eric6/i18n/eric6_fr.ts

branch
maintenance
changeset 7642
72721823d453
parent 7607
dd1054be15aa
parent 7635
0cdead130a81
child 7655
8f53d26009a2
equal deleted inserted replaced
7608:f7cb83647621 7642:72721823d453
1134 </message> 1134 </message>
1135 </context> 1135 </context>
1136 <context> 1136 <context>
1137 <name>AnnotationsChecker</name> 1137 <name>AnnotationsChecker</name>
1138 <message> 1138 <message>
1139 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="808"/> 1139 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="811"/>
1140 <source>missing type annotation for function argument &apos;{0}&apos;</source> 1140 <source>missing type annotation for function argument &apos;{0}&apos;</source>
1141 <translation type="unfinished"></translation> 1141 <translation type="unfinished"></translation>
1142 </message> 1142 </message>
1143 <message> 1143 <message>
1144 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="811"/> 1144 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="814"/>
1145 <source>missing type annotation for &apos;*{0}&apos;</source> 1145 <source>missing type annotation for &apos;*{0}&apos;</source>
1146 <translation type="unfinished"></translation> 1146 <translation type="unfinished"></translation>
1147 </message> 1147 </message>
1148 <message> 1148 <message>
1149 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="814"/> 1149 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="817"/>
1150 <source>missing type annotation for &apos;**{0}&apos;</source> 1150 <source>missing type annotation for &apos;**{0}&apos;</source>
1151 <translation type="unfinished"></translation> 1151 <translation type="unfinished"></translation>
1152 </message> 1152 </message>
1153 <message> 1153 <message>
1154 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="826"/>
1155 <source>missing return type annotation for public function</source>
1156 <translation type="unfinished"></translation>
1157 </message>
1158 <message>
1159 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="829"/>
1160 <source>missing return type annotation for protected function</source>
1161 <translation type="unfinished"></translation>
1162 </message>
1163 <message>
1164 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="832"/>
1165 <source>missing return type annotation for private function</source>
1166 <translation type="unfinished"></translation>
1167 </message>
1168 <message>
1169 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="835"/>
1170 <source>missing return type annotation for special method</source>
1171 <translation type="unfinished"></translation>
1172 </message>
1173 <message>
1174 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="838"/>
1175 <source>missing return type annotation for staticmethod</source>
1176 <translation type="unfinished"></translation>
1177 </message>
1178 <message>
1179 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="841"/>
1180 <source>missing return type annotation for classmethod</source>
1181 <translation type="unfinished"></translation>
1182 </message>
1183 <message>
1184 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="853"/>
1185 <source>{0}: {1}</source>
1186 <translation type="unfinished"></translation>
1187 </message>
1188 <message>
1189 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="820"/>
1190 <source>missing type annotation for &apos;self&apos; in method</source>
1191 <translation type="unfinished"></translation>
1192 </message>
1193 <message>
1154 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="823"/> 1194 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="823"/>
1155 <source>missing return type annotation for public function</source>
1156 <translation type="unfinished"></translation>
1157 </message>
1158 <message>
1159 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="826"/>
1160 <source>missing return type annotation for protected function</source>
1161 <translation type="unfinished"></translation>
1162 </message>
1163 <message>
1164 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="829"/>
1165 <source>missing return type annotation for private function</source>
1166 <translation type="unfinished"></translation>
1167 </message>
1168 <message>
1169 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="832"/>
1170 <source>missing return type annotation for special method</source>
1171 <translation type="unfinished"></translation>
1172 </message>
1173 <message>
1174 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="835"/>
1175 <source>missing return type annotation for staticmethod</source>
1176 <translation type="unfinished"></translation>
1177 </message>
1178 <message>
1179 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="838"/>
1180 <source>missing return type annotation for classmethod</source>
1181 <translation type="unfinished"></translation>
1182 </message>
1183 <message>
1184 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="850"/>
1185 <source>{0}: {1}</source>
1186 <translation type="unfinished"></translation>
1187 </message>
1188 <message>
1189 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="817"/>
1190 <source>missing type annotation for &apos;self&apos; in method</source>
1191 <translation type="unfinished"></translation>
1192 </message>
1193 <message>
1194 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="820"/>
1195 <source>missing type annotation for &apos;cls&apos; in classmethod</source> 1195 <source>missing type annotation for &apos;cls&apos; in classmethod</source>
1196 <translation type="unfinished"></translation> 1196 <translation type="unfinished"></translation>
1197 </message> 1197 </message>
1198 <message> 1198 <message>
1199 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="842"/> 1199 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="845"/>
1200 <source>type annotation coverage of {0}% is too low</source> 1200 <source>type annotation coverage of {0}% is too low</source>
1201 <translation type="unfinished"></translation> 1201 <translation type="unfinished"></translation>
1202 </message> 1202 </message>
1203 <message> 1203 <message>
1204 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="846"/> 1204 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="849"/>
1205 <source>type annotation is too complex ({0} &gt; {1})</source> 1205 <source>type annotation is too complex ({0} &gt; {1})</source>
1206 <translation type="unfinished"></translation> 1206 <translation type="unfinished"></translation>
1207 </message> 1207 </message>
1208 </context> 1208 </context>
1209 <context> 1209 <context>
1275 <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="155"/> 1275 <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="155"/>
1276 <source>Select to disable update checking</source> 1276 <source>Select to disable update checking</source>
1277 <translation>Sélectionner pour désactiver les vérifications de mises à jour</translation> 1277 <translation>Sélectionner pour désactiver les vérifications de mises à jour</translation>
1278 </message> 1278 </message>
1279 <message> 1279 <message>
1280 <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="158"/> 1280 <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="86"/>
1281 <source>None</source> 1281 <source>None</source>
1282 <translation>Aucune</translation> 1282 <translation>Aucune</translation>
1283 </message> 1283 </message>
1284 <message> 1284 <message>
1285 <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="165"/> 1285 <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="165"/>
1509 <message> 1509 <message>
1510 <location filename="../Preferences/ConfigurationPages/ApplicationPage.py" line="41"/> 1510 <location filename="../Preferences/ConfigurationPages/ApplicationPage.py" line="41"/>
1511 <source>Fatal Error</source> 1511 <source>Fatal Error</source>
1512 <translation type="unfinished"></translation> 1512 <translation type="unfinished"></translation>
1513 </message> 1513 </message>
1514 <message>
1515 <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="158"/>
1516 <source>Never</source>
1517 <translation type="unfinished"></translation>
1518 </message>
1514 </context> 1519 </context>
1515 <context> 1520 <context>
1516 <name>AuthenticationDialog</name> 1521 <name>AuthenticationDialog</name>
1517 <message> 1522 <message>
1518 <location filename="../UI/AuthenticationDialog.ui" line="19"/> 1523 <location filename="../UI/AuthenticationDialog.ui" line="19"/>
1561 </message> 1566 </message>
1562 </context> 1567 </context>
1563 <context> 1568 <context>
1564 <name>BackgroundService</name> 1569 <name>BackgroundService</name>
1565 <message> 1570 <message>
1566 <location filename="../Utilities/BackgroundService.py" line="131"/> 1571 <location filename="../Utilities/BackgroundService.py" line="129"/>
1567 <source>{0} not configured.</source> 1572 <source>{0} not configured.</source>
1568 <translation type="unfinished"></translation> 1573 <translation type="unfinished"></translation>
1569 </message> 1574 </message>
1570 <message> 1575 <message>
1571 <location filename="../Utilities/BackgroundService.py" line="184"/> 1576 <location filename="../Utilities/BackgroundService.py" line="183"/>
1572 <source>Restart background client?</source> 1577 <source>Restart background client?</source>
1573 <translation type="unfinished"></translation> 1578 <translation type="unfinished"></translation>
1574 </message> 1579 </message>
1575 <message> 1580 <message>
1576 <location filename="../Utilities/BackgroundService.py" line="210"/> 1581 <location filename="../Utilities/BackgroundService.py" line="209"/>
1577 <source>An error in Erics background client stopped the service.</source> 1582 <source>An error in Erics background client stopped the service.</source>
1578 <translation type="unfinished"></translation> 1583 <translation type="unfinished"></translation>
1579 </message> 1584 </message>
1580 <message> 1585 <message>
1581 <location filename="../Utilities/BackgroundService.py" line="423"/> 1586 <location filename="../Utilities/BackgroundService.py" line="420"/>
1582 <source>Eric&apos;s background client disconnected because of an unknown reason.</source> 1587 <source>Eric&apos;s background client disconnected because of an unknown reason.</source>
1583 <translation type="unfinished"></translation> 1588 <translation type="unfinished"></translation>
1584 </message> 1589 </message>
1585 <message> 1590 <message>
1586 <location filename="../Utilities/BackgroundService.py" line="429"/> 1591 <location filename="../Utilities/BackgroundService.py" line="426"/>
1587 <source>Background client disconnected.</source> 1592 <source>Background client disconnected.</source>
1588 <translation type="unfinished"></translation> 1593 <translation type="unfinished"></translation>
1589 </message> 1594 </message>
1590 <message> 1595 <message>
1591 <location filename="../Utilities/BackgroundService.py" line="184"/> 1596 <location filename="../Utilities/BackgroundService.py" line="183"/>
1592 <source>&lt;p&gt;The background client for &lt;b&gt;{0}&lt;/b&gt; has stopped due to an exception. It&apos;s used by various plug-ins like the different checkers.&lt;/p&gt;&lt;p&gt;Select&lt;ul&gt;&lt;li&gt;&lt;b&gt;&apos;Yes&apos;&lt;/b&gt; to restart the client, but abort the last job&lt;/li&gt;&lt;li&gt;&lt;b&gt;&apos;Retry&apos;&lt;/b&gt; to restart the client and the last job&lt;/li&gt;&lt;li&gt;&lt;b&gt;&apos;No&apos;&lt;/b&gt; to leave the client off.&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;Note: The client can be restarted by opening and accepting the preferences dialog or reloading/changing the project.&lt;/p&gt;</source> 1597 <source>&lt;p&gt;The background client for &lt;b&gt;{0}&lt;/b&gt; has stopped due to an exception. It&apos;s used by various plug-ins like the different checkers.&lt;/p&gt;&lt;p&gt;Select&lt;ul&gt;&lt;li&gt;&lt;b&gt;&apos;Yes&apos;&lt;/b&gt; to restart the client, but abort the last job&lt;/li&gt;&lt;li&gt;&lt;b&gt;&apos;Retry&apos;&lt;/b&gt; to restart the client and the last job&lt;/li&gt;&lt;li&gt;&lt;b&gt;&apos;No&apos;&lt;/b&gt; to leave the client off.&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;Note: The client can be restarted by opening and accepting the preferences dialog or reloading/changing the project.&lt;/p&gt;</source>
1593 <translation type="unfinished"></translation> 1598 <translation type="unfinished"></translation>
1594 </message> 1599 </message>
1595 <message> 1600 <message>
1596 <location filename="../Utilities/BackgroundService.py" line="429"/> 1601 <location filename="../Utilities/BackgroundService.py" line="426"/>
1597 <source>The background client for &lt;b&gt;{0}&lt;/b&gt; disconnected because of an unknown reason.&lt;br&gt;Should it be restarted?</source> 1602 <source>The background client for &lt;b&gt;{0}&lt;/b&gt; disconnected because of an unknown reason.&lt;br&gt;Should it be restarted?</source>
1598 <translation type="unfinished"></translation> 1603 <translation type="unfinished"></translation>
1599 </message> 1604 </message>
1600 </context> 1605 </context>
1601 <context> 1606 <context>
2012 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="208"/> 2017 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="208"/>
2013 <source>Saving Bookmarks</source> 2018 <source>Saving Bookmarks</source>
2014 <translation>Enregistrement de signets</translation> 2019 <translation>Enregistrement de signets</translation>
2015 </message> 2020 </message>
2016 <message> 2021 <message>
2017 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="397"/> 2022 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="393"/>
2018 <source>Export Bookmarks</source> 2023 <source>Export Bookmarks</source>
2019 <translation>Exporter les signets</translation> 2024 <translation>Exporter les signets</translation>
2020 </message> 2025 </message>
2021 <message> 2026 <message>
2022 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="421"/> 2027 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="417"/>
2023 <source>Exporting Bookmarks</source> 2028 <source>Exporting Bookmarks</source>
2024 <translation>Export des signets</translation> 2029 <translation>Export des signets</translation>
2025 </message> 2030 </message>
2026 <message> 2031 <message>
2027 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="537"/> 2032 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="533"/>
2028 <source>Remove Bookmark</source> 2033 <source>Remove Bookmark</source>
2029 <translation>Supprimer signet</translation> 2034 <translation>Supprimer signet</translation>
2030 </message> 2035 </message>
2031 <message> 2036 <message>
2032 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="579"/> 2037 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="575"/>
2033 <source>Insert Bookmark</source> 2038 <source>Insert Bookmark</source>
2034 <translation>Insérer signet</translation> 2039 <translation>Insérer signet</translation>
2035 </message> 2040 </message>
2036 <message> 2041 <message>
2037 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="620"/> 2042 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="616"/>
2038 <source>Name Change</source> 2043 <source>Name Change</source>
2039 <translation>Modification de nom</translation> 2044 <translation>Modification de nom</translation>
2040 </message> 2045 </message>
2041 <message> 2046 <message>
2042 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="624"/> 2047 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="620"/>
2043 <source>Address Change</source> 2048 <source>Address Change</source>
2044 <translation>Modification d&apos;adresse</translation> 2049 <translation>Modification d&apos;adresse</translation>
2045 </message> 2050 </message>
2046 <message> 2051 <message>
2047 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="208"/> 2052 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="208"/>
2048 <source>Error saving bookmarks to &lt;b&gt;{0}&lt;/b&gt;.</source> 2053 <source>Error saving bookmarks to &lt;b&gt;{0}&lt;/b&gt;.</source>
2049 <translation>Erreur à enregistrer les signets dans &lt;b&gt;{0}&lt;/b&gt;.</translation> 2054 <translation>Erreur à enregistrer les signets dans &lt;b&gt;{0}&lt;/b&gt;.</translation>
2050 </message> 2055 </message>
2051 <message> 2056 <message>
2052 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="421"/> 2057 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="417"/>
2053 <source>Error exporting bookmarks to &lt;b&gt;{0}&lt;/b&gt;.</source> 2058 <source>Error exporting bookmarks to &lt;b&gt;{0}&lt;/b&gt;.</source>
2054 <translation>Erreur à exporter les signets dans &lt;b&gt;{0}&lt;/b&gt;.</translation> 2059 <translation>Erreur à exporter les signets dans &lt;b&gt;{0}&lt;/b&gt;.</translation>
2055 </message> 2060 </message>
2056 <message> 2061 <message>
2057 <location filename="../Helpviewer/Bookmarks/BookmarksManager.py" line="409"/> 2062 <location filename="../Helpviewer/Bookmarks/BookmarksManager.py" line="409"/>
2058 <source>Converted {0}</source> 2063 <source>Converted {0}</source>
2059 <translation type="obsolete">Converti {0}</translation> 2064 <translation type="obsolete">Converti {0}</translation>
2060 </message> 2065 </message>
2061 <message> 2066 <message>
2062 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="397"/> 2067 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="393"/>
2063 <source>XBEL bookmarks (*.xbel);;XBEL bookmarks (*.xml);;HTML Bookmarks (*.html)</source> 2068 <source>XBEL bookmarks (*.xbel);;XBEL bookmarks (*.xml);;HTML Bookmarks (*.html)</source>
2064 <translation>Signets XBEL (*.xbel);;Signets XBEL (*.xml);;Signets HTML (*.html)</translation> 2069 <translation>Signets XBEL (*.xbel);;Signets XBEL (*.xml);;Signets HTML (*.html)</translation>
2065 </message> 2070 </message>
2066 <message> 2071 <message>
2067 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="139"/> 2072 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="139"/>
2334 <location filename="../UI/Browser.py" line="253"/> 2339 <location filename="../UI/Browser.py" line="253"/>
2335 <source>Add as toplevel directory</source> 2340 <source>Add as toplevel directory</source>
2336 <translation>Ajouter en tant que répertoire racine</translation> 2341 <translation>Ajouter en tant que répertoire racine</translation>
2337 </message> 2342 </message>
2338 <message> 2343 <message>
2339 <location filename="../UI/Browser.py" line="572"/> 2344 <location filename="../UI/Browser.py" line="570"/>
2340 <source>New toplevel directory</source> 2345 <source>New toplevel directory</source>
2341 <translation>Nouveau répertoire racine</translation> 2346 <translation>Nouveau répertoire racine</translation>
2342 </message> 2347 </message>
2343 <message> 2348 <message>
2344 <location filename="../UI/Browser.py" line="264"/> 2349 <location filename="../UI/Browser.py" line="264"/>
2384 <location filename="../UI/Browser.py" line="109"/> 2389 <location filename="../UI/Browser.py" line="109"/>
2385 <source>&lt;b&gt;The Browser Window&lt;/b&gt;&lt;p&gt;This allows you to easily navigate the hierarchy of directories and files on your system, identify the Python programs and open them up in a Source Viewer window. The window displays several separate hierarchies.&lt;/p&gt;&lt;p&gt;The first hierarchy is only shown if you have opened a program for debugging and its root is the directory containing that program. Usually all of the separate files that make up a Python application are held in the same directory, so this hierarchy gives you easy access to most of what you will need.&lt;/p&gt;&lt;p&gt;The next hierarchy is used to easily navigate the directories that are specified in the Python &lt;tt&gt;sys.path&lt;/tt&gt; variable.&lt;/p&gt;&lt;p&gt;The remaining hierarchies allow you navigate your system as a whole. On a UNIX system there will be a hierarchy with &lt;tt&gt;/&lt;/tt&gt; at its root and another with the user home directory. On a Windows system there will be a hierarchy for each drive on the system.&lt;/p&gt;&lt;p&gt;Python programs (i.e. those with a &lt;tt&gt;.py&lt;/tt&gt; file name suffix) are identified in the hierarchies with a Python icon. The right mouse button will popup a menu which lets you open the file in a Source Viewer window, open the file for debugging or use it for a unittest run.&lt;/p&gt;&lt;p&gt;The context menu of a class, function or method allows you to open the file defining this class, function or method and will ensure, that the correct source line is visible.&lt;/p&gt;&lt;p&gt;Qt-Designer files (i.e. those with a &lt;tt&gt;.ui&lt;/tt&gt; file name suffix) are shown with a Designer icon. The context menu of these files allows you to start Qt-Designer with that file.&lt;/p&gt;&lt;p&gt;Qt-Linguist files (i.e. those with a &lt;tt&gt;.ts&lt;/tt&gt; file name suffix) are shown with a Linguist icon. The context menu of these files allows you to start Qt-Linguist with that file.&lt;/p&gt;</source> 2390 <source>&lt;b&gt;The Browser Window&lt;/b&gt;&lt;p&gt;This allows you to easily navigate the hierarchy of directories and files on your system, identify the Python programs and open them up in a Source Viewer window. The window displays several separate hierarchies.&lt;/p&gt;&lt;p&gt;The first hierarchy is only shown if you have opened a program for debugging and its root is the directory containing that program. Usually all of the separate files that make up a Python application are held in the same directory, so this hierarchy gives you easy access to most of what you will need.&lt;/p&gt;&lt;p&gt;The next hierarchy is used to easily navigate the directories that are specified in the Python &lt;tt&gt;sys.path&lt;/tt&gt; variable.&lt;/p&gt;&lt;p&gt;The remaining hierarchies allow you navigate your system as a whole. On a UNIX system there will be a hierarchy with &lt;tt&gt;/&lt;/tt&gt; at its root and another with the user home directory. On a Windows system there will be a hierarchy for each drive on the system.&lt;/p&gt;&lt;p&gt;Python programs (i.e. those with a &lt;tt&gt;.py&lt;/tt&gt; file name suffix) are identified in the hierarchies with a Python icon. The right mouse button will popup a menu which lets you open the file in a Source Viewer window, open the file for debugging or use it for a unittest run.&lt;/p&gt;&lt;p&gt;The context menu of a class, function or method allows you to open the file defining this class, function or method and will ensure, that the correct source line is visible.&lt;/p&gt;&lt;p&gt;Qt-Designer files (i.e. those with a &lt;tt&gt;.ui&lt;/tt&gt; file name suffix) are shown with a Designer icon. The context menu of these files allows you to start Qt-Designer with that file.&lt;/p&gt;&lt;p&gt;Qt-Linguist files (i.e. those with a &lt;tt&gt;.ts&lt;/tt&gt; file name suffix) are shown with a Linguist icon. The context menu of these files allows you to start Qt-Linguist with that file.&lt;/p&gt;</source>
2386 <translation type="unfinished"></translation> 2391 <translation type="unfinished"></translation>
2387 </message> 2392 </message>
2388 <message> 2393 <message>
2389 <location filename="../UI/Browser.py" line="503"/> 2394 <location filename="../UI/Browser.py" line="501"/>
2390 <source>Show Mime-Type</source> 2395 <source>Show Mime-Type</source>
2391 <translation type="unfinished"></translation> 2396 <translation type="unfinished"></translation>
2392 </message> 2397 </message>
2393 <message> 2398 <message>
2394 <location filename="../UI/Browser.py" line="476"/> 2399 <location filename="../UI/Browser.py" line="474"/>
2395 <source>The mime type of the file could not be determined.</source> 2400 <source>The mime type of the file could not be determined.</source>
2396 <translation type="unfinished"></translation> 2401 <translation type="unfinished"></translation>
2397 </message> 2402 </message>
2398 <message> 2403 <message>
2399 <location filename="../UI/Browser.py" line="494"/> 2404 <location filename="../UI/Browser.py" line="492"/>
2400 <source>The file has the mime type &lt;b&gt;{0}&lt;/b&gt;.</source> 2405 <source>The file has the mime type &lt;b&gt;{0}&lt;/b&gt;.</source>
2401 <translation type="unfinished"></translation> 2406 <translation type="unfinished"></translation>
2402 </message> 2407 </message>
2403 <message> 2408 <message>
2404 <location filename="../UI/Browser.py" line="503"/> 2409 <location filename="../UI/Browser.py" line="501"/>
2405 <source>The file has the mime type &lt;b&gt;{0}&lt;/b&gt;.&lt;br/&gt; Shall it be added to the list of text mime types?</source> 2410 <source>The file has the mime type &lt;b&gt;{0}&lt;/b&gt;.&lt;br/&gt; Shall it be added to the list of text mime types?</source>
2406 <translation type="unfinished"></translation> 2411 <translation type="unfinished"></translation>
2407 </message> 2412 </message>
2408 <message> 2413 <message>
2409 <location filename="../UI/Browser.py" line="228"/> 2414 <location filename="../UI/Browser.py" line="228"/>
2833 <translation type="unfinished"></translation> 2838 <translation type="unfinished"></translation>
2834 </message> 2839 </message>
2835 <message> 2840 <message>
2836 <location filename="../Cooperation/ChatWidget.py" line="241"/> 2841 <location filename="../Cooperation/ChatWidget.py" line="241"/>
2837 <source>Message from &lt;{0}&gt;</source> 2842 <source>Message from &lt;{0}&gt;</source>
2843 <translation type="unfinished"></translation>
2844 </message>
2845 </context>
2846 <context>
2847 <name>CheckerCategories</name>
2848 <message>
2849 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="63"/>
2850 <source>Annotations</source>
2851 <translation type="unfinished"></translation>
2852 </message>
2853 <message>
2854 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="66"/>
2855 <source>Code Complexity</source>
2856 <translation type="unfinished"></translation>
2857 </message>
2858 <message>
2859 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="69"/>
2860 <source>Documentation</source>
2861 <translation type="unfinished">Documentation</translation>
2862 </message>
2863 <message>
2864 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="72"/>
2865 <source>Errors</source>
2866 <translation type="unfinished">Erreurs</translation>
2867 </message>
2868 <message>
2869 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="75"/>
2870 <source>Miscellaneous</source>
2871 <translation type="unfinished"></translation>
2872 </message>
2873 <message>
2874 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="78"/>
2875 <source>Naming</source>
2876 <translation type="unfinished"></translation>
2877 </message>
2878 <message>
2879 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="84"/>
2880 <source>Warnings</source>
2881 <translation type="unfinished"></translation>
2882 </message>
2883 <message>
2884 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="81"/>
2885 <source>Security</source>
2838 <translation type="unfinished"></translation> 2886 <translation type="unfinished"></translation>
2839 </message> 2887 </message>
2840 </context> 2888 </context>
2841 <context> 2889 <context>
2842 <name>ChromeImporter</name> 2890 <name>ChromeImporter</name>
3365 <source>Enter right hand side of assignment</source> 3413 <source>Enter right hand side of assignment</source>
3366 <translation type="unfinished"></translation> 3414 <translation type="unfinished"></translation>
3367 </message> 3415 </message>
3368 </context> 3416 </context>
3369 <context> 3417 <context>
3418 <name>CodeStyleChecker</name>
3419 <message>
3420 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="1133"/>
3421 <source>No message defined for code &apos;{0}&apos;.</source>
3422 <translation type="unfinished"></translation>
3423 </message>
3424 </context>
3425 <context>
3370 <name>CodeStyleCheckerDialog</name> 3426 <name>CodeStyleCheckerDialog</name>
3371 <message> 3427 <message>
3372 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="14"/> 3428 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="14"/>
3373 <source>Code Style Check Result</source> 3429 <source>Code Style Check Result</source>
3374 <translation type="unfinished"></translation> 3430 <translation type="unfinished"></translation>
3379 &lt;p&gt;This dialog shows the results of the code style check. Double clicking an 3435 &lt;p&gt;This dialog shows the results of the code style check. Double clicking an
3380 entry will open an editor window and position the cursor at the respective line and position.&lt;/p&gt;</source> 3436 entry will open an editor window and position the cursor at the respective line and position.&lt;/p&gt;</source>
3381 <translation type="unfinished"></translation> 3437 <translation type="unfinished"></translation>
3382 </message> 3438 </message>
3383 <message> 3439 <message>
3384 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="48"/> 3440 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="68"/>
3385 <source>Exclude Files:</source> 3441 <source>Exclude Files:</source>
3386 <translation type="unfinished">Fichiers exclus:</translation> 3442 <translation type="unfinished">Fichiers exclus:</translation>
3387 </message> 3443 </message>
3388 <message> 3444 <message>
3389 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="55"/> 3445 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="75"/>
3390 <source>Enter filename patterns of files to be excluded separated by a comma</source> 3446 <source>Enter filename patterns of files to be excluded separated by a comma</source>
3391 <translation type="unfinished">Entrer les filtres de noms de fichiers à exclure, séparés par des virgules</translation> 3447 <translation type="unfinished">Entrer les filtres de noms de fichiers à exclure, séparés par des virgules</translation>
3392 </message> 3448 </message>
3393 <message> 3449 <message>
3394 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="828"/> 3450 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1090"/>
3395 <source>Press to start the code style check run</source> 3451 <source>Press to start the code style check run</source>
3396 <translation type="unfinished"></translation> 3452 <translation type="unfinished"></translation>
3397 </message> 3453 </message>
3398 <message> 3454 <message>
3399 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="985"/> 3455 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1321"/>
3400 <source>Press to fix the selected issues</source> 3456 <source>Press to fix the selected issues</source>
3401 <translation type="unfinished"></translation> 3457 <translation type="unfinished"></translation>
3402 </message> 3458 </message>
3403 <message> 3459 <message>
3404 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="851"/> 3460 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1113"/>
3405 <source>Press to load the default values</source> 3461 <source>Press to load the default values</source>
3406 <translation type="unfinished"></translation> 3462 <translation type="unfinished"></translation>
3407 </message> 3463 </message>
3408 <message> 3464 <message>
3409 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="861"/> 3465 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1123"/>
3410 <source>Press to store the current values as defaults</source> 3466 <source>Press to store the current values as defaults</source>
3411 <translation type="unfinished"></translation> 3467 <translation type="unfinished"></translation>
3412 </message> 3468 </message>
3413 <message> 3469 <message>
3414 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="871"/> 3470 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1133"/>
3415 <source>Press to reset the default values</source> 3471 <source>Press to reset the default values</source>
3416 <translation type="unfinished"></translation> 3472 <translation type="unfinished"></translation>
3417 </message> 3473 </message>
3418 <message> 3474 <message>
3419 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="62"/> 3475 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="82"/>
3420 <source>Exclude Messages:</source> 3476 <source>Exclude Messages:</source>
3421 <translation type="unfinished"></translation> 3477 <translation type="unfinished"></translation>
3422 </message> 3478 </message>
3423 <message> 3479 <message>
3424 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="69"/> 3480 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="159"/>
3425 <source>Enter message codes or categories to be excluded separated by a comma</source>
3426 <translation type="unfinished"></translation>
3427 </message>
3428 <message>
3429 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="139"/>
3430 <source>Press to select the message codes from a list</source> 3481 <source>Press to select the message codes from a list</source>
3431 <translation type="unfinished"></translation> 3482 <translation type="unfinished"></translation>
3432 </message> 3483 </message>
3433 <message> 3484 <message>
3434 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="83"/> 3485 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="103"/>
3435 <source>Included Messages:</source> 3486 <source>Included Messages:</source>
3436 <translation type="unfinished"></translation> 3487 <translation type="unfinished"></translation>
3437 </message> 3488 </message>
3438 <message> 3489 <message>
3439 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="90"/> 3490 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="124"/>
3440 <source>Enter message codes or categories to be included separated by a comma</source>
3441 <translation type="unfinished"></translation>
3442 </message>
3443 <message>
3444 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="104"/>
3445 <source>Fix Issues:</source> 3491 <source>Fix Issues:</source>
3446 <translation type="unfinished"></translation> 3492 <translation type="unfinished"></translation>
3447 </message> 3493 </message>
3448 <message> 3494 <message>
3449 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="111"/> 3495 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="131"/>
3450 <source>Enter message codes of issues to be fixed automatically (leave empty to fix all)</source> 3496 <source>Enter message codes of issues to be fixed automatically (leave empty to fix all)</source>
3451 <translation type="unfinished"></translation> 3497 <translation type="unfinished"></translation>
3452 </message> 3498 </message>
3453 <message> 3499 <message>
3454 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="125"/> 3500 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="145"/>
3455 <source>Don&apos;t Fix Issues:</source> 3501 <source>Don&apos;t Fix Issues:</source>
3456 <translation type="unfinished"></translation> 3502 <translation type="unfinished"></translation>
3457 </message> 3503 </message>
3458 <message> 3504 <message>
3459 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="132"/> 3505 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="152"/>
3460 <source>Enter message codes of issues not to be fixed automatically</source> 3506 <source>Enter message codes of issues not to be fixed automatically</source>
3461 <translation type="unfinished"></translation> 3507 <translation type="unfinished"></translation>
3462 </message> 3508 </message>
3463 <message> 3509 <message>
3464 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="263"/> 3510 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="283"/>
3465 <source>Max. Line Length:</source> 3511 <source>Max. Line Length:</source>
3466 <translation type="unfinished"></translation> 3512 <translation type="unfinished"></translation>
3467 </message> 3513 </message>
3468 <message> 3514 <message>
3469 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="296"/> 3515 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="316"/>
3470 <source>Enter the maximum allowed line length (PEP-8: 79 characters)</source> 3516 <source>Enter the maximum allowed line length (PEP-8: 79 characters)</source>
3471 <translation type="unfinished"></translation> 3517 <translation type="unfinished"></translation>
3472 </message> 3518 </message>
3473 <message> 3519 <message>
3474 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="423"/> 3520 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="443"/>
3475 <source>Docstring Type:</source> 3521 <source>Docstring Type:</source>
3476 <translation type="unfinished"></translation> 3522 <translation type="unfinished"></translation>
3477 </message> 3523 </message>
3478 <message> 3524 <message>
3479 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="430"/> 3525 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="450"/>
3480 <source>Select the rule set for docstrings</source> 3526 <source>Select the rule set for docstrings</source>
3481 <translation type="unfinished"></translation> 3527 <translation type="unfinished"></translation>
3482 </message> 3528 </message>
3483 <message> 3529 <message>
3484 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="404"/> 3530 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="424"/>
3485 <source>Select to allow hanging closing brackets</source> 3531 <source>Select to allow hanging closing brackets</source>
3486 <translation type="unfinished"></translation> 3532 <translation type="unfinished"></translation>
3487 </message> 3533 </message>
3488 <message> 3534 <message>
3489 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="407"/> 3535 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="427"/>
3490 <source>Allow hanging closing brackets</source> 3536 <source>Allow hanging closing brackets</source>
3491 <translation type="unfinished"></translation> 3537 <translation type="unfinished"></translation>
3492 </message> 3538 </message>
3493 <message> 3539 <message>
3494 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="148"/> 3540 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="168"/>
3495 <source>Select to repeat each message type</source> 3541 <source>Select to repeat each message type</source>
3496 <translation type="unfinished"></translation> 3542 <translation type="unfinished"></translation>
3497 </message> 3543 </message>
3498 <message> 3544 <message>
3499 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="151"/> 3545 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="171"/>
3500 <source>Repeat messages</source> 3546 <source>Repeat messages</source>
3501 <translation type="unfinished"></translation> 3547 <translation type="unfinished"></translation>
3502 </message> 3548 </message>
3503 <message> 3549 <message>
3504 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="161"/> 3550 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="181"/>
3505 <source>Select to fix some issues</source> 3551 <source>Select to fix some issues</source>
3506 <translation type="unfinished"></translation> 3552 <translation type="unfinished"></translation>
3507 </message> 3553 </message>
3508 <message> 3554 <message>
3509 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="164"/> 3555 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="184"/>
3510 <source>Fix issues automatically</source> 3556 <source>Fix issues automatically</source>
3511 <translation type="unfinished"></translation> 3557 <translation type="unfinished"></translation>
3512 </message> 3558 </message>
3513 <message> 3559 <message>
3514 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="898"/> 3560 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1263"/>
3515 <source>&lt;b&gt;Result List&lt;/b&gt; 3561 <source>&lt;b&gt;Result List&lt;/b&gt;
3516 &lt;p&gt;This list shows the results of the code style check. Double clicking 3562 &lt;p&gt;This list shows the results of the code style check. Double clicking
3517 an entry will open this entry in an editor window and position the cursor at 3563 an entry will open this entry in an editor window and position the cursor at
3518 the respective line and position.&lt;/p&gt;</source> 3564 the respective line and position.&lt;/p&gt;</source>
3519 <translation type="unfinished"></translation> 3565 <translation type="unfinished"></translation>
3520 </message> 3566 </message>
3521 <message> 3567 <message>
3522 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="914"/> 3568 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1279"/>
3523 <source>File/Line</source> 3569 <source>File/Line</source>
3524 <translation type="unfinished">Fichier/ligne</translation> 3570 <translation type="unfinished">Fichier/ligne</translation>
3525 </message> 3571 </message>
3526 <message> 3572 <message>
3527 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="919"/> 3573 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1284"/>
3528 <source>Code</source> 3574 <source>Code</source>
3529 <translation type="unfinished">Code</translation> 3575 <translation type="unfinished">Code</translation>
3530 </message> 3576 </message>
3531 <message> 3577 <message>
3532 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="924"/> 3578 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1289"/>
3533 <source>Message</source> 3579 <source>Message</source>
3534 <translation type="unfinished">Message</translation> 3580 <translation type="unfinished">Message</translation>
3535 </message> 3581 </message>
3536 <message> 3582 <message>
3537 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="81"/> 3583 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="122"/>
3538 <source>PEP-257</source> 3584 <source>PEP-257</source>
3539 <translation type="unfinished"></translation> 3585 <translation type="unfinished"></translation>
3540 </message> 3586 </message>
3541 <message> 3587 <message>
3542 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="82"/> 3588 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="123"/>
3543 <source>Eric</source> 3589 <source>Eric</source>
3544 <translation type="unfinished"></translation> 3590 <translation type="unfinished"></translation>
3545 </message> 3591 </message>
3546 <message> 3592 <message>
3547 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="89"/> 3593 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1354"/>
3548 <source>Statistics...</source> 3594 <source>Statistics...</source>
3549 <translation type="unfinished"></translation> 3595 <translation type="unfinished"></translation>
3550 </message> 3596 </message>
3551 <message> 3597 <message>
3552 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="91"/> 3598 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1351"/>
3553 <source>Press to show some statistics for the last run</source> 3599 <source>Press to show some statistics for the last run</source>
3554 <translation type="unfinished"></translation> 3600 <translation type="unfinished"></translation>
3555 </message> 3601 </message>
3556 <message> 3602 <message>
3557 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="94"/> 3603 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1344"/>
3558 <source>Show</source> 3604 <source>Show</source>
3559 <translation type="unfinished"></translation> 3605 <translation type="unfinished"></translation>
3560 </message> 3606 </message>
3561 <message> 3607 <message>
3562 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="96"/> 3608 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1341"/>
3563 <source>Press to show all files containing an issue</source> 3609 <source>Press to show all files containing an issue</source>
3564 <translation type="unfinished"></translation> 3610 <translation type="unfinished"></translation>
3565 </message> 3611 </message>
3566 <message> 3612 <message>
3567 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="647"/> 3613 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="238"/>
3568 <source>Error: {0}</source> 3614 <source>Error: {0}</source>
3569 <translation type="unfinished"></translation> 3615 <translation type="unfinished"></translation>
3570 </message> 3616 </message>
3571 <message> 3617 <message>
3572 <location filename="../Plugins/PluginCodeStyleChecker.py" line="244"/> 3618 <location filename="../Plugins/PluginCodeStyleChecker.py" line="224"/>
3573 <source>Fix: {0}</source> 3619 <source>Fix: {0}</source>
3574 <translation type="unfinished"></translation> 3620 <translation type="unfinished"></translation>
3575 </message> 3621 </message>
3576 <message> 3622 <message>
3577 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="789"/> 3623 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1016"/>
3578 <source>No issues found.</source> 3624 <source>No issues found.</source>
3579 <translation type="unfinished"></translation> 3625 <translation type="unfinished"></translation>
3580 </message> 3626 </message>
3581 <message> 3627 <message>
3582 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="945"/> 3628 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1189"/>
3583 <source>Shows the progress of the code style check</source> 3629 <source>Shows the progress of the code style check</source>
3584 <translation type="unfinished"></translation> 3630 <translation type="unfinished"></translation>
3585 </message> 3631 </message>
3586 <message> 3632 <message>
3587 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="954"/> 3633 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1198"/>
3588 <source>%v/%m Files</source> 3634 <source>%v/%m Files</source>
3589 <translation type="unfinished"></translation> 3635 <translation type="unfinished"></translation>
3590 </message> 3636 </message>
3591 <message> 3637 <message>
3592 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="174"/> 3638 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="194"/>
3593 <source>Select to show ignored issues</source> 3639 <source>Select to show ignored issues</source>
3594 <translation type="unfinished"></translation> 3640 <translation type="unfinished"></translation>
3595 </message> 3641 </message>
3596 <message> 3642 <message>
3597 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="177"/> 3643 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="197"/>
3598 <source>Show ignored</source> 3644 <source>Show ignored</source>
3599 <translation type="unfinished"></translation> 3645 <translation type="unfinished"></translation>
3600 </message> 3646 </message>
3601 <message> 3647 <message>
3602 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="740"/> 3648 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="942"/>
3603 <source>{0} (ignored)</source> 3649 <source>{0} (ignored)</source>
3604 <translation type="unfinished"></translation> 3650 <translation type="unfinished"></translation>
3605 </message> 3651 </message>
3606 <message> 3652 <message>
3607 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="632"/> 3653 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="835"/>
3608 <source>Preparing files...</source> 3654 <source>Preparing files...</source>
3609 <translation type="unfinished"></translation> 3655 <translation type="unfinished"></translation>
3610 </message> 3656 </message>
3611 <message> 3657 <message>
3612 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="678"/> 3658 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="698"/>
3613 <source>Enter the maximum allowed code complexity (McCabe: 10)</source> 3659 <source>Enter the maximum allowed code complexity (McCabe: 10)</source>
3614 <translation type="unfinished"></translation> 3660 <translation type="unfinished"></translation>
3615 </message> 3661 </message>
3616 <message> 3662 <message>
3617 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="159"/> 3663 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="211"/>
3618 <source>Errors</source> 3664 <source>Errors</source>
3619 <translation type="unfinished">Erreurs</translation> 3665 <translation type="unfinished">Erreurs</translation>
3620 </message> 3666 </message>
3621 <message> 3667 <message>
3622 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="674"/> 3668 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="874"/>
3623 <source>Transferring data...</source> 3669 <source>Transferring data...</source>
3624 <translation type="unfinished"></translation> 3670 <translation type="unfinished"></translation>
3625 </message> 3671 </message>
3626 <message> 3672 <message>
3627 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="42"/> 3673 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="42"/>
3628 <source>Global Options</source> 3674 <source>Global Options</source>
3629 <translation type="unfinished"></translation> 3675 <translation type="unfinished"></translation>
3630 </message> 3676 </message>
3631 <message> 3677 <message>
3632 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="213"/> 3678 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="233"/>
3633 <source>Specific Options</source> 3679 <source>Specific Options</source>
3634 <translation type="unfinished"></translation> 3680 <translation type="unfinished"></translation>
3635 </message> 3681 </message>
3636 <message> 3682 <message>
3637 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="255"/> 3683 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="275"/>
3638 <source>Source Style</source> 3684 <source>Source Style</source>
3639 <translation type="unfinished"></translation> 3685 <translation type="unfinished"></translation>
3640 </message> 3686 </message>
3641 <message> 3687 <message>
3642 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="417"/> 3688 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="437"/>
3643 <source>Documentation Style</source> 3689 <source>Documentation Style</source>
3644 <translation type="unfinished"></translation> 3690 <translation type="unfinished"></translation>
3645 </message> 3691 </message>
3646 <message> 3692 <message>
3647 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="453"/> 3693 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="473"/>
3648 <source>Coding Line</source> 3694 <source>Coding Line</source>
3649 <translation type="unfinished"></translation> 3695 <translation type="unfinished"></translation>
3650 </message> 3696 </message>
3651 <message> 3697 <message>
3652 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="459"/> 3698 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="479"/>
3653 <source>Valid Encodings:</source> 3699 <source>Valid Encodings:</source>
3654 <translation type="unfinished"></translation> 3700 <translation type="unfinished"></translation>
3655 </message> 3701 </message>
3656 <message> 3702 <message>
3657 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="466"/> 3703 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="486"/>
3658 <source>Enter valid encodings separated by a comma (leave empty to use defaults)</source> 3704 <source>Enter valid encodings separated by a comma (leave empty to use defaults)</source>
3659 <translation type="unfinished"></translation> 3705 <translation type="unfinished"></translation>
3660 </message> 3706 </message>
3661 <message> 3707 <message>
3662 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="476"/> 3708 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="496"/>
3663 <source>Copyright</source> 3709 <source>Copyright</source>
3664 <translation type="unfinished"></translation> 3710 <translation type="unfinished"></translation>
3665 </message> 3711 </message>
3666 <message> 3712 <message>
3667 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="482"/> 3713 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="502"/>
3668 <source>Min. File Size:</source> 3714 <source>Min. File Size:</source>
3669 <translation type="unfinished"></translation> 3715 <translation type="unfinished"></translation>
3670 </message> 3716 </message>
3671 <message> 3717 <message>
3672 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="489"/> 3718 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="509"/>
3673 <source>Enter the minimum size a file must have to be checked (0 for all files)</source> 3719 <source>Enter the minimum size a file must have to be checked (0 for all files)</source>
3674 <translation type="unfinished"></translation> 3720 <translation type="unfinished"></translation>
3675 </message> 3721 </message>
3676 <message> 3722 <message>
3677 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="515"/> 3723 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="535"/>
3678 <source>Author:</source> 3724 <source>Author:</source>
3679 <translation type="unfinished">Auteur:</translation> 3725 <translation type="unfinished">Auteur:</translation>
3680 </message> 3726 </message>
3681 <message> 3727 <message>
3682 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="522"/> 3728 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="542"/>
3683 <source>Enter a copyright author name to check for (leave empty to omit this check)</source> 3729 <source>Enter a copyright author name to check for (leave empty to omit this check)</source>
3684 <translation type="unfinished"></translation> 3730 <translation type="unfinished"></translation>
3685 </message> 3731 </message>
3686 <message> 3732 <message>
3687 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="532"/> 3733 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="552"/>
3688 <source>Future Imports</source> 3734 <source>Future Imports</source>
3689 <translation type="unfinished"></translation> 3735 <translation type="unfinished"></translation>
3690 </message> 3736 </message>
3691 <message> 3737 <message>
3692 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="538"/> 3738 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="558"/>
3693 <source>Expected Imports:</source> 3739 <source>Expected Imports:</source>
3694 <translation type="unfinished"></translation> 3740 <translation type="unfinished"></translation>
3695 </message> 3741 </message>
3696 <message> 3742 <message>
3697 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="652"/> 3743 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="672"/>
3698 <source>Code Complexity</source> 3744 <source>Code Complexity</source>
3699 <translation type="unfinished"></translation> 3745 <translation type="unfinished"></translation>
3700 </message> 3746 </message>
3701 <message> 3747 <message>
3702 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="831"/> 3748 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1093"/>
3703 <source>&amp;Start</source> 3749 <source>&amp;Start</source>
3704 <translation type="unfinished">&amp;Lancer</translation> 3750 <translation type="unfinished">&amp;Lancer</translation>
3705 </message> 3751 </message>
3706 <message> 3752 <message>
3707 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="988"/> 3753 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1324"/>
3708 <source>&amp;Fix Selected</source> 3754 <source>&amp;Fix Selected</source>
3709 <translation type="unfinished"></translation> 3755 <translation type="unfinished"></translation>
3710 </message> 3756 </message>
3711 <message> 3757 <message>
3712 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="854"/> 3758 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1116"/>
3713 <source>&amp;Load Defaults</source> 3759 <source>&amp;Load Defaults</source>
3714 <translation type="unfinished"></translation> 3760 <translation type="unfinished"></translation>
3715 </message> 3761 </message>
3716 <message> 3762 <message>
3717 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="864"/> 3763 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1126"/>
3718 <source>St&amp;ore Defaults</source> 3764 <source>St&amp;ore Defaults</source>
3719 <translation type="unfinished"></translation> 3765 <translation type="unfinished"></translation>
3720 </message> 3766 </message>
3721 <message> 3767 <message>
3722 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="874"/> 3768 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1136"/>
3723 <source>&amp;Reset Defaults</source> 3769 <source>&amp;Reset Defaults</source>
3724 <translation type="unfinished"></translation> 3770 <translation type="unfinished"></translation>
3725 </message> 3771 </message>
3726 <message> 3772 <message>
3727 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="792"/> 3773 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1019"/>
3728 <source>No files found (check your ignore list).</source> 3774 <source>No files found (check your ignore list).</source>
3729 <translation type="unfinished"></translation> 3775 <translation type="unfinished"></translation>
3730 </message> 3776 </message>
3731 <message> 3777 <message>
3732 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="564"/> 3778 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="584"/>
3733 <source>Ignore Built-ins Assignment</source> 3779 <source>Ignore Built-ins Assignment</source>
3734 <translation type="unfinished"></translation> 3780 <translation type="unfinished"></translation>
3735 </message> 3781 </message>
3736 <message> 3782 <message>
3737 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="580"/> 3783 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="600"/>
3738 <source>Left</source> 3784 <source>Left</source>
3739 <translation type="unfinished">Left</translation> 3785 <translation type="unfinished">Left</translation>
3740 </message> 3786 </message>
3741 <message> 3787 <message>
3742 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="585"/> 3788 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="605"/>
3743 <source>Right</source> 3789 <source>Right</source>
3744 <translation type="unfinished">Right</translation> 3790 <translation type="unfinished">Right</translation>
3745 </message> 3791 </message>
3746 <message> 3792 <message>
3747 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="595"/> 3793 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="615"/>
3748 <source>Press to add a built-in assignment to be ignored</source> 3794 <source>Press to add a built-in assignment to be ignored</source>
3749 <translation type="unfinished"></translation> 3795 <translation type="unfinished"></translation>
3750 </message> 3796 </message>
3751 <message> 3797 <message>
3752 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="605"/> 3798 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="625"/>
3753 <source>Press to delete the selected entries</source> 3799 <source>Press to delete the selected entries</source>
3754 <translation type="unfinished">Cliquer pour supprimer les entrées sélectionnées</translation> 3800 <translation type="unfinished">Cliquer pour supprimer les entrées sélectionnées</translation>
3755 </message> 3801 </message>
3756 <message> 3802 <message>
3757 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="671"/> 3803 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="691"/>
3758 <source>Max. McCabe Complexity:</source> 3804 <source>Max. McCabe Complexity:</source>
3759 <translation type="unfinished"></translation> 3805 <translation type="unfinished"></translation>
3760 </message> 3806 </message>
3761 <message> 3807 <message>
3762 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="694"/> 3808 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="714"/>
3763 <source>Max. Line Complexity:</source> 3809 <source>Max. Line Complexity:</source>
3764 <translation type="unfinished"></translation> 3810 <translation type="unfinished"></translation>
3765 </message> 3811 </message>
3766 <message> 3812 <message>
3767 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="701"/> 3813 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="721"/>
3768 <source>Enter the maximum complexity (number of nodes) for a line of code</source> 3814 <source>Enter the maximum complexity (number of nodes) for a line of code</source>
3769 <translation type="unfinished"></translation> 3815 <translation type="unfinished"></translation>
3770 </message> 3816 </message>
3771 <message> 3817 <message>
3772 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="717"/> 3818 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="737"/>
3773 <source>Max. Line Complexity Score:</source> 3819 <source>Max. Line Complexity Score:</source>
3774 <translation type="unfinished"></translation> 3820 <translation type="unfinished"></translation>
3775 </message> 3821 </message>
3776 <message> 3822 <message>
3777 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="724"/> 3823 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="744"/>
3778 <source>Enter the maximum allowed median for line complexity</source> 3824 <source>Enter the maximum allowed median for line complexity</source>
3779 <translation type="unfinished"></translation> 3825 <translation type="unfinished"></translation>
3780 </message> 3826 </message>
3781 <message> 3827 <message>
3782 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="330"/> 3828 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="350"/>
3783 <source>Blank Lines Before</source> 3829 <source>Blank Lines Before</source>
3784 <translation type="unfinished"></translation> 3830 <translation type="unfinished"></translation>
3785 </message> 3831 </message>
3786 <message> 3832 <message>
3787 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="336"/> 3833 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="356"/>
3788 <source>Top Level Classes and Functions:</source> 3834 <source>Top Level Classes and Functions:</source>
3789 <translation type="unfinished"></translation> 3835 <translation type="unfinished"></translation>
3790 </message> 3836 </message>
3791 <message> 3837 <message>
3792 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="343"/> 3838 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="363"/>
3793 <source>Enter the number of blank lines before top level classes and functions</source> 3839 <source>Enter the number of blank lines before top level classes and functions</source>
3794 <translation type="unfinished"></translation> 3840 <translation type="unfinished"></translation>
3795 </message> 3841 </message>
3796 <message> 3842 <message>
3797 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="375"/> 3843 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="395"/>
3798 <source>Methods and Nested Classes and Functions:</source> 3844 <source>Methods and Nested Classes and Functions:</source>
3799 <translation type="unfinished"></translation> 3845 <translation type="unfinished"></translation>
3800 </message> 3846 </message>
3801 <message> 3847 <message>
3802 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="382"/> 3848 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="402"/>
3803 <source>Enter the number of blank lines before methods and nested classes or functions</source> 3849 <source>Enter the number of blank lines before methods and nested classes or functions</source>
3804 <translation type="unfinished"></translation> 3850 <translation type="unfinished"></translation>
3805 </message> 3851 </message>
3806 <message> 3852 <message>
3807 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="289"/> 3853 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="309"/>
3808 <source>Max. Documentation Line Length:</source> 3854 <source>Max. Documentation Line Length:</source>
3809 <translation type="unfinished"></translation> 3855 <translation type="unfinished"></translation>
3810 </message> 3856 </message>
3811 <message> 3857 <message>
3812 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="633"/> 3858 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="653"/>
3813 <source>Commented Code</source> 3859 <source>Commented Code</source>
3814 <translation type="unfinished"></translation> 3860 <translation type="unfinished"></translation>
3815 </message> 3861 </message>
3816 <message> 3862 <message>
3817 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="639"/> 3863 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="659"/>
3818 <source>Select to search for commented code more aggressively. This may increase the number of false positives.</source> 3864 <source>Select to search for commented code more aggressively. This may increase the number of false positives.</source>
3819 <translation type="unfinished"></translation> 3865 <translation type="unfinished"></translation>
3820 </message> 3866 </message>
3821 <message> 3867 <message>
3822 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="642"/> 3868 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="662"/>
3823 <source>Search aggressively</source> 3869 <source>Search aggressively</source>
3824 <translation type="unfinished"></translation> 3870 <translation type="unfinished"></translation>
3825 </message> 3871 </message>
3826 <message> 3872 <message>
3827 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="743"/> 3873 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="763"/>
3828 <source>Type Annotations</source> 3874 <source>Type Annotations</source>
3829 <translation type="unfinished"></translation> 3875 <translation type="unfinished"></translation>
3830 </message> 3876 </message>
3831 <message> 3877 <message>
3832 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="749"/> 3878 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="769"/>
3833 <source>Min. Coverage:</source> 3879 <source>Min. Coverage:</source>
3834 <translation type="unfinished"></translation> 3880 <translation type="unfinished"></translation>
3835 </message> 3881 </message>
3836 <message> 3882 <message>
3837 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="756"/> 3883 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="776"/>
3838 <source>Enter the minimum percentage of type annotations</source> 3884 <source>Enter the minimum percentage of type annotations</source>
3839 <translation type="unfinished"></translation> 3885 <translation type="unfinished"></translation>
3840 </message> 3886 </message>
3841 <message> 3887 <message>
3842 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="759"/> 3888 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="779"/>
3843 <source>off</source> 3889 <source>off</source>
3844 <translation type="unfinished"></translation> 3890 <translation type="unfinished"></translation>
3845 </message> 3891 </message>
3846 <message> 3892 <message>
3847 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="762"/> 3893 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="782"/>
3848 <source>%</source> 3894 <source>%</source>
3849 <translation type="unfinished"></translation> 3895 <translation type="unfinished"></translation>
3850 </message> 3896 </message>
3851 <message> 3897 <message>
3852 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="785"/> 3898 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="805"/>
3853 <source>Max. Complexity:</source> 3899 <source>Max. Complexity:</source>
3854 <translation type="unfinished"></translation> 3900 <translation type="unfinished"></translation>
3855 </message> 3901 </message>
3856 <message> 3902 <message>
3857 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="792"/> 3903 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="812"/>
3858 <source>Enter the maximum type annotation complexity</source> 3904 <source>Enter the maximum type annotation complexity</source>
3859 <translation type="unfinished"></translation> 3905 <translation type="unfinished"></translation>
3860 </message> 3906 </message>
3861 <message> 3907 <message>
3862 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="32"/> 3908 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="32"/>
3863 <source>Configure</source> 3909 <source>Configure</source>
3864 <translation type="unfinished">Configuration</translation> 3910 <translation type="unfinished">Configuration</translation>
3865 </message> 3911 </message>
3866 <message> 3912 <message>
3867 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="884"/> 3913 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1311"/>
3868 <source>Run</source>
3869 <translation type="unfinished"></translation>
3870 </message>
3871 <message>
3872 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="975"/>
3873 <source>Press to restart the code style check run</source> 3914 <source>Press to restart the code style check run</source>
3874 <translation type="unfinished"></translation> 3915 <translation type="unfinished"></translation>
3875 </message> 3916 </message>
3876 <message> 3917 <message>
3877 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="978"/> 3918 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1314"/>
3878 <source>Restart</source> 3919 <source>Restart</source>
3920 <translation type="unfinished"></translation>
3921 </message>
3922 <message>
3923 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="48"/>
3924 <source>Categories:</source>
3925 <translation type="unfinished"></translation>
3926 </message>
3927 <message>
3928 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="58"/>
3929 <source>Select the categories of checks to be performed.</source>
3930 <translation type="unfinished"></translation>
3931 </message>
3932 <message>
3933 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="89"/>
3934 <source>Enter message codes to be excluded separated by a comma</source>
3935 <translation type="unfinished"></translation>
3936 </message>
3937 <message>
3938 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="110"/>
3939 <source>Enter message codes to be included separated by a comma</source>
3940 <translation type="unfinished"></translation>
3941 </message>
3942 <message>
3943 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="833"/>
3944 <source>Security Options</source>
3945 <translation type="unfinished"></translation>
3946 </message>
3947 <message>
3948 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="839"/>
3949 <source>Hardcoded &apos;tmp&apos; Directories:</source>
3950 <translation type="unfinished"></translation>
3951 </message>
3952 <message>
3953 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="849"/>
3954 <source>Weak Cryptographic Keys</source>
3955 <translation type="unfinished"></translation>
3956 </message>
3957 <message>
3958 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="855"/>
3959 <source>DSA</source>
3960 <translation type="unfinished"></translation>
3961 </message>
3962 <message>
3963 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="973"/>
3964 <source>High Risk:</source>
3965 <translation type="unfinished"></translation>
3966 </message>
3967 <message>
3968 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="868"/>
3969 <source>Select the bit length below which a DSA key is to be considered very weak</source>
3970 <translation type="unfinished"></translation>
3971 </message>
3972 <message>
3973 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="990"/>
3974 <source>Medium Risk:</source>
3975 <translation type="unfinished"></translation>
3976 </message>
3977 <message>
3978 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="885"/>
3979 <source>Select the bit length below which a DSA key is to be considered weak</source>
3980 <translation type="unfinished"></translation>
3981 </message>
3982 <message>
3983 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="911"/>
3984 <source>RSA</source>
3985 <translation type="unfinished"></translation>
3986 </message>
3987 <message>
3988 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="924"/>
3989 <source>Select the bit length below which a RSA key is to be considered very weak</source>
3990 <translation type="unfinished"></translation>
3991 </message>
3992 <message>
3993 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="941"/>
3994 <source>Select the bit length below which a RSA key is to be considered weak</source>
3995 <translation type="unfinished"></translation>
3996 </message>
3997 <message>
3998 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="967"/>
3999 <source>Elliptic Curves</source>
4000 <translation type="unfinished"></translation>
4001 </message>
4002 <message>
4003 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="980"/>
4004 <source>Select the bit length below which an Elliptic Curve is to be considered very weak</source>
4005 <translation type="unfinished"></translation>
4006 </message>
4007 <message>
4008 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="997"/>
4009 <source>Select the bit length below which an Elliptic Curve is to be considered weak</source>
4010 <translation type="unfinished"></translation>
4011 </message>
4012 <message>
4013 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1026"/>
4014 <source>Enter the names of insecure SSL protocols and methods (one per line)</source>
4015 <translation type="unfinished"></translation>
4016 </message>
4017 <message>
4018 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1033"/>
4019 <source>Insecure SSL Protocols:</source>
4020 <translation type="unfinished"></translation>
4021 </message>
4022 <message>
4023 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1043"/>
4024 <source>Insecure Hashes:</source>
4025 <translation type="unfinished"></translation>
4026 </message>
4027 <message>
4028 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1050"/>
4029 <source>Enter a list of hash methods to be considered insecure separated by comma</source>
4030 <translation type="unfinished"></translation>
4031 </message>
4032 <message>
4033 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1057"/>
4034 <source>Select to also check for insecure exception handling for typed exceptions</source>
4035 <translation type="unfinished"></translation>
4036 </message>
4037 <message>
4038 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1060"/>
4039 <source>Check Typed Exceptions</source>
4040 <translation type="unfinished"></translation>
4041 </message>
4042 <message>
4043 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1067"/>
4044 <source>Enter directory names (one per line) to be checked for</source>
4045 <translation type="unfinished"></translation>
4046 </message>
4047 <message>
4048 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1250"/>
4049 <source>&lt;b&gt;Note:&lt;/b&gt; Mark reviewed security issues with a &quot;&lt;b&gt;# secok&lt;/b&gt;&quot; comment.</source>
4050 <translation type="unfinished"></translation>
4051 </message>
4052 <message>
4053 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1146"/>
4054 <source>Progress</source>
4055 <translation type="unfinished"></translation>
4056 </message>
4057 <message>
4058 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1154"/>
4059 <source>Shows the list of files still to be checked</source>
4060 <translation type="unfinished"></translation>
4061 </message>
4062 <message>
4063 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1219"/>
4064 <source>Cancel</source>
4065 <translation type="unfinished">Annuler</translation>
4066 </message>
4067 <message>
4068 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1242"/>
4069 <source>Results</source>
3879 <translation type="unfinished"></translation> 4070 <translation type="unfinished"></translation>
3880 </message> 4071 </message>
3881 </context> 4072 </context>
3882 <context> 4073 <context>
3883 <name>CodeStyleCheckerPlugin</name> 4074 <name>CodeStyleCheckerPlugin</name>
3884 <message> 4075 <message>
3885 <location filename="../Plugins/PluginCodeStyleChecker.py" line="356"/> 4076 <location filename="../Plugins/PluginCodeStyleChecker.py" line="336"/>
3886 <source>Check Code Style</source> 4077 <source>Check Code Style</source>
3887 <translation type="unfinished"></translation> 4078 <translation type="unfinished"></translation>
3888 </message> 4079 </message>
3889 <message> 4080 <message>
3890 <location filename="../Plugins/PluginCodeStyleChecker.py" line="356"/> 4081 <location filename="../Plugins/PluginCodeStyleChecker.py" line="336"/>
3891 <source>&amp;Code Style...</source> 4082 <source>&amp;Code Style...</source>
3892 <translation type="unfinished"></translation> 4083 <translation type="unfinished"></translation>
3893 </message> 4084 </message>
3894 <message> 4085 <message>
3895 <location filename="../Plugins/PluginCodeStyleChecker.py" line="262"/> 4086 <location filename="../Plugins/PluginCodeStyleChecker.py" line="242"/>
3896 <source>Check code style.</source> 4087 <source>Check code style.</source>
3897 <translation type="unfinished"></translation> 4088 <translation type="unfinished"></translation>
3898 </message> 4089 </message>
3899 <message> 4090 <message>
3900 <location filename="../Plugins/PluginCodeStyleChecker.py" line="360"/> 4091 <location filename="../Plugins/PluginCodeStyleChecker.py" line="340"/>
3901 <source>&lt;b&gt;Check Code Style...&lt;/b&gt;&lt;p&gt;This checks Python files for compliance to the code style conventions given in various PEPs.&lt;/p&gt;</source> 4092 <source>&lt;b&gt;Check Code Style...&lt;/b&gt;&lt;p&gt;This checks Python files for compliance to the code style conventions given in various PEPs.&lt;/p&gt;</source>
3902 <translation type="unfinished"></translation> 4093 <translation type="unfinished"></translation>
3903 </message> 4094 </message>
3904 <message> 4095 <message>
3905 <location filename="../Plugins/PluginCodeStyleChecker.py" line="110"/> 4096 <location filename="../Plugins/PluginCodeStyleChecker.py" line="107"/>
3906 <source>Python 2 batch check</source>
3907 <translation type="unfinished"></translation>
3908 </message>
3909 <message>
3910 <location filename="../Plugins/PluginCodeStyleChecker.py" line="126"/>
3911 <source>Python 3 batch check</source> 4097 <source>Python 3 batch check</source>
3912 <translation type="unfinished"></translation> 4098 <translation type="unfinished"></translation>
3913 </message> 4099 </message>
3914 </context> 4100 </context>
3915 <context> 4101 <context>
3941 </message> 4127 </message>
3942 </context> 4128 </context>
3943 <context> 4129 <context>
3944 <name>CodeStyleFixer</name> 4130 <name>CodeStyleFixer</name>
3945 <message> 4131 <message>
3946 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="857"/> 4132 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="861"/>
3947 <source>Triple single quotes converted to triple double quotes.</source> 4133 <source>Triple single quotes converted to triple double quotes.</source>
3948 <translation type="unfinished"></translation> 4134 <translation type="unfinished"></translation>
3949 </message> 4135 </message>
3950 <message> 4136 <message>
3951 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="860"/> 4137 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="864"/>
3952 <source>Introductory quotes corrected to be {0}&quot;&quot;&quot;</source> 4138 <source>Introductory quotes corrected to be {0}&quot;&quot;&quot;</source>
3953 <translation type="unfinished"></translation> 4139 <translation type="unfinished"></translation>
3954 </message> 4140 </message>
3955 <message> 4141 <message>
3956 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="863"/> 4142 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="867"/>
3957 <source>Single line docstring put on one line.</source> 4143 <source>Single line docstring put on one line.</source>
3958 <translation type="unfinished"></translation> 4144 <translation type="unfinished"></translation>
3959 </message> 4145 </message>
3960 <message> 4146 <message>
3961 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="866"/> 4147 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="870"/>
3962 <source>Period added to summary line.</source> 4148 <source>Period added to summary line.</source>
3963 <translation type="unfinished"></translation> 4149 <translation type="unfinished"></translation>
3964 </message> 4150 </message>
3965 <message> 4151 <message>
3966 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="893"/> 4152 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="897"/>
3967 <source>Blank line before function/method docstring removed.</source> 4153 <source>Blank line before function/method docstring removed.</source>
3968 <translation type="unfinished"></translation> 4154 <translation type="unfinished"></translation>
3969 </message> 4155 </message>
3970 <message> 4156 <message>
3971 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="872"/> 4157 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="876"/>
3972 <source>Blank line inserted before class docstring.</source> 4158 <source>Blank line inserted before class docstring.</source>
3973 <translation type="unfinished"></translation> 4159 <translation type="unfinished"></translation>
3974 </message> 4160 </message>
3975 <message> 4161 <message>
3976 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="875"/> 4162 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="879"/>
3977 <source>Blank line inserted after class docstring.</source> 4163 <source>Blank line inserted after class docstring.</source>
3978 <translation type="unfinished"></translation> 4164 <translation type="unfinished"></translation>
3979 </message> 4165 </message>
3980 <message> 4166 <message>
3981 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="878"/> 4167 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="882"/>
3982 <source>Blank line inserted after docstring summary.</source> 4168 <source>Blank line inserted after docstring summary.</source>
3983 <translation type="unfinished"></translation> 4169 <translation type="unfinished"></translation>
3984 </message> 4170 </message>
3985 <message> 4171 <message>
3986 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="881"/> 4172 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="885"/>
3987 <source>Blank line inserted after last paragraph of docstring.</source> 4173 <source>Blank line inserted after last paragraph of docstring.</source>
3988 <translation type="unfinished"></translation> 4174 <translation type="unfinished"></translation>
3989 </message> 4175 </message>
3990 <message> 4176 <message>
3991 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="884"/> 4177 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="888"/>
3992 <source>Leading quotes put on separate line.</source> 4178 <source>Leading quotes put on separate line.</source>
3993 <translation type="unfinished"></translation> 4179 <translation type="unfinished"></translation>
3994 </message> 4180 </message>
3995 <message> 4181 <message>
3996 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="887"/> 4182 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="891"/>
3997 <source>Trailing quotes put on separate line.</source> 4183 <source>Trailing quotes put on separate line.</source>
3998 <translation type="unfinished"></translation> 4184 <translation type="unfinished"></translation>
3999 </message> 4185 </message>
4000 <message> 4186 <message>
4001 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="890"/> 4187 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="894"/>
4002 <source>Blank line before class docstring removed.</source> 4188 <source>Blank line before class docstring removed.</source>
4003 <translation type="unfinished"></translation> 4189 <translation type="unfinished"></translation>
4004 </message> 4190 </message>
4005 <message> 4191 <message>
4006 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="896"/> 4192 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="900"/>
4007 <source>Blank line after class docstring removed.</source> 4193 <source>Blank line after class docstring removed.</source>
4008 <translation type="unfinished"></translation> 4194 <translation type="unfinished"></translation>
4009 </message> 4195 </message>
4010 <message> 4196 <message>
4011 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="899"/> 4197 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="903"/>
4012 <source>Blank line after function/method docstring removed.</source> 4198 <source>Blank line after function/method docstring removed.</source>
4013 <translation type="unfinished"></translation> 4199 <translation type="unfinished"></translation>
4014 </message> 4200 </message>
4015 <message> 4201 <message>
4016 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="902"/> 4202 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="906"/>
4017 <source>Blank line after last paragraph removed.</source> 4203 <source>Blank line after last paragraph removed.</source>
4018 <translation type="unfinished"></translation> 4204 <translation type="unfinished"></translation>
4019 </message> 4205 </message>
4020 <message> 4206 <message>
4021 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="905"/> 4207 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="909"/>
4022 <source>Tab converted to 4 spaces.</source> 4208 <source>Tab converted to 4 spaces.</source>
4023 <translation type="unfinished"></translation> 4209 <translation type="unfinished"></translation>
4024 </message> 4210 </message>
4025 <message> 4211 <message>
4026 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="908"/> 4212 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="912"/>
4027 <source>Indentation adjusted to be a multiple of four.</source> 4213 <source>Indentation adjusted to be a multiple of four.</source>
4028 <translation type="unfinished"></translation> 4214 <translation type="unfinished"></translation>
4029 </message> 4215 </message>
4030 <message> 4216 <message>
4031 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="911"/> 4217 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="915"/>
4032 <source>Indentation of continuation line corrected.</source> 4218 <source>Indentation of continuation line corrected.</source>
4033 <translation type="unfinished"></translation> 4219 <translation type="unfinished"></translation>
4034 </message> 4220 </message>
4035 <message> 4221 <message>
4036 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="914"/> 4222 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="918"/>
4037 <source>Indentation of closing bracket corrected.</source> 4223 <source>Indentation of closing bracket corrected.</source>
4038 <translation type="unfinished"></translation> 4224 <translation type="unfinished"></translation>
4039 </message> 4225 </message>
4040 <message> 4226 <message>
4041 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="917"/> 4227 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="921"/>
4042 <source>Missing indentation of continuation line corrected.</source> 4228 <source>Missing indentation of continuation line corrected.</source>
4043 <translation type="unfinished"></translation> 4229 <translation type="unfinished"></translation>
4044 </message> 4230 </message>
4045 <message> 4231 <message>
4046 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="920"/> 4232 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="924"/>
4047 <source>Closing bracket aligned to opening bracket.</source> 4233 <source>Closing bracket aligned to opening bracket.</source>
4048 <translation type="unfinished"></translation> 4234 <translation type="unfinished"></translation>
4049 </message> 4235 </message>
4050 <message> 4236 <message>
4051 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="923"/> 4237 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="927"/>
4052 <source>Indentation level changed.</source> 4238 <source>Indentation level changed.</source>
4053 <translation type="unfinished"></translation> 4239 <translation type="unfinished"></translation>
4054 </message> 4240 </message>
4055 <message> 4241 <message>
4056 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="926"/> 4242 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="930"/>
4057 <source>Indentation level of hanging indentation changed.</source> 4243 <source>Indentation level of hanging indentation changed.</source>
4058 <translation type="unfinished"></translation> 4244 <translation type="unfinished"></translation>
4059 </message> 4245 </message>
4060 <message> 4246 <message>
4061 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="929"/> 4247 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="933"/>
4062 <source>Visual indentation corrected.</source> 4248 <source>Visual indentation corrected.</source>
4063 <translation type="unfinished"></translation> 4249 <translation type="unfinished"></translation>
4064 </message> 4250 </message>
4065 <message> 4251 <message>
4066 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="944"/> 4252 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="948"/>
4067 <source>Extraneous whitespace removed.</source> 4253 <source>Extraneous whitespace removed.</source>
4068 <translation type="unfinished"></translation> 4254 <translation type="unfinished"></translation>
4069 </message> 4255 </message>
4070 <message> 4256 <message>
4071 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="941"/> 4257 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="945"/>
4072 <source>Missing whitespace added.</source> 4258 <source>Missing whitespace added.</source>
4073 <translation type="unfinished"></translation> 4259 <translation type="unfinished"></translation>
4074 </message> 4260 </message>
4075 <message> 4261 <message>
4076 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="947"/> 4262 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="951"/>
4077 <source>Whitespace around comment sign corrected.</source> 4263 <source>Whitespace around comment sign corrected.</source>
4078 <translation type="unfinished"></translation> 4264 <translation type="unfinished"></translation>
4079 </message> 4265 </message>
4080 <message numerus="yes"> 4266 <message numerus="yes">
4081 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="951"/> 4267 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="955"/>
4082 <source>%n blank line(s) inserted.</source> 4268 <source>%n blank line(s) inserted.</source>
4083 <translation type="unfinished"> 4269 <translation type="unfinished">
4084 <numerusform></numerusform> 4270 <numerusform></numerusform>
4085 <numerusform></numerusform> 4271 <numerusform></numerusform>
4086 </translation> 4272 </translation>
4087 </message> 4273 </message>
4088 <message numerus="yes"> 4274 <message numerus="yes">
4089 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="954"/> 4275 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="958"/>
4090 <source>%n superfluous lines removed</source> 4276 <source>%n superfluous lines removed</source>
4091 <translation type="unfinished"> 4277 <translation type="unfinished">
4092 <numerusform></numerusform> 4278 <numerusform></numerusform>
4093 <numerusform></numerusform> 4279 <numerusform></numerusform>
4094 </translation> 4280 </translation>
4095 </message> 4281 </message>
4096 <message> 4282 <message>
4097 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="958"/> 4283 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="962"/>
4098 <source>Superfluous blank lines removed.</source> 4284 <source>Superfluous blank lines removed.</source>
4099 <translation type="unfinished"></translation> 4285 <translation type="unfinished"></translation>
4100 </message> 4286 </message>
4101 <message> 4287 <message>
4102 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="961"/> 4288 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="965"/>
4103 <source>Superfluous blank lines after function decorator removed.</source> 4289 <source>Superfluous blank lines after function decorator removed.</source>
4104 <translation type="unfinished"></translation> 4290 <translation type="unfinished"></translation>
4105 </message> 4291 </message>
4106 <message> 4292 <message>
4107 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="964"/> 4293 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="968"/>
4108 <source>Imports were put on separate lines.</source> 4294 <source>Imports were put on separate lines.</source>
4109 <translation type="unfinished"></translation> 4295 <translation type="unfinished"></translation>
4110 </message> 4296 </message>
4111 <message> 4297 <message>
4112 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="967"/> 4298 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="971"/>
4113 <source>Long lines have been shortened.</source> 4299 <source>Long lines have been shortened.</source>
4114 <translation type="unfinished"></translation> 4300 <translation type="unfinished"></translation>
4115 </message> 4301 </message>
4116 <message> 4302 <message>
4117 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="970"/> 4303 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="974"/>
4118 <source>Redundant backslash in brackets removed.</source> 4304 <source>Redundant backslash in brackets removed.</source>
4119 <translation type="unfinished"></translation> 4305 <translation type="unfinished"></translation>
4120 </message> 4306 </message>
4121 <message> 4307 <message>
4122 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="976"/> 4308 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="980"/>
4123 <source>Compound statement corrected.</source> 4309 <source>Compound statement corrected.</source>
4124 <translation type="unfinished"></translation> 4310 <translation type="unfinished"></translation>
4125 </message> 4311 </message>
4126 <message> 4312 <message>
4127 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="979"/> 4313 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="983"/>
4128 <source>Comparison to None/True/False corrected.</source> 4314 <source>Comparison to None/True/False corrected.</source>
4129 <translation type="unfinished"></translation> 4315 <translation type="unfinished"></translation>
4130 </message> 4316 </message>
4131 <message> 4317 <message>
4132 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="982"/> 4318 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="986"/>
4133 <source>&apos;{0}&apos; argument added.</source> 4319 <source>&apos;{0}&apos; argument added.</source>
4134 <translation type="unfinished"></translation> 4320 <translation type="unfinished"></translation>
4135 </message> 4321 </message>
4136 <message> 4322 <message>
4137 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="985"/> 4323 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="989"/>
4138 <source>&apos;{0}&apos; argument removed.</source> 4324 <source>&apos;{0}&apos; argument removed.</source>
4139 <translation type="unfinished"></translation> 4325 <translation type="unfinished"></translation>
4140 </message> 4326 </message>
4141 <message> 4327 <message>
4142 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="988"/> 4328 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="992"/>
4143 <source>Whitespace stripped from end of line.</source> 4329 <source>Whitespace stripped from end of line.</source>
4144 <translation type="unfinished"></translation> 4330 <translation type="unfinished"></translation>
4145 </message> 4331 </message>
4146 <message> 4332 <message>
4147 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="991"/> 4333 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="995"/>
4148 <source>newline added to end of file.</source> 4334 <source>newline added to end of file.</source>
4149 <translation type="unfinished"></translation> 4335 <translation type="unfinished"></translation>
4150 </message> 4336 </message>
4151 <message> 4337 <message>
4152 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="994"/> 4338 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="998"/>
4153 <source>Superfluous trailing blank lines removed from end of file.</source> 4339 <source>Superfluous trailing blank lines removed from end of file.</source>
4154 <translation type="unfinished"></translation> 4340 <translation type="unfinished"></translation>
4155 </message> 4341 </message>
4156 <message> 4342 <message>
4157 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="997"/> 4343 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="1001"/>
4158 <source>&apos;&lt;&gt;&apos; replaced by &apos;!=&apos;.</source> 4344 <source>&apos;&lt;&gt;&apos; replaced by &apos;!=&apos;.</source>
4159 <translation type="unfinished"></translation> 4345 <translation type="unfinished"></translation>
4160 </message> 4346 </message>
4161 <message> 4347 <message>
4162 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="1001"/> 4348 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="1005"/>
4163 <source>Could not save the file! Skipping it. Reason: {0}</source> 4349 <source>Could not save the file! Skipping it. Reason: {0}</source>
4164 <translation type="unfinished"></translation>
4165 </message>
4166 <message>
4167 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="1107"/>
4168 <source> no message defined for code &apos;{0}&apos;</source>
4169 <translation type="unfinished"></translation> 4350 <translation type="unfinished"></translation>
4170 </message> 4351 </message>
4171 </context> 4352 </context>
4172 <context> 4353 <context>
4173 <name>CodeStyleStatisticsDialog</name> 4354 <name>CodeStyleStatisticsDialog</name>
4190 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleStatisticsDialog.ui" line="40"/> 4371 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleStatisticsDialog.ui" line="40"/>
4191 <source>Message</source> 4372 <source>Message</source>
4192 <translation type="unfinished">Message</translation> 4373 <translation type="unfinished">Message</translation>
4193 </message> 4374 </message>
4194 <message numerus="yes"> 4375 <message numerus="yes">
4195 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleStatisticsDialog.py" line="60"/> 4376 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleStatisticsDialog.py" line="63"/>
4196 <source>%n issue(s) found</source> 4377 <source>%n issue(s) found</source>
4197 <translation type="unfinished"> 4378 <translation type="unfinished">
4198 <numerusform></numerusform> 4379 <numerusform></numerusform>
4199 <numerusform></numerusform> 4380 <numerusform></numerusform>
4200 </translation> 4381 </translation>
4201 </message> 4382 </message>
4202 <message numerus="yes"> 4383 <message numerus="yes">
4203 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleStatisticsDialog.py" line="64"/> 4384 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleStatisticsDialog.py" line="67"/>
4204 <source>%n issue(s) fixed</source> 4385 <source>%n issue(s) fixed</source>
4205 <translation type="unfinished"> 4386 <translation type="unfinished">
4206 <numerusform></numerusform> 4387 <numerusform></numerusform>
4207 <numerusform></numerusform> 4388 <numerusform></numerusform>
4208 </translation> 4389 </translation>
4209 </message> 4390 </message>
4210 <message numerus="yes"> 4391 <message numerus="yes">
4211 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleStatisticsDialog.py" line="66"/> 4392 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleStatisticsDialog.py" line="69"/>
4212 <source>%n file(s) checked</source> 4393 <source>%n file(s) checked</source>
4213 <translation type="unfinished"> 4394 <translation type="unfinished">
4214 <numerusform></numerusform> 4395 <numerusform></numerusform>
4215 <numerusform></numerusform> 4396 <numerusform></numerusform>
4216 </translation> 4397 </translation>
4217 </message> 4398 </message>
4218 <message numerus="yes"> 4399 <message numerus="yes">
4219 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleStatisticsDialog.py" line="68"/> 4400 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleStatisticsDialog.py" line="71"/>
4220 <source>%n file(s) with issues found</source> 4401 <source>%n file(s) with issues found</source>
4221 <translation type="unfinished"> 4402 <translation type="unfinished">
4222 <numerusform></numerusform> 4403 <numerusform></numerusform>
4223 <numerusform></numerusform> 4404 <numerusform></numerusform>
4224 </translation> 4405 </translation>
4225 </message> 4406 </message>
4226 <message numerus="yes"> 4407 <message numerus="yes">
4227 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleStatisticsDialog.py" line="62"/> 4408 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleStatisticsDialog.py" line="65"/>
4228 <source>%n issue(s) ignored</source> 4409 <source>%n issue(s) ignored</source>
4229 <translation type="unfinished"> 4410 <translation type="unfinished">
4230 <numerusform></numerusform> 4411 <numerusform></numerusform>
4231 <numerusform></numerusform> 4412 <numerusform></numerusform>
4232 </translation> 4413 </translation>
4233 </message> 4414 </message>
4415 <message numerus="yes">
4416 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleStatisticsDialog.py" line="73"/>
4417 <source>%n security issue(s) acknowledged</source>
4418 <translation type="unfinished">
4419 <numerusform></numerusform>
4420 <numerusform></numerusform>
4421 </translation>
4422 </message>
4234 </context> 4423 </context>
4235 <context> 4424 <context>
4236 <name>CodingError</name> 4425 <name>CodingError</name>
4237 <message> 4426 <message>
4238 <location filename="../Utilities/__init__.py" line="111"/> 4427 <location filename="../Utilities/__init__.py" line="111"/>
4655 </message> 4844 </message>
4656 </context> 4845 </context>
4657 <context> 4846 <context>
4658 <name>ComplexityChecker</name> 4847 <name>ComplexityChecker</name>
4659 <message> 4848 <message>
4660 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="479"/> 4849 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="482"/>
4661 <source>&apos;{0}&apos; is too complex ({1})</source> 4850 <source>&apos;{0}&apos; is too complex ({1})</source>
4662 <translation type="unfinished"></translation> 4851 <translation type="unfinished"></translation>
4663 </message> 4852 </message>
4664 <message> 4853 <message>
4665 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="481"/> 4854 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="484"/>
4666 <source>source code line is too complex ({0})</source> 4855 <source>source code line is too complex ({0})</source>
4667 <translation type="unfinished"></translation> 4856 <translation type="unfinished"></translation>
4668 </message> 4857 </message>
4669 <message> 4858 <message>
4670 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="483"/> 4859 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="486"/>
4671 <source>overall source code line complexity is too high ({0})</source> 4860 <source>overall source code line complexity is too high ({0})</source>
4672 <translation type="unfinished"></translation> 4861 <translation type="unfinished"></translation>
4673 </message> 4862 </message>
4674 <message> 4863 <message>
4675 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="486"/> 4864 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="489"/>
4676 <source>{0}: {1}</source> 4865 <source>{0}: {1}</source>
4677 <translation type="unfinished"></translation> 4866 <translation type="unfinished"></translation>
4678 </message> 4867 </message>
4679 </context> 4868 </context>
4680 <context> 4869 <context>
5464 </message> 5653 </message>
5465 </context> 5654 </context>
5466 <context> 5655 <context>
5467 <name>ConfigurationWidget</name> 5656 <name>ConfigurationWidget</name>
5468 <message> 5657 <message>
5469 <location filename="../Preferences/ConfigurationDialog.py" line="143"/> 5658 <location filename="../Preferences/ConfigurationDialog.py" line="135"/>
5470 <source>Application</source> 5659 <source>Application</source>
5471 <translation>Application</translation> 5660 <translation>Application</translation>
5472 </message> 5661 </message>
5473 <message> 5662 <message>
5474 <location filename="../Preferences/ConfigurationDialog.py" line="152"/> 5663 <location filename="../Preferences/ConfigurationDialog.py" line="144"/>
5475 <source>CORBA</source> 5664 <source>CORBA</source>
5476 <translation>CORBA</translation> 5665 <translation>CORBA</translation>
5477 </message> 5666 </message>
5478 <message> 5667 <message>
5479 <location filename="../Preferences/ConfigurationDialog.py" line="158"/> 5668 <location filename="../Preferences/ConfigurationDialog.py" line="150"/>
5480 <source>Email</source> 5669 <source>Email</source>
5481 <translation>Email</translation> 5670 <translation>Email</translation>
5482 </message> 5671 </message>
5483 <message> 5672 <message>
5484 <location filename="../Preferences/ConfigurationDialog.py" line="161"/> 5673 <location filename="../Preferences/ConfigurationDialog.py" line="153"/>
5485 <source>Graphics</source> 5674 <source>Graphics</source>
5486 <translation>Graphiques</translation> 5675 <translation>Graphiques</translation>
5487 </message> 5676 </message>
5488 <message> 5677 <message>
5489 <location filename="../Preferences/ConfigurationDialog.py" line="167"/> 5678 <location filename="../Preferences/ConfigurationDialog.py" line="159"/>
5490 <source>Icons</source> 5679 <source>Icons</source>
5491 <translation>Icônes</translation> 5680 <translation>Icônes</translation>
5492 </message> 5681 </message>
5493 <message> 5682 <message>
5494 <location filename="../Preferences/ConfigurationDialog.py" line="192"/> 5683 <location filename="../Preferences/ConfigurationDialog.py" line="184"/>
5495 <source>Plugin Manager</source> 5684 <source>Plugin Manager</source>
5496 <translation>Gestionnaire de plugins</translation> 5685 <translation>Gestionnaire de plugins</translation>
5497 </message> 5686 </message>
5498 <message> 5687 <message>
5499 <location filename="../Preferences/ConfigurationDialog.py" line="394"/> 5688 <location filename="../Preferences/ConfigurationDialog.py" line="383"/>
5500 <source>Printer</source> 5689 <source>Printer</source>
5501 <translation>Impression</translation> 5690 <translation>Impression</translation>
5502 </message> 5691 </message>
5503 <message> 5692 <message>
5504 <location filename="../Preferences/ConfigurationDialog.py" line="202"/> 5693 <location filename="../Preferences/ConfigurationDialog.py" line="194"/>
5505 <source>Python</source> 5694 <source>Python</source>
5506 <translation>Python</translation> 5695 <translation>Python</translation>
5507 </message> 5696 </message>
5508 <message> 5697 <message>
5509 <location filename="../Preferences/ConfigurationDialog.py" line="205"/> 5698 <location filename="../Preferences/ConfigurationDialog.py" line="197"/>
5510 <source>Qt</source> 5699 <source>Qt</source>
5511 <translation>Qt</translation> 5700 <translation>Qt</translation>
5512 </message> 5701 </message>
5513 <message> 5702 <message>
5514 <location filename="../Preferences/ConfigurationDialog.py" line="211"/> 5703 <location filename="../Preferences/ConfigurationDialog.py" line="203"/>
5515 <source>Shell</source> 5704 <source>Shell</source>
5516 <translation>Shell</translation> 5705 <translation>Shell</translation>
5517 </message> 5706 </message>
5518 <message> 5707 <message>
5519 <location filename="../Preferences/ConfigurationDialog.py" line="214"/> 5708 <location filename="../Preferences/ConfigurationDialog.py" line="206"/>
5520 <source>Tasks</source> 5709 <source>Tasks</source>
5521 <translation>Tâches</translation> 5710 <translation>Tâches</translation>
5522 </message> 5711 </message>
5523 <message> 5712 <message>
5524 <location filename="../Preferences/ConfigurationDialog.py" line="217"/> 5713 <location filename="../Preferences/ConfigurationDialog.py" line="209"/>
5525 <source>Templates</source> 5714 <source>Templates</source>
5526 <translation>Gabarits</translation> 5715 <translation>Gabarits</translation>
5527 </message> 5716 </message>
5528 <message> 5717 <message>
5529 <location filename="../Preferences/ConfigurationDialog.py" line="223"/> 5718 <location filename="../Preferences/ConfigurationDialog.py" line="215"/>
5530 <source>Version Control Systems</source> 5719 <source>Version Control Systems</source>
5531 <translation>Contrôle de versions</translation> 5720 <translation>Contrôle de versions</translation>
5532 </message> 5721 </message>
5533 <message> 5722 <message>
5534 <location filename="../Preferences/ConfigurationDialog.py" line="228"/> 5723 <location filename="../Preferences/ConfigurationDialog.py" line="220"/>
5535 <source>Debugger</source> 5724 <source>Debugger</source>
5536 <translation>Débogueur</translation> 5725 <translation>Débogueur</translation>
5537 </message> 5726 </message>
5538 <message> 5727 <message>
5539 <location filename="../Preferences/ConfigurationDialog.py" line="241"/> 5728 <location filename="../Preferences/ConfigurationDialog.py" line="230"/>
5540 <source>Editor</source> 5729 <source>Editor</source>
5541 <translation>Éditeur</translation> 5730 <translation>Éditeur</translation>
5542 </message> 5731 </message>
5543 <message> 5732 <message>
5544 <location filename="../Preferences/ConfigurationDialog.py" line="244"/> 5733 <location filename="../Preferences/ConfigurationDialog.py" line="233"/>
5545 <source>APIs</source> 5734 <source>APIs</source>
5546 <translation>APIs</translation> 5735 <translation>APIs</translation>
5547 </message> 5736 </message>
5548 <message> 5737 <message>
5549 <location filename="../Preferences/ConfigurationDialog.py" line="247"/> 5738 <location filename="../Preferences/ConfigurationDialog.py" line="236"/>
5550 <source>Autocompletion</source> 5739 <source>Autocompletion</source>
5551 <translation>Autocomplétion</translation> 5740 <translation>Autocomplétion</translation>
5552 </message> 5741 </message>
5553 <message> 5742 <message>
5554 <location filename="../Preferences/ConfigurationDialog.py" line="255"/> 5743 <location filename="../Preferences/ConfigurationDialog.py" line="244"/>
5555 <source>Calltips</source> 5744 <source>Calltips</source>
5556 <translation>Calltips</translation> 5745 <translation>Calltips</translation>
5557 </message> 5746 </message>
5558 <message> 5747 <message>
5559 <location filename="../Preferences/ConfigurationDialog.py" line="264"/> 5748 <location filename="../Preferences/ConfigurationDialog.py" line="253"/>
5560 <source>General</source> 5749 <source>General</source>
5561 <translation>Général</translation> 5750 <translation>Général</translation>
5562 </message> 5751 </message>
5563 <message> 5752 <message>
5564 <location filename="../Preferences/ConfigurationDialog.py" line="284"/> 5753 <location filename="../Preferences/ConfigurationDialog.py" line="273"/>
5565 <source>Typing</source> 5754 <source>Typing</source>
5566 <translation>Autoformat</translation> 5755 <translation>Autoformat</translation>
5567 </message> 5756 </message>
5568 <message> 5757 <message>
5569 <location filename="../Preferences/ConfigurationDialog.py" line="287"/> 5758 <location filename="../Preferences/ConfigurationDialog.py" line="276"/>
5570 <source>Exporters</source> 5759 <source>Exporters</source>
5571 <translation>Exportation</translation> 5760 <translation>Exportation</translation>
5572 </message> 5761 </message>
5573 <message> 5762 <message>
5574 <location filename="../Preferences/ConfigurationDialog.py" line="291"/> 5763 <location filename="../Preferences/ConfigurationDialog.py" line="280"/>
5575 <source>Highlighters</source> 5764 <source>Highlighters</source>
5576 <translation>Analyseurs syntaxiques</translation> 5765 <translation>Analyseurs syntaxiques</translation>
5577 </message> 5766 </message>
5578 <message> 5767 <message>
5579 <location filename="../Preferences/ConfigurationDialog.py" line="295"/> 5768 <location filename="../Preferences/ConfigurationDialog.py" line="284"/>
5580 <source>Filetype Associations</source> 5769 <source>Filetype Associations</source>
5581 <translation>Types de fichiers</translation> 5770 <translation>Types de fichiers</translation>
5582 </message> 5771 </message>
5583 <message> 5772 <message>
5584 <location filename="../Preferences/ConfigurationDialog.py" line="299"/> 5773 <location filename="../Preferences/ConfigurationDialog.py" line="288"/>
5585 <source>Styles</source> 5774 <source>Styles</source>
5586 <translation>Styles</translation> 5775 <translation>Styles</translation>
5587 </message> 5776 </message>
5588 <message> 5777 <message>
5589 <location filename="../Preferences/ConfigurationDialog.py" line="315"/> 5778 <location filename="../Preferences/ConfigurationDialog.py" line="304"/>
5590 <source>Help</source> 5779 <source>Help</source>
5591 <translation>Aide</translation> 5780 <translation>Aide</translation>
5592 </message> 5781 </message>
5593 <message> 5782 <message>
5594 <location filename="../Preferences/ConfigurationDialog.py" line="401"/> 5783 <location filename="../Preferences/ConfigurationDialog.py" line="390"/>
5595 <source>Help Documentation</source> 5784 <source>Help Documentation</source>
5596 <translation>Sources de documentation</translation> 5785 <translation>Sources de documentation</translation>
5597 </message> 5786 </message>
5598 <message> 5787 <message>
5599 <location filename="../Preferences/ConfigurationDialog.py" line="322"/> 5788 <location filename="../Preferences/ConfigurationDialog.py" line="311"/>
5600 <source>Help Viewers</source> 5789 <source>Help Viewers</source>
5601 <translation>Visionneurs d&apos;aide</translation> 5790 <translation>Visionneurs d&apos;aide</translation>
5602 </message> 5791 </message>
5603 <message> 5792 <message>
5604 <location filename="../Preferences/ConfigurationDialog.py" line="333"/> 5793 <location filename="../Preferences/ConfigurationDialog.py" line="322"/>
5605 <source>Project</source> 5794 <source>Project</source>
5606 <translation>Projet</translation> 5795 <translation>Projet</translation>
5607 </message> 5796 </message>
5608 <message> 5797 <message>
5609 <location filename="../Preferences/ConfigurationDialog.py" line="330"/> 5798 <location filename="../Preferences/ConfigurationDialog.py" line="319"/>
5610 <source>Project Viewer</source> 5799 <source>Project Viewer</source>
5611 <translation>Gestionnaire de projet</translation> 5800 <translation>Gestionnaire de projet</translation>
5612 </message> 5801 </message>
5613 <message> 5802 <message>
5614 <location filename="../Preferences/ConfigurationDialog.py" line="336"/> 5803 <location filename="../Preferences/ConfigurationDialog.py" line="325"/>
5615 <source>Multiproject</source> 5804 <source>Multiproject</source>
5616 <translation>Multi-projet</translation> 5805 <translation>Multi-projet</translation>
5617 </message> 5806 </message>
5618 <message> 5807 <message>
5619 <location filename="../Preferences/ConfigurationDialog.py" line="388"/> 5808 <location filename="../Preferences/ConfigurationDialog.py" line="377"/>
5620 <source>Interface</source> 5809 <source>Interface</source>
5621 <translation>Interface</translation> 5810 <translation>Interface</translation>
5622 </message> 5811 </message>
5623 <message> 5812 <message>
5624 <location filename="../Preferences/ConfigurationDialog.py" line="347"/> 5813 <location filename="../Preferences/ConfigurationDialog.py" line="336"/>
5625 <source>Viewmanager</source> 5814 <source>Viewmanager</source>
5626 <translation>Gestionnaire d&apos;affichage</translation> 5815 <translation>Gestionnaire d&apos;affichage</translation>
5627 </message> 5816 </message>
5628 <message> 5817 <message>
5629 <location filename="../Preferences/ConfigurationDialog.py" line="671"/> 5818 <location filename="../Preferences/ConfigurationDialog.py" line="660"/>
5630 <source>Configuration Page Error</source> 5819 <source>Configuration Page Error</source>
5631 <translation>Erreur de la page de configuration</translation> 5820 <translation>Erreur de la page de configuration</translation>
5632 </message> 5821 </message>
5633 <message> 5822 <message>
5634 <location filename="../Preferences/ConfigurationDialog.py" line="267"/> 5823 <location filename="../Preferences/ConfigurationDialog.py" line="256"/>
5635 <source>Filehandling</source> 5824 <source>Filehandling</source>
5636 <translation>Gestion des fichiers</translation> 5825 <translation>Gestion des fichiers</translation>
5637 </message> 5826 </message>
5638 <message> 5827 <message>
5639 <location filename="../Preferences/ConfigurationDialog.py" line="271"/> 5828 <location filename="../Preferences/ConfigurationDialog.py" line="260"/>
5640 <source>Searching</source> 5829 <source>Searching</source>
5641 <translation>Recherche</translation> 5830 <translation>Recherche</translation>
5642 </message> 5831 </message>
5643 <message> 5832 <message>
5644 <location filename="../Preferences/ConfigurationDialog.py" line="406"/> 5833 <location filename="../Preferences/ConfigurationDialog.py" line="395"/>
5645 <source>Appearance</source> 5834 <source>Appearance</source>
5646 <translation>Apparence</translation> 5835 <translation>Apparence</translation>
5647 </message> 5836 </message>
5648 <message> 5837 <message>
5649 <location filename="../Preferences/ConfigurationDialog.py" line="258"/> 5838 <location filename="../Preferences/ConfigurationDialog.py" line="247"/>
5650 <source>QScintilla</source> 5839 <source>QScintilla</source>
5651 <translation>QScintilla</translation> 5840 <translation>QScintilla</translation>
5652 </message> 5841 </message>
5653 <message> 5842 <message>
5654 <location filename="../Preferences/ConfigurationDialog.py" line="278"/> 5843 <location filename="../Preferences/ConfigurationDialog.py" line="267"/>
5655 <source>Style</source> 5844 <source>Style</source>
5656 <translation>Style</translation> 5845 <translation>Style</translation>
5657 </message> 5846 </message>
5658 <message> 5847 <message>
5659 <location filename="../Preferences/ConfigurationDialog.py" line="306"/> 5848 <location filename="../Preferences/ConfigurationDialog.py" line="295"/>
5660 <source>Properties</source> 5849 <source>Properties</source>
5661 <translation>Propriétés</translation> 5850 <translation>Propriétés</translation>
5662 </message> 5851 </message>
5663 <message> 5852 <message>
5664 <location filename="../Preferences/ConfigurationDialog.py" line="589"/> 5853 <location filename="../Preferences/ConfigurationDialog.py" line="578"/>
5665 <source>Preferences</source> 5854 <source>Preferences</source>
5666 <translation>Préférences</translation> 5855 <translation>Préférences</translation>
5667 </message> 5856 </message>
5668 <message> 5857 <message>
5669 <location filename="../Preferences/ConfigurationDialog.py" line="594"/> 5858 <location filename="../Preferences/ConfigurationDialog.py" line="583"/>
5670 <source>Please select an entry of the list 5859 <source>Please select an entry of the list
5671 to display the configuration page.</source> 5860 to display the configuration page.</source>
5672 <translation>Choisir une entrée dans la liste 5861 <translation>Choisir une entrée dans la liste
5673 pour afficher la page de configuration.</translation> 5862 pour afficher la page de configuration.</translation>
5674 </message> 5863 </message>
5675 <message> 5864 <message>
5676 <location filename="../Preferences/ConfigurationDialog.py" line="391"/> 5865 <location filename="../Preferences/ConfigurationDialog.py" line="380"/>
5677 <source>Network</source> 5866 <source>Network</source>
5678 <translation>Réseau</translation> 5867 <translation>Réseau</translation>
5679 </message> 5868 </message>
5680 <message> 5869 <message>
5681 <location filename="../Preferences/ConfigurationDialog.py" line="421"/> 5870 <location filename="../Preferences/ConfigurationDialog.py" line="410"/>
5682 <source>Spell checking</source> 5871 <source>Spell checking</source>
5683 <translation>Correction orthographique</translation> 5872 <translation>Correction orthographique</translation>
5684 </message> 5873 </message>
5685 <message> 5874 <message>
5686 <location filename="../Preferences/ConfigurationDialog.py" line="237"/> 5875 <location filename="../Preferences/ConfigurationDialog.py" line="226"/>
5687 <source>Python3</source> 5876 <source>Python3</source>
5688 <translation type="unfinished"></translation> 5877 <translation type="unfinished"></translation>
5689 </message> 5878 </message>
5690 <message> 5879 <message>
5691 <location filename="../Preferences/ConfigurationDialog.py" line="671"/> 5880 <location filename="../Preferences/ConfigurationDialog.py" line="660"/>
5692 <source>&lt;p&gt;The configuration page &lt;b&gt;{0}&lt;/b&gt; could not be loaded.&lt;/p&gt;</source> 5881 <source>&lt;p&gt;The configuration page &lt;b&gt;{0}&lt;/b&gt; could not be loaded.&lt;/p&gt;</source>
5693 <translation type="unfinished"></translation> 5882 <translation type="unfinished"></translation>
5694 </message> 5883 </message>
5695 <message> 5884 <message>
5696 <location filename="../Preferences/ConfigurationDialog.py" line="303"/> 5885 <location filename="../Preferences/ConfigurationDialog.py" line="292"/>
5697 <source>Keywords</source> 5886 <source>Keywords</source>
5698 <translation type="unfinished"></translation> 5887 <translation type="unfinished"></translation>
5699 </message> 5888 </message>
5700 <message> 5889 <message>
5701 <location filename="../Preferences/ConfigurationDialog.py" line="149"/> 5890 <location filename="../Preferences/ConfigurationDialog.py" line="141"/>
5702 <source>Cooperation</source> 5891 <source>Cooperation</source>
5703 <translation type="unfinished">Coopération</translation> 5892 <translation type="unfinished">Coopération</translation>
5704 </message> 5893 </message>
5705 <message> 5894 <message>
5706 <location filename="../Preferences/ConfigurationDialog.py" line="435"/> 5895 <location filename="../Preferences/ConfigurationDialog.py" line="424"/>
5707 <source>Tray Starter</source> 5896 <source>Tray Starter</source>
5708 <translation type="unfinished"></translation> 5897 <translation type="unfinished"></translation>
5709 </message> 5898 </message>
5710 <message> 5899 <message>
5711 <location filename="../Preferences/ConfigurationDialog.py" line="417"/> 5900 <location filename="../Preferences/ConfigurationDialog.py" line="406"/>
5712 <source>VirusTotal Interface</source> 5901 <source>VirusTotal Interface</source>
5713 <translation type="unfinished"></translation> 5902 <translation type="unfinished"></translation>
5714 </message> 5903 </message>
5715 <message> 5904 <message>
5716 <location filename="../Preferences/ConfigurationDialog.py" line="397"/> 5905 <location filename="../Preferences/ConfigurationDialog.py" line="386"/>
5717 <source>Security</source> 5906 <source>Security</source>
5718 <translation type="unfinished"></translation> 5907 <translation type="unfinished"></translation>
5719 </message> 5908 </message>
5720 <message> 5909 <message>
5721 <location filename="../Preferences/ConfigurationDialog.py" line="170"/> 5910 <location filename="../Preferences/ConfigurationDialog.py" line="162"/>
5722 <source>IRC</source> 5911 <source>IRC</source>
5723 <translation type="unfinished"></translation> 5912 <translation type="unfinished"></translation>
5724 </message> 5913 </message>
5725 <message> 5914 <message>
5726 <location filename="../Preferences/ConfigurationDialog.py" line="185"/> 5915 <location filename="../Preferences/ConfigurationDialog.py" line="177"/>
5727 <source>Notifications</source> 5916 <source>Notifications</source>
5728 <translation type="unfinished"></translation> 5917 <translation type="unfinished"></translation>
5729 </message> 5918 </message>
5730 <message> 5919 <message>
5731 <location filename="../Preferences/ConfigurationDialog.py" line="281"/> 5920 <location filename="../Preferences/ConfigurationDialog.py" line="270"/>
5732 <source>Code Checkers</source> 5921 <source>Code Checkers</source>
5733 <translation type="unfinished"></translation> 5922 <translation type="unfinished"></translation>
5734 </message> 5923 </message>
5735 <message> 5924 <message>
5736 <location filename="../Preferences/ConfigurationDialog.py" line="409"/> 5925 <location filename="../Preferences/ConfigurationDialog.py" line="398"/>
5737 <source>eric6 Web Browser</source> 5926 <source>eric6 Web Browser</source>
5738 <translation type="unfinished"></translation> 5927 <translation type="unfinished"></translation>
5739 </message> 5928 </message>
5740 <message> 5929 <message>
5741 <location filename="../Preferences/ConfigurationDialog.py" line="173"/> 5930 <location filename="../Preferences/ConfigurationDialog.py" line="165"/>
5742 <source>Log-Viewer</source> 5931 <source>Log-Viewer</source>
5743 <translation type="unfinished">Fenêtre de log</translation> 5932 <translation type="unfinished">Fenêtre de log</translation>
5744 </message> 5933 </message>
5745 <message> 5934 <message>
5746 <location filename="../Preferences/ConfigurationDialog.py" line="179"/> 5935 <location filename="../Preferences/ConfigurationDialog.py" line="171"/>
5747 <source>Mimetypes</source> 5936 <source>Mimetypes</source>
5748 <translation type="unfinished"></translation> 5937 <translation type="unfinished"></translation>
5749 </message> 5938 </message>
5750 <message> 5939 <message>
5751 <location filename="../Preferences/ConfigurationDialog.py" line="525"/> 5940 <location filename="../Preferences/ConfigurationDialog.py" line="514"/>
5752 <source>Enter search text...</source> 5941 <source>Enter search text...</source>
5753 <translation type="unfinished"></translation> 5942 <translation type="unfinished"></translation>
5754 </message> 5943 </message>
5755 <message> 5944 <message>
5756 <location filename="../Preferences/ConfigurationDialog.py" line="310"/> 5945 <location filename="../Preferences/ConfigurationDialog.py" line="299"/>
5757 <source>Mouse Click Handlers</source> 5946 <source>Mouse Click Handlers</source>
5758 <translation type="unfinished"></translation> 5947 <translation type="unfinished"></translation>
5759 </message> 5948 </message>
5760 <message> 5949 <message>
5761 <location filename="../Preferences/ConfigurationDialog.py" line="413"/> 5950 <location filename="../Preferences/ConfigurationDialog.py" line="402"/>
5762 <source>Flash Cookie Manager</source> 5951 <source>Flash Cookie Manager</source>
5763 <translation type="unfinished"></translation> 5952 <translation type="unfinished"></translation>
5764 </message> 5953 </message>
5765 <message> 5954 <message>
5766 <location filename="../Preferences/ConfigurationDialog.py" line="448"/> 5955 <location filename="../Preferences/ConfigurationDialog.py" line="437"/>
5767 <source>Hex Editor</source> 5956 <source>Hex Editor</source>
5768 <translation type="unfinished"></translation> 5957 <translation type="unfinished"></translation>
5769 </message> 5958 </message>
5770 <message> 5959 <message>
5771 <location filename="../Preferences/ConfigurationDialog.py" line="351"/> 5960 <location filename="../Preferences/ConfigurationDialog.py" line="340"/>
5772 <source>Web Browser</source> 5961 <source>Web Browser</source>
5773 <translation type="unfinished"></translation> 5962 <translation type="unfinished"></translation>
5774 </message> 5963 </message>
5775 <message> 5964 <message>
5776 <location filename="../Preferences/ConfigurationDialog.py" line="155"/> 5965 <location filename="../Preferences/ConfigurationDialog.py" line="147"/>
5777 <source>Diff</source> 5966 <source>Diff</source>
5778 <translation type="unfinished">Diff</translation> 5967 <translation type="unfinished">Diff</translation>
5779 </message> 5968 </message>
5780 <message> 5969 <message>
5781 <location filename="../Preferences/ConfigurationDialog.py" line="261"/> 5970 <location filename="../Preferences/ConfigurationDialog.py" line="250"/>
5782 <source>Documentation Viewer</source> 5971 <source>Documentation Viewer</source>
5783 <translation type="unfinished"></translation> 5972 <translation type="unfinished"></translation>
5784 </message> 5973 </message>
5785 <message> 5974 <message>
5786 <location filename="../Preferences/ConfigurationDialog.py" line="199"/> 5975 <location filename="../Preferences/ConfigurationDialog.py" line="191"/>
5787 <source>Protobuf</source> 5976 <source>Protobuf</source>
5788 <translation type="unfinished"></translation> 5977 <translation type="unfinished"></translation>
5789 </message> 5978 </message>
5790 <message> 5979 <message>
5791 <location filename="../Preferences/ConfigurationDialog.py" line="234"/> 5980 <location filename="../Preferences/ConfigurationDialog.py" line="138"/>
5792 <source>Python2</source>
5793 <translation type="unfinished"></translation>
5794 </message>
5795 <message>
5796 <location filename="../Preferences/ConfigurationDialog.py" line="146"/>
5797 <source>Conda</source> 5981 <source>Conda</source>
5798 <translation type="unfinished"></translation> 5982 <translation type="unfinished"></translation>
5799 </message> 5983 </message>
5800 <message> 5984 <message>
5801 <location filename="../Preferences/ConfigurationDialog.py" line="189"/> 5985 <location filename="../Preferences/ConfigurationDialog.py" line="181"/>
5802 <source>Python Package Management</source> 5986 <source>Python Package Management</source>
5803 <translation type="unfinished"></translation> 5987 <translation type="unfinished"></translation>
5804 </message> 5988 </message>
5805 <message> 5989 <message>
5806 <location filename="../Preferences/ConfigurationDialog.py" line="176"/> 5990 <location filename="../Preferences/ConfigurationDialog.py" line="168"/>
5807 <source>MicroPython</source> 5991 <source>MicroPython</source>
5808 <translation type="unfinished"></translation> 5992 <translation type="unfinished"></translation>
5809 </message> 5993 </message>
5810 </context> 5994 </context>
5811 <context> 5995 <context>
6430 <location filename="../Project/CreateDialogCodeDialog.ui" line="78"/> 6614 <location filename="../Project/CreateDialogCodeDialog.ui" line="78"/>
6431 <source>Filter &amp;with:</source> 6615 <source>Filter &amp;with:</source>
6432 <translation>Filtrer &amp;avec:</translation> 6616 <translation>Filtrer &amp;avec:</translation>
6433 </message> 6617 </message>
6434 <message> 6618 <message>
6435 <location filename="../Project/CreateDialogCodeDialog.py" line="580"/> 6619 <location filename="../Project/CreateDialogCodeDialog.py" line="561"/>
6436 <source>Code Generation</source> 6620 <source>Code Generation</source>
6437 <translation>Génération de code</translation> 6621 <translation>Génération de code</translation>
6438 </message> 6622 </message>
6439 <message> 6623 <message>
6440 <location filename="../Project/CreateDialogCodeDialog.py" line="213"/> 6624 <location filename="../Project/CreateDialogCodeDialog.py" line="213"/>
6455 <location filename="../Project/CreateDialogCodeDialog.py" line="204"/> 6639 <location filename="../Project/CreateDialogCodeDialog.py" line="204"/>
6456 <source>&lt;p&gt;There was an error loading the form &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;{1}&lt;/p&gt;</source> 6640 <source>&lt;p&gt;There was an error loading the form &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;{1}&lt;/p&gt;</source>
6457 <translation type="unfinished"></translation> 6641 <translation type="unfinished"></translation>
6458 </message> 6642 </message>
6459 <message> 6643 <message>
6460 <location filename="../Project/CreateDialogCodeDialog.py" line="440"/> 6644 <location filename="../Project/CreateDialogCodeDialog.py" line="429"/>
6461 <source>&lt;p&gt;Could not open the code template file &quot;{0}&quot;.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source> 6645 <source>&lt;p&gt;Could not open the code template file &quot;{0}&quot;.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
6462 <translation type="unfinished"></translation> 6646 <translation type="unfinished"></translation>
6463 </message> 6647 </message>
6464 <message> 6648 <message>
6465 <location filename="../Project/CreateDialogCodeDialog.py" line="478"/> 6649 <location filename="../Project/CreateDialogCodeDialog.py" line="467"/>
6466 <source>&lt;p&gt;Could not open the source file &quot;{0}&quot;.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source> 6650 <source>&lt;p&gt;Could not open the source file &quot;{0}&quot;.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
6467 <translation type="unfinished"></translation> 6651 <translation type="unfinished"></translation>
6468 </message> 6652 </message>
6469 <message> 6653 <message>
6470 <location filename="../Project/CreateDialogCodeDialog.py" line="580"/> 6654 <location filename="../Project/CreateDialogCodeDialog.py" line="561"/>
6471 <source>&lt;p&gt;Could not write the source file &quot;{0}&quot;.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source> 6655 <source>&lt;p&gt;Could not write the source file &quot;{0}&quot;.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
6472 <translation type="unfinished"></translation> 6656 <translation type="unfinished"></translation>
6473 </message> 6657 </message>
6474 <message> 6658 <message>
6475 <location filename="../Project/CreateDialogCodeDialog.py" line="213"/> 6659 <location filename="../Project/CreateDialogCodeDialog.py" line="213"/>
6476 <source>&lt;p&gt;The project specific Python interpreter &lt;b&gt;{0}&lt;/b&gt; could not be started or did not finish within 30 seconds.&lt;/p&gt;</source> 6660 <source>&lt;p&gt;The project specific Python interpreter &lt;b&gt;{0}&lt;/b&gt; could not be started or did not finish within 30 seconds.&lt;/p&gt;</source>
6661 <translation type="unfinished"></translation>
6662 </message>
6663 <message>
6664 <location filename="../Project/CreateDialogCodeDialog.py" line="389"/>
6665 <source>&lt;p&gt;Code generation for project language &quot;{0}&quot; is not supported.&lt;/p&gt;</source>
6666 <translation type="unfinished"></translation>
6667 </message>
6668 <message>
6669 <location filename="../Project/CreateDialogCodeDialog.py" line="417"/>
6670 <source>&lt;p&gt;No code template file available for project type &quot;{0}&quot;.&lt;/p&gt;</source>
6477 <translation type="unfinished"></translation> 6671 <translation type="unfinished"></translation>
6478 </message> 6672 </message>
6479 </context> 6673 </context>
6480 <context> 6674 <context>
6481 <name>Crypto</name> 6675 <name>Crypto</name>
6501 </message> 6695 </message>
6502 </context> 6696 </context>
6503 <context> 6697 <context>
6504 <name>DebugServer</name> 6698 <name>DebugServer</name>
6505 <message> 6699 <message>
6506 <location filename="../Debugger/DebugServer.py" line="184"/> 6700 <location filename="../Debugger/DebugServer.py" line="183"/>
6507 <source>created</source> 6701 <source>created</source>
6508 <comment>must be same as in EditWatchpointDialog</comment> 6702 <comment>must be same as in EditWatchpointDialog</comment>
6509 <translation>créée</translation> 6703 <translation>créée</translation>
6510 </message> 6704 </message>
6511 <message> 6705 <message>
6512 <location filename="../Debugger/DebugServer.py" line="186"/> 6706 <location filename="../Debugger/DebugServer.py" line="185"/>
6513 <source>changed</source> 6707 <source>changed</source>
6514 <comment>must be same as in EditWatchpointDialog</comment> 6708 <comment>must be same as in EditWatchpointDialog</comment>
6515 <translation>modifiée</translation> 6709 <translation>modifiée</translation>
6516 </message> 6710 </message>
6517 <message> 6711 <message>
6518 <location filename="../Debugger/DebugServer.py" line="783"/> 6712 <location filename="../Debugger/DebugServer.py" line="774"/>
6519 <source>Connection from illegal host</source> 6713 <source>Connection from illegal host</source>
6520 <translation>Connexion en provenance d&apos;un hote illégal</translation> 6714 <translation>Connexion en provenance d&apos;un hote illégal</translation>
6521 </message> 6715 </message>
6522 <message> 6716 <message>
6523 <location filename="../Debugger/DebugServer.py" line="1578"/> 6717 <location filename="../Debugger/DebugServer.py" line="1569"/>
6524 <source> 6718 <source>
6525 Not connected 6719 Not connected
6526 </source> 6720 </source>
6527 <translation>Non connecté</translation> 6721 <translation>Non connecté</translation>
6528 </message> 6722 </message>
6529 <message> 6723 <message>
6530 <location filename="../Debugger/DebugServer.py" line="783"/> 6724 <location filename="../Debugger/DebugServer.py" line="774"/>
6531 <source>&lt;p&gt;A connection was attempted by the illegal host &lt;b&gt;{0}&lt;/b&gt;. Accept this connection?&lt;/p&gt;</source> 6725 <source>&lt;p&gt;A connection was attempted by the illegal host &lt;b&gt;{0}&lt;/b&gt;. Accept this connection?&lt;/p&gt;</source>
6532 <translation type="unfinished"></translation> 6726 <translation type="unfinished"></translation>
6533 </message> 6727 </message>
6534 <message> 6728 <message>
6535 <location filename="../Debugger/DebugServer.py" line="1791"/> 6729 <location filename="../Debugger/DebugServer.py" line="1782"/>
6536 <source>Passive debug connection received 6730 <source>Passive debug connection received
6537 </source> 6731 </source>
6538 <translation type="unfinished"></translation> 6732 <translation type="unfinished"></translation>
6539 </message> 6733 </message>
6540 <message> 6734 <message>
6541 <location filename="../Debugger/DebugServer.py" line="1805"/> 6735 <location filename="../Debugger/DebugServer.py" line="1796"/>
6542 <source>Passive debug connection closed 6736 <source>Passive debug connection closed
6543 </source> 6737 </source>
6544 <translation type="unfinished"></translation> 6738 <translation type="unfinished"></translation>
6545 </message> 6739 </message>
6546 <message> 6740 <message>
6547 <location filename="../Debugger/DebugServer.py" line="330"/> 6741 <location filename="../Debugger/DebugServer.py" line="321"/>
6548 <source>Register Debugger Interface</source> 6742 <source>Register Debugger Interface</source>
6549 <translation type="unfinished"></translation> 6743 <translation type="unfinished"></translation>
6550 </message> 6744 </message>
6551 <message> 6745 <message>
6552 <location filename="../Debugger/DebugServer.py" line="330"/> 6746 <location filename="../Debugger/DebugServer.py" line="321"/>
6553 <source>&lt;p&gt;The debugger interface &lt;b&gt;{0}&lt;/b&gt; has already been registered. Ignoring this request.&lt;/p&gt;</source> 6747 <source>&lt;p&gt;The debugger interface &lt;b&gt;{0}&lt;/b&gt; has already been registered. Ignoring this request.&lt;/p&gt;</source>
6554 <translation type="unfinished"></translation> 6748 <translation type="unfinished"></translation>
6555 </message> 6749 </message>
6556 <message> 6750 <message>
6557 <location filename="../Debugger/DebugServer.py" line="1394"/> 6751 <location filename="../Debugger/DebugServer.py" line="1385"/>
6558 <source>Start Debugger</source> 6752 <source>Start Debugger</source>
6559 <translation type="unfinished">Démarrage du débogueur</translation> 6753 <translation type="unfinished">Démarrage du débogueur</translation>
6560 </message> 6754 </message>
6561 <message> 6755 <message>
6562 <location filename="../Debugger/DebugServer.py" line="1394"/> 6756 <location filename="../Debugger/DebugServer.py" line="1385"/>
6563 <source>&lt;p&gt;The debugger type &lt;b&gt;{0}&lt;/b&gt; is not supported or not configured.&lt;/p&gt;</source> 6757 <source>&lt;p&gt;The debugger type &lt;b&gt;{0}&lt;/b&gt; is not supported or not configured.&lt;/p&gt;</source>
6564 <translation type="unfinished"></translation> 6758 <translation type="unfinished"></translation>
6565 </message> 6759 </message>
6566 </context> 6760 </context>
6567 <context> 6761 <context>
6568 <name>DebugUI</name> 6762 <name>DebugUI</name>
6569 <message> 6763 <message>
6570 <location filename="../Debugger/DebugUI.py" line="1838"/> 6764 <location filename="../Debugger/DebugUI.py" line="1836"/>
6571 <source>Run Script</source> 6765 <source>Run Script</source>
6572 <translation>Lancer le script</translation> 6766 <translation>Lancer le script</translation>
6573 </message> 6767 </message>
6574 <message> 6768 <message>
6575 <location filename="../Debugger/DebugUI.py" line="175"/> 6769 <location filename="../Debugger/DebugUI.py" line="175"/>
6585 <location filename="../Debugger/DebugUI.py" line="181"/> 6779 <location filename="../Debugger/DebugUI.py" line="181"/>
6586 <source>&lt;b&gt;Run Script&lt;/b&gt;&lt;p&gt;Set the command line arguments and run the script outside the debugger. If the file has unsaved changes it may be saved first.&lt;/p&gt;</source> 6780 <source>&lt;b&gt;Run Script&lt;/b&gt;&lt;p&gt;Set the command line arguments and run the script outside the debugger. If the file has unsaved changes it may be saved first.&lt;/p&gt;</source>
6587 <translation>&lt;b&gt;Lancer le script&lt;/b&gt;&lt;p&gt;Entrer les arguments de la ligne de commande et lancer le script sans le débogueur. Si le script a des modifications, elles doivent d&apos;abord être enregistrées.&lt;/p&gt;</translation> 6781 <translation>&lt;b&gt;Lancer le script&lt;/b&gt;&lt;p&gt;Entrer les arguments de la ligne de commande et lancer le script sans le débogueur. Si le script a des modifications, elles doivent d&apos;abord être enregistrées.&lt;/p&gt;</translation>
6588 </message> 6782 </message>
6589 <message> 6783 <message>
6590 <location filename="../Debugger/DebugUI.py" line="1853"/> 6784 <location filename="../Debugger/DebugUI.py" line="1851"/>
6591 <source>Run Project</source> 6785 <source>Run Project</source>
6592 <translation>Lancer le projet</translation> 6786 <translation>Lancer le projet</translation>
6593 </message> 6787 </message>
6594 <message> 6788 <message>
6595 <location filename="../Debugger/DebugUI.py" line="190"/> 6789 <location filename="../Debugger/DebugUI.py" line="190"/>
6685 <location filename="../Debugger/DebugUI.py" line="259"/> 6879 <location filename="../Debugger/DebugUI.py" line="259"/>
6686 <source>&lt;b&gt;Profile Project&lt;/b&gt;&lt;p&gt;Set the command line arguments and profile the current project. If files of the current project have unsaved changes they may be saved first.&lt;/p&gt;</source> 6880 <source>&lt;b&gt;Profile Project&lt;/b&gt;&lt;p&gt;Set the command line arguments and profile the current project. If files of the current project have unsaved changes they may be saved first.&lt;/p&gt;</source>
6687 <translation>&lt;b&gt;Profiler le projet&lt;/b&gt;&lt;p&gt;Entrer les arguments de la ligne de commande et profiler le projet. Si des fichiers du projet ont été modifiés, ils doivent d&apos;abord être enregistrés.&lt;/p&gt;</translation> 6881 <translation>&lt;b&gt;Profiler le projet&lt;/b&gt;&lt;p&gt;Entrer les arguments de la ligne de commande et profiler le projet. Si des fichiers du projet ont été modifiés, ils doivent d&apos;abord être enregistrés.&lt;/p&gt;</translation>
6688 </message> 6882 </message>
6689 <message> 6883 <message>
6690 <location filename="../Debugger/DebugUI.py" line="1977"/> 6884 <location filename="../Debugger/DebugUI.py" line="1975"/>
6691 <source>Debug Script</source> 6885 <source>Debug Script</source>
6692 <translation>Déboguer le script</translation> 6886 <translation>Déboguer le script</translation>
6693 </message> 6887 </message>
6694 <message> 6888 <message>
6695 <location filename="../Debugger/DebugUI.py" line="268"/> 6889 <location filename="../Debugger/DebugUI.py" line="268"/>
6705 <location filename="../Debugger/DebugUI.py" line="274"/> 6899 <location filename="../Debugger/DebugUI.py" line="274"/>
6706 <source>&lt;b&gt;Debug Script&lt;/b&gt;&lt;p&gt;Set the command line arguments and set the current line to be the first executable Python statement of the current editor window. If the file has unsaved changes it may be saved first.&lt;/p&gt;</source> 6900 <source>&lt;b&gt;Debug Script&lt;/b&gt;&lt;p&gt;Set the command line arguments and set the current line to be the first executable Python statement of the current editor window. If the file has unsaved changes it may be saved first.&lt;/p&gt;</source>
6707 <translation>&lt;b&gt;Deboguer le script&lt;/b&gt;&lt;p&gt;Entrer les arguments de la ligne de commande et donner la ligne qui correspond à la première instruction Python. Si le fichier a été modifié, il doit d&apos;abord être sauvé.&lt;/p&gt;</translation> 6901 <translation>&lt;b&gt;Deboguer le script&lt;/b&gt;&lt;p&gt;Entrer les arguments de la ligne de commande et donner la ligne qui correspond à la première instruction Python. Si le fichier a été modifié, il doit d&apos;abord être sauvé.&lt;/p&gt;</translation>
6708 </message> 6902 </message>
6709 <message> 6903 <message>
6710 <location filename="../Debugger/DebugUI.py" line="1993"/> 6904 <location filename="../Debugger/DebugUI.py" line="1991"/>
6711 <source>Debug Project</source> 6905 <source>Debug Project</source>
6712 <translation>Déboguer le projet</translation> 6906 <translation>Déboguer le projet</translation>
6713 </message> 6907 </message>
6714 <message> 6908 <message>
6715 <location filename="../Debugger/DebugUI.py" line="284"/> 6909 <location filename="../Debugger/DebugUI.py" line="284"/>
6910 <location filename="../Debugger/DebugUI.py" line="599"/> 7104 <location filename="../Debugger/DebugUI.py" line="599"/>
6911 <source>&amp;Breakpoints</source> 7105 <source>&amp;Breakpoints</source>
6912 <translation>&amp;Point d&apos;arrêts</translation> 7106 <translation>&amp;Point d&apos;arrêts</translation>
6913 </message> 7107 </message>
6914 <message> 7108 <message>
6915 <location filename="../Debugger/DebugUI.py" line="1102"/> 7109 <location filename="../Debugger/DebugUI.py" line="1100"/>
6916 <source>The program being debugged contains an unspecified syntax error.</source> 7110 <source>The program being debugged contains an unspecified syntax error.</source>
6917 <translation>Le programme débogué contient une erreur de syntaxe non identifiée.</translation> 7111 <translation>Le programme débogué contient une erreur de syntaxe non identifiée.</translation>
6918 </message> 7112 </message>
6919 <message> 7113 <message>
6920 <location filename="../Debugger/DebugUI.py" line="1139"/> 7114 <location filename="../Debugger/DebugUI.py" line="1137"/>
6921 <source>An unhandled exception occured. See the shell window for details.</source> 7115 <source>An unhandled exception occured. See the shell window for details.</source>
6922 <translation>Une erreur imprévue est apparue. Regardez les détails dans la fenêtre shell.</translation> 7116 <translation>Une erreur imprévue est apparue. Regardez les détails dans la fenêtre shell.</translation>
6923 </message> 7117 </message>
6924 <message> 7118 <message>
6925 <location filename="../Debugger/DebugUI.py" line="1268"/> 7119 <location filename="../Debugger/DebugUI.py" line="1266"/>
6926 <source>The program being debugged has terminated unexpectedly.</source> 7120 <source>The program being debugged has terminated unexpectedly.</source>
6927 <translation>Le programme débogué s&apos;est terminé de façon prématurée.</translation> 7121 <translation>Le programme débogué s&apos;est terminé de façon prématurée.</translation>
6928 </message> 7122 </message>
6929 <message> 7123 <message>
6930 <location filename="../Debugger/DebugUI.py" line="1581"/> 7124 <location filename="../Debugger/DebugUI.py" line="1579"/>
6931 <source>Coverage of Project</source> 7125 <source>Coverage of Project</source>
6932 <translation>Coverage du projet</translation> 7126 <translation>Coverage du projet</translation>
6933 </message> 7127 </message>
6934 <message> 7128 <message>
6935 <location filename="../Debugger/DebugUI.py" line="1568"/> 7129 <location filename="../Debugger/DebugUI.py" line="1566"/>
6936 <source>Coverage of Script</source> 7130 <source>Coverage of Script</source>
6937 <translation>Coverage du Script</translation> 7131 <translation>Coverage du Script</translation>
6938 </message> 7132 </message>
6939 <message> 7133 <message>
6940 <location filename="../Debugger/DebugUI.py" line="1853"/> 7134 <location filename="../Debugger/DebugUI.py" line="1851"/>
6941 <source>There is no main script defined for the current project. Aborting</source> 7135 <source>There is no main script defined for the current project. Aborting</source>
6942 <translation>Il n&apos;y a pas de script principal défini dans le projet en cours. Abandon</translation> 7136 <translation>Il n&apos;y a pas de script principal défini dans le projet en cours. Abandon</translation>
6943 </message> 7137 </message>
6944 <message> 7138 <message>
6945 <location filename="../Debugger/DebugUI.py" line="1716"/> 7139 <location filename="../Debugger/DebugUI.py" line="1714"/>
6946 <source>Profile of Project</source> 7140 <source>Profile of Project</source>
6947 <translation>Profil du projet</translation> 7141 <translation>Profil du projet</translation>
6948 </message> 7142 </message>
6949 <message> 7143 <message>
6950 <location filename="../Debugger/DebugUI.py" line="1703"/> 7144 <location filename="../Debugger/DebugUI.py" line="1701"/>
6951 <source>Profile of Script</source> 7145 <source>Profile of Script</source>
6952 <translation>Profil du Script</translation> 7146 <translation>Profil du Script</translation>
6953 </message> 7147 </message>
6954 <message> 7148 <message>
6955 <location filename="../Debugger/DebugUI.py" line="1993"/> 7149 <location filename="../Debugger/DebugUI.py" line="1991"/>
6956 <source>There is no main script defined for the current project. No debugging possible.</source> 7150 <source>There is no main script defined for the current project. No debugging possible.</source>
6957 <translation>Il n&apos;y a pas de script principal défini dans le projet en cours. Débogage impossible.</translation> 7151 <translation>Il n&apos;y a pas de script principal défini dans le projet en cours. Débogage impossible.</translation>
6958 </message> 7152 </message>
6959 <message> 7153 <message>
6960 <location filename="../Debugger/DebugUI.py" line="348"/> 7154 <location filename="../Debugger/DebugUI.py" line="348"/>
6995 <location filename="../Debugger/DebugUI.py" line="457"/> 7189 <location filename="../Debugger/DebugUI.py" line="457"/>
6996 <source>&lt;b&gt;Variables Type Filter&lt;/b&gt;&lt;p&gt;Configure the variables type filter. Only variable types that are not selected are displayed in the global or local variables window during a debugging session.&lt;/p&gt;</source> 7190 <source>&lt;b&gt;Variables Type Filter&lt;/b&gt;&lt;p&gt;Configure the variables type filter. Only variable types that are not selected are displayed in the global or local variables window during a debugging session.&lt;/p&gt;</source>
6997 <translation>&lt;b&gt;Filtre de Variables&lt;/b&gt;&lt;p&gt;Configure le filtre de variables. Seuls les types de variables non sélectionnés sont affichés dans la fenêtre des variables globales (resp. locales) pendant la session de débogage.&lt;/p&gt;</translation> 7191 <translation>&lt;b&gt;Filtre de Variables&lt;/b&gt;&lt;p&gt;Configure le filtre de variables. Seuls les types de variables non sélectionnés sont affichés dans la fenêtre des variables globales (resp. locales) pendant la session de débogage.&lt;/p&gt;</translation>
6998 </message> 7192 </message>
6999 <message> 7193 <message>
7000 <location filename="../Debugger/DebugUI.py" line="1339"/> 7194 <location filename="../Debugger/DebugUI.py" line="1337"/>
7001 <source>Breakpoint Condition Error</source> 7195 <source>Breakpoint Condition Error</source>
7002 <translation>Erreur de condition pour le point d&apos;arrêt</translation> 7196 <translation>Erreur de condition pour le point d&apos;arrêt</translation>
7003 </message> 7197 </message>
7004 <message> 7198 <message>
7005 <location filename="../Debugger/DebugUI.py" line="533"/> 7199 <location filename="../Debugger/DebugUI.py" line="533"/>
7043 <location filename="../Debugger/DebugUI.py" line="322"/> 7237 <location filename="../Debugger/DebugUI.py" line="322"/>
7044 <source>Stop the running script.</source> 7238 <source>Stop the running script.</source>
7045 <translation>Arrête le run en cours.</translation> 7239 <translation>Arrête le run en cours.</translation>
7046 </message> 7240 </message>
7047 <message> 7241 <message>
7048 <location filename="../Debugger/DebugUI.py" line="1375"/> 7242 <location filename="../Debugger/DebugUI.py" line="1373"/>
7049 <source>Watch Expression Error</source> 7243 <source>Watch Expression Error</source>
7050 <translation>Erreur dans l&apos;expression</translation> 7244 <translation>Erreur dans l&apos;expression</translation>
7051 </message> 7245 </message>
7052 <message> 7246 <message>
7053 <location filename="../Debugger/DebugUI.py" line="1415"/> 7247 <location filename="../Debugger/DebugUI.py" line="1413"/>
7054 <source>Watch expression already exists</source> 7248 <source>Watch expression already exists</source>
7055 <translation>L&apos;expression existe déjà</translation> 7249 <translation>L&apos;expression existe déjà</translation>
7056 </message> 7250 </message>
7057 <message> 7251 <message>
7058 <location filename="../Debugger/DebugUI.py" line="484"/> 7252 <location filename="../Debugger/DebugUI.py" line="484"/>
7085 <source>Shift+F12</source> 7279 <source>Shift+F12</source>
7086 <comment>Debug|Edit Breakpoint</comment> 7280 <comment>Debug|Edit Breakpoint</comment>
7087 <translation type="unfinished">Shift+F12</translation> 7281 <translation type="unfinished">Shift+F12</translation>
7088 </message> 7282 </message>
7089 <message> 7283 <message>
7090 <location filename="../Debugger/DebugUI.py" line="1121"/> 7284 <location filename="../Debugger/DebugUI.py" line="1119"/>
7091 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; contains the syntax error &lt;b&gt;{1}&lt;/b&gt; at line &lt;b&gt;{2}&lt;/b&gt;, character &lt;b&gt;{3}&lt;/b&gt;.&lt;/p&gt;</source> 7285 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; contains the syntax error &lt;b&gt;{1}&lt;/b&gt; at line &lt;b&gt;{2}&lt;/b&gt;, character &lt;b&gt;{3}&lt;/b&gt;.&lt;/p&gt;</source>
7092 <translation type="unfinished"></translation> 7286 <translation type="unfinished"></translation>
7093 </message> 7287 </message>
7094 <message> 7288 <message>
7095 <location filename="../Debugger/DebugUI.py" line="1189"/> 7289 <location filename="../Debugger/DebugUI.py" line="1187"/>
7096 <source>&lt;p&gt;The debugged program raised the exception &lt;b&gt;{0}&lt;/b&gt;&lt;br&gt;&quot;&lt;b&gt;{1}&lt;/b&gt;&quot;&lt;br&gt;File: &lt;b&gt;{2}&lt;/b&gt;, Line: &lt;b&gt;{3}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Break here?&lt;/p&gt;</source> 7290 <source>&lt;p&gt;The debugged program raised the exception &lt;b&gt;{0}&lt;/b&gt;&lt;br&gt;&quot;&lt;b&gt;{1}&lt;/b&gt;&quot;&lt;br&gt;File: &lt;b&gt;{2}&lt;/b&gt;, Line: &lt;b&gt;{3}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Break here?&lt;/p&gt;</source>
7097 <translation type="unfinished"></translation> 7291 <translation type="unfinished"></translation>
7098 </message> 7292 </message>
7099 <message> 7293 <message>
7100 <location filename="../Debugger/DebugUI.py" line="1204"/> 7294 <location filename="../Debugger/DebugUI.py" line="1202"/>
7101 <source>&lt;p&gt;The debugged program raised the exception &lt;b&gt;{0}&lt;/b&gt;&lt;br&gt;&quot;&lt;b&gt;{1}&lt;/b&gt;&quot;&lt;/p&gt;</source> 7295 <source>&lt;p&gt;The debugged program raised the exception &lt;b&gt;{0}&lt;/b&gt;&lt;br&gt;&quot;&lt;b&gt;{1}&lt;/b&gt;&quot;&lt;/p&gt;</source>
7102 <translation type="unfinished"></translation> 7296 <translation type="unfinished"></translation>
7103 </message> 7297 </message>
7104 <message> 7298 <message>
7105 <location filename="../Debugger/DebugUI.py" line="1339"/> 7299 <location filename="../Debugger/DebugUI.py" line="1337"/>
7106 <source>&lt;p&gt;The condition of the breakpoint &lt;b&gt;{0}, {1}&lt;/b&gt; contains a syntax error.&lt;/p&gt;</source> 7300 <source>&lt;p&gt;The condition of the breakpoint &lt;b&gt;{0}, {1}&lt;/b&gt; contains a syntax error.&lt;/p&gt;</source>
7107 <translation type="unfinished"></translation> 7301 <translation type="unfinished"></translation>
7108 </message> 7302 </message>
7109 <message> 7303 <message>
7110 <location filename="../Debugger/DebugUI.py" line="1375"/> 7304 <location filename="../Debugger/DebugUI.py" line="1373"/>
7111 <source>&lt;p&gt;The watch expression &lt;b&gt;{0}&lt;/b&gt; contains a syntax error.&lt;/p&gt;</source> 7305 <source>&lt;p&gt;The watch expression &lt;b&gt;{0}&lt;/b&gt; contains a syntax error.&lt;/p&gt;</source>
7112 <translation type="unfinished"></translation> 7306 <translation type="unfinished"></translation>
7113 </message> 7307 </message>
7114 <message> 7308 <message>
7115 <location filename="../Debugger/DebugUI.py" line="1405"/> 7309 <location filename="../Debugger/DebugUI.py" line="1403"/>
7116 <source>&lt;p&gt;A watch expression &apos;&lt;b&gt;{0}&lt;/b&gt;&apos; already exists.&lt;/p&gt;</source> 7310 <source>&lt;p&gt;A watch expression &apos;&lt;b&gt;{0}&lt;/b&gt;&apos; already exists.&lt;/p&gt;</source>
7117 <translation type="unfinished">&lt;p&gt;L&apos;expression de contrôle &apos;&lt;b&gt;{0}&lt;/b&gt;&apos; existe déjà.&lt;/p&gt;</translation> 7311 <translation type="unfinished">&lt;p&gt;L&apos;expression de contrôle &apos;&lt;b&gt;{0}&lt;/b&gt;&apos; existe déjà.&lt;/p&gt;</translation>
7118 </message> 7312 </message>
7119 <message> 7313 <message>
7120 <location filename="../Debugger/DebugUI.py" line="1410"/> 7314 <location filename="../Debugger/DebugUI.py" line="1408"/>
7121 <source>&lt;p&gt;A watch expression &apos;&lt;b&gt;{0}&lt;/b&gt;&apos; for the variable &lt;b&gt;{1}&lt;/b&gt; already exists.&lt;/p&gt;</source> 7315 <source>&lt;p&gt;A watch expression &apos;&lt;b&gt;{0}&lt;/b&gt;&apos; for the variable &lt;b&gt;{1}&lt;/b&gt; already exists.&lt;/p&gt;</source>
7122 <translation type="unfinished">&lt;p&gt;L&apos;expression de contrôle &apos;&lt;b&gt;{0}&lt;/b&gt;&apos; pour la variable &lt;b&gt;{1}&lt;/b&gt; existe déjà.&lt;/p&gt;</translation> 7316 <translation type="unfinished">&lt;p&gt;L&apos;expression de contrôle &apos;&lt;b&gt;{0}&lt;/b&gt;&apos; pour la variable &lt;b&gt;{1}&lt;/b&gt; existe déjà.&lt;/p&gt;</translation>
7123 </message> 7317 </message>
7124 <message> 7318 <message>
7125 <location filename="../Debugger/DebugUI.py" line="1071"/> 7319 <location filename="../Debugger/DebugUI.py" line="1069"/>
7126 <source>Program terminated</source> 7320 <source>Program terminated</source>
7127 <translation type="unfinished"></translation> 7321 <translation type="unfinished"></translation>
7128 </message> 7322 </message>
7129 <message> 7323 <message>
7130 <location filename="../Debugger/DebugUI.py" line="301"/> 7324 <location filename="../Debugger/DebugUI.py" line="301"/>
7140 <location filename="../Debugger/DebugUI.py" line="323"/> 7334 <location filename="../Debugger/DebugUI.py" line="323"/>
7141 <source>&lt;b&gt;Stop&lt;/b&gt;&lt;p&gt;This stops the script running in the debugger backend.&lt;/p&gt;</source> 7335 <source>&lt;b&gt;Stop&lt;/b&gt;&lt;p&gt;This stops the script running in the debugger backend.&lt;/p&gt;</source>
7142 <translation type="unfinished"></translation> 7336 <translation type="unfinished"></translation>
7143 </message> 7337 </message>
7144 <message> 7338 <message>
7145 <location filename="../Debugger/DebugUI.py" line="1254"/> 7339 <location filename="../Debugger/DebugUI.py" line="1252"/>
7146 <source>&lt;p&gt;The program generate the signal &quot;{0}&quot;.&lt;br/&gt;File: &lt;b&gt;{1}&lt;/b&gt;, Line: &lt;b&gt;{2}&lt;/b&gt;&lt;/p&gt;</source> 7340 <source>&lt;p&gt;The program generate the signal &quot;{0}&quot;.&lt;br/&gt;File: &lt;b&gt;{1}&lt;/b&gt;, Line: &lt;b&gt;{2}&lt;/b&gt;&lt;/p&gt;</source>
7147 <translation type="unfinished"></translation> 7341 <translation type="unfinished"></translation>
7148 </message> 7342 </message>
7149 <message> 7343 <message>
7150 <location filename="../Debugger/DebugUI.py" line="1038"/> 7344 <location filename="../Debugger/DebugUI.py" line="1036"/>
7151 <source>&lt;p&gt;Message: {0}&lt;/p&gt;</source> 7345 <source>&lt;p&gt;Message: {0}&lt;/p&gt;</source>
7152 <translation type="unfinished"></translation> 7346 <translation type="unfinished"></translation>
7153 </message> 7347 </message>
7154 <message> 7348 <message>
7155 <location filename="../Debugger/DebugUI.py" line="1043"/> 7349 <location filename="../Debugger/DebugUI.py" line="1041"/>
7156 <source>&lt;p&gt;The program has terminated with an exit status of {0}.&lt;/p&gt;{1}</source> 7350 <source>&lt;p&gt;The program has terminated with an exit status of {0}.&lt;/p&gt;{1}</source>
7157 <translation type="unfinished"></translation> 7351 <translation type="unfinished"></translation>
7158 </message> 7352 </message>
7159 <message> 7353 <message>
7160 <location filename="../Debugger/DebugUI.py" line="1048"/> 7354 <location filename="../Debugger/DebugUI.py" line="1046"/>
7161 <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; has terminated with an exit status of {1}.&lt;/p&gt;{2}</source> 7355 <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; has terminated with an exit status of {1}.&lt;/p&gt;{2}</source>
7162 <translation type="unfinished"></translation> 7356 <translation type="unfinished"></translation>
7163 </message> 7357 </message>
7164 <message> 7358 <message>
7165 <location filename="../Debugger/DebugUI.py" line="1056"/> 7359 <location filename="../Debugger/DebugUI.py" line="1054"/>
7166 <source>Message: {0}</source> 7360 <source>Message: {0}</source>
7167 <translation type="unfinished"></translation> 7361 <translation type="unfinished"></translation>
7168 </message> 7362 </message>
7169 <message> 7363 <message>
7170 <location filename="../Debugger/DebugUI.py" line="1062"/> 7364 <location filename="../Debugger/DebugUI.py" line="1060"/>
7171 <source>The program has terminated with an exit status of {0}. 7365 <source>The program has terminated with an exit status of {0}.
7172 {1}</source> 7366 {1}</source>
7173 <translation type="unfinished"></translation> 7367 <translation type="unfinished"></translation>
7174 </message> 7368 </message>
7175 <message> 7369 <message>
7176 <location filename="../Debugger/DebugUI.py" line="1066"/> 7370 <location filename="../Debugger/DebugUI.py" line="1064"/>
7177 <source>&quot;{0}&quot; has terminated with an exit status of {1}. 7371 <source>&quot;{0}&quot; has terminated with an exit status of {1}.
7178 {2}</source> 7372 {2}</source>
7179 <translation type="unfinished"></translation> 7373 <translation type="unfinished"></translation>
7180 </message> 7374 </message>
7181 <message> 7375 <message>
7182 <location filename="../Debugger/DebugUI.py" line="1076"/> 7376 <location filename="../Debugger/DebugUI.py" line="1074"/>
7183 <source>The program has terminated with an exit status of {0}. 7377 <source>The program has terminated with an exit status of {0}.
7184 {1} 7378 {1}
7185 </source> 7379 </source>
7186 <translation type="unfinished"></translation> 7380 <translation type="unfinished"></translation>
7187 </message> 7381 </message>
7188 <message> 7382 <message>
7189 <location filename="../Debugger/DebugUI.py" line="1080"/> 7383 <location filename="../Debugger/DebugUI.py" line="1078"/>
7190 <source>&quot;{0}&quot; has terminated with an exit status of {1}. 7384 <source>&quot;{0}&quot; has terminated with an exit status of {1}.
7191 {2} 7385 {2}
7192 </source> 7386 </source>
7193 <translation type="unfinished"></translation> 7387 <translation type="unfinished"></translation>
7194 </message> 7388 </message>
7211 <location filename="../Debugger/DebugUI.py" line="372"/> 7405 <location filename="../Debugger/DebugUI.py" line="372"/>
7212 <source>&lt;b&gt;Move Instruction Pointer to Cursor&lt;/b&gt;&lt;p&gt;Move the Python internal instruction pointer to the current cursor position without executing the code in between.&lt;/p&gt;&lt;p&gt;It&apos;s not possible to jump out of a function or jump in a code block, e.g. a loop. In these cases, a error message is printed to the log window.&lt;/p&gt;</source> 7406 <source>&lt;b&gt;Move Instruction Pointer to Cursor&lt;/b&gt;&lt;p&gt;Move the Python internal instruction pointer to the current cursor position without executing the code in between.&lt;/p&gt;&lt;p&gt;It&apos;s not possible to jump out of a function or jump in a code block, e.g. a loop. In these cases, a error message is printed to the log window.&lt;/p&gt;</source>
7213 <translation type="unfinished"></translation> 7407 <translation type="unfinished"></translation>
7214 </message> 7408 </message>
7215 <message> 7409 <message>
7216 <location filename="../Debugger/DebugUI.py" line="1314"/> 7410 <location filename="../Debugger/DebugUI.py" line="1312"/>
7217 <source>No locals available.</source> 7411 <source>No locals available.</source>
7218 <translation type="unfinished"></translation> 7412 <translation type="unfinished"></translation>
7219 </message> 7413 </message>
7220 <message> 7414 <message>
7221 <location filename="../Debugger/DebugUI.py" line="597"/> 7415 <location filename="../Debugger/DebugUI.py" line="597"/>
7714 </message> 7908 </message>
7715 </context> 7909 </context>
7716 <context> 7910 <context>
7717 <name>DebuggerInterfacePython</name> 7911 <name>DebuggerInterfacePython</name>
7718 <message> 7912 <message>
7719 <location filename="../Debugger/DebuggerInterfacePython.py" line="479"/> 7913 <location filename="../Debugger/DebuggerInterfacePython.py" line="459"/>
7720 <source>Start Debugger</source> 7914 <source>Start Debugger</source>
7721 <translation type="unfinished">Démarrage du débogueur</translation> 7915 <translation type="unfinished">Démarrage du débogueur</translation>
7722 </message> 7916 </message>
7723 <message> 7917 <message>
7724 <location filename="../Debugger/DebuggerInterfacePython.py" line="479"/> 7918 <location filename="../Debugger/DebuggerInterfacePython.py" line="459"/>
7725 <source>&lt;p&gt;The debugger backend could not be started.&lt;/p&gt;</source> 7919 <source>&lt;p&gt;The debugger backend could not be started.&lt;/p&gt;</source>
7726 <translation type="unfinished">&lt;p&gt;Impossible de lancer le débogueur en arrière-plan.&lt;/p&gt;</translation> 7920 <translation type="unfinished">&lt;p&gt;Impossible de lancer le débogueur en arrière-plan.&lt;/p&gt;</translation>
7727 </message> 7921 </message>
7728 <message> 7922 <message>
7729 <location filename="../Debugger/DebuggerInterfacePython.py" line="1032"/> 7923 <location filename="../Debugger/DebuggerInterfacePython.py" line="1012"/>
7730 <source>Parent Process</source> 7924 <source>Parent Process</source>
7731 <translation type="unfinished"></translation> 7925 <translation type="unfinished"></translation>
7732 </message> 7926 </message>
7733 <message> 7927 <message>
7734 <location filename="../Debugger/DebuggerInterfacePython.py" line="1033"/> 7928 <location filename="../Debugger/DebuggerInterfacePython.py" line="1013"/>
7735 <source>Child process</source> 7929 <source>Child process</source>
7736 <translation type="unfinished"></translation> 7930 <translation type="unfinished"></translation>
7737 </message> 7931 </message>
7738 <message> 7932 <message>
7739 <location filename="../Debugger/DebuggerInterfacePython.py" line="1034"/> 7933 <location filename="../Debugger/DebuggerInterfacePython.py" line="1014"/>
7740 <source>Client forking</source> 7934 <source>Client forking</source>
7741 <translation type="unfinished"></translation> 7935 <translation type="unfinished"></translation>
7742 </message> 7936 </message>
7743 <message> 7937 <message>
7744 <location filename="../Debugger/DebuggerInterfacePython.py" line="1034"/> 7938 <location filename="../Debugger/DebuggerInterfacePython.py" line="1014"/>
7745 <source>Select the fork branch to follow.</source> 7939 <source>Select the fork branch to follow.</source>
7746 <translation type="unfinished"></translation> 7940 <translation type="unfinished"></translation>
7747 </message> 7941 </message>
7748 <message> 7942 <message>
7749 <location filename="../Debugger/DebuggerInterfacePython.py" line="1080"/> 7943 <location filename="../Debugger/DebuggerInterfacePython.py" line="1060"/>
7750 <source>Debug Protocol Error</source> 7944 <source>Debug Protocol Error</source>
7751 <translation type="unfinished"></translation> 7945 <translation type="unfinished"></translation>
7752 </message> 7946 </message>
7753 <message> 7947 <message>
7754 <location filename="../Debugger/DebuggerInterfacePython.py" line="1080"/> 7948 <location filename="../Debugger/DebuggerInterfacePython.py" line="1060"/>
7755 <source>&lt;p&gt;The response received from the debugger backend could not be decoded. Please report this issue with the received data to the eric bugs email address.&lt;/p&gt;&lt;p&gt;Error: {0}&lt;/p&gt;&lt;p&gt;Data:&lt;br/&gt;{1}&lt;/p&gt;</source> 7949 <source>&lt;p&gt;The response received from the debugger backend could not be decoded. Please report this issue with the received data to the eric bugs email address.&lt;/p&gt;&lt;p&gt;Error: {0}&lt;/p&gt;&lt;p&gt;Data:&lt;br/&gt;{1}&lt;/p&gt;</source>
7756 <translation type="unfinished"></translation> 7950 <translation type="unfinished"></translation>
7757 </message> 7951 </message>
7758 <message> 7952 <message>
7759 <location filename="../Debugger/DebuggerInterfacePython.py" line="374"/> 7953 <location filename="../Debugger/DebuggerInterfacePython.py" line="354"/>
7760 <source>&lt;p&gt;No suitable {0} environment configured.&lt;/p&gt;</source> 7954 <source>&lt;p&gt;No suitable Python3 environment configured.&lt;/p&gt;</source>
7761 <translation type="unfinished"></translation> 7955 <translation type="unfinished"></translation>
7762 </message> 7956 </message>
7763 </context> 7957 </context>
7764 <context> 7958 <context>
7765 <name>DebuggerPropertiesDialog</name> 7959 <name>DebuggerPropertiesDialog</name>
7766 <message> 7960 <message>
7767 <location filename="../Project/DebuggerPropertiesDialog.py" line="133"/> 7961 <location filename="../Project/DebuggerPropertiesDialog.py" line="130"/>
7768 <source>All Files (*)</source> 7962 <source>All Files (*)</source>
7769 <translation>Tous fichiers (*)</translation> 7963 <translation>Tous fichiers (*)</translation>
7770 </message> 7964 </message>
7771 <message> 7965 <message>
7772 <location filename="../Project/DebuggerPropertiesDialog.ui" line="14"/> 7966 <location filename="../Project/DebuggerPropertiesDialog.ui" line="14"/>
7955 <context> 8149 <context>
7956 <name>DebuggerPython2Page</name> 8150 <name>DebuggerPython2Page</name>
7957 <message> 8151 <message>
7958 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="17"/> 8152 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="17"/>
7959 <source>&lt;b&gt;Configure Python2 Debugger&lt;/b&gt;</source> 8153 <source>&lt;b&gt;Configure Python2 Debugger&lt;/b&gt;</source>
7960 <translation type="unfinished">&lt;b&gt;Configuration du débogueur Python&lt;/b&gt;</translation> 8154 <translation type="obsolete">&lt;b&gt;Configuration du débogueur Python&lt;/b&gt;</translation>
7961 </message> 8155 </message>
7962 <message> 8156 <message>
7963 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="37"/> 8157 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="37"/>
7964 <source>Python2 Virtual Environment</source> 8158 <source>Python2 Virtual Environment</source>
7965 <translation type="unfinished">Interpréteur Python pour le client débug</translation> 8159 <translation type="obsolete">Interpréteur Python pour le client débug</translation>
7966 </message>
7967 <message>
7968 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="43"/>
7969 <source>Select the virtual environment to be used</source>
7970 <translation type="unfinished"></translation>
7971 </message>
7972 <message>
7973 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="50"/>
7974 <source>Press to open the virtual environment manager dialog</source>
7975 <translation type="unfinished"></translation>
7976 </message> 8160 </message>
7977 <message> 8161 <message>
7978 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="63"/> 8162 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="63"/>
7979 <source>Debug Client Type</source> 8163 <source>Debug Client Type</source>
7980 <translation type="unfinished">Type de client débug</translation> 8164 <translation type="obsolete">Type de client débug</translation>
7981 </message> 8165 </message>
7982 <message> 8166 <message>
7983 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="75"/> 8167 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="75"/>
7984 <source>Enter the path of the Debug Client to be used. Leave empty to use the default.</source> 8168 <source>Enter the path of the Debug Client to be used. Leave empty to use the default.</source>
7985 <translation type="unfinished">Entrer le chemin du client de débogage à utiliser. Laisser vide pour utiliser le client par défaut.</translation> 8169 <translation type="obsolete">Entrer le chemin du client de débogage à utiliser. Laisser vide pour utiliser le client par défaut.</translation>
7986 </message> 8170 </message>
7987 <message> 8171 <message>
7988 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="82"/> 8172 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="82"/>
7989 <source>Select the standard debug client</source> 8173 <source>Select the standard debug client</source>
7990 <translation type="unfinished">Selectionne le client debug multi threaded </translation> 8174 <translation type="obsolete">Selectionne le client debug multi threaded </translation>
7991 </message> 8175 </message>
7992 <message> 8176 <message>
7993 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="85"/> 8177 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="85"/>
7994 <source>Standard</source> 8178 <source>Standard</source>
7995 <translation type="unfinished">Standard</translation> 8179 <translation type="obsolete">Standard</translation>
7996 </message> 8180 </message>
7997 <message> 8181 <message>
7998 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="92"/> 8182 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="92"/>
7999 <source>Select the custom selected debug client</source> 8183 <source>Select the custom selected debug client</source>
8000 <translation type="unfinished">Sélectionne un client debug personnalisé</translation> 8184 <translation type="obsolete">Sélectionne un client debug personnalisé</translation>
8001 </message> 8185 </message>
8002 <message> 8186 <message>
8003 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="95"/> 8187 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="95"/>
8004 <source>Custom</source> 8188 <source>Custom</source>
8005 <translation type="unfinished">Personnalisé</translation> 8189 <translation type="obsolete">Personnalisé</translation>
8006 </message>
8007 <message>
8008 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="105"/>
8009 <source>Source association</source>
8010 <translation type="unfinished"></translation>
8011 </message>
8012 <message>
8013 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="111"/>
8014 <source>Please configure the associated file extensions on the &apos;Python&apos; page.</source>
8015 <translation type="unfinished"></translation>
8016 </message>
8017 <message>
8018 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="143"/>
8019 <source>Press to update the display of the source associations</source>
8020 <translation type="unfinished"></translation>
8021 </message> 8190 </message>
8022 <message> 8191 <message>
8023 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="146"/> 8192 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="146"/>
8024 <source>Refresh</source> 8193 <source>Refresh</source>
8025 <translation type="unfinished">Rafraichir</translation> 8194 <translation type="obsolete">Rafraichir</translation>
8026 </message> 8195 </message>
8027 <message> 8196 <message>
8028 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="171"/> 8197 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="171"/>
8029 <source>Select, to redirect stdin, stdout and stderr of the program being debugged to the eric6 IDE</source> 8198 <source>Select, to redirect stdin, stdout and stderr of the program being debugged to the eric6 IDE</source>
8030 <translation type="unfinished">Cocher pour rediriger stdin, stdout et stderr du programme débogué dans l&apos;IDE eric4 {5 ?} {6 ?}</translation> 8199 <translation type="obsolete">Cocher pour rediriger stdin, stdout et stderr du programme débogué dans l&apos;IDE eric4 {5 ?} {6 ?}</translation>
8031 </message> 8200 </message>
8032 <message> 8201 <message>
8033 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="174"/> 8202 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="174"/>
8034 <source>Redirect stdin/stdout/stderr</source> 8203 <source>Redirect stdin/stdout/stderr</source>
8035 <translation type="unfinished">Redirection stdin/stdout/stderr</translation> 8204 <translation type="obsolete">Redirection stdin/stdout/stderr</translation>
8036 </message> 8205 </message>
8037 <message> 8206 <message>
8038 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="181"/> 8207 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="181"/>
8039 <source>Select to not set the debug client encoding</source> 8208 <source>Select to not set the debug client encoding</source>
8040 <translation type="unfinished">Cocher pour ne pas spécifiier l&apos;encodage du débogueur</translation> 8209 <translation type="obsolete">Cocher pour ne pas spécifiier l&apos;encodage du débogueur</translation>
8041 </message> 8210 </message>
8042 <message> 8211 <message>
8043 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="184"/> 8212 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="184"/>
8044 <source>Don&apos;t set the encoding of the debug client</source> 8213 <source>Don&apos;t set the encoding of the debug client</source>
8045 <translation type="unfinished">Ne pas spécifier d&apos;encodage pour le débogueur</translation> 8214 <translation type="obsolete">Ne pas spécifier d&apos;encodage pour le débogueur</translation>
8046 </message>
8047 <message>
8048 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.py" line="44"/>
8049 <source>Press to select the Debug Client via a file selection dialog</source>
8050 <translation type="unfinished"></translation>
8051 </message>
8052 <message>
8053 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.py" line="46"/>
8054 <source>Python Files (*.py *.py2)</source>
8055 <translation type="unfinished"></translation>
8056 </message> 8215 </message>
8057 </context> 8216 </context>
8058 <context> 8217 <context>
8059 <name>DebuggerPython3Page</name> 8218 <name>DebuggerPython3Page</name>
8060 <message> 8219 <message>
8447 </message> 8606 </message>
8448 </context> 8607 </context>
8449 <context> 8608 <context>
8450 <name>DocStyleChecker</name> 8609 <name>DocStyleChecker</name>
8451 <message> 8610 <message>
8452 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="288"/> 8611 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="291"/>
8453 <source>module is missing a docstring</source> 8612 <source>module is missing a docstring</source>
8454 <translation type="unfinished"></translation> 8613 <translation type="unfinished"></translation>
8455 </message> 8614 </message>
8456 <message> 8615 <message>
8457 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="290"/> 8616 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="293"/>
8458 <source>public function/method is missing a docstring</source> 8617 <source>public function/method is missing a docstring</source>
8459 <translation type="unfinished"></translation> 8618 <translation type="unfinished"></translation>
8460 </message> 8619 </message>
8461 <message> 8620 <message>
8462 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="293"/> 8621 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="296"/>
8463 <source>private function/method may be missing a docstring</source> 8622 <source>private function/method may be missing a docstring</source>
8464 <translation type="unfinished"></translation> 8623 <translation type="unfinished"></translation>
8465 </message> 8624 </message>
8466 <message> 8625 <message>
8467 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="296"/> 8626 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="299"/>
8468 <source>public class is missing a docstring</source> 8627 <source>public class is missing a docstring</source>
8469 <translation type="unfinished"></translation> 8628 <translation type="unfinished"></translation>
8470 </message> 8629 </message>
8471 <message> 8630 <message>
8472 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="298"/> 8631 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="301"/>
8473 <source>private class may be missing a docstring</source> 8632 <source>private class may be missing a docstring</source>
8474 <translation type="unfinished"></translation> 8633 <translation type="unfinished"></translation>
8475 </message> 8634 </message>
8476 <message> 8635 <message>
8477 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="300"/> 8636 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="303"/>
8478 <source>docstring not surrounded by &quot;&quot;&quot;</source> 8637 <source>docstring not surrounded by &quot;&quot;&quot;</source>
8479 <translation type="unfinished"></translation> 8638 <translation type="unfinished"></translation>
8480 </message> 8639 </message>
8481 <message> 8640 <message>
8482 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="302"/> 8641 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="305"/>
8483 <source>docstring containing \ not surrounded by r&quot;&quot;&quot;</source> 8642 <source>docstring containing \ not surrounded by r&quot;&quot;&quot;</source>
8484 <translation type="unfinished"></translation> 8643 <translation type="unfinished"></translation>
8485 </message> 8644 </message>
8486 <message> 8645 <message>
8487 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="305"/> 8646 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="308"/>
8488 <source>docstring containing unicode character not surrounded by u&quot;&quot;&quot;</source> 8647 <source>docstring containing unicode character not surrounded by u&quot;&quot;&quot;</source>
8489 <translation type="unfinished"></translation> 8648 <translation type="unfinished"></translation>
8490 </message> 8649 </message>
8491 <message> 8650 <message>
8492 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="308"/> 8651 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="311"/>
8493 <source>one-liner docstring on multiple lines</source> 8652 <source>one-liner docstring on multiple lines</source>
8494 <translation type="unfinished"></translation> 8653 <translation type="unfinished"></translation>
8495 </message> 8654 </message>
8496 <message> 8655 <message>
8497 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="310"/> 8656 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="313"/>
8498 <source>docstring has wrong indentation</source> 8657 <source>docstring has wrong indentation</source>
8499 <translation type="unfinished"></translation> 8658 <translation type="unfinished"></translation>
8500 </message> 8659 </message>
8501 <message> 8660 <message>
8661 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="362"/>
8662 <source>docstring summary does not end with a period</source>
8663 <translation type="unfinished"></translation>
8664 </message>
8665 <message>
8666 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="319"/>
8667 <source>docstring summary is not in imperative mood (Does instead of Do)</source>
8668 <translation type="unfinished"></translation>
8669 </message>
8670 <message>
8671 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="323"/>
8672 <source>docstring summary looks like a function&apos;s/method&apos;s signature</source>
8673 <translation type="unfinished"></translation>
8674 </message>
8675 <message>
8676 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="326"/>
8677 <source>docstring does not mention the return value type</source>
8678 <translation type="unfinished"></translation>
8679 </message>
8680 <message>
8681 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="329"/>
8682 <source>function/method docstring is separated by a blank line</source>
8683 <translation type="unfinished"></translation>
8684 </message>
8685 <message>
8686 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="332"/>
8687 <source>class docstring is not preceded by a blank line</source>
8688 <translation type="unfinished"></translation>
8689 </message>
8690 <message>
8691 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="335"/>
8692 <source>class docstring is not followed by a blank line</source>
8693 <translation type="unfinished"></translation>
8694 </message>
8695 <message>
8696 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="396"/>
8697 <source>docstring summary is not followed by a blank line</source>
8698 <translation type="unfinished"></translation>
8699 </message>
8700 <message>
8701 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="341"/>
8702 <source>last paragraph of docstring is not followed by a blank line</source>
8703 <translation type="unfinished"></translation>
8704 </message>
8705 <message>
8706 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="349"/>
8707 <source>private function/method is missing a docstring</source>
8708 <translation type="unfinished"></translation>
8709 </message>
8710 <message>
8711 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="352"/>
8712 <source>private class is missing a docstring</source>
8713 <translation type="unfinished"></translation>
8714 </message>
8715 <message>
8716 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="356"/>
8717 <source>leading quotes of docstring not on separate line</source>
8718 <translation type="unfinished"></translation>
8719 </message>
8720 <message>
8502 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="359"/> 8721 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="359"/>
8503 <source>docstring summary does not end with a period</source> 8722 <source>trailing quotes of docstring not on separate line</source>
8504 <translation type="unfinished"></translation> 8723 <translation type="unfinished"></translation>
8505 </message> 8724 </message>
8506 <message> 8725 <message>
8507 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="316"/> 8726 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="366"/>
8508 <source>docstring summary is not in imperative mood (Does instead of Do)</source> 8727 <source>docstring does not contain a @return line but function/method returns something</source>
8509 <translation type="unfinished"></translation> 8728 <translation type="unfinished"></translation>
8510 </message> 8729 </message>
8511 <message> 8730 <message>
8512 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="320"/> 8731 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="370"/>
8513 <source>docstring summary looks like a function&apos;s/method&apos;s signature</source> 8732 <source>docstring contains a @return line but function/method doesn&apos;t return anything</source>
8514 <translation type="unfinished"></translation> 8733 <translation type="unfinished"></translation>
8515 </message> 8734 </message>
8516 <message> 8735 <message>
8517 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="323"/> 8736 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="374"/>
8518 <source>docstring does not mention the return value type</source> 8737 <source>docstring does not contain enough @param/@keyparam lines</source>
8519 <translation type="unfinished"></translation> 8738 <translation type="unfinished"></translation>
8520 </message> 8739 </message>
8521 <message> 8740 <message>
8522 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="326"/> 8741 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="377"/>
8523 <source>function/method docstring is separated by a blank line</source> 8742 <source>docstring contains too many @param/@keyparam lines</source>
8524 <translation type="unfinished"></translation> 8743 <translation type="unfinished"></translation>
8525 </message> 8744 </message>
8526 <message> 8745 <message>
8527 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="329"/> 8746 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="380"/>
8528 <source>class docstring is not preceded by a blank line</source> 8747 <source>keyword only arguments must be documented with @keyparam lines</source>
8529 <translation type="unfinished"></translation> 8748 <translation type="unfinished"></translation>
8530 </message> 8749 </message>
8531 <message> 8750 <message>
8532 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="332"/> 8751 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="383"/>
8533 <source>class docstring is not followed by a blank line</source> 8752 <source>order of @param/@keyparam lines does not match the function/method signature</source>
8753 <translation type="unfinished"></translation>
8754 </message>
8755 <message>
8756 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="386"/>
8757 <source>class docstring is preceded by a blank line</source>
8758 <translation type="unfinished"></translation>
8759 </message>
8760 <message>
8761 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="388"/>
8762 <source>class docstring is followed by a blank line</source>
8763 <translation type="unfinished"></translation>
8764 </message>
8765 <message>
8766 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="390"/>
8767 <source>function/method docstring is preceded by a blank line</source>
8534 <translation type="unfinished"></translation> 8768 <translation type="unfinished"></translation>
8535 </message> 8769 </message>
8536 <message> 8770 <message>
8537 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="393"/> 8771 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="393"/>
8538 <source>docstring summary is not followed by a blank line</source>
8539 <translation type="unfinished"></translation>
8540 </message>
8541 <message>
8542 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="338"/>
8543 <source>last paragraph of docstring is not followed by a blank line</source>
8544 <translation type="unfinished"></translation>
8545 </message>
8546 <message>
8547 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="346"/>
8548 <source>private function/method is missing a docstring</source>
8549 <translation type="unfinished"></translation>
8550 </message>
8551 <message>
8552 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="349"/>
8553 <source>private class is missing a docstring</source>
8554 <translation type="unfinished"></translation>
8555 </message>
8556 <message>
8557 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="353"/>
8558 <source>leading quotes of docstring not on separate line</source>
8559 <translation type="unfinished"></translation>
8560 </message>
8561 <message>
8562 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="356"/>
8563 <source>trailing quotes of docstring not on separate line</source>
8564 <translation type="unfinished"></translation>
8565 </message>
8566 <message>
8567 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="363"/>
8568 <source>docstring does not contain a @return line but function/method returns something</source>
8569 <translation type="unfinished"></translation>
8570 </message>
8571 <message>
8572 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="367"/>
8573 <source>docstring contains a @return line but function/method doesn&apos;t return anything</source>
8574 <translation type="unfinished"></translation>
8575 </message>
8576 <message>
8577 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="371"/>
8578 <source>docstring does not contain enough @param/@keyparam lines</source>
8579 <translation type="unfinished"></translation>
8580 </message>
8581 <message>
8582 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="374"/>
8583 <source>docstring contains too many @param/@keyparam lines</source>
8584 <translation type="unfinished"></translation>
8585 </message>
8586 <message>
8587 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="377"/>
8588 <source>keyword only arguments must be documented with @keyparam lines</source>
8589 <translation type="unfinished"></translation>
8590 </message>
8591 <message>
8592 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="380"/>
8593 <source>order of @param/@keyparam lines does not match the function/method signature</source>
8594 <translation type="unfinished"></translation>
8595 </message>
8596 <message>
8597 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="383"/>
8598 <source>class docstring is preceded by a blank line</source>
8599 <translation type="unfinished"></translation>
8600 </message>
8601 <message>
8602 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="385"/>
8603 <source>class docstring is followed by a blank line</source>
8604 <translation type="unfinished"></translation>
8605 </message>
8606 <message>
8607 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="387"/>
8608 <source>function/method docstring is preceded by a blank line</source>
8609 <translation type="unfinished"></translation>
8610 </message>
8611 <message>
8612 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="390"/>
8613 <source>function/method docstring is followed by a blank line</source> 8772 <source>function/method docstring is followed by a blank line</source>
8614 <translation type="unfinished"></translation> 8773 <translation type="unfinished"></translation>
8615 </message> 8774 </message>
8616 <message> 8775 <message>
8617 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="396"/> 8776 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="399"/>
8618 <source>last paragraph of docstring is followed by a blank line</source> 8777 <source>last paragraph of docstring is followed by a blank line</source>
8619 <translation type="unfinished"></translation> 8778 <translation type="unfinished"></translation>
8620 </message> 8779 </message>
8621 <message> 8780 <message>
8622 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="399"/> 8781 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="402"/>
8623 <source>docstring does not contain a @exception line but function/method raises an exception</source> 8782 <source>docstring does not contain a @exception line but function/method raises an exception</source>
8624 <translation type="unfinished"></translation> 8783 <translation type="unfinished"></translation>
8625 </message> 8784 </message>
8626 <message> 8785 <message>
8627 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="403"/> 8786 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="406"/>
8628 <source>docstring contains a @exception line but function/method doesn&apos;t raise an exception</source> 8787 <source>docstring contains a @exception line but function/method doesn&apos;t raise an exception</source>
8629 <translation type="unfinished"></translation> 8788 <translation type="unfinished"></translation>
8630 </message> 8789 </message>
8631 <message> 8790 <message>
8632 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="426"/> 8791 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="429"/>
8633 <source>{0}: {1}</source> 8792 <source>{0}: {1}</source>
8634 <translation type="unfinished"></translation> 8793 <translation type="unfinished"></translation>
8635 </message> 8794 </message>
8636 <message> 8795 <message>
8637 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="312"/> 8796 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="315"/>
8638 <source>docstring does not contain a summary</source> 8797 <source>docstring does not contain a summary</source>
8639 <translation type="unfinished"></translation> 8798 <translation type="unfinished"></translation>
8640 </message> 8799 </message>
8641 <message> 8800 <message>
8642 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="361"/> 8801 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="364"/>
8643 <source>docstring summary does not start with &apos;{0}&apos;</source> 8802 <source>docstring summary does not start with &apos;{0}&apos;</source>
8644 <translation type="unfinished"></translation> 8803 <translation type="unfinished"></translation>
8645 </message> 8804 </message>
8646 <message> 8805 <message>
8647 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="407"/> 8806 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="410"/>
8648 <source>raised exception &apos;{0}&apos; is not documented in docstring</source> 8807 <source>raised exception &apos;{0}&apos; is not documented in docstring</source>
8649 <translation type="unfinished"></translation> 8808 <translation type="unfinished"></translation>
8650 </message> 8809 </message>
8651 <message> 8810 <message>
8652 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="410"/> 8811 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="413"/>
8653 <source>documented exception &apos;{0}&apos; is not raised</source> 8812 <source>documented exception &apos;{0}&apos; is not raised</source>
8654 <translation type="unfinished"></translation> 8813 <translation type="unfinished"></translation>
8655 </message> 8814 </message>
8656 <message> 8815 <message>
8657 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="413"/> 8816 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="416"/>
8658 <source>docstring does not contain a @signal line but class defines signals</source> 8817 <source>docstring does not contain a @signal line but class defines signals</source>
8659 <translation type="unfinished"></translation> 8818 <translation type="unfinished"></translation>
8660 </message> 8819 </message>
8661 <message> 8820 <message>
8662 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="416"/> 8821 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="419"/>
8663 <source>docstring contains a @signal line but class doesn&apos;t define signals</source> 8822 <source>docstring contains a @signal line but class doesn&apos;t define signals</source>
8664 <translation type="unfinished"></translation> 8823 <translation type="unfinished"></translation>
8665 </message> 8824 </message>
8666 <message> 8825 <message>
8667 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="419"/> 8826 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="422"/>
8668 <source>defined signal &apos;{0}&apos; is not documented in docstring</source> 8827 <source>defined signal &apos;{0}&apos; is not documented in docstring</source>
8669 <translation type="unfinished"></translation> 8828 <translation type="unfinished"></translation>
8670 </message> 8829 </message>
8671 <message> 8830 <message>
8672 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="422"/> 8831 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="425"/>
8673 <source>documented signal &apos;{0}&apos; is not defined</source> 8832 <source>documented signal &apos;{0}&apos; is not defined</source>
8674 <translation type="unfinished"></translation> 8833 <translation type="unfinished"></translation>
8675 </message> 8834 </message>
8676 <message> 8835 <message>
8677 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="351"/> 8836 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="354"/>
8678 <source>class docstring is still a default string</source> 8837 <source>class docstring is still a default string</source>
8679 <translation type="unfinished"></translation> 8838 <translation type="unfinished"></translation>
8680 </message> 8839 </message>
8681 <message> 8840 <message>
8682 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="344"/> 8841 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="347"/>
8683 <source>function docstring is still a default string</source> 8842 <source>function docstring is still a default string</source>
8684 <translation type="unfinished"></translation> 8843 <translation type="unfinished"></translation>
8685 </message> 8844 </message>
8686 <message> 8845 <message>
8687 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="342"/> 8846 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="345"/>
8688 <source>module docstring is still a default string</source> 8847 <source>module docstring is still a default string</source>
8689 <translation type="unfinished"></translation> 8848 <translation type="unfinished"></translation>
8690 </message> 8849 </message>
8691 </context> 8850 </context>
8692 <context> 8851 <context>
9294 <location filename="../WebBrowser/Download/DownloadManager.py" line="258"/> 9453 <location filename="../WebBrowser/Download/DownloadManager.py" line="258"/>
9295 <source>&lt;p&gt;The URL &lt;b&gt;{0}&lt;/b&gt; was found in the Safe Browsing database.&lt;/p&gt;{1}</source> 9454 <source>&lt;p&gt;The URL &lt;b&gt;{0}&lt;/b&gt; was found in the Safe Browsing database.&lt;/p&gt;{1}</source>
9296 <translation type="unfinished"></translation> 9455 <translation type="unfinished"></translation>
9297 </message> 9456 </message>
9298 <message> 9457 <message>
9299 <location filename="../WebBrowser/Download/DownloadManager.py" line="589"/> 9458 <location filename="../WebBrowser/Download/DownloadManager.py" line="590"/>
9300 <source>Download Manager</source> 9459 <source>Download Manager</source>
9301 <translation type="unfinished"></translation> 9460 <translation type="unfinished"></translation>
9302 </message> 9461 </message>
9303 <message> 9462 <message>
9304 <location filename="../WebBrowser/Download/DownloadManager.py" line="501"/> 9463 <location filename="../WebBrowser/Download/DownloadManager.py" line="502"/>
9305 <source>Downloads finished</source> 9464 <source>Downloads finished</source>
9306 <translation type="unfinished"></translation> 9465 <translation type="unfinished"></translation>
9307 </message> 9466 </message>
9308 <message> 9467 <message>
9309 <location filename="../WebBrowser/Download/DownloadManager.py" line="501"/> 9468 <location filename="../WebBrowser/Download/DownloadManager.py" line="502"/>
9310 <source>All files have been downloaded.</source> 9469 <source>All files have been downloaded.</source>
9311 <translation type="unfinished"></translation> 9470 <translation type="unfinished"></translation>
9312 </message> 9471 </message>
9313 <message numerus="yes"> 9472 <message numerus="yes">
9314 <location filename="../WebBrowser/Download/DownloadManager.py" line="623"/> 9473 <location filename="../WebBrowser/Download/DownloadManager.py" line="624"/>
9315 <source>{0}% of %n file(s) ({1}) {2}</source> 9474 <source>{0}% of %n file(s) ({1}) {2}</source>
9316 <translation type="unfinished"> 9475 <translation type="unfinished">
9317 <numerusform></numerusform> 9476 <numerusform></numerusform>
9318 <numerusform></numerusform> 9477 <numerusform></numerusform>
9319 </translation> 9478 </translation>
9320 </message> 9479 </message>
9321 <message> 9480 <message>
9322 <location filename="../WebBrowser/Download/DownloadManager.py" line="630"/> 9481 <location filename="../WebBrowser/Download/DownloadManager.py" line="631"/>
9323 <source>{0}% - Download Manager</source> 9482 <source>{0}% - Download Manager</source>
9324 <translation type="unfinished"></translation> 9483 <translation type="unfinished"></translation>
9325 </message> 9484 </message>
9326 </context> 9485 </context>
9327 <context> 9486 <context>
9983 </message> 10142 </message>
9984 </context> 10143 </context>
9985 <context> 10144 <context>
9986 <name>E5PathPickerBase</name> 10145 <name>E5PathPickerBase</name>
9987 <message> 10146 <message>
9988 <location filename="../E5Gui/E5PathPicker.py" line="163"/> 10147 <location filename="../E5Gui/E5PathPicker.py" line="165"/>
9989 <source>Enter Path Name</source> 10148 <source>Enter Path Name</source>
9990 <translation type="unfinished"></translation> 10149 <translation type="unfinished"></translation>
9991 </message> 10150 </message>
9992 <message> 10151 <message>
9993 <location filename="../E5Gui/E5PathPicker.py" line="160"/> 10152 <location filename="../E5Gui/E5PathPicker.py" line="162"/>
9994 <source>Enter Path Names separated by &apos;;&apos;</source> 10153 <source>Enter Path Names separated by &apos;;&apos;</source>
9995 <translation type="unfinished"></translation> 10154 <translation type="unfinished"></translation>
9996 </message> 10155 </message>
9997 <message> 10156 <message>
9998 <location filename="../E5Gui/E5PathPicker.py" line="501"/> 10157 <location filename="../E5Gui/E5PathPicker.py" line="503"/>
9999 <source>Choose a file to open</source> 10158 <source>Choose a file to open</source>
10000 <translation type="unfinished"></translation> 10159 <translation type="unfinished"></translation>
10001 </message> 10160 </message>
10002 <message> 10161 <message>
10003 <location filename="../E5Gui/E5PathPicker.py" line="503"/> 10162 <location filename="../E5Gui/E5PathPicker.py" line="505"/>
10004 <source>Choose files to open</source> 10163 <source>Choose files to open</source>
10005 <translation type="unfinished"></translation> 10164 <translation type="unfinished"></translation>
10006 </message> 10165 </message>
10007 <message> 10166 <message>
10008 <location filename="../E5Gui/E5PathPicker.py" line="508"/> 10167 <location filename="../E5Gui/E5PathPicker.py" line="510"/>
10009 <source>Choose a file to save</source> 10168 <source>Choose a file to save</source>
10010 <translation type="unfinished"></translation> 10169 <translation type="unfinished"></translation>
10011 </message> 10170 </message>
10012 <message> 10171 <message>
10013 <location filename="../E5Gui/E5PathPicker.py" line="510"/> 10172 <location filename="../E5Gui/E5PathPicker.py" line="512"/>
10014 <source>Choose a directory</source> 10173 <source>Choose a directory</source>
10015 <translation type="unfinished"></translation> 10174 <translation type="unfinished"></translation>
10016 </message> 10175 </message>
10017 </context> 10176 </context>
10018 <context> 10177 <context>
10605 <location filename="../E5Gui/E5TextEditSearchWidget.py" line="127"/> 10764 <location filename="../E5Gui/E5TextEditSearchWidget.py" line="127"/>
10606 <source>Press to find the next occurrence</source> 10765 <source>Press to find the next occurrence</source>
10607 <translation type="unfinished">Cliquer pour rechercher l&apos;occurence suivante</translation> 10766 <translation type="unfinished">Cliquer pour rechercher l&apos;occurence suivante</translation>
10608 </message> 10767 </message>
10609 <message> 10768 <message>
10610 <location filename="../E5Gui/E5TextEditSearchWidget.py" line="340"/> 10769 <location filename="../E5Gui/E5TextEditSearchWidget.py" line="342"/>
10611 <source>&apos;{0}&apos; was not found.</source> 10770 <source>&apos;{0}&apos; was not found.</source>
10612 <translation type="unfinished"></translation> 10771 <translation type="unfinished"></translation>
10613 </message> 10772 </message>
10614 </context> 10773 </context>
10615 <context> 10774 <context>
10764 </message> 10923 </message>
10765 </context> 10924 </context>
10766 <context> 10925 <context>
10767 <name>E5XmlRpcClient</name> 10926 <name>E5XmlRpcClient</name>
10768 <message> 10927 <message>
10769 <location filename="../E5Network/E5XmlRpcClient.py" line="100"/> 10928 <location filename="../E5Network/E5XmlRpcClient.py" line="102"/>
10770 <source>SSL Error</source> 10929 <source>SSL Error</source>
10771 <translation type="unfinished"></translation> 10930 <translation type="unfinished"></translation>
10772 </message> 10931 </message>
10773 </context> 10932 </context>
10774 <context> 10933 <context>
10941 </message> 11100 </message>
10942 </context> 11101 </context>
10943 <context> 11102 <context>
10944 <name>Editor</name> 11103 <name>Editor</name>
10945 <message> 11104 <message>
10946 <location filename="../QScintilla/Editor.py" line="779"/> 11105 <location filename="../QScintilla/Editor.py" line="769"/>
10947 <source>Undo</source> 11106 <source>Undo</source>
10948 <translation>Défaire</translation> 11107 <translation>Défaire</translation>
10949 </message> 11108 </message>
10950 <message> 11109 <message>
10951 <location filename="../QScintilla/Editor.py" line="782"/> 11110 <location filename="../QScintilla/Editor.py" line="772"/>
10952 <source>Redo</source> 11111 <source>Redo</source>
10953 <translation>Refaire</translation> 11112 <translation>Refaire</translation>
10954 </message> 11113 </message>
10955 <message> 11114 <message>
10956 <location filename="../QScintilla/Editor.py" line="785"/> 11115 <location filename="../QScintilla/Editor.py" line="775"/>
10957 <source>Revert to last saved state</source> 11116 <source>Revert to last saved state</source>
10958 <translation>Ecraser avec le dernier état enregistré</translation> 11117 <translation>Ecraser avec le dernier état enregistré</translation>
10959 </message> 11118 </message>
10960 <message> 11119 <message>
10961 <location filename="../QScintilla/Editor.py" line="789"/> 11120 <location filename="../QScintilla/Editor.py" line="779"/>
10962 <source>Cut</source> 11121 <source>Cut</source>
10963 <translation>Couper</translation> 11122 <translation>Couper</translation>
10964 </message> 11123 </message>
10965 <message> 11124 <message>
10966 <location filename="../QScintilla/Editor.py" line="792"/> 11125 <location filename="../QScintilla/Editor.py" line="782"/>
10967 <source>Copy</source> 11126 <source>Copy</source>
10968 <translation>Copier</translation> 11127 <translation>Copier</translation>
10969 </message> 11128 </message>
10970 <message> 11129 <message>
10971 <location filename="../QScintilla/Editor.py" line="795"/> 11130 <location filename="../QScintilla/Editor.py" line="785"/>
10972 <source>Paste</source> 11131 <source>Paste</source>
10973 <translation>Coller</translation> 11132 <translation>Coller</translation>
10974 </message> 11133 </message>
10975 <message> 11134 <message>
10976 <location filename="../QScintilla/Editor.py" line="803"/> 11135 <location filename="../QScintilla/Editor.py" line="793"/>
10977 <source>Indent</source> 11136 <source>Indent</source>
10978 <translation>Indenter</translation> 11137 <translation>Indenter</translation>
10979 </message> 11138 </message>
10980 <message> 11139 <message>
10981 <location filename="../QScintilla/Editor.py" line="806"/> 11140 <location filename="../QScintilla/Editor.py" line="796"/>
10982 <source>Unindent</source> 11141 <source>Unindent</source>
10983 <translation>Désindenter</translation> 11142 <translation>Désindenter</translation>
10984 </message> 11143 </message>
10985 <message> 11144 <message>
10986 <location filename="../QScintilla/Editor.py" line="809"/> 11145 <location filename="../QScintilla/Editor.py" line="799"/>
10987 <source>Comment</source> 11146 <source>Comment</source>
10988 <translation>Commenter</translation> 11147 <translation>Commenter</translation>
10989 </message> 11148 </message>
10990 <message> 11149 <message>
10991 <location filename="../QScintilla/Editor.py" line="812"/> 11150 <location filename="../QScintilla/Editor.py" line="802"/>
10992 <source>Uncomment</source> 11151 <source>Uncomment</source>
10993 <translation>Décommenter</translation> 11152 <translation>Décommenter</translation>
10994 </message> 11153 </message>
10995 <message> 11154 <message>
10996 <location filename="../QScintilla/Editor.py" line="815"/> 11155 <location filename="../QScintilla/Editor.py" line="805"/>
10997 <source>Stream Comment</source> 11156 <source>Stream Comment</source>
10998 <translation>Commentaire type &quot;Stream&quot;</translation> 11157 <translation>Commentaire type &quot;Stream&quot;</translation>
10999 </message> 11158 </message>
11000 <message> 11159 <message>
11001 <location filename="../QScintilla/Editor.py" line="818"/> 11160 <location filename="../QScintilla/Editor.py" line="808"/>
11002 <source>Box Comment</source> 11161 <source>Box Comment</source>
11003 <translation>Commentaire type &quot;Bloc&quot;</translation> 11162 <translation>Commentaire type &quot;Bloc&quot;</translation>
11004 </message> 11163 </message>
11005 <message> 11164 <message>
11006 <location filename="../QScintilla/Editor.py" line="822"/> 11165 <location filename="../QScintilla/Editor.py" line="812"/>
11007 <source>Select to brace</source> 11166 <source>Select to brace</source>
11008 <translation>Sélection parenthèses</translation> 11167 <translation>Sélection parenthèses</translation>
11009 </message> 11168 </message>
11010 <message> 11169 <message>
11011 <location filename="../QScintilla/Editor.py" line="824"/> 11170 <location filename="../QScintilla/Editor.py" line="814"/>
11012 <source>Select all</source> 11171 <source>Select all</source>
11013 <translation>Tout sélectionner</translation> 11172 <translation>Tout sélectionner</translation>
11014 </message> 11173 </message>
11015 <message> 11174 <message>
11016 <location filename="../QScintilla/Editor.py" line="825"/> 11175 <location filename="../QScintilla/Editor.py" line="815"/>
11017 <source>Deselect all</source> 11176 <source>Deselect all</source>
11018 <translation>Tout déselectionner</translation> 11177 <translation>Tout déselectionner</translation>
11019 </message> 11178 </message>
11020 <message> 11179 <message>
11021 <location filename="../QScintilla/Editor.py" line="843"/> 11180 <location filename="../QScintilla/Editor.py" line="833"/>
11022 <source>Shorten empty lines</source> 11181 <source>Shorten empty lines</source>
11023 <translation>Raccourcir les lignes vides</translation> 11182 <translation>Raccourcir les lignes vides</translation>
11024 </message> 11183 </message>
11025 <message> 11184 <message>
11026 <location filename="../QScintilla/Editor.py" line="1040"/> 11185 <location filename="../QScintilla/Editor.py" line="1030"/>
11027 <source>Languages</source> 11186 <source>Languages</source>
11028 <translation>Langages</translation> 11187 <translation>Langages</translation>
11029 </message> 11188 </message>
11030 <message> 11189 <message>
11031 <location filename="../QScintilla/Editor.py" line="850"/> 11190 <location filename="../QScintilla/Editor.py" line="840"/>
11032 <source>Use Monospaced Font</source> 11191 <source>Use Monospaced Font</source>
11033 <translation>Utiliser une police monospacée</translation> 11192 <translation>Utiliser une police monospacée</translation>
11034 </message> 11193 </message>
11035 <message> 11194 <message>
11036 <location filename="../QScintilla/Editor.py" line="970"/> 11195 <location filename="../QScintilla/Editor.py" line="960"/>
11037 <source>Check</source> 11196 <source>Check</source>
11038 <translation>Vérification</translation> 11197 <translation>Vérification</translation>
11039 </message> 11198 </message>
11040 <message> 11199 <message>
11041 <location filename="../QScintilla/Editor.py" line="990"/> 11200 <location filename="../QScintilla/Editor.py" line="980"/>
11042 <source>Show</source> 11201 <source>Show</source>
11043 <translation>Afficher...</translation> 11202 <translation>Afficher...</translation>
11044 </message> 11203 </message>
11045 <message> 11204 <message>
11046 <location filename="../QScintilla/Editor.py" line="898"/> 11205 <location filename="../QScintilla/Editor.py" line="888"/>
11047 <source>Close</source> 11206 <source>Close</source>
11048 <translation>Fermer</translation> 11207 <translation>Fermer</translation>
11049 </message> 11208 </message>
11050 <message> 11209 <message>
11051 <location filename="../QScintilla/Editor.py" line="904"/> 11210 <location filename="../QScintilla/Editor.py" line="894"/>
11052 <source>Save</source> 11211 <source>Save</source>
11053 <translation>Enregistrer</translation> 11212 <translation>Enregistrer</translation>
11054 </message> 11213 </message>
11055 <message> 11214 <message>
11056 <location filename="../QScintilla/Editor.py" line="907"/> 11215 <location filename="../QScintilla/Editor.py" line="897"/>
11057 <source>Save As...</source> 11216 <source>Save As...</source>
11058 <translation>Enregistrer sous...</translation> 11217 <translation>Enregistrer sous...</translation>
11059 </message> 11218 </message>
11060 <message> 11219 <message>
11061 <location filename="../QScintilla/Editor.py" line="923"/> 11220 <location filename="../QScintilla/Editor.py" line="913"/>
11062 <source>Print</source> 11221 <source>Print</source>
11063 <translation>Imprimer</translation> 11222 <translation>Imprimer</translation>
11064 </message> 11223 </message>
11065 <message> 11224 <message>
11066 <location filename="../QScintilla/Editor.py" line="992"/> 11225 <location filename="../QScintilla/Editor.py" line="982"/>
11067 <source>Code metrics...</source> 11226 <source>Code metrics...</source>
11068 <translation>Statistiques du code...</translation> 11227 <translation>Statistiques du code...</translation>
11069 </message> 11228 </message>
11070 <message> 11229 <message>
11071 <location filename="../QScintilla/Editor.py" line="993"/> 11230 <location filename="../QScintilla/Editor.py" line="983"/>
11072 <source>Code coverage...</source> 11231 <source>Code coverage...</source>
11073 <translation>Code coverage...</translation> 11232 <translation>Code coverage...</translation>
11074 </message> 11233 </message>
11075 <message> 11234 <message>
11076 <location filename="../QScintilla/Editor.py" line="1001"/> 11235 <location filename="../QScintilla/Editor.py" line="991"/>
11077 <source>Profile data...</source> 11236 <source>Profile data...</source>
11078 <translation>Profiler les données...</translation> 11237 <translation>Profiler les données...</translation>
11079 </message> 11238 </message>
11080 <message> 11239 <message>
11081 <location filename="../QScintilla/Editor.py" line="1220"/> 11240 <location filename="../QScintilla/Editor.py" line="1210"/>
11082 <source>Toggle bookmark</source> 11241 <source>Toggle bookmark</source>
11083 <translation>Placer/supprimer un signet</translation> 11242 <translation>Placer/supprimer un signet</translation>
11084 </message> 11243 </message>
11085 <message> 11244 <message>
11086 <location filename="../QScintilla/Editor.py" line="1222"/> 11245 <location filename="../QScintilla/Editor.py" line="1212"/>
11087 <source>Next bookmark</source> 11246 <source>Next bookmark</source>
11088 <translation>Signet suivant</translation> 11247 <translation>Signet suivant</translation>
11089 </message> 11248 </message>
11090 <message> 11249 <message>
11091 <location filename="../QScintilla/Editor.py" line="1224"/> 11250 <location filename="../QScintilla/Editor.py" line="1214"/>
11092 <source>Previous bookmark</source> 11251 <source>Previous bookmark</source>
11093 <translation>Signet précédent</translation> 11252 <translation>Signet précédent</translation>
11094 </message> 11253 </message>
11095 <message> 11254 <message>
11096 <location filename="../QScintilla/Editor.py" line="1226"/> 11255 <location filename="../QScintilla/Editor.py" line="1216"/>
11097 <source>Clear all bookmarks</source> 11256 <source>Clear all bookmarks</source>
11098 <translation>Effacer tous les signets</translation> 11257 <translation>Effacer tous les signets</translation>
11099 </message> 11258 </message>
11100 <message> 11259 <message>
11101 <location filename="../QScintilla/Editor.py" line="1235"/> 11260 <location filename="../QScintilla/Editor.py" line="1225"/>
11102 <source>Toggle breakpoint</source> 11261 <source>Toggle breakpoint</source>
11103 <translation>Placer/supprimer un point d&apos;arrêt</translation> 11262 <translation>Placer/supprimer un point d&apos;arrêt</translation>
11104 </message> 11263 </message>
11105 <message> 11264 <message>
11106 <location filename="../QScintilla/Editor.py" line="1240"/> 11265 <location filename="../QScintilla/Editor.py" line="1230"/>
11107 <source>Edit breakpoint...</source> 11266 <source>Edit breakpoint...</source>
11108 <translation>Éditer le point d&apos;arrêt...</translation> 11267 <translation>Éditer le point d&apos;arrêt...</translation>
11109 </message> 11268 </message>
11110 <message> 11269 <message>
11111 <location filename="../QScintilla/Editor.py" line="5616"/> 11270 <location filename="../QScintilla/Editor.py" line="5603"/>
11112 <source>Enable breakpoint</source> 11271 <source>Enable breakpoint</source>
11113 <translation>Activer le point d&apos;arrêt</translation> 11272 <translation>Activer le point d&apos;arrêt</translation>
11114 </message> 11273 </message>
11115 <message> 11274 <message>
11116 <location filename="../QScintilla/Editor.py" line="1245"/> 11275 <location filename="../QScintilla/Editor.py" line="1235"/>
11117 <source>Next breakpoint</source> 11276 <source>Next breakpoint</source>
11118 <translation>Point d&apos;arrêt suivant</translation> 11277 <translation>Point d&apos;arrêt suivant</translation>
11119 </message> 11278 </message>
11120 <message> 11279 <message>
11121 <location filename="../QScintilla/Editor.py" line="1247"/> 11280 <location filename="../QScintilla/Editor.py" line="1237"/>
11122 <source>Previous breakpoint</source> 11281 <source>Previous breakpoint</source>
11123 <translation>Point d&apos;arrêt précédent</translation> 11282 <translation>Point d&apos;arrêt précédent</translation>
11124 </message> 11283 </message>
11125 <message> 11284 <message>
11126 <location filename="../QScintilla/Editor.py" line="1252"/> 11285 <location filename="../QScintilla/Editor.py" line="1242"/>
11127 <source>Clear all breakpoints</source> 11286 <source>Clear all breakpoints</source>
11128 <translation>Effacer tous les points d&apos;arrêts</translation> 11287 <translation>Effacer tous les points d&apos;arrêts</translation>
11129 </message> 11288 </message>
11130 <message> 11289 <message>
11131 <location filename="../QScintilla/Editor.py" line="1956"/> 11290 <location filename="../QScintilla/Editor.py" line="1942"/>
11132 <source>Modification of Read Only file</source> 11291 <source>Modification of Read Only file</source>
11133 <translation>Modification de la lecture seule</translation> 11292 <translation>Modification de la lecture seule</translation>
11134 </message> 11293 </message>
11135 <message> 11294 <message>
11136 <location filename="../QScintilla/Editor.py" line="1956"/> 11295 <location filename="../QScintilla/Editor.py" line="1942"/>
11137 <source>You are attempting to change a read only file. Please save to a different file first.</source> 11296 <source>You are attempting to change a read only file. Please save to a different file first.</source>
11138 <translation>Le fichier est en lecture seule. Sauvez d&apos;abord votre fichier sous un autre nom.</translation> 11297 <translation>Le fichier est en lecture seule. Sauvez d&apos;abord votre fichier sous un autre nom.</translation>
11139 </message> 11298 </message>
11140 <message> 11299 <message>
11141 <location filename="../QScintilla/Editor.py" line="2664"/> 11300 <location filename="../QScintilla/Editor.py" line="2652"/>
11142 <source>Printing...</source> 11301 <source>Printing...</source>
11143 <translation>Impression....</translation> 11302 <translation>Impression....</translation>
11144 </message> 11303 </message>
11145 <message> 11304 <message>
11146 <location filename="../QScintilla/Editor.py" line="2681"/> 11305 <location filename="../QScintilla/Editor.py" line="2669"/>
11147 <source>Printing completed</source> 11306 <source>Printing completed</source>
11148 <translation>Impression terminée</translation> 11307 <translation>Impression terminée</translation>
11149 </message> 11308 </message>
11150 <message> 11309 <message>
11151 <location filename="../QScintilla/Editor.py" line="2683"/> 11310 <location filename="../QScintilla/Editor.py" line="2671"/>
11152 <source>Error while printing</source> 11311 <source>Error while printing</source>
11153 <translation>Erreur durant l&apos;impression</translation> 11312 <translation>Erreur durant l&apos;impression</translation>
11154 </message> 11313 </message>
11155 <message> 11314 <message>
11156 <location filename="../QScintilla/Editor.py" line="2686"/> 11315 <location filename="../QScintilla/Editor.py" line="2674"/>
11157 <source>Printing aborted</source> 11316 <source>Printing aborted</source>
11158 <translation>Impression abandonnée</translation> 11317 <translation>Impression abandonnée</translation>
11159 </message> 11318 </message>
11160 <message> 11319 <message>
11161 <location filename="../QScintilla/Editor.py" line="3107"/> 11320 <location filename="../QScintilla/Editor.py" line="3095"/>
11162 <source>Open File</source> 11321 <source>Open File</source>
11163 <translation>Ouvrir Fichier</translation> 11322 <translation>Ouvrir Fichier</translation>
11164 </message> 11323 </message>
11165 <message> 11324 <message>
11166 <location filename="../QScintilla/Editor.py" line="3296"/> 11325 <location filename="../QScintilla/Editor.py" line="3284"/>
11167 <source>Save File</source> 11326 <source>Save File</source>
11168 <translation>Enregistrer Fichier</translation> 11327 <translation>Enregistrer Fichier</translation>
11169 </message> 11328 </message>
11170 <message> 11329 <message>
11171 <location filename="../QScintilla/Editor.py" line="3047"/> 11330 <location filename="../QScintilla/Editor.py" line="3035"/>
11172 <source>File Modified</source> 11331 <source>File Modified</source>
11173 <translation>Fichier Modifié</translation> 11332 <translation>Fichier Modifié</translation>
11174 </message> 11333 </message>
11175 <message> 11334 <message>
11176 <location filename="../QScintilla/Editor.py" line="4777"/> 11335 <location filename="../QScintilla/Editor.py" line="4765"/>
11177 <source>Autocompletion</source> 11336 <source>Autocompletion</source>
11178 <translation>Autocompletion</translation> 11337 <translation>Autocompletion</translation>
11179 </message> 11338 </message>
11180 <message> 11339 <message>
11181 <location filename="../QScintilla/Editor.py" line="4777"/> 11340 <location filename="../QScintilla/Editor.py" line="4765"/>
11182 <source>Autocompletion is not available because there is no autocompletion source set.</source> 11341 <source>Autocompletion is not available because there is no autocompletion source set.</source>
11183 <translation>L&apos;autocompletion n&apos;est pas disponible car aucune source d&apos;autocomplétion n&apos;est définie.</translation> 11342 <translation>L&apos;autocompletion n&apos;est pas disponible car aucune source d&apos;autocomplétion n&apos;est définie.</translation>
11184 </message> 11343 </message>
11185 <message> 11344 <message>
11186 <location filename="../QScintilla/Editor.py" line="5619"/> 11345 <location filename="../QScintilla/Editor.py" line="5606"/>
11187 <source>Disable breakpoint</source> 11346 <source>Disable breakpoint</source>
11188 <translation>Désactiver le point d&apos;arrêt</translation> 11347 <translation>Désactiver le point d&apos;arrêt</translation>
11189 </message> 11348 </message>
11190 <message> 11349 <message>
11191 <location filename="../QScintilla/Editor.py" line="5994"/> 11350 <location filename="../QScintilla/Editor.py" line="5981"/>
11192 <source>Code Coverage</source> 11351 <source>Code Coverage</source>
11193 <translation>Code Coverage</translation> 11352 <translation>Code Coverage</translation>
11194 </message> 11353 </message>
11195 <message> 11354 <message>
11196 <location filename="../QScintilla/Editor.py" line="5994"/> 11355 <location filename="../QScintilla/Editor.py" line="5981"/>
11197 <source>Please select a coverage file</source> 11356 <source>Please select a coverage file</source>
11198 <translation>Sélectionner un fichier coverage</translation> 11357 <translation>Sélectionner un fichier coverage</translation>
11199 </message> 11358 </message>
11200 <message> 11359 <message>
11201 <location filename="../QScintilla/Editor.py" line="6174"/> 11360 <location filename="../QScintilla/Editor.py" line="6161"/>
11202 <source>Profile Data</source> 11361 <source>Profile Data</source>
11203 <translation>Profiler de données</translation> 11362 <translation>Profiler de données</translation>
11204 </message> 11363 </message>
11205 <message> 11364 <message>
11206 <location filename="../QScintilla/Editor.py" line="6174"/> 11365 <location filename="../QScintilla/Editor.py" line="6161"/>
11207 <source>Please select a profile file</source> 11366 <source>Please select a profile file</source>
11208 <translation>Sélectionner un fichier profile</translation> 11367 <translation>Sélectionner un fichier profile</translation>
11209 </message> 11368 </message>
11210 <message> 11369 <message>
11211 <location filename="../QScintilla/Editor.py" line="6727"/> 11370 <location filename="../QScintilla/Editor.py" line="6712"/>
11212 <source>Macro Name</source> 11371 <source>Macro Name</source>
11213 <translation>Nom de la macro</translation> 11372 <translation>Nom de la macro</translation>
11214 </message> 11373 </message>
11215 <message> 11374 <message>
11216 <location filename="../QScintilla/Editor.py" line="6727"/> 11375 <location filename="../QScintilla/Editor.py" line="6712"/>
11217 <source>Select a macro name:</source> 11376 <source>Select a macro name:</source>
11218 <translation>Sélectionner un nom de macro:</translation> 11377 <translation>Sélectionner un nom de macro:</translation>
11219 </message> 11378 </message>
11220 <message> 11379 <message>
11221 <location filename="../QScintilla/Editor.py" line="6798"/> 11380 <location filename="../QScintilla/Editor.py" line="6783"/>
11222 <source>Macro files (*.macro)</source> 11381 <source>Macro files (*.macro)</source>
11223 <translation>Fichier Macro (*.macro)</translation> 11382 <translation>Fichier Macro (*.macro)</translation>
11224 </message> 11383 </message>
11225 <message> 11384 <message>
11226 <location filename="../QScintilla/Editor.py" line="6755"/> 11385 <location filename="../QScintilla/Editor.py" line="6740"/>
11227 <source>Load macro file</source> 11386 <source>Load macro file</source>
11228 <translation>Charger un fichier macro</translation> 11387 <translation>Charger un fichier macro</translation>
11229 </message> 11388 </message>
11230 <message> 11389 <message>
11231 <location filename="../QScintilla/Editor.py" line="6778"/> 11390 <location filename="../QScintilla/Editor.py" line="6763"/>
11232 <source>Error loading macro</source> 11391 <source>Error loading macro</source>
11233 <translation>Erreur lors du chargement de la macro</translation> 11392 <translation>Erreur lors du chargement de la macro</translation>
11234 </message> 11393 </message>
11235 <message> 11394 <message>
11236 <location filename="../QScintilla/Editor.py" line="6798"/> 11395 <location filename="../QScintilla/Editor.py" line="6783"/>
11237 <source>Save macro file</source> 11396 <source>Save macro file</source>
11238 <translation>Enregistrer le fichier macro</translation> 11397 <translation>Enregistrer le fichier macro</translation>
11239 </message> 11398 </message>
11240 <message> 11399 <message>
11241 <location filename="../QScintilla/Editor.py" line="6815"/> 11400 <location filename="../QScintilla/Editor.py" line="6800"/>
11242 <source>Save macro</source> 11401 <source>Save macro</source>
11243 <translation>Enregistrer la macro</translation> 11402 <translation>Enregistrer la macro</translation>
11244 </message> 11403 </message>
11245 <message> 11404 <message>
11246 <location filename="../QScintilla/Editor.py" line="6831"/> 11405 <location filename="../QScintilla/Editor.py" line="6816"/>
11247 <source>Error saving macro</source> 11406 <source>Error saving macro</source>
11248 <translation>Erreur lors de l&apos;enregistrement de la macro</translation> 11407 <translation>Erreur lors de l&apos;enregistrement de la macro</translation>
11249 </message> 11408 </message>
11250 <message> 11409 <message>
11251 <location filename="../QScintilla/Editor.py" line="6844"/> 11410 <location filename="../QScintilla/Editor.py" line="6829"/>
11252 <source>Start Macro Recording</source> 11411 <source>Start Macro Recording</source>
11253 <translation>Démarrer l&apos;enregistrement de la macro</translation> 11412 <translation>Démarrer l&apos;enregistrement de la macro</translation>
11254 </message> 11413 </message>
11255 <message> 11414 <message>
11256 <location filename="../QScintilla/Editor.py" line="6870"/> 11415 <location filename="../QScintilla/Editor.py" line="6855"/>
11257 <source>Macro Recording</source> 11416 <source>Macro Recording</source>
11258 <translation>Enregistrement de macro</translation> 11417 <translation>Enregistrement de macro</translation>
11259 </message> 11418 </message>
11260 <message> 11419 <message>
11261 <location filename="../QScintilla/Editor.py" line="6870"/> 11420 <location filename="../QScintilla/Editor.py" line="6855"/>
11262 <source>Enter name of the macro:</source> 11421 <source>Enter name of the macro:</source>
11263 <translation>Entrer le nom de la macro:</translation> 11422 <translation>Entrer le nom de la macro:</translation>
11264 </message> 11423 </message>
11265 <message> 11424 <message>
11266 <location filename="../QScintilla/Editor.py" line="7010"/> 11425 <location filename="../QScintilla/Editor.py" line="6995"/>
11267 <source>File changed</source> 11426 <source>File changed</source>
11268 <translation>Fichier modifié</translation> 11427 <translation>Fichier modifié</translation>
11269 </message> 11428 </message>
11270 <message> 11429 <message>
11271 <location filename="../QScintilla/Editor.py" line="855"/> 11430 <location filename="../QScintilla/Editor.py" line="845"/>
11272 <source>Autosave enabled</source> 11431 <source>Autosave enabled</source>
11273 <translation>Sauvegarde automatique activée</translation> 11432 <translation>Sauvegarde automatique activée</translation>
11274 </message> 11433 </message>
11275 <message> 11434 <message>
11276 <location filename="../QScintilla/Editor.py" line="1300"/> 11435 <location filename="../QScintilla/Editor.py" line="1290"/>
11277 <source>Goto syntax error</source> 11436 <source>Goto syntax error</source>
11278 <translation>Aller à l&apos;erreur de syntaxe suivante</translation> 11437 <translation>Aller à l&apos;erreur de syntaxe suivante</translation>
11279 </message> 11438 </message>
11280 <message> 11439 <message>
11281 <location filename="../QScintilla/Editor.py" line="1309"/> 11440 <location filename="../QScintilla/Editor.py" line="1299"/>
11282 <source>Clear syntax error</source> 11441 <source>Clear syntax error</source>
11283 <translation>Supprimer les flags d&apos;erreurs de syntaxe</translation> 11442 <translation>Supprimer les flags d&apos;erreurs de syntaxe</translation>
11284 </message> 11443 </message>
11285 <message> 11444 <message>
11286 <location filename="../QScintilla/Editor.py" line="7321"/> 11445 <location filename="../QScintilla/Editor.py" line="7306"/>
11287 <source>Drop Error</source> 11446 <source>Drop Error</source>
11288 <translation>Erreur de suppression</translation> 11447 <translation>Erreur de suppression</translation>
11289 </message> 11448 </message>
11290 <message> 11449 <message>
11291 <location filename="../QScintilla/Editor.py" line="1304"/> 11450 <location filename="../QScintilla/Editor.py" line="1294"/>
11292 <source>Show syntax error message</source> 11451 <source>Show syntax error message</source>
11293 <translation>Afficher le message d&apos;erreur de syntaxe</translation> 11452 <translation>Afficher le message d&apos;erreur de syntaxe</translation>
11294 </message> 11453 </message>
11295 <message> 11454 <message>
11296 <location filename="../QScintilla/Editor.py" line="6336"/> 11455 <location filename="../QScintilla/Editor.py" line="6323"/>
11297 <source>Syntax Error</source> 11456 <source>Syntax Error</source>
11298 <translation>Erreur de syntaxe</translation> 11457 <translation>Erreur de syntaxe</translation>
11299 </message> 11458 </message>
11300 <message> 11459 <message>
11301 <location filename="../QScintilla/Editor.py" line="6336"/> 11460 <location filename="../QScintilla/Editor.py" line="6323"/>
11302 <source>No syntax error message available.</source> 11461 <source>No syntax error message available.</source>
11303 <translation>Aucun message d&apos;erreur de syntaxe..</translation> 11462 <translation>Aucun message d&apos;erreur de syntaxe..</translation>
11304 </message> 11463 </message>
11305 <message> 11464 <message>
11306 <location filename="../QScintilla/Editor.py" line="1237"/> 11465 <location filename="../QScintilla/Editor.py" line="1227"/>
11307 <source>Toggle temporary breakpoint</source> 11466 <source>Toggle temporary breakpoint</source>
11308 <translation>Placer/Supprimer un point d&apos;arret temporaire</translation> 11467 <translation>Placer/Supprimer un point d&apos;arret temporaire</translation>
11309 </message> 11468 </message>
11310 <message> 11469 <message>
11311 <location filename="../QScintilla/Editor.py" line="995"/> 11470 <location filename="../QScintilla/Editor.py" line="985"/>
11312 <source>Show code coverage annotations</source> 11471 <source>Show code coverage annotations</source>
11313 <translation>Afficher les annotations de code coverage</translation> 11472 <translation>Afficher les annotations de code coverage</translation>
11314 </message> 11473 </message>
11315 <message> 11474 <message>
11316 <location filename="../QScintilla/Editor.py" line="998"/> 11475 <location filename="../QScintilla/Editor.py" line="988"/>
11317 <source>Hide code coverage annotations</source> 11476 <source>Hide code coverage annotations</source>
11318 <translation>Masquer les annotations de code coverage</translation> 11477 <translation>Masquer les annotations de code coverage</translation>
11319 </message> 11478 </message>
11320 <message> 11479 <message>
11321 <location filename="../QScintilla/Editor.py" line="1331"/> 11480 <location filename="../QScintilla/Editor.py" line="1321"/>
11322 <source>Next uncovered line</source> 11481 <source>Next uncovered line</source>
11323 <translation>Ligne non executée suivante</translation> 11482 <translation>Ligne non executée suivante</translation>
11324 </message> 11483 </message>
11325 <message> 11484 <message>
11326 <location filename="../QScintilla/Editor.py" line="1335"/> 11485 <location filename="../QScintilla/Editor.py" line="1325"/>
11327 <source>Previous uncovered line</source> 11486 <source>Previous uncovered line</source>
11328 <translation>Ligne non executée précédente</translation> 11487 <translation>Ligne non executée précédente</translation>
11329 </message> 11488 </message>
11330 <message> 11489 <message>
11331 <location filename="../QScintilla/Editor.py" line="6057"/> 11490 <location filename="../QScintilla/Editor.py" line="6044"/>
11332 <source>Show Code Coverage Annotations</source> 11491 <source>Show Code Coverage Annotations</source>
11333 <translation>Afficher les annotations de Code Coverage</translation> 11492 <translation>Afficher les annotations de Code Coverage</translation>
11334 </message> 11493 </message>
11335 <message> 11494 <message>
11336 <location filename="../QScintilla/Editor.py" line="6050"/> 11495 <location filename="../QScintilla/Editor.py" line="6037"/>
11337 <source>All lines have been covered.</source> 11496 <source>All lines have been covered.</source>
11338 <translation>Toutes les lignes ont été executées.</translation> 11497 <translation>Toutes les lignes ont été executées.</translation>
11339 </message> 11498 </message>
11340 <message> 11499 <message>
11341 <location filename="../QScintilla/Editor.py" line="6057"/> 11500 <location filename="../QScintilla/Editor.py" line="6044"/>
11342 <source>There is no coverage file available.</source> 11501 <source>There is no coverage file available.</source>
11343 <translation>Impossible de trouver le fichier de coverage.</translation> 11502 <translation>Impossible de trouver le fichier de coverage.</translation>
11344 </message> 11503 </message>
11345 <message> 11504 <message>
11346 <location filename="../QScintilla/Editor.py" line="1014"/> 11505 <location filename="../QScintilla/Editor.py" line="1004"/>
11347 <source>Diagrams</source> 11506 <source>Diagrams</source>
11348 <translation>Diagrammes</translation> 11507 <translation>Diagrammes</translation>
11349 </message> 11508 </message>
11350 <message> 11509 <message>
11351 <location filename="../QScintilla/Editor.py" line="1016"/> 11510 <location filename="../QScintilla/Editor.py" line="1006"/>
11352 <source>Class Diagram...</source> 11511 <source>Class Diagram...</source>
11353 <translation>Diagramme des classes...</translation> 11512 <translation>Diagramme des classes...</translation>
11354 </message> 11513 </message>
11355 <message> 11514 <message>
11356 <location filename="../QScintilla/Editor.py" line="1018"/> 11515 <location filename="../QScintilla/Editor.py" line="1008"/>
11357 <source>Package Diagram...</source> 11516 <source>Package Diagram...</source>
11358 <translation>Diagramme des packages...</translation> 11517 <translation>Diagramme des packages...</translation>
11359 </message> 11518 </message>
11360 <message> 11519 <message>
11361 <location filename="../QScintilla/Editor.py" line="1020"/> 11520 <location filename="../QScintilla/Editor.py" line="1010"/>
11362 <source>Imports Diagram...</source> 11521 <source>Imports Diagram...</source>
11363 <translation>Diagramme des modules...</translation> 11522 <translation>Diagramme des modules...</translation>
11364 </message> 11523 </message>
11365 <message> 11524 <message>
11366 <location filename="../QScintilla/Editor.py" line="1022"/> 11525 <location filename="../QScintilla/Editor.py" line="1012"/>
11367 <source>Application Diagram...</source> 11526 <source>Application Diagram...</source>
11368 <translation>Diagramme de l&apos;application...</translation> 11527 <translation>Diagramme de l&apos;application...</translation>
11369 </message> 11528 </message>
11370 <message> 11529 <message>
11371 <location filename="../QScintilla/Editor.py" line="1173"/> 11530 <location filename="../QScintilla/Editor.py" line="1163"/>
11372 <source>No Language</source> 11531 <source>No Language</source>
11373 <translation>Pas de langage</translation> 11532 <translation>Pas de langage</translation>
11374 </message> 11533 </message>
11375 <message> 11534 <message>
11376 <location filename="../QScintilla/Editor.py" line="7342"/> 11535 <location filename="../QScintilla/Editor.py" line="7327"/>
11377 <source>Resources</source> 11536 <source>Resources</source>
11378 <translation>Ressources</translation> 11537 <translation>Ressources</translation>
11379 </message> 11538 </message>
11380 <message> 11539 <message>
11381 <location filename="../QScintilla/Editor.py" line="7344"/> 11540 <location filename="../QScintilla/Editor.py" line="7329"/>
11382 <source>Add file...</source> 11541 <source>Add file...</source>
11383 <translation>Ajouter un fichier...</translation> 11542 <translation>Ajouter un fichier...</translation>
11384 </message> 11543 </message>
11385 <message> 11544 <message>
11386 <location filename="../QScintilla/Editor.py" line="7346"/> 11545 <location filename="../QScintilla/Editor.py" line="7331"/>
11387 <source>Add files...</source> 11546 <source>Add files...</source>
11388 <translation>Ajouter des fichiers...</translation> 11547 <translation>Ajouter des fichiers...</translation>
11389 </message> 11548 </message>
11390 <message> 11549 <message>
11391 <location filename="../QScintilla/Editor.py" line="7348"/> 11550 <location filename="../QScintilla/Editor.py" line="7333"/>
11392 <source>Add aliased file...</source> 11551 <source>Add aliased file...</source>
11393 <translation>Ajouter un fichier alias...</translation> 11552 <translation>Ajouter un fichier alias...</translation>
11394 </message> 11553 </message>
11395 <message> 11554 <message>
11396 <location filename="../QScintilla/Editor.py" line="7351"/> 11555 <location filename="../QScintilla/Editor.py" line="7336"/>
11397 <source>Add localized resource...</source> 11556 <source>Add localized resource...</source>
11398 <translation>Ajouter une ressource localisée...</translation> 11557 <translation>Ajouter une ressource localisée...</translation>
11399 </message> 11558 </message>
11400 <message> 11559 <message>
11401 <location filename="../QScintilla/Editor.py" line="7374"/> 11560 <location filename="../QScintilla/Editor.py" line="7359"/>
11402 <source>Add file resource</source> 11561 <source>Add file resource</source>
11403 <translation>Ajoute un fichier ressource</translation> 11562 <translation>Ajoute un fichier ressource</translation>
11404 </message> 11563 </message>
11405 <message> 11564 <message>
11406 <location filename="../QScintilla/Editor.py" line="7390"/> 11565 <location filename="../QScintilla/Editor.py" line="7375"/>
11407 <source>Add file resources</source> 11566 <source>Add file resources</source>
11408 <translation>Ajoute des fichiers ressources</translation> 11567 <translation>Ajoute des fichiers ressources</translation>
11409 </message> 11568 </message>
11410 <message> 11569 <message>
11411 <location filename="../QScintilla/Editor.py" line="7417"/> 11570 <location filename="../QScintilla/Editor.py" line="7402"/>
11412 <source>Add aliased file resource</source> 11571 <source>Add aliased file resource</source>
11413 <translation>Ajoute un alias de fichier ressource</translation> 11572 <translation>Ajoute un alias de fichier ressource</translation>
11414 </message> 11573 </message>
11415 <message> 11574 <message>
11416 <location filename="../QScintilla/Editor.py" line="7483"/> 11575 <location filename="../QScintilla/Editor.py" line="7468"/>
11417 <source>Package Diagram</source> 11576 <source>Package Diagram</source>
11418 <translation>Diagramme de package</translation> 11577 <translation>Diagramme de package</translation>
11419 </message> 11578 </message>
11420 <message> 11579 <message>
11421 <location filename="../QScintilla/Editor.py" line="7483"/> 11580 <location filename="../QScintilla/Editor.py" line="7468"/>
11422 <source>Include class attributes?</source> 11581 <source>Include class attributes?</source>
11423 <translation>Inclure les attributs de classes ?</translation> 11582 <translation>Inclure les attributs de classes ?</translation>
11424 </message> 11583 </message>
11425 <message> 11584 <message>
11426 <location filename="../QScintilla/Editor.py" line="7519"/> 11585 <location filename="../QScintilla/Editor.py" line="7504"/>
11427 <source>Application Diagram</source> 11586 <source>Application Diagram</source>
11428 <translation>Diagramme de l&apos;application</translation> 11587 <translation>Diagramme de l&apos;application</translation>
11429 </message> 11588 </message>
11430 <message> 11589 <message>
11431 <location filename="../QScintilla/Editor.py" line="7519"/> 11590 <location filename="../QScintilla/Editor.py" line="7504"/>
11432 <source>Include module names?</source> 11591 <source>Include module names?</source>
11433 <translation>Inclure les noms de modules ?</translation> 11592 <translation>Inclure les noms de modules ?</translation>
11434 </message> 11593 </message>
11435 <message> 11594 <message>
11436 <location filename="../QScintilla/Editor.py" line="7355"/> 11595 <location filename="../QScintilla/Editor.py" line="7340"/>
11437 <source>Add resource frame</source> 11596 <source>Add resource frame</source>
11438 <translation>Ajouter un cadre ressource</translation> 11597 <translation>Ajouter un cadre ressource</translation>
11439 </message> 11598 </message>
11440 <message> 11599 <message>
11441 <location filename="../QScintilla/Editor.py" line="6844"/> 11600 <location filename="../QScintilla/Editor.py" line="6829"/>
11442 <source>Macro recording is already active. Start new?</source> 11601 <source>Macro recording is already active. Start new?</source>
11443 <translation>L&apos;enregistrement de macro est déjà actif. En démarrer une nouvelle ?</translation> 11602 <translation>L&apos;enregistrement de macro est déjà actif. En démarrer une nouvelle ?</translation>
11444 </message> 11603 </message>
11445 <message> 11604 <message>
11446 <location filename="../QScintilla/Editor.py" line="952"/> 11605 <location filename="../QScintilla/Editor.py" line="942"/>
11447 <source>Complete from Document</source> 11606 <source>Complete from Document</source>
11448 <translation type="unfinished">à partir du document</translation> 11607 <translation type="unfinished">à partir du document</translation>
11449 </message> 11608 </message>
11450 <message> 11609 <message>
11451 <location filename="../QScintilla/Editor.py" line="954"/> 11610 <location filename="../QScintilla/Editor.py" line="944"/>
11452 <source>Complete from APIs</source> 11611 <source>Complete from APIs</source>
11453 <translation type="unfinished">à partir des fichiers API</translation> 11612 <translation type="unfinished">à partir des fichiers API</translation>
11454 </message> 11613 </message>
11455 <message> 11614 <message>
11456 <location filename="../QScintilla/Editor.py" line="956"/> 11615 <location filename="../QScintilla/Editor.py" line="946"/>
11457 <source>Complete from Document and APIs</source> 11616 <source>Complete from Document and APIs</source>
11458 <translation type="unfinished">à partir du document et des fichiers API</translation> 11617 <translation type="unfinished">à partir du document et des fichiers API</translation>
11459 </message> 11618 </message>
11460 <message> 11619 <message>
11461 <location filename="../QScintilla/Editor.py" line="1340"/> 11620 <location filename="../QScintilla/Editor.py" line="1330"/>
11462 <source>Next task</source> 11621 <source>Next task</source>
11463 <translation>Tâche suivante</translation> 11622 <translation>Tâche suivante</translation>
11464 </message> 11623 </message>
11465 <message> 11624 <message>
11466 <location filename="../QScintilla/Editor.py" line="1344"/> 11625 <location filename="../QScintilla/Editor.py" line="1334"/>
11467 <source>Previous task</source> 11626 <source>Previous task</source>
11468 <translation>Tâche précédente</translation> 11627 <translation>Tâche précédente</translation>
11469 </message> 11628 </message>
11470 <message> 11629 <message>
11471 <location filename="../QScintilla/Editor.py" line="1198"/> 11630 <location filename="../QScintilla/Editor.py" line="1188"/>
11472 <source>Export as</source> 11631 <source>Export as</source>
11473 <translation>Exporter en tant que</translation> 11632 <translation>Exporter en tant que</translation>
11474 </message> 11633 </message>
11475 <message> 11634 <message>
11476 <location filename="../QScintilla/Editor.py" line="1394"/> 11635 <location filename="../QScintilla/Editor.py" line="1384"/>
11477 <source>Export source</source> 11636 <source>Export source</source>
11478 <translation>Exportation de source</translation> 11637 <translation>Exportation de source</translation>
11479 </message> 11638 </message>
11480 <message> 11639 <message>
11481 <location filename="../QScintilla/Editor.py" line="1394"/> 11640 <location filename="../QScintilla/Editor.py" line="1384"/>
11482 <source>No export format given. Aborting...</source> 11641 <source>No export format given. Aborting...</source>
11483 <translation>Aucun format d&apos;exportation indiqué. Abandon...</translation> 11642 <translation>Aucun format d&apos;exportation indiqué. Abandon...</translation>
11484 </message> 11643 </message>
11485 <message> 11644 <message>
11486 <location filename="../QScintilla/Editor.py" line="7505"/> 11645 <location filename="../QScintilla/Editor.py" line="7490"/>
11487 <source>Imports Diagram</source> 11646 <source>Imports Diagram</source>
11488 <translation>Diagramme des modules</translation> 11647 <translation>Diagramme des modules</translation>
11489 </message> 11648 </message>
11490 <message> 11649 <message>
11491 <location filename="../QScintilla/Editor.py" line="7505"/> 11650 <location filename="../QScintilla/Editor.py" line="7490"/>
11492 <source>Include imports from external modules?</source> 11651 <source>Include imports from external modules?</source>
11493 <translation>Inclure l&apos;importation de modules externes?</translation> 11652 <translation>Inclure l&apos;importation de modules externes?</translation>
11494 </message> 11653 </message>
11495 <message> 11654 <message>
11496 <location filename="../QScintilla/Editor.py" line="874"/> 11655 <location filename="../QScintilla/Editor.py" line="864"/>
11497 <source>Calltip</source> 11656 <source>Calltip</source>
11498 <translation>Calltip</translation> 11657 <translation>Calltip</translation>
11499 </message> 11658 </message>
11500 <message> 11659 <message>
11501 <location filename="../QScintilla/Editor.py" line="920"/> 11660 <location filename="../QScintilla/Editor.py" line="910"/>
11502 <source>Print Preview</source> 11661 <source>Print Preview</source>
11503 <translation>Aperçu avant impression</translation> 11662 <translation>Aperçu avant impression</translation>
11504 </message> 11663 </message>
11505 <message> 11664 <message>
11506 <location filename="../QScintilla/Editor.py" line="454"/> 11665 <location filename="../QScintilla/Editor.py" line="454"/>
11507 <source>&lt;b&gt;A Source Editor Window&lt;/b&gt;&lt;p&gt;This window is used to display and edit a source file. You can open as many of these as you like. The name of the file is displayed in the window&apos;s titlebar.&lt;/p&gt;&lt;p&gt;In order to set breakpoints just click in the space between the line numbers and the fold markers. Via the context menu of the margins they may be edited.&lt;/p&gt;&lt;p&gt;In order to set bookmarks just Shift click in the space between the line numbers and the fold markers.&lt;/p&gt;&lt;p&gt;These actions can be reversed via the context menu.&lt;/p&gt;&lt;p&gt;Ctrl clicking on a syntax error marker shows some info about this error.&lt;/p&gt;</source> 11666 <source>&lt;b&gt;A Source Editor Window&lt;/b&gt;&lt;p&gt;This window is used to display and edit a source file. You can open as many of these as you like. The name of the file is displayed in the window&apos;s titlebar.&lt;/p&gt;&lt;p&gt;In order to set breakpoints just click in the space between the line numbers and the fold markers. Via the context menu of the margins they may be edited.&lt;/p&gt;&lt;p&gt;In order to set bookmarks just Shift click in the space between the line numbers and the fold markers.&lt;/p&gt;&lt;p&gt;These actions can be reversed via the context menu.&lt;/p&gt;&lt;p&gt;Ctrl clicking on a syntax error marker shows some info about this error.&lt;/p&gt;</source>
11508 <translation>&lt;b&gt;Fenêtre d&apos;édition&lt;/b&gt;&lt;p&gt;Cette fenêtre est utilisée pour afficher et éditer les codes sources. Vous pouvez en ouvrir autant que vous le souhaitez. Le nom du fichier ouvert est inscrit dans la barre principale.&lt;/p&gt;&lt;p&gt;Vous pouvez définir des points d&apos;arrêt en cliquant sur la marge de gauche, entre les numéros de lignes et les marques de pliage de code. Les points d&apos;arrêt peuvent être édités via le menu contextuel (en cliquant droit sur le point).&lt;/p&gt;&lt;p&gt;De manière similaire, vous pouvez définir des signets avec Shift+Click dans la marge.&lt;/p&gt;&lt;p&gt;Pour ces deux types de points, le menu contextuel (click droit) permet de défaire l&apos;action.&lt;/p&gt;&lt;p&gt;Le Ctrl+Click sur une marque d&apos;erreur de sytaxe permet de visualiser les informations sur l&apos;erreur.&lt;/p&gt;</translation> 11667 <translation>&lt;b&gt;Fenêtre d&apos;édition&lt;/b&gt;&lt;p&gt;Cette fenêtre est utilisée pour afficher et éditer les codes sources. Vous pouvez en ouvrir autant que vous le souhaitez. Le nom du fichier ouvert est inscrit dans la barre principale.&lt;/p&gt;&lt;p&gt;Vous pouvez définir des points d&apos;arrêt en cliquant sur la marge de gauche, entre les numéros de lignes et les marques de pliage de code. Les points d&apos;arrêt peuvent être édités via le menu contextuel (en cliquant droit sur le point).&lt;/p&gt;&lt;p&gt;De manière similaire, vous pouvez définir des signets avec Shift+Click dans la marge.&lt;/p&gt;&lt;p&gt;Pour ces deux types de points, le menu contextuel (click droit) permet de défaire l&apos;action.&lt;/p&gt;&lt;p&gt;Le Ctrl+Click sur une marque d&apos;erreur de sytaxe permet de visualiser les informations sur l&apos;erreur.&lt;/p&gt;</translation>
11509 </message> 11668 </message>
11510 <message> 11669 <message>
11511 <location filename="../QScintilla/Editor.py" line="859"/> 11670 <location filename="../QScintilla/Editor.py" line="849"/>
11512 <source>Typing aids enabled</source> 11671 <source>Typing aids enabled</source>
11513 <translation>Aide à la frappe activée</translation> 11672 <translation>Aide à la frappe activée</translation>
11514 </message> 11673 </message>
11515 <message> 11674 <message>
11516 <location filename="../QScintilla/Editor.py" line="1130"/> 11675 <location filename="../QScintilla/Editor.py" line="1120"/>
11517 <source>End-of-Line Type</source> 11676 <source>End-of-Line Type</source>
11518 <translation>Type de fin de ligne</translation> 11677 <translation>Type de fin de ligne</translation>
11519 </message> 11678 </message>
11520 <message> 11679 <message>
11521 <location filename="../QScintilla/Editor.py" line="1134"/> 11680 <location filename="../QScintilla/Editor.py" line="1124"/>
11522 <source>Unix</source> 11681 <source>Unix</source>
11523 <translation>Unix</translation> 11682 <translation>Unix</translation>
11524 </message> 11683 </message>
11525 <message> 11684 <message>
11526 <location filename="../QScintilla/Editor.py" line="1141"/> 11685 <location filename="../QScintilla/Editor.py" line="1131"/>
11527 <source>Windows</source> 11686 <source>Windows</source>
11528 <translation>Windows</translation> 11687 <translation>Windows</translation>
11529 </message> 11688 </message>
11530 <message> 11689 <message>
11531 <location filename="../QScintilla/Editor.py" line="1148"/> 11690 <location filename="../QScintilla/Editor.py" line="1138"/>
11532 <source>Macintosh</source> 11691 <source>Macintosh</source>
11533 <translation>Macintosh</translation> 11692 <translation>Macintosh</translation>
11534 </message> 11693 </message>
11535 <message> 11694 <message>
11536 <location filename="../QScintilla/Editor.py" line="1089"/> 11695 <location filename="../QScintilla/Editor.py" line="1079"/>
11537 <source>Encodings</source> 11696 <source>Encodings</source>
11538 <translation>Encodings</translation> 11697 <translation>Encodings</translation>
11539 </message> 11698 </message>
11540 <message> 11699 <message>
11541 <location filename="../QScintilla/Editor.py" line="1069"/> 11700 <location filename="../QScintilla/Editor.py" line="1059"/>
11542 <source>Guessed</source> 11701 <source>Guessed</source>
11543 <translation>Suggestion</translation> 11702 <translation>Suggestion</translation>
11544 </message> 11703 </message>
11545 <message> 11704 <message>
11546 <location filename="../QScintilla/Editor.py" line="1409"/> 11705 <location filename="../QScintilla/Editor.py" line="1399"/>
11547 <source>Alternatives</source> 11706 <source>Alternatives</source>
11548 <translation>Alternatives</translation> 11707 <translation>Alternatives</translation>
11549 </message> 11708 </message>
11550 <message> 11709 <message>
11551 <location filename="../QScintilla/Editor.py" line="1425"/> 11710 <location filename="../QScintilla/Editor.py" line="1415"/>
11552 <source>Pygments Lexer</source> 11711 <source>Pygments Lexer</source>
11553 <translation>Analyseur Pygments</translation> 11712 <translation>Analyseur Pygments</translation>
11554 </message> 11713 </message>
11555 <message> 11714 <message>
11556 <location filename="../QScintilla/Editor.py" line="1425"/> 11715 <location filename="../QScintilla/Editor.py" line="1415"/>
11557 <source>Select the Pygments lexer to apply.</source> 11716 <source>Select the Pygments lexer to apply.</source>
11558 <translation>Sélectionne l&apos;analyseur Pygments à appliquer.</translation> 11717 <translation>Sélectionne l&apos;analyseur Pygments à appliquer.</translation>
11559 </message> 11718 </message>
11560 <message> 11719 <message>
11561 <location filename="../QScintilla/Editor.py" line="7848"/> 11720 <location filename="../QScintilla/Editor.py" line="7833"/>
11562 <source>Check spelling...</source> 11721 <source>Check spelling...</source>
11563 <translation>Correction orthographique...</translation> 11722 <translation>Correction orthographique...</translation>
11564 </message> 11723 </message>
11565 <message> 11724 <message>
11566 <location filename="../QScintilla/Editor.py" line="833"/> 11725 <location filename="../QScintilla/Editor.py" line="823"/>
11567 <source>Check spelling of selection...</source> 11726 <source>Check spelling of selection...</source>
11568 <translation>Correction orthographique de la sélection...</translation> 11727 <translation>Correction orthographique de la sélection...</translation>
11569 </message> 11728 </message>
11570 <message> 11729 <message>
11571 <location filename="../QScintilla/Editor.py" line="7851"/> 11730 <location filename="../QScintilla/Editor.py" line="7836"/>
11572 <source>Add to dictionary</source> 11731 <source>Add to dictionary</source>
11573 <translation>Ajouter au dictionnaire</translation> 11732 <translation>Ajouter au dictionnaire</translation>
11574 </message> 11733 </message>
11575 <message> 11734 <message>
11576 <location filename="../QScintilla/Editor.py" line="7853"/> 11735 <location filename="../QScintilla/Editor.py" line="7838"/>
11577 <source>Ignore All</source> 11736 <source>Ignore All</source>
11578 <translation>Tout ignorer</translation> 11737 <translation>Tout ignorer</translation>
11579 </message> 11738 </message>
11580 <message> 11739 <message>
11581 <location filename="../QScintilla/Editor.py" line="837"/> 11740 <location filename="../QScintilla/Editor.py" line="827"/>
11582 <source>Remove from dictionary</source> 11741 <source>Remove from dictionary</source>
11583 <translation>Supprimer du dictionnaire</translation> 11742 <translation>Supprimer du dictionnaire</translation>
11584 </message> 11743 </message>
11585 <message> 11744 <message>
11586 <location filename="../QScintilla/Editor.py" line="365"/> 11745 <location filename="../QScintilla/Editor.py" line="365"/>
11587 <source>&lt;p&gt;The size of the file &lt;b&gt;{0}&lt;/b&gt; is &lt;b&gt;{1} KB&lt;/b&gt;. Do you really want to load it?&lt;/p&gt;</source> 11746 <source>&lt;p&gt;The size of the file &lt;b&gt;{0}&lt;/b&gt; is &lt;b&gt;{1} KB&lt;/b&gt;. Do you really want to load it?&lt;/p&gt;</source>
11588 <translation type="unfinished"></translation> 11747 <translation type="unfinished"></translation>
11589 </message> 11748 </message>
11590 <message> 11749 <message>
11591 <location filename="../QScintilla/Editor.py" line="1386"/> 11750 <location filename="../QScintilla/Editor.py" line="1376"/>
11592 <source>&lt;p&gt;No exporter available for the export format &lt;b&gt;{0}&lt;/b&gt;. Aborting...&lt;/p&gt;</source> 11751 <source>&lt;p&gt;No exporter available for the export format &lt;b&gt;{0}&lt;/b&gt;. Aborting...&lt;/p&gt;</source>
11593 <translation type="unfinished"></translation> 11752 <translation type="unfinished"></translation>
11594 </message> 11753 </message>
11595 <message> 11754 <message>
11596 <location filename="../QScintilla/Editor.py" line="1405"/> 11755 <location filename="../QScintilla/Editor.py" line="1395"/>
11597 <source>Alternatives ({0})</source> 11756 <source>Alternatives ({0})</source>
11598 <translation type="unfinished"></translation> 11757 <translation type="unfinished"></translation>
11599 </message> 11758 </message>
11600 <message> 11759 <message>
11601 <location filename="../QScintilla/Editor.py" line="3047"/> 11760 <location filename="../QScintilla/Editor.py" line="3035"/>
11602 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; has unsaved changes.&lt;/p&gt;</source> 11761 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; has unsaved changes.&lt;/p&gt;</source>
11603 <translation type="unfinished">&lt;p&gt;Le fichier &lt;b&gt;{0}&lt;/b&gt; a des modifications non enregistrées. &lt;/p&gt;</translation> 11762 <translation type="unfinished">&lt;p&gt;Le fichier &lt;b&gt;{0}&lt;/b&gt; a des modifications non enregistrées. &lt;/p&gt;</translation>
11604 </message> 11763 </message>
11605 <message> 11764 <message>
11606 <location filename="../QScintilla/Editor.py" line="3107"/> 11765 <location filename="../QScintilla/Editor.py" line="3095"/>
11607 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be opened.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source> 11766 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be opened.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
11608 <translation type="unfinished"></translation> 11767 <translation type="unfinished"></translation>
11609 </message> 11768 </message>
11610 <message> 11769 <message>
11611 <location filename="../QScintilla/Editor.py" line="3233"/> 11770 <location filename="../QScintilla/Editor.py" line="3221"/>
11612 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be saved.&lt;br/&gt;Reason: {1}&lt;/p&gt;</source> 11771 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be saved.&lt;br/&gt;Reason: {1}&lt;/p&gt;</source>
11613 <translation type="unfinished"></translation> 11772 <translation type="unfinished"></translation>
11614 </message> 11773 </message>
11615 <message> 11774 <message>
11616 <location filename="../QScintilla/Editor.py" line="6769"/> 11775 <location filename="../QScintilla/Editor.py" line="6754"/>
11617 <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source> 11776 <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
11618 <translation type="unfinished"></translation> 11777 <translation type="unfinished"></translation>
11619 </message> 11778 </message>
11620 <message> 11779 <message>
11621 <location filename="../QScintilla/Editor.py" line="6778"/> 11780 <location filename="../QScintilla/Editor.py" line="6763"/>
11622 <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; is corrupt.&lt;/p&gt;</source> 11781 <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; is corrupt.&lt;/p&gt;</source>
11623 <translation type="unfinished"></translation> 11782 <translation type="unfinished"></translation>
11624 </message> 11783 </message>
11625 <message> 11784 <message>
11626 <location filename="../QScintilla/Editor.py" line="6831"/> 11785 <location filename="../QScintilla/Editor.py" line="6816"/>
11627 <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source> 11786 <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
11628 <translation type="unfinished"></translation> 11787 <translation type="unfinished"></translation>
11629 </message> 11788 </message>
11630 <message> 11789 <message>
11631 <location filename="../QScintilla/Editor.py" line="7180"/> 11790 <location filename="../QScintilla/Editor.py" line="7165"/>
11632 <source>{0} (ro)</source> 11791 <source>{0} (ro)</source>
11633 <translation type="unfinished"></translation> 11792 <translation type="unfinished"></translation>
11634 </message> 11793 </message>
11635 <message> 11794 <message>
11636 <location filename="../QScintilla/Editor.py" line="7321"/> 11795 <location filename="../QScintilla/Editor.py" line="7306"/>
11637 <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; is not a file.&lt;/p&gt;</source> 11796 <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; is not a file.&lt;/p&gt;</source>
11638 <translation type="unfinished"></translation> 11797 <translation type="unfinished"></translation>
11639 </message> 11798 </message>
11640 <message> 11799 <message>
11641 <location filename="../QScintilla/Editor.py" line="7417"/> 11800 <location filename="../QScintilla/Editor.py" line="7402"/>
11642 <source>Alias for file &lt;b&gt;{0}&lt;/b&gt;:</source> 11801 <source>Alias for file &lt;b&gt;{0}&lt;/b&gt;:</source>
11643 <translation type="unfinished"></translation> 11802 <translation type="unfinished"></translation>
11644 </message> 11803 </message>
11645 <message> 11804 <message>
11646 <location filename="../QScintilla/Editor.py" line="1314"/> 11805 <location filename="../QScintilla/Editor.py" line="1304"/>
11647 <source>Next warning</source> 11806 <source>Next warning</source>
11648 <translation type="unfinished"></translation> 11807 <translation type="unfinished"></translation>
11649 </message> 11808 </message>
11650 <message> 11809 <message>
11651 <location filename="../QScintilla/Editor.py" line="1318"/> 11810 <location filename="../QScintilla/Editor.py" line="1308"/>
11652 <source>Previous warning</source> 11811 <source>Previous warning</source>
11653 <translation type="unfinished"></translation> 11812 <translation type="unfinished"></translation>
11654 </message> 11813 </message>
11655 <message> 11814 <message>
11656 <location filename="../QScintilla/Editor.py" line="1322"/> 11815 <location filename="../QScintilla/Editor.py" line="1312"/>
11657 <source>Show warning message</source> 11816 <source>Show warning message</source>
11658 <translation type="unfinished"></translation> 11817 <translation type="unfinished"></translation>
11659 </message> 11818 </message>
11660 <message> 11819 <message>
11661 <location filename="../QScintilla/Editor.py" line="1326"/> 11820 <location filename="../QScintilla/Editor.py" line="1316"/>
11662 <source>Clear warnings</source> 11821 <source>Clear warnings</source>
11663 <translation type="unfinished"></translation> 11822 <translation type="unfinished"></translation>
11664 </message> 11823 </message>
11665 <message> 11824 <message>
11666 <location filename="../QScintilla/Editor.py" line="3296"/> 11825 <location filename="../QScintilla/Editor.py" line="3284"/>
11667 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source> 11826 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
11668 <translation type="unfinished">&lt;p&gt;Le fichier &lt;b&gt;{0}&lt;/b&gt;existe déjà. Écraser ?&lt;/p&gt;</translation> 11827 <translation type="unfinished">&lt;p&gt;Le fichier &lt;b&gt;{0}&lt;/b&gt;existe déjà. Écraser ?&lt;/p&gt;</translation>
11669 </message> 11828 </message>
11670 <message> 11829 <message>
11671 <location filename="../QScintilla/Editor.py" line="6815"/> 11830 <location filename="../QScintilla/Editor.py" line="6800"/>
11672 <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source> 11831 <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
11673 <translation type="unfinished"></translation> 11832 <translation type="unfinished"></translation>
11674 </message> 11833 </message>
11675 <message> 11834 <message>
11676 <location filename="../QScintilla/Editor.py" line="6615"/> 11835 <location filename="../QScintilla/Editor.py" line="6600"/>
11677 <source>Warning: {0}</source> 11836 <source>Warning: {0}</source>
11678 <translation type="unfinished"></translation> 11837 <translation type="unfinished"></translation>
11679 </message> 11838 </message>
11680 <message> 11839 <message>
11681 <location filename="../QScintilla/Editor.py" line="6622"/> 11840 <location filename="../QScintilla/Editor.py" line="6607"/>
11682 <source>Error: {0}</source> 11841 <source>Error: {0}</source>
11683 <translation type="unfinished"></translation> 11842 <translation type="unfinished"></translation>
11684 </message> 11843 </message>
11685 <message> 11844 <message>
11686 <location filename="../QScintilla/Editor.py" line="7006"/> 11845 <location filename="../QScintilla/Editor.py" line="6991"/>
11687 <source>&lt;br&gt;&lt;b&gt;Warning:&lt;/b&gt; You will lose your changes upon reopening it.</source> 11846 <source>&lt;br&gt;&lt;b&gt;Warning:&lt;/b&gt; You will lose your changes upon reopening it.</source>
11688 <translation type="unfinished"></translation> 11847 <translation type="unfinished"></translation>
11689 </message> 11848 </message>
11690 <message> 11849 <message>
11691 <location filename="../QScintilla/Editor.py" line="916"/> 11850 <location filename="../QScintilla/Editor.py" line="906"/>
11692 <source>Open &apos;rejection&apos; file</source> 11851 <source>Open &apos;rejection&apos; file</source>
11693 <translation type="unfinished"></translation> 11852 <translation type="unfinished"></translation>
11694 </message> 11853 </message>
11695 <message> 11854 <message>
11696 <location filename="../QScintilla/Editor.py" line="1026"/> 11855 <location filename="../QScintilla/Editor.py" line="1016"/>
11697 <source>Load Diagram...</source> 11856 <source>Load Diagram...</source>
11698 <translation type="unfinished"></translation> 11857 <translation type="unfinished"></translation>
11699 </message> 11858 </message>
11700 <message> 11859 <message>
11701 <location filename="../QScintilla/Editor.py" line="1349"/> 11860 <location filename="../QScintilla/Editor.py" line="1339"/>
11702 <source>Next change</source> 11861 <source>Next change</source>
11703 <translation type="unfinished"></translation> 11862 <translation type="unfinished"></translation>
11704 </message> 11863 </message>
11705 <message> 11864 <message>
11706 <location filename="../QScintilla/Editor.py" line="1353"/> 11865 <location filename="../QScintilla/Editor.py" line="1343"/>
11707 <source>Previous change</source> 11866 <source>Previous change</source>
11708 <translation type="unfinished"></translation> 11867 <translation type="unfinished"></translation>
11709 </message> 11868 </message>
11710 <message> 11869 <message>
11711 <location filename="../QScintilla/Editor.py" line="8269"/> 11870 <location filename="../QScintilla/Editor.py" line="8254"/>
11712 <source>Sort Lines</source> 11871 <source>Sort Lines</source>
11713 <translation type="unfinished"></translation> 11872 <translation type="unfinished"></translation>
11714 </message> 11873 </message>
11715 <message> 11874 <message>
11716 <location filename="../QScintilla/Editor.py" line="8269"/> 11875 <location filename="../QScintilla/Editor.py" line="8254"/>
11717 <source>The selection contains illegal data for a numerical sort.</source> 11876 <source>The selection contains illegal data for a numerical sort.</source>
11718 <translation type="unfinished"></translation> 11877 <translation type="unfinished"></translation>
11719 </message> 11878 </message>
11720 <message> 11879 <message>
11721 <location filename="../QScintilla/Editor.py" line="6550"/> 11880 <location filename="../QScintilla/Editor.py" line="6535"/>
11722 <source>Warning</source> 11881 <source>Warning</source>
11723 <translation type="unfinished">Warning</translation> 11882 <translation type="unfinished">Warning</translation>
11724 </message> 11883 </message>
11725 <message> 11884 <message>
11726 <location filename="../QScintilla/Editor.py" line="6550"/> 11885 <location filename="../QScintilla/Editor.py" line="6535"/>
11727 <source>No warning messages available.</source> 11886 <source>No warning messages available.</source>
11728 <translation type="unfinished"></translation> 11887 <translation type="unfinished"></translation>
11729 </message> 11888 </message>
11730 <message> 11889 <message>
11731 <location filename="../QScintilla/Editor.py" line="6612"/> 11890 <location filename="../QScintilla/Editor.py" line="6597"/>
11732 <source>Style: {0}</source> 11891 <source>Style: {0}</source>
11733 <translation type="unfinished"></translation> 11892 <translation type="unfinished"></translation>
11734 </message> 11893 </message>
11735 <message> 11894 <message>
11736 <location filename="../QScintilla/Editor.py" line="890"/> 11895 <location filename="../QScintilla/Editor.py" line="880"/>
11737 <source>New Document View</source> 11896 <source>New Document View</source>
11738 <translation type="unfinished"></translation> 11897 <translation type="unfinished"></translation>
11739 </message> 11898 </message>
11740 <message> 11899 <message>
11741 <location filename="../QScintilla/Editor.py" line="893"/> 11900 <location filename="../QScintilla/Editor.py" line="883"/>
11742 <source>New Document View (with new split)</source> 11901 <source>New Document View (with new split)</source>
11743 <translation type="unfinished"></translation> 11902 <translation type="unfinished"></translation>
11744 </message> 11903 </message>
11745 <message> 11904 <message>
11746 <location filename="../QScintilla/Editor.py" line="980"/> 11905 <location filename="../QScintilla/Editor.py" line="970"/>
11747 <source>Tools</source> 11906 <source>Tools</source>
11748 <translation type="unfinished">Outils</translation> 11907 <translation type="unfinished">Outils</translation>
11749 </message> 11908 </message>
11750 <message> 11909 <message>
11751 <location filename="../QScintilla/Editor.py" line="1111"/> 11910 <location filename="../QScintilla/Editor.py" line="1101"/>
11752 <source>Re-Open With Encoding</source> 11911 <source>Re-Open With Encoding</source>
11753 <translation type="unfinished"></translation> 11912 <translation type="unfinished"></translation>
11754 </message> 11913 </message>
11755 <message> 11914 <message>
11756 <location filename="../QScintilla/Editor.py" line="7000"/> 11915 <location filename="../QScintilla/Editor.py" line="6985"/>
11757 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; has been changed while it was opened in eric6. Reread it?&lt;/p&gt;</source> 11916 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; has been changed while it was opened in eric6. Reread it?&lt;/p&gt;</source>
11758 <translation type="unfinished"></translation> 11917 <translation type="unfinished"></translation>
11759 </message> 11918 </message>
11760 <message> 11919 <message>
11920 <location filename="../QScintilla/Editor.py" line="856"/>
11921 <source>Automatic Completion enabled</source>
11922 <translation type="unfinished"></translation>
11923 </message>
11924 <message>
11925 <location filename="../QScintilla/Editor.py" line="936"/>
11926 <source>Complete</source>
11927 <translation type="unfinished"></translation>
11928 </message>
11929 <message>
11930 <location filename="../QScintilla/Editor.py" line="4895"/>
11931 <source>Auto-Completion Provider</source>
11932 <translation type="unfinished"></translation>
11933 </message>
11934 <message>
11935 <location filename="../QScintilla/Editor.py" line="4895"/>
11936 <source>The completion list provider &apos;{0}&apos; was already registered. Ignoring duplicate request.</source>
11937 <translation type="unfinished"></translation>
11938 </message>
11939 <message>
11940 <location filename="../QScintilla/Editor.py" line="5174"/>
11941 <source>Call-Tips Provider</source>
11942 <translation type="unfinished"></translation>
11943 </message>
11944 <message>
11945 <location filename="../QScintilla/Editor.py" line="5174"/>
11946 <source>The call-tips provider &apos;{0}&apos; was already registered. Ignoring duplicate request.</source>
11947 <translation type="unfinished"></translation>
11948 </message>
11949 <message>
11950 <location filename="../QScintilla/Editor.py" line="8343"/>
11951 <source>Register Mouse Click Handler</source>
11952 <translation type="unfinished"></translation>
11953 </message>
11954 <message>
11955 <location filename="../QScintilla/Editor.py" line="8343"/>
11956 <source>A mouse click handler for &quot;{0}&quot; was already registered by &quot;{1}&quot;. Aborting request by &quot;{2}&quot;...</source>
11957 <translation type="unfinished"></translation>
11958 </message>
11959 <message>
11960 <location filename="../QScintilla/Editor.py" line="900"/>
11961 <source>Save Copy...</source>
11962 <translation type="unfinished"></translation>
11963 </message>
11964 <message>
11965 <location filename="../QScintilla/Editor.py" line="939"/>
11966 <source>Clear Completions Cache</source>
11967 <translation type="unfinished"></translation>
11968 </message>
11969 <message>
11761 <location filename="../QScintilla/Editor.py" line="866"/> 11970 <location filename="../QScintilla/Editor.py" line="866"/>
11762 <source>Automatic Completion enabled</source>
11763 <translation type="unfinished"></translation>
11764 </message>
11765 <message>
11766 <location filename="../QScintilla/Editor.py" line="946"/>
11767 <source>Complete</source>
11768 <translation type="unfinished"></translation>
11769 </message>
11770 <message>
11771 <location filename="../QScintilla/Editor.py" line="4907"/>
11772 <source>Auto-Completion Provider</source>
11773 <translation type="unfinished"></translation>
11774 </message>
11775 <message>
11776 <location filename="../QScintilla/Editor.py" line="4907"/>
11777 <source>The completion list provider &apos;{0}&apos; was already registered. Ignoring duplicate request.</source>
11778 <translation type="unfinished"></translation>
11779 </message>
11780 <message>
11781 <location filename="../QScintilla/Editor.py" line="5186"/>
11782 <source>Call-Tips Provider</source>
11783 <translation type="unfinished"></translation>
11784 </message>
11785 <message>
11786 <location filename="../QScintilla/Editor.py" line="5186"/>
11787 <source>The call-tips provider &apos;{0}&apos; was already registered. Ignoring duplicate request.</source>
11788 <translation type="unfinished"></translation>
11789 </message>
11790 <message>
11791 <location filename="../QScintilla/Editor.py" line="8358"/>
11792 <source>Register Mouse Click Handler</source>
11793 <translation type="unfinished"></translation>
11794 </message>
11795 <message>
11796 <location filename="../QScintilla/Editor.py" line="8358"/>
11797 <source>A mouse click handler for &quot;{0}&quot; was already registered by &quot;{1}&quot;. Aborting request by &quot;{2}&quot;...</source>
11798 <translation type="unfinished"></translation>
11799 </message>
11800 <message>
11801 <location filename="../QScintilla/Editor.py" line="910"/>
11802 <source>Save Copy...</source>
11803 <translation type="unfinished"></translation>
11804 </message>
11805 <message>
11806 <location filename="../QScintilla/Editor.py" line="949"/>
11807 <source>Clear Completions Cache</source>
11808 <translation type="unfinished"></translation>
11809 </message>
11810 <message>
11811 <location filename="../QScintilla/Editor.py" line="876"/>
11812 <source>Code Info</source> 11971 <source>Code Info</source>
11813 <translation type="unfinished"></translation> 11972 <translation type="unfinished"></translation>
11814 </message> 11973 </message>
11815 <message> 11974 <message>
11816 <location filename="../QScintilla/Editor.py" line="1357"/> 11975 <location filename="../QScintilla/Editor.py" line="1347"/>
11817 <source>Clear changes</source> 11976 <source>Clear changes</source>
11818 <translation type="unfinished"></translation> 11977 <translation type="unfinished"></translation>
11819 </message> 11978 </message>
11820 <message> 11979 <message>
11821 <location filename="../QScintilla/Editor.py" line="799"/> 11980 <location filename="../QScintilla/Editor.py" line="789"/>
11822 <source>Execute Selection In Console</source> 11981 <source>Execute Selection In Console</source>
11823 <translation type="unfinished"></translation> 11982 <translation type="unfinished"></translation>
11824 </message> 11983 </message>
11825 <message> 11984 <message>
11826 <location filename="../QScintilla/Editor.py" line="8479"/> 11985 <location filename="../QScintilla/Editor.py" line="8464"/>
11827 <source>EditorConfig Properties</source> 11986 <source>EditorConfig Properties</source>
11828 <translation type="unfinished"></translation> 11987 <translation type="unfinished"></translation>
11829 </message> 11988 </message>
11830 <message> 11989 <message>
11831 <location filename="../QScintilla/Editor.py" line="8479"/> 11990 <location filename="../QScintilla/Editor.py" line="8464"/>
11832 <source>&lt;p&gt;The EditorConfig properties for file &lt;b&gt;{0}&lt;/b&gt; could not be loaded.&lt;/p&gt;</source> 11991 <source>&lt;p&gt;The EditorConfig properties for file &lt;b&gt;{0}&lt;/b&gt; could not be loaded.&lt;/p&gt;</source>
11833 <translation type="unfinished"></translation> 11992 <translation type="unfinished"></translation>
11834 </message> 11993 </message>
11835 <message> 11994 <message>
11836 <location filename="../QScintilla/Editor.py" line="1261"/> 11995 <location filename="../QScintilla/Editor.py" line="1251"/>
11837 <source>Toggle all folds</source> 11996 <source>Toggle all folds</source>
11838 <translation type="unfinished">Contracte/Déploie tout le code</translation> 11997 <translation type="unfinished">Contracte/Déploie tout le code</translation>
11839 </message> 11998 </message>
11840 <message> 11999 <message>
11841 <location filename="../QScintilla/Editor.py" line="1266"/> 12000 <location filename="../QScintilla/Editor.py" line="1256"/>
11842 <source>Toggle all folds (including children)</source> 12001 <source>Toggle all folds (including children)</source>
11843 <translation type="unfinished">Contracte/Déploie tout le code (sous-niveaux inclus)</translation> 12002 <translation type="unfinished">Contracte/Déploie tout le code (sous-niveaux inclus)</translation>
11844 </message> 12003 </message>
11845 <message> 12004 <message>
11846 <location filename="../QScintilla/Editor.py" line="1271"/> 12005 <location filename="../QScintilla/Editor.py" line="1261"/>
11847 <source>Toggle current fold</source> 12006 <source>Toggle current fold</source>
11848 <translation type="unfinished">Contracte/Déploie le paragraphe courant</translation> 12007 <translation type="unfinished">Contracte/Déploie le paragraphe courant</translation>
11849 </message> 12008 </message>
11850 <message> 12009 <message>
11851 <location filename="../QScintilla/Editor.py" line="1277"/> 12010 <location filename="../QScintilla/Editor.py" line="1267"/>
11852 <source>Expand (including children)</source> 12011 <source>Expand (including children)</source>
11853 <translation type="unfinished"></translation> 12012 <translation type="unfinished"></translation>
11854 </message> 12013 </message>
11855 <message> 12014 <message>
11856 <location filename="../QScintilla/Editor.py" line="1282"/> 12015 <location filename="../QScintilla/Editor.py" line="1272"/>
11857 <source>Collapse (including children)</source> 12016 <source>Collapse (including children)</source>
11858 <translation type="unfinished"></translation> 12017 <translation type="unfinished"></translation>
11859 </message> 12018 </message>
11860 <message> 12019 <message>
11861 <location filename="../QScintilla/Editor.py" line="1288"/> 12020 <location filename="../QScintilla/Editor.py" line="1278"/>
11862 <source>Clear all folds</source> 12021 <source>Clear all folds</source>
11863 <translation type="unfinished"></translation> 12022 <translation type="unfinished"></translation>
11864 </message> 12023 </message>
11865 <message> 12024 <message>
11866 <location filename="../QScintilla/Editor.py" line="1169"/> 12025 <location filename="../QScintilla/Editor.py" line="1159"/>
11867 <source>Spell Check Languages</source> 12026 <source>Spell Check Languages</source>
11868 <translation type="unfinished"></translation> 12027 <translation type="unfinished"></translation>
11869 </message> 12028 </message>
11870 </context> 12029 </context>
11871 <context> 12030 <context>
21341 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="97"/> 21500 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="97"/>
21342 <source>Stash Contents of {0}</source> 21501 <source>Stash Contents of {0}</source>
21343 <translation type="unfinished"></translation> 21502 <translation type="unfinished"></translation>
21344 </message> 21503 </message>
21345 <message> 21504 <message>
21346 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="166"/> 21505 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="169"/>
21347 <source>Difference ({0})</source> 21506 <source>Difference ({0})</source>
21348 <translation type="unfinished"></translation> 21507 <translation type="unfinished"></translation>
21349 </message> 21508 </message>
21350 <message> 21509 <message>
21351 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="174"/> 21510 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="177"/>
21352 <source>Process Generation Error</source> 21511 <source>Process Generation Error</source>
21353 <translation type="unfinished">Erreur du processus</translation> 21512 <translation type="unfinished">Erreur du processus</translation>
21354 </message> 21513 </message>
21355 <message> 21514 <message>
21356 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="174"/> 21515 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="177"/>
21357 <source>The process {0} could not be started. Ensure, that it is in the search path.</source> 21516 <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
21358 <translation type="unfinished">Impossible de lancer le processus {0}. Assurez-vous qu&apos;il est bien dans le chemin de recherche.</translation> 21517 <translation type="unfinished">Impossible de lancer le processus {0}. Assurez-vous qu&apos;il est bien dans le chemin de recherche.</translation>
21359 </message> 21518 </message>
21360 <message> 21519 <message>
21361 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="201"/> 21520 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="204"/>
21362 <source>There is no difference.</source> 21521 <source>There is no difference.</source>
21363 <translation type="unfinished">Aucune différence.</translation> 21522 <translation type="unfinished">Aucune différence.</translation>
21364 </message> 21523 </message>
21365 <message> 21524 <message>
21366 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="222"/> 21525 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="225"/>
21367 <source>&lt;Start&gt;</source> 21526 <source>&lt;Start&gt;</source>
21368 <translation type="unfinished"></translation> 21527 <translation type="unfinished"></translation>
21369 </message> 21528 </message>
21370 <message> 21529 <message>
21371 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="223"/> 21530 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="226"/>
21372 <source>&lt;End&gt;</source> 21531 <source>&lt;End&gt;</source>
21373 <translation type="unfinished"></translation> 21532 <translation type="unfinished"></translation>
21374 </message> 21533 </message>
21375 <message> 21534 <message>
21376 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="351"/> 21535 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="354"/>
21377 <source>Save Diff</source> 21536 <source>Save Diff</source>
21378 <translation type="unfinished">Enregistrer Diff</translation> 21537 <translation type="unfinished">Enregistrer Diff</translation>
21379 </message> 21538 </message>
21380 <message> 21539 <message>
21381 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="317"/> 21540 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="320"/>
21382 <source>Patch Files (*.diff)</source> 21541 <source>Patch Files (*.diff)</source>
21383 <translation type="unfinished">Fichiers Patch (*.diff)</translation> 21542 <translation type="unfinished">Fichiers Patch (*.diff)</translation>
21384 </message> 21543 </message>
21385 <message> 21544 <message>
21386 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="334"/> 21545 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="337"/>
21387 <source>&lt;p&gt;The patch file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source> 21546 <source>&lt;p&gt;The patch file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
21388 <translation type="unfinished"></translation> 21547 <translation type="unfinished"></translation>
21389 </message> 21548 </message>
21390 <message> 21549 <message>
21391 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="351"/> 21550 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="354"/>
21392 <source>&lt;p&gt;The patch file &lt;b&gt;{0}&lt;/b&gt; could not be saved.&lt;br&gt;Reason: {1}&lt;/p&gt;</source> 21551 <source>&lt;p&gt;The patch file &lt;b&gt;{0}&lt;/b&gt; could not be saved.&lt;br&gt;Reason: {1}&lt;/p&gt;</source>
21393 <translation type="unfinished"></translation> 21552 <translation type="unfinished"></translation>
21394 </message> 21553 </message>
21395 </context> 21554 </context>
21396 <context> 21555 <context>
26858 </message> 27017 </message>
26859 </context> 27018 </context>
26860 <context> 27019 <context>
26861 <name>HelpDocsInstaller</name> 27020 <name>HelpDocsInstaller</name>
26862 <message> 27021 <message>
26863 <location filename="../WebBrowser/QtHelp/HelpDocsInstaller.py" line="242"/> 27022 <location filename="../WebBrowser/QtHelp/HelpDocsInstaller.py" line="241"/>
26864 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be registered. &lt;br/&gt;Reason: {1}&lt;/p&gt;</source> 27023 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be registered. &lt;br/&gt;Reason: {1}&lt;/p&gt;</source>
26865 <translation type="unfinished"></translation> 27024 <translation type="unfinished"></translation>
26866 </message> 27025 </message>
26867 </context> 27026 </context>
26868 <context> 27027 <context>
26869 <name>HelpDocumentationPage</name> 27028 <name>HelpDocumentationPage</name>
26870 <message> 27029 <message>
26871 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="142"/> 27030 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="142"/>
26872 <source>Qt4 Documentation</source> 27031 <source>Qt4 Documentation</source>
26873 <translation>Documentation Qt4</translation> 27032 <translation type="obsolete">Documentation Qt4</translation>
26874 </message> 27033 </message>
26875 <message> 27034 <message>
26876 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="157"/> 27035 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="157"/>
26877 <source>Enter the Qt4 documentation directory</source> 27036 <source>Enter the Qt4 documentation directory</source>
26878 <translation>Entrer le répertoire de documentation Qt4</translation> 27037 <translation type="obsolete">Entrer le répertoire de documentation Qt4</translation>
26879 </message> 27038 </message>
26880 <message> 27039 <message>
26881 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="164"/> 27040 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="164"/>
26882 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the QT4DOCDIR environment variable, if set.</source> 27041 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the QT4DOCDIR environment variable, if set.</source>
26883 <translation>&lt;b&gt;Note&lt;/b&gt;: Laisser vide pour utiliser la variable d&apos;environnement QT4DOCDIR, si elle existe.</translation> 27042 <translation type="obsolete">&lt;b&gt;Note&lt;/b&gt;: Laisser vide pour utiliser la variable d&apos;environnement QT4DOCDIR, si elle existe.</translation>
26884 </message> 27043 </message>
26885 <message> 27044 <message>
26886 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="212"/> 27045 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="212"/>
26887 <source>PyQt4 Documentation</source> 27046 <source>PyQt4 Documentation</source>
26888 <translation> Documentation PyQt4</translation> 27047 <translation type="obsolete"> Documentation PyQt4</translation>
26889 </message> 27048 </message>
26890 <message> 27049 <message>
26891 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="227"/> 27050 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="227"/>
26892 <source>Enter the PyQt4 documentation directory</source> 27051 <source>Enter the PyQt4 documentation directory</source>
26893 <translation>Entrer le répertoire de documentation PyQt4</translation> 27052 <translation type="obsolete">Entrer le répertoire de documentation PyQt4</translation>
26894 </message> 27053 </message>
26895 <message> 27054 <message>
26896 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="234"/> 27055 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="234"/>
26897 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYQT4DOCDIR environment variable, if set.</source> 27056 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYQT4DOCDIR environment variable, if set.</source>
26898 <translation>&lt;b&gt;Note&lt;/b&gt;: Laisser vide pour utiliser la variable d&apos;environnement PYQT4DOCDIR, si elle existe.</translation> 27057 <translation type="obsolete">&lt;b&gt;Note&lt;/b&gt;: Laisser vide pour utiliser la variable d&apos;environnement PYQT4DOCDIR, si elle existe.</translation>
26899 </message> 27058 </message>
26900 <message> 27059 <message>
26901 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="17"/> 27060 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="17"/>
26902 <source>&lt;b&gt;Configure help documentation&lt;/b&gt;</source> 27061 <source>&lt;b&gt;Configure help documentation&lt;/b&gt;</source>
26903 <translation>&lt;b&gt;Configuration de la documentation d&apos;aide&lt;/b&gt;</translation> 27062 <translation>&lt;b&gt;Configuration de la documentation d&apos;aide&lt;/b&gt;</translation>
26904 </message> 27063 </message>
26905 <message> 27064 <message>
26906 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="282"/> 27065 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.py" line="47"/>
26907 <source>PySide Documentation</source>
26908 <translation type="unfinished"></translation>
26909 </message>
26910 <message>
26911 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="297"/>
26912 <source>Enter the PySide documentation directory</source>
26913 <translation type="unfinished"></translation>
26914 </message>
26915 <message>
26916 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="304"/>
26917 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYSIDEDOCDIR environment variable, if set.</source>
26918 <translation type="unfinished"></translation>
26919 </message>
26920 <message>
26921 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.py" line="61"/>
26922 <source>HTML Files (*.html *.htm);;All Files (*)</source> 27066 <source>HTML Files (*.html *.htm);;All Files (*)</source>
26923 <translation type="unfinished"></translation> 27067 <translation type="unfinished"></translation>
26924 </message> 27068 </message>
26925 <message> 27069 <message>
26926 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.py" line="41"/> 27070 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.py" line="36"/>
26927 <source>HTML Files (*.html *.htm);;Compressed Help Files (*.chm);;All Files (*)</source> 27071 <source>HTML Files (*.html *.htm);;Compressed Help Files (*.chm);;All Files (*)</source>
26928 <translation type="unfinished"></translation> 27072 <translation type="unfinished"></translation>
26929 </message> 27073 </message>
26930 <message> 27074 <message>
26931 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="72"/> 27075 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="72"/>
26932 <source>Python 2 Documentation</source> 27076 <source>Python 3 Documentation</source>
26933 <translation type="unfinished"></translation> 27077 <translation type="unfinished"></translation>
26934 </message> 27078 </message>
26935 <message> 27079 <message>
26936 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="87"/> 27080 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="87"/>
26937 <source>Enter the Python 2 documentation directory</source> 27081 <source>Enter the Python 3 documentation directory</source>
26938 <translation type="unfinished"></translation> 27082 <translation type="unfinished"></translation>
26939 </message> 27083 </message>
26940 <message> 27084 <message>
26941 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="94"/> 27085 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="94"/>
26942 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYTHON2DOCDIR environment variable, if set.</source> 27086 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYTHON3DOCDIR environment variable, if set.</source>
26943 <translation type="unfinished"></translation> 27087 <translation type="unfinished"></translation>
26944 </message> 27088 </message>
26945 <message> 27089 <message>
26946 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="107"/> 27090 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="107"/>
26947 <source>Python 3 Documentation</source>
26948 <translation type="unfinished"></translation>
26949 </message>
26950 <message>
26951 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="122"/>
26952 <source>Enter the Python 3 documentation directory</source>
26953 <translation type="unfinished"></translation>
26954 </message>
26955 <message>
26956 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="129"/>
26957 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYTHON3DOCDIR environment variable, if set.</source>
26958 <translation type="unfinished"></translation>
26959 </message>
26960 <message>
26961 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="177"/>
26962 <source>Qt5 Documentation</source> 27091 <source>Qt5 Documentation</source>
26963 <translation type="unfinished">Documentation Qt4 {5 ?}</translation> 27092 <translation type="unfinished">Documentation Qt4 {5 ?}</translation>
26964 </message> 27093 </message>
26965 <message> 27094 <message>
26966 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="192"/> 27095 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="122"/>
26967 <source>Enter the Qt5 documentation directory</source> 27096 <source>Enter the Qt5 documentation directory</source>
26968 <translation type="unfinished">Entrer le répertoire de documentation Qt4 {5 ?}</translation> 27097 <translation type="unfinished">Entrer le répertoire de documentation Qt4 {5 ?}</translation>
26969 </message> 27098 </message>
26970 <message> 27099 <message>
26971 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="199"/> 27100 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="129"/>
26972 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the QT5DOCDIR environment variable, if set.</source> 27101 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the QT5DOCDIR environment variable, if set.</source>
26973 <translation type="unfinished">&lt;b&gt;Note&lt;/b&gt;: Laisser vide pour utiliser la variable d&apos;environnement QT4DOCDIR, si elle existe. {5D?}</translation> 27102 <translation type="unfinished">&lt;b&gt;Note&lt;/b&gt;: Laisser vide pour utiliser la variable d&apos;environnement QT4DOCDIR, si elle existe. {5D?}</translation>
26974 </message> 27103 </message>
26975 <message> 27104 <message>
26976 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="247"/> 27105 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="142"/>
26977 <source>PyQt5 Documentation</source> 27106 <source>PyQt5 Documentation</source>
26978 <translation type="unfinished"> Documentation PyQt4 {5 ?}</translation> 27107 <translation type="unfinished"> Documentation PyQt4 {5 ?}</translation>
26979 </message> 27108 </message>
26980 <message> 27109 <message>
26981 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="262"/> 27110 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="157"/>
26982 <source>Enter the PyQt5 documentation directory</source> 27111 <source>Enter the PyQt5 documentation directory</source>
26983 <translation type="unfinished">Entrer le répertoire de documentation PyQt4 {5 ?}</translation> 27112 <translation type="unfinished">Entrer le répertoire de documentation PyQt4 {5 ?}</translation>
26984 </message> 27113 </message>
26985 <message> 27114 <message>
26986 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="269"/> 27115 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="164"/>
26987 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYQT5DOCDIR environment variable, if set.</source> 27116 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYQT5DOCDIR environment variable, if set.</source>
26988 <translation type="unfinished">&lt;b&gt;Note&lt;/b&gt;: Laisser vide pour utiliser la variable d&apos;environnement PYQT4DOCDIR, si elle existe. {5D?}</translation> 27117 <translation type="unfinished">&lt;b&gt;Note&lt;/b&gt;: Laisser vide pour utiliser la variable d&apos;environnement PYQT4DOCDIR, si elle existe. {5D?}</translation>
26989 </message> 27118 </message>
26990 <message> 27119 <message>
26991 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="37"/> 27120 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="37"/>
27001 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="59"/> 27130 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="59"/>
27002 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the default location.</source> 27131 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the default location.</source>
27003 <translation type="unfinished"></translation> 27132 <translation type="unfinished"></translation>
27004 </message> 27133 </message>
27005 <message> 27134 <message>
27006 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="317"/> 27135 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="177"/>
27007 <source>PySide2 Documentation</source> 27136 <source>PySide2 Documentation</source>
27008 <translation type="unfinished"></translation> 27137 <translation type="unfinished"></translation>
27009 </message> 27138 </message>
27010 <message> 27139 <message>
27011 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="332"/> 27140 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="192"/>
27012 <source>Enter the PySide2 documentation directory</source> 27141 <source>Enter the PySide2 documentation directory</source>
27013 <translation type="unfinished"></translation> 27142 <translation type="unfinished"></translation>
27014 </message> 27143 </message>
27015 <message> 27144 <message>
27016 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="339"/> 27145 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="199"/>
27017 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYSIDE2DOCDIR environment variable, if set.</source> 27146 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYSIDE2DOCDIR environment variable, if set.</source>
27018 <translation type="unfinished"></translation> 27147 <translation type="unfinished"></translation>
27019 </message> 27148 </message>
27020 </context> 27149 </context>
27021 <context> 27150 <context>
29275 <location filename="../HexEdit/HexEditMainWindow.py" line="664"/> 29404 <location filename="../HexEdit/HexEditMainWindow.py" line="664"/>
29276 <source>Open &amp;Recent Files</source> 29405 <source>Open &amp;Recent Files</source>
29277 <translation type="unfinished">Ouvrir un fichier &amp;récent</translation> 29406 <translation type="unfinished">Ouvrir un fichier &amp;récent</translation>
29278 </message> 29407 </message>
29279 <message> 29408 <message>
29280 <location filename="../HexEdit/HexEditMainWindow.py" line="1431"/> 29409 <location filename="../HexEdit/HexEditMainWindow.py" line="1432"/>
29281 <source>&amp;Clear</source> 29410 <source>&amp;Clear</source>
29282 <translation type="unfinished">&amp;Effacer</translation> 29411 <translation type="unfinished">&amp;Effacer</translation>
29283 </message> 29412 </message>
29284 </context> 29413 </context>
29285 <context> 29414 <context>
42598 </message> 42727 </message>
42599 </context> 42728 </context>
42600 <context> 42729 <context>
42601 <name>Largefiles</name> 42730 <name>Largefiles</name>
42602 <message> 42731 <message>
42603 <location filename="../Plugins/VcsPlugins/vcsMercurial/LargefilesExtension/largefiles.py" line="72"/> 42732 <location filename="../Plugins/VcsPlugins/vcsMercurial/LargefilesExtension/largefiles.py" line="75"/>
42604 <source>Convert Project - Converting</source> 42733 <source>Convert Project - Converting</source>
42605 <translation type="unfinished"></translation> 42734 <translation type="unfinished"></translation>
42606 </message> 42735 </message>
42607 <message> 42736 <message>
42608 <location filename="../Plugins/VcsPlugins/vcsMercurial/LargefilesExtension/largefiles.py" line="83"/> 42737 <location filename="../Plugins/VcsPlugins/vcsMercurial/LargefilesExtension/largefiles.py" line="86"/>
42609 <source>Convert Project - Extracting</source> 42738 <source>Convert Project - Extracting</source>
42610 <translation type="unfinished"></translation> 42739 <translation type="unfinished"></translation>
42611 </message> 42740 </message>
42612 <message> 42741 <message>
42613 <location filename="../Plugins/VcsPlugins/vcsMercurial/LargefilesExtension/largefiles.py" line="132"/> 42742 <location filename="../Plugins/VcsPlugins/vcsMercurial/LargefilesExtension/largefiles.py" line="135"/>
42614 <source>Adding files to the Mercurial repository</source> 42743 <source>Adding files to the Mercurial repository</source>
42615 <translation type="unfinished"></translation> 42744 <translation type="unfinished"></translation>
42616 </message> 42745 </message>
42617 <message> 42746 <message>
42618 <location filename="../Plugins/VcsPlugins/vcsMercurial/LargefilesExtension/largefiles.py" line="169"/> 42747 <location filename="../Plugins/VcsPlugins/vcsMercurial/LargefilesExtension/largefiles.py" line="172"/>
42619 <source>Pulling large files</source> 42748 <source>Pulling large files</source>
42620 <translation type="unfinished"></translation> 42749 <translation type="unfinished"></translation>
42621 </message> 42750 </message>
42622 <message> 42751 <message>
42623 <location filename="../Plugins/VcsPlugins/vcsMercurial/LargefilesExtension/largefiles.py" line="198"/> 42752 <location filename="../Plugins/VcsPlugins/vcsMercurial/LargefilesExtension/largefiles.py" line="201"/>
42624 <source>Verifying the integrity of large files</source> 42753 <source>Verifying the integrity of large files</source>
42625 <translation type="unfinished"></translation> 42754 <translation type="unfinished"></translation>
42626 </message> 42755 </message>
42627 </context> 42756 </context>
42628 <context> 42757 <context>
44046 <location filename="../QScintilla/Lexers/__init__.py" line="132"/> 44175 <location filename="../QScintilla/Lexers/__init__.py" line="132"/>
44047 <source>Properties</source> 44176 <source>Properties</source>
44048 <translation>Propriétés</translation> 44177 <translation>Propriétés</translation>
44049 </message> 44178 </message>
44050 <message> 44179 <message>
44051 <location filename="../QScintilla/Lexers/__init__.py" line="145"/> 44180 <location filename="../QScintilla/Lexers/__init__.py" line="143"/>
44052 <source>Ruby</source> 44181 <source>Ruby</source>
44053 <translation>Ruby</translation> 44182 <translation>Ruby</translation>
44054 </message> 44183 </message>
44055 <message> 44184 <message>
44056 <location filename="../QScintilla/Lexers/__init__.py" line="147"/> 44185 <location filename="../QScintilla/Lexers/__init__.py" line="145"/>
44057 <source>SQL</source> 44186 <source>SQL</source>
44058 <translation>SQL</translation> 44187 <translation>SQL</translation>
44059 </message> 44188 </message>
44060 <message> 44189 <message>
44061 <location filename="../QScintilla/Lexers/__init__.py" line="151"/> 44190 <location filename="../QScintilla/Lexers/__init__.py" line="149"/>
44062 <source>TeX</source> 44191 <source>TeX</source>
44063 <translation>TeX</translation> 44192 <translation>TeX</translation>
44064 </message> 44193 </message>
44065 <message> 44194 <message>
44066 <location filename="../QScintilla/Lexers/__init__.py" line="153"/> 44195 <location filename="../QScintilla/Lexers/__init__.py" line="151"/>
44067 <source>VHDL</source> 44196 <source>VHDL</source>
44068 <translation>VHDL</translation> 44197 <translation>VHDL</translation>
44069 </message> 44198 </message>
44070 <message> 44199 <message>
44071 <location filename="../QScintilla/Lexers/__init__.py" line="584"/> 44200 <location filename="../QScintilla/Lexers/__init__.py" line="575"/>
44072 <source>Quixote Template Files (*.ptl)</source> 44201 <source>Quixote Template Files (*.ptl)</source>
44073 <translation>Fichiers gabarits Quixote (*.ptl)</translation> 44202 <translation>Fichiers gabarits Quixote (*.ptl)</translation>
44074 </message> 44203 </message>
44075 <message> 44204 <message>
44076 <location filename="../QScintilla/Lexers/__init__.py" line="587"/> 44205 <location filename="../QScintilla/Lexers/__init__.py" line="578"/>
44077 <source>Ruby Files (*.rb)</source> 44206 <source>Ruby Files (*.rb)</source>
44078 <translation>Fichiers Ruby (*.rb)</translation> 44207 <translation>Fichiers Ruby (*.rb)</translation>
44079 </message> 44208 </message>
44080 <message> 44209 <message>
44081 <location filename="../QScintilla/Lexers/__init__.py" line="590"/> 44210 <location filename="../QScintilla/Lexers/__init__.py" line="581"/>
44082 <source>IDL Files (*.idl)</source> 44211 <source>IDL Files (*.idl)</source>
44083 <translation>Fichiers IDL (*.idl)</translation> 44212 <translation>Fichiers IDL (*.idl)</translation>
44084 </message> 44213 </message>
44085 <message> 44214 <message>
44086 <location filename="../QScintilla/Lexers/__init__.py" line="411"/> 44215 <location filename="../QScintilla/Lexers/__init__.py" line="408"/>
44087 <source>C Files (*.h *.c)</source> 44216 <source>C Files (*.h *.c)</source>
44088 <translation>Fichiers C (*.h *.c)</translation> 44217 <translation>Fichiers C (*.h *.c)</translation>
44089 </message> 44218 </message>
44090 <message> 44219 <message>
44091 <location filename="../QScintilla/Lexers/__init__.py" line="414"/> 44220 <location filename="../QScintilla/Lexers/__init__.py" line="411"/>
44092 <source>C++ Files (*.h *.hpp *.hh *.cxx *.cpp *.cc)</source> 44221 <source>C++ Files (*.h *.hpp *.hh *.cxx *.cpp *.cc)</source>
44093 <translation>Fichiers C++ (*.h *.hpp *.hh *.cxx *.cpp *.cc)</translation> 44222 <translation>Fichiers C++ (*.h *.hpp *.hh *.cxx *.cpp *.cc)</translation>
44094 </message> 44223 </message>
44095 <message> 44224 <message>
44096 <location filename="../QScintilla/Lexers/__init__.py" line="605"/> 44225 <location filename="../QScintilla/Lexers/__init__.py" line="596"/>
44097 <source>C# Files (*.cs)</source> 44226 <source>C# Files (*.cs)</source>
44098 <translation>Fichiers C# (*.cs)</translation> 44227 <translation>Fichiers C# (*.cs)</translation>
44099 </message> 44228 </message>
44100 <message> 44229 <message>
44101 <location filename="../QScintilla/Lexers/__init__.py" line="420"/> 44230 <location filename="../QScintilla/Lexers/__init__.py" line="417"/>
44102 <source>HTML Files (*.html *.htm *.asp *.shtml)</source> 44231 <source>HTML Files (*.html *.htm *.asp *.shtml)</source>
44103 <translation>Fichiers HTML (*.html *.htm *.asp *.shtml)</translation> 44232 <translation>Fichiers HTML (*.html *.htm *.asp *.shtml)</translation>
44104 </message> 44233 </message>
44105 <message> 44234 <message>
44106 <location filename="../QScintilla/Lexers/__init__.py" line="617"/> 44235 <location filename="../QScintilla/Lexers/__init__.py" line="608"/>
44107 <source>CSS Files (*.css)</source> 44236 <source>CSS Files (*.css)</source>
44108 <translation>Fichiers CSS (*.css)</translation> 44237 <translation>Fichiers CSS (*.css)</translation>
44109 </message> 44238 </message>
44110 <message> 44239 <message>
44111 <location filename="../QScintilla/Lexers/__init__.py" line="620"/> 44240 <location filename="../QScintilla/Lexers/__init__.py" line="611"/>
44112 <source>QSS Files (*.qss)</source> 44241 <source>QSS Files (*.qss)</source>
44113 <translation>Fichiers QSS (*.qss)</translation> 44242 <translation>Fichiers QSS (*.qss)</translation>
44114 </message> 44243 </message>
44115 <message> 44244 <message>
44116 <location filename="../QScintilla/Lexers/__init__.py" line="429"/> 44245 <location filename="../QScintilla/Lexers/__init__.py" line="426"/>
44117 <source>PHP Files (*.php *.php3 *.php4 *.php5 *.phtml)</source> 44246 <source>PHP Files (*.php *.php3 *.php4 *.php5 *.phtml)</source>
44118 <translation>Fichiers PHP (*.php *.php3 *.php4 *.php5 *.phtml)</translation> 44247 <translation>Fichiers PHP (*.php *.php3 *.php4 *.php5 *.phtml)</translation>
44119 </message> 44248 </message>
44120 <message> 44249 <message>
44121 <location filename="../QScintilla/Lexers/__init__.py" line="632"/> 44250 <location filename="../QScintilla/Lexers/__init__.py" line="623"/>
44122 <source>Qt Resource Files (*.qrc)</source> 44251 <source>Qt Resource Files (*.qrc)</source>
44123 <translation>Fichiers Qt Resource (*.qrc)</translation> 44252 <translation>Fichiers Qt Resource (*.qrc)</translation>
44124 </message> 44253 </message>
44125 <message> 44254 <message>
44126 <location filename="../QScintilla/Lexers/__init__.py" line="438"/> 44255 <location filename="../QScintilla/Lexers/__init__.py" line="435"/>
44127 <source>D Files (*.d *.di)</source> 44256 <source>D Files (*.d *.di)</source>
44128 <translation>Fichiers D (*.d *.di)</translation> 44257 <translation>Fichiers D (*.d *.di)</translation>
44129 </message> 44258 </message>
44130 <message> 44259 <message>
44131 <location filename="../QScintilla/Lexers/__init__.py" line="641"/> 44260 <location filename="../QScintilla/Lexers/__init__.py" line="632"/>
44132 <source>Java Files (*.java)</source> 44261 <source>Java Files (*.java)</source>
44133 <translation>Fichiers Java (*.java)</translation> 44262 <translation>Fichiers Java (*.java)</translation>
44134 </message> 44263 </message>
44135 <message> 44264 <message>
44136 <location filename="../QScintilla/Lexers/__init__.py" line="644"/> 44265 <location filename="../QScintilla/Lexers/__init__.py" line="635"/>
44137 <source>JavaScript Files (*.js)</source> 44266 <source>JavaScript Files (*.js)</source>
44138 <translation>Fichiers JavaScript (*.js)</translation> 44267 <translation>Fichiers JavaScript (*.js)</translation>
44139 </message> 44268 </message>
44140 <message> 44269 <message>
44141 <location filename="../QScintilla/Lexers/__init__.py" line="647"/> 44270 <location filename="../QScintilla/Lexers/__init__.py" line="638"/>
44142 <source>SQL Files (*.sql)</source> 44271 <source>SQL Files (*.sql)</source>
44143 <translation>Fichiers SQL (*.sql)</translation> 44272 <translation>Fichiers SQL (*.sql)</translation>
44144 </message> 44273 </message>
44145 <message> 44274 <message>
44146 <location filename="../QScintilla/Lexers/__init__.py" line="650"/> 44275 <location filename="../QScintilla/Lexers/__init__.py" line="641"/>
44147 <source>Docbook Files (*.docbook)</source> 44276 <source>Docbook Files (*.docbook)</source>
44148 <translation>Fichiers Docbook (*.docbook)</translation> 44277 <translation>Fichiers Docbook (*.docbook)</translation>
44149 </message> 44278 </message>
44150 <message> 44279 <message>
44151 <location filename="../QScintilla/Lexers/__init__.py" line="453"/> 44280 <location filename="../QScintilla/Lexers/__init__.py" line="450"/>
44152 <source>Perl Files (*.pl *.pm *.ph)</source> 44281 <source>Perl Files (*.pl *.pm *.ph)</source>
44153 <translation>Fichiers Perl (*.pl *.pm *.ph)</translation> 44282 <translation>Fichiers Perl (*.pl *.pm *.ph)</translation>
44154 </message> 44283 </message>
44155 <message> 44284 <message>
44156 <location filename="../QScintilla/Lexers/__init__.py" line="659"/> 44285 <location filename="../QScintilla/Lexers/__init__.py" line="650"/>
44157 <source>Lua Files (*.lua)</source> 44286 <source>Lua Files (*.lua)</source>
44158 <translation>Fichiers Lua (*.lua)</translation> 44287 <translation>Fichiers Lua (*.lua)</translation>
44159 </message> 44288 </message>
44160 <message> 44289 <message>
44161 <location filename="../QScintilla/Lexers/__init__.py" line="459"/> 44290 <location filename="../QScintilla/Lexers/__init__.py" line="456"/>
44162 <source>Tex Files (*.tex *.sty *.aux *.toc *.idx)</source> 44291 <source>Tex Files (*.tex *.sty *.aux *.toc *.idx)</source>
44163 <translation>Fichiers Tex (*.tex *.sty *.aux *.toc *.idx)</translation> 44292 <translation>Fichiers Tex (*.tex *.sty *.aux *.toc *.idx)</translation>
44164 </message> 44293 </message>
44165 <message> 44294 <message>
44166 <location filename="../QScintilla/Lexers/__init__.py" line="662"/> 44295 <location filename="../QScintilla/Lexers/__init__.py" line="653"/>
44167 <source>Shell Files (*.sh)</source> 44296 <source>Shell Files (*.sh)</source>
44168 <translation>Fichiers Shell (*.sh)</translation> 44297 <translation>Fichiers Shell (*.sh)</translation>
44169 </message> 44298 </message>
44170 <message> 44299 <message>
44171 <location filename="../QScintilla/Lexers/__init__.py" line="465"/> 44300 <location filename="../QScintilla/Lexers/__init__.py" line="462"/>
44172 <source>Batch Files (*.bat *.cmd)</source> 44301 <source>Batch Files (*.bat *.cmd)</source>
44173 <translation>Fichiers Batch (*.bat *.cmd)</translation> 44302 <translation>Fichiers Batch (*.bat *.cmd)</translation>
44174 </message> 44303 </message>
44175 <message> 44304 <message>
44176 <location filename="../QScintilla/Lexers/__init__.py" line="468"/> 44305 <location filename="../QScintilla/Lexers/__init__.py" line="465"/>
44177 <source>Diff Files (*.diff *.patch)</source> 44306 <source>Diff Files (*.diff *.patch)</source>
44178 <translation>Fichiers Diff (*.diff *.patch)</translation> 44307 <translation>Fichiers Diff (*.diff *.patch)</translation>
44179 </message> 44308 </message>
44180 <message> 44309 <message>
44181 <location filename="../QScintilla/Lexers/__init__.py" line="471"/> 44310 <location filename="../QScintilla/Lexers/__init__.py" line="468"/>
44182 <source>Makefiles (*makefile Makefile *.mak)</source> 44311 <source>Makefiles (*makefile Makefile *.mak)</source>
44183 <translation type="unfinished">Makefiles (*.mak)</translation> 44312 <translation type="unfinished">Makefiles (*.mak)</translation>
44184 </message> 44313 </message>
44185 <message> 44314 <message>
44186 <location filename="../QScintilla/Lexers/__init__.py" line="474"/> 44315 <location filename="../QScintilla/Lexers/__init__.py" line="471"/>
44187 <source>Properties Files (*.properties *.ini *.inf *.reg *.cfg *.cnf *.rc)</source> 44316 <source>Properties Files (*.properties *.ini *.inf *.reg *.cfg *.cnf *.rc)</source>
44188 <translation>Fichiers de configuration (*.properties *.ini *.inf *.reg *.cfg *.cnf *.rc)</translation> 44317 <translation>Fichiers de configuration (*.properties *.ini *.inf *.reg *.cfg *.cnf *.rc)</translation>
44189 </message> 44318 </message>
44190 <message> 44319 <message>
44191 <location filename="../QScintilla/Lexers/__init__.py" line="686"/> 44320 <location filename="../QScintilla/Lexers/__init__.py" line="677"/>
44192 <source>Povray Files (*.pov)</source> 44321 <source>Povray Files (*.pov)</source>
44193 <translation>Fichiers Povray (*.pov)</translation> 44322 <translation>Fichiers Povray (*.pov)</translation>
44194 </message> 44323 </message>
44195 <message> 44324 <message>
44196 <location filename="../QScintilla/Lexers/__init__.py" line="481"/> 44325 <location filename="../QScintilla/Lexers/__init__.py" line="478"/>
44197 <source>CMake Files (CMakeLists.txt *.cmake *.ctest)</source> 44326 <source>CMake Files (CMakeLists.txt *.cmake *.ctest)</source>
44198 <translation>Fichiers CMake (CMakeLists.txt *.cmake *.ctest)</translation> 44327 <translation>Fichiers CMake (CMakeLists.txt *.cmake *.ctest)</translation>
44199 </message> 44328 </message>
44200 <message> 44329 <message>
44201 <location filename="../QScintilla/Lexers/__init__.py" line="484"/> 44330 <location filename="../QScintilla/Lexers/__init__.py" line="481"/>
44202 <source>VHDL Files (*.vhd *.vhdl)</source> 44331 <source>VHDL Files (*.vhd *.vhdl)</source>
44203 <translation>Fichiers VHDL (*.vhd *.vhdl)</translation> 44332 <translation>Fichiers VHDL (*.vhd *.vhdl)</translation>
44204 </message> 44333 </message>
44205 <message> 44334 <message>
44206 <location filename="../QScintilla/Lexers/__init__.py" line="755"/> 44335 <location filename="../QScintilla/Lexers/__init__.py" line="746"/>
44207 <source>All Files (*)</source> 44336 <source>All Files (*)</source>
44208 <translation>Tous fichiers (*)</translation> 44337 <translation>Tous fichiers (*)</translation>
44209 </message> 44338 </message>
44210 <message> 44339 <message>
44211 <location filename="../QScintilla/Lexers/__init__.py" line="149"/> 44340 <location filename="../QScintilla/Lexers/__init__.py" line="147"/>
44212 <source>TCL</source> 44341 <source>TCL</source>
44213 <translation>TCL</translation> 44342 <translation>TCL</translation>
44214 </message> 44343 </message>
44215 <message> 44344 <message>
44216 <location filename="../QScintilla/Lexers/__init__.py" line="487"/> 44345 <location filename="../QScintilla/Lexers/__init__.py" line="484"/>
44217 <source>TCL/Tk Files (*.tcl *.tk)</source> 44346 <source>TCL/Tk Files (*.tcl *.tk)</source>
44218 <translation>Fichiers TCL/Tk (*.tcl *.tk)</translation> 44347 <translation>Fichiers TCL/Tk (*.tcl *.tk)</translation>
44219 </message> 44348 </message>
44220 <message> 44349 <message>
44221 <location filename="../QScintilla/Lexers/__init__.py" line="596"/> 44350 <location filename="../QScintilla/Lexers/__init__.py" line="587"/>
44222 <source>C Files (*.c)</source> 44351 <source>C Files (*.c)</source>
44223 <translation>Fichiers C (*.c)</translation> 44352 <translation>Fichiers C (*.c)</translation>
44224 </message> 44353 </message>
44225 <message> 44354 <message>
44226 <location filename="../QScintilla/Lexers/__init__.py" line="599"/> 44355 <location filename="../QScintilla/Lexers/__init__.py" line="590"/>
44227 <source>C++ Files (*.cpp)</source> 44356 <source>C++ Files (*.cpp)</source>
44228 <translation>Fichiers C++ (*.cpp)</translation> 44357 <translation>Fichiers C++ (*.cpp)</translation>
44229 </message> 44358 </message>
44230 <message> 44359 <message>
44231 <location filename="../QScintilla/Lexers/__init__.py" line="602"/> 44360 <location filename="../QScintilla/Lexers/__init__.py" line="593"/>
44232 <source>C++/C Header Files (*.h)</source> 44361 <source>C++/C Header Files (*.h)</source>
44233 <translation>Fichiers headers C++/C (*.h)</translation> 44362 <translation>Fichiers headers C++/C (*.h)</translation>
44234 </message> 44363 </message>
44235 <message> 44364 <message>
44236 <location filename="../QScintilla/Lexers/__init__.py" line="608"/> 44365 <location filename="../QScintilla/Lexers/__init__.py" line="599"/>
44237 <source>HTML Files (*.html)</source> 44366 <source>HTML Files (*.html)</source>
44238 <translation>Fichiers HTML (*.html)</translation> 44367 <translation>Fichiers HTML (*.html)</translation>
44239 </message> 44368 </message>
44240 <message> 44369 <message>
44241 <location filename="../QScintilla/Lexers/__init__.py" line="611"/> 44370 <location filename="../QScintilla/Lexers/__init__.py" line="602"/>
44242 <source>PHP Files (*.php)</source> 44371 <source>PHP Files (*.php)</source>
44243 <translation>Fichiers PHP (*.php)</translation> 44372 <translation>Fichiers PHP (*.php)</translation>
44244 </message> 44373 </message>
44245 <message> 44374 <message>
44246 <location filename="../QScintilla/Lexers/__init__.py" line="614"/> 44375 <location filename="../QScintilla/Lexers/__init__.py" line="605"/>
44247 <source>ASP Files (*.asp)</source> 44376 <source>ASP Files (*.asp)</source>
44248 <translation>Fichiers ASP (*.asp)</translation> 44377 <translation>Fichiers ASP (*.asp)</translation>
44249 </message> 44378 </message>
44250 <message> 44379 <message>
44251 <location filename="../QScintilla/Lexers/__init__.py" line="623"/> 44380 <location filename="../QScintilla/Lexers/__init__.py" line="614"/>
44252 <source>XML Files (*.xml)</source> 44381 <source>XML Files (*.xml)</source>
44253 <translation>Fichiers XML (*.xml)</translation> 44382 <translation>Fichiers XML (*.xml)</translation>
44254 </message> 44383 </message>
44255 <message> 44384 <message>
44256 <location filename="../QScintilla/Lexers/__init__.py" line="626"/> 44385 <location filename="../QScintilla/Lexers/__init__.py" line="617"/>
44257 <source>XSL Files (*.xsl)</source> 44386 <source>XSL Files (*.xsl)</source>
44258 <translation>Fichiers XSL (*.xsl)</translation> 44387 <translation>Fichiers XSL (*.xsl)</translation>
44259 </message> 44388 </message>
44260 <message> 44389 <message>
44261 <location filename="../QScintilla/Lexers/__init__.py" line="629"/> 44390 <location filename="../QScintilla/Lexers/__init__.py" line="620"/>
44262 <source>DTD Files (*.dtd)</source> 44391 <source>DTD Files (*.dtd)</source>
44263 <translation>Fichiers DTD (*.dtd)</translation> 44392 <translation>Fichiers DTD (*.dtd)</translation>
44264 </message> 44393 </message>
44265 <message> 44394 <message>
44266 <location filename="../QScintilla/Lexers/__init__.py" line="635"/> 44395 <location filename="../QScintilla/Lexers/__init__.py" line="626"/>
44267 <source>D Files (*.d)</source> 44396 <source>D Files (*.d)</source>
44268 <translation>Fichiers D (*.d)</translation> 44397 <translation>Fichiers D (*.d)</translation>
44269 </message> 44398 </message>
44270 <message> 44399 <message>
44271 <location filename="../QScintilla/Lexers/__init__.py" line="638"/> 44400 <location filename="../QScintilla/Lexers/__init__.py" line="629"/>
44272 <source>D Interface Files (*.di)</source> 44401 <source>D Interface Files (*.di)</source>
44273 <translation>Fichiers Interface D (*.di)</translation> 44402 <translation>Fichiers Interface D (*.di)</translation>
44274 </message> 44403 </message>
44275 <message> 44404 <message>
44276 <location filename="../QScintilla/Lexers/__init__.py" line="653"/> 44405 <location filename="../QScintilla/Lexers/__init__.py" line="644"/>
44277 <source>Perl Files (*.pl)</source> 44406 <source>Perl Files (*.pl)</source>
44278 <translation>Fichiers Perl (*.pl)</translation> 44407 <translation>Fichiers Perl (*.pl)</translation>
44279 </message> 44408 </message>
44280 <message> 44409 <message>
44281 <location filename="../QScintilla/Lexers/__init__.py" line="656"/> 44410 <location filename="../QScintilla/Lexers/__init__.py" line="647"/>
44282 <source>Perl Module Files (*.pm)</source> 44411 <source>Perl Module Files (*.pm)</source>
44283 <translation>Fichiers module Perl (*.pm)</translation> 44412 <translation>Fichiers module Perl (*.pm)</translation>
44284 </message> 44413 </message>
44285 <message> 44414 <message>
44286 <location filename="../QScintilla/Lexers/__init__.py" line="665"/> 44415 <location filename="../QScintilla/Lexers/__init__.py" line="656"/>
44287 <source>Batch Files (*.bat)</source> 44416 <source>Batch Files (*.bat)</source>
44288 <translation>Fichiers Batch (*.bat)</translation> 44417 <translation>Fichiers Batch (*.bat)</translation>
44289 </message> 44418 </message>
44290 <message> 44419 <message>
44291 <location filename="../QScintilla/Lexers/__init__.py" line="668"/> 44420 <location filename="../QScintilla/Lexers/__init__.py" line="659"/>
44292 <source>TeX Files (*.tex)</source> 44421 <source>TeX Files (*.tex)</source>
44293 <translation>Fichiers TeX (*.tex)</translation> 44422 <translation>Fichiers TeX (*.tex)</translation>
44294 </message> 44423 </message>
44295 <message> 44424 <message>
44296 <location filename="../QScintilla/Lexers/__init__.py" line="671"/> 44425 <location filename="../QScintilla/Lexers/__init__.py" line="662"/>
44297 <source>TeX Template Files (*.sty)</source> 44426 <source>TeX Template Files (*.sty)</source>
44298 <translation>Fichiers Template TeX (*.sty)</translation> 44427 <translation>Fichiers Template TeX (*.sty)</translation>
44299 </message> 44428 </message>
44300 <message> 44429 <message>
44301 <location filename="../QScintilla/Lexers/__init__.py" line="674"/> 44430 <location filename="../QScintilla/Lexers/__init__.py" line="665"/>
44302 <source>Diff Files (*.diff)</source> 44431 <source>Diff Files (*.diff)</source>
44303 <translation>Fichiers Diff (*.diff)</translation> 44432 <translation>Fichiers Diff (*.diff)</translation>
44304 </message> 44433 </message>
44305 <message> 44434 <message>
44306 <location filename="../QScintilla/Lexers/__init__.py" line="677"/> 44435 <location filename="../QScintilla/Lexers/__init__.py" line="668"/>
44307 <source>Make Files (*.mak)</source> 44436 <source>Make Files (*.mak)</source>
44308 <translation>Fichiers Make (*.mak)</translation> 44437 <translation>Fichiers Make (*.mak)</translation>
44309 </message> 44438 </message>
44310 <message> 44439 <message>
44311 <location filename="../QScintilla/Lexers/__init__.py" line="680"/> 44440 <location filename="../QScintilla/Lexers/__init__.py" line="671"/>
44312 <source>Properties Files (*.ini)</source> 44441 <source>Properties Files (*.ini)</source>
44313 <translation>Fichiers de propriétés (*.ini)</translation> 44442 <translation>Fichiers de propriétés (*.ini)</translation>
44314 </message> 44443 </message>
44315 <message> 44444 <message>
44316 <location filename="../QScintilla/Lexers/__init__.py" line="683"/> 44445 <location filename="../QScintilla/Lexers/__init__.py" line="674"/>
44317 <source>Configuration Files (*.cfg)</source> 44446 <source>Configuration Files (*.cfg)</source>
44318 <translation>Fichiers de configuration (*.cfg)</translation> 44447 <translation>Fichiers de configuration (*.cfg)</translation>
44319 </message> 44448 </message>
44320 <message> 44449 <message>
44321 <location filename="../QScintilla/Lexers/__init__.py" line="689"/> 44450 <location filename="../QScintilla/Lexers/__init__.py" line="680"/>
44322 <source>CMake Files (CMakeLists.txt)</source> 44451 <source>CMake Files (CMakeLists.txt)</source>
44323 <translation>Fichiers CMake (CMakeLists.txt)</translation> 44452 <translation>Fichiers CMake (CMakeLists.txt)</translation>
44324 </message> 44453 </message>
44325 <message> 44454 <message>
44326 <location filename="../QScintilla/Lexers/__init__.py" line="692"/> 44455 <location filename="../QScintilla/Lexers/__init__.py" line="683"/>
44327 <source>CMake Macro Files (*.cmake)</source> 44456 <source>CMake Macro Files (*.cmake)</source>
44328 <translation>Fichiers Macro CMake (*.cmake)</translation> 44457 <translation>Fichiers Macro CMake (*.cmake)</translation>
44329 </message> 44458 </message>
44330 <message> 44459 <message>
44331 <location filename="../QScintilla/Lexers/__init__.py" line="695"/> 44460 <location filename="../QScintilla/Lexers/__init__.py" line="686"/>
44332 <source>VHDL Files (*.vhd)</source> 44461 <source>VHDL Files (*.vhd)</source>
44333 <translation>Fichiers VHDL (*.vhd)</translation> 44462 <translation>Fichiers VHDL (*.vhd)</translation>
44334 </message> 44463 </message>
44335 <message> 44464 <message>
44336 <location filename="../QScintilla/Lexers/__init__.py" line="698"/> 44465 <location filename="../QScintilla/Lexers/__init__.py" line="689"/>
44337 <source>TCL Files (*.tcl)</source> 44466 <source>TCL Files (*.tcl)</source>
44338 <translation>Fichiers TCL (*.tcl)</translation> 44467 <translation>Fichiers TCL (*.tcl)</translation>
44339 </message> 44468 </message>
44340 <message> 44469 <message>
44341 <location filename="../QScintilla/Lexers/__init__.py" line="701"/> 44470 <location filename="../QScintilla/Lexers/__init__.py" line="692"/>
44342 <source>Tk Files (*.tk)</source> 44471 <source>Tk Files (*.tk)</source>
44343 <translation>Fichiers Tk (*.tk)</translation> 44472 <translation>Fichiers Tk (*.tk)</translation>
44344 </message> 44473 </message>
44345 <message> 44474 <message>
44346 <location filename="../QScintilla/Lexers/__init__.py" line="104"/> 44475 <location filename="../QScintilla/Lexers/__init__.py" line="104"/>
44361 <location filename="../QScintilla/Lexers/__init__.py" line="128"/> 44490 <location filename="../QScintilla/Lexers/__init__.py" line="128"/>
44362 <source>PostScript</source> 44491 <source>PostScript</source>
44363 <translation>PostScript</translation> 44492 <translation>PostScript</translation>
44364 </message> 44493 </message>
44365 <message> 44494 <message>
44366 <location filename="../QScintilla/Lexers/__init__.py" line="155"/> 44495 <location filename="../QScintilla/Lexers/__init__.py" line="153"/>
44367 <source>XML</source> 44496 <source>XML</source>
44368 <translation>XML</translation> 44497 <translation>XML</translation>
44369 </message> 44498 </message>
44370 <message> 44499 <message>
44371 <location filename="../QScintilla/Lexers/__init__.py" line="157"/> 44500 <location filename="../QScintilla/Lexers/__init__.py" line="155"/>
44372 <source>YAML</source> 44501 <source>YAML</source>
44373 <translation>YAML</translation> 44502 <translation>YAML</translation>
44374 </message> 44503 </message>
44375 <message> 44504 <message>
44376 <location filename="../QScintilla/Lexers/__init__.py" line="432"/> 44505 <location filename="../QScintilla/Lexers/__init__.py" line="429"/>
44377 <source>XML Files (*.xml *.xsl *.xslt *.dtd *.svg *.xul *.xsd)</source> 44506 <source>XML Files (*.xml *.xsl *.xslt *.dtd *.svg *.xul *.xsd)</source>
44378 <translation>Fichiers XML (*.xml *.xsl *.xslt *.dtd *.svg *.xul *.xsd)</translation> 44507 <translation>Fichiers XML (*.xml *.xsl *.xslt *.dtd *.svg *.xul *.xsd)</translation>
44379 </message> 44508 </message>
44380 <message> 44509 <message>
44381 <location filename="../QScintilla/Lexers/__init__.py" line="490"/> 44510 <location filename="../QScintilla/Lexers/__init__.py" line="487"/>
44382 <source>Fortran Files (*.f90 *.f95 *.f2k)</source> 44511 <source>Fortran Files (*.f90 *.f95 *.f2k)</source>
44383 <translation>Fichiers Fortran (*.f90 *.f95 *.f2k)</translation> 44512 <translation>Fichiers Fortran (*.f90 *.f95 *.f2k)</translation>
44384 </message> 44513 </message>
44385 <message> 44514 <message>
44386 <location filename="../QScintilla/Lexers/__init__.py" line="493"/> 44515 <location filename="../QScintilla/Lexers/__init__.py" line="490"/>
44387 <source>Fortran77 Files (*.f *.for)</source> 44516 <source>Fortran77 Files (*.f *.for)</source>
44388 <translation>Fichiers Fortran77 (*.f *.for)</translation> 44517 <translation>Fichiers Fortran77 (*.f *.for)</translation>
44389 </message> 44518 </message>
44390 <message> 44519 <message>
44391 <location filename="../QScintilla/Lexers/__init__.py" line="496"/> 44520 <location filename="../QScintilla/Lexers/__init__.py" line="493"/>
44392 <source>Pascal Files (*.dpr *.dpk *.pas *.dfm *.inc *.pp)</source> 44521 <source>Pascal Files (*.dpr *.dpk *.pas *.dfm *.inc *.pp)</source>
44393 <translation>Fichiers Pascal (*.dpr *.dpk *.pas *.dfm *.inc *.pp)</translation> 44522 <translation>Fichiers Pascal (*.dpr *.dpk *.pas *.dfm *.inc *.pp)</translation>
44394 </message> 44523 </message>
44395 <message> 44524 <message>
44396 <location filename="../QScintilla/Lexers/__init__.py" line="713"/> 44525 <location filename="../QScintilla/Lexers/__init__.py" line="704"/>
44397 <source>PostScript Files (*.ps)</source> 44526 <source>PostScript Files (*.ps)</source>
44398 <translation>Fichiers PostScript (*.ps)</translation> 44527 <translation>Fichiers PostScript (*.ps)</translation>
44399 </message> 44528 </message>
44400 <message> 44529 <message>
44401 <location filename="../QScintilla/Lexers/__init__.py" line="502"/> 44530 <location filename="../QScintilla/Lexers/__init__.py" line="499"/>
44402 <source>YAML Files (*.yaml *.yml)</source> 44531 <source>YAML Files (*.yaml *.yml)</source>
44403 <translation>Fichiers YAML (*.yaml *.yml)</translation> 44532 <translation>Fichiers YAML (*.yaml *.yml)</translation>
44404 </message> 44533 </message>
44405 <message> 44534 <message>
44406 <location filename="../QScintilla/Lexers/__init__.py" line="704"/> 44535 <location filename="../QScintilla/Lexers/__init__.py" line="695"/>
44407 <source>Fortran Files (*.f95)</source> 44536 <source>Fortran Files (*.f95)</source>
44408 <translation>Fichiers Fortran (*.f95)</translation> 44537 <translation>Fichiers Fortran (*.f95)</translation>
44409 </message> 44538 </message>
44410 <message> 44539 <message>
44411 <location filename="../QScintilla/Lexers/__init__.py" line="707"/> 44540 <location filename="../QScintilla/Lexers/__init__.py" line="698"/>
44412 <source>Fortran77 Files (*.f)</source> 44541 <source>Fortran77 Files (*.f)</source>
44413 <translation>Fichiers Fortran77 (*.f)</translation> 44542 <translation>Fichiers Fortran77 (*.f)</translation>
44414 </message> 44543 </message>
44415 <message> 44544 <message>
44416 <location filename="../QScintilla/Lexers/__init__.py" line="710"/> 44545 <location filename="../QScintilla/Lexers/__init__.py" line="701"/>
44417 <source>Pascal Files (*.pas)</source> 44546 <source>Pascal Files (*.pas)</source>
44418 <translation>Fichiers Pascal (*.pas)</translation> 44547 <translation>Fichiers Pascal (*.pas)</translation>
44419 </message> 44548 </message>
44420 <message> 44549 <message>
44421 <location filename="../QScintilla/Lexers/__init__.py" line="716"/> 44550 <location filename="../QScintilla/Lexers/__init__.py" line="707"/>
44422 <source>YAML Files (*.yml)</source> 44551 <source>YAML Files (*.yml)</source>
44423 <translation>Fichiers YAML (*.yml)</translation> 44552 <translation>Fichiers YAML (*.yml)</translation>
44424 </message> 44553 </message>
44425 <message> 44554 <message>
44426 <location filename="../QScintilla/Lexers/__init__.py" line="185"/> 44555 <location filename="../QScintilla/Lexers/__init__.py" line="183"/>
44427 <source>Pygments</source> 44556 <source>Pygments</source>
44428 <translation>Pygments</translation> 44557 <translation>Pygments</translation>
44429 </message> 44558 </message>
44430 <message> 44559 <message>
44560 <location filename="../QScintilla/Lexers/__init__.py" line="387"/>
44561 <source>Python Files (*.py *.py2 *.py3)</source>
44562 <translation type="unfinished"></translation>
44563 </message>
44564 <message>
44431 <location filename="../QScintilla/Lexers/__init__.py" line="390"/> 44565 <location filename="../QScintilla/Lexers/__init__.py" line="390"/>
44432 <source>Python Files (*.py *.py2 *.py3)</source>
44433 <translation type="unfinished"></translation>
44434 </message>
44435 <message>
44436 <location filename="../QScintilla/Lexers/__init__.py" line="393"/>
44437 <source>Python GUI Files (*.pyw *.pyw2 *.pyw3)</source> 44566 <source>Python GUI Files (*.pyw *.pyw2 *.pyw3)</source>
44438 <translation type="unfinished"></translation> 44567 <translation type="unfinished"></translation>
44439 </message> 44568 </message>
44440 <message> 44569 <message>
44441 <location filename="../QScintilla/Lexers/__init__.py" line="566"/> 44570 <location filename="../QScintilla/Lexers/__init__.py" line="560"/>
44442 <source>Python3 Files (*.py)</source> 44571 <source>Python3 Files (*.py)</source>
44443 <translation type="unfinished"></translation> 44572 <translation type="unfinished"></translation>
44444 </message> 44573 </message>
44445 <message> 44574 <message>
44446 <location filename="../QScintilla/Lexers/__init__.py" line="572"/> 44575 <location filename="../QScintilla/Lexers/__init__.py" line="563"/>
44447 <source>Python3 GUI Files (*.pyw)</source> 44576 <source>Python3 GUI Files (*.pyw)</source>
44448 <translation type="unfinished"></translation> 44577 <translation type="unfinished"></translation>
44449 </message> 44578 </message>
44450 <message> 44579 <message>
44451 <location filename="../QScintilla/Lexers/__init__.py" line="563"/>
44452 <source>Python2 Files (*.py2)</source>
44453 <translation type="unfinished"></translation>
44454 </message>
44455 <message>
44456 <location filename="../QScintilla/Lexers/__init__.py" line="569"/>
44457 <source>Python2 GUI Files (*.pyw2)</source>
44458 <translation type="unfinished"></translation>
44459 </message>
44460 <message>
44461 <location filename="../QScintilla/Lexers/__init__.py" line="137"/> 44580 <location filename="../QScintilla/Lexers/__init__.py" line="137"/>
44462 <source>Python2</source>
44463 <translation type="unfinished"></translation>
44464 </message>
44465 <message>
44466 <location filename="../QScintilla/Lexers/__init__.py" line="139"/>
44467 <source>Python3</source> 44581 <source>Python3</source>
44468 <translation type="unfinished"></translation> 44582 <translation type="unfinished"></translation>
44469 </message> 44583 </message>
44470 <message> 44584 <message>
44471 <location filename="../QScintilla/Lexers/__init__.py" line="120"/> 44585 <location filename="../QScintilla/Lexers/__init__.py" line="120"/>
44476 <location filename="../QScintilla/Lexers/__init__.py" line="122"/> 44590 <location filename="../QScintilla/Lexers/__init__.py" line="122"/>
44477 <source>Octave</source> 44591 <source>Octave</source>
44478 <translation type="unfinished"></translation> 44592 <translation type="unfinished"></translation>
44479 </message> 44593 </message>
44480 <message> 44594 <message>
44595 <location filename="../QScintilla/Lexers/__init__.py" line="502"/>
44596 <source>Matlab Files (*.m *.m.matlab)</source>
44597 <translation type="unfinished"></translation>
44598 </message>
44599 <message>
44600 <location filename="../QScintilla/Lexers/__init__.py" line="710"/>
44601 <source>Matlab Files (*.m)</source>
44602 <translation type="unfinished"></translation>
44603 </message>
44604 <message>
44605 <location filename="../QScintilla/Lexers/__init__.py" line="713"/>
44606 <source>Octave Files (*.m.octave)</source>
44607 <translation type="unfinished"></translation>
44608 </message>
44609 <message>
44481 <location filename="../QScintilla/Lexers/__init__.py" line="505"/> 44610 <location filename="../QScintilla/Lexers/__init__.py" line="505"/>
44482 <source>Matlab Files (*.m *.m.matlab)</source> 44611 <source>Octave Files (*.m *.m.octave)</source>
44612 <translation type="unfinished"></translation>
44613 </message>
44614 <message>
44615 <location filename="../QScintilla/Lexers/__init__.py" line="141"/>
44616 <source>QSS</source>
44617 <translation type="unfinished"></translation>
44618 </message>
44619 <message>
44620 <location filename="../QScintilla/Lexers/__init__.py" line="157"/>
44621 <source>Gettext</source>
44622 <translation type="unfinished"></translation>
44623 </message>
44624 <message>
44625 <location filename="../QScintilla/Lexers/__init__.py" line="716"/>
44626 <source>Gettext Files (*.po)</source>
44627 <translation type="unfinished"></translation>
44628 </message>
44629 <message>
44630 <location filename="../QScintilla/Lexers/__init__.py" line="159"/>
44631 <source>CoffeeScript</source>
44483 <translation type="unfinished"></translation> 44632 <translation type="unfinished"></translation>
44484 </message> 44633 </message>
44485 <message> 44634 <message>
44486 <location filename="../QScintilla/Lexers/__init__.py" line="719"/> 44635 <location filename="../QScintilla/Lexers/__init__.py" line="719"/>
44487 <source>Matlab Files (*.m)</source> 44636 <source>CoffeeScript Files (*.coffee)</source>
44488 <translation type="unfinished"></translation> 44637 <translation type="unfinished"></translation>
44489 </message> 44638 </message>
44490 <message> 44639 <message>
44491 <location filename="../QScintilla/Lexers/__init__.py" line="722"/> 44640 <location filename="../QScintilla/Lexers/__init__.py" line="165"/>
44492 <source>Octave Files (*.m.octave)</source> 44641 <source>JSON</source>
44493 <translation type="unfinished"></translation>
44494 </message>
44495 <message>
44496 <location filename="../QScintilla/Lexers/__init__.py" line="508"/>
44497 <source>Octave Files (*.m *.m.octave)</source>
44498 <translation type="unfinished"></translation>
44499 </message>
44500 <message>
44501 <location filename="../QScintilla/Lexers/__init__.py" line="143"/>
44502 <source>QSS</source>
44503 <translation type="unfinished"></translation>
44504 </message>
44505 <message>
44506 <location filename="../QScintilla/Lexers/__init__.py" line="159"/>
44507 <source>Gettext</source>
44508 <translation type="unfinished"></translation> 44642 <translation type="unfinished"></translation>
44509 </message> 44643 </message>
44510 <message> 44644 <message>
44511 <location filename="../QScintilla/Lexers/__init__.py" line="725"/> 44645 <location filename="../QScintilla/Lexers/__init__.py" line="725"/>
44512 <source>Gettext Files (*.po)</source>
44513 <translation type="unfinished"></translation>
44514 </message>
44515 <message>
44516 <location filename="../QScintilla/Lexers/__init__.py" line="161"/>
44517 <source>CoffeeScript</source>
44518 <translation type="unfinished"></translation>
44519 </message>
44520 <message>
44521 <location filename="../QScintilla/Lexers/__init__.py" line="728"/>
44522 <source>CoffeeScript Files (*.coffee)</source>
44523 <translation type="unfinished"></translation>
44524 </message>
44525 <message>
44526 <location filename="../QScintilla/Lexers/__init__.py" line="167"/>
44527 <source>JSON</source>
44528 <translation type="unfinished"></translation>
44529 </message>
44530 <message>
44531 <location filename="../QScintilla/Lexers/__init__.py" line="734"/>
44532 <source>JSON Files (*.json)</source> 44646 <source>JSON Files (*.json)</source>
44533 <translation type="unfinished"></translation> 44647 <translation type="unfinished"></translation>
44534 </message> 44648 </message>
44535 <message> 44649 <message>
44536 <location filename="../QScintilla/Lexers/__init__.py" line="172"/> 44650 <location filename="../QScintilla/Lexers/__init__.py" line="170"/>
44537 <source>Markdown</source> 44651 <source>Markdown</source>
44538 <translation type="unfinished"></translation> 44652 <translation type="unfinished"></translation>
44539 </message> 44653 </message>
44540 <message> 44654 <message>
44541 <location filename="../QScintilla/Lexers/__init__.py" line="739"/> 44655 <location filename="../QScintilla/Lexers/__init__.py" line="730"/>
44542 <source>Markdown Files (*.md)</source> 44656 <source>Markdown Files (*.md)</source>
44543 <translation type="unfinished"></translation> 44657 <translation type="unfinished"></translation>
44544 </message> 44658 </message>
44545 <message> 44659 <message>
44546 <location filename="../QScintilla/Lexers/__init__.py" line="134"/> 44660 <location filename="../QScintilla/Lexers/__init__.py" line="134"/>
44547 <source>Protocol (protobuf)</source> 44661 <source>Protocol (protobuf)</source>
44548 <translation type="unfinished"></translation> 44662 <translation type="unfinished"></translation>
44549 </message> 44663 </message>
44550 <message> 44664 <message>
44551 <location filename="../QScintilla/Lexers/__init__.py" line="593"/> 44665 <location filename="../QScintilla/Lexers/__init__.py" line="584"/>
44552 <source>Protocol Files (*.proto)</source> 44666 <source>Protocol Files (*.proto)</source>
44553 <translation type="unfinished"></translation> 44667 <translation type="unfinished"></translation>
44554 </message> 44668 </message>
44555 <message> 44669 <message>
44556 <location filename="../QScintilla/Lexers/__init__.py" line="98"/> 44670 <location filename="../QScintilla/Lexers/__init__.py" line="98"/>
44557 <source>Cython</source> 44671 <source>Cython</source>
44558 <translation type="unfinished"></translation> 44672 <translation type="unfinished"></translation>
44559 </message> 44673 </message>
44560 <message> 44674 <message>
44561 <location filename="../QScintilla/Lexers/__init__.py" line="396"/> 44675 <location filename="../QScintilla/Lexers/__init__.py" line="393"/>
44562 <source>Cython Files (*.pyx *.pxd *.pxi)</source> 44676 <source>Cython Files (*.pyx *.pxd *.pxi)</source>
44563 <translation type="unfinished"></translation> 44677 <translation type="unfinished"></translation>
44564 </message> 44678 </message>
44565 <message> 44679 <message>
44566 <location filename="../QScintilla/Lexers/__init__.py" line="575"/> 44680 <location filename="../QScintilla/Lexers/__init__.py" line="566"/>
44567 <source>Cython Files (*.pyx)</source> 44681 <source>Cython Files (*.pyx)</source>
44568 <translation type="unfinished"></translation> 44682 <translation type="unfinished"></translation>
44569 </message> 44683 </message>
44570 <message> 44684 <message>
44571 <location filename="../QScintilla/Lexers/__init__.py" line="578"/> 44685 <location filename="../QScintilla/Lexers/__init__.py" line="569"/>
44572 <source>Cython Declaration Files (*.pxd)</source> 44686 <source>Cython Declaration Files (*.pxd)</source>
44573 <translation type="unfinished"></translation> 44687 <translation type="unfinished"></translation>
44574 </message> 44688 </message>
44575 <message> 44689 <message>
44576 <location filename="../QScintilla/Lexers/__init__.py" line="581"/> 44690 <location filename="../QScintilla/Lexers/__init__.py" line="572"/>
44577 <source>Cython Include Files (*.pxi)</source> 44691 <source>Cython Include Files (*.pxi)</source>
44578 <translation type="unfinished"></translation> 44692 <translation type="unfinished"></translation>
44579 </message> 44693 </message>
44580 <message> 44694 <message>
44581 <location filename="../QScintilla/Lexers/__init__.py" line="141"/> 44695 <location filename="../QScintilla/Lexers/__init__.py" line="139"/>
44582 <source>MicroPython</source> 44696 <source>MicroPython</source>
44583 <translation type="unfinished"></translation> 44697 <translation type="unfinished"></translation>
44584 </message> 44698 </message>
44585 </context> 44699 </context>
44586 <context> 44700 <context>
47286 <location filename="../QScintilla/MiniEditor.py" line="465"/> 47400 <location filename="../QScintilla/MiniEditor.py" line="465"/>
47287 <source>&lt;b&gt;Save Copy&lt;/b&gt;&lt;p&gt;Save a copy of the contents of current editor window. The file can be entered in a file selection dialog.&lt;/p&gt;</source> 47401 <source>&lt;b&gt;Save Copy&lt;/b&gt;&lt;p&gt;Save a copy of the contents of current editor window. The file can be entered in a file selection dialog.&lt;/p&gt;</source>
47288 <translation type="unfinished"></translation> 47402 <translation type="unfinished"></translation>
47289 </message> 47403 </message>
47290 <message> 47404 <message>
47291 <location filename="../QScintilla/MiniEditor.py" line="3441"/> 47405 <location filename="../QScintilla/MiniEditor.py" line="3399"/>
47292 <source>EditorConfig Properties</source> 47406 <source>EditorConfig Properties</source>
47293 <translation type="unfinished"></translation> 47407 <translation type="unfinished"></translation>
47294 </message> 47408 </message>
47295 <message> 47409 <message>
47296 <location filename="../QScintilla/MiniEditor.py" line="3441"/> 47410 <location filename="../QScintilla/MiniEditor.py" line="3399"/>
47297 <source>&lt;p&gt;The EditorConfig properties for file &lt;b&gt;{0}&lt;/b&gt; could not be loaded.&lt;/p&gt;</source> 47411 <source>&lt;p&gt;The EditorConfig properties for file &lt;b&gt;{0}&lt;/b&gt; could not be loaded.&lt;/p&gt;</source>
47298 <translation type="unfinished"></translation> 47412 <translation type="unfinished"></translation>
47299 </message> 47413 </message>
47300 <message> 47414 <message>
47301 <location filename="../QScintilla/MiniEditor.py" line="2469"/> 47415 <location filename="../QScintilla/MiniEditor.py" line="2469"/>
47304 </message> 47418 </message>
47305 </context> 47419 </context>
47306 <context> 47420 <context>
47307 <name>MiscellaneousChecker</name> 47421 <name>MiscellaneousChecker</name>
47308 <message> 47422 <message>
47309 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="492"/> 47423 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="495"/>
47310 <source>coding magic comment not found</source> 47424 <source>coding magic comment not found</source>
47311 <translation type="unfinished"></translation> 47425 <translation type="unfinished"></translation>
47312 </message> 47426 </message>
47313 <message> 47427 <message>
47314 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="495"/> 47428 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="498"/>
47315 <source>unknown encoding ({0}) found in coding magic comment</source> 47429 <source>unknown encoding ({0}) found in coding magic comment</source>
47316 <translation type="unfinished"></translation> 47430 <translation type="unfinished"></translation>
47317 </message> 47431 </message>
47318 <message> 47432 <message>
47319 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="498"/> 47433 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="501"/>
47320 <source>copyright notice not present</source> 47434 <source>copyright notice not present</source>
47321 <translation type="unfinished"></translation> 47435 <translation type="unfinished"></translation>
47322 </message> 47436 </message>
47323 <message> 47437 <message>
47324 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="501"/> 47438 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="504"/>
47325 <source>copyright notice contains invalid author</source> 47439 <source>copyright notice contains invalid author</source>
47326 <translation type="unfinished"></translation> 47440 <translation type="unfinished"></translation>
47327 </message> 47441 </message>
47328 <message> 47442 <message>
47329 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="702"/> 47443 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="705"/>
47330 <source>found {0} formatter</source> 47444 <source>found {0} formatter</source>
47331 <translation type="unfinished"></translation> 47445 <translation type="unfinished"></translation>
47332 </message> 47446 </message>
47333 <message> 47447 <message>
47334 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="705"/> 47448 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="708"/>
47335 <source>format string does contain unindexed parameters</source> 47449 <source>format string does contain unindexed parameters</source>
47336 <translation type="unfinished"></translation> 47450 <translation type="unfinished"></translation>
47337 </message> 47451 </message>
47338 <message> 47452 <message>
47339 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="708"/> 47453 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="711"/>
47340 <source>docstring does contain unindexed parameters</source> 47454 <source>docstring does contain unindexed parameters</source>
47341 <translation type="unfinished"></translation> 47455 <translation type="unfinished"></translation>
47342 </message> 47456 </message>
47343 <message> 47457 <message>
47344 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="711"/> 47458 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="714"/>
47345 <source>other string does contain unindexed parameters</source> 47459 <source>other string does contain unindexed parameters</source>
47346 <translation type="unfinished"></translation> 47460 <translation type="unfinished"></translation>
47347 </message> 47461 </message>
47348 <message> 47462 <message>
47349 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="714"/> 47463 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="717"/>
47350 <source>format call uses too large index ({0})</source> 47464 <source>format call uses too large index ({0})</source>
47351 <translation type="unfinished"></translation> 47465 <translation type="unfinished"></translation>
47352 </message> 47466 </message>
47353 <message> 47467 <message>
47354 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="717"/> 47468 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="720"/>
47355 <source>format call uses missing keyword ({0})</source> 47469 <source>format call uses missing keyword ({0})</source>
47356 <translation type="unfinished"></translation> 47470 <translation type="unfinished"></translation>
47357 </message> 47471 </message>
47358 <message> 47472 <message>
47359 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="720"/> 47473 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="723"/>
47360 <source>format call uses keyword arguments but no named entries</source> 47474 <source>format call uses keyword arguments but no named entries</source>
47361 <translation type="unfinished"></translation> 47475 <translation type="unfinished"></translation>
47362 </message> 47476 </message>
47363 <message> 47477 <message>
47364 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="723"/> 47478 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="726"/>
47365 <source>format call uses variable arguments but no numbered entries</source> 47479 <source>format call uses variable arguments but no numbered entries</source>
47366 <translation type="unfinished"></translation> 47480 <translation type="unfinished"></translation>
47367 </message> 47481 </message>
47368 <message> 47482 <message>
47369 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="726"/> 47483 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="729"/>
47370 <source>format call uses implicit and explicit indexes together</source> 47484 <source>format call uses implicit and explicit indexes together</source>
47371 <translation type="unfinished"></translation> 47485 <translation type="unfinished"></translation>
47372 </message> 47486 </message>
47373 <message> 47487 <message>
47374 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="729"/> 47488 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="732"/>
47375 <source>format call provides unused index ({0})</source> 47489 <source>format call provides unused index ({0})</source>
47376 <translation type="unfinished"></translation> 47490 <translation type="unfinished"></translation>
47377 </message> 47491 </message>
47378 <message> 47492 <message>
47379 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="732"/> 47493 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="735"/>
47380 <source>format call provides unused keyword ({0})</source> 47494 <source>format call provides unused keyword ({0})</source>
47381 <translation type="unfinished"></translation> 47495 <translation type="unfinished"></translation>
47382 </message> 47496 </message>
47383 <message> 47497 <message>
47384 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="751"/> 47498 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="754"/>
47385 <source>expected these __future__ imports: {0}; but only got: {1}</source> 47499 <source>expected these __future__ imports: {0}; but only got: {1}</source>
47386 <translation type="unfinished"></translation> 47500 <translation type="unfinished"></translation>
47387 </message> 47501 </message>
47388 <message> 47502 <message>
47389 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="754"/> 47503 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="757"/>
47390 <source>expected these __future__ imports: {0}; but got none</source> 47504 <source>expected these __future__ imports: {0}; but got none</source>
47391 <translation type="unfinished"></translation> 47505 <translation type="unfinished"></translation>
47392 </message> 47506 </message>
47393 <message> 47507 <message>
47394 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="761"/> 47508 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="764"/>
47395 <source>print statement found</source> 47509 <source>print statement found</source>
47396 <translation type="unfinished"></translation> 47510 <translation type="unfinished"></translation>
47397 </message> 47511 </message>
47398 <message> 47512 <message>
47399 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="764"/> 47513 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="767"/>
47400 <source>one element tuple found</source> 47514 <source>one element tuple found</source>
47401 <translation type="unfinished"></translation> 47515 <translation type="unfinished"></translation>
47402 </message> 47516 </message>
47403 <message> 47517 <message>
47404 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="800"/> 47518 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="803"/>
47405 <source>{0}: {1}</source> 47519 <source>{0}: {1}</source>
47406 <translation type="unfinished"></translation> 47520 <translation type="unfinished"></translation>
47407 </message> 47521 </message>
47408 <message> 47522 <message>
47409 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="504"/> 47523 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="507"/>
47410 <source>&quot;{0}&quot; is a Python builtin and is being shadowed; consider renaming the variable</source> 47524 <source>&quot;{0}&quot; is a Python builtin and is being shadowed; consider renaming the variable</source>
47411 <translation type="unfinished"></translation> 47525 <translation type="unfinished"></translation>
47412 </message> 47526 </message>
47413 <message> 47527 <message>
47414 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="508"/> 47528 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="511"/>
47415 <source>&quot;{0}&quot; is used as an argument and thus shadows a Python builtin; consider renaming the argument</source> 47529 <source>&quot;{0}&quot; is used as an argument and thus shadows a Python builtin; consider renaming the argument</source>
47416 <translation type="unfinished"></translation> 47530 <translation type="unfinished"></translation>
47417 </message> 47531 </message>
47418 <message> 47532 <message>
47419 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="512"/> 47533 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="515"/>
47420 <source>unnecessary generator - rewrite as a list comprehension</source> 47534 <source>unnecessary generator - rewrite as a list comprehension</source>
47421 <translation type="unfinished"></translation> 47535 <translation type="unfinished"></translation>
47422 </message> 47536 </message>
47423 <message> 47537 <message>
47424 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="515"/> 47538 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="518"/>
47425 <source>unnecessary generator - rewrite as a set comprehension</source> 47539 <source>unnecessary generator - rewrite as a set comprehension</source>
47426 <translation type="unfinished"></translation> 47540 <translation type="unfinished"></translation>
47427 </message> 47541 </message>
47428 <message> 47542 <message>
47429 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="518"/> 47543 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="521"/>
47430 <source>unnecessary generator - rewrite as a dict comprehension</source> 47544 <source>unnecessary generator - rewrite as a dict comprehension</source>
47431 <translation type="unfinished"></translation> 47545 <translation type="unfinished"></translation>
47432 </message> 47546 </message>
47433 <message> 47547 <message>
47434 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="521"/> 47548 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="524"/>
47435 <source>unnecessary list comprehension - rewrite as a set comprehension</source> 47549 <source>unnecessary list comprehension - rewrite as a set comprehension</source>
47436 <translation type="unfinished"></translation> 47550 <translation type="unfinished"></translation>
47437 </message> 47551 </message>
47438 <message> 47552 <message>
47439 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="524"/> 47553 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="527"/>
47440 <source>unnecessary list comprehension - rewrite as a dict comprehension</source> 47554 <source>unnecessary list comprehension - rewrite as a dict comprehension</source>
47441 <translation type="unfinished"></translation> 47555 <translation type="unfinished"></translation>
47442 </message> 47556 </message>
47443 <message> 47557 <message>
47444 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="530"/> 47558 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="533"/>
47445 <source>unnecessary list comprehension - &quot;{0}&quot; can take a generator</source> 47559 <source>unnecessary list comprehension - &quot;{0}&quot; can take a generator</source>
47446 <translation type="unfinished"></translation> 47560 <translation type="unfinished"></translation>
47447 </message> 47561 </message>
47448 <message> 47562 <message>
47449 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="770"/> 47563 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="773"/>
47450 <source>mutable default argument of type {0}</source> 47564 <source>mutable default argument of type {0}</source>
47451 <translation type="unfinished"></translation> 47565 <translation type="unfinished"></translation>
47452 </message> 47566 </message>
47453 <message> 47567 <message>
47454 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="555"/> 47568 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="558"/>
47455 <source>sort keys - &apos;{0}&apos; should be before &apos;{1}&apos;</source> 47569 <source>sort keys - &apos;{0}&apos; should be before &apos;{1}&apos;</source>
47456 <translation type="unfinished"></translation> 47570 <translation type="unfinished"></translation>
47457 </message> 47571 </message>
47458 <message> 47572 <message>
47573 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="741"/>
47574 <source>logging statement uses &apos;%&apos;</source>
47575 <translation type="unfinished"></translation>
47576 </message>
47577 <message>
47578 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="747"/>
47579 <source>logging statement uses f-string</source>
47580 <translation type="unfinished"></translation>
47581 </message>
47582 <message>
47583 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="750"/>
47584 <source>logging statement uses &apos;warn&apos; instead of &apos;warning&apos;</source>
47585 <translation type="unfinished"></translation>
47586 </message>
47587 <message>
47459 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="738"/> 47588 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="738"/>
47460 <source>logging statement uses &apos;%&apos;</source> 47589 <source>logging statement uses string.format()</source>
47461 <translation type="unfinished"></translation> 47590 <translation type="unfinished"></translation>
47462 </message> 47591 </message>
47463 <message> 47592 <message>
47464 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="744"/> 47593 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="744"/>
47465 <source>logging statement uses f-string</source>
47466 <translation type="unfinished"></translation>
47467 </message>
47468 <message>
47469 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="747"/>
47470 <source>logging statement uses &apos;warn&apos; instead of &apos;warning&apos;</source>
47471 <translation type="unfinished"></translation>
47472 </message>
47473 <message>
47474 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="735"/>
47475 <source>logging statement uses string.format()</source>
47476 <translation type="unfinished"></translation>
47477 </message>
47478 <message>
47479 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="741"/>
47480 <source>logging statement uses &apos;+&apos;</source> 47594 <source>logging statement uses &apos;+&apos;</source>
47481 <translation type="unfinished"></translation> 47595 <translation type="unfinished"></translation>
47482 </message> 47596 </message>
47483 <message> 47597 <message>
47484 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="757"/> 47598 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="760"/>
47485 <source>gettext import with alias _ found: {0}</source> 47599 <source>gettext import with alias _ found: {0}</source>
47486 <translation type="unfinished"></translation> 47600 <translation type="unfinished"></translation>
47487 </message> 47601 </message>
47488 <message> 47602 <message>
47489 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="648"/> 47603 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="651"/>
47490 <source>Python does not support the unary prefix increment</source> 47604 <source>Python does not support the unary prefix increment</source>
47491 <translation type="unfinished"></translation> 47605 <translation type="unfinished"></translation>
47492 </message> 47606 </message>
47493 <message> 47607 <message>
47608 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="660"/>
47609 <source>&apos;sys.maxint&apos; is not defined in Python 3 - use &apos;sys.maxsize&apos;</source>
47610 <translation type="unfinished"></translation>
47611 </message>
47612 <message>
47613 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="663"/>
47614 <source>&apos;BaseException.message&apos; has been deprecated as of Python 2.6 and is removed in Python 3 - use &apos;str(e)&apos;</source>
47615 <translation type="unfinished"></translation>
47616 </message>
47617 <message>
47618 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="667"/>
47619 <source>assigning to &apos;os.environ&apos; does not clear the environment - use &apos;os.environ.clear()&apos;</source>
47620 <translation type="unfinished"></translation>
47621 </message>
47622 <message>
47623 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="691"/>
47624 <source>Python 3 does not include &apos;.iter*&apos; methods on dictionaries</source>
47625 <translation type="unfinished"></translation>
47626 </message>
47627 <message>
47628 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="694"/>
47629 <source>Python 3 does not include &apos;.view*&apos; methods on dictionaries</source>
47630 <translation type="unfinished"></translation>
47631 </message>
47632 <message>
47633 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="697"/>
47634 <source>&apos;.next()&apos; does not exist in Python 3</source>
47635 <translation type="unfinished"></translation>
47636 </message>
47637 <message>
47638 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="700"/>
47639 <source>&apos;__metaclass__&apos; does nothing on Python 3 - use &apos;class MyClass(BaseClass, metaclass=...)&apos;</source>
47640 <translation type="unfinished"></translation>
47641 </message>
47642 <message>
47643 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="776"/>
47644 <source>mutable default argument of function call &apos;{0}&apos;</source>
47645 <translation type="unfinished"></translation>
47646 </message>
47647 <message>
47648 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="654"/>
47649 <source>using .strip() with multi-character strings is misleading</source>
47650 <translation type="unfinished"></translation>
47651 </message>
47652 <message>
47653 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="681"/>
47654 <source>using &apos;hasattr(x, &quot;__call__&quot;)&apos; to test if &apos;x&apos; is callable is unreliable</source>
47655 <translation type="unfinished"></translation>
47656 </message>
47657 <message>
47658 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="671"/>
47659 <source>loop control variable {0} not used within the loop body - start the name with an underscore</source>
47660 <translation type="unfinished"></translation>
47661 </message>
47662 <message>
47663 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="779"/>
47664 <source>None should not be added at any return if function has no return value except None</source>
47665 <translation type="unfinished"></translation>
47666 </message>
47667 <message>
47668 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="783"/>
47669 <source>an explicit value at every return should be added if function has a return value except None</source>
47670 <translation type="unfinished"></translation>
47671 </message>
47672 <message>
47673 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="787"/>
47674 <source>an explicit return at the end of the function should be added if it has a return value except None</source>
47675 <translation type="unfinished"></translation>
47676 </message>
47677 <message>
47678 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="791"/>
47679 <source>a value should not be assigned to a variable if it will be used as a return value only</source>
47680 <translation type="unfinished"></translation>
47681 </message>
47682 <message>
47494 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="657"/> 47683 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="657"/>
47495 <source>&apos;sys.maxint&apos; is not defined in Python 3 - use &apos;sys.maxsize&apos;</source> 47684 <source>do not call assert False since python -O removes these calls</source>
47496 <translation type="unfinished"></translation> 47685 <translation type="unfinished"></translation>
47497 </message> 47686 </message>
47498 <message> 47687 <message>
47499 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="660"/> 47688 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="675"/>
47500 <source>&apos;BaseException.message&apos; has been deprecated as of Python 2.6 and is removed in Python 3 - use &apos;str(e)&apos;</source> 47689 <source>unncessary f-string</source>
47501 <translation type="unfinished"></translation> 47690 <translation type="unfinished"></translation>
47502 </message> 47691 </message>
47503 <message> 47692 <message>
47504 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="664"/> 47693 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="678"/>
47505 <source>assigning to &apos;os.environ&apos; does not clear the environment - use &apos;os.environ.clear()&apos;</source> 47694 <source>cannot use &apos;self.__class__&apos; as first argument of &apos;super()&apos; call</source>
47695 <translation type="unfinished"></translation>
47696 </message>
47697 <message>
47698 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="685"/>
47699 <source>do not call getattr with a constant attribute value</source>
47506 <translation type="unfinished"></translation> 47700 <translation type="unfinished"></translation>
47507 </message> 47701 </message>
47508 <message> 47702 <message>
47509 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="688"/> 47703 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="688"/>
47510 <source>Python 3 does not include &apos;.iter*&apos; methods on dictionaries</source>
47511 <translation type="unfinished"></translation>
47512 </message>
47513 <message>
47514 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="691"/>
47515 <source>Python 3 does not include &apos;.view*&apos; methods on dictionaries</source>
47516 <translation type="unfinished"></translation>
47517 </message>
47518 <message>
47519 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="694"/>
47520 <source>&apos;.next()&apos; does not exist in Python 3</source>
47521 <translation type="unfinished"></translation>
47522 </message>
47523 <message>
47524 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="697"/>
47525 <source>&apos;__metaclass__&apos; does nothing on Python 3 - use &apos;class MyClass(BaseClass, metaclass=...)&apos;</source>
47526 <translation type="unfinished"></translation>
47527 </message>
47528 <message>
47529 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="773"/>
47530 <source>mutable default argument of function call &apos;{0}&apos;</source>
47531 <translation type="unfinished"></translation>
47532 </message>
47533 <message>
47534 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="651"/>
47535 <source>using .strip() with multi-character strings is misleading</source>
47536 <translation type="unfinished"></translation>
47537 </message>
47538 <message>
47539 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="678"/>
47540 <source>using &apos;hasattr(x, &quot;__call__&quot;)&apos; to test if &apos;x&apos; is callable is unreliable</source>
47541 <translation type="unfinished"></translation>
47542 </message>
47543 <message>
47544 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="668"/>
47545 <source>loop control variable {0} not used within the loop body - start the name with an underscore</source>
47546 <translation type="unfinished"></translation>
47547 </message>
47548 <message>
47549 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="776"/>
47550 <source>None should not be added at any return if function has no return value except None</source>
47551 <translation type="unfinished"></translation>
47552 </message>
47553 <message>
47554 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="780"/>
47555 <source>an explicit value at every return should be added if function has a return value except None</source>
47556 <translation type="unfinished"></translation>
47557 </message>
47558 <message>
47559 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="784"/>
47560 <source>an explicit return at the end of the function should be added if it has a return value except None</source>
47561 <translation type="unfinished"></translation>
47562 </message>
47563 <message>
47564 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="788"/>
47565 <source>a value should not be assigned to a variable if it will be used as a return value only</source>
47566 <translation type="unfinished"></translation>
47567 </message>
47568 <message>
47569 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="654"/>
47570 <source>do not call assert False since python -O removes these calls</source>
47571 <translation type="unfinished"></translation>
47572 </message>
47573 <message>
47574 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="672"/>
47575 <source>unncessary f-string</source>
47576 <translation type="unfinished"></translation>
47577 </message>
47578 <message>
47579 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="675"/>
47580 <source>cannot use &apos;self.__class__&apos; as first argument of &apos;super()&apos; call</source>
47581 <translation type="unfinished"></translation>
47582 </message>
47583 <message>
47584 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="682"/>
47585 <source>do not call getattr with a constant attribute value</source>
47586 <translation type="unfinished"></translation>
47587 </message>
47588 <message>
47589 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="685"/>
47590 <source>do not call setattr with a constant attribute value</source> 47704 <source>do not call setattr with a constant attribute value</source>
47591 <translation type="unfinished"></translation> 47705 <translation type="unfinished"></translation>
47592 </message> 47706 </message>
47593 <message> 47707 <message>
47594 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="796"/> 47708 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="799"/>
47595 <source>commented code lines should be removed</source> 47709 <source>commented code lines should be removed</source>
47596 <translation type="unfinished"></translation> 47710 <translation type="unfinished"></translation>
47597 </message> 47711 </message>
47598 <message> 47712 <message>
47599 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="792"/> 47713 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="795"/>
47600 <source>prefer implied line continuation inside parentheses, brackets and braces as opposed to a backslash</source> 47714 <source>prefer implied line continuation inside parentheses, brackets and braces as opposed to a backslash</source>
47601 <translation type="unfinished"></translation> 47715 <translation type="unfinished"></translation>
47602 </message> 47716 </message>
47603 <message> 47717 <message>
47604 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="559"/> 47718 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="562"/>
47605 <source>use of &apos;datetime.datetime()&apos; without &apos;tzinfo&apos; argument should be avoided</source> 47719 <source>use of &apos;datetime.datetime()&apos; without &apos;tzinfo&apos; argument should be avoided</source>
47606 <translation type="unfinished"></translation> 47720 <translation type="unfinished"></translation>
47607 </message> 47721 </message>
47608 <message> 47722 <message>
47609 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="563"/> 47723 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="566"/>
47610 <source>use of &apos;datetime.datetime.today()&apos; should be avoided. 47724 <source>use of &apos;datetime.datetime.today()&apos; should be avoided.
47611 Use &apos;datetime.datetime.now(tz=)&apos; instead.</source> 47725 Use &apos;datetime.datetime.now(tz=)&apos; instead.</source>
47612 <translation type="unfinished"></translation> 47726 <translation type="unfinished"></translation>
47613 </message> 47727 </message>
47614 <message> 47728 <message>
47615 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="567"/> 47729 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="570"/>
47616 <source>use of &apos;datetime.datetime.utcnow()&apos; should be avoided. 47730 <source>use of &apos;datetime.datetime.utcnow()&apos; should be avoided.
47617 Use &apos;datetime.datetime.now(tz=)&apos; instead.</source> 47731 Use &apos;datetime.datetime.now(tz=)&apos; instead.</source>
47618 <translation type="unfinished"></translation> 47732 <translation type="unfinished"></translation>
47619 </message> 47733 </message>
47620 <message> 47734 <message>
47621 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="571"/> 47735 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="574"/>
47622 <source>use of &apos;datetime.datetime.utcfromtimestamp()&apos; should be avoided. 47736 <source>use of &apos;datetime.datetime.utcfromtimestamp()&apos; should be avoided.
47623 Use &apos;datetime.datetime.fromtimestamp(, tz=)&apos; instead.</source> 47737 Use &apos;datetime.datetime.fromtimestamp(, tz=)&apos; instead.</source>
47624 <translation type="unfinished"></translation> 47738 <translation type="unfinished"></translation>
47625 </message> 47739 </message>
47626 <message> 47740 <message>
47627 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="575"/> 47741 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="578"/>
47628 <source>use of &apos;datetime.datetime.now()&apos; without &apos;tz&apos; argument should be avoided</source> 47742 <source>use of &apos;datetime.datetime.now()&apos; without &apos;tz&apos; argument should be avoided</source>
47629 <translation type="unfinished"></translation> 47743 <translation type="unfinished"></translation>
47630 </message> 47744 </message>
47631 <message> 47745 <message>
47632 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="579"/> 47746 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="582"/>
47633 <source>use of &apos;datetime.datetime.fromtimestamp()&apos; without &apos;tz&apos; argument should be avoided</source> 47747 <source>use of &apos;datetime.datetime.fromtimestamp()&apos; without &apos;tz&apos; argument should be avoided</source>
47634 <translation type="unfinished"></translation> 47748 <translation type="unfinished"></translation>
47635 </message> 47749 </message>
47636 <message> 47750 <message>
47637 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="583"/> 47751 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="586"/>
47638 <source>use of &apos;datetime.datetime.strptime()&apos; should be followed by &apos;.replace(tzinfo=)&apos;</source> 47752 <source>use of &apos;datetime.datetime.strptime()&apos; should be followed by &apos;.replace(tzinfo=)&apos;</source>
47639 <translation type="unfinished"></translation> 47753 <translation type="unfinished"></translation>
47640 </message> 47754 </message>
47641 <message> 47755 <message>
47642 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="590"/> 47756 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="593"/>
47643 <source>use of &apos;datetime.date()&apos; should be avoided. 47757 <source>use of &apos;datetime.date()&apos; should be avoided.
47644 Use &apos;datetime.datetime(, tzinfo=).date()&apos; instead.</source> 47758 Use &apos;datetime.datetime(, tzinfo=).date()&apos; instead.</source>
47645 <translation type="unfinished"></translation> 47759 <translation type="unfinished"></translation>
47646 </message> 47760 </message>
47647 <message> 47761 <message>
47648 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="594"/> 47762 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="597"/>
47649 <source>use of &apos;datetime.date.today()&apos; should be avoided. 47763 <source>use of &apos;datetime.date.today()&apos; should be avoided.
47650 Use &apos;datetime.datetime.now(tz=).date()&apos; instead.</source> 47764 Use &apos;datetime.datetime.now(tz=).date()&apos; instead.</source>
47651 <translation type="unfinished"></translation> 47765 <translation type="unfinished"></translation>
47652 </message> 47766 </message>
47653 <message> 47767 <message>
47654 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="598"/> 47768 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="601"/>
47655 <source>use of &apos;datetime.date.fromtimestamp()&apos; should be avoided. 47769 <source>use of &apos;datetime.date.fromtimestamp()&apos; should be avoided.
47656 Use &apos;datetime.datetime.fromtimestamp(tz=).date()&apos; instead.</source> 47770 Use &apos;datetime.datetime.fromtimestamp(tz=).date()&apos; instead.</source>
47657 <translation type="unfinished"></translation> 47771 <translation type="unfinished"></translation>
47658 </message> 47772 </message>
47659 <message> 47773 <message>
47774 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="611"/>
47775 <source>use of &apos;datetime.time()&apos; without &apos;tzinfo&apos; argument should be avoided</source>
47776 <translation type="unfinished"></translation>
47777 </message>
47778 <message>
47779 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="590"/>
47780 <source>use of &apos;datetime.datetime.fromordinal()&apos; should be avoided</source>
47781 <translation type="unfinished"></translation>
47782 </message>
47783 <message>
47784 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="605"/>
47785 <source>use of &apos;datetime.date.fromordinal()&apos; should be avoided</source>
47786 <translation type="unfinished"></translation>
47787 </message>
47788 <message>
47660 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="608"/> 47789 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="608"/>
47661 <source>use of &apos;datetime.time()&apos; without &apos;tzinfo&apos; argument should be avoided</source>
47662 <translation type="unfinished"></translation>
47663 </message>
47664 <message>
47665 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="587"/>
47666 <source>use of &apos;datetime.datetime.fromordinal()&apos; should be avoided</source>
47667 <translation type="unfinished"></translation>
47668 </message>
47669 <message>
47670 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="602"/>
47671 <source>use of &apos;datetime.date.fromordinal()&apos; should be avoided</source>
47672 <translation type="unfinished"></translation>
47673 </message>
47674 <message>
47675 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="605"/>
47676 <source>use of &apos;datetime.date.fromisoformat()&apos; should be avoided</source> 47790 <source>use of &apos;datetime.date.fromisoformat()&apos; should be avoided</source>
47677 <translation type="unfinished"></translation> 47791 <translation type="unfinished"></translation>
47678 </message> 47792 </message>
47679 <message> 47793 <message>
47680 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="527"/> 47794 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="530"/>
47681 <source>unnecessary {0} call - rewrite as a literal</source> 47795 <source>unnecessary {0} call - rewrite as a literal</source>
47682 <translation type="unfinished"></translation> 47796 <translation type="unfinished"></translation>
47683 </message> 47797 </message>
47684 <message> 47798 <message>
47685 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="533"/> 47799 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="536"/>
47686 <source>unnecessary {0} literal - rewrite as a {1} literal</source> 47800 <source>unnecessary {0} literal - rewrite as a {1} literal</source>
47687 <translation type="unfinished"></translation> 47801 <translation type="unfinished"></translation>
47688 </message> 47802 </message>
47689 <message> 47803 <message>
47690 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="536"/> 47804 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="539"/>
47691 <source>unnecessary {0} passed to tuple() - rewrite as a {1} literal</source> 47805 <source>unnecessary {0} passed to tuple() - rewrite as a {1} literal</source>
47692 <translation type="unfinished"></translation> 47806 <translation type="unfinished"></translation>
47693 </message> 47807 </message>
47694 <message> 47808 <message>
47695 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="539"/> 47809 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="542"/>
47696 <source>unnecessary {0} passed to list() - rewrite as a {1} literal</source> 47810 <source>unnecessary {0} passed to list() - rewrite as a {1} literal</source>
47697 <translation type="unfinished"></translation> 47811 <translation type="unfinished"></translation>
47698 </message> 47812 </message>
47699 <message> 47813 <message>
47700 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="542"/> 47814 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="545"/>
47701 <source>unnecessary list call - remove the outer call to list()</source> 47815 <source>unnecessary list call - remove the outer call to list()</source>
47702 <translation type="unfinished"></translation> 47816 <translation type="unfinished"></translation>
47703 </message> 47817 </message>
47704 <message> 47818 <message>
47705 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="545"/> 47819 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="548"/>
47706 <source>unnecessary list comprehension - &quot;in&quot; can take a generator</source> 47820 <source>unnecessary list comprehension - &quot;in&quot; can take a generator</source>
47707 <translation type="unfinished"></translation> 47821 <translation type="unfinished"></translation>
47708 </message> 47822 </message>
47709 <message> 47823 <message>
47710 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="548"/> 47824 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="551"/>
47711 <source>unnecessary {0} passed to tuple() - remove the outer call to {1}()</source> 47825 <source>unnecessary {0} passed to tuple() - remove the outer call to {1}()</source>
47712 <translation type="unfinished"></translation> 47826 <translation type="unfinished"></translation>
47713 </message> 47827 </message>
47714 <message> 47828 <message>
47715 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="551"/> 47829 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="554"/>
47716 <source>unnecessary {0} passed to list() - remove the outer call to {1}()</source> 47830 <source>unnecessary {0} passed to list() - remove the outer call to {1}()</source>
47717 <translation type="unfinished"></translation> 47831 <translation type="unfinished"></translation>
47718 </message> 47832 </message>
47719 <message> 47833 <message>
47720 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="613"/> 47834 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="616"/>
47721 <source>&apos;sys.version[:3]&apos; referenced (Python 3.10), use &apos;sys.version_info&apos;</source> 47835 <source>&apos;sys.version[:3]&apos; referenced (Python 3.10), use &apos;sys.version_info&apos;</source>
47722 <translation type="unfinished"></translation> 47836 <translation type="unfinished"></translation>
47723 </message> 47837 </message>
47724 <message> 47838 <message>
47725 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="616"/> 47839 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="619"/>
47726 <source>&apos;sys.version[2]&apos; referenced (Python 3.10), use &apos;sys.version_info&apos;</source> 47840 <source>&apos;sys.version[2]&apos; referenced (Python 3.10), use &apos;sys.version_info&apos;</source>
47727 <translation type="unfinished"></translation> 47841 <translation type="unfinished"></translation>
47728 </message> 47842 </message>
47729 <message> 47843 <message>
47730 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="619"/> 47844 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="622"/>
47731 <source>&apos;sys.version&apos; compared to string (Python 3.10), use &apos;sys.version_info&apos;</source> 47845 <source>&apos;sys.version&apos; compared to string (Python 3.10), use &apos;sys.version_info&apos;</source>
47732 <translation type="unfinished"></translation> 47846 <translation type="unfinished"></translation>
47733 </message> 47847 </message>
47734 <message> 47848 <message>
47735 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="623"/> 47849 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="626"/>
47736 <source>&apos;sys.version_info[0] == 3&apos; referenced (Python 4), use &apos;&gt;=&apos;</source> 47850 <source>&apos;sys.version_info[0] == 3&apos; referenced (Python 4), use &apos;&gt;=&apos;</source>
47737 <translation type="unfinished"></translation> 47851 <translation type="unfinished"></translation>
47738 </message> 47852 </message>
47739 <message> 47853 <message>
47740 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="626"/> 47854 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="629"/>
47741 <source>&apos;six.PY3&apos; referenced (Python 4), use &apos;not six.PY2&apos;</source> 47855 <source>&apos;six.PY3&apos; referenced (Python 4), use &apos;not six.PY2&apos;</source>
47742 <translation type="unfinished"></translation> 47856 <translation type="unfinished"></translation>
47743 </message> 47857 </message>
47744 <message> 47858 <message>
47745 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="629"/> 47859 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="632"/>
47746 <source>&apos;sys.version_info[1]&apos; compared to integer (Python 4), compare &apos;sys.version_info&apos; to tuple</source> 47860 <source>&apos;sys.version_info[1]&apos; compared to integer (Python 4), compare &apos;sys.version_info&apos; to tuple</source>
47747 <translation type="unfinished"></translation> 47861 <translation type="unfinished"></translation>
47748 </message> 47862 </message>
47749 <message> 47863 <message>
47750 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="633"/> 47864 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="636"/>
47751 <source>&apos;sys.version_info.minor&apos; compared to integer (Python 4), compare &apos;sys.version_info&apos; to tuple</source> 47865 <source>&apos;sys.version_info.minor&apos; compared to integer (Python 4), compare &apos;sys.version_info&apos; to tuple</source>
47752 <translation type="unfinished"></translation> 47866 <translation type="unfinished"></translation>
47753 </message> 47867 </message>
47754 <message> 47868 <message>
47755 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="637"/> 47869 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="640"/>
47756 <source>&apos;sys.version[0]&apos; referenced (Python 10), use &apos;sys.version_info&apos;</source> 47870 <source>&apos;sys.version[0]&apos; referenced (Python 10), use &apos;sys.version_info&apos;</source>
47757 <translation type="unfinished"></translation> 47871 <translation type="unfinished"></translation>
47758 </message> 47872 </message>
47759 <message> 47873 <message>
47760 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="640"/> 47874 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="643"/>
47761 <source>&apos;sys.version&apos; compared to string (Python 10), use &apos;sys.version_info&apos;</source> 47875 <source>&apos;sys.version&apos; compared to string (Python 10), use &apos;sys.version_info&apos;</source>
47762 <translation type="unfinished"></translation> 47876 <translation type="unfinished"></translation>
47763 </message> 47877 </message>
47764 <message> 47878 <message>
47765 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="644"/> 47879 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="647"/>
47766 <source>&apos;sys.version[:1]&apos; referenced (Python 10), use &apos;sys.version_info&apos;</source> 47880 <source>&apos;sys.version[:1]&apos; referenced (Python 10), use &apos;sys.version_info&apos;</source>
47767 <translation type="unfinished"></translation> 47881 <translation type="unfinished"></translation>
47768 </message> 47882 </message>
47769 </context> 47883 </context>
47770 <context> 47884 <context>
48216 </message> 48330 </message>
48217 </context> 48331 </context>
48218 <context> 48332 <context>
48219 <name>NamingStyleChecker</name> 48333 <name>NamingStyleChecker</name>
48220 <message> 48334 <message>
48221 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="432"/> 48335 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="435"/>
48222 <source>class names should use CapWords convention</source> 48336 <source>class names should use CapWords convention</source>
48223 <translation type="unfinished"></translation> 48337 <translation type="unfinished"></translation>
48224 </message> 48338 </message>
48225 <message> 48339 <message>
48226 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="435"/> 48340 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="438"/>
48227 <source>function name should be lowercase</source> 48341 <source>function name should be lowercase</source>
48228 <translation type="unfinished"></translation> 48342 <translation type="unfinished"></translation>
48229 </message> 48343 </message>
48230 <message> 48344 <message>
48231 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="438"/> 48345 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="441"/>
48232 <source>argument name should be lowercase</source> 48346 <source>argument name should be lowercase</source>
48233 <translation type="unfinished"></translation> 48347 <translation type="unfinished"></translation>
48234 </message> 48348 </message>
48235 <message> 48349 <message>
48236 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="441"/> 48350 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="444"/>
48237 <source>first argument of a class method should be named &apos;cls&apos;</source> 48351 <source>first argument of a class method should be named &apos;cls&apos;</source>
48238 <translation type="unfinished"></translation> 48352 <translation type="unfinished"></translation>
48239 </message> 48353 </message>
48240 <message> 48354 <message>
48241 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="444"/> 48355 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="447"/>
48242 <source>first argument of a method should be named &apos;self&apos;</source> 48356 <source>first argument of a method should be named &apos;self&apos;</source>
48243 <translation type="unfinished"></translation> 48357 <translation type="unfinished"></translation>
48244 </message> 48358 </message>
48245 <message> 48359 <message>
48246 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="447"/> 48360 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="450"/>
48247 <source>first argument of a static method should not be named &apos;self&apos; or &apos;cls</source> 48361 <source>first argument of a static method should not be named &apos;self&apos; or &apos;cls</source>
48248 <translation type="unfinished"></translation> 48362 <translation type="unfinished"></translation>
48249 </message> 48363 </message>
48250 <message> 48364 <message>
48251 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="451"/> 48365 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="454"/>
48252 <source>module names should be lowercase</source> 48366 <source>module names should be lowercase</source>
48253 <translation type="unfinished"></translation> 48367 <translation type="unfinished"></translation>
48254 </message> 48368 </message>
48255 <message> 48369 <message>
48256 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="454"/> 48370 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="457"/>
48257 <source>package names should be lowercase</source> 48371 <source>package names should be lowercase</source>
48258 <translation type="unfinished"></translation> 48372 <translation type="unfinished"></translation>
48259 </message> 48373 </message>
48260 <message> 48374 <message>
48261 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="457"/> 48375 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="460"/>
48262 <source>constant imported as non constant</source> 48376 <source>constant imported as non constant</source>
48263 <translation type="unfinished"></translation> 48377 <translation type="unfinished"></translation>
48264 </message> 48378 </message>
48265 <message> 48379 <message>
48266 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="460"/> 48380 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="463"/>
48267 <source>lowercase imported as non lowercase</source> 48381 <source>lowercase imported as non lowercase</source>
48268 <translation type="unfinished"></translation> 48382 <translation type="unfinished"></translation>
48269 </message> 48383 </message>
48270 <message> 48384 <message>
48271 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="463"/> 48385 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="466"/>
48272 <source>camelcase imported as lowercase</source> 48386 <source>camelcase imported as lowercase</source>
48273 <translation type="unfinished"></translation> 48387 <translation type="unfinished"></translation>
48274 </message> 48388 </message>
48275 <message> 48389 <message>
48276 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="466"/> 48390 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="469"/>
48277 <source>camelcase imported as constant</source> 48391 <source>camelcase imported as constant</source>
48278 <translation type="unfinished"></translation> 48392 <translation type="unfinished"></translation>
48279 </message> 48393 </message>
48280 <message> 48394 <message>
48281 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="469"/> 48395 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="472"/>
48282 <source>variable in function should be lowercase</source> 48396 <source>variable in function should be lowercase</source>
48283 <translation type="unfinished"></translation> 48397 <translation type="unfinished"></translation>
48284 </message> 48398 </message>
48285 <message> 48399 <message>
48286 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="472"/> 48400 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="475"/>
48287 <source>names &apos;l&apos;, &apos;O&apos; and &apos;I&apos; should be avoided</source> 48401 <source>names &apos;l&apos;, &apos;O&apos; and &apos;I&apos; should be avoided</source>
48288 <translation type="unfinished"></translation> 48402 <translation type="unfinished"></translation>
48289 </message> 48403 </message>
48290 </context> 48404 </context>
48291 <context> 48405 <context>
49718 <translation type="unfinished"></translation> 49832 <translation type="unfinished"></translation>
49719 </message> 49833 </message>
49720 <message> 49834 <message>
49721 <location filename="../PipInterface/Pip.py" line="297"/> 49835 <location filename="../PipInterface/Pip.py" line="297"/>
49722 <source>You are trying to upgrade PyQt packages. This might not work for the current instance of Python ({0}). Do you want to continue?</source> 49836 <source>You are trying to upgrade PyQt packages. This might not work for the current instance of Python ({0}). Do you want to continue?</source>
49837 <translation type="unfinished"></translation>
49838 </message>
49839 <message>
49840 <location filename="../PipInterface/Pip.py" line="679"/>
49841 <source>Cache Info</source>
49842 <translation type="unfinished"></translation>
49843 </message>
49844 <message>
49845 <location filename="../PipInterface/Pip.py" line="704"/>
49846 <source>List Cached Files</source>
49847 <translation type="unfinished"></translation>
49848 </message>
49849 <message>
49850 <location filename="../PipInterface/Pip.py" line="694"/>
49851 <source>Enter a file pattern (empty for all):</source>
49852 <translation type="unfinished"></translation>
49853 </message>
49854 <message>
49855 <location filename="../PipInterface/Pip.py" line="728"/>
49856 <source>Remove Cached Files</source>
49857 <translation type="unfinished"></translation>
49858 </message>
49859 <message>
49860 <location filename="../PipInterface/Pip.py" line="720"/>
49861 <source>Enter a file pattern:</source>
49862 <translation type="unfinished"></translation>
49863 </message>
49864 <message>
49865 <location filename="../PipInterface/Pip.py" line="751"/>
49866 <source>Purge Cache</source>
49867 <translation type="unfinished"></translation>
49868 </message>
49869 <message>
49870 <location filename="../PipInterface/Pip.py" line="744"/>
49871 <source>Do you really want to purge the pip cache? All files need to be downloaded again.</source>
49723 <translation type="unfinished"></translation> 49872 <translation type="unfinished"></translation>
49724 </message> 49873 </message>
49725 </context> 49874 </context>
49726 <context> 49875 <context>
49727 <name>PipDialog</name> 49876 <name>PipDialog</name>
50501 <location filename="../PipInterface/PipPackagesWidget.py" line="920"/> 50650 <location filename="../PipInterface/PipPackagesWidget.py" line="920"/>
50502 <source>Repair Pip</source> 50651 <source>Repair Pip</source>
50503 <translation type="unfinished"></translation> 50652 <translation type="unfinished"></translation>
50504 </message> 50653 </message>
50505 <message> 50654 <message>
50506 <location filename="../PipInterface/PipPackagesWidget.py" line="1015"/> 50655 <location filename="../PipInterface/PipPackagesWidget.py" line="1033"/>
50507 <source>Install Packages</source> 50656 <source>Install Packages</source>
50508 <translation type="unfinished"></translation> 50657 <translation type="unfinished"></translation>
50509 </message> 50658 </message>
50510 <message> 50659 <message>
50511 <location filename="../PipInterface/PipPackagesWidget.py" line="927"/> 50660 <location filename="../PipInterface/PipPackagesWidget.py" line="927"/>
50526 <location filename="../PipInterface/PipPackagesWidget.py" line="937"/> 50675 <location filename="../PipInterface/PipPackagesWidget.py" line="937"/>
50527 <source>Generate Requirements...</source> 50676 <source>Generate Requirements...</source>
50528 <translation type="unfinished"></translation> 50677 <translation type="unfinished"></translation>
50529 </message> 50678 </message>
50530 <message> 50679 <message>
50531 <location filename="../PipInterface/PipPackagesWidget.py" line="942"/> 50680 <location filename="../PipInterface/PipPackagesWidget.py" line="955"/>
50532 <source>Edit User Configuration...</source> 50681 <source>Edit User Configuration...</source>
50533 <translation type="unfinished"></translation> 50682 <translation type="unfinished"></translation>
50534 </message> 50683 </message>
50535 <message> 50684 <message>
50536 <location filename="../PipInterface/PipPackagesWidget.py" line="945"/> 50685 <location filename="../PipInterface/PipPackagesWidget.py" line="958"/>
50537 <source>Edit Environment Configuration...</source> 50686 <source>Edit Environment Configuration...</source>
50538 <translation type="unfinished"></translation> 50687 <translation type="unfinished"></translation>
50539 </message> 50688 </message>
50540 <message> 50689 <message>
50541 <location filename="../PipInterface/PipPackagesWidget.py" line="950"/> 50690 <location filename="../PipInterface/PipPackagesWidget.py" line="963"/>
50542 <source>Configure...</source> 50691 <source>Configure...</source>
50543 <translation type="unfinished">Configuration...</translation> 50692 <translation type="unfinished">Configuration...</translation>
50544 </message> 50693 </message>
50545 <message> 50694 <message>
50546 <location filename="../PipInterface/PipPackagesWidget.py" line="1128"/> 50695 <location filename="../PipInterface/PipPackagesWidget.py" line="1146"/>
50547 <source>Edit Configuration</source> 50696 <source>Edit Configuration</source>
50548 <translation type="unfinished"></translation> 50697 <translation type="unfinished"></translation>
50549 </message> 50698 </message>
50550 <message> 50699 <message>
50551 <location filename="../PipInterface/PipPackagesWidget.py" line="1128"/> 50700 <location filename="../PipInterface/PipPackagesWidget.py" line="1146"/>
50552 <source>No valid configuration path determined. Aborting</source> 50701 <source>No valid configuration path determined. Aborting</source>
50702 <translation type="unfinished"></translation>
50703 </message>
50704 <message>
50705 <location filename="../PipInterface/PipPackagesWidget.py" line="941"/>
50706 <source>Show Cache Info...</source>
50707 <translation type="unfinished"></translation>
50708 </message>
50709 <message>
50710 <location filename="../PipInterface/PipPackagesWidget.py" line="944"/>
50711 <source>Show Cached Files...</source>
50712 <translation type="unfinished"></translation>
50713 </message>
50714 <message>
50715 <location filename="../PipInterface/PipPackagesWidget.py" line="947"/>
50716 <source>Remove Cached Files...</source>
50717 <translation type="unfinished"></translation>
50718 </message>
50719 <message>
50720 <location filename="../PipInterface/PipPackagesWidget.py" line="950"/>
50721 <source>Purge Cache...</source>
50553 <translation type="unfinished"></translation> 50722 <translation type="unfinished"></translation>
50554 </message> 50723 </message>
50555 </context> 50724 </context>
50556 <context> 50725 <context>
50557 <name>PipPage</name> 50726 <name>PipPage</name>
51823 </message> 51992 </message>
51824 </context> 51993 </context>
51825 <context> 51994 <context>
51826 <name>Preferences</name> 51995 <name>Preferences</name>
51827 <message> 51996 <message>
51828 <location filename="../Preferences/__init__.py" line="1645"/> 51997 <location filename="../Preferences/__init__.py" line="1604"/>
51829 <source>Export Preferences</source> 51998 <source>Export Preferences</source>
51830 <translation>Export des préférences</translation> 51999 <translation>Export des préférences</translation>
51831 </message> 52000 </message>
51832 <message> 52001 <message>
51833 <location filename="../Preferences/__init__.py" line="1673"/> 52002 <location filename="../Preferences/__init__.py" line="1632"/>
51834 <source>Import Preferences</source> 52003 <source>Import Preferences</source>
51835 <translation>Import des préférences</translation> 52004 <translation>Import des préférences</translation>
51836 </message> 52005 </message>
51837 <message> 52006 <message>
51838 <location filename="../Preferences/__init__.py" line="1673"/> 52007 <location filename="../Preferences/__init__.py" line="1632"/>
51839 <source>Properties File (*.ini);;All Files (*)</source> 52008 <source>Properties File (*.ini);;All Files (*)</source>
51840 <translation type="unfinished"></translation> 52009 <translation type="unfinished"></translation>
51841 </message> 52010 </message>
51842 </context> 52011 </context>
51843 <context> 52012 <context>
52173 <translation>Cliquer pour rechercher les programmes externes</translation> 52342 <translation>Cliquer pour rechercher les programmes externes</translation>
52174 </message> 52343 </message>
52175 <message> 52344 <message>
52176 <location filename="../Preferences/ProgramsDialog.py" line="215"/> 52345 <location filename="../Preferences/ProgramsDialog.py" line="215"/>
52177 <source>Forms Compiler (Ruby, Qt4)</source> 52346 <source>Forms Compiler (Ruby, Qt4)</source>
52178 <translation>Compilateur de feuilles (Ruby, Qt4)</translation> 52347 <translation type="obsolete">Compilateur de feuilles (Ruby, Qt4)</translation>
52179 </message> 52348 </message>
52180 <message> 52349 <message>
52181 <location filename="../Preferences/ProgramsDialog.py" line="220"/> 52350 <location filename="../Preferences/ProgramsDialog.py" line="220"/>
52182 <source>Resource Compiler (Ruby, Qt4)</source> 52351 <source>Resource Compiler (Ruby, Qt4)</source>
52183 <translation>Compilateur de ressources (Ruby, Qt4)</translation> 52352 <translation type="obsolete">Compilateur de ressources (Ruby, Qt4)</translation>
52184 </message> 52353 </message>
52185 <message> 52354 <message>
52186 <location filename="../Preferences/ProgramsDialog.py" line="249"/> 52355 <location filename="../Preferences/ProgramsDialog.py" line="203"/>
52187 <source>CORBA IDL Compiler</source> 52356 <source>CORBA IDL Compiler</source>
52188 <translation>Compilateur CORBA IDL</translation> 52357 <translation>Compilateur CORBA IDL</translation>
52189 </message> 52358 </message>
52190 <message> 52359 <message>
52191 <location filename="../Preferences/ProgramsDialog.py" line="388"/> 52360 <location filename="../Preferences/ProgramsDialog.py" line="342"/>
52192 <source>(not configured)</source> 52361 <source>(not configured)</source>
52193 <translation>(non configuré)</translation> 52362 <translation>(non configuré)</translation>
52194 </message> 52363 </message>
52195 <message> 52364 <message>
52196 <location filename="../Preferences/ProgramsDialog.py" line="446"/> 52365 <location filename="../Preferences/ProgramsDialog.py" line="400"/>
52197 <source>(not executable)</source> 52366 <source>(not executable)</source>
52198 <translation>(non executable)</translation> 52367 <translation>(non executable)</translation>
52199 </message> 52368 </message>
52200 <message> 52369 <message>
52201 <location filename="../Preferences/ProgramsDialog.py" line="489"/> 52370 <location filename="../Preferences/ProgramsDialog.py" line="443"/>
52202 <source>(not found)</source> 52371 <source>(not found)</source>
52203 <translation>(non trouvé)</translation> 52372 <translation>(non trouvé)</translation>
52204 </message> 52373 </message>
52205 <message> 52374 <message>
52206 <location filename="../Preferences/ProgramsDialog.py" line="443"/> 52375 <location filename="../Preferences/ProgramsDialog.py" line="397"/>
52207 <source>(unknown)</source> 52376 <source>(unknown)</source>
52208 <translation>(inconnu)</translation> 52377 <translation>(inconnu)</translation>
52209 </message> 52378 </message>
52210 <message> 52379 <message>
52211 <location filename="../Preferences/ProgramsDialog.py" line="281"/> 52380 <location filename="../Preferences/ProgramsDialog.py" line="235"/>
52212 <source>Spell Checker - PyEnchant</source> 52381 <source>Spell Checker - PyEnchant</source>
52213 <translation>Vérification d&apos;orthographe - PyEnchant</translation> 52382 <translation>Vérification d&apos;orthographe - PyEnchant</translation>
52214 </message> 52383 </message>
52215 <message> 52384 <message>
52216 <location filename="../Preferences/ProgramsDialog.py" line="186"/> 52385 <location filename="../Preferences/ProgramsDialog.py" line="252"/>
52217 <source>Forms Compiler (Python, PySide)</source>
52218 <translation type="unfinished"></translation>
52219 </message>
52220 <message>
52221 <location filename="../Preferences/ProgramsDialog.py" line="191"/>
52222 <source>Resource Compiler (Python, PySide)</source>
52223 <translation type="unfinished"></translation>
52224 </message>
52225 <message>
52226 <location filename="../Preferences/ProgramsDialog.py" line="181"/>
52227 <source>Translation Extractor (Python, PySide)</source>
52228 <translation type="unfinished"></translation>
52229 </message>
52230 <message>
52231 <location filename="../Preferences/ProgramsDialog.py" line="298"/>
52232 <source>Source Highlighter - Pygments</source> 52386 <source>Source Highlighter - Pygments</source>
52233 <translation type="unfinished"></translation> 52387 <translation type="unfinished"></translation>
52234 </message> 52388 </message>
52235 <message> 52389 <message>
52236 <location filename="../Preferences/ProgramsDialog.py" line="100"/> 52390 <location filename="../Preferences/ProgramsDialog.py" line="100"/>
52251 <location filename="../Preferences/ProgramsDialog.py" line="140"/> 52405 <location filename="../Preferences/ProgramsDialog.py" line="140"/>
52252 <source>Qt Assistant</source> 52406 <source>Qt Assistant</source>
52253 <translation type="unfinished">Qt Assistant</translation> 52407 <translation type="unfinished">Qt Assistant</translation>
52254 </message> 52408 </message>
52255 <message> 52409 <message>
52256 <location filename="../Preferences/ProgramsDialog.py" line="147"/> 52410 <location filename="../Preferences/ProgramsDialog.py" line="146"/>
52257 <source>Translation Extractor (Python, PyQt4)</source> 52411 <source>Translation Extractor (Python, PyQt5)</source>
52258 <translation type="unfinished"></translation> 52412 <translation type="unfinished"></translation>
52259 </message> 52413 </message>
52260 <message> 52414 <message>
52261 <location filename="../Preferences/ProgramsDialog.py" line="152"/> 52415 <location filename="../Preferences/ProgramsDialog.py" line="151"/>
52262 <source>Forms Compiler (Python, PyQt4)</source> 52416 <source>Forms Compiler (Python, PyQt5)</source>
52263 <translation type="unfinished"></translation> 52417 <translation type="unfinished"></translation>
52264 </message> 52418 </message>
52265 <message> 52419 <message>
52266 <location filename="../Preferences/ProgramsDialog.py" line="157"/> 52420 <location filename="../Preferences/ProgramsDialog.py" line="156"/>
52267 <source>Resource Compiler (Python, PyQt4)</source> 52421 <source>Resource Compiler (Python, PyQt5)</source>
52422 <translation type="unfinished"></translation>
52423 </message>
52424 <message>
52425 <location filename="../Preferences/ProgramsDialog.py" line="211"/>
52426 <source>Protobuf Compiler</source>
52427 <translation type="unfinished"></translation>
52428 </message>
52429 <message>
52430 <location filename="../Preferences/ProgramsDialog.py" line="217"/>
52431 <source>gRPC Compiler</source>
52432 <translation type="unfinished"></translation>
52433 </message>
52434 <message>
52435 <location filename="../Preferences/ProgramsDialog.py" line="376"/>
52436 <source>(module not found)</source>
52268 <translation type="unfinished"></translation> 52437 <translation type="unfinished"></translation>
52269 </message> 52438 </message>
52270 <message> 52439 <message>
52271 <location filename="../Preferences/ProgramsDialog.py" line="164"/> 52440 <location filename="../Preferences/ProgramsDialog.py" line="164"/>
52272 <source>Translation Extractor (Python, PyQt5)</source> 52441 <source>Translation Extractor (Python, PySide2)</source>
52442 <translation type="unfinished"></translation>
52443 </message>
52444 <message>
52445 <location filename="../Preferences/ProgramsDialog.py" line="174"/>
52446 <source>Resource Compiler (Python, PySide2)</source>
52273 <translation type="unfinished"></translation> 52447 <translation type="unfinished"></translation>
52274 </message> 52448 </message>
52275 <message> 52449 <message>
52276 <location filename="../Preferences/ProgramsDialog.py" line="169"/> 52450 <location filename="../Preferences/ProgramsDialog.py" line="169"/>
52277 <source>Forms Compiler (Python, PyQt5)</source>
52278 <translation type="unfinished"></translation>
52279 </message>
52280 <message>
52281 <location filename="../Preferences/ProgramsDialog.py" line="174"/>
52282 <source>Resource Compiler (Python, PyQt5)</source>
52283 <translation type="unfinished"></translation>
52284 </message>
52285 <message>
52286 <location filename="../Preferences/ProgramsDialog.py" line="257"/>
52287 <source>Protobuf Compiler</source>
52288 <translation type="unfinished"></translation>
52289 </message>
52290 <message>
52291 <location filename="../Preferences/ProgramsDialog.py" line="263"/>
52292 <source>gRPC Compiler</source>
52293 <translation type="unfinished"></translation>
52294 </message>
52295 <message>
52296 <location filename="../Preferences/ProgramsDialog.py" line="422"/>
52297 <source>(module not found)</source>
52298 <translation type="unfinished"></translation>
52299 </message>
52300 <message>
52301 <location filename="../Preferences/ProgramsDialog.py" line="198"/>
52302 <source>Translation Extractor (Python, PySide2)</source>
52303 <translation type="unfinished"></translation>
52304 </message>
52305 <message>
52306 <location filename="../Preferences/ProgramsDialog.py" line="208"/>
52307 <source>Resource Compiler (Python, PySide2)</source>
52308 <translation type="unfinished"></translation>
52309 </message>
52310 <message>
52311 <location filename="../Preferences/ProgramsDialog.py" line="203"/>
52312 <source>Forms Compiler (Python, PySide2)</source> 52451 <source>Forms Compiler (Python, PySide2)</source>
52313 <translation type="unfinished"></translation> 52452 <translation type="unfinished"></translation>
52314 </message> 52453 </message>
52315 <message> 52454 <message>
52316 <location filename="../Preferences/ProgramsDialog.py" line="231"/> 52455 <location filename="../Preferences/ProgramsDialog.py" line="185"/>
52317 <source>conda Manager</source> 52456 <source>conda Manager</source>
52318 <translation type="unfinished"></translation> 52457 <translation type="unfinished"></translation>
52319 </message> 52458 </message>
52320 <message> 52459 <message>
52321 <location filename="../Preferences/ProgramsDialog.py" line="238"/> 52460 <location filename="../Preferences/ProgramsDialog.py" line="192"/>
52322 <source>PyPI Package Management</source> 52461 <source>PyPI Package Management</source>
52323 <translation type="unfinished"></translation> 52462 <translation type="unfinished"></translation>
52324 </message> 52463 </message>
52325 <message> 52464 <message>
52326 <location filename="../Preferences/ProgramsDialog.py" line="305"/> 52465 <location filename="../Preferences/ProgramsDialog.py" line="259"/>
52327 <source>MicroPython - MPY Cross Compiler</source> 52466 <source>MicroPython - MPY Cross Compiler</source>
52328 <translation type="unfinished"></translation> 52467 <translation type="unfinished"></translation>
52329 </message> 52468 </message>
52330 <message> 52469 <message>
52331 <location filename="../Preferences/ProgramsDialog.py" line="308"/> 52470 <location filename="../Preferences/ProgramsDialog.py" line="262"/>
52332 <source>MicroPython - ESP Tool</source> 52471 <source>MicroPython - ESP Tool</source>
52333 <translation type="unfinished"></translation> 52472 <translation type="unfinished"></translation>
52334 </message> 52473 </message>
52335 <message> 52474 <message>
52336 <location filename="../Preferences/ProgramsDialog.py" line="314"/> 52475 <location filename="../Preferences/ProgramsDialog.py" line="268"/>
52337 <source>MicroPython - PyBoard Flasher</source> 52476 <source>MicroPython - PyBoard Flasher</source>
52338 <translation type="unfinished"></translation> 52477 <translation type="unfinished"></translation>
52339 </message> 52478 </message>
52340 <message> 52479 <message>
52341 <location filename="../Preferences/ProgramsDialog.ui" line="42"/> 52480 <location filename="../Preferences/ProgramsDialog.ui" line="42"/>
52364 </message> 52503 </message>
52365 </context> 52504 </context>
52366 <context> 52505 <context>
52367 <name>Project</name> 52506 <name>Project</name>
52368 <message> 52507 <message>
52369 <location filename="../Project/Project.py" line="817"/> 52508 <location filename="../Project/Project.py" line="783"/>
52370 <source>Read project file</source> 52509 <source>Read project file</source>
52371 <translation>Lire un fichier projet</translation> 52510 <translation>Lire un fichier projet</translation>
52372 </message> 52511 </message>
52373 <message> 52512 <message>
52374 <location filename="../Project/Project.py" line="920"/> 52513 <location filename="../Project/Project.py" line="886"/>
52375 <source>Save project file</source> 52514 <source>Save project file</source>
52376 <translation>Enregistrer le fichier projet</translation> 52515 <translation>Enregistrer le fichier projet</translation>
52377 </message> 52516 </message>
52378 <message> 52517 <message>
52379 <location filename="../Project/Project.py" line="1038"/> 52518 <location filename="../Project/Project.py" line="1004"/>
52380 <source>Read project session</source> 52519 <source>Read project session</source>
52381 <translation>Lire la session du projet</translation> 52520 <translation>Lire la session du projet</translation>
52382 </message> 52521 </message>
52383 <message> 52522 <message>
52384 <location filename="../Project/Project.py" line="1263"/> 52523 <location filename="../Project/Project.py" line="1229"/>
52385 <source>Please save the project first.</source> 52524 <source>Please save the project first.</source>
52386 <translation>Prière d&apos;enregistrer votre projet d&apos;abord.</translation> 52525 <translation>Prière d&apos;enregistrer votre projet d&apos;abord.</translation>
52387 </message> 52526 </message>
52388 <message> 52527 <message>
52389 <location filename="../Project/Project.py" line="1074"/> 52528 <location filename="../Project/Project.py" line="1040"/>
52390 <source>Save project session</source> 52529 <source>Save project session</source>
52391 <translation>Enregistrer la session</translation> 52530 <translation>Enregistrer la session</translation>
52392 </message> 52531 </message>
52393 <message> 52532 <message>
52394 <location filename="../Project/Project.py" line="1405"/> 52533 <location filename="../Project/Project.py" line="1371"/>
52395 <source>Add Language</source> 52534 <source>Add Language</source>
52396 <translation>Ajouter une langue</translation> 52535 <translation>Ajouter une langue</translation>
52397 </message> 52536 </message>
52398 <message> 52537 <message>
52399 <location filename="../Project/Project.py" line="1531"/> 52538 <location filename="../Project/Project.py" line="1496"/>
52400 <source>Delete translation</source> 52539 <source>Delete translation</source>
52401 <translation>Supprimer la traduction</translation> 52540 <translation>Supprimer la traduction</translation>
52402 </message> 52541 </message>
52403 <message> 52542 <message>
52404 <location filename="../Project/Project.py" line="1696"/> 52543 <location filename="../Project/Project.py" line="1661"/>
52405 <source>Add file</source> 52544 <source>Add file</source>
52406 <translation>Ajouter un fichier</translation> 52545 <translation>Ajouter un fichier</translation>
52407 </message> 52546 </message>
52408 <message> 52547 <message>
52409 <location filename="../Project/Project.py" line="1828"/> 52548 <location filename="../Project/Project.py" line="1793"/>
52410 <source>The target directory must not be empty.</source> 52549 <source>The target directory must not be empty.</source>
52411 <translation>Le répertoire cible ne doit pas être vide.</translation> 52550 <translation>Le répertoire cible ne doit pas être vide.</translation>
52412 </message> 52551 </message>
52413 <message> 52552 <message>
52414 <location filename="../Project/Project.py" line="1839"/> 52553 <location filename="../Project/Project.py" line="1804"/>
52415 <source>Add directory</source> 52554 <source>Add directory</source>
52416 <translation>Ajouter un répertoire</translation> 52555 <translation>Ajouter un répertoire</translation>
52417 </message> 52556 </message>
52418 <message> 52557 <message>
52419 <location filename="../Project/Project.py" line="1839"/> 52558 <location filename="../Project/Project.py" line="1804"/>
52420 <source>The source directory must not be empty.</source> 52559 <source>The source directory must not be empty.</source>
52421 <translation>Le répertoire source ne doit pas être vide.</translation> 52560 <translation>Le répertoire source ne doit pas être vide.</translation>
52422 </message> 52561 </message>
52423 <message> 52562 <message>
52424 <location filename="../Project/Project.py" line="2250"/> 52563 <location filename="../Project/Project.py" line="2215"/>
52425 <source>Delete file</source> 52564 <source>Delete file</source>
52426 <translation>Suppression de fichier</translation> 52565 <translation>Suppression de fichier</translation>
52427 </message> 52566 </message>
52428 <message> 52567 <message>
52429 <location filename="../Project/Project.py" line="2375"/> 52568 <location filename="../Project/Project.py" line="2340"/>
52430 <source>Create project directory</source> 52569 <source>Create project directory</source>
52431 <translation>Création d&apos;un répertoire projet</translation> 52570 <translation>Création d&apos;un répertoire projet</translation>
52432 </message> 52571 </message>
52433 <message> 52572 <message>
52434 <location filename="../Project/Project.py" line="3866"/> 52573 <location filename="../Project/Project.py" line="3822"/>
52435 <source>New project</source> 52574 <source>New project</source>
52436 <translation>Nouveau projet</translation> 52575 <translation>Nouveau projet</translation>
52437 </message> 52576 </message>
52438 <message> 52577 <message>
52439 <location filename="../Project/Project.py" line="3880"/> 52578 <location filename="../Project/Project.py" line="3836"/>
52440 <source>Open project</source> 52579 <source>Open project</source>
52441 <translation>Ouvir un projet</translation> 52580 <translation>Ouvir un projet</translation>
52442 </message> 52581 </message>
52443 <message> 52582 <message>
52444 <location filename="../Project/Project.py" line="3917"/> 52583 <location filename="../Project/Project.py" line="3873"/>
52445 <source>Save project as</source> 52584 <source>Save project as</source>
52446 <translation>Enregistrer le projet sous</translation> 52585 <translation>Enregistrer le projet sous</translation>
52447 </message> 52586 </message>
52448 <message> 52587 <message>
52449 <location filename="../Project/Project.py" line="3147"/> 52588 <location filename="../Project/Project.py" line="3112"/>
52450 <source>Save File</source> 52589 <source>Save File</source>
52451 <translation>Enregistrer Fichier</translation> 52590 <translation>Enregistrer Fichier</translation>
52452 </message> 52591 </message>
52453 <message> 52592 <message>
52454 <location filename="../Project/Project.py" line="3183"/> 52593 <location filename="../Project/Project.py" line="3148"/>
52455 <source>Close Project</source> 52594 <source>Close Project</source>
52456 <translation>Fermer le projet</translation> 52595 <translation>Fermer le projet</translation>
52457 </message> 52596 </message>
52458 <message> 52597 <message>
52459 <location filename="../Project/Project.py" line="3183"/> 52598 <location filename="../Project/Project.py" line="3148"/>
52460 <source>The current project has unsaved changes.</source> 52599 <source>The current project has unsaved changes.</source>
52461 <translation>Le projet courant a des modifications non enregistrées.</translation> 52600 <translation>Le projet courant a des modifications non enregistrées.</translation>
52462 </message> 52601 </message>
52463 <message> 52602 <message>
52464 <location filename="../Project/Project.py" line="4097"/> 52603 <location filename="../Project/Project.py" line="4053"/>
52465 <source>&amp;Save</source> 52604 <source>&amp;Save</source>
52466 <translation>&amp;Enregistrer</translation> 52605 <translation>&amp;Enregistrer</translation>
52467 </message> 52606 </message>
52468 <message> 52607 <message>
52469 <location filename="../Project/Project.py" line="3866"/> 52608 <location filename="../Project/Project.py" line="3822"/>
52470 <source>&amp;New...</source> 52609 <source>&amp;New...</source>
52471 <translation>&amp;Nouveau...</translation> 52610 <translation>&amp;Nouveau...</translation>
52472 </message> 52611 </message>
52473 <message> 52612 <message>
52474 <location filename="../Project/Project.py" line="3871"/> 52613 <location filename="../Project/Project.py" line="3827"/>
52475 <source>Generate a new project</source> 52614 <source>Generate a new project</source>
52476 <translation>Génerer un nouveau projet</translation> 52615 <translation>Génerer un nouveau projet</translation>
52477 </message> 52616 </message>
52478 <message> 52617 <message>
52479 <location filename="../Project/Project.py" line="3872"/> 52618 <location filename="../Project/Project.py" line="3828"/>
52480 <source>&lt;b&gt;New...&lt;/b&gt;&lt;p&gt;This opens a dialog for entering the info for a new project.&lt;/p&gt;</source> 52619 <source>&lt;b&gt;New...&lt;/b&gt;&lt;p&gt;This opens a dialog for entering the info for a new project.&lt;/p&gt;</source>
52481 <translation>&lt;b&gt;Nouveau...&lt;/b&gt;&lt;p&gt;Ouvre une boite de dialogue pour entrer les paramètres d&apos;un nouveau projet.&lt;/p&gt;</translation> 52620 <translation>&lt;b&gt;Nouveau...&lt;/b&gt;&lt;p&gt;Ouvre une boite de dialogue pour entrer les paramètres d&apos;un nouveau projet.&lt;/p&gt;</translation>
52482 </message> 52621 </message>
52483 <message> 52622 <message>
52484 <location filename="../Project/Project.py" line="3880"/> 52623 <location filename="../Project/Project.py" line="3836"/>
52485 <source>&amp;Open...</source> 52624 <source>&amp;Open...</source>
52486 <translation>&amp;Ouvrir...</translation> 52625 <translation>&amp;Ouvrir...</translation>
52487 </message> 52626 </message>
52488 <message> 52627 <message>
52489 <location filename="../Project/Project.py" line="3885"/> 52628 <location filename="../Project/Project.py" line="3841"/>
52490 <source>Open an existing project</source> 52629 <source>Open an existing project</source>
52491 <translation>Ouvrir un projet existant</translation> 52630 <translation>Ouvrir un projet existant</translation>
52492 </message> 52631 </message>
52493 <message> 52632 <message>
52494 <location filename="../Project/Project.py" line="3886"/> 52633 <location filename="../Project/Project.py" line="3842"/>
52495 <source>&lt;b&gt;Open...&lt;/b&gt;&lt;p&gt;This opens an existing project.&lt;/p&gt;</source> 52634 <source>&lt;b&gt;Open...&lt;/b&gt;&lt;p&gt;This opens an existing project.&lt;/p&gt;</source>
52496 <translation>&lt;b&gt;Ouvrir...&lt;/b&gt;&lt;p&gt;Ouvre un projet existant.&lt;/p&gt;</translation> 52635 <translation>&lt;b&gt;Ouvrir...&lt;/b&gt;&lt;p&gt;Ouvre un projet existant.&lt;/p&gt;</translation>
52497 </message> 52636 </message>
52498 <message> 52637 <message>
52499 <location filename="../Project/Project.py" line="3893"/> 52638 <location filename="../Project/Project.py" line="3849"/>
52500 <source>Close project</source> 52639 <source>Close project</source>
52501 <translation>Fermer le projet</translation> 52640 <translation>Fermer le projet</translation>
52502 </message> 52641 </message>
52503 <message> 52642 <message>
52504 <location filename="../Project/Project.py" line="3893"/> 52643 <location filename="../Project/Project.py" line="3849"/>
52505 <source>&amp;Close</source> 52644 <source>&amp;Close</source>
52506 <translation>&amp;Fermer</translation> 52645 <translation>&amp;Fermer</translation>
52507 </message> 52646 </message>
52508 <message> 52647 <message>
52509 <location filename="../Project/Project.py" line="3897"/> 52648 <location filename="../Project/Project.py" line="3853"/>
52510 <source>Close the current project</source> 52649 <source>Close the current project</source>
52511 <translation>Fermer le projet en cours</translation> 52650 <translation>Fermer le projet en cours</translation>
52512 </message> 52651 </message>
52513 <message> 52652 <message>
52514 <location filename="../Project/Project.py" line="3898"/> 52653 <location filename="../Project/Project.py" line="3854"/>
52515 <source>&lt;b&gt;Close&lt;/b&gt;&lt;p&gt;This closes the current project.&lt;/p&gt;</source> 52654 <source>&lt;b&gt;Close&lt;/b&gt;&lt;p&gt;This closes the current project.&lt;/p&gt;</source>
52516 <translation>&lt;b&gt;Fermer&lt;/b&gt;&lt;p&gt;Ferme le projet en cours.&lt;/p&gt;</translation> 52655 <translation>&lt;b&gt;Fermer&lt;/b&gt;&lt;p&gt;Ferme le projet en cours.&lt;/p&gt;</translation>
52517 </message> 52656 </message>
52518 <message> 52657 <message>
52519 <location filename="../Project/Project.py" line="3905"/> 52658 <location filename="../Project/Project.py" line="3861"/>
52520 <source>Save project</source> 52659 <source>Save project</source>
52521 <translation>Enregistrer le projet</translation> 52660 <translation>Enregistrer le projet</translation>
52522 </message> 52661 </message>
52523 <message> 52662 <message>
52524 <location filename="../Project/Project.py" line="3909"/> 52663 <location filename="../Project/Project.py" line="3865"/>
52525 <source>Save the current project</source> 52664 <source>Save the current project</source>
52526 <translation>Enregistre le projet courant</translation> 52665 <translation>Enregistre le projet courant</translation>
52527 </message> 52666 </message>
52528 <message> 52667 <message>
52529 <location filename="../Project/Project.py" line="3910"/> 52668 <location filename="../Project/Project.py" line="3866"/>
52530 <source>&lt;b&gt;Save&lt;/b&gt;&lt;p&gt;This saves the current project.&lt;/p&gt;</source> 52669 <source>&lt;b&gt;Save&lt;/b&gt;&lt;p&gt;This saves the current project.&lt;/p&gt;</source>
52531 <translation>&lt;b&gt;Enregistrer&lt;/b&gt;&lt;p&gt;Enregistre le projet en cours.&lt;/p&gt;</translation> 52670 <translation>&lt;b&gt;Enregistrer&lt;/b&gt;&lt;p&gt;Enregistre le projet en cours.&lt;/p&gt;</translation>
52532 </message> 52671 </message>
52533 <message> 52672 <message>
52534 <location filename="../Project/Project.py" line="3917"/> 52673 <location filename="../Project/Project.py" line="3873"/>
52535 <source>Save &amp;as...</source> 52674 <source>Save &amp;as...</source>
52536 <translation>&amp;Enregistrer sous...</translation> 52675 <translation>&amp;Enregistrer sous...</translation>
52537 </message> 52676 </message>
52538 <message> 52677 <message>
52539 <location filename="../Project/Project.py" line="3921"/> 52678 <location filename="../Project/Project.py" line="3877"/>
52540 <source>Save the current project to a new file</source> 52679 <source>Save the current project to a new file</source>
52541 <translation>Enregistre le projet en cours dans un nouveau fichier</translation> 52680 <translation>Enregistre le projet en cours dans un nouveau fichier</translation>
52542 </message> 52681 </message>
52543 <message> 52682 <message>
52544 <location filename="../Project/Project.py" line="3923"/> 52683 <location filename="../Project/Project.py" line="3879"/>
52545 <source>&lt;b&gt;Save as&lt;/b&gt;&lt;p&gt;This saves the current project to a new file.&lt;/p&gt;</source> 52684 <source>&lt;b&gt;Save as&lt;/b&gt;&lt;p&gt;This saves the current project to a new file.&lt;/p&gt;</source>
52546 <translation>&lt;b&gt;Enregistrer sous&lt;/b&gt;&lt;p&gt;Enregistre le projet en cours dans un nouveau fichier.&lt;/p&gt;</translation> 52685 <translation>&lt;b&gt;Enregistrer sous&lt;/b&gt;&lt;p&gt;Enregistre le projet en cours dans un nouveau fichier.&lt;/p&gt;</translation>
52547 </message> 52686 </message>
52548 <message> 52687 <message>
52549 <location filename="../Project/Project.py" line="3963"/> 52688 <location filename="../Project/Project.py" line="3919"/>
52550 <source>Add translation to project</source> 52689 <source>Add translation to project</source>
52551 <translation>Ajouter une traduction au projet</translation> 52690 <translation>Ajouter une traduction au projet</translation>
52552 </message> 52691 </message>
52553 <message> 52692 <message>
52554 <location filename="../Project/Project.py" line="3963"/> 52693 <location filename="../Project/Project.py" line="3919"/>
52555 <source>Add &amp;translation...</source> 52694 <source>Add &amp;translation...</source>
52556 <translation>Ajouter une &amp;traduction...</translation> 52695 <translation>Ajouter une &amp;traduction...</translation>
52557 </message> 52696 </message>
52558 <message> 52697 <message>
52559 <location filename="../Project/Project.py" line="3968"/> 52698 <location filename="../Project/Project.py" line="3924"/>
52560 <source>Add a translation to the current project</source> 52699 <source>Add a translation to the current project</source>
52561 <translation>Ajoute une traduction au projet en cours</translation> 52700 <translation>Ajoute une traduction au projet en cours</translation>
52562 </message> 52701 </message>
52563 <message> 52702 <message>
52564 <location filename="../Project/Project.py" line="3970"/> 52703 <location filename="../Project/Project.py" line="3926"/>
52565 <source>&lt;b&gt;Add translation...&lt;/b&gt;&lt;p&gt;This opens a dialog for add a translation to the current project.&lt;/p&gt;</source> 52704 <source>&lt;b&gt;Add translation...&lt;/b&gt;&lt;p&gt;This opens a dialog for add a translation to the current project.&lt;/p&gt;</source>
52566 <translation>&lt;b&gt;Ajouter une traduction...&lt;/b&gt;&lt;p&gt;Ouvre une boite de dialogue pour ajouter une traduction au projet courant.&lt;/p&gt;</translation> 52705 <translation>&lt;b&gt;Ajouter une traduction...&lt;/b&gt;&lt;p&gt;Ouvre une boite de dialogue pour ajouter une traduction au projet courant.&lt;/p&gt;</translation>
52567 </message> 52706 </message>
52568 <message> 52707 <message>
52569 <location filename="../Project/Project.py" line="3978"/> 52708 <location filename="../Project/Project.py" line="3934"/>
52570 <source>Search new files</source> 52709 <source>Search new files</source>
52571 <translation>Rechercher des nouveaux fichiers</translation> 52710 <translation>Rechercher des nouveaux fichiers</translation>
52572 </message> 52711 </message>
52573 <message> 52712 <message>
52574 <location filename="../Project/Project.py" line="3978"/> 52713 <location filename="../Project/Project.py" line="3934"/>
52575 <source>Searc&amp;h new files...</source> 52714 <source>Searc&amp;h new files...</source>
52576 <translation>Re&amp;chercher des nouveaux fichiers...</translation> 52715 <translation>Re&amp;chercher des nouveaux fichiers...</translation>
52577 </message> 52716 </message>
52578 <message> 52717 <message>
52579 <location filename="../Project/Project.py" line="3982"/> 52718 <location filename="../Project/Project.py" line="3938"/>
52580 <source>Search new files in the project directory.</source> 52719 <source>Search new files in the project directory.</source>
52581 <translation>Recherche des nouveaux fichiers dans le répertoire du projet.</translation> 52720 <translation>Recherche des nouveaux fichiers dans le répertoire du projet.</translation>
52582 </message> 52721 </message>
52583 <message> 52722 <message>
52584 <location filename="../Project/Project.py" line="4008"/> 52723 <location filename="../Project/Project.py" line="3964"/>
52585 <source>Project properties</source> 52724 <source>Project properties</source>
52586 <translation>Propriétés du projet</translation> 52725 <translation>Propriétés du projet</translation>
52587 </message> 52726 </message>
52588 <message> 52727 <message>
52589 <location filename="../Project/Project.py" line="4008"/> 52728 <location filename="../Project/Project.py" line="3964"/>
52590 <source>&amp;Properties...</source> 52729 <source>&amp;Properties...</source>
52591 <translation>&amp;Propriétés...</translation> 52730 <translation>&amp;Propriétés...</translation>
52592 </message> 52731 </message>
52593 <message> 52732 <message>
52594 <location filename="../Project/Project.py" line="4013"/> 52733 <location filename="../Project/Project.py" line="3969"/>
52595 <source>Show the project properties</source> 52734 <source>Show the project properties</source>
52596 <translation>Affiche les propriétés du projet</translation> 52735 <translation>Affiche les propriétés du projet</translation>
52597 </message> 52736 </message>
52598 <message> 52737 <message>
52599 <location filename="../Project/Project.py" line="4014"/> 52738 <location filename="../Project/Project.py" line="3970"/>
52600 <source>&lt;b&gt;Properties...&lt;/b&gt;&lt;p&gt;This shows a dialog to edit the project properties.&lt;/p&gt;</source> 52739 <source>&lt;b&gt;Properties...&lt;/b&gt;&lt;p&gt;This shows a dialog to edit the project properties.&lt;/p&gt;</source>
52601 <translation>&lt;b&gt;Propriétés...&lt;/b&gt;&lt;p&gt;Affiche une boite de dialogue pour éditer les propriétés du projet.&lt;/p&gt;</translation> 52740 <translation>&lt;b&gt;Propriétés...&lt;/b&gt;&lt;p&gt;Affiche une boite de dialogue pour éditer les propriétés du projet.&lt;/p&gt;</translation>
52602 </message> 52741 </message>
52603 <message> 52742 <message>
52604 <location filename="../Project/Project.py" line="4136"/> 52743 <location filename="../Project/Project.py" line="4092"/>
52605 <source>Load session</source> 52744 <source>Load session</source>
52606 <translation>Charger la session</translation> 52745 <translation>Charger la session</translation>
52607 </message> 52746 </message>
52608 <message> 52747 <message>
52609 <location filename="../Project/Project.py" line="4140"/> 52748 <location filename="../Project/Project.py" line="4096"/>
52610 <source>Load the projects session file.</source> 52749 <source>Load the projects session file.</source>
52611 <translation>Charge le fichier de session du projet.</translation> 52750 <translation>Charge le fichier de session du projet.</translation>
52612 </message> 52751 </message>
52613 <message> 52752 <message>
52614 <location filename="../Project/Project.py" line="4141"/> 52753 <location filename="../Project/Project.py" line="4097"/>
52615 <source>&lt;b&gt;Load session&lt;/b&gt;&lt;p&gt;This loads the projects session file. The session consists of the following data.&lt;br&gt;- all open source files&lt;br&gt;- all breakpoint&lt;br&gt;- the commandline arguments&lt;br&gt;- the working directory&lt;br&gt;- the exception reporting flag&lt;/p&gt;</source> 52754 <source>&lt;b&gt;Load session&lt;/b&gt;&lt;p&gt;This loads the projects session file. The session consists of the following data.&lt;br&gt;- all open source files&lt;br&gt;- all breakpoint&lt;br&gt;- the commandline arguments&lt;br&gt;- the working directory&lt;br&gt;- the exception reporting flag&lt;/p&gt;</source>
52616 <translation>&lt;b&gt;Charger la session&lt;/b&gt;&lt;p&gt;Charge le fichier session du projet. Une session est constituée par les données suivantes.&lt;br&gt;- tous les fichiers open source&lt;br&gt;- tous les points d&apos;arrêts&lt;br&gt;- les arguments de ligne de commande&lt;br&gt;- le répertoire de travail&lt;br&gt;- le flag de rapport d&apos;exception&lt;/p&gt;</translation> 52755 <translation>&lt;b&gt;Charger la session&lt;/b&gt;&lt;p&gt;Charge le fichier session du projet. Une session est constituée par les données suivantes.&lt;br&gt;- tous les fichiers open source&lt;br&gt;- tous les points d&apos;arrêts&lt;br&gt;- les arguments de ligne de commande&lt;br&gt;- le répertoire de travail&lt;br&gt;- le flag de rapport d&apos;exception&lt;/p&gt;</translation>
52617 </message> 52756 </message>
52618 <message> 52757 <message>
52619 <location filename="../Project/Project.py" line="4154"/> 52758 <location filename="../Project/Project.py" line="4110"/>
52620 <source>Save session</source> 52759 <source>Save session</source>
52621 <translation>Enregistrer la session</translation> 52760 <translation>Enregistrer la session</translation>
52622 </message> 52761 </message>
52623 <message> 52762 <message>
52624 <location filename="../Project/Project.py" line="4158"/> 52763 <location filename="../Project/Project.py" line="4114"/>
52625 <source>Save the projects session file.</source> 52764 <source>Save the projects session file.</source>
52626 <translation>Enregistre le fichier de session du projet.</translation> 52765 <translation>Enregistre le fichier de session du projet.</translation>
52627 </message> 52766 </message>
52628 <message> 52767 <message>
52629 <location filename="../Project/Project.py" line="4159"/> 52768 <location filename="../Project/Project.py" line="4115"/>
52630 <source>&lt;b&gt;Save session&lt;/b&gt;&lt;p&gt;This saves the projects session file. The session consists of the following data.&lt;br&gt;- all open source files&lt;br&gt;- all breakpoint&lt;br&gt;- the commandline arguments&lt;br&gt;- the working directory&lt;br&gt;- the exception reporting flag&lt;/p&gt;</source> 52769 <source>&lt;b&gt;Save session&lt;/b&gt;&lt;p&gt;This saves the projects session file. The session consists of the following data.&lt;br&gt;- all open source files&lt;br&gt;- all breakpoint&lt;br&gt;- the commandline arguments&lt;br&gt;- the working directory&lt;br&gt;- the exception reporting flag&lt;/p&gt;</source>
52631 <translation>&lt;b&gt;Enregistrer la session&lt;/b&gt;&lt;p&gt;Enregistrer le fichier session du projet. Une session est constituée par les données suivantes.&lt;br&gt;- tous les fichiers open source&lt;br&gt;- tous les points d&apos;arrêts&lt;br&gt;- les arguments de ligne de commande&lt;br&gt;- le répertoire de travail&lt;br&gt;- le flag de rapport d&apos;exception&lt;/p&gt;</translation> 52770 <translation>&lt;b&gt;Enregistrer la session&lt;/b&gt;&lt;p&gt;Enregistrer le fichier session du projet. Une session est constituée par les données suivantes.&lt;br&gt;- tous les fichiers open source&lt;br&gt;- tous les points d&apos;arrêts&lt;br&gt;- les arguments de ligne de commande&lt;br&gt;- le répertoire de travail&lt;br&gt;- le flag de rapport d&apos;exception&lt;/p&gt;</translation>
52632 </message> 52771 </message>
52633 <message> 52772 <message>
52634 <location filename="../Project/Project.py" line="4186"/> 52773 <location filename="../Project/Project.py" line="4142"/>
52635 <source>Code Metrics</source> 52774 <source>Code Metrics</source>
52636 <translation>Statistiques du code</translation> 52775 <translation>Statistiques du code</translation>
52637 </message> 52776 </message>
52638 <message> 52777 <message>
52639 <location filename="../Project/Project.py" line="4186"/> 52778 <location filename="../Project/Project.py" line="4142"/>
52640 <source>&amp;Code Metrics...</source> 52779 <source>&amp;Code Metrics...</source>
52641 <translation>Statistiques du &amp;Code...</translation> 52780 <translation>Statistiques du &amp;Code...</translation>
52642 </message> 52781 </message>
52643 <message> 52782 <message>
52644 <location filename="../Project/Project.py" line="4190"/> 52783 <location filename="../Project/Project.py" line="4146"/>
52645 <source>Show some code metrics for the project.</source> 52784 <source>Show some code metrics for the project.</source>
52646 <translation>Affiche des statistiques sur le code du projet.</translation> 52785 <translation>Affiche des statistiques sur le code du projet.</translation>
52647 </message> 52786 </message>
52648 <message> 52787 <message>
52649 <location filename="../Project/Project.py" line="4192"/> 52788 <location filename="../Project/Project.py" line="4148"/>
52650 <source>&lt;b&gt;Code Metrics...&lt;/b&gt;&lt;p&gt;This shows some code metrics for all Python files in the project.&lt;/p&gt;</source> 52789 <source>&lt;b&gt;Code Metrics...&lt;/b&gt;&lt;p&gt;This shows some code metrics for all Python files in the project.&lt;/p&gt;</source>
52651 <translation>&lt;b&gt;Statistiques du Code...&lt;/b&gt;&lt;p&gt;Affiche des statistiques sur le code de tous les fichiers Python du projet.&lt;/p&gt;</translation> 52790 <translation>&lt;b&gt;Statistiques du Code...&lt;/b&gt;&lt;p&gt;Affiche des statistiques sur le code de tous les fichiers Python du projet.&lt;/p&gt;</translation>
52652 </message> 52791 </message>
52653 <message> 52792 <message>
52654 <location filename="../Project/Project.py" line="4200"/> 52793 <location filename="../Project/Project.py" line="4156"/>
52655 <source>Python Code Coverage</source> 52794 <source>Python Code Coverage</source>
52656 <translation> Code Coverage Python</translation> 52795 <translation> Code Coverage Python</translation>
52657 </message> 52796 </message>
52658 <message> 52797 <message>
52659 <location filename="../Project/Project.py" line="4200"/> 52798 <location filename="../Project/Project.py" line="4156"/>
52660 <source>Code Co&amp;verage...</source> 52799 <source>Code Co&amp;verage...</source>
52661 <translation>Code Co&amp;verage...</translation> 52800 <translation>Code Co&amp;verage...</translation>
52662 </message> 52801 </message>
52663 <message> 52802 <message>
52664 <location filename="../Project/Project.py" line="4204"/> 52803 <location filename="../Project/Project.py" line="4160"/>
52665 <source>Show code coverage information for the project.</source> 52804 <source>Show code coverage information for the project.</source>
52666 <translation>Affiche les informations de code coverage pour le projet.</translation> 52805 <translation>Affiche les informations de code coverage pour le projet.</translation>
52667 </message> 52806 </message>
52668 <message> 52807 <message>
52669 <location filename="../Project/Project.py" line="4206"/> 52808 <location filename="../Project/Project.py" line="4162"/>
52670 <source>&lt;b&gt;Code Coverage...&lt;/b&gt;&lt;p&gt;This shows the code coverage information for all Python files in the project.&lt;/p&gt;</source> 52809 <source>&lt;b&gt;Code Coverage...&lt;/b&gt;&lt;p&gt;This shows the code coverage information for all Python files in the project.&lt;/p&gt;</source>
52671 <translation>&lt;b&gt;Code Coverage...&lt;/b&gt;&lt;p&gt;Affiche les informations de code coverage pour le projet.&lt;/p&gt;</translation> 52810 <translation>&lt;b&gt;Code Coverage...&lt;/b&gt;&lt;p&gt;Affiche les informations de code coverage pour le projet.&lt;/p&gt;</translation>
52672 </message> 52811 </message>
52673 <message> 52812 <message>
52674 <location filename="../Project/Project.py" line="5088"/> 52813 <location filename="../Project/Project.py" line="5044"/>
52675 <source>Profile Data</source> 52814 <source>Profile Data</source>
52676 <translation>Profiling des données</translation> 52815 <translation>Profiling des données</translation>
52677 </message> 52816 </message>
52678 <message> 52817 <message>
52679 <location filename="../Project/Project.py" line="4214"/> 52818 <location filename="../Project/Project.py" line="4170"/>
52680 <source>&amp;Profile Data...</source> 52819 <source>&amp;Profile Data...</source>
52681 <translation>&amp;Profiling des données...</translation> 52820 <translation>&amp;Profiling des données...</translation>
52682 </message> 52821 </message>
52683 <message> 52822 <message>
52684 <location filename="../Project/Project.py" line="4218"/> 52823 <location filename="../Project/Project.py" line="4174"/>
52685 <source>Show profiling data for the project.</source> 52824 <source>Show profiling data for the project.</source>
52686 <translation>Affiche le profiling des données du projet.</translation> 52825 <translation>Affiche le profiling des données du projet.</translation>
52687 </message> 52826 </message>
52688 <message> 52827 <message>
52689 <location filename="../Project/Project.py" line="4220"/> 52828 <location filename="../Project/Project.py" line="4176"/>
52690 <source>&lt;b&gt;Profile Data...&lt;/b&gt;&lt;p&gt;This shows the profiling data for the project.&lt;/p&gt;</source> 52829 <source>&lt;b&gt;Profile Data...&lt;/b&gt;&lt;p&gt;This shows the profiling data for the project.&lt;/p&gt;</source>
52691 <translation>&lt;b&gt;Profilling des données...&lt;/b&gt;&lt;p&gt;Affiche le profiling des données du projet.&lt;/p&gt;</translation> 52830 <translation>&lt;b&gt;Profilling des données...&lt;/b&gt;&lt;p&gt;Affiche le profiling des données du projet.&lt;/p&gt;</translation>
52692 </message> 52831 </message>
52693 <message> 52832 <message>
52694 <location filename="../Project/Project.py" line="5142"/> 52833 <location filename="../Project/Project.py" line="5098"/>
52695 <source>Application Diagram</source> 52834 <source>Application Diagram</source>
52696 <translation>Diagramme de l&apos;application</translation> 52835 <translation>Diagramme de l&apos;application</translation>
52697 </message> 52836 </message>
52698 <message> 52837 <message>
52699 <location filename="../Project/Project.py" line="4229"/> 52838 <location filename="../Project/Project.py" line="4185"/>
52700 <source>&amp;Application Diagram...</source> 52839 <source>&amp;Application Diagram...</source>
52701 <translation>&amp;Diagramme de l&apos;application...</translation> 52840 <translation>&amp;Diagramme de l&apos;application...</translation>
52702 </message> 52841 </message>
52703 <message> 52842 <message>
52704 <location filename="../Project/Project.py" line="4233"/> 52843 <location filename="../Project/Project.py" line="4189"/>
52705 <source>Show a diagram of the project.</source> 52844 <source>Show a diagram of the project.</source>
52706 <translation>Affiche le diagramme de l&apos;application.</translation> 52845 <translation>Affiche le diagramme de l&apos;application.</translation>
52707 </message> 52846 </message>
52708 <message> 52847 <message>
52709 <location filename="../Project/Project.py" line="4235"/> 52848 <location filename="../Project/Project.py" line="4191"/>
52710 <source>&lt;b&gt;Application Diagram...&lt;/b&gt;&lt;p&gt;This shows a diagram of the project.&lt;/p&gt;</source> 52849 <source>&lt;b&gt;Application Diagram...&lt;/b&gt;&lt;p&gt;This shows a diagram of the project.&lt;/p&gt;</source>
52711 <translation>&lt;b&gt;Diagramme de l&apos;application...&lt;/b&gt;&lt;p&gt;Affiche le diagramme du projet.&lt;/p&gt;</translation> 52850 <translation>&lt;b&gt;Diagramme de l&apos;application...&lt;/b&gt;&lt;p&gt;Affiche le diagramme du projet.&lt;/p&gt;</translation>
52712 </message> 52851 </message>
52713 <message> 52852 <message>
52714 <location filename="../Project/Project.py" line="4361"/> 52853 <location filename="../Project/Project.py" line="4317"/>
52715 <source>Open &amp;Recent Projects</source> 52854 <source>Open &amp;Recent Projects</source>
52716 <translation>Ouvrir un projet &amp;récent</translation> 52855 <translation>Ouvrir un projet &amp;récent</translation>
52717 </message> 52856 </message>
52718 <message> 52857 <message>
52719 <location filename="../Project/Project.py" line="4373"/> 52858 <location filename="../Project/Project.py" line="4329"/>
52720 <source>&amp;Diagrams</source> 52859 <source>&amp;Diagrams</source>
52721 <translation>&amp;Diagrammes</translation> 52860 <translation>&amp;Diagrammes</translation>
52722 </message> 52861 </message>
52723 <message> 52862 <message>
52724 <location filename="../Project/Project.py" line="4370"/> 52863 <location filename="../Project/Project.py" line="4326"/>
52725 <source>Chec&amp;k</source> 52864 <source>Chec&amp;k</source>
52726 <translation>&amp;Vérification</translation> 52865 <translation>&amp;Vérification</translation>
52727 </message> 52866 </message>
52728 <message> 52867 <message>
52729 <location filename="../Project/Project.py" line="4366"/> 52868 <location filename="../Project/Project.py" line="4322"/>
52730 <source>&amp;Version Control</source> 52869 <source>&amp;Version Control</source>
52731 <translation>&amp;Contrôle de version</translation> 52870 <translation>&amp;Contrôle de version</translation>
52732 </message> 52871 </message>
52733 <message> 52872 <message>
52734 <location filename="../Project/Project.py" line="4372"/> 52873 <location filename="../Project/Project.py" line="4328"/>
52735 <source>Sho&amp;w</source> 52874 <source>Sho&amp;w</source>
52736 <translation>&amp;Affichage</translation> 52875 <translation>&amp;Affichage</translation>
52737 </message> 52876 </message>
52738 <message> 52877 <message>
52739 <location filename="../Project/Project.py" line="4375"/> 52878 <location filename="../Project/Project.py" line="4331"/>
52740 <source>Source &amp;Documentation</source> 52879 <source>Source &amp;Documentation</source>
52741 <translation>&amp;Documentation automatique</translation> 52880 <translation>&amp;Documentation automatique</translation>
52742 </message> 52881 </message>
52743 <message> 52882 <message>
52744 <location filename="../Project/Project.py" line="4739"/> 52883 <location filename="../Project/Project.py" line="4695"/>
52745 <source>Search New Files</source> 52884 <source>Search New Files</source>
52746 <translation>Rechercher des nouveaux fichiers</translation> 52885 <translation>Rechercher des nouveaux fichiers</translation>
52747 </message> 52886 </message>
52748 <message> 52887 <message>
52749 <location filename="../Project/Project.py" line="4739"/> 52888 <location filename="../Project/Project.py" line="4695"/>
52750 <source>There were no new files found to be added.</source> 52889 <source>There were no new files found to be added.</source>
52751 <translation>Aucun fichier à ajouter n&apos;a été trouvé.</translation> 52890 <translation>Aucun fichier à ajouter n&apos;a été trouvé.</translation>
52752 </message> 52891 </message>
52753 <message> 52892 <message>
52754 <location filename="../Project/Project.py" line="4885"/> 52893 <location filename="../Project/Project.py" line="4841"/>
52755 <source>Version Control System</source> 52894 <source>Version Control System</source>
52756 <translation>Système de conrôle des versions (VCS)</translation> 52895 <translation>Système de conrôle des versions (VCS)</translation>
52757 </message> 52896 </message>
52758 <message> 52897 <message>
52759 <location filename="../Project/Project.py" line="5015"/> 52898 <location filename="../Project/Project.py" line="4971"/>
52760 <source>Coverage Data</source> 52899 <source>Coverage Data</source>
52761 <translation>Coverage de données</translation> 52900 <translation>Coverage de données</translation>
52762 </message> 52901 </message>
52763 <message> 52902 <message>
52764 <location filename="../Project/Project.py" line="5065"/> 52903 <location filename="../Project/Project.py" line="5021"/>
52765 <source>There is no main script defined for the current project. Aborting</source> 52904 <source>There is no main script defined for the current project. Aborting</source>
52766 <translation>Il n&apos;y a pas de script principal défini dans le projet en cours. Abandon</translation> 52905 <translation>Il n&apos;y a pas de script principal défini dans le projet en cours. Abandon</translation>
52767 </message> 52906 </message>
52768 <message> 52907 <message>
52769 <location filename="../Project/Project.py" line="1976"/> 52908 <location filename="../Project/Project.py" line="1941"/>
52770 <source>Rename file</source> 52909 <source>Rename file</source>
52771 <translation>Renommer le fichier</translation> 52910 <translation>Renommer le fichier</translation>
52772 </message> 52911 </message>
52773 <message> 52912 <message>
52774 <location filename="../Project/Project.py" line="2000"/> 52913 <location filename="../Project/Project.py" line="1965"/>
52775 <source>Rename File</source> 52914 <source>Rename File</source>
52776 <translation>Renommer le fichier</translation> 52915 <translation>Renommer le fichier</translation>
52777 </message> 52916 </message>
52778 <message> 52917 <message>
52779 <location filename="../Project/Project.py" line="2982"/> 52918 <location filename="../Project/Project.py" line="2947"/>
52780 <source>New Project</source> 52919 <source>New Project</source>
52781 <translation>Nouveau projet</translation> 52920 <translation>Nouveau projet</translation>
52782 </message> 52921 </message>
52783 <message> 52922 <message>
52784 <location filename="../Project/Project.py" line="2491"/> 52923 <location filename="../Project/Project.py" line="2456"/>
52785 <source>Add existing files to the project?</source> 52924 <source>Add existing files to the project?</source>
52786 <translation>Ajouter des fichiers existant au projet ?</translation> 52925 <translation>Ajouter des fichiers existant au projet ?</translation>
52787 </message> 52926 </message>
52788 <message> 52927 <message>
52789 <location filename="../Project/Project.py" line="2618"/> 52928 <location filename="../Project/Project.py" line="2583"/>
52790 <source>Would you like to edit the VCS command options?</source> 52929 <source>Would you like to edit the VCS command options?</source>
52791 <translation>Voulez-vous éditer les options de commande VCS ?</translation> 52930 <translation>Voulez-vous éditer les options de commande VCS ?</translation>
52792 </message> 52931 </message>
52793 <message> 52932 <message>
52794 <location filename="../Project/Project.py" line="2561"/> 52933 <location filename="../Project/Project.py" line="2526"/>
52795 <source>Shall the project file be added to the repository?</source> 52934 <source>Shall the project file be added to the repository?</source>
52796 <translation>Le fichier projet doit-il être ajouté au référentiel?</translation> 52935 <translation>Le fichier projet doit-il être ajouté au référentiel?</translation>
52797 </message> 52936 </message>
52798 <message> 52937 <message>
52799 <location filename="../Project/Project.py" line="2590"/> 52938 <location filename="../Project/Project.py" line="2555"/>
52800 <source>Select version control system for the project</source> 52939 <source>Select version control system for the project</source>
52801 <translation>Sélectionner un système de contrôle de version (VCS) pour le projet</translation> 52940 <translation>Sélectionner un système de contrôle de version (VCS) pour le projet</translation>
52802 </message> 52941 </message>
52803 <message> 52942 <message>
52804 <location filename="../Project/Project.py" line="3948"/> 52943 <location filename="../Project/Project.py" line="3904"/>
52805 <source>Add directory to project</source> 52944 <source>Add directory to project</source>
52806 <translation>Ajouter un répertoire au projet</translation> 52945 <translation>Ajouter un répertoire au projet</translation>
52807 </message> 52946 </message>
52808 <message> 52947 <message>
52809 <location filename="../Project/Project.py" line="3948"/> 52948 <location filename="../Project/Project.py" line="3904"/>
52810 <source>Add directory...</source> 52949 <source>Add directory...</source>
52811 <translation>Ajouter un répertoire...</translation> 52950 <translation>Ajouter un répertoire...</translation>
52812 </message> 52951 </message>
52813 <message> 52952 <message>
52814 <location filename="../Project/Project.py" line="3953"/> 52953 <location filename="../Project/Project.py" line="3909"/>
52815 <source>Add a directory to the current project</source> 52954 <source>Add a directory to the current project</source>
52816 <translation>Ajouter un répertoire au projet courant</translation> 52955 <translation>Ajouter un répertoire au projet courant</translation>
52817 </message> 52956 </message>
52818 <message> 52957 <message>
52819 <location filename="../Project/Project.py" line="3955"/> 52958 <location filename="../Project/Project.py" line="3911"/>
52820 <source>&lt;b&gt;Add directory...&lt;/b&gt;&lt;p&gt;This opens a dialog for adding a directory to the current project.&lt;/p&gt;</source> 52959 <source>&lt;b&gt;Add directory...&lt;/b&gt;&lt;p&gt;This opens a dialog for adding a directory to the current project.&lt;/p&gt;</source>
52821 <translation>&lt;b&gt;Ajouter un répertoire...&lt;/b&gt;&lt;p&gt;Ouvre une fenêtre pour ajouter un répertoire au projet courant.&lt;/p&gt;</translation> 52960 <translation>&lt;b&gt;Ajouter un répertoire...&lt;/b&gt;&lt;p&gt;Ouvre une fenêtre pour ajouter un répertoire au projet courant.&lt;/p&gt;</translation>
52822 </message> 52961 </message>
52823 <message> 52962 <message>
52824 <location filename="../Project/Project.py" line="5038"/> 52963 <location filename="../Project/Project.py" line="4994"/>
52825 <source>Code Coverage</source> 52964 <source>Code Coverage</source>
52826 <translation>Code Coverage</translation> 52965 <translation>Code Coverage</translation>
52827 </message> 52966 </message>
52828 <message> 52967 <message>
52829 <location filename="../Project/Project.py" line="5038"/> 52968 <location filename="../Project/Project.py" line="4994"/>
52830 <source>Please select a coverage file</source> 52969 <source>Please select a coverage file</source>
52831 <translation>Sélectionner un fichier coverage</translation> 52970 <translation>Sélectionner un fichier coverage</translation>
52832 </message> 52971 </message>
52833 <message> 52972 <message>
52834 <location filename="../Project/Project.py" line="5088"/> 52973 <location filename="../Project/Project.py" line="5044"/>
52835 <source>Please select a profile file</source> 52974 <source>Please select a profile file</source>
52836 <translation>Sélectionner un fichier profile</translation> 52975 <translation>Sélectionner un fichier profile</translation>
52837 </message> 52976 </message>
52838 <message> 52977 <message>
52839 <location filename="../Project/Project.py" line="1103"/> 52978 <location filename="../Project/Project.py" line="1069"/>
52840 <source>Delete project session</source> 52979 <source>Delete project session</source>
52841 <translation>Supprime la session de projet</translation> 52980 <translation>Supprime la session de projet</translation>
52842 </message> 52981 </message>
52843 <message> 52982 <message>
52844 <location filename="../Project/Project.py" line="4172"/> 52983 <location filename="../Project/Project.py" line="4128"/>
52845 <source>Delete session</source> 52984 <source>Delete session</source>
52846 <translation>Supprimer la session</translation> 52985 <translation>Supprimer la session</translation>
52847 </message> 52986 </message>
52848 <message> 52987 <message>
52849 <location filename="../Project/Project.py" line="4176"/> 52988 <location filename="../Project/Project.py" line="4132"/>
52850 <source>Delete the projects session file.</source> 52989 <source>Delete the projects session file.</source>
52851 <translation>Suppression du fichier session de projet.</translation> 52990 <translation>Suppression du fichier session de projet.</translation>
52852 </message> 52991 </message>
52853 <message> 52992 <message>
52854 <location filename="../Project/Project.py" line="4177"/> 52993 <location filename="../Project/Project.py" line="4133"/>
52855 <source>&lt;b&gt;Delete session&lt;/b&gt;&lt;p&gt;This deletes the projects session file&lt;/p&gt;</source> 52994 <source>&lt;b&gt;Delete session&lt;/b&gt;&lt;p&gt;This deletes the projects session file&lt;/p&gt;</source>
52856 <translation>&lt;b&gt;Suppression de session&lt;/b&gt;&lt;p&gt;Ceci supprime le fichier session de projet.&lt;/p&gt;</translation> 52995 <translation>&lt;b&gt;Suppression de session&lt;/b&gt;&lt;p&gt;Ceci supprime le fichier session de projet.&lt;/p&gt;</translation>
52857 </message> 52996 </message>
52858 <message> 52997 <message>
52859 <location filename="../Project/Project.py" line="283"/> 52998 <location filename="../Project/Project.py" line="270"/>
52860 <source>Console</source> 52999 <source>Console</source>
52861 <translation>Console</translation> 53000 <translation>Console</translation>
52862 </message> 53001 </message>
52863 <message> 53002 <message>
52864 <location filename="../Project/Project.py" line="284"/> 53003 <location filename="../Project/Project.py" line="271"/>
52865 <source>Other</source> 53004 <source>Other</source>
52866 <translation>Autre</translation> 53005 <translation>Autre</translation>
52867 </message> 53006 </message>
52868 <message> 53007 <message>
52869 <location filename="../Project/Project.py" line="5142"/> 53008 <location filename="../Project/Project.py" line="5098"/>
52870 <source>Include module names?</source> 53009 <source>Include module names?</source>
52871 <translation>Inclure les noms de modules ?</translation> 53010 <translation>Inclure les noms de modules ?</translation>
52872 </message> 53011 </message>
52873 <message> 53012 <message>
52874 <location filename="../Project/Project.py" line="2280"/> 53013 <location filename="../Project/Project.py" line="2245"/>
52875 <source>Delete directory</source> 53014 <source>Delete directory</source>
52876 <translation>Suppression répertoire</translation> 53015 <translation>Suppression répertoire</translation>
52877 </message> 53016 </message>
52878 <message> 53017 <message>
52879 <location filename="../Project/Project.py" line="1137"/> 53018 <location filename="../Project/Project.py" line="1103"/>
52880 <source>Read tasks</source> 53019 <source>Read tasks</source>
52881 <translation>Tâches lues</translation> 53020 <translation>Tâches lues</translation>
52882 </message> 53021 </message>
52883 <message> 53022 <message>
52884 <location filename="../Project/Project.py" line="1157"/> 53023 <location filename="../Project/Project.py" line="1123"/>
52885 <source>Save tasks</source> 53024 <source>Save tasks</source>
52886 <translation>Tâches enregistrées</translation> 53025 <translation>Tâches enregistrées</translation>
52887 </message> 53026 </message>
52888 <message> 53027 <message>
52889 <location filename="../Project/Project.py" line="1216"/> 53028 <location filename="../Project/Project.py" line="1182"/>
52890 <source>Read debugger properties</source> 53029 <source>Read debugger properties</source>
52891 <translation>Lecture des propriétés du débogueur</translation> 53030 <translation>Lecture des propriétés du débogueur</translation>
52892 </message> 53031 </message>
52893 <message> 53032 <message>
52894 <location filename="../Project/Project.py" line="1251"/> 53033 <location filename="../Project/Project.py" line="1217"/>
52895 <source>Save debugger properties</source> 53034 <source>Save debugger properties</source>
52896 <translation>Enregistrement des propriétés du débogueur</translation> 53035 <translation>Enregistrement des propriétés du débogueur</translation>
52897 </message> 53036 </message>
52898 <message> 53037 <message>
52899 <location filename="../Project/Project.py" line="1277"/> 53038 <location filename="../Project/Project.py" line="1243"/>
52900 <source>Delete debugger properties</source> 53039 <source>Delete debugger properties</source>
52901 <translation>Suppression des propriétés du débogueur</translation> 53040 <translation>Suppression des propriétés du débogueur</translation>
52902 </message> 53041 </message>
52903 <message> 53042 <message>
52904 <location filename="../Project/Project.py" line="4072"/> 53043 <location filename="../Project/Project.py" line="4028"/>
52905 <source>Debugger Properties</source> 53044 <source>Debugger Properties</source>
52906 <translation>Propriétés du Débogueur</translation> 53045 <translation>Propriétés du Débogueur</translation>
52907 </message> 53046 </message>
52908 <message> 53047 <message>
52909 <location filename="../Project/Project.py" line="4072"/> 53048 <location filename="../Project/Project.py" line="4028"/>
52910 <source>Debugger &amp;Properties...</source> 53049 <source>Debugger &amp;Properties...</source>
52911 <translation>Débogueur &amp; Propriétés...</translation> 53050 <translation>Débogueur &amp; Propriétés...</translation>
52912 </message> 53051 </message>
52913 <message> 53052 <message>
52914 <location filename="../Project/Project.py" line="4076"/> 53053 <location filename="../Project/Project.py" line="4032"/>
52915 <source>Show the debugger properties</source> 53054 <source>Show the debugger properties</source>
52916 <translation>Affichage des propriétés du débogueur</translation> 53055 <translation>Affichage des propriétés du débogueur</translation>
52917 </message> 53056 </message>
52918 <message> 53057 <message>
52919 <location filename="../Project/Project.py" line="4077"/> 53058 <location filename="../Project/Project.py" line="4033"/>
52920 <source>&lt;b&gt;Debugger Properties...&lt;/b&gt;&lt;p&gt;This shows a dialog to edit project specific debugger settings.&lt;/p&gt;</source> 53059 <source>&lt;b&gt;Debugger Properties...&lt;/b&gt;&lt;p&gt;This shows a dialog to edit project specific debugger settings.&lt;/p&gt;</source>
52921 <translation>&lt;b&gt;Propriétés du Débogueur...&lt;/b&gt;&lt;p&gt;Affiche une boite de dialogue permettant d&apos;éditer les proprités du débogueur, spécifiques au projet.&lt;/p&gt;</translation> 53060 <translation>&lt;b&gt;Propriétés du Débogueur...&lt;/b&gt;&lt;p&gt;Affiche une boite de dialogue permettant d&apos;éditer les proprités du débogueur, spécifiques au projet.&lt;/p&gt;</translation>
52922 </message> 53061 </message>
52923 <message> 53062 <message>
52924 <location filename="../Project/Project.py" line="4085"/> 53063 <location filename="../Project/Project.py" line="4041"/>
52925 <source>Load</source> 53064 <source>Load</source>
52926 <translation>Charger</translation> 53065 <translation>Charger</translation>
52927 </message> 53066 </message>
52928 <message> 53067 <message>
52929 <location filename="../Project/Project.py" line="4085"/> 53068 <location filename="../Project/Project.py" line="4041"/>
52930 <source>&amp;Load</source> 53069 <source>&amp;Load</source>
52931 <translation>&amp;Charger</translation> 53070 <translation>&amp;Charger</translation>
52932 </message> 53071 </message>
52933 <message> 53072 <message>
52934 <location filename="../Project/Project.py" line="4089"/> 53073 <location filename="../Project/Project.py" line="4045"/>
52935 <source>Load the debugger properties</source> 53074 <source>Load the debugger properties</source>
52936 <translation>Charger les propriétés du débogueur</translation> 53075 <translation>Charger les propriétés du débogueur</translation>
52937 </message> 53076 </message>
52938 <message> 53077 <message>
52939 <location filename="../Project/Project.py" line="4097"/> 53078 <location filename="../Project/Project.py" line="4053"/>
52940 <source>Save</source> 53079 <source>Save</source>
52941 <translation>Enregistrer</translation> 53080 <translation>Enregistrer</translation>
52942 </message> 53081 </message>
52943 <message> 53082 <message>
52944 <location filename="../Project/Project.py" line="4101"/> 53083 <location filename="../Project/Project.py" line="4057"/>
52945 <source>Save the debugger properties</source> 53084 <source>Save the debugger properties</source>
52946 <translation>Enregistrer les propriétés du débogueur</translation> 53085 <translation>Enregistrer les propriétés du débogueur</translation>
52947 </message> 53086 </message>
52948 <message> 53087 <message>
52949 <location filename="../Project/Project.py" line="4109"/> 53088 <location filename="../Project/Project.py" line="4065"/>
52950 <source>Delete</source> 53089 <source>Delete</source>
52951 <translation>Supprimer</translation> 53090 <translation>Supprimer</translation>
52952 </message> 53091 </message>
52953 <message> 53092 <message>
52954 <location filename="../Project/Project.py" line="4109"/> 53093 <location filename="../Project/Project.py" line="4065"/>
52955 <source>&amp;Delete</source> 53094 <source>&amp;Delete</source>
52956 <translation>&amp;Supprimer</translation> 53095 <translation>&amp;Supprimer</translation>
52957 </message> 53096 </message>
52958 <message> 53097 <message>
52959 <location filename="../Project/Project.py" line="4113"/> 53098 <location filename="../Project/Project.py" line="4069"/>
52960 <source>Delete the debugger properties</source> 53099 <source>Delete the debugger properties</source>
52961 <translation>Supprimer les propriétés du débogueur</translation> 53100 <translation>Supprimer les propriétés du débogueur</translation>
52962 </message> 53101 </message>
52963 <message> 53102 <message>
52964 <location filename="../Project/Project.py" line="4122"/> 53103 <location filename="../Project/Project.py" line="4078"/>
52965 <source>Reset</source> 53104 <source>Reset</source>
52966 <translation>Réinitialiser</translation> 53105 <translation>Réinitialiser</translation>
52967 </message> 53106 </message>
52968 <message> 53107 <message>
52969 <location filename="../Project/Project.py" line="4122"/> 53108 <location filename="../Project/Project.py" line="4078"/>
52970 <source>&amp;Reset</source> 53109 <source>&amp;Reset</source>
52971 <translation>&amp;Réinitialiser</translation> 53110 <translation>&amp;Réinitialiser</translation>
52972 </message> 53111 </message>
52973 <message> 53112 <message>
52974 <location filename="../Project/Project.py" line="4126"/> 53113 <location filename="../Project/Project.py" line="4082"/>
52975 <source>Reset the debugger properties</source> 53114 <source>Reset the debugger properties</source>
52976 <translation>Réinitialise des propriétés du débogueur</translation> 53115 <translation>Réinitialise des propriétés du débogueur</translation>
52977 </message> 53116 </message>
52978 <message> 53117 <message>
52979 <location filename="../Project/Project.py" line="4363"/> 53118 <location filename="../Project/Project.py" line="4319"/>
52980 <source>Debugger</source> 53119 <source>Debugger</source>
52981 <translation>Débogueur</translation> 53120 <translation>Débogueur</translation>
52982 </message> 53121 </message>
52983 <message> 53122 <message>
52984 <location filename="../Project/Project.py" line="4362"/> 53123 <location filename="../Project/Project.py" line="4318"/>
52985 <source>Session</source> 53124 <source>Session</source>
52986 <translation>Session</translation> 53125 <translation>Session</translation>
52987 </message> 53126 </message>
52988 <message> 53127 <message>
52989 <location filename="../Project/Project.py" line="4090"/> 53128 <location filename="../Project/Project.py" line="4046"/>
52990 <source>&lt;b&gt;Load Debugger Properties&lt;/b&gt;&lt;p&gt;This loads the project specific debugger settings.&lt;/p&gt;</source> 53129 <source>&lt;b&gt;Load Debugger Properties&lt;/b&gt;&lt;p&gt;This loads the project specific debugger settings.&lt;/p&gt;</source>
52991 <translation>&lt;b&gt;Chargement des Propriétés du Débogueur&lt;/b&gt;&lt;p&gt;Charge la configuration du débogueur spécifique au projet.&lt;/p&gt;</translation> 53130 <translation>&lt;b&gt;Chargement des Propriétés du Débogueur&lt;/b&gt;&lt;p&gt;Charge la configuration du débogueur spécifique au projet.&lt;/p&gt;</translation>
52992 </message> 53131 </message>
52993 <message> 53132 <message>
52994 <location filename="../Project/Project.py" line="4102"/> 53133 <location filename="../Project/Project.py" line="4058"/>
52995 <source>&lt;b&gt;Save Debugger Properties&lt;/b&gt;&lt;p&gt;This saves the project specific debugger settings.&lt;/p&gt;</source> 53134 <source>&lt;b&gt;Save Debugger Properties&lt;/b&gt;&lt;p&gt;This saves the project specific debugger settings.&lt;/p&gt;</source>
52996 <translation>&lt;b&gt;Enregistrement des Propriétés du Débogueur&lt;/b&gt;&lt;p&gt;Enregistre la configuration du débogueur spécifique au projet.&lt;/p&gt;</translation> 53135 <translation>&lt;b&gt;Enregistrement des Propriétés du Débogueur&lt;/b&gt;&lt;p&gt;Enregistre la configuration du débogueur spécifique au projet.&lt;/p&gt;</translation>
52997 </message> 53136 </message>
52998 <message> 53137 <message>
52999 <location filename="../Project/Project.py" line="4114"/> 53138 <location filename="../Project/Project.py" line="4070"/>
53000 <source>&lt;b&gt;Delete Debugger Properties&lt;/b&gt;&lt;p&gt;This deletes the file containing the project specific debugger settings.&lt;/p&gt;</source> 53139 <source>&lt;b&gt;Delete Debugger Properties&lt;/b&gt;&lt;p&gt;This deletes the file containing the project specific debugger settings.&lt;/p&gt;</source>
53001 <translation>&lt;b&gt;Suppression des Propriétés du Débogueur...&lt;/b&gt;&lt;p&gt;Supprime la configuration du débogueur spécifique au projet.&lt;/p&gt;</translation> 53140 <translation>&lt;b&gt;Suppression des Propriétés du Débogueur...&lt;/b&gt;&lt;p&gt;Supprime la configuration du débogueur spécifique au projet.&lt;/p&gt;</translation>
53002 </message> 53141 </message>
53003 <message> 53142 <message>
53004 <location filename="../Project/Project.py" line="4127"/> 53143 <location filename="../Project/Project.py" line="4083"/>
53005 <source>&lt;b&gt;Reset Debugger Properties&lt;/b&gt;&lt;p&gt;This resets the project specific debugger settings.&lt;/p&gt;</source> 53144 <source>&lt;b&gt;Reset Debugger Properties&lt;/b&gt;&lt;p&gt;This resets the project specific debugger settings.&lt;/p&gt;</source>
53006 <translation>&lt;b&gt;Réinitialiser les propriétés du débogueur&lt;/b&gt;&lt;p&gt;Réinitialise la configuration du débogueur spécifique au projet.&lt;/p&gt;</translation> 53145 <translation>&lt;b&gt;Réinitialiser les propriétés du débogueur&lt;/b&gt;&lt;p&gt;Réinitialise la configuration du débogueur spécifique au projet.&lt;/p&gt;</translation>
53007 </message> 53146 </message>
53008 <message> 53147 <message>
53009 <location filename="../Project/Project.py" line="4036"/> 53148 <location filename="../Project/Project.py" line="3992"/>
53010 <source>Filetype Associations</source> 53149 <source>Filetype Associations</source>
53011 <translation>Association des types de fichiers</translation> 53150 <translation>Association des types de fichiers</translation>
53012 </message> 53151 </message>
53013 <message> 53152 <message>
53014 <location filename="../Project/Project.py" line="4036"/> 53153 <location filename="../Project/Project.py" line="3992"/>
53015 <source>Filetype Associations...</source> 53154 <source>Filetype Associations...</source>
53016 <translation>Association des types de fichiers...</translation> 53155 <translation>Association des types de fichiers...</translation>
53017 </message> 53156 </message>
53018 <message> 53157 <message>
53019 <location filename="../Project/Project.py" line="4040"/> 53158 <location filename="../Project/Project.py" line="3996"/>
53020 <source>Show the project filetype associations</source> 53159 <source>Show the project filetype associations</source>
53021 <translation>Affiche les asociation Fichier/Type de fichier pour le projet</translation> 53160 <translation>Affiche les asociation Fichier/Type de fichier pour le projet</translation>
53022 </message> 53161 </message>
53023 <message> 53162 <message>
53024 <location filename="../Project/Project.py" line="4374"/> 53163 <location filename="../Project/Project.py" line="4330"/>
53025 <source>Pac&amp;kagers</source> 53164 <source>Pac&amp;kagers</source>
53026 <translation>Création de pac&amp;kage</translation> 53165 <translation>Création de pac&amp;kage</translation>
53027 </message> 53166 </message>
53028 <message> 53167 <message>
53029 <location filename="../Project/Project.py" line="3932"/> 53168 <location filename="../Project/Project.py" line="3888"/>
53030 <source>Add files to project</source> 53169 <source>Add files to project</source>
53031 <translation>Ajouter des fichiers au projet</translation> 53170 <translation>Ajouter des fichiers au projet</translation>
53032 </message> 53171 </message>
53033 <message> 53172 <message>
53034 <location filename="../Project/Project.py" line="3932"/> 53173 <location filename="../Project/Project.py" line="3888"/>
53035 <source>Add &amp;files...</source> 53174 <source>Add &amp;files...</source>
53036 <translation>Ajouter des &amp;fichiers...</translation> 53175 <translation>Ajouter des &amp;fichiers...</translation>
53037 </message> 53176 </message>
53038 <message> 53177 <message>
53039 <location filename="../Project/Project.py" line="3937"/> 53178 <location filename="../Project/Project.py" line="3893"/>
53040 <source>Add files to the current project</source> 53179 <source>Add files to the current project</source>
53041 <translation>Ajouter des fichiers au projet courant</translation> 53180 <translation>Ajouter des fichiers au projet courant</translation>
53042 </message> 53181 </message>
53043 <message> 53182 <message>
53044 <location filename="../Project/Project.py" line="3939"/> 53183 <location filename="../Project/Project.py" line="3895"/>
53045 <source>&lt;b&gt;Add files...&lt;/b&gt;&lt;p&gt;This opens a dialog for adding files to the current project. The place to add is determined by the file extension.&lt;/p&gt;</source> 53184 <source>&lt;b&gt;Add files...&lt;/b&gt;&lt;p&gt;This opens a dialog for adding files to the current project. The place to add is determined by the file extension.&lt;/p&gt;</source>
53046 <translation>&lt;b&gt;Ajouter des fichiers...&lt;/b&gt;&lt;p&gt;Ouvre une boite de dialogue pour ajouter des fichiers au projet courant. La position pour l&apos;insertion est déterminée par l&apos;extension du fichier.&lt;/p&gt;</translation> 53185 <translation>&lt;b&gt;Ajouter des fichiers...&lt;/b&gt;&lt;p&gt;Ouvre une boite de dialogue pour ajouter des fichiers au projet courant. La position pour l&apos;insertion est déterminée par l&apos;extension du fichier.&lt;/p&gt;</translation>
53047 </message> 53186 </message>
53048 <message> 53187 <message>
53049 <location filename="../Project/Project.py" line="3132"/> 53188 <location filename="../Project/Project.py" line="3097"/>
53050 <source>Project Files (*.e4p)</source> 53189 <source>Project Files (*.e4p)</source>
53051 <translation>Fichiers projets (*.e4p)</translation> 53190 <translation>Fichiers projets (*.e4p)</translation>
53052 </message> 53191 </message>
53053 <message> 53192 <message>
53054 <location filename="../Project/Project.py" line="4360"/> 53193 <location filename="../Project/Project.py" line="4316"/>
53055 <source>&amp;Project</source> 53194 <source>&amp;Project</source>
53056 <translation>&amp;Projet</translation> 53195 <translation>&amp;Projet</translation>
53057 </message> 53196 </message>
53058 <message> 53197 <message>
53059 <location filename="../Project/Project.py" line="4500"/> 53198 <location filename="../Project/Project.py" line="4456"/>
53060 <source>Project</source> 53199 <source>Project</source>
53061 <translation>Projet</translation> 53200 <translation>Projet</translation>
53062 </message> 53201 </message>
53063 <message> 53202 <message>
53064 <location filename="../Project/Project.py" line="4566"/> 53203 <location filename="../Project/Project.py" line="4522"/>
53065 <source>&amp;Clear</source> 53204 <source>&amp;Clear</source>
53066 <translation>&amp;Effacer</translation> 53205 <translation>&amp;Effacer</translation>
53067 </message> 53206 </message>
53068 <message> 53207 <message>
53069 <location filename="../Project/Project.py" line="956"/> 53208 <location filename="../Project/Project.py" line="922"/>
53070 <source>Read user project properties</source> 53209 <source>Read user project properties</source>
53071 <translation>Lire les propriétés utilisateur du projet</translation> 53210 <translation>Lire les propriétés utilisateur du projet</translation>
53072 </message> 53211 </message>
53073 <message> 53212 <message>
53074 <location filename="../Project/Project.py" line="980"/> 53213 <location filename="../Project/Project.py" line="946"/>
53075 <source>Save user project properties</source> 53214 <source>Save user project properties</source>
53076 <translation>Enregistrer les propriétés utilisateur du projet</translation> 53215 <translation>Enregistrer les propriétés utilisateur du projet</translation>
53077 </message> 53216 </message>
53078 <message> 53217 <message>
53079 <location filename="../Project/Project.py" line="4021"/> 53218 <location filename="../Project/Project.py" line="3977"/>
53080 <source>User project properties</source> 53219 <source>User project properties</source>
53081 <translation>Propriétés utilisateur du projet</translation> 53220 <translation>Propriétés utilisateur du projet</translation>
53082 </message> 53221 </message>
53083 <message> 53222 <message>
53084 <location filename="../Project/Project.py" line="4021"/> 53223 <location filename="../Project/Project.py" line="3977"/>
53085 <source>&amp;User Properties...</source> 53224 <source>&amp;User Properties...</source>
53086 <translation>Propriétés &amp;Utilisateur...</translation> 53225 <translation>Propriétés &amp;Utilisateur...</translation>
53087 </message> 53226 </message>
53088 <message> 53227 <message>
53089 <location filename="../Project/Project.py" line="4026"/> 53228 <location filename="../Project/Project.py" line="3982"/>
53090 <source>Show the user specific project properties</source> 53229 <source>Show the user specific project properties</source>
53091 <translation>Afficher le propriétés utilisateurs spécifiques au projet</translation> 53230 <translation>Afficher le propriétés utilisateurs spécifiques au projet</translation>
53092 </message> 53231 </message>
53093 <message> 53232 <message>
53094 <location filename="../Project/Project.py" line="4028"/> 53233 <location filename="../Project/Project.py" line="3984"/>
53095 <source>&lt;b&gt;User Properties...&lt;/b&gt;&lt;p&gt;This shows a dialog to edit the user specific project properties.&lt;/p&gt;</source> 53234 <source>&lt;b&gt;User Properties...&lt;/b&gt;&lt;p&gt;This shows a dialog to edit the user specific project properties.&lt;/p&gt;</source>
53096 <translation>&lt;b&gt;Propriétés utilisateur...&lt;/b&gt;&lt;p&gt;Affiche une fenêtre permettant d&apos;éditer les propriétés du projet spécifiques à l&apos;utilisateur.&lt;/p&gt;</translation> 53235 <translation>&lt;b&gt;Propriétés utilisateur...&lt;/b&gt;&lt;p&gt;Affiche une fenêtre permettant d&apos;éditer les propriétés du projet spécifiques à l&apos;utilisateur.&lt;/p&gt;</translation>
53097 </message> 53236 </message>
53098 <message> 53237 <message>
53099 <location filename="../Project/Project.py" line="3360"/> 53238 <location filename="../Project/Project.py" line="3325"/>
53100 <source>Syntax errors detected</source> 53239 <source>Syntax errors detected</source>
53101 <translation>Erreurs de syntaxe détectées</translation> 53240 <translation>Erreurs de syntaxe détectées</translation>
53102 </message> 53241 </message>
53103 <message numerus="yes"> 53242 <message numerus="yes">
53104 <location filename="../Project/Project.py" line="3360"/> 53243 <location filename="../Project/Project.py" line="3325"/>
53105 <source>The project contains %n file(s) with syntax errors.</source> 53244 <source>The project contains %n file(s) with syntax errors.</source>
53106 <translation> 53245 <translation>
53107 <numerusform>Le projet contient %n fichier avec des erreurs de syntaxe.</numerusform> 53246 <numerusform>Le projet contient %n fichier avec des erreurs de syntaxe.</numerusform>
53108 <numerusform>Le projet contient %n fichiers avec des errreurs de syntaxe.</numerusform> 53247 <numerusform>Le projet contient %n fichiers avec des errreurs de syntaxe.</numerusform>
53109 </translation> 53248 </translation>
53110 </message> 53249 </message>
53111 <message> 53250 <message>
53112 <location filename="../Project/Project.py" line="5335"/> 53251 <location filename="../Project/Project.py" line="5291"/>
53113 <source>Create Package List</source> 53252 <source>Create Package List</source>
53114 <translation>Création de la liste de package</translation> 53253 <translation>Création de la liste de package</translation>
53115 </message> 53254 </message>
53116 <message> 53255 <message>
53117 <location filename="../Project/Project.py" line="4258"/> 53256 <location filename="../Project/Project.py" line="4214"/>
53118 <source>Create &amp;Package List</source> 53257 <source>Create &amp;Package List</source>
53119 <translation type="unfinished">Création de l&apos;&amp;archive du plugin</translation> 53258 <translation type="unfinished">Création de l&apos;&amp;archive du plugin</translation>
53120 </message> 53259 </message>
53121 <message> 53260 <message>
53122 <location filename="../Project/Project.py" line="5609"/> 53261 <location filename="../Project/Project.py" line="5565"/>
53123 <source>Create Plugin Archive</source> 53262 <source>Create Plugin Archive</source>
53124 <translation>Création de l&apos;archive du plugin</translation> 53263 <translation>Création de l&apos;archive du plugin</translation>
53125 </message> 53264 </message>
53126 <message> 53265 <message>
53127 <location filename="../Project/Project.py" line="5286"/> 53266 <location filename="../Project/Project.py" line="5242"/>
53128 <source>&lt;p&gt;The file &lt;b&gt;PKGLIST&lt;/b&gt; already exists.&lt;/p&gt;&lt;p&gt;Overwrite it?&lt;/p&gt;</source> 53267 <source>&lt;p&gt;The file &lt;b&gt;PKGLIST&lt;/b&gt; already exists.&lt;/p&gt;&lt;p&gt;Overwrite it?&lt;/p&gt;</source>
53129 <translation>&lt;p&gt;Le fichier &lt;b&gt;PKGLIST&lt;/b&gt; existe déjà.&lt;/p&gt;&lt;p&gt;Ecraser ?&lt;/p&gt;</translation> 53268 <translation>&lt;p&gt;Le fichier &lt;b&gt;PKGLIST&lt;/b&gt; existe déjà.&lt;/p&gt;&lt;p&gt;Ecraser ?&lt;/p&gt;</translation>
53130 </message> 53269 </message>
53131 <message> 53270 <message>
53132 <location filename="../Project/Project.py" line="5354"/> 53271 <location filename="../Project/Project.py" line="5310"/>
53133 <source>The project does not have a main script defined. Aborting...</source> 53272 <source>The project does not have a main script defined. Aborting...</source>
53134 <translation>Le projet n&apos;a pas de script principal défini. Abandon...</translation> 53273 <translation>Le projet n&apos;a pas de script principal défini. Abandon...</translation>
53135 </message> 53274 </message>
53136 <message> 53275 <message>
53137 <location filename="../Project/Project.py" line="1727"/> 53276 <location filename="../Project/Project.py" line="1692"/>
53138 <source>&lt;p&gt;The source directory doesn&apos;t contain any files belonging to the selected category.&lt;/p&gt;</source> 53277 <source>&lt;p&gt;The source directory doesn&apos;t contain any files belonging to the selected category.&lt;/p&gt;</source>
53139 <translation>&lt;p&gt;Le répertoire source ne contient aucun fichier correspondant à la catégorie sélectionnée.&lt;/p&gt;</translation> 53278 <translation>&lt;p&gt;Le répertoire source ne contient aucun fichier correspondant à la catégorie sélectionnée.&lt;/p&gt;</translation>
53140 </message> 53279 </message>
53141 <message> 53280 <message>
53142 <location filename="../Project/Project.py" line="2982"/> 53281 <location filename="../Project/Project.py" line="2947"/>
53143 <source>Select Version Control System</source> 53282 <source>Select Version Control System</source>
53144 <translation>Sélectionner un système de contrôle de version</translation> 53283 <translation>Sélectionner un système de contrôle de version</translation>
53145 </message> 53284 </message>
53146 <message> 53285 <message>
53147 <location filename="../Project/Project.py" line="2597"/> 53286 <location filename="../Project/Project.py" line="2562"/>
53148 <source>None</source> 53287 <source>None</source>
53149 <translation>Auncun</translation> 53288 <translation>Auncun</translation>
53150 </message> 53289 </message>
53151 <message> 53290 <message>
53152 <location filename="../Project/Project.py" line="396"/> 53291 <location filename="../Project/Project.py" line="368"/>
53153 <source>Registering Project Type</source> 53292 <source>Registering Project Type</source>
53154 <translation>Enregistrement du type de projet</translation> 53293 <translation>Enregistrement du type de projet</translation>
53155 </message> 53294 </message>
53156 <message> 53295 <message>
53157 <location filename="../Project/Project.py" line="4274"/> 53296 <location filename="../Project/Project.py" line="4230"/>
53158 <source>Create Plugin &amp;Archives</source> 53297 <source>Create Plugin &amp;Archives</source>
53159 <translation type="unfinished"></translation> 53298 <translation type="unfinished"></translation>
53160 </message> 53299 </message>
53161 <message> 53300 <message>
53162 <location filename="../Project/Project.py" line="1405"/> 53301 <location filename="../Project/Project.py" line="1371"/>
53163 <source>You have to specify a translation pattern first.</source> 53302 <source>You have to specify a translation pattern first.</source>
53164 <translation>Vous devez d&apos;abord spécifier un pattern de traduction.</translation> 53303 <translation>Vous devez d&apos;abord spécifier un pattern de traduction.</translation>
53165 </message> 53304 </message>
53166 <message> 53305 <message>
53167 <location filename="../Project/Project.py" line="2701"/> 53306 <location filename="../Project/Project.py" line="2666"/>
53168 <source>Translation Pattern</source> 53307 <source>Translation Pattern</source>
53169 <translation>Pattern de traduction</translation> 53308 <translation>Pattern de traduction</translation>
53170 </message> 53309 </message>
53171 <message> 53310 <message>
53172 <location filename="../Project/Project.py" line="2701"/> 53311 <location filename="../Project/Project.py" line="2666"/>
53173 <source>Enter the path pattern for translation files (use &apos;%language%&apos; in place of the language code):</source> 53312 <source>Enter the path pattern for translation files (use &apos;%language%&apos; in place of the language code):</source>
53174 <translation>Entrer le pattern pour les fichiers de traduction (utiliser la balise &apos;%language%&apos; à la place de la langue à utiliser):</translation> 53313 <translation>Entrer le pattern pour les fichiers de traduction (utiliser la balise &apos;%language%&apos; à la place de la langue à utiliser):</translation>
53175 </message> 53314 </message>
53176 <message> 53315 <message>
53177 <location filename="../Project/Project.py" line="4054"/> 53316 <location filename="../Project/Project.py" line="4010"/>
53178 <source>Lexer Associations</source> 53317 <source>Lexer Associations</source>
53179 <translation>Association des types de fichiers</translation> 53318 <translation>Association des types de fichiers</translation>
53180 </message> 53319 </message>
53181 <message> 53320 <message>
53182 <location filename="../Project/Project.py" line="4054"/> 53321 <location filename="../Project/Project.py" line="4010"/>
53183 <source>Lexer Associations...</source> 53322 <source>Lexer Associations...</source>
53184 <translation>Association des types de fichiers...</translation> 53323 <translation>Association des types de fichiers...</translation>
53185 </message> 53324 </message>
53186 <message> 53325 <message>
53187 <location filename="../Project/Project.py" line="4058"/> 53326 <location filename="../Project/Project.py" line="4014"/>
53188 <source>Show the project lexer associations (overriding defaults)</source> 53327 <source>Show the project lexer associations (overriding defaults)</source>
53189 <translation>Affiche les asociations Fichier/Type de fichier pour le projet (sans tenir compte des valeurs par défaut)</translation> 53328 <translation>Affiche les asociations Fichier/Type de fichier pour le projet (sans tenir compte des valeurs par défaut)</translation>
53190 </message> 53329 </message>
53191 <message> 53330 <message>
53192 <location filename="../Project/Project.py" line="4060"/> 53331 <location filename="../Project/Project.py" line="4016"/>
53193 <source>&lt;b&gt;Lexer Associations...&lt;/b&gt;&lt;p&gt;This shows a dialog to edit the lexer associations of the project. These associations override the global lexer associations. Lexers are used to highlight the editor text.&lt;/p&gt;</source> 53332 <source>&lt;b&gt;Lexer Associations...&lt;/b&gt;&lt;p&gt;This shows a dialog to edit the lexer associations of the project. These associations override the global lexer associations. Lexers are used to highlight the editor text.&lt;/p&gt;</source>
53194 <translation>&lt;b&gt;Associations des types de fichiers...&lt;/b&gt;&lt;p&gt;Permet d&apos;associer les types de fichiers aux analyseurs syntaxiques pour le projet en cours. Ces associations sont prioritaires sur les associations de fichiers configurées par défaut.&lt;/p&gt;</translation> 53333 <translation>&lt;b&gt;Associations des types de fichiers...&lt;/b&gt;&lt;p&gt;Permet d&apos;associer les types de fichiers aux analyseurs syntaxiques pour le projet en cours. Ces associations sont prioritaires sur les associations de fichiers configurées par défaut.&lt;/p&gt;</translation>
53195 </message> 53334 </message>
53196 <message> 53335 <message>
53197 <location filename="../Project/Project.py" line="299"/> 53336 <location filename="../Project/Project.py" line="174"/>
53198 <source>PySide GUI</source>
53199 <translation type="unfinished"></translation>
53200 </message>
53201 <message>
53202 <location filename="../Project/Project.py" line="300"/>
53203 <source>PySide Console</source>
53204 <translation type="unfinished"></translation>
53205 </message>
53206 <message>
53207 <location filename="../Project/Project.py" line="178"/>
53208 <source>Python3 Files (*.py *.py3);;Python3 GUI Files (*.pyw *.pyw3);;</source> 53337 <source>Python3 Files (*.py *.py3);;Python3 GUI Files (*.pyw *.pyw3);;</source>
53209 <translation type="unfinished"></translation> 53338 <translation type="unfinished"></translation>
53210 </message> 53339 </message>
53211 <message> 53340 <message>
53212 <location filename="../Project/Project.py" line="817"/> 53341 <location filename="../Project/Project.py" line="783"/>
53213 <source>&lt;p&gt;The project file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source> 53342 <source>&lt;p&gt;The project file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
53214 <translation type="unfinished"></translation> 53343 <translation type="unfinished"></translation>
53215 </message> 53344 </message>
53216 <message> 53345 <message>
53217 <location filename="../Project/Project.py" line="920"/> 53346 <location filename="../Project/Project.py" line="886"/>
53218 <source>&lt;p&gt;The project file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source> 53347 <source>&lt;p&gt;The project file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
53219 <translation type="unfinished"></translation> 53348 <translation type="unfinished"></translation>
53220 </message> 53349 </message>
53221 <message> 53350 <message>
53222 <location filename="../Project/Project.py" line="956"/> 53351 <location filename="../Project/Project.py" line="922"/>
53223 <source>&lt;p&gt;The user specific project properties file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source> 53352 <source>&lt;p&gt;The user specific project properties file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
53224 <translation type="unfinished"></translation> 53353 <translation type="unfinished"></translation>
53225 </message> 53354 </message>
53226 <message> 53355 <message>
53227 <location filename="../Project/Project.py" line="980"/> 53356 <location filename="../Project/Project.py" line="946"/>
53228 <source>&lt;p&gt;The user specific project properties file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source> 53357 <source>&lt;p&gt;The user specific project properties file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
53229 <translation type="unfinished"></translation> 53358 <translation type="unfinished"></translation>
53230 </message> 53359 </message>
53231 <message> 53360 <message>
53232 <location filename="../Project/Project.py" line="1038"/> 53361 <location filename="../Project/Project.py" line="1004"/>
53233 <source>&lt;p&gt;The project session file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source> 53362 <source>&lt;p&gt;The project session file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
53234 <translation type="unfinished"></translation> 53363 <translation type="unfinished"></translation>
53235 </message> 53364 </message>
53236 <message> 53365 <message>
53237 <location filename="../Project/Project.py" line="1074"/> 53366 <location filename="../Project/Project.py" line="1040"/>
53238 <source>&lt;p&gt;The project session file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source> 53367 <source>&lt;p&gt;The project session file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
53239 <translation type="unfinished"></translation> 53368 <translation type="unfinished"></translation>
53240 </message> 53369 </message>
53241 <message> 53370 <message>
53371 <location filename="../Project/Project.py" line="1069"/>
53372 <source>&lt;p&gt;The project session file &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;</source>
53373 <translation type="unfinished"></translation>
53374 </message>
53375 <message>
53242 <location filename="../Project/Project.py" line="1103"/> 53376 <location filename="../Project/Project.py" line="1103"/>
53243 <source>&lt;p&gt;The project session file &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;</source>
53244 <translation type="unfinished"></translation>
53245 </message>
53246 <message>
53247 <location filename="../Project/Project.py" line="1137"/>
53248 <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source> 53377 <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
53249 <translation type="unfinished"></translation> 53378 <translation type="unfinished"></translation>
53250 </message> 53379 </message>
53251 <message> 53380 <message>
53252 <location filename="../Project/Project.py" line="1157"/> 53381 <location filename="../Project/Project.py" line="1123"/>
53253 <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source> 53382 <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
53254 <translation type="unfinished"></translation> 53383 <translation type="unfinished"></translation>
53255 </message> 53384 </message>
53256 <message> 53385 <message>
53257 <location filename="../Project/Project.py" line="1216"/> 53386 <location filename="../Project/Project.py" line="1182"/>
53258 <source>&lt;p&gt;The project debugger properties file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source> 53387 <source>&lt;p&gt;The project debugger properties file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
53259 <translation type="unfinished"></translation> 53388 <translation type="unfinished"></translation>
53260 </message> 53389 </message>
53261 <message> 53390 <message>
53262 <location filename="../Project/Project.py" line="1251"/> 53391 <location filename="../Project/Project.py" line="1217"/>
53263 <source>&lt;p&gt;The project debugger properties file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source> 53392 <source>&lt;p&gt;The project debugger properties file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
53264 <translation type="unfinished"></translation> 53393 <translation type="unfinished"></translation>
53265 </message> 53394 </message>
53266 <message> 53395 <message>
53267 <location filename="../Project/Project.py" line="1277"/> 53396 <location filename="../Project/Project.py" line="1243"/>
53268 <source>&lt;p&gt;The project debugger properties file &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;</source> 53397 <source>&lt;p&gt;The project debugger properties file &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;</source>
53269 <translation type="unfinished"></translation> 53398 <translation type="unfinished"></translation>
53270 </message> 53399 </message>
53271 <message> 53400 <message>
53272 <location filename="../Project/Project.py" line="1760"/> 53401 <location filename="../Project/Project.py" line="1725"/>
53273 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists.&lt;/p&gt;&lt;p&gt;Overwrite it?&lt;/p&gt;</source> 53402 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists.&lt;/p&gt;&lt;p&gt;Overwrite it?&lt;/p&gt;</source>
53274 <translation type="unfinished"></translation> 53403 <translation type="unfinished"></translation>
53275 </message> 53404 </message>
53276 <message> 53405 <message>
53277 <location filename="../Project/Project.py" line="3147"/> 53406 <location filename="../Project/Project.py" line="3112"/>
53278 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source> 53407 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
53279 <translation type="unfinished">&lt;p&gt;Le fichier &lt;b&gt;{0}&lt;/b&gt;existe déjà. Écraser ?&lt;/p&gt;</translation> 53408 <translation type="unfinished">&lt;p&gt;Le fichier &lt;b&gt;{0}&lt;/b&gt;existe déjà. Écraser ?&lt;/p&gt;</translation>
53280 </message> 53409 </message>
53281 <message> 53410 <message>
53282 <location filename="../Project/Project.py" line="2000"/> 53411 <location filename="../Project/Project.py" line="1965"/>
53283 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be renamed.&lt;br /&gt;Reason: {1}&lt;/p&gt;</source> 53412 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be renamed.&lt;br /&gt;Reason: {1}&lt;/p&gt;</source>
53284 <translation type="unfinished"></translation> 53413 <translation type="unfinished"></translation>
53285 </message> 53414 </message>
53286 <message> 53415 <message>
53287 <location filename="../Project/Project.py" line="2375"/> 53416 <location filename="../Project/Project.py" line="2340"/>
53288 <source>&lt;p&gt;The project directory &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;/p&gt;</source> 53417 <source>&lt;p&gt;The project directory &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;/p&gt;</source>
53289 <translation type="unfinished"></translation> 53418 <translation type="unfinished"></translation>
53290 </message> 53419 </message>
53291 <message> 53420 <message>
53292 <location filename="../Project/Project.py" line="4885"/> 53421 <location filename="../Project/Project.py" line="4841"/>
53293 <source>&lt;p&gt;The selected VCS &lt;b&gt;{0}&lt;/b&gt; could not be found.&lt;br/&gt;Disabling version control.&lt;/p&gt;&lt;p&gt;{1}&lt;/p&gt;</source> 53422 <source>&lt;p&gt;The selected VCS &lt;b&gt;{0}&lt;/b&gt; could not be found.&lt;br/&gt;Disabling version control.&lt;/p&gt;&lt;p&gt;{1}&lt;/p&gt;</source>
53294 <translation type="unfinished"></translation> 53423 <translation type="unfinished"></translation>
53295 </message> 53424 </message>
53296 <message> 53425 <message>
53297 <location filename="../Project/Project.py" line="5335"/> 53426 <location filename="../Project/Project.py" line="5291"/>
53298 <source>&lt;p&gt;The file &lt;b&gt;PKGLIST&lt;/b&gt; could not be created.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source> 53427 <source>&lt;p&gt;The file &lt;b&gt;PKGLIST&lt;/b&gt; could not be created.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
53299 <translation type="unfinished"></translation> 53428 <translation type="unfinished"></translation>
53300 </message> 53429 </message>
53301 <message> 53430 <message>
53302 <location filename="../Project/Project.py" line="5495"/> 53431 <location filename="../Project/Project.py" line="5451"/>
53303 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be stored in the archive. Ignoring it.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source> 53432 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be stored in the archive. Ignoring it.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
53304 <translation type="unfinished"></translation> 53433 <translation type="unfinished"></translation>
53305 </message> 53434 </message>
53306 <message> 53435 <message>
53307 <location filename="../Project/Project.py" line="5568"/> 53436 <location filename="../Project/Project.py" line="5524"/>
53308 <source>&lt;p&gt;The plugin file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source> 53437 <source>&lt;p&gt;The plugin file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
53309 <translation type="unfinished"></translation> 53438 <translation type="unfinished"></translation>
53310 </message> 53439 </message>
53311 <message> 53440 <message>
53312 <location filename="../Project/Project.py" line="1683"/> 53441 <location filename="../Project/Project.py" line="1648"/>
53313 <source>&lt;p&gt;The selected file &lt;b&gt;{0}&lt;/b&gt; could not be added to &lt;b&gt;{1}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Reason: {2}&lt;/p&gt;</source> 53442 <source>&lt;p&gt;The selected file &lt;b&gt;{0}&lt;/b&gt; could not be added to &lt;b&gt;{1}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Reason: {2}&lt;/p&gt;</source>
53314 <translation type="unfinished"></translation> 53443 <translation type="unfinished"></translation>
53315 </message> 53444 </message>
53316 <message> 53445 <message>
53317 <location filename="../Project/Project.py" line="1742"/> 53446 <location filename="../Project/Project.py" line="1707"/>
53318 <source>&lt;p&gt;The target directory &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source> 53447 <source>&lt;p&gt;The target directory &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
53319 <translation type="unfinished"></translation> 53448 <translation type="unfinished"></translation>
53320 </message> 53449 </message>
53321 <message> 53450 <message>
53322 <location filename="../Project/Project.py" line="175"/> 53451 <location filename="../Project/Project.py" line="2423"/>
53323 <source>Python2 Files (*.py2);;Python2 GUI Files (*.pyw2);;</source>
53324 <translation type="unfinished"></translation>
53325 </message>
53326 <message>
53327 <location filename="../Project/Project.py" line="2458"/>
53328 <source>Create main script</source> 53452 <source>Create main script</source>
53329 <translation type="unfinished"></translation> 53453 <translation type="unfinished"></translation>
53330 </message> 53454 </message>
53331 <message> 53455 <message>
53332 <location filename="../Project/Project.py" line="2458"/> 53456 <location filename="../Project/Project.py" line="2423"/>
53333 <source>&lt;p&gt;The mainscript &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;br/&gt;Reason: {1}&lt;/p&gt;</source> 53457 <source>&lt;p&gt;The mainscript &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;br/&gt;Reason: {1}&lt;/p&gt;</source>
53334 <translation type="unfinished"></translation> 53458 <translation type="unfinished"></translation>
53335 </message> 53459 </message>
53336 <message> 53460 <message>
53337 <location filename="../Project/Project.py" line="4243"/> 53461 <location filename="../Project/Project.py" line="4199"/>
53338 <source>Load Diagram</source> 53462 <source>Load Diagram</source>
53339 <translation type="unfinished">Charger le diagramme</translation> 53463 <translation type="unfinished">Charger le diagramme</translation>
53340 </message> 53464 </message>
53341 <message> 53465 <message>
53342 <location filename="../Project/Project.py" line="4243"/> 53466 <location filename="../Project/Project.py" line="4199"/>
53343 <source>&amp;Load Diagram...</source> 53467 <source>&amp;Load Diagram...</source>
53344 <translation type="unfinished"></translation> 53468 <translation type="unfinished"></translation>
53345 </message> 53469 </message>
53346 <message> 53470 <message>
53347 <location filename="../Project/Project.py" line="4247"/> 53471 <location filename="../Project/Project.py" line="4203"/>
53348 <source>Load a diagram from file.</source> 53472 <source>Load a diagram from file.</source>
53349 <translation type="unfinished"></translation> 53473 <translation type="unfinished"></translation>
53350 </message> 53474 </message>
53351 <message> 53475 <message>
53352 <location filename="../Project/Project.py" line="4249"/> 53476 <location filename="../Project/Project.py" line="4205"/>
53353 <source>&lt;b&gt;Load Diagram...&lt;/b&gt;&lt;p&gt;This loads a diagram from file.&lt;/p&gt;</source> 53477 <source>&lt;b&gt;Load Diagram...&lt;/b&gt;&lt;p&gt;This loads a diagram from file.&lt;/p&gt;</source>
53354 <translation type="unfinished"></translation> 53478 <translation type="unfinished"></translation>
53355 </message> 53479 </message>
53356 <message> 53480 <message>
53357 <location filename="../Project/Project.py" line="373"/> 53481 <location filename="../Project/Project.py" line="368"/>
53358 <source>&lt;p&gt;The Programming Language &lt;b&gt;{0}&lt;/b&gt; is not supported.&lt;/p&gt;</source>
53359 <translation type="unfinished"></translation>
53360 </message>
53361 <message>
53362 <location filename="../Project/Project.py" line="396"/>
53363 <source>&lt;p&gt;The Project type &lt;b&gt;{0}&lt;/b&gt; is already registered.&lt;/p&gt;</source> 53482 <source>&lt;p&gt;The Project type &lt;b&gt;{0}&lt;/b&gt; is already registered.&lt;/p&gt;</source>
53364 <translation type="unfinished"></translation> 53483 <translation type="unfinished"></translation>
53365 </message> 53484 </message>
53366 <message> 53485 <message>
53367 <location filename="../Project/Project.py" line="384"/> 53486 <location filename="../Project/Project.py" line="356"/>
53368 <source>&lt;p&gt;The Project type &lt;b&gt;{0}&lt;/b&gt; is already registered with Programming Language &lt;b&gt;{1}&lt;/b&gt;.&lt;/p&gt;</source> 53487 <source>&lt;p&gt;The Project type &lt;b&gt;{0}&lt;/b&gt; is already registered with Programming Language &lt;b&gt;{1}&lt;/b&gt;.&lt;/p&gt;</source>
53369 <translation type="unfinished"></translation> 53488 <translation type="unfinished"></translation>
53370 </message> 53489 </message>
53371 <message> 53490 <message>
53372 <location filename="../Project/Project.py" line="280"/> 53491 <location filename="../Project/Project.py" line="267"/>
53373 <source>PyQt5 GUI</source> 53492 <source>PyQt5 GUI</source>
53374 <translation type="unfinished"></translation> 53493 <translation type="unfinished"></translation>
53375 </message> 53494 </message>
53376 <message> 53495 <message>
53377 <location filename="../Project/Project.py" line="281"/> 53496 <location filename="../Project/Project.py" line="268"/>
53378 <source>PyQt5 Console</source> 53497 <source>PyQt5 Console</source>
53379 <translation type="unfinished"></translation> 53498 <translation type="unfinished"></translation>
53380 </message> 53499 </message>
53381 <message> 53500 <message>
53382 <location filename="../Project/Project.py" line="4874"/> 53501 <location filename="../Project/Project.py" line="4830"/>
53383 <source>&lt;p&gt;The selected VCS &lt;b&gt;{0}&lt;/b&gt; could not be found. &lt;br/&gt;Reverting override.&lt;/p&gt;&lt;p&gt;{1}&lt;/p&gt;</source> 53502 <source>&lt;p&gt;The selected VCS &lt;b&gt;{0}&lt;/b&gt; could not be found. &lt;br/&gt;Reverting override.&lt;/p&gt;&lt;p&gt;{1}&lt;/p&gt;</source>
53384 <translation type="unfinished"></translation> 53503 <translation type="unfinished"></translation>
53385 </message> 53504 </message>
53386 <message> 53505 <message>
53387 <location filename="../Project/Project.py" line="5609"/> 53506 <location filename="../Project/Project.py" line="5565"/>
53388 <source>&lt;p&gt;The plugin file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt; &lt;p&gt;Reason: {1}&lt;/p&gt;</source> 53507 <source>&lt;p&gt;The plugin file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt; &lt;p&gt;Reason: {1}&lt;/p&gt;</source>
53389 <translation type="unfinished"></translation> 53508 <translation type="unfinished"></translation>
53390 </message> 53509 </message>
53391 <message> 53510 <message>
53392 <location filename="../Project/Project.py" line="4263"/> 53511 <location filename="../Project/Project.py" line="4219"/>
53393 <source>Create an initial PKGLIST file for an eric6 plugin.</source> 53512 <source>Create an initial PKGLIST file for an eric6 plugin.</source>
53394 <translation type="unfinished">Créé le fichier d&apos;archive pour un plugin eric4. {5 ?} {6 ?}</translation> 53513 <translation type="unfinished">Créé le fichier d&apos;archive pour un plugin eric4. {5 ?} {6 ?}</translation>
53395 </message> 53514 </message>
53396 <message> 53515 <message>
53397 <location filename="../Project/Project.py" line="4265"/> 53516 <location filename="../Project/Project.py" line="4221"/>
53398 <source>&lt;b&gt;Create Package List&lt;/b&gt;&lt;p&gt;This creates an initial list of files to include in an eric6 plugin archive. The list is created from the project file.&lt;/p&gt;</source> 53517 <source>&lt;b&gt;Create Package List&lt;/b&gt;&lt;p&gt;This creates an initial list of files to include in an eric6 plugin archive. The list is created from the project file.&lt;/p&gt;</source>
53399 <translation type="unfinished">&lt;b&gt;Création de l&apos;archive du plugin&lt;/b&gt;&lt;p&gt;Ceci créé une archive contenant l&apos;ensemble des fichiers indiqués dans le fichier PKGLIST. Le nom de l&apos;archive est construit à partir du nom du script principal.&lt;/p&gt; {5 ?} {6 ?}</translation> 53518 <translation type="unfinished">&lt;b&gt;Création de l&apos;archive du plugin&lt;/b&gt;&lt;p&gt;Ceci créé une archive contenant l&apos;ensemble des fichiers indiqués dans le fichier PKGLIST. Le nom de l&apos;archive est construit à partir du nom du script principal.&lt;/p&gt; {5 ?} {6 ?}</translation>
53400 </message> 53519 </message>
53401 <message> 53520 <message>
53402 <location filename="../Project/Project.py" line="4279"/> 53521 <location filename="../Project/Project.py" line="4235"/>
53403 <source>Create eric6 plugin archive files.</source> 53522 <source>Create eric6 plugin archive files.</source>
53404 <translation type="unfinished"></translation> 53523 <translation type="unfinished"></translation>
53405 </message> 53524 </message>
53406 <message> 53525 <message>
53407 <location filename="../Project/Project.py" line="4281"/> 53526 <location filename="../Project/Project.py" line="4237"/>
53408 <source>&lt;b&gt;Create Plugin Archives&lt;/b&gt;&lt;p&gt;This creates eric6 plugin archive files using the list of files given in a PKGLIST* file. The archive name is built from the main script name if not designated in the package list file.&lt;/p&gt;</source> 53527 <source>&lt;b&gt;Create Plugin Archives&lt;/b&gt;&lt;p&gt;This creates eric6 plugin archive files using the list of files given in a PKGLIST* file. The archive name is built from the main script name if not designated in the package list file.&lt;/p&gt;</source>
53409 <translation type="unfinished"></translation> 53528 <translation type="unfinished"></translation>
53410 </message> 53529 </message>
53411 <message> 53530 <message>
53412 <location filename="../Project/Project.py" line="5459"/> 53531 <location filename="../Project/Project.py" line="5415"/>
53413 <source>&lt;p&gt;The eric6 plugin archive file &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source> 53532 <source>&lt;p&gt;The eric6 plugin archive file &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
53414 <translation type="unfinished"></translation> 53533 <translation type="unfinished"></translation>
53415 </message> 53534 </message>
53416 <message> 53535 <message>
53417 <location filename="../Project/Project.py" line="282"/> 53536 <location filename="../Project/Project.py" line="269"/>
53418 <source>Eric6 Plugin</source> 53537 <source>Eric6 Plugin</source>
53419 <translation type="unfinished">Plugin Eric4 {6 ?}</translation> 53538 <translation type="unfinished">Plugin Eric4 {6 ?}</translation>
53420 </message> 53539 </message>
53421 <message> 53540 <message>
53422 <location filename="../Project/Project.py" line="2950"/> 53541 <location filename="../Project/Project.py" line="2915"/>
53423 <source>Create project management directory</source> 53542 <source>Create project management directory</source>
53424 <translation type="unfinished"></translation> 53543 <translation type="unfinished"></translation>
53425 </message> 53544 </message>
53426 <message> 53545 <message>
53427 <location filename="../Project/Project.py" line="2950"/> 53546 <location filename="../Project/Project.py" line="2915"/>
53428 <source>&lt;p&gt;The project directory &lt;b&gt;{0}&lt;/b&gt; is not writable.&lt;/p&gt;</source> 53547 <source>&lt;p&gt;The project directory &lt;b&gt;{0}&lt;/b&gt; is not writable.&lt;/p&gt;</source>
53429 <translation type="unfinished"></translation> 53548 <translation type="unfinished"></translation>
53430 </message> 53549 </message>
53431 <message> 53550 <message>
53432 <location filename="../Project/Project.py" line="3993"/> 53551 <location filename="../Project/Project.py" line="3949"/>
53433 <source>Alt+Ctrl+P</source> 53552 <source>Alt+Ctrl+P</source>
53434 <comment>Project|Search Project File</comment> 53553 <comment>Project|Search Project File</comment>
53435 <translation type="unfinished"></translation> 53554 <translation type="unfinished"></translation>
53436 </message> 53555 </message>
53437 <message> 53556 <message>
53438 <location filename="../Project/Project.py" line="3999"/> 53557 <location filename="../Project/Project.py" line="3955"/>
53439 <source>Search for a file in the project list of files.</source> 53558 <source>Search for a file in the project list of files.</source>
53440 <translation type="unfinished"></translation> 53559 <translation type="unfinished"></translation>
53441 </message> 53560 </message>
53442 <message> 53561 <message>
53443 <location filename="../Project/Project.py" line="4001"/> 53562 <location filename="../Project/Project.py" line="3957"/>
53444 <source>&lt;b&gt;Search Project File&lt;/b&gt;&lt;p&gt;This searches for a file in the project list of files.&lt;/p&gt;</source> 53563 <source>&lt;b&gt;Search Project File&lt;/b&gt;&lt;p&gt;This searches for a file in the project list of files.&lt;/p&gt;</source>
53445 <translation type="unfinished"></translation> 53564 <translation type="unfinished"></translation>
53446 </message> 53565 </message>
53447 <message> 53566 <message>
53448 <location filename="../Project/Project.py" line="3993"/> 53567 <location filename="../Project/Project.py" line="3949"/>
53449 <source>Search Project File</source> 53568 <source>Search Project File</source>
53450 <translation type="unfinished"></translation> 53569 <translation type="unfinished"></translation>
53451 </message> 53570 </message>
53452 <message> 53571 <message>
53453 <location filename="../Project/Project.py" line="3993"/> 53572 <location filename="../Project/Project.py" line="3949"/>
53454 <source>Search Project File...</source> 53573 <source>Search Project File...</source>
53455 <translation type="unfinished"></translation> 53574 <translation type="unfinished"></translation>
53456 </message> 53575 </message>
53457 <message> 53576 <message>
53458 <location filename="../Project/Project.py" line="5390"/> 53577 <location filename="../Project/Project.py" line="5346"/>
53459 <source>Create Plugin Archives</source> 53578 <source>Create Plugin Archives</source>
53460 <translation type="unfinished"></translation> 53579 <translation type="unfinished"></translation>
53461 </message> 53580 </message>
53462 <message> 53581 <message>
53463 <location filename="../Project/Project.py" line="4291"/> 53582 <location filename="../Project/Project.py" line="4247"/>
53464 <source>Create Plugin Archives (Snapshot)</source> 53583 <source>Create Plugin Archives (Snapshot)</source>
53465 <translation type="unfinished"></translation> 53584 <translation type="unfinished"></translation>
53466 </message> 53585 </message>
53467 <message> 53586 <message>
53468 <location filename="../Project/Project.py" line="4291"/> 53587 <location filename="../Project/Project.py" line="4247"/>
53469 <source>Create Plugin Archives (&amp;Snapshot)</source> 53588 <source>Create Plugin Archives (&amp;Snapshot)</source>
53470 <translation type="unfinished"></translation> 53589 <translation type="unfinished"></translation>
53471 </message> 53590 </message>
53472 <message> 53591 <message>
53473 <location filename="../Project/Project.py" line="4296"/> 53592 <location filename="../Project/Project.py" line="4252"/>
53474 <source>Create eric6 plugin archive files (snapshot releases).</source> 53593 <source>Create eric6 plugin archive files (snapshot releases).</source>
53475 <translation type="unfinished"></translation> 53594 <translation type="unfinished"></translation>
53476 </message> 53595 </message>
53477 <message> 53596 <message>
53478 <location filename="../Project/Project.py" line="4298"/> 53597 <location filename="../Project/Project.py" line="4254"/>
53479 <source>&lt;b&gt;Create Plugin Archives (Snapshot)&lt;/b&gt;&lt;p&gt;This creates eric6 plugin archive files using the list of files given in the PKGLIST* file. The archive name is built from the main script name if not designated in the package list file. The version entry of the main script is modified to reflect a snapshot release.&lt;/p&gt;</source> 53598 <source>&lt;b&gt;Create Plugin Archives (Snapshot)&lt;/b&gt;&lt;p&gt;This creates eric6 plugin archive files using the list of files given in the PKGLIST* file. The archive name is built from the main script name if not designated in the package list file. The version entry of the main script is modified to reflect a snapshot release.&lt;/p&gt;</source>
53480 <translation type="unfinished"></translation> 53599 <translation type="unfinished"></translation>
53481 </message> 53600 </message>
53482 <message> 53601 <message>
53483 <location filename="../Project/Project.py" line="5368"/> 53602 <location filename="../Project/Project.py" line="5324"/>
53484 <source>Select package lists:</source> 53603 <source>Select package lists:</source>
53485 <translation type="unfinished"></translation> 53604 <translation type="unfinished"></translation>
53486 </message> 53605 </message>
53487 <message> 53606 <message>
53488 <location filename="../Project/Project.py" line="5386"/> 53607 <location filename="../Project/Project.py" line="5342"/>
53489 <source>Creating plugin archives...</source> 53608 <source>Creating plugin archives...</source>
53490 <translation type="unfinished"></translation> 53609 <translation type="unfinished"></translation>
53491 </message> 53610 </message>
53492 <message> 53611 <message>
53493 <location filename="../Project/Project.py" line="5386"/> 53612 <location filename="../Project/Project.py" line="5342"/>
53494 <source>Abort</source> 53613 <source>Abort</source>
53495 <translation type="unfinished"></translation> 53614 <translation type="unfinished"></translation>
53496 </message> 53615 </message>
53497 <message> 53616 <message>
53498 <location filename="../Project/Project.py" line="5386"/> 53617 <location filename="../Project/Project.py" line="5342"/>
53499 <source>%v/%m Archives</source> 53618 <source>%v/%m Archives</source>
53500 <translation type="unfinished"></translation> 53619 <translation type="unfinished"></translation>
53501 </message> 53620 </message>
53502 <message> 53621 <message>
53503 <location filename="../Project/Project.py" line="5403"/> 53622 <location filename="../Project/Project.py" line="5359"/>
53504 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source> 53623 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
53505 <translation type="unfinished"></translation> 53624 <translation type="unfinished"></translation>
53506 </message> 53625 </message>
53507 <message> 53626 <message>
53508 <location filename="../Project/Project.py" line="5514"/> 53627 <location filename="../Project/Project.py" line="5470"/>
53509 <source>&lt;p&gt;The eric6 plugin archive files were created with some errors.&lt;/p&gt;</source> 53628 <source>&lt;p&gt;The eric6 plugin archive files were created with some errors.&lt;/p&gt;</source>
53510 <translation type="unfinished"></translation> 53629 <translation type="unfinished"></translation>
53511 </message> 53630 </message>
53512 <message> 53631 <message>
53513 <location filename="../Project/Project.py" line="5517"/> 53632 <location filename="../Project/Project.py" line="5473"/>
53514 <source>&lt;p&gt;The eric6 plugin archive files were created successfully.&lt;/p&gt;</source> 53633 <source>&lt;p&gt;The eric6 plugin archive files were created successfully.&lt;/p&gt;</source>
53515 <translation type="unfinished"></translation> 53634 <translation type="unfinished"></translation>
53516 </message> 53635 </message>
53517 <message> 53636 <message>
53518 <location filename="../Project/Project.py" line="5379"/> 53637 <location filename="../Project/Project.py" line="5335"/>
53519 <source>&lt;p&gt;No package list files (PKGLIST*) available or selected. Aborting...&lt;/p&gt;</source> 53638 <source>&lt;p&gt;No package list files (PKGLIST*) available or selected. Aborting...&lt;/p&gt;</source>
53520 <translation type="unfinished"></translation> 53639 <translation type="unfinished"></translation>
53521 </message> 53640 </message>
53522 <message> 53641 <message>
53523 <location filename="../Project/Project.py" line="5431"/> 53642 <location filename="../Project/Project.py" line="5387"/>
53524 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; is not ready yet.&lt;/p&gt;&lt;p&gt;Please rework it and delete the&apos;; initial_list&apos; line of the header.&lt;/p&gt;</source> 53643 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; is not ready yet.&lt;/p&gt;&lt;p&gt;Please rework it and delete the&apos;; initial_list&apos; line of the header.&lt;/p&gt;</source>
53525 <translation type="unfinished"></translation> 53644 <translation type="unfinished"></translation>
53526 </message> 53645 </message>
53527 <message> 53646 <message>
53528 <location filename="../Project/Project.py" line="3984"/> 53647 <location filename="../Project/Project.py" line="3940"/>
53529 <source>&lt;b&gt;Search new files...&lt;/b&gt;&lt;p&gt;This searches for new files (sources, *.ui, *.idl, *.proto) in the project directory and registered subdirectories.&lt;/p&gt;</source> 53648 <source>&lt;b&gt;Search new files...&lt;/b&gt;&lt;p&gt;This searches for new files (sources, *.ui, *.idl, *.proto) in the project directory and registered subdirectories.&lt;/p&gt;</source>
53530 <translation type="unfinished"></translation> 53649 <translation type="unfinished"></translation>
53531 </message> 53650 </message>
53532 <message> 53651 <message>
53533 <location filename="../Project/Project.py" line="4042"/> 53652 <location filename="../Project/Project.py" line="3998"/>
53534 <source>&lt;b&gt;Filetype Associations...&lt;/b&gt;&lt;p&gt;This shows a dialog to edit the file type associations of the project. These associations determine the type (source, form, interface, protocol or others) with a filename pattern. They are used when adding a file to the project and when performing a search for new files.&lt;/p&gt;</source> 53653 <source>&lt;b&gt;Filetype Associations...&lt;/b&gt;&lt;p&gt;This shows a dialog to edit the file type associations of the project. These associations determine the type (source, form, interface, protocol or others) with a filename pattern. They are used when adding a file to the project and when performing a search for new files.&lt;/p&gt;</source>
53535 <translation type="unfinished"></translation> 53654 <translation type="unfinished"></translation>
53536 </message> 53655 </message>
53537 <message> 53656 <message>
53538 <location filename="../Project/Project.py" line="1531"/> 53657 <location filename="../Project/Project.py" line="1496"/>
53539 <source>&lt;p&gt;The selected translation file &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source> 53658 <source>&lt;p&gt;The selected translation file &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
53540 <translation type="unfinished"></translation> 53659 <translation type="unfinished"></translation>
53541 </message> 53660 </message>
53542 <message> 53661 <message>
53543 <location filename="../Project/Project.py" line="2250"/> 53662 <location filename="../Project/Project.py" line="2215"/>
53544 <source>&lt;p&gt;The selected file &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source> 53663 <source>&lt;p&gt;The selected file &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
53545 <translation type="unfinished"></translation> 53664 <translation type="unfinished"></translation>
53546 </message> 53665 </message>
53547 <message> 53666 <message>
53548 <location filename="../Project/Project.py" line="2280"/> 53667 <location filename="../Project/Project.py" line="2245"/>
53549 <source>&lt;p&gt;The selected directory &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source> 53668 <source>&lt;p&gt;The selected directory &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
53550 <translation type="unfinished"></translation> 53669 <translation type="unfinished"></translation>
53551 </message> 53670 </message>
53552 <message> 53671 <message>
53553 <location filename="../Project/Project.py" line="2773"/> 53672 <location filename="../Project/Project.py" line="2738"/>
53554 <source>Create Makefile</source> 53673 <source>Create Makefile</source>
53555 <translation type="unfinished"></translation> 53674 <translation type="unfinished"></translation>
53556 </message> 53675 </message>
53557 <message> 53676 <message>
53558 <location filename="../Project/Project.py" line="2773"/> 53677 <location filename="../Project/Project.py" line="2738"/>
53559 <source>&lt;p&gt;The makefile &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;br/&gt;Reason: {1}&lt;/p&gt;</source> 53678 <source>&lt;p&gt;The makefile &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;br/&gt;Reason: {1}&lt;/p&gt;</source>
53560 <translation type="unfinished"></translation> 53679 <translation type="unfinished"></translation>
53561 </message> 53680 </message>
53562 <message> 53681 <message>
53563 <location filename="../Project/Project.py" line="5795"/> 53682 <location filename="../Project/Project.py" line="5751"/>
53564 <source>Execute Make</source> 53683 <source>Execute Make</source>
53565 <translation type="unfinished"></translation> 53684 <translation type="unfinished"></translation>
53566 </message> 53685 </message>
53567 <message> 53686 <message>
53568 <location filename="../Project/Project.py" line="4312"/> 53687 <location filename="../Project/Project.py" line="4268"/>
53569 <source>&amp;Execute Make</source> 53688 <source>&amp;Execute Make</source>
53570 <translation type="unfinished"></translation> 53689 <translation type="unfinished"></translation>
53571 </message> 53690 </message>
53572 <message> 53691 <message>
53573 <location filename="../Project/Project.py" line="4316"/> 53692 <location filename="../Project/Project.py" line="4272"/>
53574 <source>Perform a &apos;make&apos; run.</source> 53693 <source>Perform a &apos;make&apos; run.</source>
53575 <translation type="unfinished"></translation> 53694 <translation type="unfinished"></translation>
53576 </message> 53695 </message>
53577 <message> 53696 <message>
53578 <location filename="../Project/Project.py" line="4318"/> 53697 <location filename="../Project/Project.py" line="4274"/>
53579 <source>&lt;b&gt;Execute Make&lt;/b&gt;&lt;p&gt;This performs a &apos;make&apos; run to rebuild the configured target.&lt;/p&gt;</source> 53698 <source>&lt;b&gt;Execute Make&lt;/b&gt;&lt;p&gt;This performs a &apos;make&apos; run to rebuild the configured target.&lt;/p&gt;</source>
53580 <translation type="unfinished"></translation> 53699 <translation type="unfinished"></translation>
53581 </message> 53700 </message>
53582 <message> 53701 <message>
53583 <location filename="../Project/Project.py" line="5775"/> 53702 <location filename="../Project/Project.py" line="5731"/>
53584 <source>Test for Changes</source> 53703 <source>Test for Changes</source>
53585 <translation type="unfinished"></translation> 53704 <translation type="unfinished"></translation>
53586 </message> 53705 </message>
53587 <message> 53706 <message>
53588 <location filename="../Project/Project.py" line="4326"/> 53707 <location filename="../Project/Project.py" line="4282"/>
53589 <source>&amp;Test for Changes</source> 53708 <source>&amp;Test for Changes</source>
53590 <translation type="unfinished"></translation> 53709 <translation type="unfinished"></translation>
53591 </message> 53710 </message>
53592 <message> 53711 <message>
53593 <location filename="../Project/Project.py" line="4330"/> 53712 <location filename="../Project/Project.py" line="4286"/>
53594 <source>Question &apos;make&apos;, if a rebuild is needed.</source> 53713 <source>Question &apos;make&apos;, if a rebuild is needed.</source>
53595 <translation type="unfinished"></translation> 53714 <translation type="unfinished"></translation>
53596 </message> 53715 </message>
53597 <message> 53716 <message>
53598 <location filename="../Project/Project.py" line="4332"/> 53717 <location filename="../Project/Project.py" line="4288"/>
53599 <source>&lt;b&gt;Test for Changes&lt;/b&gt;&lt;p&gt;This questions &apos;make&apos;, if a rebuild of the configured target is necessary.&lt;/p&gt;</source> 53718 <source>&lt;b&gt;Test for Changes&lt;/b&gt;&lt;p&gt;This questions &apos;make&apos;, if a rebuild of the configured target is necessary.&lt;/p&gt;</source>
53600 <translation type="unfinished"></translation> 53719 <translation type="unfinished"></translation>
53601 </message> 53720 </message>
53602 <message> 53721 <message>
53603 <location filename="../Project/Project.py" line="4377"/> 53722 <location filename="../Project/Project.py" line="4333"/>
53604 <source>Make</source> 53723 <source>Make</source>
53605 <translation type="unfinished"></translation> 53724 <translation type="unfinished"></translation>
53606 </message> 53725 </message>
53607 <message> 53726 <message>
53608 <location filename="../Project/Project.py" line="5723"/> 53727 <location filename="../Project/Project.py" line="5679"/>
53609 <source>The make process did not start.</source> 53728 <source>The make process did not start.</source>
53610 <translation type="unfinished"></translation> 53729 <translation type="unfinished"></translation>
53611 </message> 53730 </message>
53612 <message> 53731 <message>
53613 <location filename="../Project/Project.py" line="5768"/> 53732 <location filename="../Project/Project.py" line="5724"/>
53614 <source>The make process crashed.</source> 53733 <source>The make process crashed.</source>
53615 <translation type="unfinished"></translation> 53734 <translation type="unfinished"></translation>
53616 </message> 53735 </message>
53617 <message> 53736 <message>
53618 <location filename="../Project/Project.py" line="5778"/> 53737 <location filename="../Project/Project.py" line="5734"/>
53619 <source>&lt;p&gt;There are changes that require the configured make target &lt;b&gt;{0}&lt;/b&gt; to be rebuilt.&lt;/p&gt;</source> 53738 <source>&lt;p&gt;There are changes that require the configured make target &lt;b&gt;{0}&lt;/b&gt; to be rebuilt.&lt;/p&gt;</source>
53620 <translation type="unfinished"></translation> 53739 <translation type="unfinished"></translation>
53621 </message> 53740 </message>
53622 <message> 53741 <message>
53623 <location filename="../Project/Project.py" line="5783"/> 53742 <location filename="../Project/Project.py" line="5739"/>
53624 <source>&lt;p&gt;There are changes that require the default make target to be rebuilt.&lt;/p&gt;</source> 53743 <source>&lt;p&gt;There are changes that require the default make target to be rebuilt.&lt;/p&gt;</source>
53625 <translation type="unfinished"></translation> 53744 <translation type="unfinished"></translation>
53626 </message> 53745 </message>
53627 <message> 53746 <message>
53628 <location filename="../Project/Project.py" line="5795"/> 53747 <location filename="../Project/Project.py" line="5751"/>
53629 <source>The makefile contains errors.</source> 53748 <source>The makefile contains errors.</source>
53630 <translation type="unfinished"></translation> 53749 <translation type="unfinished"></translation>
53631 </message> 53750 </message>
53632 <message> 53751 <message>
53633 <location filename="../Project/Project.py" line="310"/> 53752 <location filename="../Project/Project.py" line="282"/>
53634 <source>PySide2 GUI</source> 53753 <source>PySide2 GUI</source>
53635 <translation type="unfinished"></translation> 53754 <translation type="unfinished"></translation>
53636 </message> 53755 </message>
53637 <message> 53756 <message>
53638 <location filename="../Project/Project.py" line="311"/> 53757 <location filename="../Project/Project.py" line="283"/>
53639 <source>PySide2 Console</source> 53758 <source>PySide2 Console</source>
53640 <translation type="unfinished"></translation> 53759 <translation type="unfinished"></translation>
53641 </message> 53760 </message>
53642 <message> 53761 <message>
53643 <location filename="../Project/Project.py" line="4365"/> 53762 <location filename="../Project/Project.py" line="4321"/>
53644 <source>Project-T&amp;ools</source> 53763 <source>Project-T&amp;ools</source>
53645 <translation type="unfinished"></translation> 53764 <translation type="unfinished"></translation>
53646 </message> 53765 </message>
53647 <message> 53766 <message>
53648 <location filename="../Project/Project.py" line="278"/> 53767 <location filename="../Project/Project.py" line="345"/>
53649 <source>PyQt4 GUI (deprecated)</source> 53768 <source>&lt;p&gt;The Programming Language &lt;b&gt;{0}&lt;/b&gt; is not supported (project type: {1}).&lt;/p&gt;</source>
53650 <translation type="unfinished"></translation>
53651 </message>
53652 <message>
53653 <location filename="../Project/Project.py" line="279"/>
53654 <source>PyQt4 Console (deprecated)</source>
53655 <translation type="unfinished"></translation> 53769 <translation type="unfinished"></translation>
53656 </message> 53770 </message>
53657 </context> 53771 </context>
53658 <context> 53772 <context>
53659 <name>ProjectBaseBrowser</name> 53773 <name>ProjectBaseBrowser</name>
53724 <location filename="../Project/ProjectBrowser.py" line="69"/> 53838 <location filename="../Project/ProjectBrowser.py" line="69"/>
53725 <source>files removed</source> 53839 <source>files removed</source>
53726 <translation type="unfinished"></translation> 53840 <translation type="unfinished"></translation>
53727 </message> 53841 </message>
53728 <message> 53842 <message>
53729 <location filename="../Project/ProjectBrowser.py" line="404"/> 53843 <location filename="../Project/ProjectBrowser.py" line="402"/>
53730 <source>unknown status</source> 53844 <source>unknown status</source>
53731 <translation type="unfinished"></translation> 53845 <translation type="unfinished"></translation>
53732 </message> 53846 </message>
53733 </context> 53847 </context>
53734 <context> 53848 <context>
53908 </message> 54022 </message>
53909 </context> 54023 </context>
53910 <context> 54024 <context>
53911 <name>ProjectFormsBrowser</name> 54025 <name>ProjectFormsBrowser</name>
53912 <message> 54026 <message>
53913 <location filename="../Project/ProjectFormsBrowser.py" line="1029"/> 54027 <location filename="../Project/ProjectFormsBrowser.py" line="1001"/>
53914 <source>Forms</source> 54028 <source>Forms</source>
53915 <translation>Feuilles du projet</translation> 54029 <translation>Feuilles du projet</translation>
53916 </message> 54030 </message>
53917 <message> 54031 <message>
53918 <location filename="../Project/ProjectFormsBrowser.py" line="70"/> 54032 <location filename="../Project/ProjectFormsBrowser.py" line="70"/>
53938 <location filename="../Project/ProjectFormsBrowser.py" line="96"/> 54052 <location filename="../Project/ProjectFormsBrowser.py" line="96"/>
53939 <source>Dialog with Buttons (Right)</source> 54053 <source>Dialog with Buttons (Right)</source>
53940 <translation>Boite de dialogue avec Boutons (à droite)</translation> 54054 <translation>Boite de dialogue avec Boutons (à droite)</translation>
53941 </message> 54055 </message>
53942 <message> 54056 <message>
53943 <location filename="../Project/ProjectFormsBrowser.py" line="154"/> 54057 <location filename="../Project/ProjectFormsBrowser.py" line="152"/>
53944 <source>Compile form</source> 54058 <source>Compile form</source>
53945 <translation>Compiler la feuille</translation> 54059 <translation>Compiler la feuille</translation>
53946 </message> 54060 </message>
53947 <message> 54061 <message>
53948 <location filename="../Project/ProjectFormsBrowser.py" line="358"/> 54062 <location filename="../Project/ProjectFormsBrowser.py" line="346"/>
53949 <source>Compile all forms</source> 54063 <source>Compile all forms</source>
53950 <translation>Compiler toutes les feuilles</translation> 54064 <translation>Compiler toutes les feuilles</translation>
53951 </message> 54065 </message>
53952 <message> 54066 <message>
53953 <location filename="../Project/ProjectFormsBrowser.py" line="258"/> 54067 <location filename="../Project/ProjectFormsBrowser.py" line="252"/>
53954 <source>Open in Qt-Designer</source> 54068 <source>Open in Qt-Designer</source>
53955 <translation>Ouvrir dans Qt-Designer</translation> 54069 <translation>Ouvrir dans Qt-Designer</translation>
53956 </message> 54070 </message>
53957 <message> 54071 <message>
53958 <location filename="../Project/ProjectFormsBrowser.py" line="313"/> 54072 <location filename="../Project/ProjectFormsBrowser.py" line="305"/>
53959 <source>Remove from project</source> 54073 <source>Remove from project</source>
53960 <translation>Supprimer du projet</translation> 54074 <translation>Supprimer du projet</translation>
53961 </message> 54075 </message>
53962 <message> 54076 <message>
53963 <location filename="../Project/ProjectFormsBrowser.py" line="316"/> 54077 <location filename="../Project/ProjectFormsBrowser.py" line="308"/>
53964 <source>Delete</source> 54078 <source>Delete</source>
53965 <translation>Supprimer</translation> 54079 <translation>Supprimer</translation>
53966 </message> 54080 </message>
53967 <message> 54081 <message>
53968 <location filename="../Project/ProjectFormsBrowser.py" line="326"/> 54082 <location filename="../Project/ProjectFormsBrowser.py" line="316"/>
53969 <source>New form...</source> 54083 <source>New form...</source>
53970 <translation>Nouvelle feuille...</translation> 54084 <translation>Nouvelle feuille...</translation>
53971 </message> 54085 </message>
53972 <message> 54086 <message>
53973 <location filename="../Project/ProjectFormsBrowser.py" line="366"/> 54087 <location filename="../Project/ProjectFormsBrowser.py" line="354"/>
53974 <source>Add forms directory...</source> 54088 <source>Add forms directory...</source>
53975 <translation>Ajouter un répertoire de feuilles...</translation> 54089 <translation>Ajouter un répertoire de feuilles...</translation>
53976 </message> 54090 </message>
53977 <message> 54091 <message>
53978 <location filename="../Project/ProjectFormsBrowser.py" line="369"/> 54092 <location filename="../Project/ProjectFormsBrowser.py" line="357"/>
53979 <source>Expand all directories</source> 54093 <source>Expand all directories</source>
53980 <translation>Déployer tous les répertoires</translation> 54094 <translation>Déployer tous les répertoires</translation>
53981 </message> 54095 </message>
53982 <message> 54096 <message>
53983 <location filename="../Project/ProjectFormsBrowser.py" line="371"/> 54097 <location filename="../Project/ProjectFormsBrowser.py" line="359"/>
53984 <source>Collapse all directories</source> 54098 <source>Collapse all directories</source>
53985 <translation>Contracter tous les répertoires</translation> 54099 <translation>Contracter tous les répertoires</translation>
53986 </message> 54100 </message>
53987 <message> 54101 <message>
53988 <location filename="../Project/ProjectFormsBrowser.py" line="637"/> 54102 <location filename="../Project/ProjectFormsBrowser.py" line="625"/>
53989 <source>New Form</source> 54103 <source>New Form</source>
53990 <translation>Nouvelle feuille</translation> 54104 <translation>Nouvelle feuille</translation>
53991 </message> 54105 </message>
53992 <message> 54106 <message>
53993 <location filename="../Project/ProjectFormsBrowser.py" line="592"/> 54107 <location filename="../Project/ProjectFormsBrowser.py" line="580"/>
53994 <source>Select a form type:</source> 54108 <source>Select a form type:</source>
53995 <translation>Sélectionner un type de feuille:</translation> 54109 <translation>Sélectionner un type de feuille:</translation>
53996 </message> 54110 </message>
53997 <message> 54111 <message>
53998 <location filename="../Project/ProjectFormsBrowser.py" line="819"/> 54112 <location filename="../Project/ProjectFormsBrowser.py" line="793"/>
53999 <source>Form Compilation</source> 54113 <source>Form Compilation</source>
54000 <translation>Compilation</translation> 54114 <translation>Compilation</translation>
54001 </message> 54115 </message>
54002 <message> 54116 <message>
54003 <location filename="../Project/ProjectFormsBrowser.py" line="791"/> 54117 <location filename="../Project/ProjectFormsBrowser.py" line="765"/>
54004 <source>The compilation of the form file was successful.</source> 54118 <source>The compilation of the form file was successful.</source>
54005 <translation>La compilation de la feuille a réussi.</translation> 54119 <translation>La compilation de la feuille a réussi.</translation>
54006 </message> 54120 </message>
54007 <message> 54121 <message>
54008 <location filename="../Project/ProjectFormsBrowser.py" line="819"/> 54122 <location filename="../Project/ProjectFormsBrowser.py" line="793"/>
54009 <source>The compilation of the form file failed.</source> 54123 <source>The compilation of the form file failed.</source>
54010 <translation>La compilation de la feuille a échoué.</translation> 54124 <translation>La compilation de la feuille a échoué.</translation>
54011 </message> 54125 </message>
54012 <message> 54126 <message>
54013 <location filename="../Project/ProjectFormsBrowser.py" line="894"/> 54127 <location filename="../Project/ProjectFormsBrowser.py" line="866"/>
54014 <source>Process Generation Error</source> 54128 <source>Process Generation Error</source>
54015 <translation>Erreur du processus</translation> 54129 <translation>Erreur du processus</translation>
54016 </message> 54130 </message>
54017 <message> 54131 <message>
54018 <location filename="../Project/ProjectFormsBrowser.py" line="986"/> 54132 <location filename="../Project/ProjectFormsBrowser.py" line="958"/>
54019 <source>Compiling forms...</source> 54133 <source>Compiling forms...</source>
54020 <translation>Compilation des feuilles...</translation> 54134 <translation>Compilation des feuilles...</translation>
54021 </message> 54135 </message>
54022 <message> 54136 <message>
54023 <location filename="../Project/ProjectFormsBrowser.py" line="1025"/> 54137 <location filename="../Project/ProjectFormsBrowser.py" line="997"/>
54024 <source>Abort</source> 54138 <source>Abort</source>
54025 <translation>Abandon</translation> 54139 <translation>Abandon</translation>
54026 </message> 54140 </message>
54027 <message> 54141 <message>
54028 <location filename="../Project/ProjectFormsBrowser.py" line="260"/> 54142 <location filename="../Project/ProjectFormsBrowser.py" line="254"/>
54029 <source>Open in Editor</source> 54143 <source>Open in Editor</source>
54030 <translation>Ouvrir dans l&apos;éditeur</translation> 54144 <translation>Ouvrir dans l&apos;éditeur</translation>
54031 </message> 54145 </message>
54032 <message> 54146 <message>
54033 <location filename="../Project/ProjectFormsBrowser.py" line="182"/> 54147 <location filename="../Project/ProjectFormsBrowser.py" line="180"/>
54034 <source>Rename file</source> 54148 <source>Rename file</source>
54035 <translation>Renommer le fichier</translation> 54149 <translation>Renommer le fichier</translation>
54036 </message> 54150 </message>
54037 <message> 54151 <message>
54038 <location filename="../Project/ProjectFormsBrowser.py" line="267"/> 54152 <location filename="../Project/ProjectFormsBrowser.py" line="261"/>
54039 <source>Compile forms</source> 54153 <source>Compile forms</source>
54040 <translation>Compiler les feuilles</translation> 54154 <translation>Compiler les feuilles</translation>
54041 </message> 54155 </message>
54042 <message> 54156 <message>
54043 <location filename="../Project/ProjectFormsBrowser.py" line="665"/> 54157 <location filename="../Project/ProjectFormsBrowser.py" line="653"/>
54044 <source>Delete forms</source> 54158 <source>Delete forms</source>
54045 <translation>Supprimer les feuilles</translation> 54159 <translation>Supprimer les feuilles</translation>
54046 </message> 54160 </message>
54047 <message> 54161 <message>
54048 <location filename="../Project/ProjectFormsBrowser.py" line="665"/> 54162 <location filename="../Project/ProjectFormsBrowser.py" line="653"/>
54049 <source>Do you really want to delete these forms from the project?</source> 54163 <source>Do you really want to delete these forms from the project?</source>
54050 <translation>Voulez-vous vraiment supprimer ces feuilles du projet?</translation> 54164 <translation>Voulez-vous vraiment supprimer ces feuilles du projet?</translation>
54051 </message> 54165 </message>
54052 <message> 54166 <message>
54053 <location filename="../Project/ProjectFormsBrowser.py" line="149"/> 54167 <location filename="../Project/ProjectFormsBrowser.py" line="147"/>
54054 <source>Preview form</source> 54168 <source>Preview form</source>
54055 <translation>Apercu feuille</translation> 54169 <translation>Apercu feuille</translation>
54056 </message> 54170 </message>
54057 <message> 54171 <message>
54058 <location filename="../Project/ProjectFormsBrowser.py" line="263"/> 54172 <location filename="../Project/ProjectFormsBrowser.py" line="257"/>
54059 <source>Preview translations</source> 54173 <source>Preview translations</source>
54060 <translation>Apercu des traductions</translation> 54174 <translation>Apercu des traductions</translation>
54061 </message> 54175 </message>
54062 <message> 54176 <message>
54063 <location filename="../Project/ProjectFormsBrowser.py" line="364"/> 54177 <location filename="../Project/ProjectFormsBrowser.py" line="352"/>
54064 <source>Add forms...</source> 54178 <source>Add forms...</source>
54065 <translation>Ajouter des feuilles...</translation> 54179 <translation>Ajouter des feuilles...</translation>
54066 </message> 54180 </message>
54067 <message> 54181 <message>
54068 <location filename="../Project/ProjectFormsBrowser.py" line="91"/> 54182 <location filename="../Project/ProjectFormsBrowser.py" line="91"/>
54073 <location filename="../Project/ProjectFormsBrowser.py" line="95"/> 54187 <location filename="../Project/ProjectFormsBrowser.py" line="95"/>
54074 <source>Dialog with Buttons (Bottom-Center)</source> 54188 <source>Dialog with Buttons (Bottom-Center)</source>
54075 <translation>Boite de dialogue avec boutons (Bas-Centre)</translation> 54189 <translation>Boite de dialogue avec boutons (Bas-Centre)</translation>
54076 </message> 54190 </message>
54077 <message> 54191 <message>
54078 <location filename="../Project/ProjectFormsBrowser.py" line="1025"/> 54192 <location filename="../Project/ProjectFormsBrowser.py" line="997"/>
54079 <source>Determining changed forms...</source> 54193 <source>Determining changed forms...</source>
54080 <translation>Détermination des feuilles modifiées...</translation> 54194 <translation>Détermination des feuilles modifiées...</translation>
54081 </message> 54195 </message>
54082 <message> 54196 <message>
54083 <location filename="../Project/ProjectFormsBrowser.py" line="1057"/> 54197 <location filename="../Project/ProjectFormsBrowser.py" line="1027"/>
54084 <source>Compiling changed forms...</source> 54198 <source>Compiling changed forms...</source>
54085 <translation>Compilation des feuilles modifiées...</translation> 54199 <translation>Compilation des feuilles modifiées...</translation>
54086 </message> 54200 </message>
54087 <message> 54201 <message>
54088 <location filename="../Project/ProjectFormsBrowser.py" line="625"/> 54202 <location filename="../Project/ProjectFormsBrowser.py" line="613"/>
54089 <source>The file already exists! Overwrite it?</source> 54203 <source>The file already exists! Overwrite it?</source>
54090 <translation>Le fichier existe déjà! Ecraser ?</translation> 54204 <translation>Le fichier existe déjà! Ecraser ?</translation>
54091 </message> 54205 </message>
54092 <message> 54206 <message>
54093 <location filename="../Project/ProjectFormsBrowser.py" line="92"/> 54207 <location filename="../Project/ProjectFormsBrowser.py" line="92"/>
54098 <location filename="../Project/ProjectFormsBrowser.py" line="93"/> 54212 <location filename="../Project/ProjectFormsBrowser.py" line="93"/>
54099 <source>Dialog with Buttonbox (Right)</source> 54213 <source>Dialog with Buttonbox (Right)</source>
54100 <translation>Boite de dialogue avec Boutons (à droite)</translation> 54214 <translation>Boite de dialogue avec Boutons (à droite)</translation>
54101 </message> 54215 </message>
54102 <message> 54216 <message>
54103 <location filename="../Project/ProjectFormsBrowser.py" line="165"/> 54217 <location filename="../Project/ProjectFormsBrowser.py" line="163"/>
54104 <source>Generate Dialog Code...</source> 54218 <source>Generate Dialog Code...</source>
54105 <translation>Générateur de code...</translation> 54219 <translation>Générateur de code...</translation>
54106 </message> 54220 </message>
54107 <message> 54221 <message>
54108 <location filename="../Project/ProjectFormsBrowser.py" line="277"/> 54222 <location filename="../Project/ProjectFormsBrowser.py" line="271"/>
54109 <source>Open</source> 54223 <source>Open</source>
54110 <translation>Ouvrir</translation> 54224 <translation>Ouvrir</translation>
54111 </message> 54225 </message>
54112 <message> 54226 <message>
54113 <location filename="../Project/ProjectFormsBrowser.py" line="606"/> 54227 <location filename="../Project/ProjectFormsBrowser.py" line="594"/>
54114 <source>Qt User-Interface Files (*.ui);;All Files (*)</source> 54228 <source>Qt User-Interface Files (*.ui);;All Files (*)</source>
54115 <translation>Fichiers Qt User-Interface (*.ui);;Tous fichiers(*)</translation> 54229 <translation>Fichiers Qt User-Interface (*.ui);;Tous fichiers(*)</translation>
54116 </message> 54230 </message>
54117 <message> 54231 <message>
54118 <location filename="../Project/ProjectFormsBrowser.py" line="374"/> 54232 <location filename="../Project/ProjectFormsBrowser.py" line="362"/>
54119 <source>Configure...</source> 54233 <source>Configure...</source>
54120 <translation>Configuration...</translation> 54234 <translation>Configuration...</translation>
54121 </message> 54235 </message>
54122 <message> 54236 <message>
54123 <location filename="../Project/ProjectFormsBrowser.py" line="335"/> 54237 <location filename="../Project/ProjectFormsBrowser.py" line="325"/>
54124 <source>Copy Path to Clipboard</source> 54238 <source>Copy Path to Clipboard</source>
54125 <translation type="unfinished">Copier chemin dans le Presse-Papiers</translation> 54239 <translation type="unfinished">Copier chemin dans le Presse-Papiers</translation>
54126 </message> 54240 </message>
54127 <message> 54241 <message>
54128 <location filename="../Project/ProjectFormsBrowser.py" line="637"/> 54242 <location filename="../Project/ProjectFormsBrowser.py" line="625"/>
54129 <source>&lt;p&gt;The new form file &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;br&gt;Problem: {1}&lt;/p&gt;</source> 54243 <source>&lt;p&gt;The new form file &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;br&gt;Problem: {1}&lt;/p&gt;</source>
54130 <translation type="unfinished"></translation> 54244 <translation type="unfinished"></translation>
54131 </message> 54245 </message>
54132 <message> 54246 <message>
54133 <location filename="../Project/ProjectFormsBrowser.py" line="806"/> 54247 <location filename="../Project/ProjectFormsBrowser.py" line="780"/>
54134 <source>&lt;p&gt;The compilation of the form file failed.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source> 54248 <source>&lt;p&gt;The compilation of the form file failed.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
54135 <translation type="unfinished"></translation> 54249 <translation type="unfinished"></translation>
54136 </message> 54250 </message>
54137 <message> 54251 <message>
54138 <location filename="../Project/ProjectFormsBrowser.py" line="894"/> 54252 <location filename="../Project/ProjectFormsBrowser.py" line="866"/>
54139 <source>Could not start {0}.&lt;br&gt;Ensure that it is in the search path.</source> 54253 <source>Could not start {0}.&lt;br&gt;Ensure that it is in the search path.</source>
54140 <translation type="unfinished"></translation> 54254 <translation type="unfinished"></translation>
54141 </message> 54255 </message>
54142 <message> 54256 <message>
54143 <location filename="../Project/ProjectFormsBrowser.py" line="98"/> 54257 <location filename="../Project/ProjectFormsBrowser.py" line="98"/>
54188 <location filename="../Project/ProjectFormsBrowser.py" line="107"/> 54302 <location filename="../Project/ProjectFormsBrowser.py" line="107"/>
54189 <source>QStackedWidget</source> 54303 <source>QStackedWidget</source>
54190 <translation type="unfinished"></translation> 54304 <translation type="unfinished"></translation>
54191 </message> 54305 </message>
54192 <message> 54306 <message>
54193 <location filename="../Project/ProjectFormsBrowser.py" line="1025"/> 54307 <location filename="../Project/ProjectFormsBrowser.py" line="997"/>
54194 <source>%v/%m Forms</source> 54308 <source>%v/%m Forms</source>
54195 <translation type="unfinished"></translation> 54309 <translation type="unfinished"></translation>
54196 </message> 54310 </message>
54197 <message> 54311 <message>
54198 <location filename="../Project/ProjectFormsBrowser.py" line="352"/> 54312 <location filename="../Project/ProjectFormsBrowser.py" line="340"/>
54199 <source>Configure uic Compiler</source> 54313 <source>Configure uic Compiler</source>
54200 <translation type="unfinished"></translation> 54314 <translation type="unfinished"></translation>
54201 </message> 54315 </message>
54202 </context> 54316 </context>
54203 <context> 54317 <context>
54828 </message> 54942 </message>
54829 </context> 54943 </context>
54830 <context> 54944 <context>
54831 <name>ProjectResourcesBrowser</name> 54945 <name>ProjectResourcesBrowser</name>
54832 <message> 54946 <message>
54833 <location filename="../Project/ProjectResourcesBrowser.py" line="896"/> 54947 <location filename="../Project/ProjectResourcesBrowser.py" line="862"/>
54834 <source>Resources</source> 54948 <source>Resources</source>
54835 <translation>Ressources</translation> 54949 <translation>Ressources</translation>
54836 </message> 54950 </message>
54837 <message> 54951 <message>
54838 <location filename="../Project/ProjectResourcesBrowser.py" line="62"/> 54952 <location filename="../Project/ProjectResourcesBrowser.py" line="62"/>
54839 <source>&lt;b&gt;Project Resources Browser&lt;/b&gt;&lt;p&gt;This allows to easily see all resources contained in the current project. Several actions can be executed via the context menu.&lt;/p&gt;</source> 54953 <source>&lt;b&gt;Project Resources Browser&lt;/b&gt;&lt;p&gt;This allows to easily see all resources contained in the current project. Several actions can be executed via the context menu.&lt;/p&gt;</source>
54840 <translation>&lt;b&gt;Navigateur de fichiers ressources&lt;/b&gt;&lt;p&gt;Permet de voir facilement tous les fichiers ressources présents dans le projet. Plusieurs actions peuvent être effectuées via le menu contextuel.&lt;/p&gt;</translation> 54954 <translation>&lt;b&gt;Navigateur de fichiers ressources&lt;/b&gt;&lt;p&gt;Permet de voir facilement tous les fichiers ressources présents dans le projet. Plusieurs actions peuvent être effectuées via le menu contextuel.&lt;/p&gt;</translation>
54841 </message> 54955 </message>
54842 <message> 54956 <message>
54843 <location filename="../Project/ProjectResourcesBrowser.py" line="98"/> 54957 <location filename="../Project/ProjectResourcesBrowser.py" line="97"/>
54844 <source>Compile resource</source> 54958 <source>Compile resource</source>
54845 <translation>Compiler le fichier ressource</translation> 54959 <translation>Compiler le fichier ressource</translation>
54846 </message> 54960 </message>
54847 <message> 54961 <message>
54848 <location filename="../Project/ProjectResourcesBrowser.py" line="293"/> 54962 <location filename="../Project/ProjectResourcesBrowser.py" line="287"/>
54849 <source>Compile all resources</source> 54963 <source>Compile all resources</source>
54850 <translation>Compiler tous les fichiers ressources</translation> 54964 <translation>Compiler tous les fichiers ressources</translation>
54851 </message> 54965 </message>
54852 <message> 54966 <message>
54853 <location filename="../Project/ProjectResourcesBrowser.py" line="216"/> 54967 <location filename="../Project/ProjectResourcesBrowser.py" line="212"/>
54854 <source>Open</source> 54968 <source>Open</source>
54855 <translation>Ouvrir</translation> 54969 <translation>Ouvrir</translation>
54856 </message> 54970 </message>
54857 <message> 54971 <message>
54858 <location filename="../Project/ProjectResourcesBrowser.py" line="116"/> 54972 <location filename="../Project/ProjectResourcesBrowser.py" line="115"/>
54859 <source>Rename file</source> 54973 <source>Rename file</source>
54860 <translation>Renommer le fichier</translation> 54974 <translation>Renommer le fichier</translation>
54861 </message> 54975 </message>
54862 <message> 54976 <message>
54863 <location filename="../Project/ProjectResourcesBrowser.py" line="253"/> 54977 <location filename="../Project/ProjectResourcesBrowser.py" line="248"/>
54864 <source>Remove from project</source> 54978 <source>Remove from project</source>
54865 <translation>Supprimer du projet</translation> 54979 <translation>Supprimer du projet</translation>
54866 </message> 54980 </message>
54867 <message> 54981 <message>
54868 <location filename="../Project/ProjectResourcesBrowser.py" line="256"/> 54982 <location filename="../Project/ProjectResourcesBrowser.py" line="251"/>
54869 <source>Delete</source> 54983 <source>Delete</source>
54870 <translation>Supprimer</translation> 54984 <translation>Supprimer</translation>
54871 </message> 54985 </message>
54872 <message> 54986 <message>
54873 <location filename="../Project/ProjectResourcesBrowser.py" line="260"/> 54987 <location filename="../Project/ProjectResourcesBrowser.py" line="255"/>
54874 <source>New resource...</source> 54988 <source>New resource...</source>
54875 <translation>Nouveau fichier ressource...</translation> 54989 <translation>Nouveau fichier ressource...</translation>
54876 </message> 54990 </message>
54877 <message> 54991 <message>
54878 <location filename="../Project/ProjectResourcesBrowser.py" line="299"/> 54992 <location filename="../Project/ProjectResourcesBrowser.py" line="293"/>
54879 <source>Add resources...</source> 54993 <source>Add resources...</source>
54880 <translation>Ajouter des fichiers ressources...</translation> 54994 <translation>Ajouter des fichiers ressources...</translation>
54881 </message> 54995 </message>
54882 <message> 54996 <message>
54883 <location filename="../Project/ProjectResourcesBrowser.py" line="302"/> 54997 <location filename="../Project/ProjectResourcesBrowser.py" line="296"/>
54884 <source>Add resources directory...</source> 54998 <source>Add resources directory...</source>
54885 <translation>Ajouter un répertoire de fichiers ressources...</translation> 54999 <translation>Ajouter un répertoire de fichiers ressources...</translation>
54886 </message> 55000 </message>
54887 <message> 55001 <message>
54888 <location filename="../Project/ProjectResourcesBrowser.py" line="306"/> 55002 <location filename="../Project/ProjectResourcesBrowser.py" line="300"/>
54889 <source>Expand all directories</source> 55003 <source>Expand all directories</source>
54890 <translation>Déployer tous les répertoires</translation> 55004 <translation>Déployer tous les répertoires</translation>
54891 </message> 55005 </message>
54892 <message> 55006 <message>
54893 <location filename="../Project/ProjectResourcesBrowser.py" line="308"/> 55007 <location filename="../Project/ProjectResourcesBrowser.py" line="302"/>
54894 <source>Collapse all directories</source> 55008 <source>Collapse all directories</source>
54895 <translation>Replier tous les répertoires</translation> 55009 <translation>Replier tous les répertoires</translation>
54896 </message> 55010 </message>
54897 <message> 55011 <message>
54898 <location filename="../Project/ProjectResourcesBrowser.py" line="210"/> 55012 <location filename="../Project/ProjectResourcesBrowser.py" line="206"/>
54899 <source>Compile resources</source> 55013 <source>Compile resources</source>
54900 <translation>Compile les fichiers ressources</translation> 55014 <translation>Compile les fichiers ressources</translation>
54901 </message> 55015 </message>
54902 <message> 55016 <message>
54903 <location filename="../Project/ProjectResourcesBrowser.py" line="510"/> 55017 <location filename="../Project/ProjectResourcesBrowser.py" line="504"/>
54904 <source>New Resource</source> 55018 <source>New Resource</source>
54905 <translation>Nouveau fichier ressource</translation> 55019 <translation>Nouveau fichier ressource</translation>
54906 </message> 55020 </message>
54907 <message> 55021 <message>
54908 <location filename="../Project/ProjectResourcesBrowser.py" line="469"/> 55022 <location filename="../Project/ProjectResourcesBrowser.py" line="463"/>
54909 <source>Qt Resource Files (*.qrc)</source> 55023 <source>Qt Resource Files (*.qrc)</source>
54910 <translation>Fichiers Qt Resource (*.qrc)</translation> 55024 <translation>Fichiers Qt Resource (*.qrc)</translation>
54911 </message> 55025 </message>
54912 <message> 55026 <message>
54913 <location filename="../Project/ProjectResourcesBrowser.py" line="539"/> 55027 <location filename="../Project/ProjectResourcesBrowser.py" line="533"/>
54914 <source>Delete resources</source> 55028 <source>Delete resources</source>
54915 <translation>Suppression des fichiers ressources</translation> 55029 <translation>Suppression des fichiers ressources</translation>
54916 </message> 55030 </message>
54917 <message> 55031 <message>
54918 <location filename="../Project/ProjectResourcesBrowser.py" line="539"/> 55032 <location filename="../Project/ProjectResourcesBrowser.py" line="533"/>
54919 <source>Do you really want to delete these resources from the project?</source> 55033 <source>Do you really want to delete these resources from the project?</source>
54920 <translation>Voulez-vous réellement supprimer ces fichiers ressources du projet?</translation> 55034 <translation>Voulez-vous réellement supprimer ces fichiers ressources du projet?</translation>
54921 </message> 55035 </message>
54922 <message> 55036 <message>
54923 <location filename="../Project/ProjectResourcesBrowser.py" line="639"/> 55037 <location filename="../Project/ProjectResourcesBrowser.py" line="633"/>
54924 <source>Resource Compilation</source> 55038 <source>Resource Compilation</source>
54925 <translation>Compilation des fichiers ressources</translation> 55039 <translation>Compilation des fichiers ressources</translation>
54926 </message> 55040 </message>
54927 <message> 55041 <message>
54928 <location filename="../Project/ProjectResourcesBrowser.py" line="618"/> 55042 <location filename="../Project/ProjectResourcesBrowser.py" line="612"/>
54929 <source>The compilation of the resource file was successful.</source> 55043 <source>The compilation of the resource file was successful.</source>
54930 <translation>La compilation des fichiers ressources a réussi.</translation> 55044 <translation>La compilation des fichiers ressources a réussi.</translation>
54931 </message> 55045 </message>
54932 <message> 55046 <message>
54933 <location filename="../Project/ProjectResourcesBrowser.py" line="639"/> 55047 <location filename="../Project/ProjectResourcesBrowser.py" line="633"/>
54934 <source>The compilation of the resource file failed.</source> 55048 <source>The compilation of the resource file failed.</source>
54935 <translation>La compilation du fichier ressource a échoué.</translation> 55049 <translation>La compilation du fichier ressource a échoué.</translation>
54936 </message> 55050 </message>
54937 <message> 55051 <message>
54938 <location filename="../Project/ProjectResourcesBrowser.py" line="751"/> 55052 <location filename="../Project/ProjectResourcesBrowser.py" line="717"/>
54939 <source>Process Generation Error</source> 55053 <source>Process Generation Error</source>
54940 <translation>Erreur du processus</translation> 55054 <translation>Erreur du processus</translation>
54941 </message> 55055 </message>
54942 <message> 55056 <message>
54943 <location filename="../Project/ProjectResourcesBrowser.py" line="817"/> 55057 <location filename="../Project/ProjectResourcesBrowser.py" line="783"/>
54944 <source>Compiling resources...</source> 55058 <source>Compiling resources...</source>
54945 <translation>Compilation des ressources...</translation> 55059 <translation>Compilation des ressources...</translation>
54946 </message> 55060 </message>
54947 <message> 55061 <message>
54948 <location filename="../Project/ProjectResourcesBrowser.py" line="892"/> 55062 <location filename="../Project/ProjectResourcesBrowser.py" line="858"/>
54949 <source>Abort</source> 55063 <source>Abort</source>
54950 <translation>Abandonner</translation> 55064 <translation>Abandonner</translation>
54951 </message> 55065 </message>
54952 <message> 55066 <message>
54953 <location filename="../Project/ProjectResourcesBrowser.py" line="892"/> 55067 <location filename="../Project/ProjectResourcesBrowser.py" line="858"/>
54954 <source>Determining changed resources...</source> 55068 <source>Determining changed resources...</source>
54955 <translation>Détermination des fichiers ressource modifiés...</translation> 55069 <translation>Détermination des fichiers ressource modifiés...</translation>
54956 </message> 55070 </message>
54957 <message> 55071 <message>
54958 <location filename="../Project/ProjectResourcesBrowser.py" line="930"/> 55072 <location filename="../Project/ProjectResourcesBrowser.py" line="894"/>
54959 <source>Compiling changed resources...</source> 55073 <source>Compiling changed resources...</source>
54960 <translation>Compilation des fichiers ressource modifiés...</translation> 55074 <translation>Compilation des fichiers ressource modifiés...</translation>
54961 </message> 55075 </message>
54962 <message> 55076 <message>
54963 <location filename="../Project/ProjectResourcesBrowser.py" line="488"/> 55077 <location filename="../Project/ProjectResourcesBrowser.py" line="482"/>
54964 <source>The file already exists! Overwrite it?</source> 55078 <source>The file already exists! Overwrite it?</source>
54965 <translation>Le fichier existe déjà! Ecraser ?</translation> 55079 <translation>Le fichier existe déjà! Ecraser ?</translation>
54966 </message> 55080 </message>
54967 <message> 55081 <message>
54968 <location filename="../Project/ProjectResourcesBrowser.py" line="311"/> 55082 <location filename="../Project/ProjectResourcesBrowser.py" line="305"/>
54969 <source>Configure...</source> 55083 <source>Configure...</source>
54970 <translation>Configuration...</translation> 55084 <translation>Configuration...</translation>
54971 </message> 55085 </message>
54972 <message> 55086 <message>
54973 <location filename="../Project/ProjectResourcesBrowser.py" line="268"/> 55087 <location filename="../Project/ProjectResourcesBrowser.py" line="263"/>
54974 <source>Copy Path to Clipboard</source> 55088 <source>Copy Path to Clipboard</source>
54975 <translation type="unfinished">Copier chemin dans le Presse-Papiers</translation> 55089 <translation type="unfinished">Copier chemin dans le Presse-Papiers</translation>
54976 </message> 55090 </message>
54977 <message> 55091 <message>
54978 <location filename="../Project/ProjectResourcesBrowser.py" line="510"/> 55092 <location filename="../Project/ProjectResourcesBrowser.py" line="504"/>
54979 <source>&lt;p&gt;The new resource file &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;br&gt;Problem: {1}&lt;/p&gt;</source> 55093 <source>&lt;p&gt;The new resource file &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;br&gt;Problem: {1}&lt;/p&gt;</source>
54980 <translation type="unfinished"></translation> 55094 <translation type="unfinished"></translation>
54981 </message> 55095 </message>
54982 <message> 55096 <message>
54983 <location filename="../Project/ProjectResourcesBrowser.py" line="625"/> 55097 <location filename="../Project/ProjectResourcesBrowser.py" line="619"/>
54984 <source>&lt;p&gt;The compilation of the resource file failed.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source> 55098 <source>&lt;p&gt;The compilation of the resource file failed.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
54985 <translation type="unfinished"></translation> 55099 <translation type="unfinished"></translation>
54986 </message> 55100 </message>
54987 <message> 55101 <message>
54988 <location filename="../Project/ProjectResourcesBrowser.py" line="751"/> 55102 <location filename="../Project/ProjectResourcesBrowser.py" line="717"/>
54989 <source>Could not start {0}.&lt;br&gt;Ensure that it is in the search path.</source> 55103 <source>Could not start {0}.&lt;br&gt;Ensure that it is in the search path.</source>
54990 <translation type="unfinished"></translation> 55104 <translation type="unfinished"></translation>
54991 </message> 55105 </message>
54992 <message> 55106 <message>
54993 <location filename="../Project/ProjectResourcesBrowser.py" line="892"/> 55107 <location filename="../Project/ProjectResourcesBrowser.py" line="858"/>
54994 <source>%v/%m Resources</source> 55108 <source>%v/%m Resources</source>
54995 <translation type="unfinished"></translation> 55109 <translation type="unfinished"></translation>
54996 </message> 55110 </message>
54997 <message> 55111 <message>
54998 <location filename="../Project/ProjectResourcesBrowser.py" line="287"/> 55112 <location filename="../Project/ProjectResourcesBrowser.py" line="281"/>
54999 <source>Configure rcc Compiler</source> 55113 <source>Configure rcc Compiler</source>
55000 <translation type="unfinished"></translation> 55114 <translation type="unfinished"></translation>
55001 </message> 55115 </message>
55002 </context> 55116 </context>
55003 <context> 55117 <context>
55086 <location filename="../Project/ProjectSourcesBrowser.py" line="442"/> 55200 <location filename="../Project/ProjectSourcesBrowser.py" line="442"/>
55087 <source>Rename file</source> 55201 <source>Rename file</source>
55088 <translation>Renommer le fichier</translation> 55202 <translation>Renommer le fichier</translation>
55089 </message> 55203 </message>
55090 <message> 55204 <message>
55091 <location filename="../Project/ProjectSourcesBrowser.py" line="989"/> 55205 <location filename="../Project/ProjectSourcesBrowser.py" line="986"/>
55092 <source>Code Coverage</source> 55206 <source>Code Coverage</source>
55093 <translation>Code Coverage</translation> 55207 <translation>Code Coverage</translation>
55094 </message> 55208 </message>
55095 <message> 55209 <message>
55096 <location filename="../Project/ProjectSourcesBrowser.py" line="989"/> 55210 <location filename="../Project/ProjectSourcesBrowser.py" line="986"/>
55097 <source>Please select a coverage file</source> 55211 <source>Please select a coverage file</source>
55098 <translation>Sélectionner un fichier coverage</translation> 55212 <translation>Sélectionner un fichier coverage</translation>
55099 </message> 55213 </message>
55100 <message> 55214 <message>
55101 <location filename="../Project/ProjectSourcesBrowser.py" line="1043"/> 55215 <location filename="../Project/ProjectSourcesBrowser.py" line="1040"/>
55102 <source>Profile Data</source> 55216 <source>Profile Data</source>
55103 <translation>Profiling des données</translation> 55217 <translation>Profiling des données</translation>
55104 </message> 55218 </message>
55105 <message> 55219 <message>
55106 <location filename="../Project/ProjectSourcesBrowser.py" line="1043"/> 55220 <location filename="../Project/ProjectSourcesBrowser.py" line="1040"/>
55107 <source>Please select a profile file</source> 55221 <source>Please select a profile file</source>
55108 <translation>Sélectionner un fichier profile</translation> 55222 <translation>Sélectionner un fichier profile</translation>
55109 </message> 55223 </message>
55110 <message> 55224 <message>
55111 <location filename="../Project/ProjectSourcesBrowser.py" line="915"/> 55225 <location filename="../Project/ProjectSourcesBrowser.py" line="912"/>
55112 <source>Delete files</source> 55226 <source>Delete files</source>
55113 <translation>Supprimer les fichiers</translation> 55227 <translation>Supprimer les fichiers</translation>
55114 </message> 55228 </message>
55115 <message> 55229 <message>
55116 <location filename="../Project/ProjectSourcesBrowser.py" line="915"/> 55230 <location filename="../Project/ProjectSourcesBrowser.py" line="912"/>
55117 <source>Do you really want to delete these files from the project?</source> 55231 <source>Do you really want to delete these files from the project?</source>
55118 <translation>Voulez-vous réellement supprimer ces fichiers du projet?</translation> 55232 <translation>Voulez-vous réellement supprimer ces fichiers du projet?</translation>
55119 </message> 55233 </message>
55120 <message> 55234 <message>
55121 <location filename="../Project/ProjectSourcesBrowser.py" line="142"/> 55235 <location filename="../Project/ProjectSourcesBrowser.py" line="142"/>
55126 <location filename="../Project/ProjectSourcesBrowser.py" line="544"/> 55240 <location filename="../Project/ProjectSourcesBrowser.py" line="544"/>
55127 <source>Add source directory...</source> 55241 <source>Add source directory...</source>
55128 <translation>Ajouter un répertoire de sources...</translation> 55242 <translation>Ajouter un répertoire de sources...</translation>
55129 </message> 55243 </message>
55130 <message> 55244 <message>
55131 <location filename="../Project/ProjectSourcesBrowser.py" line="1080"/> 55245 <location filename="../Project/ProjectSourcesBrowser.py" line="1077"/>
55132 <source>Class Diagram</source> 55246 <source>Class Diagram</source>
55133 <translation>Diagramme des classes</translation> 55247 <translation>Diagramme des classes</translation>
55134 </message> 55248 </message>
55135 <message> 55249 <message>
55136 <location filename="../Project/ProjectSourcesBrowser.py" line="1120"/> 55250 <location filename="../Project/ProjectSourcesBrowser.py" line="1117"/>
55137 <source>Include class attributes?</source> 55251 <source>Include class attributes?</source>
55138 <translation>Inclure les attributs de classes ?</translation> 55252 <translation>Inclure les attributs de classes ?</translation>
55139 </message> 55253 </message>
55140 <message> 55254 <message>
55141 <location filename="../Project/ProjectSourcesBrowser.py" line="1120"/> 55255 <location filename="../Project/ProjectSourcesBrowser.py" line="1117"/>
55142 <source>Package Diagram</source> 55256 <source>Package Diagram</source>
55143 <translation>Diagramme des Packages</translation> 55257 <translation>Diagramme des Packages</translation>
55144 </message> 55258 </message>
55145 <message> 55259 <message>
55146 <location filename="../Project/ProjectSourcesBrowser.py" line="1135"/> 55260 <location filename="../Project/ProjectSourcesBrowser.py" line="1132"/>
55147 <source>Application Diagram</source> 55261 <source>Application Diagram</source>
55148 <translation>Diagramme de l&apos;application</translation> 55262 <translation>Diagramme de l&apos;application</translation>
55149 </message> 55263 </message>
55150 <message> 55264 <message>
55151 <location filename="../Project/ProjectSourcesBrowser.py" line="1135"/> 55265 <location filename="../Project/ProjectSourcesBrowser.py" line="1132"/>
55152 <source>Include module names?</source> 55266 <source>Include module names?</source>
55153 <translation>Inclure les noms de modules ?</translation> 55267 <translation>Inclure les noms de modules ?</translation>
55154 </message> 55268 </message>
55155 <message> 55269 <message>
55156 <location filename="../Project/ProjectSourcesBrowser.py" line="542"/> 55270 <location filename="../Project/ProjectSourcesBrowser.py" line="542"/>
55161 <location filename="../Project/ProjectSourcesBrowser.py" line="257"/> 55275 <location filename="../Project/ProjectSourcesBrowser.py" line="257"/>
55162 <source>New package...</source> 55276 <source>New package...</source>
55163 <translation>Nouveau package...</translation> 55277 <translation>Nouveau package...</translation>
55164 </message> 55278 </message>
55165 <message> 55279 <message>
55166 <location filename="../Project/ProjectSourcesBrowser.py" line="847"/> 55280 <location filename="../Project/ProjectSourcesBrowser.py" line="844"/>
55167 <source>Add new Python package</source> 55281 <source>Add new Python package</source>
55168 <translation>Ajoute un nouveau package Python</translation> 55282 <translation>Ajoute un nouveau package Python</translation>
55169 </message> 55283 </message>
55170 <message> 55284 <message>
55171 <location filename="../Project/ProjectSourcesBrowser.py" line="1100"/> 55285 <location filename="../Project/ProjectSourcesBrowser.py" line="1097"/>
55172 <source>Imports Diagram</source> 55286 <source>Imports Diagram</source>
55173 <translation>Diagramme des modules</translation> 55287 <translation>Diagramme des modules</translation>
55174 </message> 55288 </message>
55175 <message> 55289 <message>
55176 <location filename="../Project/ProjectSourcesBrowser.py" line="1100"/> 55290 <location filename="../Project/ProjectSourcesBrowser.py" line="1097"/>
55177 <source>Include imports from external modules?</source> 55291 <source>Include imports from external modules?</source>
55178 <translation>Inclure l&apos;importation de modules externes?</translation> 55292 <translation>Inclure l&apos;importation de modules externes?</translation>
55179 </message> 55293 </message>
55180 <message> 55294 <message>
55181 <location filename="../Project/ProjectSourcesBrowser.py" line="565"/> 55295 <location filename="../Project/ProjectSourcesBrowser.py" line="565"/>
55186 <location filename="../Project/ProjectSourcesBrowser.py" line="549"/> 55300 <location filename="../Project/ProjectSourcesBrowser.py" line="549"/>
55187 <source>Copy Path to Clipboard</source> 55301 <source>Copy Path to Clipboard</source>
55188 <translation type="unfinished">Copier chemin dans le Presse-Papiers</translation> 55302 <translation type="unfinished">Copier chemin dans le Presse-Papiers</translation>
55189 </message> 55303 </message>
55190 <message> 55304 <message>
55191 <location filename="../Project/ProjectSourcesBrowser.py" line="832"/> 55305 <location filename="../Project/ProjectSourcesBrowser.py" line="829"/>
55192 <source>&lt;p&gt;The package directory &lt;b&gt;{0}&lt;/b&gt; could not be created. Aborting...&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source> 55306 <source>&lt;p&gt;The package directory &lt;b&gt;{0}&lt;/b&gt; could not be created. Aborting...&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
55193 <translation type="unfinished"></translation> 55307 <translation type="unfinished"></translation>
55194 </message> 55308 </message>
55195 <message> 55309 <message>
55196 <location filename="../Project/ProjectSourcesBrowser.py" line="847"/> 55310 <location filename="../Project/ProjectSourcesBrowser.py" line="844"/>
55197 <source>&lt;p&gt;The package file &lt;b&gt;{0}&lt;/b&gt; could not be created. Aborting...&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source> 55311 <source>&lt;p&gt;The package file &lt;b&gt;{0}&lt;/b&gt; could not be created. Aborting...&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
55198 <translation type="unfinished"></translation> 55312 <translation type="unfinished"></translation>
55199 </message> 55313 </message>
55200 <message> 55314 <message>
55201 <location filename="../Project/ProjectSourcesBrowser.py" line="483"/> 55315 <location filename="../Project/ProjectSourcesBrowser.py" line="483"/>
55219 <location filename="../Project/ProjectTranslationsBrowser.py" line="65"/> 55333 <location filename="../Project/ProjectTranslationsBrowser.py" line="65"/>
55220 <source>&lt;b&gt;Project Translations Browser&lt;/b&gt;&lt;p&gt;This allows to easily see all translations contained in the current project. Several actions can be executed via the context menu.&lt;/p&gt;</source> 55334 <source>&lt;b&gt;Project Translations Browser&lt;/b&gt;&lt;p&gt;This allows to easily see all translations contained in the current project. Several actions can be executed via the context menu.&lt;/p&gt;</source>
55221 <translation>&lt;b&gt;Navigateur de traductions&lt;/b&gt;&lt;p&gt;Permet de voir facilement toutes les traductions présentes dans le projet. Plusieurs actions peuvent être effectuées via le menu contextuel.&lt;/p&gt;</translation> 55335 <translation>&lt;b&gt;Navigateur de traductions&lt;/b&gt;&lt;p&gt;Permet de voir facilement toutes les traductions présentes dans le projet. Plusieurs actions peuvent être effectuées via le menu contextuel.&lt;/p&gt;</translation>
55222 </message> 55336 </message>
55223 <message> 55337 <message>
55224 <location filename="../Project/ProjectTranslationsBrowser.py" line="334"/> 55338 <location filename="../Project/ProjectTranslationsBrowser.py" line="331"/>
55225 <source>Generate translations</source> 55339 <source>Generate translations</source>
55226 <translation>Générer des traductions</translation> 55340 <translation>Générer des traductions</translation>
55227 </message> 55341 </message>
55228 <message> 55342 <message>
55229 <location filename="../Project/ProjectTranslationsBrowser.py" line="342"/> 55343 <location filename="../Project/ProjectTranslationsBrowser.py" line="339"/>
55230 <source>Generate translations (with obsolete)</source> 55344 <source>Generate translations (with obsolete)</source>
55231 <translation>Générer des traductions (avec la version obsolete)</translation> 55345 <translation>Générer des traductions (avec la version obsolete)</translation>
55232 </message> 55346 </message>
55233 <message> 55347 <message>
55234 <location filename="../Project/ProjectTranslationsBrowser.py" line="309"/> 55348 <location filename="../Project/ProjectTranslationsBrowser.py" line="306"/>
55235 <source>Open in Qt-Linguist</source> 55349 <source>Open in Qt-Linguist</source>
55236 <translation>Ouvrir avec Qt-Linguist</translation> 55350 <translation>Ouvrir avec Qt-Linguist</translation>
55237 </message> 55351 </message>
55238 <message> 55352 <message>
55239 <location filename="../Project/ProjectTranslationsBrowser.py" line="361"/> 55353 <location filename="../Project/ProjectTranslationsBrowser.py" line="358"/>
55240 <source>Release translations</source> 55354 <source>Release translations</source>
55241 <translation>Compiler les traductions</translation> 55355 <translation>Compiler les traductions</translation>
55242 </message> 55356 </message>
55243 <message> 55357 <message>
55244 <location filename="../Project/ProjectTranslationsBrowser.py" line="369"/> 55358 <location filename="../Project/ProjectTranslationsBrowser.py" line="366"/>
55245 <source>Remove from project</source> 55359 <source>Remove from project</source>
55246 <translation>Supprimer du projet</translation> 55360 <translation>Supprimer du projet</translation>
55247 </message> 55361 </message>
55248 <message> 55362 <message>
55249 <location filename="../Project/ProjectTranslationsBrowser.py" line="431"/> 55363 <location filename="../Project/ProjectTranslationsBrowser.py" line="427"/>
55250 <source>Delete</source> 55364 <source>Delete</source>
55251 <translation>Supprimer</translation> 55365 <translation>Supprimer</translation>
55252 </message> 55366 </message>
55253 <message> 55367 <message>
55254 <location filename="../Project/ProjectTranslationsBrowser.py" line="435"/> 55368 <location filename="../Project/ProjectTranslationsBrowser.py" line="431"/>
55255 <source>Add translation...</source> 55369 <source>Add translation...</source>
55256 <translation>Ajouter une traduction...</translation> 55370 <translation>Ajouter une traduction...</translation>
55257 </message> 55371 </message>
55258 <message> 55372 <message>
55259 <location filename="../Project/ProjectTranslationsBrowser.py" line="1223"/> 55373 <location filename="../Project/ProjectTranslationsBrowser.py" line="1209"/>
55260 <source>Write temporary project file</source> 55374 <source>Write temporary project file</source>
55261 <translation>Ecrire un fichier projet temporaire</translation> 55375 <translation>Ecrire un fichier projet temporaire</translation>
55262 </message> 55376 </message>
55263 <message> 55377 <message>
55264 <location filename="../Project/ProjectTranslationsBrowser.py" line="959"/> 55378 <location filename="../Project/ProjectTranslationsBrowser.py" line="951"/>
55265 <source>Translation file generation</source> 55379 <source>Translation file generation</source>
55266 <translation>Génération d&apos;un fichier de traduction</translation> 55380 <translation>Génération d&apos;un fichier de traduction</translation>
55267 </message> 55381 </message>
55268 <message> 55382 <message>
55269 <location filename="../Project/ProjectTranslationsBrowser.py" line="948"/> 55383 <location filename="../Project/ProjectTranslationsBrowser.py" line="940"/>
55270 <source>The generation of the translation files (*.ts) was successful.</source> 55384 <source>The generation of the translation files (*.ts) was successful.</source>
55271 <translation>La génération des fichiers de traduction (*.ts) a réussi.</translation> 55385 <translation>La génération des fichiers de traduction (*.ts) a réussi.</translation>
55272 </message> 55386 </message>
55273 <message> 55387 <message>
55274 <location filename="../Project/ProjectTranslationsBrowser.py" line="1251"/> 55388 <location filename="../Project/ProjectTranslationsBrowser.py" line="1237"/>
55275 <source>Process Generation Error</source> 55389 <source>Process Generation Error</source>
55276 <translation>Erreur du processus</translation> 55390 <translation>Erreur du processus</translation>
55277 </message> 55391 </message>
55278 <message> 55392 <message>
55279 <location filename="../Project/ProjectTranslationsBrowser.py" line="1160"/> 55393 <location filename="../Project/ProjectTranslationsBrowser.py" line="1147"/>
55280 <source>Translation file release</source> 55394 <source>Translation file release</source>
55281 <translation>Validation du fichier de traduction</translation> 55395 <translation>Validation du fichier de traduction</translation>
55282 </message> 55396 </message>
55283 <message> 55397 <message>
55284 <location filename="../Project/ProjectTranslationsBrowser.py" line="1144"/> 55398 <location filename="../Project/ProjectTranslationsBrowser.py" line="1131"/>
55285 <source>The release of the translation files (*.qm) was successful.</source> 55399 <source>The release of the translation files (*.qm) was successful.</source>
55286 <translation>La validation des fichiers de traduction (*.qm) a réussi.</translation> 55400 <translation>La validation des fichiers de traduction (*.qm) a réussi.</translation>
55287 </message> 55401 </message>
55288 <message> 55402 <message>
55289 <location filename="../Project/ProjectTranslationsBrowser.py" line="1160"/> 55403 <location filename="../Project/ProjectTranslationsBrowser.py" line="1147"/>
55290 <source>The release of the translation files (*.qm) has failed.</source> 55404 <source>The release of the translation files (*.qm) has failed.</source>
55291 <translation>La validation des fichiers de traduction (*.qm) a échoué.</translation> 55405 <translation>La validation des fichiers de traduction (*.qm) a échoué.</translation>
55292 </message> 55406 </message>
55293 <message> 55407 <message>
55294 <location filename="../Project/ProjectTranslationsBrowser.py" line="356"/> 55408 <location filename="../Project/ProjectTranslationsBrowser.py" line="353"/>
55295 <source>Open in Editor</source> 55409 <source>Open in Editor</source>
55296 <translation>Ouvrir dans l&apos;éditeur</translation> 55410 <translation>Ouvrir dans l&apos;éditeur</translation>
55297 </message> 55411 </message>
55298 <message> 55412 <message>
55299 <location filename="../Project/ProjectTranslationsBrowser.py" line="156"/> 55413 <location filename="../Project/ProjectTranslationsBrowser.py" line="155"/>
55300 <source>Generate translation</source> 55414 <source>Generate translation</source>
55301 <translation>Générer un fichier de traduction</translation> 55415 <translation>Générer un fichier de traduction</translation>
55302 </message> 55416 </message>
55303 <message> 55417 <message>
55304 <location filename="../Project/ProjectTranslationsBrowser.py" line="164"/> 55418 <location filename="../Project/ProjectTranslationsBrowser.py" line="163"/>
55305 <source>Generate translation (with obsolete)</source> 55419 <source>Generate translation (with obsolete)</source>
55306 <translation>Générer un fichier de traduction (à partir d&apos;un obsolète)</translation> 55420 <translation>Générer un fichier de traduction (à partir d&apos;un obsolète)</translation>
55307 </message> 55421 </message>
55308 <message> 55422 <message>
55309 <location filename="../Project/ProjectTranslationsBrowser.py" line="409"/> 55423 <location filename="../Project/ProjectTranslationsBrowser.py" line="405"/>
55310 <source>Generate all translations</source> 55424 <source>Generate all translations</source>
55311 <translation>Générer tous les fichiers de traduction</translation> 55425 <translation>Générer tous les fichiers de traduction</translation>
55312 </message> 55426 </message>
55313 <message> 55427 <message>
55314 <location filename="../Project/ProjectTranslationsBrowser.py" line="416"/> 55428 <location filename="../Project/ProjectTranslationsBrowser.py" line="412"/>
55315 <source>Generate all translations (with obsolete)</source> 55429 <source>Generate all translations (with obsolete)</source>
55316 <translation>Générer les traductions (à partir des fichiers obsoletes)</translation> 55430 <translation>Générer les traductions (à partir des fichiers obsoletes)</translation>
55317 </message> 55431 </message>
55318 <message> 55432 <message>
55319 <location filename="../Project/ProjectTranslationsBrowser.py" line="198"/> 55433 <location filename="../Project/ProjectTranslationsBrowser.py" line="197"/>
55320 <source>Release translation</source> 55434 <source>Release translation</source>
55321 <translation>Compiler la traduction</translation> 55435 <translation>Compiler la traduction</translation>
55322 </message> 55436 </message>
55323 <message> 55437 <message>
55324 <location filename="../Project/ProjectTranslationsBrowser.py" line="424"/> 55438 <location filename="../Project/ProjectTranslationsBrowser.py" line="420"/>
55325 <source>Release all translations</source> 55439 <source>Release all translations</source>
55326 <translation>Compiler toutes les traductions</translation> 55440 <translation>Compiler toutes les traductions</translation>
55327 </message> 55441 </message>
55328 <message> 55442 <message>
55329 <location filename="../Project/ProjectTranslationsBrowser.py" line="140"/> 55443 <location filename="../Project/ProjectTranslationsBrowser.py" line="139"/>
55330 <source>Preview translation</source> 55444 <source>Preview translation</source>
55331 <translation>Apercu de la traduction</translation> 55445 <translation>Apercu de la traduction</translation>
55332 </message> 55446 </message>
55333 <message> 55447 <message>
55334 <location filename="../Project/ProjectTranslationsBrowser.py" line="321"/> 55448 <location filename="../Project/ProjectTranslationsBrowser.py" line="318"/>
55335 <source>Preview translations</source> 55449 <source>Preview translations</source>
55336 <translation>Apercu des traductions</translation> 55450 <translation>Apercu des traductions</translation>
55337 </message> 55451 </message>
55338 <message> 55452 <message>
55339 <location filename="../Project/ProjectTranslationsBrowser.py" line="686"/> 55453 <location filename="../Project/ProjectTranslationsBrowser.py" line="678"/>
55340 <source>Delete translation files</source> 55454 <source>Delete translation files</source>
55341 <translation>Supprimer les fichiers de traduction</translation> 55455 <translation>Supprimer les fichiers de traduction</translation>
55342 </message> 55456 </message>
55343 <message> 55457 <message>
55344 <location filename="../Project/ProjectTranslationsBrowser.py" line="686"/> 55458 <location filename="../Project/ProjectTranslationsBrowser.py" line="678"/>
55345 <source>Do you really want to delete these translation files from the project?</source> 55459 <source>Do you really want to delete these translation files from the project?</source>
55346 <translation>Voulez-vous réellement supprimer ces traductions du projet?</translation> 55460 <translation>Voulez-vous réellement supprimer ces traductions du projet?</translation>
55347 </message> 55461 </message>
55348 <message> 55462 <message>
55349 <location filename="../Project/ProjectTranslationsBrowser.py" line="1223"/> 55463 <location filename="../Project/ProjectTranslationsBrowser.py" line="1209"/>
55350 <source>No translation files (*.ts) selected.</source> 55464 <source>No translation files (*.ts) selected.</source>
55351 <translation>Aucun fichier de traduction (*.ts) sélectionné.</translation> 55465 <translation>Aucun fichier de traduction (*.ts) sélectionné.</translation>
55352 </message> 55466 </message>
55353 <message> 55467 <message>
55354 <location filename="../Project/ProjectTranslationsBrowser.py" line="396"/> 55468 <location filename="../Project/ProjectTranslationsBrowser.py" line="392"/>
55355 <source>Preview all translations</source> 55469 <source>Preview all translations</source>
55356 <translation>Visualiser toutes les traductions</translation> 55470 <translation>Visualiser toutes les traductions</translation>
55357 </message> 55471 </message>
55358 <message> 55472 <message>
55359 <location filename="../Project/ProjectTranslationsBrowser.py" line="437"/> 55473 <location filename="../Project/ProjectTranslationsBrowser.py" line="433"/>
55360 <source>Add translation files...</source> 55474 <source>Add translation files...</source>
55361 <translation>Ajouter des fichiers de traduction...</translation> 55475 <translation>Ajouter des fichiers de traduction...</translation>
55362 </message> 55476 </message>
55363 <message> 55477 <message>
55364 <location filename="../Project/ProjectTranslationsBrowser.py" line="444"/> 55478 <location filename="../Project/ProjectTranslationsBrowser.py" line="440"/>
55365 <source>Configure...</source> 55479 <source>Configure...</source>
55366 <translation>Configuration...</translation> 55480 <translation>Configuration...</translation>
55367 </message> 55481 </message>
55368 <message> 55482 <message>
55369 <location filename="../Project/ProjectTranslationsBrowser.py" line="401"/> 55483 <location filename="../Project/ProjectTranslationsBrowser.py" line="397"/>
55370 <source>Extract messages</source> 55484 <source>Extract messages</source>
55371 <translation>Extraction des messages</translation> 55485 <translation>Extraction des messages</translation>
55372 </message> 55486 </message>
55373 <message> 55487 <message>
55374 <location filename="../Project/ProjectTranslationsBrowser.py" line="441"/> 55488 <location filename="../Project/ProjectTranslationsBrowser.py" line="437"/>
55375 <source>Copy Path to Clipboard</source> 55489 <source>Copy Path to Clipboard</source>
55376 <translation type="unfinished">Copier chemin dans le Presse-Papiers</translation> 55490 <translation type="unfinished">Copier chemin dans le Presse-Papiers</translation>
55377 </message> 55491 </message>
55378 <message> 55492 <message>
55379 <location filename="../Project/ProjectTranslationsBrowser.py" line="832"/> 55493 <location filename="../Project/ProjectTranslationsBrowser.py" line="824"/>
55380 <source>&lt;p&gt;The temporary project file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source> 55494 <source>&lt;p&gt;The temporary project file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
55381 <translation type="unfinished"></translation> 55495 <translation type="unfinished"></translation>
55382 </message> 55496 </message>
55383 <message> 55497 <message>
55384 <location filename="../Project/ProjectTranslationsBrowser.py" line="1072"/> 55498 <location filename="../Project/ProjectTranslationsBrowser.py" line="1059"/>
55385 <source>Could not start {0}.&lt;br&gt;Ensure that it is in the search path.</source> 55499 <source>Could not start {0}.&lt;br&gt;Ensure that it is in the search path.</source>
55386 <translation type="unfinished"></translation> 55500 <translation type="unfinished"></translation>
55387 </message> 55501 </message>
55388 <message> 55502 <message>
55389 <location filename="../Project/ProjectTranslationsBrowser.py" line="1251"/> 55503 <location filename="../Project/ProjectTranslationsBrowser.py" line="1237"/>
55390 <source>&lt;p&gt;Could not start lrelease.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source> 55504 <source>&lt;p&gt;Could not start lrelease.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
55391 <translation type="unfinished"></translation> 55505 <translation type="unfinished"></translation>
55392 </message> 55506 </message>
55393 <message> 55507 <message>
55394 <location filename="../Project/ProjectTranslationsBrowser.py" line="351"/> 55508 <location filename="../Project/ProjectTranslationsBrowser.py" line="348"/>
55395 <source>Open</source> 55509 <source>Open</source>
55396 <translation type="unfinished">Ouvrir</translation> 55510 <translation type="unfinished">Ouvrir</translation>
55397 </message> 55511 </message>
55398 <message> 55512 <message>
55399 <location filename="../Project/ProjectTranslationsBrowser.py" line="956"/> 55513 <location filename="../Project/ProjectTranslationsBrowser.py" line="948"/>
55400 <source> The process has crashed.</source> 55514 <source> The process has crashed.</source>
55401 <translation type="unfinished"></translation> 55515 <translation type="unfinished"></translation>
55402 </message> 55516 </message>
55403 <message> 55517 <message>
55404 <location filename="../Project/ProjectTranslationsBrowser.py" line="959"/> 55518 <location filename="../Project/ProjectTranslationsBrowser.py" line="951"/>
55405 <source>The generation of the translation files (*.ts) has failed.{0}</source> 55519 <source>The generation of the translation files (*.ts) has failed.{0}</source>
55406 <translation type="unfinished"></translation> 55520 <translation type="unfinished"></translation>
55407 </message> 55521 </message>
55408 </context> 55522 </context>
55409 <context> 55523 <context>
57653 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="86"/> 57767 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="86"/>
57654 <source>Source association</source> 57768 <source>Source association</source>
57655 <translation type="unfinished"></translation> 57769 <translation type="unfinished"></translation>
57656 </message> 57770 </message>
57657 <message> 57771 <message>
57658 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="92"/> 57772 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="137"/>
57659 <source>Enter the file extensions to be associated with the Python versions separated by a space. They must not overlap with each other.</source>
57660 <translation type="unfinished"></translation>
57661 </message>
57662 <message>
57663 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="147"/>
57664 <source>Python 2:</source>
57665 <translation type="unfinished"></translation>
57666 </message>
57667 <message>
57668 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="161"/>
57669 <source>Python 3:</source> 57773 <source>Python 3:</source>
57670 <translation type="unfinished"></translation> 57774 <translation type="unfinished"></translation>
57671 </message> 57775 </message>
57672 <message> 57776 <message>
57673 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="125"/> 57777 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="115"/>
57674 <source>Python Environments</source> 57778 <source>Python Environments</source>
57675 <translation type="unfinished"></translation> 57779 <translation type="unfinished"></translation>
57676 </message> 57780 </message>
57677 <message> 57781 <message>
57782 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="121"/>
57783 <source>Please configure the Python environments on the &apos;Python2 Debugger&apos; page and the &apos;Python3 Debugger&apos; page.</source>
57784 <translation type="unfinished"></translation>
57785 </message>
57786 <message>
57678 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="131"/> 57787 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="131"/>
57679 <source>Please configure the Python environments on the &apos;Python2 Debugger&apos; page and the &apos;Python3 Debugger&apos; page.</source>
57680 <translation type="unfinished"></translation>
57681 </message>
57682 <message>
57683 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="141"/>
57684 <source>Currently selected environments</source> 57788 <source>Currently selected environments</source>
57685 <translation type="unfinished"></translation> 57789 <translation type="unfinished"></translation>
57686 </message> 57790 </message>
57687 <message> 57791 <message>
57688 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="193"/> 57792 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="169"/>
57689 <source>Press to update the display of the currently selected environments</source> 57793 <source>Press to update the display of the currently selected environments</source>
57690 <translation type="unfinished"></translation> 57794 <translation type="unfinished"></translation>
57691 </message> 57795 </message>
57692 <message> 57796 <message>
57693 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="196"/> 57797 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="172"/>
57694 <source>Refresh</source> 57798 <source>Refresh</source>
57695 <translation type="unfinished">Rafraichir</translation> 57799 <translation type="unfinished">Rafraichir</translation>
57800 </message>
57801 <message>
57802 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="92"/>
57803 <source>Enter the file extensions to be associated with Python separated by a space.</source>
57804 <translation type="unfinished"></translation>
57696 </message> 57805 </message>
57697 </context> 57806 </context>
57698 <context> 57807 <context>
57699 <name>QRegExpWizard</name> 57808 <name>QRegExpWizard</name>
57700 <message> 57809 <message>
62866 <source>Regexp</source> 62975 <source>Regexp</source>
62867 <translation type="unfinished">Expression régulière</translation> 62976 <translation type="unfinished">Expression régulière</translation>
62868 </message> 62977 </message>
62869 </context> 62978 </context>
62870 <context> 62979 <context>
62980 <name>Security</name>
62981 <message>
62982 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="16"/>
62983 <source>Use of &apos;assert&apos; detected. The enclosed code will be removed when compiling to optimised byte code.</source>
62984 <translation type="unfinished"></translation>
62985 </message>
62986 <message>
62987 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="22"/>
62988 <source>Use of &apos;exec&apos; detected.</source>
62989 <translation type="unfinished"></translation>
62990 </message>
62991 <message>
62992 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="27"/>
62993 <source>&apos;chmod&apos; setting a permissive mask {0} on file ({1}).</source>
62994 <translation type="unfinished"></translation>
62995 </message>
62996 <message>
62997 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="32"/>
62998 <source>Possible binding to all interfaces.</source>
62999 <translation type="unfinished"></translation>
63000 </message>
63001 <message>
63002 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="43"/>
63003 <source>Possible hardcoded password: &apos;{0}&apos;</source>
63004 <translation type="unfinished"></translation>
63005 </message>
63006 <message>
63007 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="48"/>
63008 <source>Probable insecure usage of temp file/directory.</source>
63009 <translation type="unfinished"></translation>
63010 </message>
63011 <message>
63012 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="53"/>
63013 <source>Try, Except, Pass detected.</source>
63014 <translation type="unfinished"></translation>
63015 </message>
63016 <message>
63017 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="56"/>
63018 <source>Try, Except, Continue detected.</source>
63019 <translation type="unfinished"></translation>
63020 </message>
63021 <message>
63022 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="61"/>
63023 <source>A Flask app appears to be run with debug=True, which exposes the Werkzeug debugger and allows the execution of arbitrary code.</source>
63024 <translation type="unfinished"></translation>
63025 </message>
63026 <message>
63027 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="67"/>
63028 <source>Pickle and modules that wrap it can be unsafe when used to deserialize untrusted data, possible security issue.</source>
63029 <translation type="unfinished"></translation>
63030 </message>
63031 <message>
63032 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="71"/>
63033 <source>Deserialization with the marshal module is possibly dangerous.</source>
63034 <translation type="unfinished"></translation>
63035 </message>
63036 <message>
63037 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="74"/>
63038 <source>Use of insecure MD2, MD4, MD5, or SHA1 hash function.</source>
63039 <translation type="unfinished"></translation>
63040 </message>
63041 <message>
63042 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="77"/>
63043 <source>Use of insecure cipher &apos;{0}&apos;. Replace with a known secure cipher such as AES.</source>
63044 <translation type="unfinished"></translation>
63045 </message>
63046 <message>
63047 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="81"/>
63048 <source>Use of insecure cipher mode &apos;{0}&apos;.</source>
63049 <translation type="unfinished"></translation>
63050 </message>
63051 <message>
63052 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="84"/>
63053 <source>Use of insecure and deprecated function (mktemp).</source>
63054 <translation type="unfinished"></translation>
63055 </message>
63056 <message>
63057 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="87"/>
63058 <source>Use of possibly insecure function - consider using safer ast.literal_eval.</source>
63059 <translation type="unfinished"></translation>
63060 </message>
63061 <message>
63062 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="91"/>
63063 <source>Use of mark_safe() may expose cross-site scripting vulnerabilities and should be reviewed.</source>
63064 <translation type="unfinished"></translation>
63065 </message>
63066 <message>
63067 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="95"/>
63068 <source>Use of HTTPSConnection on older versions of Python prior to 2.7.9 and 3.4.3 do not provide security, see https://wiki.openstack.org/wiki/OSSN/OSSN-0033</source>
63069 <translation type="unfinished"></translation>
63070 </message>
63071 <message>
63072 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="100"/>
63073 <source>Audit url open for permitted schemes. Allowing use of file:/ or custom schemes is often unexpected.</source>
63074 <translation type="unfinished"></translation>
63075 </message>
63076 <message>
63077 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="104"/>
63078 <source>Standard pseudo-random generators are not suitable for security/cryptographic purposes.</source>
63079 <translation type="unfinished"></translation>
63080 </message>
63081 <message>
63082 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="108"/>
63083 <source>Telnet-related functions are being called. Telnet is considered insecure. Use SSH or some other encrypted protocol.</source>
63084 <translation type="unfinished"></translation>
63085 </message>
63086 <message>
63087 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="142"/>
63088 <source>Using &apos;{0}&apos; to parse untrusted XML data is known to be vulnerable to XML attacks. Replace &apos;{0}&apos; with its defusedxml equivalent function or make sure defusedxml.defuse_stdlib() is called.</source>
63089 <translation type="unfinished"></translation>
63090 </message>
63091 <message>
63092 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="147"/>
63093 <source>Using &apos;{0}&apos; to parse untrusted XML data is known to be vulnerable to XML attacks. Replace &apos;{0}&apos; with its defusedxml equivalent function.</source>
63094 <translation type="unfinished"></translation>
63095 </message>
63096 <message>
63097 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="152"/>
63098 <source>FTP-related functions are being called. FTP is considered insecure. Use SSH/SFTP/SCP or some other encrypted protocol.</source>
63099 <translation type="unfinished"></translation>
63100 </message>
63101 <message>
63102 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="156"/>
63103 <source>The input method in Python 2 will read from standard input, evaluate and run the resulting string as Python source code. This is similar, though in many ways worse, than using eval. On Python 2, use raw_input instead, input is safe in Python 3.</source>
63104 <translation type="unfinished"></translation>
63105 </message>
63106 <message>
63107 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="162"/>
63108 <source>By default, Python will create a secure, verified SSL context for use in such classes as HTTPSConnection. However, it still allows using an insecure context via the _create_unverified_context that reverts to the previous behavior that does not validate certificates or perform hostname checks.</source>
63109 <translation type="unfinished"></translation>
63110 </message>
63111 <message>
63112 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="169"/>
63113 <source>Use of os.tempnam() and os.tmpnam() is vulnerable to symlink attacks. Consider using tmpfile() instead.</source>
63114 <translation type="unfinished"></translation>
63115 </message>
63116 <message>
63117 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="175"/>
63118 <source>Use of insecure {0} hash function.</source>
63119 <translation type="unfinished"></translation>
63120 </message>
63121 <message>
63122 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="180"/>
63123 <source>A telnet-related module is being imported. Telnet is considered insecure. Use SSH or some other encrypted protocol.</source>
63124 <translation type="unfinished"></translation>
63125 </message>
63126 <message>
63127 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="184"/>
63128 <source>A FTP-related module is being imported. FTP is considered insecure. Use SSH/SFTP/SCP or some other encrypted protocol.</source>
63129 <translation type="unfinished"></translation>
63130 </message>
63131 <message>
63132 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="192"/>
63133 <source>Consider possible security implications associated with the &apos;{0}&apos; module.</source>
63134 <translation type="unfinished"></translation>
63135 </message>
63136 <message>
63137 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="216"/>
63138 <source>Using &apos;{0}&apos; to parse untrusted XML data is known to be vulnerable to XML attacks. Replace &apos;{0}&apos; with the equivalent defusedxml package, or make sure defusedxml.defuse_stdlib() is called.</source>
63139 <translation type="unfinished"></translation>
63140 </message>
63141 <message>
63142 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="221"/>
63143 <source>Using &apos;{0}&apos; to parse untrusted XML data is known to be vulnerable to XML attacks. Replace &apos;{0}&apos; with the equivalent defusedxml package.</source>
63144 <translation type="unfinished"></translation>
63145 </message>
63146 <message>
63147 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="226"/>
63148 <source>Using &apos;{0}&apos; to parse untrusted XML data is known to be vulnerable to XML attacks. Use defused.xmlrpc.monkey_patch() function to monkey-patch xmlrpclib and mitigate XML vulnerabilities.</source>
63149 <translation type="unfinished"></translation>
63150 </message>
63151 <message>
63152 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="231"/>
63153 <source>Consider possible security implications associated with &apos;{0}&apos; module.</source>
63154 <translation type="unfinished"></translation>
63155 </message>
63156 <message>
63157 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="235"/>
63158 <source>The pyCrypto library and its module &apos;{0}&apos; are no longer actively maintained and have been deprecated. Consider using pyca/cryptography library.</source>
63159 <translation type="unfinished"></translation>
63160 </message>
63161 <message>
63162 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="242"/>
63163 <source>&apos;requests&apos; call with verify=False disabling SSL certificate checks, security issue.</source>
63164 <translation type="unfinished"></translation>
63165 </message>
63166 <message>
63167 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="248"/>
63168 <source>&apos;ssl.wrap_socket&apos; call with insecure SSL/TLS protocol version identified, security issue.</source>
63169 <translation type="unfinished"></translation>
63170 </message>
63171 <message>
63172 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="252"/>
63173 <source>&apos;SSL.Context&apos; call with insecure SSL/TLS protocol version identified, security issue.</source>
63174 <translation type="unfinished"></translation>
63175 </message>
63176 <message>
63177 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="256"/>
63178 <source>Function call with insecure SSL/TLS protocol version identified, security issue.</source>
63179 <translation type="unfinished"></translation>
63180 </message>
63181 <message>
63182 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="260"/>
63183 <source>Function definition identified with insecure SSL/TLS protocol version by default, possible security issue.</source>
63184 <translation type="unfinished"></translation>
63185 </message>
63186 <message>
63187 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="264"/>
63188 <source>&apos;ssl.wrap_socket&apos; call with no SSL/TLS protocol version specified, the default &apos;SSLv23&apos; could be insecure, possible security issue.</source>
63189 <translation type="unfinished"></translation>
63190 </message>
63191 <message>
63192 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="270"/>
63193 <source>{0} key sizes below {1:d} bits are considered breakable.</source>
63194 <translation type="unfinished"></translation>
63195 </message>
63196 <message>
63197 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="275"/>
63198 <source>Use of unsafe &apos;yaml.load()&apos;. Allows instantiation of arbitrary objects. Consider &apos;yaml.safe_load()&apos;.</source>
63199 <translation type="unfinished"></translation>
63200 </message>
63201 <message>
63202 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="281"/>
63203 <source>Paramiko call with policy set to automatically trust the unknown host key.</source>
63204 <translation type="unfinished"></translation>
63205 </message>
63206 <message>
63207 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="287"/>
63208 <source>Possible shell injection via &apos;Paramiko&apos; call, check inputs are properly sanitized.</source>
63209 <translation type="unfinished"></translation>
63210 </message>
63211 <message>
63212 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="291"/>
63213 <source>&apos;subprocess&apos; call with shell=True seems safe, but may be changed in the future, consider rewriting without shell</source>
63214 <translation type="unfinished"></translation>
63215 </message>
63216 <message>
63217 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="295"/>
63218 <source>&apos;subprocess&apos; call with shell=True identified, security issue.</source>
63219 <translation type="unfinished"></translation>
63220 </message>
63221 <message>
63222 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="298"/>
63223 <source>&apos;subprocess&apos; call - check for execution of untrusted input.</source>
63224 <translation type="unfinished"></translation>
63225 </message>
63226 <message>
63227 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="301"/>
63228 <source>Function call with shell=True parameter identified, possible security issue.</source>
63229 <translation type="unfinished"></translation>
63230 </message>
63231 <message>
63232 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="305"/>
63233 <source>Starting a process with a shell: Seems safe, but may be changed in the future, consider rewriting without shell</source>
63234 <translation type="unfinished"></translation>
63235 </message>
63236 <message>
63237 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="309"/>
63238 <source>Starting a process with a shell, possible injection detected, security issue.</source>
63239 <translation type="unfinished"></translation>
63240 </message>
63241 <message>
63242 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="313"/>
63243 <source>Starting a process without a shell.</source>
63244 <translation type="unfinished"></translation>
63245 </message>
63246 <message>
63247 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="316"/>
63248 <source>Starting a process with a partial executable path.</source>
63249 <translation type="unfinished"></translation>
63250 </message>
63251 <message>
63252 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="321"/>
63253 <source>Possible SQL injection vector through string-based query construction.</source>
63254 <translation type="unfinished"></translation>
63255 </message>
63256 <message>
63257 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="327"/>
63258 <source>Possible wildcard injection in call: {0}</source>
63259 <translation type="unfinished"></translation>
63260 </message>
63261 <message>
63262 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="332"/>
63263 <source>Use of &apos;extra()&apos; opens a potential SQL attack vector.</source>
63264 <translation type="unfinished"></translation>
63265 </message>
63266 <message>
63267 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="335"/>
63268 <source>Use of &apos;RawSQL()&apos; opens a potential SQL attack vector.</source>
63269 <translation type="unfinished"></translation>
63270 </message>
63271 <message>
63272 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="340"/>
63273 <source>Using jinja2 templates with &apos;autoescape=False&apos; is dangerous and can lead to XSS. Use &apos;autoescape=True&apos; or use the &apos;select_autoescape&apos; function to mitigate XSS vulnerabilities.</source>
63274 <translation type="unfinished"></translation>
63275 </message>
63276 <message>
63277 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="345"/>
63278 <source>By default, jinja2 sets &apos;autoescape&apos; to False. Consider using &apos;autoescape=True&apos; or use the &apos;select_autoescape&apos; function to mitigate XSS vulnerabilities.</source>
63279 <translation type="unfinished"></translation>
63280 </message>
63281 <message>
63282 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="352"/>
63283 <source>Mako templates allow HTML/JS rendering by default and are inherently open to XSS attacks. Ensure variables in all templates are properly sanitized via the &apos;n&apos;, &apos;h&apos; or &apos;x&apos; flags (depending on context). For example, to HTML escape the variable &apos;data&apos; do ${{ data |h }}.</source>
63284 <translation type="unfinished"></translation>
63285 </message>
63286 <message>
63287 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="360"/>
63288 <source>Potential XSS on &apos;mark_safe()&apos; function.</source>
63289 <translation type="unfinished"></translation>
63290 </message>
63291 <message>
63292 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="373"/>
63293 <source>{0}: {1}</source>
63294 <translation type="unfinished"></translation>
63295 </message>
63296 <message>
63297 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="365"/>
63298 <source>Possible hardcoded AWS access key ID: {0}</source>
63299 <translation type="unfinished"></translation>
63300 </message>
63301 <message>
63302 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="368"/>
63303 <source>Possible hardcoded AWS secret access key: {0}</source>
63304 <translation type="unfinished"></translation>
63305 </message>
63306 </context>
63307 <context>
62871 <name>SecurityPage</name> 63308 <name>SecurityPage</name>
62872 <message> 63309 <message>
62873 <location filename="../Preferences/ConfigurationPages/SecurityPage.ui" line="37"/> 63310 <location filename="../Preferences/ConfigurationPages/SecurityPage.ui" line="37"/>
62874 <source>Passwords</source> 63311 <source>Passwords</source>
62875 <translation type="unfinished"></translation> 63312 <translation type="unfinished"></translation>
65285 </message> 65722 </message>
65286 </context> 65723 </context>
65287 <context> 65724 <context>
65288 <name>SnapshotRegionGrabber</name> 65725 <name>SnapshotRegionGrabber</name>
65289 <message> 65726 <message>
65290 <location filename="../Snapshot/SnapshotRegionGrabber.py" line="99"/> 65727 <location filename="../Snapshot/SnapshotRegionGrabber.py" line="102"/>
65291 <source>Select a region using the mouse. To take the snapshot, press the Enter key or double click. Press Esc to quit.</source> 65728 <source>Select a region using the mouse. To take the snapshot, press the Enter key or double click. Press Esc to quit.</source>
65292 <translation type="unfinished"></translation> 65729 <translation type="unfinished"></translation>
65293 </message> 65730 </message>
65294 </context> 65731 </context>
65295 <context> 65732 <context>
72506 </message> 72943 </message>
72507 </context> 72944 </context>
72508 <context> 72945 <context>
72509 <name>SyntaxCheckService</name> 72946 <name>SyntaxCheckService</name>
72510 <message> 72947 <message>
72511 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="208"/> 72948 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="211"/>
72512 <source>Python 2 batch check</source>
72513 <translation type="unfinished"></translation>
72514 </message>
72515 <message>
72516 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="224"/>
72517 <source>Python 3 batch check</source> 72949 <source>Python 3 batch check</source>
72518 <translation type="unfinished"></translation> 72950 <translation type="unfinished"></translation>
72519 </message> 72951 </message>
72520 <message> 72952 <message>
72521 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="240"/> 72953 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="227"/>
72522 <source>JavaScript batch check</source> 72954 <source>JavaScript batch check</source>
72523 <translation type="unfinished"></translation> 72955 <translation type="unfinished"></translation>
72524 </message> 72956 </message>
72525 <message> 72957 <message>
72526 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="256"/> 72958 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="243"/>
72527 <source>YAML batch check</source> 72959 <source>YAML batch check</source>
72528 <translation type="unfinished"></translation> 72960 <translation type="unfinished"></translation>
72529 </message> 72961 </message>
72530 <message> 72962 <message>
72531 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="272"/> 72963 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="259"/>
72532 <source>JSON batch check</source> 72964 <source>JSON batch check</source>
72533 <translation type="unfinished"></translation> 72965 <translation type="unfinished"></translation>
72534 </message> 72966 </message>
72535 </context> 72967 </context>
72536 <context> 72968 <context>
72639 </message> 73071 </message>
72640 </context> 73072 </context>
72641 <context> 73073 <context>
72642 <name>SyntaxCheckerPlugin</name> 73074 <name>SyntaxCheckerPlugin</name>
72643 <message> 73075 <message>
72644 <location filename="../Plugins/PluginSyntaxChecker.py" line="267"/> 73076 <location filename="../Plugins/PluginSyntaxChecker.py" line="259"/>
72645 <source>Check Syntax</source> 73077 <source>Check Syntax</source>
72646 <translation>Vérification de la syntaxe</translation> 73078 <translation>Vérification de la syntaxe</translation>
72647 </message> 73079 </message>
72648 <message> 73080 <message>
72649 <location filename="../Plugins/PluginSyntaxChecker.py" line="267"/> 73081 <location filename="../Plugins/PluginSyntaxChecker.py" line="259"/>
72650 <source>&amp;Syntax...</source> 73082 <source>&amp;Syntax...</source>
72651 <translation>&amp;Syntaxe...</translation> 73083 <translation>&amp;Syntaxe...</translation>
72652 </message> 73084 </message>
72653 <message> 73085 <message>
72654 <location filename="../Plugins/PluginSyntaxChecker.py" line="176"/> 73086 <location filename="../Plugins/PluginSyntaxChecker.py" line="168"/>
72655 <source>Check syntax.</source> 73087 <source>Check syntax.</source>
72656 <translation>Vérification de la syntaxe.</translation> 73088 <translation>Vérification de la syntaxe.</translation>
72657 </message> 73089 </message>
72658 <message> 73090 <message>
72659 <location filename="../Plugins/PluginSyntaxChecker.py" line="271"/> 73091 <location filename="../Plugins/PluginSyntaxChecker.py" line="263"/>
72660 <source>&lt;b&gt;Check Syntax...&lt;/b&gt;&lt;p&gt;This checks Python files for syntax errors.&lt;/p&gt;</source> 73092 <source>&lt;b&gt;Check Syntax...&lt;/b&gt;&lt;p&gt;This checks Python files for syntax errors.&lt;/p&gt;</source>
72661 <translation>&lt;b&gt;Vérification de la syntaxe...&lt;/b&gt;&lt;p&gt;Vérifie les erreurs de syntaxe des fichiers Python.&lt;/p&gt;</translation> 73093 <translation>&lt;b&gt;Vérification de la syntaxe...&lt;/b&gt;&lt;p&gt;Vérifie les erreurs de syntaxe des fichiers Python.&lt;/p&gt;</translation>
72662 </message> 73094 </message>
72663 </context> 73095 </context>
72664 <context> 73096 <context>
73167 </message> 73599 </message>
73168 </context> 73600 </context>
73169 <context> 73601 <context>
73170 <name>TabnannyPlugin</name> 73602 <name>TabnannyPlugin</name>
73171 <message> 73603 <message>
73172 <location filename="../Plugins/PluginTabnanny.py" line="312"/> 73604 <location filename="../Plugins/PluginTabnanny.py" line="288"/>
73173 <source>Check Indentations</source> 73605 <source>Check Indentations</source>
73174 <translation>Vérification des indentations</translation> 73606 <translation>Vérification des indentations</translation>
73175 </message> 73607 </message>
73176 <message> 73608 <message>
73177 <location filename="../Plugins/PluginTabnanny.py" line="312"/> 73609 <location filename="../Plugins/PluginTabnanny.py" line="288"/>
73178 <source>&amp;Indentations...</source> 73610 <source>&amp;Indentations...</source>
73179 <translation>&amp;Indentations...</translation> 73611 <translation>&amp;Indentations...</translation>
73180 </message> 73612 </message>
73181 <message> 73613 <message>
73182 <location filename="../Plugins/PluginTabnanny.py" line="219"/> 73614 <location filename="../Plugins/PluginTabnanny.py" line="195"/>
73183 <source>Check indentations using tabnanny.</source> 73615 <source>Check indentations using tabnanny.</source>
73184 <translation>Vérifie les indentation en utilisant tabanny.</translation> 73616 <translation>Vérifie les indentation en utilisant tabanny.</translation>
73185 </message> 73617 </message>
73186 <message> 73618 <message>
73187 <location filename="../Plugins/PluginTabnanny.py" line="316"/> 73619 <location filename="../Plugins/PluginTabnanny.py" line="292"/>
73188 <source>&lt;b&gt;Check Indentations...&lt;/b&gt;&lt;p&gt;This checks Python files for bad indentations using tabnanny.&lt;/p&gt;</source> 73620 <source>&lt;b&gt;Check Indentations...&lt;/b&gt;&lt;p&gt;This checks Python files for bad indentations using tabnanny.&lt;/p&gt;</source>
73189 <translation>&lt;b&gt;Vérification des indentations...&lt;/b&gt;&lt;p&gt;Vérifie les mauvaises indentations des fichiers Python en utilisant tabanny.&lt;/p&gt;</translation> 73621 <translation>&lt;b&gt;Vérification des indentations...&lt;/b&gt;&lt;p&gt;Vérifie les mauvaises indentations des fichiers Python en utilisant tabanny.&lt;/p&gt;</translation>
73190 </message> 73622 </message>
73191 <message> 73623 <message>
73192 <location filename="../Plugins/PluginTabnanny.py" line="106"/> 73624 <location filename="../Plugins/PluginTabnanny.py" line="101"/>
73193 <source>Python 2 batch check</source>
73194 <translation type="unfinished"></translation>
73195 </message>
73196 <message>
73197 <location filename="../Plugins/PluginTabnanny.py" line="122"/>
73198 <source>Python 3 batch check</source> 73625 <source>Python 3 batch check</source>
73199 <translation type="unfinished"></translation> 73626 <translation type="unfinished"></translation>
73200 </message> 73627 </message>
73201 </context> 73628 </context>
73202 <context> 73629 <context>
76114 </message> 76541 </message>
76115 </context> 76542 </context>
76116 <context> 76543 <context>
76117 <name>UnittestDialog</name> 76544 <name>UnittestDialog</name>
76118 <message> 76545 <message>
76119 <location filename="../PyUnit/UnittestDialog.py" line="923"/> 76546 <location filename="../PyUnit/UnittestDialog.py" line="897"/>
76120 <source>Unittest</source> 76547 <source>Unittest</source>
76121 <translation>Tests unitaires</translation> 76548 <translation>Tests unitaires</translation>
76122 </message> 76549 </message>
76123 <message> 76550 <message>
76124 <location filename="../PyUnit/UnittestDialog.py" line="161"/> 76551 <location filename="../PyUnit/UnittestDialog.py" line="160"/>
76125 <source>^Failure: </source> 76552 <source>^Failure: </source>
76126 <translation>^Echec: </translation> 76553 <translation>^Echec: </translation>
76127 </message> 76554 </message>
76128 <message> 76555 <message>
76129 <location filename="../PyUnit/UnittestDialog.py" line="162"/> 76556 <location filename="../PyUnit/UnittestDialog.py" line="161"/>
76130 <source>^Error: </source> 76557 <source>^Error: </source>
76131 <translation>^Erreur:</translation> 76558 <translation>^Erreur:</translation>
76132 </message> 76559 </message>
76133 <message> 76560 <message>
76134 <location filename="../PyUnit/UnittestDialog.py" line="291"/> 76561 <location filename="../PyUnit/UnittestDialog.py" line="291"/>
76135 <source>You must enter a test suite file.</source> 76562 <source>You must enter a test suite file.</source>
76136 <translation type="obsolete">Vous devez entrer un fichier test correct.</translation> 76563 <translation type="obsolete">Vous devez entrer un fichier test correct.</translation>
76137 </message> 76564 </message>
76138 <message> 76565 <message>
76139 <location filename="../PyUnit/UnittestDialog.py" line="701"/> 76566 <location filename="../PyUnit/UnittestDialog.py" line="693"/>
76140 <source>Preparing Testsuite</source> 76567 <source>Preparing Testsuite</source>
76141 <translation>Préparation de Testsuite</translation> 76568 <translation>Préparation de Testsuite</translation>
76142 </message> 76569 </message>
76143 <message> 76570 <message>
76144 <location filename="../PyUnit/UnittestDialog.py" line="1005"/> 76571 <location filename="../PyUnit/UnittestDialog.py" line="979"/>
76145 <source>Running</source> 76572 <source>Running</source>
76146 <translation>En cours d&apos;execution</translation> 76573 <translation>En cours d&apos;execution</translation>
76147 </message> 76574 </message>
76148 <message> 76575 <message>
76149 <location filename="../PyUnit/UnittestDialog.ui" line="123"/> 76576 <location filename="../PyUnit/UnittestDialog.ui" line="123"/>
76274 <translation>&lt;b&gt;Liste des echecs et erreurs&lt;/b&gt; 76701 <translation>&lt;b&gt;Liste des echecs et erreurs&lt;/b&gt;
76275 &lt;p&gt;Cette liste affiche les tests ayant échoué. 76702 &lt;p&gt;Cette liste affiche les tests ayant échoué.
76276 Double-cliquer sur une entrée pour afficher la trace de l&apos;erreur.&lt;/p&gt;</translation> 76703 Double-cliquer sur une entrée pour afficher la trace de l&apos;erreur.&lt;/p&gt;</translation>
76277 </message> 76704 </message>
76278 <message> 76705 <message>
76279 <location filename="../PyUnit/UnittestDialog.py" line="93"/> 76706 <location filename="../PyUnit/UnittestDialog.py" line="92"/>
76280 <source>Start the selected testsuite</source> 76707 <source>Start the selected testsuite</source>
76281 <translation>Lancer la suite de tests</translation> 76708 <translation>Lancer la suite de tests</translation>
76282 </message> 76709 </message>
76283 <message> 76710 <message>
76284 <location filename="../PyUnit/UnittestDialog.py" line="108"/> 76711 <location filename="../PyUnit/UnittestDialog.py" line="107"/>
76285 <source>Stop the running unittest</source> 76712 <source>Stop the running unittest</source>
76286 <translation>Stoppe le test unitest en cours</translation> 76713 <translation>Stoppe le test unitest en cours</translation>
76287 </message> 76714 </message>
76288 <message> 76715 <message>
76289 <location filename="../PyUnit/UnittestDialog.ui" line="524"/> 76716 <location filename="../PyUnit/UnittestDialog.ui" line="524"/>
76290 <source>Idle</source> 76717 <source>Idle</source>
76291 <translation>Idle</translation> 76718 <translation>Idle</translation>
76292 </message> 76719 </message>
76293 <message> 76720 <message>
76294 <location filename="../PyUnit/UnittestDialog.py" line="91"/> 76721 <location filename="../PyUnit/UnittestDialog.py" line="90"/>
76295 <source>Start</source> 76722 <source>Start</source>
76296 <translation>Lancer</translation> 76723 <translation>Lancer</translation>
76297 </message> 76724 </message>
76298 <message> 76725 <message>
76299 <location filename="../PyUnit/UnittestDialog.py" line="95"/> 76726 <location filename="../PyUnit/UnittestDialog.py" line="94"/>
76300 <source>&lt;b&gt;Start Test&lt;/b&gt;&lt;p&gt;This button starts the selected testsuite.&lt;/p&gt;</source> 76727 <source>&lt;b&gt;Start Test&lt;/b&gt;&lt;p&gt;This button starts the selected testsuite.&lt;/p&gt;</source>
76301 <translation>&lt;b&gt;Lancer les tests&lt;/b&gt;&lt;p&gt;Ce bouton lance la suite de tests sélectionnée.&lt;/p&gt;</translation> 76728 <translation>&lt;b&gt;Lancer les tests&lt;/b&gt;&lt;p&gt;Ce bouton lance la suite de tests sélectionnée.&lt;/p&gt;</translation>
76302 </message> 76729 </message>
76303 <message> 76730 <message>
76304 <location filename="../PyUnit/UnittestDialog.py" line="106"/> 76731 <location filename="../PyUnit/UnittestDialog.py" line="105"/>
76305 <source>Stop</source> 76732 <source>Stop</source>
76306 <translation>Arrêt</translation> 76733 <translation>Arrêt</translation>
76307 </message> 76734 </message>
76308 <message> 76735 <message>
76309 <location filename="../PyUnit/UnittestDialog.py" line="109"/> 76736 <location filename="../PyUnit/UnittestDialog.py" line="108"/>
76310 <source>&lt;b&gt;Stop Test&lt;/b&gt;&lt;p&gt;This button stops a running unittest.&lt;/p&gt;</source> 76737 <source>&lt;b&gt;Stop Test&lt;/b&gt;&lt;p&gt;This button stops a running unittest.&lt;/p&gt;</source>
76311 <translation>&lt;b&gt;Stopper le test&lt;/b&gt;&lt;p&gt;Stoppe le test unittest en cours.&lt;/p&gt;</translation> 76738 <translation>&lt;b&gt;Stopper le test&lt;/b&gt;&lt;p&gt;Stoppe le test unittest en cours.&lt;/p&gt;</translation>
76312 </message> 76739 </message>
76313 <message> 76740 <message>
76314 <location filename="../PyUnit/UnittestDialog.py" line="1169"/> 76741 <location filename="../PyUnit/UnittestDialog.py" line="1143"/>
76315 <source>Show Source</source> 76742 <source>Show Source</source>
76316 <translation>Afficher les sources</translation> 76743 <translation>Afficher les sources</translation>
76317 </message> 76744 </message>
76318 <message> 76745 <message>
76319 <location filename="../PyUnit/UnittestDialog.py" line="303"/> 76746 <location filename="../PyUnit/UnittestDialog.py" line="298"/>
76320 <source>Python Files (*.py);;All Files (*)</source> 76747 <source>Python Files (*.py);;All Files (*)</source>
76321 <translation type="unfinished"></translation> 76748 <translation type="unfinished"></translation>
76322 </message> 76749 </message>
76323 <message> 76750 <message>
76324 <location filename="../PyUnit/UnittestDialog.py" line="299"/> 76751 <location filename="../PyUnit/UnittestDialog.py" line="1023"/>
76325 <source>Python3 Files ({1});;Python2 Files ({0});;All Files (*)</source>
76326 <translation type="unfinished"></translation>
76327 </message>
76328 <message>
76329 <location filename="../PyUnit/UnittestDialog.py" line="1049"/>
76330 <source>Failure: {0}</source> 76752 <source>Failure: {0}</source>
76331 <translation type="unfinished"></translation> 76753 <translation type="unfinished"></translation>
76332 </message> 76754 </message>
76333 <message> 76755 <message>
76334 <location filename="../PyUnit/UnittestDialog.py" line="1064"/> 76756 <location filename="../PyUnit/UnittestDialog.py" line="1038"/>
76335 <source>Error: {0}</source> 76757 <source>Error: {0}</source>
76336 <translation type="unfinished"></translation> 76758 <translation type="unfinished"></translation>
76337 </message> 76759 </message>
76338 <message> 76760 <message>
76339 <location filename="../PyUnit/UnittestDialog.ui" line="401"/> 76761 <location filename="../PyUnit/UnittestDialog.ui" line="401"/>
76364 <location filename="../PyUnit/UnittestDialog.ui" line="442"/> 76786 <location filename="../PyUnit/UnittestDialog.ui" line="442"/>
76365 <source>Number of tests with unexpected success</source> 76787 <source>Number of tests with unexpected success</source>
76366 <translation type="unfinished"></translation> 76788 <translation type="unfinished"></translation>
76367 </message> 76789 </message>
76368 <message> 76790 <message>
76369 <location filename="../PyUnit/UnittestDialog.py" line="1079"/> 76791 <location filename="../PyUnit/UnittestDialog.py" line="1053"/>
76370 <source> Skipped: {0}</source> 76792 <source> Skipped: {0}</source>
76371 <translation type="unfinished"></translation> 76793 <translation type="unfinished"></translation>
76372 </message> 76794 </message>
76373 <message> 76795 <message>
76374 <location filename="../PyUnit/UnittestDialog.py" line="1094"/> 76796 <location filename="../PyUnit/UnittestDialog.py" line="1068"/>
76375 <source> Expected Failure</source> 76797 <source> Expected Failure</source>
76376 <translation type="unfinished"></translation> 76798 <translation type="unfinished"></translation>
76377 </message> 76799 </message>
76378 <message> 76800 <message>
76379 <location filename="../PyUnit/UnittestDialog.py" line="1108"/> 76801 <location filename="../PyUnit/UnittestDialog.py" line="1082"/>
76380 <source> Unexpected Success</source> 76802 <source> Unexpected Success</source>
76381 <translation type="unfinished"></translation> 76803 <translation type="unfinished"></translation>
76382 </message> 76804 </message>
76383 <message> 76805 <message>
76384 <location filename="../PyUnit/UnittestDialog.py" line="98"/> 76806 <location filename="../PyUnit/UnittestDialog.py" line="97"/>
76385 <source>Rerun Failed</source> 76807 <source>Rerun Failed</source>
76386 <translation type="unfinished"></translation> 76808 <translation type="unfinished"></translation>
76387 </message> 76809 </message>
76388 <message> 76810 <message>
76389 <location filename="../PyUnit/UnittestDialog.py" line="100"/> 76811 <location filename="../PyUnit/UnittestDialog.py" line="99"/>
76390 <source>Reruns failed tests of the selected testsuite</source> 76812 <source>Reruns failed tests of the selected testsuite</source>
76391 <translation type="unfinished"></translation> 76813 <translation type="unfinished"></translation>
76392 </message> 76814 </message>
76393 <message> 76815 <message>
76394 <location filename="../PyUnit/UnittestDialog.py" line="102"/> 76816 <location filename="../PyUnit/UnittestDialog.py" line="101"/>
76395 <source>&lt;b&gt;Rerun Failed&lt;/b&gt;&lt;p&gt;This button reruns all failed tests of the selected testsuite.&lt;/p&gt;</source> 76817 <source>&lt;b&gt;Rerun Failed&lt;/b&gt;&lt;p&gt;This button reruns all failed tests of the selected testsuite.&lt;/p&gt;</source>
76396 <translation type="unfinished"></translation> 76818 <translation type="unfinished"></translation>
76397 </message> 76819 </message>
76398 <message> 76820 <message>
76399 <location filename="../PyUnit/UnittestDialog.ui" line="307"/> 76821 <location filename="../PyUnit/UnittestDialog.ui" line="307"/>
76476 <location filename="../PyUnit/UnittestDialog.ui" line="262"/> 76898 <location filename="../PyUnit/UnittestDialog.ui" line="262"/>
76477 <source>Results</source> 76899 <source>Results</source>
76478 <translation type="unfinished"></translation> 76900 <translation type="unfinished"></translation>
76479 </message> 76901 </message>
76480 <message> 76902 <message>
76481 <location filename="../PyUnit/UnittestDialog.py" line="705"/> 76903 <location filename="../PyUnit/UnittestDialog.py" line="697"/>
76482 <source>Unittest with auto-discovery</source> 76904 <source>Unittest with auto-discovery</source>
76483 <translation type="unfinished"></translation> 76905 <translation type="unfinished"></translation>
76484 </message> 76906 </message>
76485 <message> 76907 <message>
76486 <location filename="../PyUnit/UnittestDialog.py" line="807"/> 76908 <location filename="../PyUnit/UnittestDialog.py" line="781"/>
76487 <source>You must enter a start directory for auto-discovery.</source> 76909 <source>You must enter a start directory for auto-discovery.</source>
76488 <translation type="unfinished"></translation> 76910 <translation type="unfinished"></translation>
76489 </message> 76911 </message>
76490 <message numerus="yes"> 76912 <message numerus="yes">
76491 <location filename="../PyUnit/UnittestDialog.py" line="1029"/> 76913 <location filename="../PyUnit/UnittestDialog.py" line="1003"/>
76492 <source>Ran %n test(s) in {0:.3f}s</source> 76914 <source>Ran %n test(s) in {0:.3f}s</source>
76493 <translation type="unfinished"> 76915 <translation type="unfinished">
76494 <numerusform></numerusform> 76916 <numerusform></numerusform>
76495 <numerusform></numerusform> 76917 <numerusform></numerusform>
76496 </translation> 76918 </translation>
76499 <location filename="../PyUnit/UnittestDialog.ui" line="231"/> 76921 <location filename="../PyUnit/UnittestDialog.ui" line="231"/>
76500 <source>Discovery Results</source> 76922 <source>Discovery Results</source>
76501 <translation type="unfinished"></translation> 76923 <translation type="unfinished"></translation>
76502 </message> 76924 </message>
76503 <message> 76925 <message>
76504 <location filename="../PyUnit/UnittestDialog.py" line="84"/> 76926 <location filename="../PyUnit/UnittestDialog.py" line="83"/>
76505 <source>Discover</source> 76927 <source>Discover</source>
76506 <translation type="unfinished"></translation> 76928 <translation type="unfinished"></translation>
76507 </message> 76929 </message>
76508 <message> 76930 <message>
76509 <location filename="../PyUnit/UnittestDialog.py" line="86"/> 76931 <location filename="../PyUnit/UnittestDialog.py" line="85"/>
76510 <source>Discover tests</source> 76932 <source>Discover tests</source>
76511 <translation type="unfinished"></translation> 76933 <translation type="unfinished"></translation>
76512 </message> 76934 </message>
76513 <message> 76935 <message>
76514 <location filename="../PyUnit/UnittestDialog.py" line="381"/> 76936 <location filename="../PyUnit/UnittestDialog.py" line="376"/>
76515 <source>Discovering Tests</source> 76937 <source>Discovering Tests</source>
76516 <translation type="unfinished"></translation> 76938 <translation type="unfinished"></translation>
76517 </message> 76939 </message>
76518 <message> 76940 <message>
76519 <location filename="../PyUnit/UnittestDialog.py" line="449"/> 76941 <location filename="../PyUnit/UnittestDialog.py" line="441"/>
76520 <source>&lt;p&gt;Unable to discover tests.&lt;/p&gt;&lt;p&gt;{0}&lt;/p&gt;</source> 76942 <source>&lt;p&gt;Unable to discover tests.&lt;/p&gt;&lt;p&gt;{0}&lt;/p&gt;</source>
76521 <translation type="unfinished"></translation> 76943 <translation type="unfinished"></translation>
76522 </message> 76944 </message>
76523 <message numerus="yes"> 76945 <message numerus="yes">
76524 <location filename="../PyUnit/UnittestDialog.py" line="621"/> 76946 <location filename="../PyUnit/UnittestDialog.py" line="613"/>
76525 <source>Discovered %n Test(s)</source> 76947 <source>Discovered %n Test(s)</source>
76526 <translation type="unfinished"> 76948 <translation type="unfinished">
76527 <numerusform></numerusform> 76949 <numerusform></numerusform>
76528 <numerusform></numerusform> 76950 <numerusform></numerusform>
76529 </translation> 76951 </translation>
76530 </message> 76952 </message>
76531 <message> 76953 <message>
76532 <location filename="../PyUnit/UnittestDialog.py" line="626"/> 76954 <location filename="../PyUnit/UnittestDialog.py" line="618"/>
76533 <source>&lt;p&gt;Unable to discover tests.&lt;/p&gt;&lt;p&gt;{0}&lt;br/&gt;{1}&lt;/p&gt;</source> 76955 <source>&lt;p&gt;Unable to discover tests.&lt;/p&gt;&lt;p&gt;{0}&lt;br/&gt;{1}&lt;/p&gt;</source>
76534 <translation type="unfinished"></translation> 76956 <translation type="unfinished"></translation>
76535 </message> 76957 </message>
76536 <message> 76958 <message>
76537 <location filename="../PyUnit/UnittestDialog.py" line="692"/> 76959 <location filename="../PyUnit/UnittestDialog.py" line="684"/>
76538 <source>You must select auto-discovery or enter a test suite file or a dotted test name.</source> 76960 <source>You must select auto-discovery or enter a test suite file or a dotted test name.</source>
76539 <translation type="unfinished"></translation> 76961 <translation type="unfinished"></translation>
76540 </message> 76962 </message>
76541 <message> 76963 <message>
76542 <location filename="../PyUnit/UnittestDialog.py" line="714"/> 76964 <location filename="../PyUnit/UnittestDialog.py" line="706"/>
76543 <source>&lt;Unnamed Test&gt;</source> 76965 <source>&lt;Unnamed Test&gt;</source>
76544 <translation type="unfinished"></translation> 76966 <translation type="unfinished"></translation>
76545 </message> 76967 </message>
76546 <message> 76968 <message>
76547 <location filename="../PyUnit/UnittestDialog.py" line="923"/> 76969 <location filename="../PyUnit/UnittestDialog.py" line="897"/>
76548 <source>&lt;p&gt;Unable to run test &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;{1}&lt;br/&gt;{2}&lt;/p&gt;</source> 76970 <source>&lt;p&gt;Unable to run test &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;{1}&lt;br/&gt;{2}&lt;/p&gt;</source>
76549 <translation type="unfinished"></translation> 76971 <translation type="unfinished"></translation>
76550 </message> 76972 </message>
76551 <message> 76973 <message>
76552 <location filename="../PyUnit/UnittestDialog.py" line="88"/> 76974 <location filename="../PyUnit/UnittestDialog.py" line="87"/>
76553 <source>&lt;b&gt;Discover&lt;/b&gt;&lt;p&gt;This button starts a discovery of available tests.&lt;/p&gt;</source> 76975 <source>&lt;b&gt;Discover&lt;/b&gt;&lt;p&gt;This button starts a discovery of available tests.&lt;/p&gt;</source>
76554 <translation type="unfinished"></translation> 76976 <translation type="unfinished"></translation>
76555 </message> 76977 </message>
76556 <message> 76978 <message>
76557 <location filename="../PyUnit/UnittestDialog.ui" line="200"/> 76979 <location filename="../PyUnit/UnittestDialog.ui" line="200"/>
76572 <location filename="../PyUnit/UnittestDialog.ui" line="213"/> 76994 <location filename="../PyUnit/UnittestDialog.ui" line="213"/>
76573 <source>Run with Debugger</source> 76995 <source>Run with Debugger</source>
76574 <translation type="unfinished"></translation> 76996 <translation type="unfinished"></translation>
76575 </message> 76997 </message>
76576 <message> 76998 <message>
76577 <location filename="../PyUnit/UnittestDialog.py" line="722"/> 76999 <location filename="../PyUnit/UnittestDialog.py" line="714"/>
76578 <source>No test case has been selected. Shall all test cases be run?</source> 77000 <source>No test case has been selected. Shall all test cases be run?</source>
77001 <translation type="unfinished"></translation>
77002 </message>
77003 <message>
77004 <location filename="../PyUnit/UnittestDialog.py" line="294"/>
77005 <source>Python3 Files ({0});;All Files (*)</source>
76579 <translation type="unfinished"></translation> 77006 <translation type="unfinished"></translation>
76580 </message> 77007 </message>
76581 </context> 77008 </context>
76582 <context> 77009 <context>
76583 <name>UrlBar</name> 77010 <name>UrlBar</name>
76714 <location filename="../UI/UserInterface.py" line="274"/> 77141 <location filename="../UI/UserInterface.py" line="274"/>
76715 <source>Generating Main User Interface...</source> 77142 <source>Generating Main User Interface...</source>
76716 <translation>Création de l&apos;interface utilisateur...</translation> 77143 <translation>Création de l&apos;interface utilisateur...</translation>
76717 </message> 77144 </message>
76718 <message> 77145 <message>
76719 <location filename="../UI/UserInterface.py" line="1721"/> 77146 <location filename="../UI/UserInterface.py" line="1720"/>
76720 <source>Log-Viewer</source> 77147 <source>Log-Viewer</source>
76721 <translation>Fenêtre de log</translation> 77148 <translation>Fenêtre de log</translation>
76722 </message> 77149 </message>
76723 <message> 77150 <message>
76724 <location filename="../UI/UserInterface.py" line="324"/> 77151 <location filename="../UI/UserInterface.py" line="324"/>
76749 <location filename="../UI/UserInterface.py" line="577"/> 77176 <location filename="../UI/UserInterface.py" line="577"/>
76750 <source>Initializing Tools...</source> 77177 <source>Initializing Tools...</source>
76751 <translation>Initialisation des outils...</translation> 77178 <translation>Initialisation des outils...</translation>
76752 </message> 77179 </message>
76753 <message> 77180 <message>
76754 <location filename="../UI/UserInterface.py" line="1522"/> 77181 <location filename="../UI/UserInterface.py" line="1521"/>
76755 <source>Quit</source> 77182 <source>Quit</source>
76756 <translation>Quitter</translation> 77183 <translation>Quitter</translation>
76757 </message> 77184 </message>
76758 <message> 77185 <message>
76759 <location filename="../UI/UserInterface.py" line="1522"/> 77186 <location filename="../UI/UserInterface.py" line="1521"/>
76760 <source>&amp;Quit</source> 77187 <source>&amp;Quit</source>
76761 <translation>&amp;Quitter</translation> 77188 <translation>&amp;Quitter</translation>
76762 </message> 77189 </message>
76763 <message> 77190 <message>
76764 <location filename="../UI/UserInterface.py" line="1528"/> 77191 <location filename="../UI/UserInterface.py" line="1527"/>
76765 <source>Quit the IDE</source> 77192 <source>Quit the IDE</source>
76766 <translation>Quitter l&apos;IDE</translation> 77193 <translation>Quitter l&apos;IDE</translation>
76767 </message> 77194 </message>
76768 <message> 77195 <message>
76769 <location filename="../UI/UserInterface.py" line="1529"/> 77196 <location filename="../UI/UserInterface.py" line="1528"/>
76770 <source>&lt;b&gt;Quit the IDE&lt;/b&gt;&lt;p&gt;This quits the IDE. Any unsaved changes may be saved first. Any Python program being debugged will be stopped and the preferences will be written to disc.&lt;/p&gt;</source> 77197 <source>&lt;b&gt;Quit the IDE&lt;/b&gt;&lt;p&gt;This quits the IDE. Any unsaved changes may be saved first. Any Python program being debugged will be stopped and the preferences will be written to disc.&lt;/p&gt;</source>
76771 <translation>&lt;b&gt;Quitter l&apos;IDE&lt;/b&gt;&lt;p&gt;Cette commande fait quitter l&apos;IDE. Toutes les modifications non-enregistrées devraient d&apos;abord être enregistrées. Tous les programmes Python débogués seront stoppés et les préférences seront écrites sur le disque.&lt;/p&gt;</translation> 77198 <translation>&lt;b&gt;Quitter l&apos;IDE&lt;/b&gt;&lt;p&gt;Cette commande fait quitter l&apos;IDE. Toutes les modifications non-enregistrées devraient d&apos;abord être enregistrées. Tous les programmes Python débogués seront stoppés et les préférences seront écrites sur le disque.&lt;/p&gt;</translation>
76772 </message> 77199 </message>
76773 <message> 77200 <message>
76774 <location filename="../UI/UserInterface.py" line="2006"/> 77201 <location filename="../UI/UserInterface.py" line="2005"/>
76775 <source>What&apos;s This?</source> 77202 <source>What&apos;s This?</source>
76776 <translation>Qu&apos;est-ce que c&apos;est ?</translation> 77203 <translation>Qu&apos;est-ce que c&apos;est ?</translation>
76777 </message> 77204 </message>
76778 <message> 77205 <message>
76779 <location filename="../UI/UserInterface.py" line="2006"/> 77206 <location filename="../UI/UserInterface.py" line="2005"/>
76780 <source>&amp;What&apos;s This?</source> 77207 <source>&amp;What&apos;s This?</source>
76781 <translation>&amp;Qu&apos;est-ce que c&apos;est?</translation> 77208 <translation>&amp;Qu&apos;est-ce que c&apos;est?</translation>
76782 </message> 77209 </message>
76783 <message> 77210 <message>
76784 <location filename="../UI/UserInterface.py" line="2012"/> 77211 <location filename="../UI/UserInterface.py" line="2011"/>
76785 <source>Context sensitive help</source> 77212 <source>Context sensitive help</source>
76786 <translation>Aide contextuelle</translation> 77213 <translation>Aide contextuelle</translation>
76787 </message> 77214 </message>
76788 <message> 77215 <message>
76789 <location filename="../UI/UserInterface.py" line="2013"/> 77216 <location filename="../UI/UserInterface.py" line="2012"/>
76790 <source>&lt;b&gt;Display context sensitive help&lt;/b&gt;&lt;p&gt;In What&apos;s This? mode, the mouse cursor shows an arrow with a question mark, and you can click on the interface elements to get a short description of what they do and how to use them. In dialogs, this feature can be accessed using the context help button in the titlebar.&lt;/p&gt;</source> 77217 <source>&lt;b&gt;Display context sensitive help&lt;/b&gt;&lt;p&gt;In What&apos;s This? mode, the mouse cursor shows an arrow with a question mark, and you can click on the interface elements to get a short description of what they do and how to use them. In dialogs, this feature can be accessed using the context help button in the titlebar.&lt;/p&gt;</source>
76791 <translation>&lt;b&gt;Affiche l&apos;aide contextuelle&lt;/b&gt;&lt;p&gt;Dans le mode &quot;Qu&apos;est-ce que c&apos;est?&quot;, la souris est affichée avec un point d&apos;interrogation, et on peut cliquer sur les éléments de l&apos;interface pour obtenir une courte description de l&apos;élément. Cette fonction peut être obtenue avec le bouton d&apos;aide contextuelle de la barre principale.&lt;/p&gt;</translation> 77218 <translation>&lt;b&gt;Affiche l&apos;aide contextuelle&lt;/b&gt;&lt;p&gt;Dans le mode &quot;Qu&apos;est-ce que c&apos;est?&quot;, la souris est affichée avec un point d&apos;interrogation, et on peut cliquer sur les éléments de l&apos;interface pour obtenir une courte description de l&apos;élément. Cette fonction peut être obtenue avec le bouton d&apos;aide contextuelle de la barre principale.&lt;/p&gt;</translation>
76792 </message> 77219 </message>
76793 <message> 77220 <message>
76794 <location filename="../UI/UserInterface.py" line="2024"/> 77221 <location filename="../UI/UserInterface.py" line="2023"/>
76795 <source>Helpviewer</source> 77222 <source>Helpviewer</source>
76796 <translation>Visionneur d&apos;aide</translation> 77223 <translation>Visionneur d&apos;aide</translation>
76797 </message> 77224 </message>
76798 <message> 77225 <message>
76799 <location filename="../UI/UserInterface.py" line="2024"/> 77226 <location filename="../UI/UserInterface.py" line="2023"/>
76800 <source>&amp;Helpviewer...</source> 77227 <source>&amp;Helpviewer...</source>
76801 <translation>Visionneur d&apos;&amp;aide...</translation> 77228 <translation>Visionneur d&apos;&amp;aide...</translation>
76802 </message> 77229 </message>
76803 <message> 77230 <message>
76804 <location filename="../UI/UserInterface.py" line="2030"/> 77231 <location filename="../UI/UserInterface.py" line="2029"/>
76805 <source>Open the helpviewer window</source> 77232 <source>Open the helpviewer window</source>
76806 <translation>Ouvre le visualiseur d&apos;aide</translation> 77233 <translation>Ouvre le visualiseur d&apos;aide</translation>
76807 </message> 77234 </message>
76808 <message> 77235 <message>
76809 <location filename="../UI/UserInterface.py" line="2050"/> 77236 <location filename="../UI/UserInterface.py" line="2049"/>
76810 <source>Show Versions</source> 77237 <source>Show Versions</source>
76811 <translation>Afficher les versions</translation> 77238 <translation>Afficher les versions</translation>
76812 </message> 77239 </message>
76813 <message> 77240 <message>
76814 <location filename="../UI/UserInterface.py" line="2050"/> 77241 <location filename="../UI/UserInterface.py" line="2049"/>
76815 <source>Show &amp;Versions</source> 77242 <source>Show &amp;Versions</source>
76816 <translation>Afficher les &amp;versions</translation> 77243 <translation>Afficher les &amp;versions</translation>
76817 </message> 77244 </message>
76818 <message> 77245 <message>
76819 <location filename="../UI/UserInterface.py" line="2054"/> 77246 <location filename="../UI/UserInterface.py" line="2053"/>
76820 <source>Display version information</source> 77247 <source>Display version information</source>
76821 <translation>Affiche les informations sur les versions</translation> 77248 <translation>Affiche les informations sur les versions</translation>
76822 </message> 77249 </message>
76823 <message> 77250 <message>
76824 <location filename="../UI/UserInterface.py" line="2056"/> 77251 <location filename="../UI/UserInterface.py" line="2055"/>
76825 <source>&lt;b&gt;Show Versions&lt;/b&gt;&lt;p&gt;Display version information.&lt;/p&gt;</source> 77252 <source>&lt;b&gt;Show Versions&lt;/b&gt;&lt;p&gt;Display version information.&lt;/p&gt;</source>
76826 <translation>&lt;b&gt;Afficher les versions&lt;/b&gt;&lt;p&gt;Affiche les informations sur les versions.&lt;/p&gt;</translation> 77253 <translation>&lt;b&gt;Afficher les versions&lt;/b&gt;&lt;p&gt;Affiche les informations sur les versions.&lt;/p&gt;</translation>
76827 </message> 77254 </message>
76828 <message> 77255 <message>
76829 <location filename="../UI/UserInterface.py" line="3723"/> 77256 <location filename="../UI/UserInterface.py" line="3640"/>
76830 <source>Report Bug</source> 77257 <source>Report Bug</source>
76831 <translation>Rapport de bogue</translation> 77258 <translation>Rapport de bogue</translation>
76832 </message> 77259 </message>
76833 <message> 77260 <message>
76834 <location filename="../UI/UserInterface.py" line="2101"/> 77261 <location filename="../UI/UserInterface.py" line="2100"/>
76835 <source>Report &amp;Bug...</source> 77262 <source>Report &amp;Bug...</source>
76836 <translation>Rapport de &amp;bogue...</translation> 77263 <translation>Rapport de &amp;bogue...</translation>
76837 </message> 77264 </message>
76838 <message> 77265 <message>
76839 <location filename="../UI/UserInterface.py" line="2105"/> 77266 <location filename="../UI/UserInterface.py" line="2104"/>
76840 <source>Report a bug</source> 77267 <source>Report a bug</source>
76841 <translation>Envoyer un rapport de bogue</translation> 77268 <translation>Envoyer un rapport de bogue</translation>
76842 </message> 77269 </message>
76843 <message> 77270 <message>
76844 <location filename="../UI/UserInterface.py" line="2106"/> 77271 <location filename="../UI/UserInterface.py" line="2105"/>
76845 <source>&lt;b&gt;Report Bug...&lt;/b&gt;&lt;p&gt;Opens a dialog to report a bug.&lt;/p&gt;</source> 77272 <source>&lt;b&gt;Report Bug...&lt;/b&gt;&lt;p&gt;Opens a dialog to report a bug.&lt;/p&gt;</source>
76846 <translation>&lt;b&gt;Rapport de bogue...&lt;/b&gt;&lt;p&gt;Ouvre une fenêtre pour envoyer un rapport de bogue.&lt;/p&gt;</translation> 77273 <translation>&lt;b&gt;Rapport de bogue...&lt;/b&gt;&lt;p&gt;Ouvre une fenêtre pour envoyer un rapport de bogue.&lt;/p&gt;</translation>
76847 </message> 77274 </message>
76848 <message> 77275 <message>
76849 <location filename="../UI/UserInterface.py" line="3264"/> 77276 <location filename="../UI/UserInterface.py" line="3181"/>
76850 <source>Unittest</source> 77277 <source>Unittest</source>
76851 <translation>Tests unitaires</translation> 77278 <translation>Tests unitaires</translation>
76852 </message> 77279 </message>
76853 <message> 77280 <message>
76854 <location filename="../UI/UserInterface.py" line="2128"/> 77281 <location filename="../UI/UserInterface.py" line="2127"/>
76855 <source>&amp;Unittest...</source> 77282 <source>&amp;Unittest...</source>
76856 <translation>&amp;Tests unitaires...</translation> 77283 <translation>&amp;Tests unitaires...</translation>
76857 </message> 77284 </message>
76858 <message> 77285 <message>
76859 <location filename="../UI/UserInterface.py" line="2133"/> 77286 <location filename="../UI/UserInterface.py" line="2132"/>
76860 <source>Start unittest dialog</source> 77287 <source>Start unittest dialog</source>
76861 <translation>Ouvre la fenêtre Unitest</translation> 77288 <translation>Ouvre la fenêtre Unitest</translation>
76862 </message> 77289 </message>
76863 <message> 77290 <message>
76864 <location filename="../UI/UserInterface.py" line="2395"/> 77291 <location filename="../UI/UserInterface.py" line="2394"/>
76865 <source>Preferences</source> 77292 <source>Preferences</source>
76866 <translation>Préférences</translation> 77293 <translation>Préférences</translation>
76867 </message> 77294 </message>
76868 <message> 77295 <message>
76869 <location filename="../UI/UserInterface.py" line="2395"/> 77296 <location filename="../UI/UserInterface.py" line="2394"/>
76870 <source>&amp;Preferences...</source> 77297 <source>&amp;Preferences...</source>
76871 <translation>&amp;Préférences...</translation> 77298 <translation>&amp;Préférences...</translation>
76872 </message> 77299 </message>
76873 <message> 77300 <message>
76874 <location filename="../UI/UserInterface.py" line="2400"/> 77301 <location filename="../UI/UserInterface.py" line="2399"/>
76875 <source>Set the prefered configuration</source> 77302 <source>Set the prefered configuration</source>
76876 <translation>Édition des préférences</translation> 77303 <translation>Édition des préférences</translation>
76877 </message> 77304 </message>
76878 <message> 77305 <message>
76879 <location filename="../UI/UserInterface.py" line="2402"/> 77306 <location filename="../UI/UserInterface.py" line="2401"/>
76880 <source>&lt;b&gt;Preferences&lt;/b&gt;&lt;p&gt;Set the configuration items of the application with your prefered values.&lt;/p&gt;</source> 77307 <source>&lt;b&gt;Preferences&lt;/b&gt;&lt;p&gt;Set the configuration items of the application with your prefered values.&lt;/p&gt;</source>
76881 <translation>&lt;b&gt;Préférences&lt;/b&gt;&lt;p&gt;Edite les valeurs souhaitées pour la configuration du logiciel.&lt;/p&gt;</translation> 77308 <translation>&lt;b&gt;Préférences&lt;/b&gt;&lt;p&gt;Edite les valeurs souhaitées pour la configuration du logiciel.&lt;/p&gt;</translation>
76882 </message> 77309 </message>
76883 <message> 77310 <message>
76884 <location filename="../UI/UserInterface.py" line="2500"/> 77311 <location filename="../UI/UserInterface.py" line="2499"/>
76885 <source>Keyboard Shortcuts</source> 77312 <source>Keyboard Shortcuts</source>
76886 <translation>Raccourcis clavier</translation> 77313 <translation>Raccourcis clavier</translation>
76887 </message> 77314 </message>
76888 <message> 77315 <message>
76889 <location filename="../UI/UserInterface.py" line="2500"/> 77316 <location filename="../UI/UserInterface.py" line="2499"/>
76890 <source>Keyboard &amp;Shortcuts...</source> 77317 <source>Keyboard &amp;Shortcuts...</source>
76891 <translation>&amp;Raccourcis claviers...</translation> 77318 <translation>&amp;Raccourcis claviers...</translation>
76892 </message> 77319 </message>
76893 <message> 77320 <message>
76894 <location filename="../UI/UserInterface.py" line="2505"/> 77321 <location filename="../UI/UserInterface.py" line="2504"/>
76895 <source>Set the keyboard shortcuts</source> 77322 <source>Set the keyboard shortcuts</source>
76896 <translation>Définition des raccourcis clavier</translation> 77323 <translation>Définition des raccourcis clavier</translation>
76897 </message> 77324 </message>
76898 <message> 77325 <message>
76899 <location filename="../UI/UserInterface.py" line="2507"/> 77326 <location filename="../UI/UserInterface.py" line="2506"/>
76900 <source>&lt;b&gt;Keyboard Shortcuts&lt;/b&gt;&lt;p&gt;Set the keyboard shortcuts of the application with your prefered values.&lt;/p&gt;</source> 77327 <source>&lt;b&gt;Keyboard Shortcuts&lt;/b&gt;&lt;p&gt;Set the keyboard shortcuts of the application with your prefered values.&lt;/p&gt;</source>
76901 <translation>&lt;b&gt;Raccourcis claviers&lt;/b&gt;&lt;p&gt;Edite les raccourcis claviers pour l&apos;application.&lt;/p&gt;</translation> 77328 <translation>&lt;b&gt;Raccourcis claviers&lt;/b&gt;&lt;p&gt;Edite les raccourcis claviers pour l&apos;application.&lt;/p&gt;</translation>
76902 </message> 77329 </message>
76903 <message> 77330 <message>
76904 <location filename="../UI/UserInterface.py" line="6294"/> 77331 <location filename="../UI/UserInterface.py" line="6069"/>
76905 <source>Export Keyboard Shortcuts</source> 77332 <source>Export Keyboard Shortcuts</source>
76906 <translation>Exporter les raccourcis clavier</translation> 77333 <translation>Exporter les raccourcis clavier</translation>
76907 </message> 77334 </message>
76908 <message> 77335 <message>
76909 <location filename="../UI/UserInterface.py" line="2515"/> 77336 <location filename="../UI/UserInterface.py" line="2514"/>
76910 <source>&amp;Export Keyboard Shortcuts...</source> 77337 <source>&amp;Export Keyboard Shortcuts...</source>
76911 <translation>&amp;Exporter les raccourcis claviers...</translation> 77338 <translation>&amp;Exporter les raccourcis claviers...</translation>
76912 </message> 77339 </message>
76913 <message> 77340 <message>
76914 <location filename="../UI/UserInterface.py" line="2520"/> 77341 <location filename="../UI/UserInterface.py" line="2519"/>
76915 <source>Export the keyboard shortcuts</source> 77342 <source>Export the keyboard shortcuts</source>
76916 <translation>Exporte les raccourcis claviers</translation> 77343 <translation>Exporte les raccourcis claviers</translation>
76917 </message> 77344 </message>
76918 <message> 77345 <message>
76919 <location filename="../UI/UserInterface.py" line="2522"/> 77346 <location filename="../UI/UserInterface.py" line="2521"/>
76920 <source>&lt;b&gt;Export Keyboard Shortcuts&lt;/b&gt;&lt;p&gt;Export the keyboard shortcuts of the application.&lt;/p&gt;</source> 77347 <source>&lt;b&gt;Export Keyboard Shortcuts&lt;/b&gt;&lt;p&gt;Export the keyboard shortcuts of the application.&lt;/p&gt;</source>
76921 <translation>&lt;b&gt;Exporter les raccourcis clavier&lt;/b&gt;&lt;p&gt;Exporte les raccourcis claviers de l&apos;application.&lt;/p&gt;</translation> 77348 <translation>&lt;b&gt;Exporter les raccourcis clavier&lt;/b&gt;&lt;p&gt;Exporte les raccourcis claviers de l&apos;application.&lt;/p&gt;</translation>
76922 </message> 77349 </message>
76923 <message> 77350 <message>
76924 <location filename="../UI/UserInterface.py" line="6318"/> 77351 <location filename="../UI/UserInterface.py" line="6093"/>
76925 <source>Import Keyboard Shortcuts</source> 77352 <source>Import Keyboard Shortcuts</source>
76926 <translation>Importer des raccourcis clavier</translation> 77353 <translation>Importer des raccourcis clavier</translation>
76927 </message> 77354 </message>
76928 <message> 77355 <message>
76929 <location filename="../UI/UserInterface.py" line="2529"/> 77356 <location filename="../UI/UserInterface.py" line="2528"/>
76930 <source>&amp;Import Keyboard Shortcuts...</source> 77357 <source>&amp;Import Keyboard Shortcuts...</source>
76931 <translation>&amp;Importer des raccourcis clavier...</translation> 77358 <translation>&amp;Importer des raccourcis clavier...</translation>
76932 </message> 77359 </message>
76933 <message> 77360 <message>
76934 <location filename="../UI/UserInterface.py" line="2534"/> 77361 <location filename="../UI/UserInterface.py" line="2533"/>
76935 <source>Import the keyboard shortcuts</source> 77362 <source>Import the keyboard shortcuts</source>
76936 <translation>Importe des raccourcis clavier</translation> 77363 <translation>Importe des raccourcis clavier</translation>
76937 </message> 77364 </message>
76938 <message> 77365 <message>
76939 <location filename="../UI/UserInterface.py" line="2536"/> 77366 <location filename="../UI/UserInterface.py" line="2535"/>
76940 <source>&lt;b&gt;Import Keyboard Shortcuts&lt;/b&gt;&lt;p&gt;Import the keyboard shortcuts of the application.&lt;/p&gt;</source> 77367 <source>&lt;b&gt;Import Keyboard Shortcuts&lt;/b&gt;&lt;p&gt;Import the keyboard shortcuts of the application.&lt;/p&gt;</source>
76941 <translation>&lt;b&gt;Importer des raccourcis clavier&lt;/b&gt;&lt;p&gt;Importe des raccourcis claviers de l&apos;application.&lt;/p&gt;</translation> 77368 <translation>&lt;b&gt;Importer des raccourcis clavier&lt;/b&gt;&lt;p&gt;Importe des raccourcis claviers de l&apos;application.&lt;/p&gt;</translation>
76942 </message> 77369 </message>
76943 <message> 77370 <message>
76944 <location filename="../UI/UserInterface.py" line="2999"/> 77371 <location filename="../UI/UserInterface.py" line="2922"/>
76945 <source>E&amp;xtras</source> 77372 <source>E&amp;xtras</source>
76946 <translation>E&amp;xtras</translation> 77373 <translation>E&amp;xtras</translation>
76947 </message> 77374 </message>
76948 <message> 77375 <message>
76949 <location filename="../UI/UserInterface.py" line="3113"/> 77376 <location filename="../UI/UserInterface.py" line="3036"/>
76950 <source>&amp;Window</source> 77377 <source>&amp;Window</source>
76951 <translation>&amp;Fenêtre</translation> 77378 <translation>&amp;Fenêtre</translation>
76952 </message> 77379 </message>
76953 <message> 77380 <message>
76954 <location filename="../UI/UserInterface.py" line="3188"/> 77381 <location filename="../UI/UserInterface.py" line="3111"/>
76955 <source>&amp;Help</source> 77382 <source>&amp;Help</source>
76956 <translation>A&amp;ide</translation> 77383 <translation>A&amp;ide</translation>
76957 </message> 77384 </message>
76958 <message> 77385 <message>
76959 <location filename="../UI/UserInterface.py" line="3263"/> 77386 <location filename="../UI/UserInterface.py" line="3180"/>
76960 <source>Tools</source> 77387 <source>Tools</source>
76961 <translation>Outils</translation> 77388 <translation>Outils</translation>
76962 </message> 77389 </message>
76963 <message> 77390 <message>
76964 <location filename="../UI/UserInterface.py" line="5082"/> 77391 <location filename="../UI/UserInterface.py" line="4999"/>
76965 <source>Help</source> 77392 <source>Help</source>
76966 <translation>Aide</translation> 77393 <translation>Aide</translation>
76967 </message> 77394 </message>
76968 <message> 77395 <message>
76969 <location filename="../UI/UserInterface.py" line="3265"/> 77396 <location filename="../UI/UserInterface.py" line="3182"/>
76970 <source>Settings</source> 77397 <source>Settings</source>
76971 <translation>Configuration</translation> 77398 <translation>Configuration</translation>
76972 </message> 77399 </message>
76973 <message> 77400 <message>
76974 <location filename="../UI/UserInterface.py" line="3174"/> 77401 <location filename="../UI/UserInterface.py" line="3097"/>
76975 <source>&amp;Toolbars</source> 77402 <source>&amp;Toolbars</source>
76976 <translation>&amp;Barres d&apos;Outils</translation> 77403 <translation>&amp;Barres d&apos;Outils</translation>
76977 </message> 77404 </message>
76978 <message> 77405 <message>
76979 <location filename="../UI/UserInterface.py" line="5210"/> 77406 <location filename="../UI/UserInterface.py" line="5127"/>
76980 <source>Problem</source> 77407 <source>Problem</source>
76981 <translation>Problème</translation> 77408 <translation>Problème</translation>
76982 </message> 77409 </message>
76983 <message> 77410 <message>
76984 <location filename="../UI/UserInterface.py" line="5405"/> 77411 <location filename="../UI/UserInterface.py" line="5322"/>
76985 <source>Process Generation Error</source> 77412 <source>Process Generation Error</source>
76986 <translation>Erreur du processus</translation> 77413 <translation>Erreur du processus</translation>
76987 </message> 77414 </message>
76988 <message> 77415 <message>
76989 <location filename="../UI/UserInterface.py" line="653"/> 77416 <location filename="../UI/UserInterface.py" line="653"/>
76990 <source>Initializing Single Application Server...</source> 77417 <source>Initializing Single Application Server...</source>
76991 <translation>Initialisation du serveur d&apos;application...</translation> 77418 <translation>Initialisation du serveur d&apos;application...</translation>
76992 </message> 77419 </message>
76993 <message> 77420 <message>
76994 <location filename="../UI/UserInterface.py" line="2134"/> 77421 <location filename="../UI/UserInterface.py" line="2133"/>
76995 <source>&lt;b&gt;Unittest&lt;/b&gt;&lt;p&gt;Perform unit tests. The dialog gives you the ability to select and run a unittest suite.&lt;/p&gt;</source> 77422 <source>&lt;b&gt;Unittest&lt;/b&gt;&lt;p&gt;Perform unit tests. The dialog gives you the ability to select and run a unittest suite.&lt;/p&gt;</source>
76996 <translation>&lt;b&gt;Tests unitaires&lt;/b&gt;&lt;p&gt;Effectue les tests d&apos;unitaires. Cette fenêtre permet de sélectionner et de lancer une suite de tests unitaires.&lt;/p&gt;</translation> 77423 <translation>&lt;b&gt;Tests unitaires&lt;/b&gt;&lt;p&gt;Effectue les tests d&apos;unitaires. Cette fenêtre permet de sélectionner et de lancer une suite de tests unitaires.&lt;/p&gt;</translation>
76997 </message> 77424 </message>
76998 <message> 77425 <message>
76999 <location filename="../UI/UserInterface.py" line="2142"/> 77426 <location filename="../UI/UserInterface.py" line="2141"/>
77000 <source>Unittest Restart</source> 77427 <source>Unittest Restart</source>
77001 <translation>Relancer les tests unitaires</translation> 77428 <translation>Relancer les tests unitaires</translation>
77002 </message> 77429 </message>
77003 <message> 77430 <message>
77004 <location filename="../UI/UserInterface.py" line="2142"/> 77431 <location filename="../UI/UserInterface.py" line="2141"/>
77005 <source>&amp;Restart Unittest...</source> 77432 <source>&amp;Restart Unittest...</source>
77006 <translation>&amp;Relancer les tests unitaires...</translation> 77433 <translation>&amp;Relancer les tests unitaires...</translation>
77007 </message> 77434 </message>
77008 <message> 77435 <message>
77009 <location filename="../UI/UserInterface.py" line="2147"/> 77436 <location filename="../UI/UserInterface.py" line="2146"/>
77010 <source>Restart last unittest</source> 77437 <source>Restart last unittest</source>
77011 <translation>Relancer le dernier test unitaire</translation> 77438 <translation>Relancer le dernier test unitaire</translation>
77012 </message> 77439 </message>
77013 <message> 77440 <message>
77014 <location filename="../UI/UserInterface.py" line="2148"/> 77441 <location filename="../UI/UserInterface.py" line="2147"/>
77015 <source>&lt;b&gt;Restart Unittest&lt;/b&gt;&lt;p&gt;Restart the unittest performed last.&lt;/p&gt;</source> 77442 <source>&lt;b&gt;Restart Unittest&lt;/b&gt;&lt;p&gt;Restart the unittest performed last.&lt;/p&gt;</source>
77016 <translation>&lt;b&gt;Relancer le dernier test unitaire&lt;/b&gt; 77443 <translation>&lt;b&gt;Relancer le dernier test unitaire&lt;/b&gt;
77017 &lt;p&gt;Relance le dernier test unitaire effectué.&lt;/p&gt;</translation> 77444 &lt;p&gt;Relance le dernier test unitaire effectué.&lt;/p&gt;</translation>
77018 </message> 77445 </message>
77019 <message> 77446 <message>
77020 <location filename="../UI/UserInterface.py" line="2172"/> 77447 <location filename="../UI/UserInterface.py" line="2171"/>
77021 <source>Unittest Script</source> 77448 <source>Unittest Script</source>
77022 <translation>Script de tests unitaires</translation> 77449 <translation>Script de tests unitaires</translation>
77023 </message> 77450 </message>
77024 <message> 77451 <message>
77025 <location filename="../UI/UserInterface.py" line="2172"/> 77452 <location filename="../UI/UserInterface.py" line="2171"/>
77026 <source>Unittest &amp;Script...</source> 77453 <source>Unittest &amp;Script...</source>
77027 <translation>&amp;Script de tests unitaires...</translation> 77454 <translation>&amp;Script de tests unitaires...</translation>
77028 </message> 77455 </message>
77029 <message> 77456 <message>
77030 <location filename="../UI/UserInterface.py" line="2177"/> 77457 <location filename="../UI/UserInterface.py" line="2176"/>
77031 <source>Run unittest with current script</source> 77458 <source>Run unittest with current script</source>
77032 <translation>Lance les tests unitaires sur le script courant</translation> 77459 <translation>Lance les tests unitaires sur le script courant</translation>
77033 </message> 77460 </message>
77034 <message> 77461 <message>
77035 <location filename="../UI/UserInterface.py" line="2179"/> 77462 <location filename="../UI/UserInterface.py" line="2178"/>
77036 <source>&lt;b&gt;Unittest Script&lt;/b&gt;&lt;p&gt;Run unittest with current script.&lt;/p&gt;</source> 77463 <source>&lt;b&gt;Unittest Script&lt;/b&gt;&lt;p&gt;Run unittest with current script.&lt;/p&gt;</source>
77037 <translation>&lt;b&gt;Script de tests unitaires&lt;/b&gt;&lt;p&gt;Lance les tests unitaires sur le script en cours.&lt;/p&gt;</translation> 77464 <translation>&lt;b&gt;Script de tests unitaires&lt;/b&gt;&lt;p&gt;Lance les tests unitaires sur le script en cours.&lt;/p&gt;</translation>
77038 </message> 77465 </message>
77039 <message> 77466 <message>
77040 <location filename="../UI/UserInterface.py" line="2187"/> 77467 <location filename="../UI/UserInterface.py" line="2186"/>
77041 <source>Unittest Project</source> 77468 <source>Unittest Project</source>
77042 <translation>Projet de tests unitaires</translation> 77469 <translation>Projet de tests unitaires</translation>
77043 </message> 77470 </message>
77044 <message> 77471 <message>
77045 <location filename="../UI/UserInterface.py" line="2187"/> 77472 <location filename="../UI/UserInterface.py" line="2186"/>
77046 <source>Unittest &amp;Project...</source> 77473 <source>Unittest &amp;Project...</source>
77047 <translation>&amp;Projet de tests unitaires...</translation> 77474 <translation>&amp;Projet de tests unitaires...</translation>
77048 </message> 77475 </message>
77049 <message> 77476 <message>
77050 <location filename="../UI/UserInterface.py" line="2192"/> 77477 <location filename="../UI/UserInterface.py" line="2191"/>
77051 <source>Run unittest with current project</source> 77478 <source>Run unittest with current project</source>
77052 <translation>Lance les tests unitaires sur le projet courant</translation> 77479 <translation>Lance les tests unitaires sur le projet courant</translation>
77053 </message> 77480 </message>
77054 <message> 77481 <message>
77055 <location filename="../UI/UserInterface.py" line="2194"/> 77482 <location filename="../UI/UserInterface.py" line="2193"/>
77056 <source>&lt;b&gt;Unittest Project&lt;/b&gt;&lt;p&gt;Run unittest with current project.&lt;/p&gt;</source> 77483 <source>&lt;b&gt;Unittest Project&lt;/b&gt;&lt;p&gt;Run unittest with current project.&lt;/p&gt;</source>
77057 <translation>&lt;b&gt;Projet de tests unitaires&lt;/b&gt;&lt;p&gt;Lance les tests unitaires sur le projet en cours.&lt;/p&gt;</translation> 77484 <translation>&lt;b&gt;Projet de tests unitaires&lt;/b&gt;&lt;p&gt;Lance les tests unitaires sur le projet en cours.&lt;/p&gt;</translation>
77058 </message> 77485 </message>
77059 <message> 77486 <message>
77060 <location filename="../UI/UserInterface.py" line="2282"/> 77487 <location filename="../UI/UserInterface.py" line="2281"/>
77061 <source>Compare Files</source> 77488 <source>Compare Files</source>
77062 <translation>Comparaison de fichiers</translation> 77489 <translation>Comparaison de fichiers</translation>
77063 </message> 77490 </message>
77064 <message> 77491 <message>
77065 <location filename="../UI/UserInterface.py" line="2282"/> 77492 <location filename="../UI/UserInterface.py" line="2281"/>
77066 <source>&amp;Compare Files...</source> 77493 <source>&amp;Compare Files...</source>
77067 <translation>&amp;Comparaison de fichiers...</translation> 77494 <translation>&amp;Comparaison de fichiers...</translation>
77068 </message> 77495 </message>
77069 <message> 77496 <message>
77070 <location filename="../UI/UserInterface.py" line="2300"/> 77497 <location filename="../UI/UserInterface.py" line="2299"/>
77071 <source>Compare two files</source> 77498 <source>Compare two files</source>
77072 <translation>Compare deux fichiers</translation> 77499 <translation>Compare deux fichiers</translation>
77073 </message> 77500 </message>
77074 <message> 77501 <message>
77075 <location filename="../UI/UserInterface.py" line="2288"/> 77502 <location filename="../UI/UserInterface.py" line="2287"/>
77076 <source>&lt;b&gt;Compare Files&lt;/b&gt;&lt;p&gt;Open a dialog to compare two files.&lt;/p&gt;</source> 77503 <source>&lt;b&gt;Compare Files&lt;/b&gt;&lt;p&gt;Open a dialog to compare two files.&lt;/p&gt;</source>
77077 <translation>&lt;b&gt;Comparaison de Fichiers&lt;/b&gt;&lt;p&gt;Ouvre une fenêtre pour comparer deux fichiers.&lt;/p&gt;</translation> 77504 <translation>&lt;b&gt;Comparaison de Fichiers&lt;/b&gt;&lt;p&gt;Ouvre une fenêtre pour comparer deux fichiers.&lt;/p&gt;</translation>
77078 </message> 77505 </message>
77079 <message> 77506 <message>
77080 <location filename="../UI/UserInterface.py" line="2295"/> 77507 <location filename="../UI/UserInterface.py" line="2294"/>
77081 <source>Compare Files side by side</source> 77508 <source>Compare Files side by side</source>
77082 <translation>Comparaison de fichiers côte à côte</translation> 77509 <translation>Comparaison de fichiers côte à côte</translation>
77083 </message> 77510 </message>
77084 <message> 77511 <message>
77085 <location filename="../UI/UserInterface.py" line="2301"/> 77512 <location filename="../UI/UserInterface.py" line="2300"/>
77086 <source>&lt;b&gt;Compare Files side by side&lt;/b&gt;&lt;p&gt;Open a dialog to compare two files and show the result side by side.&lt;/p&gt;</source> 77513 <source>&lt;b&gt;Compare Files side by side&lt;/b&gt;&lt;p&gt;Open a dialog to compare two files and show the result side by side.&lt;/p&gt;</source>
77087 <translation>&lt;b&gt;Comparaison de fichiers côte à côte&lt;/b&gt;&lt;p&gt;Ouvre une fenêtre pour comparer deux fichiers et affiche les différences côte à côte.&lt;/p&gt;</translation> 77514 <translation>&lt;b&gt;Comparaison de fichiers côte à côte&lt;/b&gt;&lt;p&gt;Ouvre une fenêtre pour comparer deux fichiers et affiche les différences côte à côte.&lt;/p&gt;</translation>
77088 </message> 77515 </message>
77089 <message> 77516 <message>
77090 <location filename="../UI/UserInterface.py" line="3055"/> 77517 <location filename="../UI/UserInterface.py" line="2978"/>
77091 <source>&amp;Unittest</source> 77518 <source>&amp;Unittest</source>
77092 <translation>Tests &amp;unitaires</translation> 77519 <translation>Tests &amp;unitaires</translation>
77093 </message> 77520 </message>
77094 <message> 77521 <message>
77095 <location filename="../UI/UserInterface.py" line="4725"/> 77522 <location filename="../UI/UserInterface.py" line="4725"/>
77096 <source>There is no main script defined for the current project. Aborting</source> 77523 <source>There is no main script defined for the current project. Aborting</source>
77097 <translation type="obsolete">Il n&apos;y a pas de script principal défini dans le projet en cours. Abandon</translation> 77524 <translation type="obsolete">Il n&apos;y a pas de script principal défini dans le projet en cours. Abandon</translation>
77098 </message> 77525 </message>
77099 <message> 77526 <message>
77100 <location filename="../UI/UserInterface.py" line="6881"/> 77527 <location filename="../UI/UserInterface.py" line="6656"/>
77101 <source>Drop Error</source> 77528 <source>Drop Error</source>
77102 <translation>Erreur de suppression</translation> 77529 <translation>Erreur de suppression</translation>
77103 </message> 77530 </message>
77104 <message> 77531 <message>
77105 <location filename="../UI/UserInterface.py" line="1704"/> 77532 <location filename="../UI/UserInterface.py" line="1703"/>
77106 <source>File-Browser</source> 77533 <source>File-Browser</source>
77107 <translation>Navigateur de fichiers</translation> 77534 <translation>Navigateur de fichiers</translation>
77108 </message> 77535 </message>
77109 <message> 77536 <message>
77110 <location filename="../UI/UserInterface.py" line="1600"/> 77537 <location filename="../UI/UserInterface.py" line="1599"/>
77111 <source>Edit Profile</source> 77538 <source>Edit Profile</source>
77112 <translation>Profil d&apos;Edition</translation> 77539 <translation>Profil d&apos;Edition</translation>
77113 </message> 77540 </message>
77114 <message> 77541 <message>
77115 <location filename="../UI/UserInterface.py" line="1606"/> 77542 <location filename="../UI/UserInterface.py" line="1605"/>
77116 <source>Activate the edit view profile</source> 77543 <source>Activate the edit view profile</source>
77117 <translation>Active la fenêtre d&apos;édition des profils Edition/Débogage</translation> 77544 <translation>Active la fenêtre d&apos;édition des profils Edition/Débogage</translation>
77118 </message> 77545 </message>
77119 <message> 77546 <message>
77120 <location filename="../UI/UserInterface.py" line="1608"/> 77547 <location filename="../UI/UserInterface.py" line="1607"/>
77121 <source>&lt;b&gt;Edit Profile&lt;/b&gt;&lt;p&gt;Activate the &quot;Edit View Profile&quot;. Windows being shown, if this profile is active, may be configured with the &quot;View Profile Configuration&quot; dialog.&lt;/p&gt;</source> 77548 <source>&lt;b&gt;Edit Profile&lt;/b&gt;&lt;p&gt;Activate the &quot;Edit View Profile&quot;. Windows being shown, if this profile is active, may be configured with the &quot;View Profile Configuration&quot; dialog.&lt;/p&gt;</source>
77122 <translation>&lt;b&gt;Edition des profils&lt;/b&gt;&lt;p&gt;Active la fenêtre d&apos;édition des profils Edition/Débogage. On peut y configurer les différentes fenêtres devant apparaitre en mode Edition ou Débogage.&lt;/p&gt;</translation> 77549 <translation>&lt;b&gt;Edition des profils&lt;/b&gt;&lt;p&gt;Active la fenêtre d&apos;édition des profils Edition/Débogage. On peut y configurer les différentes fenêtres devant apparaitre en mode Edition ou Débogage.&lt;/p&gt;</translation>
77123 </message> 77550 </message>
77124 <message> 77551 <message>
77125 <location filename="../UI/UserInterface.py" line="1617"/> 77552 <location filename="../UI/UserInterface.py" line="1616"/>
77126 <source>Debug Profile</source> 77553 <source>Debug Profile</source>
77127 <translation>Profil Débogage</translation> 77554 <translation>Profil Débogage</translation>
77128 </message> 77555 </message>
77129 <message> 77556 <message>
77130 <location filename="../UI/UserInterface.py" line="1623"/> 77557 <location filename="../UI/UserInterface.py" line="1622"/>
77131 <source>Activate the debug view profile</source> 77558 <source>Activate the debug view profile</source>
77132 <translation>Active le profil Débogage</translation> 77559 <translation>Active le profil Débogage</translation>
77133 </message> 77560 </message>
77134 <message> 77561 <message>
77135 <location filename="../UI/UserInterface.py" line="1625"/> 77562 <location filename="../UI/UserInterface.py" line="1624"/>
77136 <source>&lt;b&gt;Debug Profile&lt;/b&gt;&lt;p&gt;Activate the &quot;Debug View Profile&quot;. Windows being shown, if this profile is active, may be configured with the &quot;View Profile Configuration&quot; dialog.&lt;/p&gt;</source> 77563 <source>&lt;b&gt;Debug Profile&lt;/b&gt;&lt;p&gt;Activate the &quot;Debug View Profile&quot;. Windows being shown, if this profile is active, may be configured with the &quot;View Profile Configuration&quot; dialog.&lt;/p&gt;</source>
77137 <translation>&lt;b&gt;Profil Debogage&lt;/b&gt;&lt;p&gt;Active le profil Bébogage. La fenêtre affichée dans ce mode peut être configurée avec la fenêtre &quot;Edition des profils&quot;&lt;/p&gt;</translation> 77564 <translation>&lt;b&gt;Profil Debogage&lt;/b&gt;&lt;p&gt;Active le profil Bébogage. La fenêtre affichée dans ce mode peut être configurée avec la fenêtre &quot;Edition des profils&quot;&lt;/p&gt;</translation>
77138 </message> 77565 </message>
77139 <message> 77566 <message>
77140 <location filename="../UI/UserInterface.py" line="2468"/> 77567 <location filename="../UI/UserInterface.py" line="2467"/>
77141 <source>View Profiles</source> 77568 <source>View Profiles</source>
77142 <translation>Profils de visualisation</translation> 77569 <translation>Profils de visualisation</translation>
77143 </message> 77570 </message>
77144 <message> 77571 <message>
77145 <location filename="../UI/UserInterface.py" line="2468"/> 77572 <location filename="../UI/UserInterface.py" line="2467"/>
77146 <source>&amp;View Profiles...</source> 77573 <source>&amp;View Profiles...</source>
77147 <translation>Profils de &amp;Visualisation...</translation> 77574 <translation>Profils de &amp;Visualisation...</translation>
77148 </message> 77575 </message>
77149 <message> 77576 <message>
77150 <location filename="../UI/UserInterface.py" line="2473"/> 77577 <location filename="../UI/UserInterface.py" line="2472"/>
77151 <source>Configure view profiles</source> 77578 <source>Configure view profiles</source>
77152 <translation>Configuration des profils de visualisation</translation> 77579 <translation>Configuration des profils de visualisation</translation>
77153 </message> 77580 </message>
77154 <message> 77581 <message>
77155 <location filename="../UI/UserInterface.py" line="2475"/> 77582 <location filename="../UI/UserInterface.py" line="2474"/>
77156 <source>&lt;b&gt;View Profiles&lt;/b&gt;&lt;p&gt;Configure the view profiles. With this dialog you may set the visibility of the various windows for the predetermined view profiles.&lt;/p&gt;</source> 77583 <source>&lt;b&gt;View Profiles&lt;/b&gt;&lt;p&gt;Configure the view profiles. With this dialog you may set the visibility of the various windows for the predetermined view profiles.&lt;/p&gt;</source>
77157 <translation>&lt;b&gt;Profils de Visualisation&lt;/b&gt;&lt;p&gt;Configure les modes de visualisation de l&apos;éditeur (modes Edition/Débogage). Avec cet fenêtre de configuration, on peut sélectionner les sous-fenêtres actives par défaut pour chacun des mode de visualisation.&lt;/p&gt;</translation> 77584 <translation>&lt;b&gt;Profils de Visualisation&lt;/b&gt;&lt;p&gt;Configure les modes de visualisation de l&apos;éditeur (modes Edition/Débogage). Avec cet fenêtre de configuration, on peut sélectionner les sous-fenêtres actives par défaut pour chacun des mode de visualisation.&lt;/p&gt;</translation>
77158 </message> 77585 </message>
77159 <message> 77586 <message>
77160 <location filename="../UI/UserInterface.py" line="2255"/> 77587 <location filename="../UI/UserInterface.py" line="2254"/>
77161 <source>UI Previewer</source> 77588 <source>UI Previewer</source>
77162 <translation>Visionneur d&apos;UI</translation> 77589 <translation>Visionneur d&apos;UI</translation>
77163 </message> 77590 </message>
77164 <message> 77591 <message>
77165 <location filename="../UI/UserInterface.py" line="2255"/> 77592 <location filename="../UI/UserInterface.py" line="2254"/>
77166 <source>&amp;UI Previewer...</source> 77593 <source>&amp;UI Previewer...</source>
77167 <translation>Visionneur d&apos;&amp;UI...</translation> 77594 <translation>Visionneur d&apos;&amp;UI...</translation>
77168 </message> 77595 </message>
77169 <message> 77596 <message>
77170 <location filename="../UI/UserInterface.py" line="2260"/> 77597 <location filename="../UI/UserInterface.py" line="2259"/>
77171 <source>Start the UI Previewer</source> 77598 <source>Start the UI Previewer</source>
77172 <translation>Démarre le Visionneur d&apos;UI</translation> 77599 <translation>Démarre le Visionneur d&apos;UI</translation>
77173 </message> 77600 </message>
77174 <message> 77601 <message>
77175 <location filename="../UI/UserInterface.py" line="2261"/> 77602 <location filename="../UI/UserInterface.py" line="2260"/>
77176 <source>&lt;b&gt;UI Previewer&lt;/b&gt;&lt;p&gt;Start the UI Previewer.&lt;/p&gt;</source> 77603 <source>&lt;b&gt;UI Previewer&lt;/b&gt;&lt;p&gt;Start the UI Previewer.&lt;/p&gt;</source>
77177 <translation>&lt;b&gt;Visulaiseur d&apos;UI&lt;/b&gt;&lt;p&gt;Démarre le visualiseur d&apos;UI.&lt;/p&gt;</translation> 77604 <translation>&lt;b&gt;Visulaiseur d&apos;UI&lt;/b&gt;&lt;p&gt;Démarre le visualiseur d&apos;UI.&lt;/p&gt;</translation>
77178 </message> 77605 </message>
77179 <message> 77606 <message>
77180 <location filename="../UI/UserInterface.py" line="2268"/> 77607 <location filename="../UI/UserInterface.py" line="2267"/>
77181 <source>Translations Previewer</source> 77608 <source>Translations Previewer</source>
77182 <translation>Visionneur de traductions</translation> 77609 <translation>Visionneur de traductions</translation>
77183 </message> 77610 </message>
77184 <message> 77611 <message>
77185 <location filename="../UI/UserInterface.py" line="2268"/> 77612 <location filename="../UI/UserInterface.py" line="2267"/>
77186 <source>&amp;Translations Previewer...</source> 77613 <source>&amp;Translations Previewer...</source>
77187 <translation>Visionneur de &amp;Traductions...</translation> 77614 <translation>Visionneur de &amp;Traductions...</translation>
77188 </message> 77615 </message>
77189 <message> 77616 <message>
77190 <location filename="../UI/UserInterface.py" line="2273"/> 77617 <location filename="../UI/UserInterface.py" line="2272"/>
77191 <source>Start the Translations Previewer</source> 77618 <source>Start the Translations Previewer</source>
77192 <translation>Démarre le visionneur de traductions</translation> 77619 <translation>Démarre le visionneur de traductions</translation>
77193 </message> 77620 </message>
77194 <message> 77621 <message>
77195 <location filename="../UI/UserInterface.py" line="2275"/> 77622 <location filename="../UI/UserInterface.py" line="2274"/>
77196 <source>&lt;b&gt;Translations Previewer&lt;/b&gt;&lt;p&gt;Start the Translations Previewer.&lt;/p&gt;</source> 77623 <source>&lt;b&gt;Translations Previewer&lt;/b&gt;&lt;p&gt;Start the Translations Previewer.&lt;/p&gt;</source>
77197 <translation>&lt;b&gt;Visionneur de traductions&lt;/b&gt;&lt;p&gt;Démarre le visionneur de traductions.&lt;/p&gt;</translation> 77624 <translation>&lt;b&gt;Visionneur de traductions&lt;/b&gt;&lt;p&gt;Démarre le visionneur de traductions.&lt;/p&gt;</translation>
77198 </message> 77625 </message>
77199 <message> 77626 <message>
77200 <location filename="../UI/UserInterface.py" line="1687"/> 77627 <location filename="../UI/UserInterface.py" line="1686"/>
77201 <source>Shell</source> 77628 <source>Shell</source>
77202 <translation>Shell</translation> 77629 <translation>Shell</translation>
77203 </message> 77630 </message>
77204 <message> 77631 <message>
77205 <location filename="../UI/UserInterface.py" line="1687"/> 77632 <location filename="../UI/UserInterface.py" line="1686"/>
77206 <source>&amp;Shell</source> 77633 <source>&amp;Shell</source>
77207 <translation>&amp;Shell</translation> 77634 <translation>&amp;Shell</translation>
77208 </message> 77635 </message>
77209 <message> 77636 <message>
77210 <location filename="../UI/UserInterface.py" line="2439"/> 77637 <location filename="../UI/UserInterface.py" line="2438"/>
77211 <source>Reload APIs</source> 77638 <source>Reload APIs</source>
77212 <translation>Recharger les APIs</translation> 77639 <translation>Recharger les APIs</translation>
77213 </message> 77640 </message>
77214 <message> 77641 <message>
77215 <location filename="../UI/UserInterface.py" line="2439"/> 77642 <location filename="../UI/UserInterface.py" line="2438"/>
77216 <source>Reload &amp;APIs</source> 77643 <source>Reload &amp;APIs</source>
77217 <translation>Recharger les &amp;APIs</translation> 77644 <translation>Recharger les &amp;APIs</translation>
77218 </message> 77645 </message>
77219 <message> 77646 <message>
77220 <location filename="../UI/UserInterface.py" line="2443"/> 77647 <location filename="../UI/UserInterface.py" line="2442"/>
77221 <source>Reload the API information</source> 77648 <source>Reload the API information</source>
77222 <translation>Recharger les informations des API</translation> 77649 <translation>Recharger les informations des API</translation>
77223 </message> 77650 </message>
77224 <message> 77651 <message>
77225 <location filename="../UI/UserInterface.py" line="2445"/> 77652 <location filename="../UI/UserInterface.py" line="2444"/>
77226 <source>&lt;b&gt;Reload APIs&lt;/b&gt;&lt;p&gt;Reload the API information.&lt;/p&gt;</source> 77653 <source>&lt;b&gt;Reload APIs&lt;/b&gt;&lt;p&gt;Reload the API information.&lt;/p&gt;</source>
77227 <translation>&lt;b&gt;Recharger les APIs&lt;/b&gt;&lt;p&gt;Recharger les informations des API.&lt;/p&gt;</translation> 77654 <translation>&lt;b&gt;Recharger les APIs&lt;/b&gt;&lt;p&gt;Recharger les informations des API.&lt;/p&gt;</translation>
77228 </message> 77655 </message>
77229 <message> 77656 <message>
77230 <location filename="../UI/UserInterface.py" line="1739"/> 77657 <location filename="../UI/UserInterface.py" line="1738"/>
77231 <source>Task-Viewer</source> 77658 <source>Task-Viewer</source>
77232 <translation>Visualisueur de tâches</translation> 77659 <translation>Visualisueur de tâches</translation>
77233 </message> 77660 </message>
77234 <message> 77661 <message>
77235 <location filename="../UI/UserInterface.py" line="6488"/> 77662 <location filename="../UI/UserInterface.py" line="6263"/>
77236 <source>Save tasks</source> 77663 <source>Save tasks</source>
77237 <translation>Enregistrement des tâches</translation> 77664 <translation>Enregistrement des tâches</translation>
77238 </message> 77665 </message>
77239 <message> 77666 <message>
77240 <location filename="../UI/UserInterface.py" line="6517"/> 77667 <location filename="../UI/UserInterface.py" line="6292"/>
77241 <source>Read tasks</source> 77668 <source>Read tasks</source>
77242 <translation>Lecture des tâches</translation> 77669 <translation>Lecture des tâches</translation>
77243 </message> 77670 </message>
77244 <message> 77671 <message>
77245 <location filename="../UI/UserInterface.py" line="5082"/> 77672 <location filename="../UI/UserInterface.py" line="4999"/>
77246 <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source> 77673 <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source>
77247 <translation>Aucun visualiseur personalisé n&apos;est sélectionné. Prière d&apos;en spécifier un dans les préférences.</translation> 77674 <translation>Aucun visualiseur personalisé n&apos;est sélectionné. Prière d&apos;en spécifier un dans les préférences.</translation>
77248 </message> 77675 </message>
77249 <message> 77676 <message>
77250 <location filename="../UI/UserInterface.py" line="5886"/> 77677 <location filename="../UI/UserInterface.py" line="5661"/>
77251 <source>Documentation Missing</source> 77678 <source>Documentation Missing</source>
77252 <translation>Documentation Manquante</translation> 77679 <translation>Documentation Manquante</translation>
77253 </message> 77680 </message>
77254 <message> 77681 <message>
77255 <location filename="../UI/UserInterface.py" line="3723"/> 77682 <location filename="../UI/UserInterface.py" line="3640"/>
77256 <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source> 77683 <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source>
77257 <translation>L&apos;adresse mail ou l&apos;adresse du serveur mail est vide. Veuillez configurer vos paramètres mails dans la fenêtre des Préférences.</translation> 77684 <translation>L&apos;adresse mail ou l&apos;adresse du serveur mail est vide. Veuillez configurer vos paramètres mails dans la fenêtre des Préférences.</translation>
77258 </message> 77685 </message>
77259 <message> 77686 <message>
77260 <location filename="../UI/UserInterface.py" line="1758"/> 77687 <location filename="../UI/UserInterface.py" line="1757"/>
77261 <source>Template-Viewer</source> 77688 <source>Template-Viewer</source>
77262 <translation>Gestionnaire de gabarits</translation> 77689 <translation>Gestionnaire de gabarits</translation>
77263 </message> 77690 </message>
77264 <message> 77691 <message>
77265 <location filename="../UI/UserInterface.py" line="1634"/> 77692 <location filename="../UI/UserInterface.py" line="1633"/>
77266 <source>Alt+Shift+P</source> 77693 <source>Alt+Shift+P</source>
77267 <translation>Alt+Shift+P</translation> 77694 <translation>Alt+Shift+P</translation>
77268 </message> 77695 </message>
77269 <message> 77696 <message>
77270 <location filename="../UI/UserInterface.py" line="1669"/> 77697 <location filename="../UI/UserInterface.py" line="1668"/>
77271 <source>Alt+Shift+D</source> 77698 <source>Alt+Shift+D</source>
77272 <translation>Alt+Shift+D</translation> 77699 <translation>Alt+Shift+D</translation>
77273 </message> 77700 </message>
77274 <message> 77701 <message>
77275 <location filename="../UI/UserInterface.py" line="1687"/> 77702 <location filename="../UI/UserInterface.py" line="1686"/>
77276 <source>Alt+Shift+S</source> 77703 <source>Alt+Shift+S</source>
77277 <translation>Alt+Shift+S</translation> 77704 <translation>Alt+Shift+S</translation>
77278 </message> 77705 </message>
77279 <message> 77706 <message>
77280 <location filename="../UI/UserInterface.py" line="1704"/> 77707 <location filename="../UI/UserInterface.py" line="1703"/>
77281 <source>Alt+Shift+F</source> 77708 <source>Alt+Shift+F</source>
77282 <translation>Alt+Shift+F</translation> 77709 <translation>Alt+Shift+F</translation>
77283 </message> 77710 </message>
77284 <message> 77711 <message>
77285 <location filename="../UI/UserInterface.py" line="1739"/> 77712 <location filename="../UI/UserInterface.py" line="1738"/>
77286 <source>Alt+Shift+T</source> 77713 <source>Alt+Shift+T</source>
77287 <translation>Alt+Shift+T</translation> 77714 <translation>Alt+Shift+T</translation>
77288 </message> 77715 </message>
77289 <message> 77716 <message>
77290 <location filename="../UI/UserInterface.py" line="1651"/> 77717 <location filename="../UI/UserInterface.py" line="1650"/>
77291 <source>Alt+Shift+M</source> 77718 <source>Alt+Shift+M</source>
77292 <translation>Alt+Shift+M</translation> 77719 <translation>Alt+Shift+M</translation>
77293 </message> 77720 </message>
77294 <message> 77721 <message>
77295 <location filename="../UI/UserInterface.py" line="2594"/> 77722 <location filename="../UI/UserInterface.py" line="2593"/>
77296 <source>Activate current editor</source> 77723 <source>Activate current editor</source>
77297 <translation>Activer l&apos;éditeur courant</translation> 77724 <translation>Activer l&apos;éditeur courant</translation>
77298 </message> 77725 </message>
77299 <message> 77726 <message>
77300 <location filename="../UI/UserInterface.py" line="2594"/> 77727 <location filename="../UI/UserInterface.py" line="2593"/>
77301 <source>Alt+Shift+E</source> 77728 <source>Alt+Shift+E</source>
77302 <translation>Alt+Shift+E</translation> 77729 <translation>Alt+Shift+E</translation>
77303 </message> 77730 </message>
77304 <message> 77731 <message>
77305 <location filename="../UI/UserInterface.py" line="2604"/> 77732 <location filename="../UI/UserInterface.py" line="2603"/>
77306 <source>Ctrl+Alt+Tab</source> 77733 <source>Ctrl+Alt+Tab</source>
77307 <translation>Ctrl+Alt+Tab</translation> 77734 <translation>Ctrl+Alt+Tab</translation>
77308 </message> 77735 </message>
77309 <message> 77736 <message>
77310 <location filename="../UI/UserInterface.py" line="2613"/> 77737 <location filename="../UI/UserInterface.py" line="2612"/>
77311 <source>Shift+Ctrl+Alt+Tab</source> 77738 <source>Shift+Ctrl+Alt+Tab</source>
77312 <translation>Shift+Ctrl+Alt+Tab</translation> 77739 <translation>Shift+Ctrl+Alt+Tab</translation>
77313 </message> 77740 </message>
77314 <message> 77741 <message>
77315 <location filename="../UI/UserInterface.py" line="1721"/> 77742 <location filename="../UI/UserInterface.py" line="1720"/>
77316 <source>Alt+Shift+G</source> 77743 <source>Alt+Shift+G</source>
77317 <translation>Alt+Shift+G</translation> 77744 <translation>Alt+Shift+G</translation>
77318 </message> 77745 </message>
77319 <message> 77746 <message>
77320 <location filename="../UI/UserInterface.py" line="2736"/> 77747 <location filename="../UI/UserInterface.py" line="2735"/>
77321 <source>Qt4 Documentation</source> 77748 <source>Qt4 Documentation</source>
77322 <translation>Documentation Qt4</translation> 77749 <translation type="obsolete">Documentation Qt4</translation>
77323 </message> 77750 </message>
77324 <message> 77751 <message>
77325 <location filename="../UI/UserInterface.py" line="2736"/> 77752 <location filename="../UI/UserInterface.py" line="2735"/>
77326 <source>Qt&amp;4 Documentation</source> 77753 <source>Qt&amp;4 Documentation</source>
77327 <translation>Documentation Qt&amp;4</translation> 77754 <translation type="obsolete">Documentation Qt&amp;4</translation>
77328 </message> 77755 </message>
77329 <message> 77756 <message>
77330 <location filename="../UI/UserInterface.py" line="2740"/> 77757 <location filename="../UI/UserInterface.py" line="2739"/>
77331 <source>Open Qt4 Documentation</source> 77758 <source>Open Qt4 Documentation</source>
77332 <translation>Lance la Documentation Qt4</translation> 77759 <translation type="obsolete">Lance la Documentation Qt4</translation>
77333 </message> 77760 </message>
77334 <message> 77761 <message>
77335 <location filename="../UI/UserInterface.py" line="2848"/> 77762 <location filename="../UI/UserInterface.py" line="2793"/>
77336 <source>Eric API Documentation</source> 77763 <source>Eric API Documentation</source>
77337 <translation>Documentation pour les API Eric</translation> 77764 <translation>Documentation pour les API Eric</translation>
77338 </message> 77765 </message>
77339 <message> 77766 <message>
77340 <location filename="../UI/UserInterface.py" line="2848"/> 77767 <location filename="../UI/UserInterface.py" line="2793"/>
77341 <source>&amp;Eric API Documentation</source> 77768 <source>&amp;Eric API Documentation</source>
77342 <translation>Documentation pour les API &amp;Eric</translation> 77769 <translation>Documentation pour les API &amp;Eric</translation>
77343 </message> 77770 </message>
77344 <message> 77771 <message>
77345 <location filename="../UI/UserInterface.py" line="2852"/> 77772 <location filename="../UI/UserInterface.py" line="2797"/>
77346 <source>Open Eric API Documentation</source> 77773 <source>Open Eric API Documentation</source>
77347 <translation>Ouvre la documentation sur les APIs Eric</translation> 77774 <translation>Ouvre la documentation sur les APIs Eric</translation>
77348 </message> 77775 </message>
77349 <message> 77776 <message>
77350 <location filename="../UI/UserInterface.py" line="5116"/> 77777 <location filename="../UI/UserInterface.py" line="5033"/>
77351 <source>&lt;p&gt;Could not start the help viewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;hh&lt;/b&gt;.&lt;/p&gt;</source> 77778 <source>&lt;p&gt;Could not start the help viewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;hh&lt;/b&gt;.&lt;/p&gt;</source>
77352 <translation>&lt;p&gt;Impossible de démarrer le visualiseur d&apos;aide.&lt;br&gt;Assurez-vous qu&apos;il est bien ici &lt;b&gt;hh&lt;/b&gt;.&lt;/p&gt;</translation> 77779 <translation>&lt;p&gt;Impossible de démarrer le visualiseur d&apos;aide.&lt;br&gt;Assurez-vous qu&apos;il est bien ici &lt;b&gt;hh&lt;/b&gt;.&lt;/p&gt;</translation>
77353 </message> 77780 </message>
77354 <message> 77781 <message>
77355 <location filename="../UI/UserInterface.py" line="587"/> 77782 <location filename="../UI/UserInterface.py" line="587"/>
77356 <source>Registering Objects...</source> 77783 <source>Registering Objects...</source>
77357 <translation>Enregistrement des objets...</translation> 77784 <translation>Enregistrement des objets...</translation>
77358 </message> 77785 </message>
77359 <message> 77786 <message>
77360 <location filename="../UI/UserInterface.py" line="1634"/> 77787 <location filename="../UI/UserInterface.py" line="1633"/>
77361 <source>Project-Viewer</source> 77788 <source>Project-Viewer</source>
77362 <translation>Gestionnaire de projet</translation> 77789 <translation>Gestionnaire de projet</translation>
77363 </message> 77790 </message>
77364 <message> 77791 <message>
77365 <location filename="../UI/UserInterface.py" line="1669"/> 77792 <location filename="../UI/UserInterface.py" line="1668"/>
77366 <source>Debug-Viewer</source> 77793 <source>Debug-Viewer</source>
77367 <translation>Gestionnaire de débogage</translation> 77794 <translation>Gestionnaire de débogage</translation>
77368 </message> 77795 </message>
77369 <message> 77796 <message>
77370 <location filename="../UI/UserInterface.py" line="1522"/> 77797 <location filename="../UI/UserInterface.py" line="1521"/>
77371 <source>Ctrl+Q</source> 77798 <source>Ctrl+Q</source>
77372 <comment>File|Quit</comment> 77799 <comment>File|Quit</comment>
77373 <translation>Ctrl+Q</translation> 77800 <translation>Ctrl+Q</translation>
77374 </message> 77801 </message>
77375 <message> 77802 <message>
77376 <location filename="../UI/UserInterface.py" line="1634"/> 77803 <location filename="../UI/UserInterface.py" line="1633"/>
77377 <source>&amp;Project-Viewer</source> 77804 <source>&amp;Project-Viewer</source>
77378 <translation>Gestionnaire de &amp;projet</translation> 77805 <translation>Gestionnaire de &amp;projet</translation>
77379 </message> 77806 </message>
77380 <message> 77807 <message>
77381 <location filename="../UI/UserInterface.py" line="2006"/> 77808 <location filename="../UI/UserInterface.py" line="2005"/>
77382 <source>Shift+F1</source> 77809 <source>Shift+F1</source>
77383 <translation>Shift+F1</translation> 77810 <translation>Shift+F1</translation>
77384 </message> 77811 </message>
77385 <message> 77812 <message>
77386 <location filename="../UI/UserInterface.py" line="2024"/> 77813 <location filename="../UI/UserInterface.py" line="2023"/>
77387 <source>F1</source> 77814 <source>F1</source>
77388 <translation>F1</translation> 77815 <translation>F1</translation>
77389 </message> 77816 </message>
77390 <message> 77817 <message>
77391 <location filename="../UI/UserInterface.py" line="2066"/> 77818 <location filename="../UI/UserInterface.py" line="2065"/>
77392 <source>Check for Updates</source> 77819 <source>Check for Updates</source>
77393 <translation>Rechercher des mises à jour</translation> 77820 <translation>Rechercher des mises à jour</translation>
77394 </message> 77821 </message>
77395 <message> 77822 <message>
77396 <location filename="../UI/UserInterface.py" line="2063"/> 77823 <location filename="../UI/UserInterface.py" line="2062"/>
77397 <source>Check for &amp;Updates...</source> 77824 <source>Check for &amp;Updates...</source>
77398 <translation>Rechercher des &amp;mises à jour...</translation> 77825 <translation>Rechercher des &amp;mises à jour...</translation>
77399 </message> 77826 </message>
77400 <message> 77827 <message>
77401 <location filename="../UI/UserInterface.py" line="2768"/> 77828 <location filename="../UI/UserInterface.py" line="2767"/>
77402 <source>PyQt4 Documentation</source> 77829 <source>PyQt4 Documentation</source>
77403 <translation> Documentation PyQt4</translation> 77830 <translation type="obsolete"> Documentation PyQt4</translation>
77404 </message> 77831 </message>
77405 <message> 77832 <message>
77406 <location filename="../UI/UserInterface.py" line="2772"/> 77833 <location filename="../UI/UserInterface.py" line="2771"/>
77407 <source>Open PyQt4 Documentation</source> 77834 <source>Open PyQt4 Documentation</source>
77408 <translation>Lance la documentation PyQt4</translation> 77835 <translation type="obsolete">Lance la documentation PyQt4</translation>
77409 </message> 77836 </message>
77410 <message> 77837 <message>
77411 <location filename="../UI/UserInterface.py" line="3072"/> 77838 <location filename="../UI/UserInterface.py" line="2995"/>
77412 <source>Select Tool Group</source> 77839 <source>Select Tool Group</source>
77413 <translation>Sélection d&apos;un groupe d&apos;outils</translation> 77840 <translation>Sélection d&apos;un groupe d&apos;outils</translation>
77414 </message> 77841 </message>
77415 <message> 77842 <message>
77416 <location filename="../UI/UserInterface.py" line="3083"/> 77843 <location filename="../UI/UserInterface.py" line="3006"/>
77417 <source>Se&amp;ttings</source> 77844 <source>Se&amp;ttings</source>
77418 <translation>&amp;Configuration</translation> 77845 <translation>&amp;Configuration</translation>
77419 </message> 77846 </message>
77420 <message> 77847 <message>
77421 <location filename="../UI/UserInterface.py" line="3267"/> 77848 <location filename="../UI/UserInterface.py" line="3184"/>
77422 <source>Profiles</source> 77849 <source>Profiles</source>
77423 <translation>Profils</translation> 77850 <translation>Profils</translation>
77424 </message> 77851 </message>
77425 <message> 77852 <message>
77426 <location filename="../UI/UserInterface.py" line="4039"/> 77853 <location filename="../UI/UserInterface.py" line="3956"/>
77427 <source>&amp;Builtin Tools</source> 77854 <source>&amp;Builtin Tools</source>
77428 <translation>Outils &amp;internes</translation> 77855 <translation>Outils &amp;internes</translation>
77429 </message> 77856 </message>
77430 <message> 77857 <message>
77431 <location filename="../UI/UserInterface.py" line="5869"/> 77858 <location filename="../UI/UserInterface.py" line="5644"/>
77432 <source>Documentation</source> 77859 <source>Documentation</source>
77433 <translation>Documentation</translation> 77860 <translation>Documentation</translation>
77434 </message> 77861 </message>
77435 <message> 77862 <message>
77436 <location filename="../UI/UserInterface.py" line="5694"/> 77863 <location filename="../UI/UserInterface.py" line="5692"/>
77437 <source>&lt;p&gt;The PyQt4 documentation starting point has not been configured.&lt;/p&gt;</source> 77864 <source>&lt;p&gt;The PyQt4 documentation starting point has not been configured.&lt;/p&gt;</source>
77438 <translation>&lt;p&gt;L&apos;emplacement de la documentation PyQt4 n&apos;a pas été configuré.&lt;/p&gt;</translation> 77865 <translation type="obsolete">&lt;p&gt;L&apos;emplacement de la documentation PyQt4 n&apos;a pas été configuré.&lt;/p&gt;</translation>
77439 </message> 77866 </message>
77440 <message> 77867 <message>
77441 <location filename="../UI/UserInterface.py" line="7252"/> 77868 <location filename="../UI/UserInterface.py" line="7027"/>
77442 <source>Error during updates check</source> 77869 <source>Error during updates check</source>
77443 <translation>Erreur durant la recherche de mises à jour</translation> 77870 <translation>Erreur durant la recherche de mises à jour</translation>
77444 </message> 77871 </message>
77445 <message> 77872 <message>
77446 <location filename="../UI/UserInterface.py" line="7233"/> 77873 <location filename="../UI/UserInterface.py" line="7008"/>
77447 <source>Update available</source> 77874 <source>Update available</source>
77448 <translation>Mise à jour disponible</translation> 77875 <translation>Mise à jour disponible</translation>
77449 </message> 77876 </message>
77450 <message> 77877 <message>
77451 <location filename="../UI/UserInterface.py" line="3650"/> 77878 <location filename="../UI/UserInterface.py" line="3650"/>
77452 <source>&lt;h3&gt;Version Numbers&lt;/h3&gt;&lt;table&gt;</source> 77879 <source>&lt;h3&gt;Version Numbers&lt;/h3&gt;&lt;table&gt;</source>
77453 <translation type="obsolete">&lt;h3&gt;Numéros de version&lt;/h3&gt;&lt;table&gt;</translation> 77880 <translation type="obsolete">&lt;h3&gt;Numéros de version&lt;/h3&gt;&lt;table&gt;</translation>
77454 </message> 77881 </message>
77455 <message> 77882 <message>
77456 <location filename="../UI/UserInterface.py" line="7291"/> 77883 <location filename="../UI/UserInterface.py" line="7066"/>
77457 <source>&lt;/table&gt;</source> 77884 <source>&lt;/table&gt;</source>
77458 <translation>&lt;/table&gt;</translation> 77885 <translation>&lt;/table&gt;</translation>
77459 </message> 77886 </message>
77460 <message> 77887 <message>
77461 <location filename="../UI/UserInterface.py" line="6086"/> 77888 <location filename="../UI/UserInterface.py" line="5861"/>
77462 <source>Open Browser</source> 77889 <source>Open Browser</source>
77463 <translation type="unfinished">Ouverture du navigateur</translation> 77890 <translation type="unfinished">Ouverture du navigateur</translation>
77464 </message> 77891 </message>
77465 <message> 77892 <message>
77466 <location filename="../UI/UserInterface.py" line="6086"/> 77893 <location filename="../UI/UserInterface.py" line="5861"/>
77467 <source>Could not start a web browser</source> 77894 <source>Could not start a web browser</source>
77468 <translation type="unfinished">Impossible de lancer le navigateur web</translation> 77895 <translation type="unfinished">Impossible de lancer le navigateur web</translation>
77469 </message> 77896 </message>
77470 <message> 77897 <message>
77471 <location filename="../UI/UserInterface.py" line="4084"/> 77898 <location filename="../UI/UserInterface.py" line="4001"/>
77472 <source>Configure Tool Groups ...</source> 77899 <source>Configure Tool Groups ...</source>
77473 <translation>Configuration des groupes d&apos;outils...</translation> 77900 <translation>Configuration des groupes d&apos;outils...</translation>
77474 </message> 77901 </message>
77475 <message> 77902 <message>
77476 <location filename="../UI/UserInterface.py" line="4088"/> 77903 <location filename="../UI/UserInterface.py" line="4005"/>
77477 <source>Configure current Tool Group ...</source> 77904 <source>Configure current Tool Group ...</source>
77478 <translation>Configuration du groupe d&apos;outils courant...</translation> 77905 <translation>Configuration du groupe d&apos;outils courant...</translation>
77479 </message> 77906 </message>
77480 <message> 77907 <message>
77481 <location filename="../UI/UserInterface.py" line="2457"/> 77908 <location filename="../UI/UserInterface.py" line="2456"/>
77482 <source>Show external tools</source> 77909 <source>Show external tools</source>
77483 <translation>Afficher les outils externes</translation> 77910 <translation>Afficher les outils externes</translation>
77484 </message> 77911 </message>
77485 <message> 77912 <message>
77486 <location filename="../UI/UserInterface.py" line="2452"/> 77913 <location filename="../UI/UserInterface.py" line="2451"/>
77487 <source>Show external &amp;tools</source> 77914 <source>Show external &amp;tools</source>
77488 <translation>Afficher les &amp;outils externes</translation> 77915 <translation>Afficher les &amp;outils externes</translation>
77489 </message> 77916 </message>
77490 <message> 77917 <message>
77491 <location filename="../UI/UserInterface.py" line="7066"/> 77918 <location filename="../UI/UserInterface.py" line="6841"/>
77492 <source>&amp;Cancel</source> 77919 <source>&amp;Cancel</source>
77493 <translation>&amp;Annuler</translation> 77920 <translation>&amp;Annuler</translation>
77494 </message> 77921 </message>
77495 <message> 77922 <message>
77496 <location filename="../UI/UserInterface.py" line="7252"/> 77923 <location filename="../UI/UserInterface.py" line="7027"/>
77497 <source>Could not perform updates check.</source> 77924 <source>Could not perform updates check.</source>
77498 <translation>Impossible de vérifier les mises à jour.</translation> 77925 <translation>Impossible de vérifier les mises à jour.</translation>
77499 </message> 77926 </message>
77500 <message> 77927 <message>
77501 <location filename="../UI/UserInterface.py" line="7328"/> 77928 <location filename="../UI/UserInterface.py" line="7103"/>
77502 <source>First time usage</source> 77929 <source>First time usage</source>
77503 <translation>Première utilisation</translation> 77930 <translation>Première utilisation</translation>
77504 </message> 77931 </message>
77505 <message> 77932 <message>
77506 <location filename="../UI/UserInterface.py" line="267"/> 77933 <location filename="../UI/UserInterface.py" line="267"/>
77507 <source>Initializing Plugin Manager...</source> 77934 <source>Initializing Plugin Manager...</source>
77508 <translation>Initialisation du gestionnaire de plugins...</translation> 77935 <translation>Initialisation du gestionnaire de plugins...</translation>
77509 </message> 77936 </message>
77510 <message> 77937 <message>
77511 <location filename="../UI/UserInterface.py" line="3036"/> 77938 <location filename="../UI/UserInterface.py" line="2959"/>
77512 <source>P&amp;lugins</source> 77939 <source>P&amp;lugins</source>
77513 <translation>P&amp;lugins</translation> 77940 <translation>P&amp;lugins</translation>
77514 </message> 77941 </message>
77515 <message> 77942 <message>
77516 <location filename="../UI/UserInterface.py" line="3268"/> 77943 <location filename="../UI/UserInterface.py" line="3185"/>
77517 <source>Plugins</source> 77944 <source>Plugins</source>
77518 <translation>Plugins</translation> 77945 <translation>Plugins</translation>
77519 </message> 77946 </message>
77520 <message> 77947 <message>
77521 <location filename="../UI/UserInterface.py" line="2631"/> 77948 <location filename="../UI/UserInterface.py" line="2630"/>
77522 <source>Plugin Infos</source> 77949 <source>Plugin Infos</source>
77523 <translation>Infos Plugins</translation> 77950 <translation>Infos Plugins</translation>
77524 </message> 77951 </message>
77525 <message> 77952 <message>
77526 <location filename="../UI/UserInterface.py" line="2635"/> 77953 <location filename="../UI/UserInterface.py" line="2634"/>
77527 <source>Show Plugin Infos</source> 77954 <source>Show Plugin Infos</source>
77528 <translation>Affiche les infos sur les plugins</translation> 77955 <translation>Affiche les infos sur les plugins</translation>
77529 </message> 77956 </message>
77530 <message> 77957 <message>
77531 <location filename="../UI/UserInterface.py" line="2636"/> 77958 <location filename="../UI/UserInterface.py" line="2635"/>
77532 <source>&lt;b&gt;Plugin Infos...&lt;/b&gt;&lt;p&gt;This opens a dialog, that show some information about loaded plugins.&lt;/p&gt;</source> 77959 <source>&lt;b&gt;Plugin Infos...&lt;/b&gt;&lt;p&gt;This opens a dialog, that show some information about loaded plugins.&lt;/p&gt;</source>
77533 <translation>&lt;b&gt;Infos Plugins...&lt;/b&gt;&lt;p&gt;Affiche une fenêtre donnant des informations sur les plugins chargés.&lt;/p&gt;</translation> 77960 <translation>&lt;b&gt;Infos Plugins...&lt;/b&gt;&lt;p&gt;Affiche une fenêtre donnant des informations sur les plugins chargés.&lt;/p&gt;</translation>
77534 </message> 77961 </message>
77535 <message> 77962 <message>
77536 <location filename="../UI/UserInterface.py" line="2631"/> 77963 <location filename="../UI/UserInterface.py" line="2630"/>
77537 <source>&amp;Plugin Infos...</source> 77964 <source>&amp;Plugin Infos...</source>
77538 <translation>Infos &amp;Plugins...</translation> 77965 <translation>Infos &amp;Plugins...</translation>
77539 </message> 77966 </message>
77540 <message> 77967 <message>
77541 <location filename="../UI/UserInterface.py" line="4056"/> 77968 <location filename="../UI/UserInterface.py" line="3973"/>
77542 <source>&amp;Plugin Tools</source> 77969 <source>&amp;Plugin Tools</source>
77543 <translation>Outils &amp;plugins</translation> 77970 <translation>Outils &amp;plugins</translation>
77544 </message> 77971 </message>
77545 <message> 77972 <message>
77546 <location filename="../UI/UserInterface.py" line="2662"/> 77973 <location filename="../UI/UserInterface.py" line="2661"/>
77547 <source>Uninstall Plugin</source> 77974 <source>Uninstall Plugin</source>
77548 <translation>Désinstaller un plugin</translation> 77975 <translation>Désinstaller un plugin</translation>
77549 </message> 77976 </message>
77550 <message> 77977 <message>
77551 <location filename="../UI/UserInterface.py" line="2657"/> 77978 <location filename="../UI/UserInterface.py" line="2656"/>
77552 <source>&amp;Uninstall Plugin...</source> 77979 <source>&amp;Uninstall Plugin...</source>
77553 <translation>&amp;Désinstaller un plugin...</translation> 77980 <translation>&amp;Désinstaller un plugin...</translation>
77554 </message> 77981 </message>
77555 <message> 77982 <message>
77556 <location filename="../UI/UserInterface.py" line="2663"/> 77983 <location filename="../UI/UserInterface.py" line="2662"/>
77557 <source>&lt;b&gt;Uninstall Plugin...&lt;/b&gt;&lt;p&gt;This opens a dialog to uninstall a plugin.&lt;/p&gt;</source> 77984 <source>&lt;b&gt;Uninstall Plugin...&lt;/b&gt;&lt;p&gt;This opens a dialog to uninstall a plugin.&lt;/p&gt;</source>
77558 <translation>&lt;b&gt;Désinstaller un plugin...&lt;/b&gt;&lt;p&gt;Ouvre une fenêtre pour désinstaller un plugin.&lt;/p&gt;</translation> 77985 <translation>&lt;b&gt;Désinstaller un plugin...&lt;/b&gt;&lt;p&gt;Ouvre une fenêtre pour désinstaller un plugin.&lt;/p&gt;</translation>
77559 </message> 77986 </message>
77560 <message> 77987 <message>
77561 <location filename="../UI/UserInterface.py" line="663"/> 77988 <location filename="../UI/UserInterface.py" line="663"/>
77562 <source>Activating Plugins...</source> 77989 <source>Activating Plugins...</source>
77563 <translation>Activation des plugins...</translation> 77990 <translation>Activation des plugins...</translation>
77564 </message> 77991 </message>
77565 <message> 77992 <message>
77566 <location filename="../UI/UserInterface.py" line="3009"/> 77993 <location filename="../UI/UserInterface.py" line="2932"/>
77567 <source>Wi&amp;zards</source> 77994 <source>Wi&amp;zards</source>
77568 <translation>As&amp;sistants</translation> 77995 <translation>As&amp;sistants</translation>
77569 </message> 77996 </message>
77570 <message> 77997 <message>
77571 <location filename="../UI/UserInterface.py" line="4204"/> 77998 <location filename="../UI/UserInterface.py" line="4121"/>
77572 <source>&amp;Show all</source> 77999 <source>&amp;Show all</source>
77573 <translation>Tout &amp;afficher</translation> 78000 <translation>Tout &amp;afficher</translation>
77574 </message> 78001 </message>
77575 <message> 78002 <message>
77576 <location filename="../UI/UserInterface.py" line="4206"/> 78003 <location filename="../UI/UserInterface.py" line="4123"/>
77577 <source>&amp;Hide all</source> 78004 <source>&amp;Hide all</source>
77578 <translation>Tout &amp;masquer</translation> 78005 <translation>Tout &amp;masquer</translation>
77579 </message> 78006 </message>
77580 <message> 78007 <message>
77581 <location filename="../UI/UserInterface.py" line="2074"/> 78008 <location filename="../UI/UserInterface.py" line="2073"/>
77582 <source>Show downloadable versions</source> 78009 <source>Show downloadable versions</source>
77583 <translation>Afficher les versions téléchargeables</translation> 78010 <translation>Afficher les versions téléchargeables</translation>
77584 </message> 78011 </message>
77585 <message> 78012 <message>
77586 <location filename="../UI/UserInterface.py" line="2074"/> 78013 <location filename="../UI/UserInterface.py" line="2073"/>
77587 <source>Show &amp;downloadable versions...</source> 78014 <source>Show &amp;downloadable versions...</source>
77588 <translation>Afficher les versions &amp;téléchargeables...</translation> 78015 <translation>Afficher les versions &amp;téléchargeables...</translation>
77589 </message> 78016 </message>
77590 <message> 78017 <message>
77591 <location filename="../UI/UserInterface.py" line="2078"/> 78018 <location filename="../UI/UserInterface.py" line="2077"/>
77592 <source>Show the versions available for download</source> 78019 <source>Show the versions available for download</source>
77593 <translation>Affiche les versions disponibles pour le téléchargement</translation> 78020 <translation>Affiche les versions disponibles pour le téléchargement</translation>
77594 </message> 78021 </message>
77595 <message> 78022 <message>
77596 <location filename="../UI/UserInterface.py" line="7276"/> 78023 <location filename="../UI/UserInterface.py" line="7051"/>
77597 <source>&lt;h3&gt;Available versions&lt;/h3&gt;&lt;table&gt;</source> 78024 <source>&lt;h3&gt;Available versions&lt;/h3&gt;&lt;table&gt;</source>
77598 <translation>&lt;h3&gt;Versions disponibles&lt;/h3&gt;&lt;table&gt;</translation> 78025 <translation>&lt;h3&gt;Versions disponibles&lt;/h3&gt;&lt;table&gt;</translation>
77599 </message> 78026 </message>
77600 <message> 78027 <message>
77601 <location filename="../UI/UserInterface.py" line="2670"/> 78028 <location filename="../UI/UserInterface.py" line="2669"/>
77602 <source>Plugin Repository</source> 78029 <source>Plugin Repository</source>
77603 <translation>Référentiel de plugins</translation> 78030 <translation>Référentiel de plugins</translation>
77604 </message> 78031 </message>
77605 <message> 78032 <message>
77606 <location filename="../UI/UserInterface.py" line="2670"/> 78033 <location filename="../UI/UserInterface.py" line="2669"/>
77607 <source>Plugin &amp;Repository...</source> 78034 <source>Plugin &amp;Repository...</source>
77608 <translation>&amp;Référentiel de plugins...</translation> 78035 <translation>&amp;Référentiel de plugins...</translation>
77609 </message> 78036 </message>
77610 <message> 78037 <message>
77611 <location filename="../UI/UserInterface.py" line="2675"/> 78038 <location filename="../UI/UserInterface.py" line="2674"/>
77612 <source>Show Plugins available for download</source> 78039 <source>Show Plugins available for download</source>
77613 <translation>Affiche les plugins disponibles au téléchargement</translation> 78040 <translation>Affiche les plugins disponibles au téléchargement</translation>
77614 </message> 78041 </message>
77615 <message> 78042 <message>
77616 <location filename="../UI/UserInterface.py" line="2677"/> 78043 <location filename="../UI/UserInterface.py" line="2676"/>
77617 <source>&lt;b&gt;Plugin Repository...&lt;/b&gt;&lt;p&gt;This opens a dialog, that shows a list of plugins available on the Internet.&lt;/p&gt;</source> 78044 <source>&lt;b&gt;Plugin Repository...&lt;/b&gt;&lt;p&gt;This opens a dialog, that shows a list of plugins available on the Internet.&lt;/p&gt;</source>
77618 <translation>&lt;b&gt;Référentiel de plugins...&lt;/b&gt;&lt;p&gt;Affiche une fenêtre donnant la liste des plugins disponibles sur internet.&lt;/p&gt;</translation> 78045 <translation>&lt;b&gt;Référentiel de plugins...&lt;/b&gt;&lt;p&gt;Affiche une fenêtre donnant la liste des plugins disponibles sur internet.&lt;/p&gt;</translation>
77619 </message> 78046 </message>
77620 <message> 78047 <message>
77621 <location filename="../UI/UserInterface.py" line="2649"/> 78048 <location filename="../UI/UserInterface.py" line="2648"/>
77622 <source>Install Plugins</source> 78049 <source>Install Plugins</source>
77623 <translation>Installation de plugins</translation> 78050 <translation>Installation de plugins</translation>
77624 </message> 78051 </message>
77625 <message> 78052 <message>
77626 <location filename="../UI/UserInterface.py" line="2644"/> 78053 <location filename="../UI/UserInterface.py" line="2643"/>
77627 <source>&amp;Install Plugins...</source> 78054 <source>&amp;Install Plugins...</source>
77628 <translation>&amp;Installation de plugins...</translation> 78055 <translation>&amp;Installation de plugins...</translation>
77629 </message> 78056 </message>
77630 <message> 78057 <message>
77631 <location filename="../UI/UserInterface.py" line="2650"/> 78058 <location filename="../UI/UserInterface.py" line="2649"/>
77632 <source>&lt;b&gt;Install Plugins...&lt;/b&gt;&lt;p&gt;This opens a dialog to install or update plugins.&lt;/p&gt;</source> 78059 <source>&lt;b&gt;Install Plugins...&lt;/b&gt;&lt;p&gt;This opens a dialog to install or update plugins.&lt;/p&gt;</source>
77633 <translation>&lt;b&gt;Installation de plugins...&lt;/b&gt;&lt;p&gt;Ouvre une fenêtre pour installer ou mettre à jour des plugins.&lt;/p&gt;</translation> 78060 <translation>&lt;b&gt;Installation de plugins...&lt;/b&gt;&lt;p&gt;Ouvre une fenêtre pour installer ou mettre à jour des plugins.&lt;/p&gt;</translation>
77634 </message> 78061 </message>
77635 <message> 78062 <message>
77636 <location filename="../UI/UserInterface.py" line="2327"/> 78063 <location filename="../UI/UserInterface.py" line="2326"/>
77637 <source>Mini Editor</source> 78064 <source>Mini Editor</source>
77638 <translation>Mini-éditeur</translation> 78065 <translation>Mini-éditeur</translation>
77639 </message> 78066 </message>
77640 <message> 78067 <message>
77641 <location filename="../UI/UserInterface.py" line="2322"/> 78068 <location filename="../UI/UserInterface.py" line="2321"/>
77642 <source>Mini &amp;Editor...</source> 78069 <source>Mini &amp;Editor...</source>
77643 <translation>Mini édit&amp;eur...</translation> 78070 <translation>Mini édit&amp;eur...</translation>
77644 </message> 78071 </message>
77645 <message> 78072 <message>
77646 <location filename="../UI/UserInterface.py" line="2328"/> 78073 <location filename="../UI/UserInterface.py" line="2327"/>
77647 <source>&lt;b&gt;Mini Editor&lt;/b&gt;&lt;p&gt;Open a dialog with a simplified editor.&lt;/p&gt;</source> 78074 <source>&lt;b&gt;Mini Editor&lt;/b&gt;&lt;p&gt;Open a dialog with a simplified editor.&lt;/p&gt;</source>
77648 <translation>&lt;b&gt;Mini Editeur&lt;/b&gt;&lt;p&gt;ouvre une fenêtre avec un éditeur simplifié.&lt;/p&gt;</translation> 78075 <translation>&lt;b&gt;Mini Editeur&lt;/b&gt;&lt;p&gt;ouvre une fenêtre avec un éditeur simplifié.&lt;/p&gt;</translation>
77649 </message> 78076 </message>
77650 <message> 78077 <message>
77651 <location filename="../UI/UserInterface.py" line="2485"/> 78078 <location filename="../UI/UserInterface.py" line="2484"/>
77652 <source>Toolbars</source> 78079 <source>Toolbars</source>
77653 <translation>Barres d&apos;outils</translation> 78080 <translation>Barres d&apos;outils</translation>
77654 </message> 78081 </message>
77655 <message> 78082 <message>
77656 <location filename="../UI/UserInterface.py" line="2485"/> 78083 <location filename="../UI/UserInterface.py" line="2484"/>
77657 <source>Tool&amp;bars...</source> 78084 <source>Tool&amp;bars...</source>
77658 <translation>&amp;Barres d&apos;outils...</translation> 78085 <translation>&amp;Barres d&apos;outils...</translation>
77659 </message> 78086 </message>
77660 <message> 78087 <message>
77661 <location filename="../UI/UserInterface.py" line="2490"/> 78088 <location filename="../UI/UserInterface.py" line="2489"/>
77662 <source>Configure toolbars</source> 78089 <source>Configure toolbars</source>
77663 <translation>Configuration des barres d&apos;outils</translation> 78090 <translation>Configuration des barres d&apos;outils</translation>
77664 </message> 78091 </message>
77665 <message> 78092 <message>
77666 <location filename="../UI/UserInterface.py" line="2491"/> 78093 <location filename="../UI/UserInterface.py" line="2490"/>
77667 <source>&lt;b&gt;Toolbars&lt;/b&gt;&lt;p&gt;Configure the toolbars. With this dialog you may change the actions shown on the various toolbars and define your own toolbars.&lt;/p&gt;</source> 78094 <source>&lt;b&gt;Toolbars&lt;/b&gt;&lt;p&gt;Configure the toolbars. With this dialog you may change the actions shown on the various toolbars and define your own toolbars.&lt;/p&gt;</source>
77668 <translation>&lt;b&gt;Barres d&apos;outils&lt;/b&gt;&lt;p&gt;Configuration des barres d&apos;outils. Avec cette fenêtre vous pouvez modifier les actions des différentes barres affichées et créer vos propres barres d&apos;outils&lt;/p&gt;</translation> 78095 <translation>&lt;b&gt;Barres d&apos;outils&lt;/b&gt;&lt;p&gt;Configuration des barres d&apos;outils. Avec cette fenêtre vous pouvez modifier les actions des différentes barres affichées et créer vos propres barres d&apos;outils&lt;/p&gt;</translation>
77669 </message> 78096 </message>
77670 <message> 78097 <message>
77671 <location filename="../UI/UserInterface.py" line="679"/> 78098 <location filename="../UI/UserInterface.py" line="679"/>
77672 <source>Restoring Toolbarmanager...</source> 78099 <source>Restoring Toolbarmanager...</source>
77673 <translation>Restauration des barres d&apos;outils...</translation> 78100 <translation>Restauration des barres d&apos;outils...</translation>
77674 </message> 78101 </message>
77675 <message> 78102 <message>
77676 <location filename="../UI/UserInterface.py" line="1651"/> 78103 <location filename="../UI/UserInterface.py" line="1650"/>
77677 <source>Multiproject-Viewer</source> 78104 <source>Multiproject-Viewer</source>
77678 <translation>Gestionnaire de multi-projets</translation> 78105 <translation>Gestionnaire de multi-projets</translation>
77679 </message> 78106 </message>
77680 <message> 78107 <message>
77681 <location filename="../UI/UserInterface.py" line="1651"/> 78108 <location filename="../UI/UserInterface.py" line="1650"/>
77682 <source>&amp;Multiproject-Viewer</source> 78109 <source>&amp;Multiproject-Viewer</source>
77683 <translation>Gestionnaire de &amp;multi-projet</translation> 78110 <translation>Gestionnaire de &amp;multi-projet</translation>
77684 </message> 78111 </message>
77685 <message> 78112 <message>
77686 <location filename="../UI/UserInterface.py" line="5350"/> 78113 <location filename="../UI/UserInterface.py" line="5267"/>
77687 <source>External Tools</source> 78114 <source>External Tools</source>
77688 <translation>Outils externes</translation> 78115 <translation>Outils externes</translation>
77689 </message> 78116 </message>
77690 <message> 78117 <message>
77691 <location filename="../UI/UserInterface.py" line="6613"/> 78118 <location filename="../UI/UserInterface.py" line="6388"/>
77692 <source>Save session</source> 78119 <source>Save session</source>
77693 <translation>Enregistrer la session</translation> 78120 <translation>Enregistrer la session</translation>
77694 </message> 78121 </message>
77695 <message> 78122 <message>
77696 <location filename="../UI/UserInterface.py" line="6597"/> 78123 <location filename="../UI/UserInterface.py" line="6372"/>
77697 <source>Read session</source> 78124 <source>Read session</source>
77698 <translation>Chargement de session</translation> 78125 <translation>Chargement de session</translation>
77699 </message> 78126 </message>
77700 <message> 78127 <message>
77701 <location filename="../UI/UserInterface.py" line="3440"/> 78128 <location filename="../UI/UserInterface.py" line="3357"/>
77702 <source>&lt;p&gt;This part of the status bar displays the current editors encoding.&lt;/p&gt;</source> 78129 <source>&lt;p&gt;This part of the status bar displays the current editors encoding.&lt;/p&gt;</source>
77703 <translation>&lt;p&gt;Cette partie de la barre d&apos;état affiche l&apos;encodage des éditeurs.&lt;/p&gt;</translation> 78130 <translation>&lt;p&gt;Cette partie de la barre d&apos;état affiche l&apos;encodage des éditeurs.&lt;/p&gt;</translation>
77704 </message> 78131 </message>
77705 <message> 78132 <message>
77706 <location filename="../UI/UserInterface.py" line="3454"/> 78133 <location filename="../UI/UserInterface.py" line="3371"/>
77707 <source>&lt;p&gt;This part of the status bar displays an indication of the current editors files writability.&lt;/p&gt;</source> 78134 <source>&lt;p&gt;This part of the status bar displays an indication of the current editors files writability.&lt;/p&gt;</source>
77708 <translation>&lt;p&gt;Cette partie de la barre d&apos;état affiche les droits d&apos;écriture des fichiers en cours.&lt;/p&gt;</translation> 78135 <translation>&lt;p&gt;Cette partie de la barre d&apos;état affiche les droits d&apos;écriture des fichiers en cours.&lt;/p&gt;</translation>
77709 </message> 78136 </message>
77710 <message> 78137 <message>
77711 <location filename="../UI/UserInterface.py" line="2113"/> 78138 <location filename="../UI/UserInterface.py" line="2112"/>
77712 <source>Request Feature</source> 78139 <source>Request Feature</source>
77713 <translation>Suggestion d&apos;amélioration</translation> 78140 <translation>Suggestion d&apos;amélioration</translation>
77714 </message> 78141 </message>
77715 <message> 78142 <message>
77716 <location filename="../UI/UserInterface.py" line="2113"/> 78143 <location filename="../UI/UserInterface.py" line="2112"/>
77717 <source>Request &amp;Feature...</source> 78144 <source>Request &amp;Feature...</source>
77718 <translation>Suggestion d&apos;&amp;amélioration...</translation> 78145 <translation>Suggestion d&apos;&amp;amélioration...</translation>
77719 </message> 78146 </message>
77720 <message> 78147 <message>
77721 <location filename="../UI/UserInterface.py" line="2117"/> 78148 <location filename="../UI/UserInterface.py" line="2116"/>
77722 <source>Send a feature request</source> 78149 <source>Send a feature request</source>
77723 <translation>Envoyer une suggestion d&apos;amélioration</translation> 78150 <translation>Envoyer une suggestion d&apos;amélioration</translation>
77724 </message> 78151 </message>
77725 <message> 78152 <message>
77726 <location filename="../UI/UserInterface.py" line="2119"/> 78153 <location filename="../UI/UserInterface.py" line="2118"/>
77727 <source>&lt;b&gt;Request Feature...&lt;/b&gt;&lt;p&gt;Opens a dialog to send a feature request.&lt;/p&gt;</source> 78154 <source>&lt;b&gt;Request Feature...&lt;/b&gt;&lt;p&gt;Opens a dialog to send a feature request.&lt;/p&gt;</source>
77728 <translation>&lt;b&gt;Demande d&apos;amélioration...&lt;/b&gt;&lt;p&gt;Ouvre une fenêtre permettant d&apos;envoyer une demande d&apos;amélioration.&lt;/p&gt;</translation> 78155 <translation>&lt;b&gt;Demande d&apos;amélioration...&lt;/b&gt;&lt;p&gt;Ouvre une fenêtre permettant d&apos;envoyer une demande d&apos;amélioration.&lt;/p&gt;</translation>
77729 </message> 78156 </message>
77730 <message> 78157 <message>
77731 <location filename="../UI/UserInterface.py" line="3433"/> 78158 <location filename="../UI/UserInterface.py" line="3350"/>
77732 <source>&lt;p&gt;This part of the status bar displays the current editors language.&lt;/p&gt;</source> 78159 <source>&lt;p&gt;This part of the status bar displays the current editors language.&lt;/p&gt;</source>
77733 <translation>&lt;p&gt;Cette zone de la barre d&apos;état affiche le langage de l&apos;éditeur actif.&lt;/p&gt;</translation> 78160 <translation>&lt;p&gt;Cette zone de la barre d&apos;état affiche le langage de l&apos;éditeur actif.&lt;/p&gt;</translation>
77734 </message> 78161 </message>
77735 <message> 78162 <message>
77736 <location filename="../UI/UserInterface.py" line="3461"/> 78163 <location filename="../UI/UserInterface.py" line="3378"/>
77737 <source>&lt;p&gt;This part of the status bar displays the line number of the current editor.&lt;/p&gt;</source> 78164 <source>&lt;p&gt;This part of the status bar displays the line number of the current editor.&lt;/p&gt;</source>
77738 <translation>&lt;p&gt;Cette zone de la barre d&apos;état affiche le numéro de ligne de l&apos;éditeur actif.&lt;/p&gt;</translation> 78165 <translation>&lt;p&gt;Cette zone de la barre d&apos;état affiche le numéro de ligne de l&apos;éditeur actif.&lt;/p&gt;</translation>
77739 </message> 78166 </message>
77740 <message> 78167 <message>
77741 <location filename="../UI/UserInterface.py" line="3468"/> 78168 <location filename="../UI/UserInterface.py" line="3385"/>
77742 <source>&lt;p&gt;This part of the status bar displays the cursor position of the current editor.&lt;/p&gt;</source> 78169 <source>&lt;p&gt;This part of the status bar displays the cursor position of the current editor.&lt;/p&gt;</source>
77743 <translation>&lt;p&gt;Cette zone de la barre d&apos;état affiche la position du curseur.&lt;/p&gt;</translation> 78170 <translation>&lt;p&gt;Cette zone de la barre d&apos;état affiche la position du curseur.&lt;/p&gt;</translation>
77744 </message> 78171 </message>
77745 <message> 78172 <message>
77746 <location filename="../UI/UserInterface.py" line="1801"/> 78173 <location filename="../UI/UserInterface.py" line="1800"/>
77747 <source>Horizontal Toolbox</source> 78174 <source>Horizontal Toolbox</source>
77748 <translation>Barre horizontale</translation> 78175 <translation>Barre horizontale</translation>
77749 </message> 78176 </message>
77750 <message> 78177 <message>
77751 <location filename="../UI/UserInterface.py" line="1758"/> 78178 <location filename="../UI/UserInterface.py" line="1757"/>
77752 <source>Alt+Shift+A</source> 78179 <source>Alt+Shift+A</source>
77753 <translation>Alt+Shift+A</translation> 78180 <translation>Alt+Shift+A</translation>
77754 </message> 78181 </message>
77755 <message> 78182 <message>
77756 <location filename="../UI/UserInterface.py" line="1801"/> 78183 <location filename="../UI/UserInterface.py" line="1800"/>
77757 <source>&amp;Horizontal Toolbox</source> 78184 <source>&amp;Horizontal Toolbox</source>
77758 <translation>Barre &amp;horizontale</translation> 78185 <translation>Barre &amp;horizontale</translation>
77759 </message> 78186 </message>
77760 <message> 78187 <message>
77761 <location filename="../UI/UserInterface.py" line="1805"/> 78188 <location filename="../UI/UserInterface.py" line="1804"/>
77762 <source>Toggle the Horizontal Toolbox window</source> 78189 <source>Toggle the Horizontal Toolbox window</source>
77763 <translation>Afficher/Masquer la barre d&apos;outils horizontale</translation> 78190 <translation>Afficher/Masquer la barre d&apos;outils horizontale</translation>
77764 </message> 78191 </message>
77765 <message> 78192 <message>
77766 <location filename="../UI/UserInterface.py" line="1807"/> 78193 <location filename="../UI/UserInterface.py" line="1806"/>
77767 <source>&lt;b&gt;Toggle the Horizontal Toolbox window&lt;/b&gt;&lt;p&gt;If the Horizontal Toolbox window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source> 78194 <source>&lt;b&gt;Toggle the Horizontal Toolbox window&lt;/b&gt;&lt;p&gt;If the Horizontal Toolbox window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source>
77768 <translation>&lt;b&gt;Afficher/Masquer la barre d&apos;outils horizontale&lt;/b&gt;&lt;p&gt;Affiche ou masque la barre d&apos;outils horizontale, selon.&lt;/p&gt;</translation> 78195 <translation>&lt;b&gt;Afficher/Masquer la barre d&apos;outils horizontale&lt;/b&gt;&lt;p&gt;Affiche ou masque la barre d&apos;outils horizontale, selon.&lt;/p&gt;</translation>
77769 </message> 78196 </message>
77770 <message> 78197 <message>
77771 <location filename="../UI/UserInterface.py" line="4003"/> 78198 <location filename="../UI/UserInterface.py" line="3920"/>
77772 <source>Restart application</source> 78199 <source>Restart application</source>
77773 <translation>Redémarrage de l&apos;application</translation> 78200 <translation>Redémarrage de l&apos;application</translation>
77774 </message> 78201 </message>
77775 <message> 78202 <message>
77776 <location filename="../UI/UserInterface.py" line="4003"/> 78203 <location filename="../UI/UserInterface.py" line="3920"/>
77777 <source>The application needs to be restarted. Do it now?</source> 78204 <source>The application needs to be restarted. Do it now?</source>
77778 <translation>L&apos;application a bersoin d&apos;être relancée. Relancer maintenant ?</translation> 78205 <translation>L&apos;application a bersoin d&apos;être relancée. Relancer maintenant ?</translation>
77779 </message> 78206 </message>
77780 <message> 78207 <message>
77781 <location filename="../UI/UserInterface.py" line="3045"/> 78208 <location filename="../UI/UserInterface.py" line="2968"/>
77782 <source>Configure...</source> 78209 <source>Configure...</source>
77783 <translation>Configuration...</translation> 78210 <translation>Configuration...</translation>
77784 </message> 78211 </message>
77785 <message> 78212 <message>
77786 <location filename="../UI/UserInterface.py" line="3447"/> 78213 <location filename="../UI/UserInterface.py" line="3364"/>
77787 <source>&lt;p&gt;This part of the status bar displays the current editors eol setting.&lt;/p&gt;</source> 78214 <source>&lt;p&gt;This part of the status bar displays the current editors eol setting.&lt;/p&gt;</source>
77788 <translation>&lt;p&gt;Cette zone de la barre d&apos;état affiche le type de fin de lignes utilisé pour les éditeurs.&lt;/p&gt;</translation> 78215 <translation>&lt;p&gt;Cette zone de la barre d&apos;état affiche le type de fin de lignes utilisé pour les éditeurs.&lt;/p&gt;</translation>
77789 </message> 78216 </message>
77790 <message> 78217 <message>
77791 <location filename="../UI/UserInterface.py" line="2622"/> 78218 <location filename="../UI/UserInterface.py" line="2621"/>
77792 <source>Switch between tabs</source> 78219 <source>Switch between tabs</source>
77793 <translation>Intervertir les onglets</translation> 78220 <translation>Intervertir les onglets</translation>
77794 </message> 78221 </message>
77795 <message> 78222 <message>
77796 <location filename="../UI/UserInterface.py" line="2622"/> 78223 <location filename="../UI/UserInterface.py" line="2621"/>
77797 <source>Ctrl+1</source> 78224 <source>Ctrl+1</source>
77798 <translation>Ctrl+1</translation> 78225 <translation>Ctrl+1</translation>
77799 </message> 78226 </message>
77800 <message> 78227 <message>
77801 <location filename="../UI/UserInterface.py" line="2411"/> 78228 <location filename="../UI/UserInterface.py" line="2410"/>
77802 <source>Export Preferences</source> 78229 <source>Export Preferences</source>
77803 <translation>Exporte les préférences</translation> 78230 <translation>Exporte les préférences</translation>
77804 </message> 78231 </message>
77805 <message> 78232 <message>
77806 <location filename="../UI/UserInterface.py" line="2411"/> 78233 <location filename="../UI/UserInterface.py" line="2410"/>
77807 <source>E&amp;xport Preferences...</source> 78234 <source>E&amp;xport Preferences...</source>
77808 <translation>E&amp;xporter les préférences...</translation> 78235 <translation>E&amp;xporter les préférences...</translation>
77809 </message> 78236 </message>
77810 <message> 78237 <message>
77811 <location filename="../UI/UserInterface.py" line="2416"/> 78238 <location filename="../UI/UserInterface.py" line="2415"/>
77812 <source>Export the current configuration</source> 78239 <source>Export the current configuration</source>
77813 <translation>Exporte la configuration courante</translation> 78240 <translation>Exporte la configuration courante</translation>
77814 </message> 78241 </message>
77815 <message> 78242 <message>
77816 <location filename="../UI/UserInterface.py" line="2418"/> 78243 <location filename="../UI/UserInterface.py" line="2417"/>
77817 <source>&lt;b&gt;Export Preferences&lt;/b&gt;&lt;p&gt;Export the current configuration to a file.&lt;/p&gt;</source> 78244 <source>&lt;b&gt;Export Preferences&lt;/b&gt;&lt;p&gt;Export the current configuration to a file.&lt;/p&gt;</source>
77818 <translation>&lt;b&gt;Exporter les préférences&lt;/b&gt;&lt;p&gt;Export la configuration courante dans un fichier.&lt;/p&gt;</translation> 78245 <translation>&lt;b&gt;Exporter les préférences&lt;/b&gt;&lt;p&gt;Export la configuration courante dans un fichier.&lt;/p&gt;</translation>
77819 </message> 78246 </message>
77820 <message> 78247 <message>
77821 <location filename="../UI/UserInterface.py" line="2425"/> 78248 <location filename="../UI/UserInterface.py" line="2424"/>
77822 <source>Import Preferences</source> 78249 <source>Import Preferences</source>
77823 <translation>Importe les préférences</translation> 78250 <translation>Importe les préférences</translation>
77824 </message> 78251 </message>
77825 <message> 78252 <message>
77826 <location filename="../UI/UserInterface.py" line="2425"/> 78253 <location filename="../UI/UserInterface.py" line="2424"/>
77827 <source>I&amp;mport Preferences...</source> 78254 <source>I&amp;mport Preferences...</source>
77828 <translation>I&amp;mporter les préférences...</translation> 78255 <translation>I&amp;mporter les préférences...</translation>
77829 </message> 78256 </message>
77830 <message> 78257 <message>
77831 <location filename="../UI/UserInterface.py" line="2430"/> 78258 <location filename="../UI/UserInterface.py" line="2429"/>
77832 <source>Import a previously exported configuration</source> 78259 <source>Import a previously exported configuration</source>
77833 <translation>Importe les préférences d&apos;un fichier précédemment exporté</translation> 78260 <translation>Importe les préférences d&apos;un fichier précédemment exporté</translation>
77834 </message> 78261 </message>
77835 <message> 78262 <message>
77836 <location filename="../UI/UserInterface.py" line="2432"/> 78263 <location filename="../UI/UserInterface.py" line="2431"/>
77837 <source>&lt;b&gt;Import Preferences&lt;/b&gt;&lt;p&gt;Import a previously exported configuration.&lt;/p&gt;</source> 78264 <source>&lt;b&gt;Import Preferences&lt;/b&gt;&lt;p&gt;Import a previously exported configuration.&lt;/p&gt;</source>
77838 <translation>&lt;b&gt;Importer les préférences&lt;/b&gt;&lt;p&gt;Importe les préférences d&apos;un fichier précédemment exporté.&lt;/p&gt;</translation> 78265 <translation>&lt;b&gt;Importer les préférences&lt;/b&gt;&lt;p&gt;Importe les préférences d&apos;un fichier précédemment exporté.&lt;/p&gt;</translation>
77839 </message> 78266 </message>
77840 <message> 78267 <message>
77841 <location filename="../UI/UserInterface.py" line="2604"/> 78268 <location filename="../UI/UserInterface.py" line="2603"/>
77842 <source>Show next</source> 78269 <source>Show next</source>
77843 <translation>Afficher le suivant</translation> 78270 <translation>Afficher le suivant</translation>
77844 </message> 78271 </message>
77845 <message> 78272 <message>
77846 <location filename="../UI/UserInterface.py" line="2613"/> 78273 <location filename="../UI/UserInterface.py" line="2612"/>
77847 <source>Show previous</source> 78274 <source>Show previous</source>
77848 <translation>Afficher le précédent</translation> 78275 <translation>Afficher le précédent</translation>
77849 </message> 78276 </message>
77850 <message> 78277 <message>
77851 <location filename="../UI/UserInterface.py" line="1815"/> 78278 <location filename="../UI/UserInterface.py" line="1814"/>
77852 <source>Left Sidebar</source> 78279 <source>Left Sidebar</source>
77853 <translation>Barre latérale de gauche</translation> 78280 <translation>Barre latérale de gauche</translation>
77854 </message> 78281 </message>
77855 <message> 78282 <message>
77856 <location filename="../UI/UserInterface.py" line="1815"/> 78283 <location filename="../UI/UserInterface.py" line="1814"/>
77857 <source>&amp;Left Sidebar</source> 78284 <source>&amp;Left Sidebar</source>
77858 <translation>Barre latérale de &amp;gauche</translation> 78285 <translation>Barre latérale de &amp;gauche</translation>
77859 </message> 78286 </message>
77860 <message> 78287 <message>
77861 <location filename="../UI/UserInterface.py" line="1819"/> 78288 <location filename="../UI/UserInterface.py" line="1818"/>
77862 <source>Toggle the left sidebar window</source> 78289 <source>Toggle the left sidebar window</source>
77863 <translation>Affiche/Masque la barre latérale de gauche</translation> 78290 <translation>Affiche/Masque la barre latérale de gauche</translation>
77864 </message> 78291 </message>
77865 <message> 78292 <message>
77866 <location filename="../UI/UserInterface.py" line="1820"/> 78293 <location filename="../UI/UserInterface.py" line="1819"/>
77867 <source>&lt;b&gt;Toggle the left sidebar window&lt;/b&gt;&lt;p&gt;If the left sidebar window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source> 78294 <source>&lt;b&gt;Toggle the left sidebar window&lt;/b&gt;&lt;p&gt;If the left sidebar window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source>
77868 <translation>&lt;b&gt;Affiche/masque la barre latérale de gauche&lt;/b&gt;&lt;p&gt;Affiche ou maque la barre latérale de gauche.&lt;/p&gt;</translation> 78295 <translation>&lt;b&gt;Affiche/masque la barre latérale de gauche&lt;/b&gt;&lt;p&gt;Affiche ou maque la barre latérale de gauche.&lt;/p&gt;</translation>
77869 </message> 78296 </message>
77870 <message> 78297 <message>
77871 <location filename="../UI/UserInterface.py" line="1842"/> 78298 <location filename="../UI/UserInterface.py" line="1841"/>
77872 <source>Bottom Sidebar</source> 78299 <source>Bottom Sidebar</source>
77873 <translation>Barre du bas</translation> 78300 <translation>Barre du bas</translation>
77874 </message> 78301 </message>
77875 <message> 78302 <message>
77876 <location filename="../UI/UserInterface.py" line="1842"/> 78303 <location filename="../UI/UserInterface.py" line="1841"/>
77877 <source>&amp;Bottom Sidebar</source> 78304 <source>&amp;Bottom Sidebar</source>
77878 <translation>&amp;Barre du bas</translation> 78305 <translation>&amp;Barre du bas</translation>
77879 </message> 78306 </message>
77880 <message> 78307 <message>
77881 <location filename="../UI/UserInterface.py" line="1846"/> 78308 <location filename="../UI/UserInterface.py" line="1845"/>
77882 <source>Toggle the bottom sidebar window</source> 78309 <source>Toggle the bottom sidebar window</source>
77883 <translation>Affiche/Masque la barre du bas</translation> 78310 <translation>Affiche/Masque la barre du bas</translation>
77884 </message> 78311 </message>
77885 <message> 78312 <message>
77886 <location filename="../UI/UserInterface.py" line="1848"/> 78313 <location filename="../UI/UserInterface.py" line="1847"/>
77887 <source>&lt;b&gt;Toggle the bottom sidebar window&lt;/b&gt;&lt;p&gt;If the bottom sidebar window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source> 78314 <source>&lt;b&gt;Toggle the bottom sidebar window&lt;/b&gt;&lt;p&gt;If the bottom sidebar window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source>
77888 <translation>&lt;b&gt;A/ffiche/Masque la barre du bas&lt;/b&gt;&lt;p&gt;Affiche ou masque la barre du bas&lt;/p&gt;</translation> 78315 <translation>&lt;b&gt;A/ffiche/Masque la barre du bas&lt;/b&gt;&lt;p&gt;Affiche ou masque la barre du bas&lt;/p&gt;</translation>
77889 </message> 78316 </message>
77890 <message> 78317 <message>
77891 <location filename="../UI/UserInterface.py" line="1669"/> 78318 <location filename="../UI/UserInterface.py" line="1668"/>
77892 <source>&amp;Debug-Viewer</source> 78319 <source>&amp;Debug-Viewer</source>
77893 <translation type="unfinished"></translation> 78320 <translation type="unfinished"></translation>
77894 </message> 78321 </message>
77895 <message> 78322 <message>
77896 <location filename="../UI/UserInterface.py" line="2309"/> 78323 <location filename="../UI/UserInterface.py" line="2308"/>
77897 <source>SQL Browser</source> 78324 <source>SQL Browser</source>
77898 <translation type="unfinished"></translation> 78325 <translation type="unfinished"></translation>
77899 </message> 78326 </message>
77900 <message> 78327 <message>
77901 <location filename="../UI/UserInterface.py" line="2309"/> 78328 <location filename="../UI/UserInterface.py" line="2308"/>
77902 <source>SQL &amp;Browser...</source> 78329 <source>SQL &amp;Browser...</source>
77903 <translation type="unfinished"></translation> 78330 <translation type="unfinished"></translation>
77904 </message> 78331 </message>
77905 <message> 78332 <message>
78333 <location filename="../UI/UserInterface.py" line="2313"/>
78334 <source>Browse a SQL database</source>
78335 <translation type="unfinished"></translation>
78336 </message>
78337 <message>
77906 <location filename="../UI/UserInterface.py" line="2314"/> 78338 <location filename="../UI/UserInterface.py" line="2314"/>
77907 <source>Browse a SQL database</source>
77908 <translation type="unfinished"></translation>
77909 </message>
77910 <message>
77911 <location filename="../UI/UserInterface.py" line="2315"/>
77912 <source>&lt;b&gt;SQL Browser&lt;/b&gt;&lt;p&gt;Browse a SQL database.&lt;/p&gt;</source> 78339 <source>&lt;b&gt;SQL Browser&lt;/b&gt;&lt;p&gt;Browse a SQL database.&lt;/p&gt;</source>
77913 <translation type="unfinished"></translation> 78340 <translation type="unfinished"></translation>
77914 </message> 78341 </message>
77915 <message> 78342 <message>
77916 <location filename="../UI/UserInterface.py" line="2366"/> 78343 <location filename="../UI/UserInterface.py" line="2365"/>
77917 <source>Icon Editor</source> 78344 <source>Icon Editor</source>
77918 <translation type="unfinished"></translation> 78345 <translation type="unfinished"></translation>
77919 </message> 78346 </message>
77920 <message> 78347 <message>
77921 <location filename="../UI/UserInterface.py" line="2366"/> 78348 <location filename="../UI/UserInterface.py" line="2365"/>
77922 <source>&amp;Icon Editor...</source> 78349 <source>&amp;Icon Editor...</source>
77923 <translation type="unfinished"></translation> 78350 <translation type="unfinished"></translation>
77924 </message> 78351 </message>
77925 <message> 78352 <message>
77926 <location filename="../UI/UserInterface.py" line="2870"/> 78353 <location filename="../UI/UserInterface.py" line="1487"/>
77927 <source>PySide Documentation</source>
77928 <translation type="unfinished"></translation>
77929 </message>
77930 <message>
77931 <location filename="../UI/UserInterface.py" line="2870"/>
77932 <source>Py&amp;Side Documentation</source>
77933 <translation type="unfinished"></translation>
77934 </message>
77935 <message>
77936 <location filename="../UI/UserInterface.py" line="2874"/>
77937 <source>Open PySide Documentation</source>
77938 <translation type="unfinished"></translation>
77939 </message>
77940 <message>
77941 <location filename="../UI/UserInterface.py" line="1488"/>
77942 <source>{0} - Passive Mode</source> 78354 <source>{0} - Passive Mode</source>
77943 <translation type="unfinished"></translation> 78355 <translation type="unfinished"></translation>
77944 </message> 78356 </message>
77945 <message> 78357 <message>
77946 <location filename="../UI/UserInterface.py" line="1495"/> 78358 <location filename="../UI/UserInterface.py" line="1494"/>
77947 <source>{0} - {1} - Passive Mode</source> 78359 <source>{0} - {1} - Passive Mode</source>
77948 <translation type="unfinished"></translation> 78360 <translation type="unfinished"></translation>
77949 </message> 78361 </message>
77950 <message> 78362 <message>
77951 <location filename="../UI/UserInterface.py" line="1499"/> 78363 <location filename="../UI/UserInterface.py" line="1498"/>
77952 <source>{0} - {1} - {2} - Passive Mode</source> 78364 <source>{0} - {1} - {2} - Passive Mode</source>
77953 <translation type="unfinished"></translation> 78365 <translation type="unfinished"></translation>
77954 </message> 78366 </message>
77955 <message> 78367 <message>
77956 <location filename="../UI/UserInterface.py" line="3544"/> 78368 <location filename="../UI/UserInterface.py" line="3461"/>
77957 <source>External Tools/{0}</source> 78369 <source>External Tools/{0}</source>
77958 <translation type="unfinished"></translation> 78370 <translation type="unfinished"></translation>
77959 </message> 78371 </message>
77960 <message> 78372 <message>
77961 <location filename="../UI/UserInterface.py" line="5210"/> 78373 <location filename="../UI/UserInterface.py" line="5127"/>
77962 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; does not exist or is zero length.&lt;/p&gt;</source> 78374 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; does not exist or is zero length.&lt;/p&gt;</source>
77963 <translation type="unfinished"></translation> 78375 <translation type="unfinished"></translation>
77964 </message> 78376 </message>
77965 <message> 78377 <message>
77966 <location filename="../UI/UserInterface.py" line="4935"/> 78378 <location filename="../UI/UserInterface.py" line="4852"/>
77967 <source>&lt;p&gt;Could not start Qt-Designer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source> 78379 <source>&lt;p&gt;Could not start Qt-Designer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
77968 <translation type="unfinished"></translation> 78380 <translation type="unfinished"></translation>
77969 </message> 78381 </message>
77970 <message> 78382 <message>
77971 <location filename="../UI/UserInterface.py" line="5005"/> 78383 <location filename="../UI/UserInterface.py" line="4922"/>
77972 <source>&lt;p&gt;Could not start Qt-Linguist.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source> 78384 <source>&lt;p&gt;Could not start Qt-Linguist.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
77973 <translation type="unfinished"></translation> 78385 <translation type="unfinished"></translation>
77974 </message> 78386 </message>
77975 <message> 78387 <message>
77976 <location filename="../UI/UserInterface.py" line="5049"/> 78388 <location filename="../UI/UserInterface.py" line="4966"/>
77977 <source>&lt;p&gt;Could not start Qt-Assistant.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source> 78389 <source>&lt;p&gt;Could not start Qt-Assistant.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
77978 <translation type="unfinished"></translation> 78390 <translation type="unfinished"></translation>
77979 </message> 78391 </message>
77980 <message> 78392 <message>
77981 <location filename="../UI/UserInterface.py" line="5096"/> 78393 <location filename="../UI/UserInterface.py" line="5013"/>
77982 <source>&lt;p&gt;Could not start custom viewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source> 78394 <source>&lt;p&gt;Could not start custom viewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
77983 <translation type="unfinished"></translation> 78395 <translation type="unfinished"></translation>
77984 </message> 78396 </message>
77985 <message> 78397 <message>
77986 <location filename="../UI/UserInterface.py" line="5166"/> 78398 <location filename="../UI/UserInterface.py" line="5083"/>
77987 <source>&lt;p&gt;Could not start UI Previewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source> 78399 <source>&lt;p&gt;Could not start UI Previewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
77988 <translation type="unfinished"></translation> 78400 <translation type="unfinished"></translation>
77989 </message> 78401 </message>
77990 <message> 78402 <message>
77991 <location filename="../UI/UserInterface.py" line="5223"/> 78403 <location filename="../UI/UserInterface.py" line="5140"/>
77992 <source>&lt;p&gt;Could not start Translation Previewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source> 78404 <source>&lt;p&gt;Could not start Translation Previewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
77993 <translation type="unfinished"></translation> 78405 <translation type="unfinished"></translation>
77994 </message> 78406 </message>
77995 <message> 78407 <message>
77996 <location filename="../UI/UserInterface.py" line="5246"/> 78408 <location filename="../UI/UserInterface.py" line="5163"/>
77997 <source>&lt;p&gt;Could not start SQL Browser.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source> 78409 <source>&lt;p&gt;Could not start SQL Browser.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
77998 <translation type="unfinished"></translation> 78410 <translation type="unfinished"></translation>
77999 </message> 78411 </message>
78000 <message> 78412 <message>
78001 <location filename="../UI/UserInterface.py" line="5341"/> 78413 <location filename="../UI/UserInterface.py" line="5258"/>
78002 <source>No tool entry found for external tool &apos;{0}&apos; in tool group &apos;{1}&apos;.</source> 78414 <source>No tool entry found for external tool &apos;{0}&apos; in tool group &apos;{1}&apos;.</source>
78003 <translation type="unfinished"></translation> 78415 <translation type="unfinished"></translation>
78004 </message> 78416 </message>
78005 <message> 78417 <message>
78006 <location filename="../UI/UserInterface.py" line="5350"/> 78418 <location filename="../UI/UserInterface.py" line="5267"/>
78007 <source>No toolgroup entry &apos;{0}&apos; found.</source> 78419 <source>No toolgroup entry &apos;{0}&apos; found.</source>
78008 <translation type="unfinished"></translation> 78420 <translation type="unfinished"></translation>
78009 </message> 78421 </message>
78010 <message> 78422 <message>
78011 <location filename="../UI/UserInterface.py" line="5389"/> 78423 <location filename="../UI/UserInterface.py" line="5306"/>
78012 <source>Starting process &apos;{0} {1}&apos;. 78424 <source>Starting process &apos;{0} {1}&apos;.
78013 </source> 78425 </source>
78014 <translation type="unfinished"></translation> 78426 <translation type="unfinished"></translation>
78015 </message> 78427 </message>
78016 <message> 78428 <message>
78017 <location filename="../UI/UserInterface.py" line="5405"/> 78429 <location filename="../UI/UserInterface.py" line="5322"/>
78018 <source>&lt;p&gt;Could not start the tool entry &lt;b&gt;{0}&lt;/b&gt;.&lt;br&gt;Ensure that it is available as &lt;b&gt;{1}&lt;/b&gt;.&lt;/p&gt;</source> 78430 <source>&lt;p&gt;Could not start the tool entry &lt;b&gt;{0}&lt;/b&gt;.&lt;br&gt;Ensure that it is available as &lt;b&gt;{1}&lt;/b&gt;.&lt;/p&gt;</source>
78019 <translation type="unfinished"></translation> 78431 <translation type="unfinished"></translation>
78020 </message> 78432 </message>
78021 <message> 78433 <message>
78022 <location filename="../UI/UserInterface.py" line="5483"/> 78434 <location filename="../UI/UserInterface.py" line="5400"/>
78023 <source>Process &apos;{0}&apos; has exited. 78435 <source>Process &apos;{0}&apos; has exited.
78024 </source> 78436 </source>
78025 <translation type="unfinished"></translation> 78437 <translation type="unfinished"></translation>
78026 </message> 78438 </message>
78027 <message> 78439 <message>
78028 <location filename="../UI/UserInterface.py" line="5886"/> 78440 <location filename="../UI/UserInterface.py" line="5661"/>
78029 <source>&lt;p&gt;The documentation starting point &quot;&lt;b&gt;{0}&lt;/b&gt;&quot; could not be found.&lt;/p&gt;</source> 78441 <source>&lt;p&gt;The documentation starting point &quot;&lt;b&gt;{0}&lt;/b&gt;&quot; could not be found.&lt;/p&gt;</source>
78030 <translation type="unfinished"></translation> 78442 <translation type="unfinished"></translation>
78031 </message> 78443 </message>
78032 <message> 78444 <message>
78033 <location filename="../UI/UserInterface.py" line="6488"/> 78445 <location filename="../UI/UserInterface.py" line="6263"/>
78034 <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source> 78446 <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
78035 <translation type="unfinished"></translation> 78447 <translation type="unfinished"></translation>
78036 </message> 78448 </message>
78037 <message> 78449 <message>
78038 <location filename="../UI/UserInterface.py" line="6517"/> 78450 <location filename="../UI/UserInterface.py" line="6292"/>
78039 <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source> 78451 <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
78040 <translation type="unfinished"></translation> 78452 <translation type="unfinished"></translation>
78041 </message> 78453 </message>
78042 <message> 78454 <message>
78043 <location filename="../UI/UserInterface.py" line="6551"/> 78455 <location filename="../UI/UserInterface.py" line="6326"/>
78044 <source>&lt;p&gt;The session file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source> 78456 <source>&lt;p&gt;The session file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
78045 <translation type="unfinished"></translation> 78457 <translation type="unfinished"></translation>
78046 </message> 78458 </message>
78047 <message> 78459 <message>
78048 <location filename="../UI/UserInterface.py" line="6597"/> 78460 <location filename="../UI/UserInterface.py" line="6372"/>
78049 <source>&lt;p&gt;The session file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source> 78461 <source>&lt;p&gt;The session file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
78050 <translation type="unfinished"></translation> 78462 <translation type="unfinished"></translation>
78051 </message> 78463 </message>
78052 <message> 78464 <message>
78053 <location filename="../UI/UserInterface.py" line="6881"/> 78465 <location filename="../UI/UserInterface.py" line="6656"/>
78054 <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; is not a file.&lt;/p&gt;</source> 78466 <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; is not a file.&lt;/p&gt;</source>
78055 <translation type="unfinished"></translation> 78467 <translation type="unfinished"></translation>
78056 </message> 78468 </message>
78057 <message> 78469 <message>
78058 <location filename="../UI/UserInterface.py" line="7075"/> 78470 <location filename="../UI/UserInterface.py" line="6850"/>
78059 <source>Trying host {0}</source> 78471 <source>Trying host {0}</source>
78060 <translation type="unfinished"></translation> 78472 <translation type="unfinished"></translation>
78061 </message> 78473 </message>
78062 <message> 78474 <message>
78063 <location filename="../UI/UserInterface.py" line="1100"/> 78475 <location filename="../UI/UserInterface.py" line="1100"/>
78064 <source>Cooperation</source> 78476 <source>Cooperation</source>
78065 <translation type="unfinished">Coopération</translation> 78477 <translation type="unfinished">Coopération</translation>
78066 </message> 78478 </message>
78067 <message> 78479 <message>
78068 <location filename="../UI/UserInterface.py" line="1857"/> 78480 <location filename="../UI/UserInterface.py" line="1856"/>
78069 <source>Alt+Shift+O</source> 78481 <source>Alt+Shift+O</source>
78070 <translation type="unfinished"></translation> 78482 <translation type="unfinished"></translation>
78071 </message> 78483 </message>
78072 <message> 78484 <message>
78073 <location filename="../UI/UserInterface.py" line="1156"/> 78485 <location filename="../UI/UserInterface.py" line="1156"/>
78074 <source>Symbols</source> 78486 <source>Symbols</source>
78075 <translation type="unfinished"></translation> 78487 <translation type="unfinished"></translation>
78076 </message> 78488 </message>
78077 <message> 78489 <message>
78078 <location filename="../UI/UserInterface.py" line="1894"/> 78490 <location filename="../UI/UserInterface.py" line="1893"/>
78079 <source>Alt+Shift+Y</source> 78491 <source>Alt+Shift+Y</source>
78080 <translation type="unfinished"></translation> 78492 <translation type="unfinished"></translation>
78081 </message> 78493 </message>
78082 <message> 78494 <message>
78083 <location filename="../UI/UserInterface.py" line="1165"/> 78495 <location filename="../UI/UserInterface.py" line="1165"/>
78084 <source>Numbers</source> 78496 <source>Numbers</source>
78085 <translation type="unfinished"></translation> 78497 <translation type="unfinished"></translation>
78086 </message> 78498 </message>
78087 <message> 78499 <message>
78088 <location filename="../UI/UserInterface.py" line="1913"/> 78500 <location filename="../UI/UserInterface.py" line="1912"/>
78089 <source>Alt+Shift+B</source> 78501 <source>Alt+Shift+B</source>
78090 <translation type="unfinished"></translation> 78502 <translation type="unfinished"></translation>
78091 </message> 78503 </message>
78092 <message> 78504 <message>
78093 <location filename="../UI/UserInterface.py" line="6318"/> 78505 <location filename="../UI/UserInterface.py" line="6093"/>
78094 <source>Keyboard shortcut file (*.e4k)</source> 78506 <source>Keyboard shortcut file (*.e4k)</source>
78095 <translation type="unfinished"></translation> 78507 <translation type="unfinished"></translation>
78096 </message> 78508 </message>
78097 <message> 78509 <message>
78098 <location filename="../UI/UserInterface.py" line="2806"/> 78510 <location filename="../UI/UserInterface.py" line="2771"/>
78099 <source>Python 3 Documentation</source> 78511 <source>Python 3 Documentation</source>
78100 <translation type="unfinished"></translation> 78512 <translation type="unfinished"></translation>
78101 </message> 78513 </message>
78102 <message> 78514 <message>
78103 <location filename="../UI/UserInterface.py" line="2806"/> 78515 <location filename="../UI/UserInterface.py" line="2771"/>
78104 <source>Python &amp;3 Documentation</source> 78516 <source>Python &amp;3 Documentation</source>
78105 <translation type="unfinished"></translation> 78517 <translation type="unfinished"></translation>
78106 </message> 78518 </message>
78107 <message> 78519 <message>
78108 <location filename="../UI/UserInterface.py" line="2810"/> 78520 <location filename="../UI/UserInterface.py" line="2775"/>
78109 <source>Open Python 3 Documentation</source> 78521 <source>Open Python 3 Documentation</source>
78110 <translation type="unfinished"></translation> 78522 <translation type="unfinished"></translation>
78111 </message> 78523 </message>
78112 <message> 78524 <message>
78113 <location filename="../UI/UserInterface.py" line="2824"/> 78525 <location filename="../UI/UserInterface.py" line="6916"/>
78114 <source>Python 2 Documentation</source>
78115 <translation type="unfinished"></translation>
78116 </message>
78117 <message>
78118 <location filename="../UI/UserInterface.py" line="2824"/>
78119 <source>Python &amp;2 Documentation</source>
78120 <translation type="unfinished"></translation>
78121 </message>
78122 <message>
78123 <location filename="../UI/UserInterface.py" line="2828"/>
78124 <source>Open Python 2 Documentation</source>
78125 <translation type="unfinished"></translation>
78126 </message>
78127 <message>
78128 <location filename="../UI/UserInterface.py" line="2830"/>
78129 <source>&lt;b&gt;Python 2 Documentation&lt;/b&gt;&lt;p&gt;Display the Python 2 documentation. If no documentation directory is configured, the location of the Python 2 documentation is assumed to be the doc directory underneath the location of the configured Python 2 executable on Windows and &lt;i&gt;/usr/share/doc/packages/python/html/python-docs-html&lt;/i&gt; on Unix. Set PYTHON2DOCDIR in your environment to override this. &lt;/p&gt;</source>
78130 <translation type="unfinished"></translation>
78131 </message>
78132 <message>
78133 <location filename="../UI/UserInterface.py" line="7141"/>
78134 <source>Error getting versions information</source> 78526 <source>Error getting versions information</source>
78135 <translation type="unfinished"></translation> 78527 <translation type="unfinished"></translation>
78136 </message> 78528 </message>
78137 <message> 78529 <message>
78138 <location filename="../UI/UserInterface.py" line="7134"/> 78530 <location filename="../UI/UserInterface.py" line="6909"/>
78139 <source>The versions information could not be downloaded. Please go online and try again.</source> 78531 <source>The versions information could not be downloaded. Please go online and try again.</source>
78140 <translation type="unfinished"></translation> 78532 <translation type="unfinished"></translation>
78141 </message> 78533 </message>
78142 <message> 78534 <message>
78143 <location filename="../UI/UserInterface.py" line="7141"/> 78535 <location filename="../UI/UserInterface.py" line="6916"/>
78144 <source>The versions information could not be downloaded for the last 7 days. Please go online and try again.</source> 78536 <source>The versions information could not be downloaded for the last 7 days. Please go online and try again.</source>
78145 <translation type="unfinished"></translation> 78537 <translation type="unfinished"></translation>
78146 </message> 78538 </message>
78147 <message> 78539 <message>
78148 <location filename="../UI/UserInterface.py" line="688"/> 78540 <location filename="../UI/UserInterface.py" line="688"/>
78163 <location filename="../UI/UserInterface.py" line="702"/> 78555 <location filename="../UI/UserInterface.py" line="702"/>
78164 <source>Starting Debugger...</source> 78556 <source>Starting Debugger...</source>
78165 <translation type="unfinished"></translation> 78557 <translation type="unfinished"></translation>
78166 </message> 78558 </message>
78167 <message> 78559 <message>
78168 <location filename="../UI/UserInterface.py" line="1581"/> 78560 <location filename="../UI/UserInterface.py" line="1580"/>
78169 <source>New Window</source> 78561 <source>New Window</source>
78170 <translation type="unfinished">Nouvelle fenêtre</translation> 78562 <translation type="unfinished">Nouvelle fenêtre</translation>
78171 </message> 78563 </message>
78172 <message> 78564 <message>
78173 <location filename="../UI/UserInterface.py" line="1581"/> 78565 <location filename="../UI/UserInterface.py" line="1580"/>
78174 <source>New &amp;Window</source> 78566 <source>New &amp;Window</source>
78175 <translation type="unfinished"></translation> 78567 <translation type="unfinished"></translation>
78176 </message> 78568 </message>
78177 <message> 78569 <message>
78178 <location filename="../UI/UserInterface.py" line="1581"/> 78570 <location filename="../UI/UserInterface.py" line="1580"/>
78179 <source>Ctrl+Shift+N</source> 78571 <source>Ctrl+Shift+N</source>
78180 <comment>File|New Window</comment> 78572 <comment>File|New Window</comment>
78181 <translation type="unfinished"></translation> 78573 <translation type="unfinished"></translation>
78182 </message> 78574 </message>
78183 <message> 78575 <message>
78184 <location filename="../UI/UserInterface.py" line="2156"/> 78576 <location filename="../UI/UserInterface.py" line="2155"/>
78185 <source>Unittest Rerun Failed</source> 78577 <source>Unittest Rerun Failed</source>
78186 <translation type="unfinished"></translation> 78578 <translation type="unfinished"></translation>
78187 </message> 78579 </message>
78188 <message> 78580 <message>
78189 <location filename="../UI/UserInterface.py" line="2156"/> 78581 <location filename="../UI/UserInterface.py" line="2155"/>
78190 <source>Rerun Failed Tests...</source> 78582 <source>Rerun Failed Tests...</source>
78191 <translation type="unfinished"></translation> 78583 <translation type="unfinished"></translation>
78192 </message> 78584 </message>
78193 <message> 78585 <message>
78194 <location filename="../UI/UserInterface.py" line="2161"/> 78586 <location filename="../UI/UserInterface.py" line="2160"/>
78195 <source>Rerun failed tests of the last run</source> 78587 <source>Rerun failed tests of the last run</source>
78196 <translation type="unfinished"></translation> 78588 <translation type="unfinished"></translation>
78197 </message> 78589 </message>
78198 <message> 78590 <message>
78199 <location filename="../UI/UserInterface.py" line="2163"/> 78591 <location filename="../UI/UserInterface.py" line="2162"/>
78200 <source>&lt;b&gt;Rerun Failed Tests&lt;/b&gt;&lt;p&gt;Rerun all tests that failed during the last unittest run.&lt;/p&gt;</source> 78592 <source>&lt;b&gt;Rerun Failed Tests&lt;/b&gt;&lt;p&gt;Rerun all tests that failed during the last unittest run.&lt;/p&gt;</source>
78201 <translation type="unfinished"></translation> 78593 <translation type="unfinished"></translation>
78202 </message> 78594 </message>
78203 <message> 78595 <message>
78204 <location filename="../UI/UserInterface.py" line="2295"/> 78596 <location filename="../UI/UserInterface.py" line="2294"/>
78205 <source>Compare &amp;Files side by side...</source> 78597 <source>Compare &amp;Files side by side...</source>
78206 <translation type="unfinished"></translation> 78598 <translation type="unfinished"></translation>
78207 </message> 78599 </message>
78208 <message> 78600 <message>
78209 <location filename="../UI/UserInterface.py" line="2380"/> 78601 <location filename="../UI/UserInterface.py" line="2379"/>
78210 <source>Snapshot</source> 78602 <source>Snapshot</source>
78211 <translation type="unfinished"></translation> 78603 <translation type="unfinished"></translation>
78212 </message> 78604 </message>
78213 <message> 78605 <message>
78214 <location filename="../UI/UserInterface.py" line="2380"/> 78606 <location filename="../UI/UserInterface.py" line="2379"/>
78215 <source>&amp;Snapshot...</source> 78607 <source>&amp;Snapshot...</source>
78216 <translation type="unfinished"></translation> 78608 <translation type="unfinished"></translation>
78217 </message> 78609 </message>
78218 <message> 78610 <message>
78219 <location filename="../UI/UserInterface.py" line="2385"/> 78611 <location filename="../UI/UserInterface.py" line="2384"/>
78220 <source>Take snapshots of a screen region</source> 78612 <source>Take snapshots of a screen region</source>
78221 <translation type="unfinished"></translation> 78613 <translation type="unfinished"></translation>
78222 </message> 78614 </message>
78223 <message> 78615 <message>
78224 <location filename="../UI/UserInterface.py" line="2387"/> 78616 <location filename="../UI/UserInterface.py" line="2386"/>
78225 <source>&lt;b&gt;Snapshot&lt;/b&gt;&lt;p&gt;This opens a dialog to take snapshots of a screen region.&lt;/p&gt;</source> 78617 <source>&lt;b&gt;Snapshot&lt;/b&gt;&lt;p&gt;This opens a dialog to take snapshots of a screen region.&lt;/p&gt;</source>
78226 <translation type="unfinished"></translation> 78618 <translation type="unfinished"></translation>
78227 </message> 78619 </message>
78228 <message> 78620 <message>
78229 <location filename="../UI/UserInterface.py" line="5318"/> 78621 <location filename="../UI/UserInterface.py" line="5235"/>
78230 <source>&lt;p&gt;Could not start Snapshot tool.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source> 78622 <source>&lt;p&gt;Could not start Snapshot tool.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
78231 <translation type="unfinished"></translation> 78623 <translation type="unfinished"></translation>
78232 </message> 78624 </message>
78233 <message> 78625 <message>
78234 <location filename="../UI/UserInterface.py" line="7347"/> 78626 <location filename="../UI/UserInterface.py" line="7122"/>
78235 <source>Select Workspace Directory</source> 78627 <source>Select Workspace Directory</source>
78236 <translation type="unfinished"></translation> 78628 <translation type="unfinished"></translation>
78237 </message> 78629 </message>
78238 <message> 78630 <message>
78239 <location filename="../UI/UserInterface.py" line="1776"/> 78631 <location filename="../UI/UserInterface.py" line="1775"/>
78240 <source>Left Toolbox</source> 78632 <source>Left Toolbox</source>
78241 <translation type="unfinished"></translation> 78633 <translation type="unfinished"></translation>
78242 </message> 78634 </message>
78243 <message> 78635 <message>
78244 <location filename="../UI/UserInterface.py" line="1788"/> 78636 <location filename="../UI/UserInterface.py" line="1787"/>
78245 <source>Right Toolbox</source> 78637 <source>Right Toolbox</source>
78246 <translation type="unfinished"></translation> 78638 <translation type="unfinished"></translation>
78247 </message> 78639 </message>
78248 <message> 78640 <message>
78249 <location filename="../UI/UserInterface.py" line="1876"/> 78641 <location filename="../UI/UserInterface.py" line="1875"/>
78250 <source>IRC</source> 78642 <source>IRC</source>
78251 <translation type="unfinished"></translation> 78643 <translation type="unfinished"></translation>
78252 </message> 78644 </message>
78253 <message> 78645 <message>
78254 <location filename="../UI/UserInterface.py" line="1640"/> 78646 <location filename="../UI/UserInterface.py" line="1639"/>
78255 <source>Switch the input focus to the Project-Viewer window.</source> 78647 <source>Switch the input focus to the Project-Viewer window.</source>
78256 <translation type="unfinished"></translation> 78648 <translation type="unfinished"></translation>
78257 </message> 78649 </message>
78258 <message> 78650 <message>
78259 <location filename="../UI/UserInterface.py" line="1642"/> 78651 <location filename="../UI/UserInterface.py" line="1641"/>
78260 <source>&lt;b&gt;Activate Project-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Project-Viewer window.&lt;/p&gt;</source> 78652 <source>&lt;b&gt;Activate Project-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Project-Viewer window.&lt;/p&gt;</source>
78261 <translation type="unfinished"></translation> 78653 <translation type="unfinished"></translation>
78262 </message> 78654 </message>
78263 <message> 78655 <message>
78264 <location filename="../UI/UserInterface.py" line="1657"/> 78656 <location filename="../UI/UserInterface.py" line="1656"/>
78265 <source>Switch the input focus to the Multiproject-Viewer window.</source> 78657 <source>Switch the input focus to the Multiproject-Viewer window.</source>
78266 <translation type="unfinished"></translation> 78658 <translation type="unfinished"></translation>
78267 </message> 78659 </message>
78268 <message> 78660 <message>
78269 <location filename="../UI/UserInterface.py" line="1659"/> 78661 <location filename="../UI/UserInterface.py" line="1658"/>
78270 <source>&lt;b&gt;Activate Multiproject-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Multiproject-Viewer window.&lt;/p&gt;</source> 78662 <source>&lt;b&gt;Activate Multiproject-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Multiproject-Viewer window.&lt;/p&gt;</source>
78271 <translation type="unfinished"></translation> 78663 <translation type="unfinished"></translation>
78272 </message> 78664 </message>
78273 <message> 78665 <message>
78274 <location filename="../UI/UserInterface.py" line="1675"/> 78666 <location filename="../UI/UserInterface.py" line="1674"/>
78275 <source>Switch the input focus to the Debug-Viewer window.</source> 78667 <source>Switch the input focus to the Debug-Viewer window.</source>
78276 <translation type="unfinished"></translation> 78668 <translation type="unfinished"></translation>
78277 </message> 78669 </message>
78278 <message> 78670 <message>
78279 <location filename="../UI/UserInterface.py" line="1677"/> 78671 <location filename="../UI/UserInterface.py" line="1676"/>
78280 <source>&lt;b&gt;Activate Debug-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Debug-Viewer window.&lt;/p&gt;</source> 78672 <source>&lt;b&gt;Activate Debug-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Debug-Viewer window.&lt;/p&gt;</source>
78281 <translation type="unfinished"></translation> 78673 <translation type="unfinished"></translation>
78282 </message> 78674 </message>
78283 <message> 78675 <message>
78284 <location filename="../UI/UserInterface.py" line="1693"/> 78676 <location filename="../UI/UserInterface.py" line="1692"/>
78285 <source>Switch the input focus to the Shell window.</source> 78677 <source>Switch the input focus to the Shell window.</source>
78286 <translation type="unfinished"></translation> 78678 <translation type="unfinished"></translation>
78287 </message> 78679 </message>
78288 <message> 78680 <message>
78289 <location filename="../UI/UserInterface.py" line="1695"/> 78681 <location filename="../UI/UserInterface.py" line="1694"/>
78290 <source>&lt;b&gt;Activate Shell&lt;/b&gt;&lt;p&gt;This switches the input focus to the Shell window.&lt;/p&gt;</source> 78682 <source>&lt;b&gt;Activate Shell&lt;/b&gt;&lt;p&gt;This switches the input focus to the Shell window.&lt;/p&gt;</source>
78291 <translation type="unfinished"></translation> 78683 <translation type="unfinished"></translation>
78292 </message> 78684 </message>
78293 <message> 78685 <message>
78294 <location filename="../UI/UserInterface.py" line="1704"/> 78686 <location filename="../UI/UserInterface.py" line="1703"/>
78295 <source>&amp;File-Browser</source> 78687 <source>&amp;File-Browser</source>
78296 <translation type="unfinished"></translation> 78688 <translation type="unfinished"></translation>
78297 </message> 78689 </message>
78298 <message> 78690 <message>
78299 <location filename="../UI/UserInterface.py" line="1710"/> 78691 <location filename="../UI/UserInterface.py" line="1709"/>
78300 <source>Switch the input focus to the File-Browser window.</source> 78692 <source>Switch the input focus to the File-Browser window.</source>
78301 <translation type="unfinished"></translation> 78693 <translation type="unfinished"></translation>
78302 </message> 78694 </message>
78303 <message> 78695 <message>
78304 <location filename="../UI/UserInterface.py" line="1712"/> 78696 <location filename="../UI/UserInterface.py" line="1711"/>
78305 <source>&lt;b&gt;Activate File-Browser&lt;/b&gt;&lt;p&gt;This switches the input focus to the File-Browser window.&lt;/p&gt;</source> 78697 <source>&lt;b&gt;Activate File-Browser&lt;/b&gt;&lt;p&gt;This switches the input focus to the File-Browser window.&lt;/p&gt;</source>
78306 <translation type="unfinished"></translation> 78698 <translation type="unfinished"></translation>
78307 </message> 78699 </message>
78308 <message> 78700 <message>
78309 <location filename="../UI/UserInterface.py" line="1721"/> 78701 <location filename="../UI/UserInterface.py" line="1720"/>
78310 <source>Lo&amp;g-Viewer</source> 78702 <source>Lo&amp;g-Viewer</source>
78311 <translation type="unfinished"></translation> 78703 <translation type="unfinished"></translation>
78312 </message> 78704 </message>
78313 <message> 78705 <message>
78314 <location filename="../UI/UserInterface.py" line="1727"/> 78706 <location filename="../UI/UserInterface.py" line="1726"/>
78315 <source>Switch the input focus to the Log-Viewer window.</source> 78707 <source>Switch the input focus to the Log-Viewer window.</source>
78316 <translation type="unfinished"></translation> 78708 <translation type="unfinished"></translation>
78317 </message> 78709 </message>
78318 <message> 78710 <message>
78319 <location filename="../UI/UserInterface.py" line="1729"/> 78711 <location filename="../UI/UserInterface.py" line="1728"/>
78320 <source>&lt;b&gt;Activate Log-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Log-Viewer window.&lt;/p&gt;</source> 78712 <source>&lt;b&gt;Activate Log-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Log-Viewer window.&lt;/p&gt;</source>
78321 <translation type="unfinished"></translation> 78713 <translation type="unfinished"></translation>
78322 </message> 78714 </message>
78323 <message> 78715 <message>
78324 <location filename="../UI/UserInterface.py" line="1739"/> 78716 <location filename="../UI/UserInterface.py" line="1738"/>
78325 <source>&amp;Task-Viewer</source> 78717 <source>&amp;Task-Viewer</source>
78326 <translation type="unfinished"></translation> 78718 <translation type="unfinished"></translation>
78327 </message> 78719 </message>
78328 <message> 78720 <message>
78329 <location filename="../UI/UserInterface.py" line="1745"/> 78721 <location filename="../UI/UserInterface.py" line="1744"/>
78330 <source>Switch the input focus to the Task-Viewer window.</source> 78722 <source>Switch the input focus to the Task-Viewer window.</source>
78331 <translation type="unfinished"></translation> 78723 <translation type="unfinished"></translation>
78332 </message> 78724 </message>
78333 <message> 78725 <message>
78334 <location filename="../UI/UserInterface.py" line="1747"/> 78726 <location filename="../UI/UserInterface.py" line="1746"/>
78335 <source>&lt;b&gt;Activate Task-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Task-Viewer window.&lt;/p&gt;</source> 78727 <source>&lt;b&gt;Activate Task-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Task-Viewer window.&lt;/p&gt;</source>
78336 <translation type="unfinished"></translation> 78728 <translation type="unfinished"></translation>
78337 </message> 78729 </message>
78338 <message> 78730 <message>
78339 <location filename="../UI/UserInterface.py" line="1758"/> 78731 <location filename="../UI/UserInterface.py" line="1757"/>
78340 <source>Templ&amp;ate-Viewer</source> 78732 <source>Templ&amp;ate-Viewer</source>
78341 <translation type="unfinished"></translation> 78733 <translation type="unfinished"></translation>
78342 </message> 78734 </message>
78343 <message> 78735 <message>
78344 <location filename="../UI/UserInterface.py" line="1764"/> 78736 <location filename="../UI/UserInterface.py" line="1763"/>
78345 <source>Switch the input focus to the Template-Viewer window.</source> 78737 <source>Switch the input focus to the Template-Viewer window.</source>
78346 <translation type="unfinished"></translation> 78738 <translation type="unfinished"></translation>
78347 </message> 78739 </message>
78348 <message> 78740 <message>
78349 <location filename="../UI/UserInterface.py" line="1766"/> 78741 <location filename="../UI/UserInterface.py" line="1765"/>
78350 <source>&lt;b&gt;Activate Template-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Template-Viewer window.&lt;/p&gt;</source> 78742 <source>&lt;b&gt;Activate Template-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Template-Viewer window.&lt;/p&gt;</source>
78351 <translation type="unfinished"></translation> 78743 <translation type="unfinished"></translation>
78352 </message> 78744 </message>
78353 <message> 78745 <message>
78354 <location filename="../UI/UserInterface.py" line="1776"/> 78746 <location filename="../UI/UserInterface.py" line="1775"/>
78355 <source>&amp;Left Toolbox</source> 78747 <source>&amp;Left Toolbox</source>
78356 <translation type="unfinished"></translation> 78748 <translation type="unfinished"></translation>
78357 </message> 78749 </message>
78358 <message> 78750 <message>
78751 <location filename="../UI/UserInterface.py" line="1778"/>
78752 <source>Toggle the Left Toolbox window</source>
78753 <translation type="unfinished"></translation>
78754 </message>
78755 <message>
78359 <location filename="../UI/UserInterface.py" line="1779"/> 78756 <location filename="../UI/UserInterface.py" line="1779"/>
78360 <source>Toggle the Left Toolbox window</source>
78361 <translation type="unfinished"></translation>
78362 </message>
78363 <message>
78364 <location filename="../UI/UserInterface.py" line="1780"/>
78365 <source>&lt;b&gt;Toggle the Left Toolbox window&lt;/b&gt;&lt;p&gt;If the Left Toolbox window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source> 78757 <source>&lt;b&gt;Toggle the Left Toolbox window&lt;/b&gt;&lt;p&gt;If the Left Toolbox window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source>
78366 <translation type="unfinished"></translation> 78758 <translation type="unfinished"></translation>
78367 </message> 78759 </message>
78368 <message> 78760 <message>
78369 <location filename="../UI/UserInterface.py" line="1788"/> 78761 <location filename="../UI/UserInterface.py" line="1787"/>
78370 <source>&amp;Right Toolbox</source> 78762 <source>&amp;Right Toolbox</source>
78371 <translation type="unfinished"></translation> 78763 <translation type="unfinished"></translation>
78372 </message> 78764 </message>
78373 <message> 78765 <message>
78766 <location filename="../UI/UserInterface.py" line="1791"/>
78767 <source>Toggle the Right Toolbox window</source>
78768 <translation type="unfinished"></translation>
78769 </message>
78770 <message>
78374 <location filename="../UI/UserInterface.py" line="1792"/> 78771 <location filename="../UI/UserInterface.py" line="1792"/>
78375 <source>Toggle the Right Toolbox window</source>
78376 <translation type="unfinished"></translation>
78377 </message>
78378 <message>
78379 <location filename="../UI/UserInterface.py" line="1793"/>
78380 <source>&lt;b&gt;Toggle the Right Toolbox window&lt;/b&gt;&lt;p&gt;If the Right Toolbox window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source> 78772 <source>&lt;b&gt;Toggle the Right Toolbox window&lt;/b&gt;&lt;p&gt;If the Right Toolbox window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source>
78381 <translation type="unfinished"></translation> 78773 <translation type="unfinished"></translation>
78382 </message> 78774 </message>
78383 <message> 78775 <message>
78384 <location filename="../UI/UserInterface.py" line="1828"/> 78776 <location filename="../UI/UserInterface.py" line="1827"/>
78385 <source>Right Sidebar</source> 78777 <source>Right Sidebar</source>
78386 <translation type="unfinished"></translation> 78778 <translation type="unfinished"></translation>
78387 </message> 78779 </message>
78388 <message> 78780 <message>
78389 <location filename="../UI/UserInterface.py" line="1828"/> 78781 <location filename="../UI/UserInterface.py" line="1827"/>
78390 <source>&amp;Right Sidebar</source> 78782 <source>&amp;Right Sidebar</source>
78391 <translation type="unfinished"></translation> 78783 <translation type="unfinished"></translation>
78392 </message> 78784 </message>
78393 <message> 78785 <message>
78394 <location filename="../UI/UserInterface.py" line="1832"/> 78786 <location filename="../UI/UserInterface.py" line="1831"/>
78395 <source>Toggle the right sidebar window</source> 78787 <source>Toggle the right sidebar window</source>
78396 <translation type="unfinished"></translation> 78788 <translation type="unfinished"></translation>
78397 </message> 78789 </message>
78398 <message> 78790 <message>
78399 <location filename="../UI/UserInterface.py" line="1834"/> 78791 <location filename="../UI/UserInterface.py" line="1833"/>
78400 <source>&lt;b&gt;Toggle the right sidebar window&lt;/b&gt;&lt;p&gt;If the right sidebar window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source> 78792 <source>&lt;b&gt;Toggle the right sidebar window&lt;/b&gt;&lt;p&gt;If the right sidebar window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source>
78401 <translation type="unfinished"></translation> 78793 <translation type="unfinished"></translation>
78402 </message> 78794 </message>
78403 <message> 78795 <message>
78404 <location filename="../UI/UserInterface.py" line="1857"/> 78796 <location filename="../UI/UserInterface.py" line="1856"/>
78405 <source>Cooperation-Viewer</source> 78797 <source>Cooperation-Viewer</source>
78406 <translation type="unfinished"></translation> 78798 <translation type="unfinished"></translation>
78407 </message> 78799 </message>
78408 <message> 78800 <message>
78409 <location filename="../UI/UserInterface.py" line="1857"/> 78801 <location filename="../UI/UserInterface.py" line="1856"/>
78410 <source>Co&amp;operation-Viewer</source> 78802 <source>Co&amp;operation-Viewer</source>
78411 <translation type="unfinished"></translation> 78803 <translation type="unfinished"></translation>
78412 </message> 78804 </message>
78413 <message> 78805 <message>
78414 <location filename="../UI/UserInterface.py" line="1863"/> 78806 <location filename="../UI/UserInterface.py" line="1862"/>
78415 <source>Switch the input focus to the Cooperation-Viewer window.</source> 78807 <source>Switch the input focus to the Cooperation-Viewer window.</source>
78416 <translation type="unfinished"></translation> 78808 <translation type="unfinished"></translation>
78417 </message> 78809 </message>
78418 <message> 78810 <message>
78419 <location filename="../UI/UserInterface.py" line="1865"/> 78811 <location filename="../UI/UserInterface.py" line="1864"/>
78420 <source>&lt;b&gt;Activate Cooperation-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Cooperation-Viewer window.&lt;/p&gt;</source> 78812 <source>&lt;b&gt;Activate Cooperation-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Cooperation-Viewer window.&lt;/p&gt;</source>
78421 <translation type="unfinished"></translation> 78813 <translation type="unfinished"></translation>
78422 </message> 78814 </message>
78423 <message> 78815 <message>
78424 <location filename="../UI/UserInterface.py" line="1876"/> 78816 <location filename="../UI/UserInterface.py" line="1875"/>
78425 <source>&amp;IRC</source> 78817 <source>&amp;IRC</source>
78426 <translation type="unfinished"></translation> 78818 <translation type="unfinished"></translation>
78427 </message> 78819 </message>
78428 <message> 78820 <message>
78429 <location filename="../UI/UserInterface.py" line="1882"/> 78821 <location filename="../UI/UserInterface.py" line="1881"/>
78430 <source>Switch the input focus to the IRC window.</source> 78822 <source>Switch the input focus to the IRC window.</source>
78431 <translation type="unfinished"></translation> 78823 <translation type="unfinished"></translation>
78432 </message> 78824 </message>
78433 <message> 78825 <message>
78434 <location filename="../UI/UserInterface.py" line="1884"/> 78826 <location filename="../UI/UserInterface.py" line="1883"/>
78435 <source>&lt;b&gt;Activate IRC&lt;/b&gt;&lt;p&gt;This switches the input focus to the IRC window.&lt;/p&gt;</source> 78827 <source>&lt;b&gt;Activate IRC&lt;/b&gt;&lt;p&gt;This switches the input focus to the IRC window.&lt;/p&gt;</source>
78436 <translation type="unfinished"></translation> 78828 <translation type="unfinished"></translation>
78437 </message> 78829 </message>
78438 <message> 78830 <message>
78439 <location filename="../UI/UserInterface.py" line="1894"/> 78831 <location filename="../UI/UserInterface.py" line="1893"/>
78440 <source>Symbols-Viewer</source> 78832 <source>Symbols-Viewer</source>
78441 <translation type="unfinished"></translation> 78833 <translation type="unfinished"></translation>
78442 </message> 78834 </message>
78443 <message> 78835 <message>
78444 <location filename="../UI/UserInterface.py" line="1894"/> 78836 <location filename="../UI/UserInterface.py" line="1893"/>
78445 <source>S&amp;ymbols-Viewer</source> 78837 <source>S&amp;ymbols-Viewer</source>
78446 <translation type="unfinished"></translation> 78838 <translation type="unfinished"></translation>
78447 </message> 78839 </message>
78448 <message> 78840 <message>
78449 <location filename="../UI/UserInterface.py" line="1900"/> 78841 <location filename="../UI/UserInterface.py" line="1899"/>
78450 <source>Switch the input focus to the Symbols-Viewer window.</source> 78842 <source>Switch the input focus to the Symbols-Viewer window.</source>
78451 <translation type="unfinished"></translation> 78843 <translation type="unfinished"></translation>
78452 </message> 78844 </message>
78453 <message> 78845 <message>
78454 <location filename="../UI/UserInterface.py" line="1902"/> 78846 <location filename="../UI/UserInterface.py" line="1901"/>
78455 <source>&lt;b&gt;Activate Symbols-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Symbols-Viewer window.&lt;/p&gt;</source> 78847 <source>&lt;b&gt;Activate Symbols-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Symbols-Viewer window.&lt;/p&gt;</source>
78456 <translation type="unfinished"></translation> 78848 <translation type="unfinished"></translation>
78457 </message> 78849 </message>
78458 <message> 78850 <message>
78459 <location filename="../UI/UserInterface.py" line="1913"/> 78851 <location filename="../UI/UserInterface.py" line="1912"/>
78460 <source>Numbers-Viewer</source> 78852 <source>Numbers-Viewer</source>
78461 <translation type="unfinished"></translation> 78853 <translation type="unfinished"></translation>
78462 </message> 78854 </message>
78463 <message> 78855 <message>
78464 <location filename="../UI/UserInterface.py" line="1913"/> 78856 <location filename="../UI/UserInterface.py" line="1912"/>
78465 <source>Num&amp;bers-Viewer</source> 78857 <source>Num&amp;bers-Viewer</source>
78466 <translation type="unfinished"></translation> 78858 <translation type="unfinished"></translation>
78467 </message> 78859 </message>
78468 <message> 78860 <message>
78469 <location filename="../UI/UserInterface.py" line="1919"/> 78861 <location filename="../UI/UserInterface.py" line="1918"/>
78470 <source>Switch the input focus to the Numbers-Viewer window.</source> 78862 <source>Switch the input focus to the Numbers-Viewer window.</source>
78471 <translation type="unfinished"></translation> 78863 <translation type="unfinished"></translation>
78472 </message> 78864 </message>
78473 <message> 78865 <message>
78474 <location filename="../UI/UserInterface.py" line="1921"/> 78866 <location filename="../UI/UserInterface.py" line="1920"/>
78475 <source>&lt;b&gt;Activate Numbers-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Numbers-Viewer window.&lt;/p&gt;</source> 78867 <source>&lt;b&gt;Activate Numbers-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Numbers-Viewer window.&lt;/p&gt;</source>
78476 <translation type="unfinished"></translation> 78868 <translation type="unfinished"></translation>
78477 </message> 78869 </message>
78478 <message> 78870 <message>
78479 <location filename="../UI/UserInterface.py" line="2214"/> 78871 <location filename="../UI/UserInterface.py" line="2213"/>
78480 <source>Qt-Designer</source> 78872 <source>Qt-Designer</source>
78481 <translation type="unfinished"></translation> 78873 <translation type="unfinished"></translation>
78482 </message> 78874 </message>
78483 <message> 78875 <message>
78484 <location filename="../UI/UserInterface.py" line="2214"/> 78876 <location filename="../UI/UserInterface.py" line="2213"/>
78485 <source>Qt-&amp;Designer...</source> 78877 <source>Qt-&amp;Designer...</source>
78486 <translation type="unfinished"></translation> 78878 <translation type="unfinished"></translation>
78487 </message> 78879 </message>
78488 <message> 78880 <message>
78881 <location filename="../UI/UserInterface.py" line="2218"/>
78882 <source>Start Qt-Designer</source>
78883 <translation type="unfinished"></translation>
78884 </message>
78885 <message>
78489 <location filename="../UI/UserInterface.py" line="2219"/> 78886 <location filename="../UI/UserInterface.py" line="2219"/>
78490 <source>Start Qt-Designer</source>
78491 <translation type="unfinished"></translation>
78492 </message>
78493 <message>
78494 <location filename="../UI/UserInterface.py" line="2220"/>
78495 <source>&lt;b&gt;Qt-Designer&lt;/b&gt;&lt;p&gt;Start Qt-Designer.&lt;/p&gt;</source> 78887 <source>&lt;b&gt;Qt-Designer&lt;/b&gt;&lt;p&gt;Start Qt-Designer.&lt;/p&gt;</source>
78496 <translation type="unfinished"></translation> 78888 <translation type="unfinished"></translation>
78497 </message> 78889 </message>
78498 <message> 78890 <message>
78499 <location filename="../UI/UserInterface.py" line="2240"/> 78891 <location filename="../UI/UserInterface.py" line="2239"/>
78500 <source>Qt-Linguist</source> 78892 <source>Qt-Linguist</source>
78501 <translation type="unfinished"></translation> 78893 <translation type="unfinished"></translation>
78502 </message> 78894 </message>
78503 <message> 78895 <message>
78504 <location filename="../UI/UserInterface.py" line="2240"/> 78896 <location filename="../UI/UserInterface.py" line="2239"/>
78505 <source>Qt-&amp;Linguist...</source> 78897 <source>Qt-&amp;Linguist...</source>
78506 <translation type="unfinished"></translation> 78898 <translation type="unfinished"></translation>
78507 </message> 78899 </message>
78508 <message> 78900 <message>
78901 <location filename="../UI/UserInterface.py" line="2244"/>
78902 <source>Start Qt-Linguist</source>
78903 <translation type="unfinished"></translation>
78904 </message>
78905 <message>
78509 <location filename="../UI/UserInterface.py" line="2245"/> 78906 <location filename="../UI/UserInterface.py" line="2245"/>
78510 <source>Start Qt-Linguist</source>
78511 <translation type="unfinished"></translation>
78512 </message>
78513 <message>
78514 <location filename="../UI/UserInterface.py" line="2246"/>
78515 <source>&lt;b&gt;Qt-Linguist&lt;/b&gt;&lt;p&gt;Start Qt-Linguist.&lt;/p&gt;</source> 78907 <source>&lt;b&gt;Qt-Linguist&lt;/b&gt;&lt;p&gt;Start Qt-Linguist.&lt;/p&gt;</source>
78516 <translation type="unfinished"></translation> 78908 <translation type="unfinished"></translation>
78517 </message> 78909 </message>
78518 <message> 78910 <message>
78519 <location filename="../UI/UserInterface.py" line="2751"/> 78911 <location filename="../UI/UserInterface.py" line="2735"/>
78520 <source>Qt5 Documentation</source> 78912 <source>Qt5 Documentation</source>
78521 <translation type="unfinished">Documentation Qt4 {5 ?}</translation> 78913 <translation type="unfinished">Documentation Qt4 {5 ?}</translation>
78522 </message> 78914 </message>
78523 <message> 78915 <message>
78524 <location filename="../UI/UserInterface.py" line="2751"/> 78916 <location filename="../UI/UserInterface.py" line="2735"/>
78525 <source>Qt&amp;5 Documentation</source> 78917 <source>Qt&amp;5 Documentation</source>
78526 <translation type="unfinished">Documentation Qt&amp;4 {5 ?}</translation> 78918 <translation type="unfinished">Documentation Qt&amp;4 {5 ?}</translation>
78527 </message> 78919 </message>
78528 <message> 78920 <message>
78529 <location filename="../UI/UserInterface.py" line="2755"/> 78921 <location filename="../UI/UserInterface.py" line="2739"/>
78530 <source>Open Qt5 Documentation</source> 78922 <source>Open Qt5 Documentation</source>
78531 <translation type="unfinished">Lance la Documentation Qt4 {5 ?}</translation> 78923 <translation type="unfinished">Lance la Documentation Qt4 {5 ?}</translation>
78532 </message> 78924 </message>
78533 <message> 78925 <message>
78534 <location filename="../UI/UserInterface.py" line="3122"/> 78926 <location filename="../UI/UserInterface.py" line="3045"/>
78535 <source>&amp;Windows</source> 78927 <source>&amp;Windows</source>
78536 <translation type="unfinished">&amp;Fenêtres</translation> 78928 <translation type="unfinished">&amp;Fenêtres</translation>
78537 </message> 78929 </message>
78538 <message> 78930 <message>
78539 <location filename="../UI/UserInterface.py" line="2544"/> 78931 <location filename="../UI/UserInterface.py" line="2543"/>
78540 <source>Manage SSL Certificates</source> 78932 <source>Manage SSL Certificates</source>
78541 <translation type="unfinished"></translation> 78933 <translation type="unfinished"></translation>
78542 </message> 78934 </message>
78543 <message> 78935 <message>
78544 <location filename="../UI/UserInterface.py" line="2544"/> 78936 <location filename="../UI/UserInterface.py" line="2543"/>
78545 <source>Manage SSL Certificates...</source> 78937 <source>Manage SSL Certificates...</source>
78546 <translation type="unfinished"></translation> 78938 <translation type="unfinished"></translation>
78547 </message> 78939 </message>
78548 <message> 78940 <message>
78549 <location filename="../UI/UserInterface.py" line="2549"/> 78941 <location filename="../UI/UserInterface.py" line="2548"/>
78550 <source>Manage the saved SSL certificates</source> 78942 <source>Manage the saved SSL certificates</source>
78551 <translation type="unfinished"></translation> 78943 <translation type="unfinished"></translation>
78552 </message> 78944 </message>
78553 <message> 78945 <message>
78554 <location filename="../UI/UserInterface.py" line="2551"/> 78946 <location filename="../UI/UserInterface.py" line="2550"/>
78555 <source>&lt;b&gt;Manage SSL Certificates...&lt;/b&gt;&lt;p&gt;Opens a dialog to manage the saved SSL certificates.&lt;/p&gt;</source> 78947 <source>&lt;b&gt;Manage SSL Certificates...&lt;/b&gt;&lt;p&gt;Opens a dialog to manage the saved SSL certificates.&lt;/p&gt;</source>
78556 <translation type="unfinished"></translation> 78948 <translation type="unfinished"></translation>
78557 </message> 78949 </message>
78558 <message> 78950 <message>
78559 <location filename="../UI/UserInterface.py" line="2560"/> 78951 <location filename="../UI/UserInterface.py" line="2559"/>
78560 <source>Edit Message Filters</source> 78952 <source>Edit Message Filters</source>
78561 <translation type="unfinished"></translation> 78953 <translation type="unfinished"></translation>
78562 </message> 78954 </message>
78563 <message> 78955 <message>
78564 <location filename="../UI/UserInterface.py" line="2560"/> 78956 <location filename="../UI/UserInterface.py" line="2559"/>
78565 <source>Edit Message Filters...</source> 78957 <source>Edit Message Filters...</source>
78566 <translation type="unfinished"></translation> 78958 <translation type="unfinished"></translation>
78567 </message> 78959 </message>
78568 <message> 78960 <message>
78569 <location filename="../UI/UserInterface.py" line="2565"/> 78961 <location filename="../UI/UserInterface.py" line="2564"/>
78570 <source>Edit the message filters used to suppress unwanted messages</source> 78962 <source>Edit the message filters used to suppress unwanted messages</source>
78571 <translation type="unfinished"></translation> 78963 <translation type="unfinished"></translation>
78572 </message> 78964 </message>
78573 <message> 78965 <message>
78574 <location filename="../UI/UserInterface.py" line="2567"/> 78966 <location filename="../UI/UserInterface.py" line="2566"/>
78575 <source>&lt;b&gt;Edit Message Filters&lt;/b&gt;&lt;p&gt;Opens a dialog to edit the message filters used to suppress unwanted messages been shown in an error window.&lt;/p&gt;</source> 78967 <source>&lt;b&gt;Edit Message Filters&lt;/b&gt;&lt;p&gt;Opens a dialog to edit the message filters used to suppress unwanted messages been shown in an error window.&lt;/p&gt;</source>
78576 <translation type="unfinished"></translation> 78968 <translation type="unfinished"></translation>
78577 </message> 78969 </message>
78578 <message> 78970 <message>
78579 <location filename="../UI/UserInterface.py" line="2768"/> 78971 <location filename="../UI/UserInterface.py" line="2750"/>
78580 <source>PyQt&amp;4 Documentation</source>
78581 <translation type="unfinished"></translation>
78582 </message>
78583 <message>
78584 <location filename="../UI/UserInterface.py" line="2785"/>
78585 <source>PyQt5 Documentation</source> 78972 <source>PyQt5 Documentation</source>
78586 <translation type="unfinished"> Documentation PyQt4 {5 ?}</translation> 78973 <translation type="unfinished"> Documentation PyQt4 {5 ?}</translation>
78587 </message> 78974 </message>
78588 <message> 78975 <message>
78589 <location filename="../UI/UserInterface.py" line="2785"/> 78976 <location filename="../UI/UserInterface.py" line="2750"/>
78590 <source>PyQt&amp;5 Documentation</source> 78977 <source>PyQt&amp;5 Documentation</source>
78591 <translation type="unfinished"></translation> 78978 <translation type="unfinished"></translation>
78592 </message> 78979 </message>
78593 <message> 78980 <message>
78594 <location filename="../UI/UserInterface.py" line="2789"/> 78981 <location filename="../UI/UserInterface.py" line="2754"/>
78595 <source>Open PyQt5 Documentation</source> 78982 <source>Open PyQt5 Documentation</source>
78596 <translation type="unfinished">Lance la documentation PyQt4 {5 ?}</translation> 78983 <translation type="unfinished">Lance la documentation PyQt4 {5 ?}</translation>
78597 </message> 78984 </message>
78598 <message> 78985 <message>
78599 <location filename="../UI/UserInterface.py" line="5756"/> 78986 <location filename="../UI/UserInterface.py" line="5539"/>
78600 <source>&lt;p&gt;The PyQt5 documentation starting point has not been configured.&lt;/p&gt;</source> 78987 <source>&lt;p&gt;The PyQt5 documentation starting point has not been configured.&lt;/p&gt;</source>
78601 <translation type="unfinished">&lt;p&gt;L&apos;emplacement de la documentation PyQt4 n&apos;a pas été configuré.&lt;/p&gt; {5 ?}</translation> 78988 <translation type="unfinished">&lt;p&gt;L&apos;emplacement de la documentation PyQt4 n&apos;a pas été configuré.&lt;/p&gt; {5 ?}</translation>
78602 </message> 78989 </message>
78603 <message> 78990 <message>
78604 <location filename="../UI/UserInterface.py" line="2812"/> 78991 <location filename="../UI/UserInterface.py" line="2777"/>
78605 <source>&lt;b&gt;Python 3 Documentation&lt;/b&gt;&lt;p&gt;Display the Python 3 documentation. If no documentation directory is configured, the location of the Python 3 documentation is assumed to be the doc directory underneath the location of the Python 3 executable on Windows and &lt;i&gt;/usr/share/doc/packages/python/html&lt;/i&gt; on Unix. Set PYTHON3DOCDIR in your environment to override this.&lt;/p&gt;</source> 78992 <source>&lt;b&gt;Python 3 Documentation&lt;/b&gt;&lt;p&gt;Display the Python 3 documentation. If no documentation directory is configured, the location of the Python 3 documentation is assumed to be the doc directory underneath the location of the Python 3 executable on Windows and &lt;i&gt;/usr/share/doc/packages/python/html&lt;/i&gt; on Unix. Set PYTHON3DOCDIR in your environment to override this.&lt;/p&gt;</source>
78606 <translation type="unfinished"></translation> 78993 <translation type="unfinished"></translation>
78607 </message> 78994 </message>
78608 <message> 78995 <message>
78609 <location filename="../UI/UserInterface.py" line="7066"/> 78996 <location filename="../UI/UserInterface.py" line="6841"/>
78610 <source>%v/%m</source> 78997 <source>%v/%m</source>
78611 <translation type="unfinished"></translation> 78998 <translation type="unfinished"></translation>
78612 </message> 78999 </message>
78613 <message> 79000 <message>
79001 <location filename="../UI/UserInterface.py" line="2092"/>
79002 <source>Show Error Log</source>
79003 <translation type="unfinished"></translation>
79004 </message>
79005 <message>
79006 <location filename="../UI/UserInterface.py" line="2088"/>
79007 <source>Show Error &amp;Log...</source>
79008 <translation type="unfinished"></translation>
79009 </message>
79010 <message>
78614 <location filename="../UI/UserInterface.py" line="2093"/> 79011 <location filename="../UI/UserInterface.py" line="2093"/>
78615 <source>Show Error Log</source>
78616 <translation type="unfinished"></translation>
78617 </message>
78618 <message>
78619 <location filename="../UI/UserInterface.py" line="2089"/>
78620 <source>Show Error &amp;Log...</source>
78621 <translation type="unfinished"></translation>
78622 </message>
78623 <message>
78624 <location filename="../UI/UserInterface.py" line="2094"/>
78625 <source>&lt;b&gt;Show Error Log...&lt;/b&gt;&lt;p&gt;Opens a dialog showing the most recent error log.&lt;/p&gt;</source> 79012 <source>&lt;b&gt;Show Error Log...&lt;/b&gt;&lt;p&gt;Opens a dialog showing the most recent error log.&lt;/p&gt;</source>
78626 <translation type="unfinished"></translation> 79013 <translation type="unfinished"></translation>
78627 </message> 79014 </message>
78628 <message> 79015 <message>
78629 <location filename="../UI/UserInterface.py" line="7070"/> 79016 <location filename="../UI/UserInterface.py" line="6845"/>
78630 <source>Version Check</source> 79017 <source>Version Check</source>
78631 <translation type="unfinished"></translation> 79018 <translation type="unfinished"></translation>
78632 </message> 79019 </message>
78633 <message> 79020 <message>
78634 <location filename="../UI/UserInterface.py" line="1587"/> 79021 <location filename="../UI/UserInterface.py" line="1586"/>
78635 <source>Open a new eric6 instance</source> 79022 <source>Open a new eric6 instance</source>
78636 <translation type="unfinished"></translation> 79023 <translation type="unfinished"></translation>
78637 </message> 79024 </message>
78638 <message> 79025 <message>
78639 <location filename="../UI/UserInterface.py" line="1589"/> 79026 <location filename="../UI/UserInterface.py" line="1588"/>
78640 <source>&lt;b&gt;New Window&lt;/b&gt;&lt;p&gt;This opens a new instance of the eric6 IDE.&lt;/p&gt;</source> 79027 <source>&lt;b&gt;New Window&lt;/b&gt;&lt;p&gt;This opens a new instance of the eric6 IDE.&lt;/p&gt;</source>
78641 <translation type="unfinished"></translation> 79028 <translation type="unfinished"></translation>
78642 </message> 79029 </message>
78643 <message> 79030 <message>
78644 <location filename="../UI/UserInterface.py" line="2032"/> 79031 <location filename="../UI/UserInterface.py" line="2031"/>
78645 <source>&lt;b&gt;Helpviewer&lt;/b&gt;&lt;p&gt;Display the eric6 web browser. This window will show HTML help files and help from Qt help collections. It has the capability to navigate to links, set bookmarks, print the displayed help and some more features. You may use it to browse the internet as well&lt;/p&gt;&lt;p&gt;If called with a word selected, this word is search in the Qt help collection.&lt;/p&gt;</source> 79032 <source>&lt;b&gt;Helpviewer&lt;/b&gt;&lt;p&gt;Display the eric6 web browser. This window will show HTML help files and help from Qt help collections. It has the capability to navigate to links, set bookmarks, print the displayed help and some more features. You may use it to browse the internet as well&lt;/p&gt;&lt;p&gt;If called with a word selected, this word is search in the Qt help collection.&lt;/p&gt;</source>
78646 <translation type="unfinished"></translation> 79033 <translation type="unfinished"></translation>
78647 </message> 79034 </message>
78648 <message> 79035 <message>
78649 <location filename="../UI/UserInterface.py" line="2067"/> 79036 <location filename="../UI/UserInterface.py" line="2066"/>
78650 <source>&lt;b&gt;Check for Updates...&lt;/b&gt;&lt;p&gt;Checks the internet for updates of eric6.&lt;/p&gt;</source> 79037 <source>&lt;b&gt;Check for Updates...&lt;/b&gt;&lt;p&gt;Checks the internet for updates of eric6.&lt;/p&gt;</source>
78651 <translation type="unfinished">&lt;b&gt;Rechercher des mises à jour...&lt;/b&gt;&lt;p&gt;Recherche des mises à jour pour eric4 sur internet.&lt;/p&gt; {5.?} {6.?}</translation> 79038 <translation type="unfinished">&lt;b&gt;Rechercher des mises à jour...&lt;/b&gt;&lt;p&gt;Recherche des mises à jour pour eric4 sur internet.&lt;/p&gt; {5.?} {6.?}</translation>
78652 </message> 79039 </message>
78653 <message> 79040 <message>
78654 <location filename="../UI/UserInterface.py" line="2080"/> 79041 <location filename="../UI/UserInterface.py" line="2079"/>
78655 <source>&lt;b&gt;Show downloadable versions...&lt;/b&gt;&lt;p&gt;Shows the eric6 versions available for download from the internet.&lt;/p&gt;</source> 79042 <source>&lt;b&gt;Show downloadable versions...&lt;/b&gt;&lt;p&gt;Shows the eric6 versions available for download from the internet.&lt;/p&gt;</source>
78656 <translation type="unfinished">&lt;b&gt;Affiche les versions téléchargeables...&lt;/b&gt;&lt;p&gt;Affiche les versions d&apos;eric4 disponibles sur internet.&lt;/p&gt; {5 ?} {6 ?}</translation> 79043 <translation type="unfinished">&lt;b&gt;Affiche les versions téléchargeables...&lt;/b&gt;&lt;p&gt;Affiche les versions d&apos;eric4 disponibles sur internet.&lt;/p&gt; {5 ?} {6 ?}</translation>
78657 </message> 79044 </message>
78658 <message> 79045 <message>
78659 <location filename="../UI/UserInterface.py" line="2350"/> 79046 <location filename="../UI/UserInterface.py" line="2349"/>
78660 <source>eric6 Web Browser</source> 79047 <source>eric6 Web Browser</source>
78661 <translation type="unfinished"></translation> 79048 <translation type="unfinished"></translation>
78662 </message> 79049 </message>
78663 <message> 79050 <message>
78664 <location filename="../UI/UserInterface.py" line="2350"/> 79051 <location filename="../UI/UserInterface.py" line="2349"/>
78665 <source>eric6 &amp;Web Browser...</source> 79052 <source>eric6 &amp;Web Browser...</source>
78666 <translation type="unfinished"></translation> 79053 <translation type="unfinished"></translation>
78667 </message> 79054 </message>
78668 <message> 79055 <message>
78669 <location filename="../UI/UserInterface.py" line="2355"/> 79056 <location filename="../UI/UserInterface.py" line="2354"/>
78670 <source>Start the eric6 Web Browser</source> 79057 <source>Start the eric6 Web Browser</source>
78671 <translation type="unfinished"></translation> 79058 <translation type="unfinished"></translation>
78672 </message> 79059 </message>
78673 <message> 79060 <message>
78674 <location filename="../UI/UserInterface.py" line="2357"/> 79061 <location filename="../UI/UserInterface.py" line="2356"/>
78675 <source>&lt;b&gt;eric6 Web Browser&lt;/b&gt;&lt;p&gt;Browse the Internet with the eric6 Web Browser.&lt;/p&gt;</source> 79062 <source>&lt;b&gt;eric6 Web Browser&lt;/b&gt;&lt;p&gt;Browse the Internet with the eric6 Web Browser.&lt;/p&gt;</source>
78676 <translation type="unfinished"></translation> 79063 <translation type="unfinished"></translation>
78677 </message> 79064 </message>
78678 <message> 79065 <message>
78679 <location filename="../UI/UserInterface.py" line="2371"/> 79066 <location filename="../UI/UserInterface.py" line="2370"/>
78680 <source>Start the eric6 Icon Editor</source> 79067 <source>Start the eric6 Icon Editor</source>
78681 <translation type="unfinished"></translation> 79068 <translation type="unfinished"></translation>
78682 </message> 79069 </message>
78683 <message> 79070 <message>
78684 <location filename="../UI/UserInterface.py" line="2373"/> 79071 <location filename="../UI/UserInterface.py" line="2372"/>
78685 <source>&lt;b&gt;Icon Editor&lt;/b&gt;&lt;p&gt;Starts the eric6 Icon Editor for editing simple icons.&lt;/p&gt;</source> 79072 <source>&lt;b&gt;Icon Editor&lt;/b&gt;&lt;p&gt;Starts the eric6 Icon Editor for editing simple icons.&lt;/p&gt;</source>
78686 <translation type="unfinished"></translation> 79073 <translation type="unfinished"></translation>
78687 </message> 79074 </message>
78688 <message> 79075 <message>
78689 <location filename="../UI/UserInterface.py" line="2459"/> 79076 <location filename="../UI/UserInterface.py" line="2458"/>
78690 <source>&lt;b&gt;Show external tools&lt;/b&gt;&lt;p&gt;Opens a dialog to show the path and versions of all extenal tools used by eric6.&lt;/p&gt;</source> 79077 <source>&lt;b&gt;Show external tools&lt;/b&gt;&lt;p&gt;Opens a dialog to show the path and versions of all extenal tools used by eric6.&lt;/p&gt;</source>
78691 <translation type="unfinished">&lt;b&gt;Afficher les outils externes&lt;/b&gt;&lt;p&gt;Ouvre une fenêtre permettant de connaitre les chemins et versions des outils externes utilisés par eric4&lt;/p&gt; {5.?} {6.?}</translation> 79078 <translation type="unfinished">&lt;b&gt;Afficher les outils externes&lt;/b&gt;&lt;p&gt;Ouvre une fenêtre permettant de connaitre les chemins et versions des outils externes utilisés par eric4&lt;/p&gt; {5.?} {6.?}</translation>
78692 </message> 79079 </message>
78693 <message> 79080 <message>
78694 <location filename="../UI/UserInterface.py" line="2854"/> 79081 <location filename="../UI/UserInterface.py" line="2799"/>
78695 <source>&lt;b&gt;Eric API Documentation&lt;/b&gt;&lt;p&gt;Display the Eric API documentation. The location for the documentation is the Documentation/Source subdirectory of the eric6 installation directory.&lt;/p&gt;</source> 79082 <source>&lt;b&gt;Eric API Documentation&lt;/b&gt;&lt;p&gt;Display the Eric API documentation. The location for the documentation is the Documentation/Source subdirectory of the eric6 installation directory.&lt;/p&gt;</source>
78696 <translation type="unfinished">&lt;b&gt;Documentation de l&apos;API Eric&lt;/b&gt;&lt;p&gt;Affiche la do. The location for the documentation is the Documentation/Source subdirectory of the eric4 installation directory.&lt;/p&gt; {5 ?} {6 ?}</translation> 79083 <translation type="unfinished">&lt;b&gt;Documentation de l&apos;API Eric&lt;/b&gt;&lt;p&gt;Affiche la do. The location for the documentation is the Documentation/Source subdirectory of the eric4 installation directory.&lt;/p&gt; {5 ?} {6 ?}</translation>
78697 </message> 79084 </message>
78698 <message> 79085 <message>
78699 <location filename="../UI/UserInterface.py" line="7233"/> 79086 <location filename="../UI/UserInterface.py" line="7008"/>
78700 <source>The update to &lt;b&gt;{0}&lt;/b&gt; of eric6 is available at &lt;b&gt;{1}&lt;/b&gt;. Would you like to get it?</source> 79087 <source>The update to &lt;b&gt;{0}&lt;/b&gt; of eric6 is available at &lt;b&gt;{1}&lt;/b&gt;. Would you like to get it?</source>
78701 <translation type="unfinished"></translation> 79088 <translation type="unfinished"></translation>
78702 </message> 79089 </message>
78703 <message> 79090 <message>
78704 <location filename="../UI/UserInterface.py" line="7245"/> 79091 <location filename="../UI/UserInterface.py" line="7020"/>
78705 <source>Eric6 is up to date</source> 79092 <source>Eric6 is up to date</source>
78706 <translation type="unfinished">Eric4 est à jour {5 ?} {6 ?}</translation> 79093 <translation type="unfinished">Eric4 est à jour {5 ?} {6 ?}</translation>
78707 </message> 79094 </message>
78708 <message> 79095 <message>
78709 <location filename="../UI/UserInterface.py" line="7245"/> 79096 <location filename="../UI/UserInterface.py" line="7020"/>
78710 <source>You are using the latest version of eric6</source> 79097 <source>You are using the latest version of eric6</source>
78711 <translation type="unfinished"></translation> 79098 <translation type="unfinished"></translation>
78712 </message> 79099 </message>
78713 <message> 79100 <message>
78714 <location filename="../UI/UserInterface.py" line="7328"/> 79101 <location filename="../UI/UserInterface.py" line="7103"/>
78715 <source>eric6 has not been configured yet. The configuration dialog will be started.</source> 79102 <source>eric6 has not been configured yet. The configuration dialog will be started.</source>
78716 <translation type="unfinished">eric4 n&apos;a pas encore été configuré. La fenêtre de configuration va être ouverte. {5 ?} {6 ?}</translation> 79103 <translation type="unfinished">eric4 n&apos;a pas encore été configuré. La fenêtre de configuration va être ouverte. {5 ?} {6 ?}</translation>
78717 </message> 79104 </message>
78718 <message> 79105 <message>
78719 <location filename="../UI/UserInterface.py" line="665"/> 79106 <location filename="../UI/UserInterface.py" line="665"/>
78720 <source>Generating Plugins Toolbars...</source> 79107 <source>Generating Plugins Toolbars...</source>
78721 <translation type="unfinished"></translation> 79108 <translation type="unfinished"></translation>
78722 </message> 79109 </message>
78723 <message> 79110 <message>
78724 <location filename="../UI/UserInterface.py" line="4059"/> 79111 <location filename="../UI/UserInterface.py" line="3976"/>
78725 <source>&amp;User Tools</source> 79112 <source>&amp;User Tools</source>
78726 <translation type="unfinished"></translation> 79113 <translation type="unfinished"></translation>
78727 </message> 79114 </message>
78728 <message> 79115 <message>
78729 <location filename="../UI/UserInterface.py" line="4131"/> 79116 <location filename="../UI/UserInterface.py" line="4048"/>
78730 <source>No User Tools Configured</source> 79117 <source>No User Tools Configured</source>
78731 <translation type="unfinished"></translation> 79118 <translation type="unfinished"></translation>
78732 </message> 79119 </message>
78733 <message> 79120 <message>
78734 <location filename="../UI/UserInterface.py" line="7086"/> 79121 <location filename="../UI/UserInterface.py" line="6861"/>
78735 <source>The versions information cannot not be downloaded because you are &lt;b&gt;offline&lt;/b&gt;. Please go online and try again.</source> 79122 <source>The versions information cannot not be downloaded because you are &lt;b&gt;offline&lt;/b&gt;. Please go online and try again.</source>
78736 <translation type="unfinished"></translation> 79123 <translation type="unfinished"></translation>
78737 </message> 79124 </message>
78738 <message> 79125 <message>
78739 <location filename="../UI/UserInterface.py" line="2335"/> 79126 <location filename="../UI/UserInterface.py" line="2334"/>
78740 <source>Hex Editor</source> 79127 <source>Hex Editor</source>
78741 <translation type="unfinished"></translation> 79128 <translation type="unfinished"></translation>
78742 </message> 79129 </message>
78743 <message> 79130 <message>
78744 <location filename="../UI/UserInterface.py" line="2335"/> 79131 <location filename="../UI/UserInterface.py" line="2334"/>
78745 <source>&amp;Hex Editor...</source> 79132 <source>&amp;Hex Editor...</source>
78746 <translation type="unfinished"></translation> 79133 <translation type="unfinished"></translation>
78747 </message> 79134 </message>
78748 <message> 79135 <message>
78749 <location filename="../UI/UserInterface.py" line="2340"/> 79136 <location filename="../UI/UserInterface.py" line="2339"/>
78750 <source>Start the eric6 Hex Editor</source> 79137 <source>Start the eric6 Hex Editor</source>
78751 <translation type="unfinished"></translation> 79138 <translation type="unfinished"></translation>
78752 </message> 79139 </message>
78753 <message> 79140 <message>
78754 <location filename="../UI/UserInterface.py" line="2342"/> 79141 <location filename="../UI/UserInterface.py" line="2341"/>
78755 <source>&lt;b&gt;Hex Editor&lt;/b&gt;&lt;p&gt;Starts the eric6 Hex Editor for viewing or editing binary files.&lt;/p&gt;</source> 79142 <source>&lt;b&gt;Hex Editor&lt;/b&gt;&lt;p&gt;Starts the eric6 Hex Editor for viewing or editing binary files.&lt;/p&gt;</source>
78756 <translation type="unfinished"></translation> 79143 <translation type="unfinished"></translation>
78757 </message> 79144 </message>
78758 <message> 79145 <message>
78759 <location filename="../UI/UserInterface.py" line="2583"/> 79146 <location filename="../UI/UserInterface.py" line="2582"/>
78760 <source>Clear private data</source> 79147 <source>Clear private data</source>
78761 <translation type="unfinished"></translation> 79148 <translation type="unfinished"></translation>
78762 </message> 79149 </message>
78763 <message> 79150 <message>
78764 <location filename="../UI/UserInterface.py" line="2585"/> 79151 <location filename="../UI/UserInterface.py" line="2584"/>
78765 <source>&lt;b&gt;Clear private data&lt;/b&gt;&lt;p&gt;Clears the private data like the various list of recently opened files, projects or multi projects.&lt;/p&gt;</source> 79152 <source>&lt;b&gt;Clear private data&lt;/b&gt;&lt;p&gt;Clears the private data like the various list of recently opened files, projects or multi projects.&lt;/p&gt;</source>
78766 <translation type="unfinished"></translation> 79153 <translation type="unfinished"></translation>
78767 </message> 79154 </message>
78768 <message> 79155 <message>
78769 <location filename="../UI/UserInterface.py" line="1555"/> 79156 <location filename="../UI/UserInterface.py" line="1554"/>
78770 <source>Save session...</source> 79157 <source>Save session...</source>
78771 <translation type="unfinished"></translation> 79158 <translation type="unfinished"></translation>
78772 </message> 79159 </message>
78773 <message> 79160 <message>
78774 <location filename="../UI/UserInterface.py" line="1560"/> 79161 <location filename="../UI/UserInterface.py" line="1559"/>
78775 <source>&lt;b&gt;Save session...&lt;/b&gt;&lt;p&gt;This saves the current session to disk. A dialog is opened to select the file name.&lt;/p&gt;</source> 79162 <source>&lt;b&gt;Save session...&lt;/b&gt;&lt;p&gt;This saves the current session to disk. A dialog is opened to select the file name.&lt;/p&gt;</source>
78776 <translation type="unfinished"></translation> 79163 <translation type="unfinished"></translation>
78777 </message> 79164 </message>
78778 <message> 79165 <message>
78779 <location filename="../UI/UserInterface.py" line="6635"/> 79166 <location filename="../UI/UserInterface.py" line="6410"/>
78780 <source>Load session</source> 79167 <source>Load session</source>
78781 <translation type="unfinished">Charger la session</translation> 79168 <translation type="unfinished">Charger la session</translation>
78782 </message> 79169 </message>
78783 <message> 79170 <message>
78784 <location filename="../UI/UserInterface.py" line="1568"/> 79171 <location filename="../UI/UserInterface.py" line="1567"/>
78785 <source>Load session...</source> 79172 <source>Load session...</source>
78786 <translation type="unfinished"></translation> 79173 <translation type="unfinished"></translation>
78787 </message> 79174 </message>
78788 <message> 79175 <message>
78789 <location filename="../UI/UserInterface.py" line="1573"/> 79176 <location filename="../UI/UserInterface.py" line="1572"/>
78790 <source>&lt;b&gt;Load session...&lt;/b&gt;&lt;p&gt;This loads a session saved to disk previously. A dialog is opened to select the file name.&lt;/p&gt;</source> 79177 <source>&lt;b&gt;Load session...&lt;/b&gt;&lt;p&gt;This loads a session saved to disk previously. A dialog is opened to select the file name.&lt;/p&gt;</source>
78791 <translation type="unfinished"></translation> 79178 <translation type="unfinished"></translation>
78792 </message> 79179 </message>
78793 <message> 79180 <message>
78794 <location filename="../UI/UserInterface.py" line="6635"/> 79181 <location filename="../UI/UserInterface.py" line="6410"/>
78795 <source>eric6 Session Files (*.e5s)</source> 79182 <source>eric6 Session Files (*.e5s)</source>
78796 <translation type="unfinished"></translation> 79183 <translation type="unfinished"></translation>
78797 </message> 79184 </message>
78798 <message> 79185 <message>
78799 <location filename="../UI/UserInterface.py" line="6686"/> 79186 <location filename="../UI/UserInterface.py" line="6461"/>
78800 <source>Crash Session found!</source> 79187 <source>Crash Session found!</source>
78801 <translation type="unfinished"></translation> 79188 <translation type="unfinished"></translation>
78802 </message> 79189 </message>
78803 <message> 79190 <message>
78804 <location filename="../UI/UserInterface.py" line="6686"/> 79191 <location filename="../UI/UserInterface.py" line="6461"/>
78805 <source>A session file of a crashed session was found. Shall this session be restored?</source> 79192 <source>A session file of a crashed session was found. Shall this session be restored?</source>
78806 <translation type="unfinished"></translation> 79193 <translation type="unfinished"></translation>
78807 </message> 79194 </message>
78808 <message> 79195 <message>
78809 <location filename="../UI/UserInterface.py" line="668"/> 79196 <location filename="../UI/UserInterface.py" line="668"/>
78814 <location filename="../UI/UserInterface.py" line="660"/> 79201 <location filename="../UI/UserInterface.py" line="660"/>
78815 <source>Initializing Plugins...</source> 79202 <source>Initializing Plugins...</source>
78816 <translation type="unfinished"></translation> 79203 <translation type="unfinished"></translation>
78817 </message> 79204 </message>
78818 <message> 79205 <message>
78819 <location filename="../UI/UserInterface.py" line="7221"/> 79206 <location filename="../UI/UserInterface.py" line="6996"/>
78820 <source>Update Check</source> 79207 <source>Update Check</source>
78821 <translation type="unfinished"></translation> 79208 <translation type="unfinished"></translation>
78822 </message> 79209 </message>
78823 <message> 79210 <message>
78824 <location filename="../UI/UserInterface.py" line="7221"/> 79211 <location filename="../UI/UserInterface.py" line="6996"/>
78825 <source>You installed eric directly from the source code. There is no possibility to check for the availability of an update.</source> 79212 <source>You installed eric directly from the source code. There is no possibility to check for the availability of an update.</source>
78826 <translation type="unfinished"></translation> 79213 <translation type="unfinished"></translation>
78827 </message> 79214 </message>
78828 <message> 79215 <message>
78829 <location filename="../UI/UserInterface.py" line="7211"/> 79216 <location filename="../UI/UserInterface.py" line="6986"/>
78830 <source>You are using a snapshot release of eric6. A more up-to-date stable release might be available.</source> 79217 <source>You are using a snapshot release of eric6. A more up-to-date stable release might be available.</source>
78831 <translation type="unfinished"></translation> 79218 <translation type="unfinished"></translation>
78832 </message> 79219 </message>
78833 <message> 79220 <message>
78834 <location filename="../UI/UserInterface.py" line="1932"/> 79221 <location filename="../UI/UserInterface.py" line="1931"/>
78835 <source>Code Documentation Viewer</source> 79222 <source>Code Documentation Viewer</source>
78836 <translation type="unfinished"></translation> 79223 <translation type="unfinished"></translation>
78837 </message> 79224 </message>
78838 <message> 79225 <message>
78839 <location filename="../UI/UserInterface.py" line="2741"/> 79226 <location filename="../UI/UserInterface.py" line="2740"/>
78840 <source>&lt;b&gt;Qt4 Documentation&lt;/b&gt;&lt;p&gt;Display the Qt4 Documentation. Dependent upon your settings, this will either show the help in Eric&apos;s internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source> 79227 <source>&lt;b&gt;Qt5 Documentation&lt;/b&gt;&lt;p&gt;Display the Qt5 Documentation. Dependent upon your settings, this will either show the help in Eric&apos;s internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
78841 <translation type="unfinished"></translation> 79228 <translation type="unfinished"></translation>
78842 </message> 79229 </message>
78843 <message> 79230 <message>
78844 <location filename="../UI/UserInterface.py" line="2756"/> 79231 <location filename="../UI/UserInterface.py" line="2756"/>
78845 <source>&lt;b&gt;Qt5 Documentation&lt;/b&gt;&lt;p&gt;Display the Qt5 Documentation. Dependent upon your settings, this will either show the help in Eric&apos;s internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
78846 <translation type="unfinished"></translation>
78847 </message>
78848 <message>
78849 <location filename="../UI/UserInterface.py" line="2773"/>
78850 <source>&lt;b&gt;PyQt4 Documentation&lt;/b&gt;&lt;p&gt;Display the PyQt4 Documentation. Dependent upon your settings, this will either show the help in Eric&apos;s internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
78851 <translation type="unfinished"></translation>
78852 </message>
78853 <message>
78854 <location filename="../UI/UserInterface.py" line="2791"/>
78855 <source>&lt;b&gt;PyQt5 Documentation&lt;/b&gt;&lt;p&gt;Display the PyQt5 Documentation. Dependent upon your settings, this will either show the help in Eric&apos;s internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source> 79232 <source>&lt;b&gt;PyQt5 Documentation&lt;/b&gt;&lt;p&gt;Display the PyQt5 Documentation. Dependent upon your settings, this will either show the help in Eric&apos;s internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
78856 <translation type="unfinished"></translation> 79233 <translation type="unfinished"></translation>
78857 </message> 79234 </message>
78858 <message> 79235 <message>
78859 <location filename="../UI/UserInterface.py" line="2876"/> 79236 <location filename="../UI/UserInterface.py" line="2814"/>
78860 <source>&lt;b&gt;PySide Documentation&lt;/b&gt;&lt;p&gt;Display the PySide Documentation. Dependent upon your settings, this will either show the help in Eric&apos;s internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
78861 <translation type="unfinished"></translation>
78862 </message>
78863 <message>
78864 <location filename="../UI/UserInterface.py" line="2891"/>
78865 <source>PySide2 Documentation</source> 79237 <source>PySide2 Documentation</source>
78866 <translation type="unfinished"></translation> 79238 <translation type="unfinished"></translation>
78867 </message> 79239 </message>
78868 <message> 79240 <message>
78869 <location filename="../UI/UserInterface.py" line="2891"/> 79241 <location filename="../UI/UserInterface.py" line="2814"/>
78870 <source>PySide&amp;2 Documentation</source> 79242 <source>PySide&amp;2 Documentation</source>
78871 <translation type="unfinished"></translation> 79243 <translation type="unfinished"></translation>
78872 </message> 79244 </message>
78873 <message> 79245 <message>
78874 <location filename="../UI/UserInterface.py" line="2895"/> 79246 <location filename="../UI/UserInterface.py" line="2818"/>
78875 <source>Open PySide2 Documentation</source> 79247 <source>Open PySide2 Documentation</source>
78876 <translation type="unfinished"></translation> 79248 <translation type="unfinished"></translation>
78877 </message> 79249 </message>
78878 <message> 79250 <message>
78879 <location filename="../UI/UserInterface.py" line="2897"/> 79251 <location filename="../UI/UserInterface.py" line="2820"/>
78880 <source>&lt;b&gt;PySide2 Documentation&lt;/b&gt;&lt;p&gt;Display the PySide2 Documentation. Dependent upon your settings, this will either show the help in Eric&apos;s internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source> 79252 <source>&lt;b&gt;PySide2 Documentation&lt;/b&gt;&lt;p&gt;Display the PySide2 Documentation. Dependent upon your settings, this will either show the help in Eric&apos;s internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
78881 <translation type="unfinished"></translation> 79253 <translation type="unfinished"></translation>
78882 </message> 79254 </message>
78883 <message> 79255 <message>
78884 <location filename="../UI/UserInterface.py" line="5869"/> 79256 <location filename="../UI/UserInterface.py" line="5644"/>
78885 <source>&lt;p&gt;The PySide{0} documentation starting point has not been configured.&lt;/p&gt;</source> 79257 <source>&lt;p&gt;The PySide{0} documentation starting point has not been configured.&lt;/p&gt;</source>
78886 <translation type="unfinished"></translation> 79258 <translation type="unfinished"></translation>
78887 </message> 79259 </message>
78888 <message> 79260 <message>
78889 <location filename="../UI/UserInterface.py" line="2691"/> 79261 <location filename="../UI/UserInterface.py" line="2690"/>
78890 <source>Virtualenv Manager</source> 79262 <source>Virtualenv Manager</source>
78891 <translation type="unfinished"></translation> 79263 <translation type="unfinished"></translation>
78892 </message> 79264 </message>
78893 <message> 79265 <message>
78894 <location filename="../UI/UserInterface.py" line="2685"/> 79266 <location filename="../UI/UserInterface.py" line="2684"/>
78895 <source>&amp;Virtualenv Manager...</source> 79267 <source>&amp;Virtualenv Manager...</source>
78896 <translation type="unfinished"></translation> 79268 <translation type="unfinished"></translation>
78897 </message> 79269 </message>
78898 <message> 79270 <message>
78899 <location filename="../UI/UserInterface.py" line="2693"/> 79271 <location filename="../UI/UserInterface.py" line="2692"/>
78900 <source>&lt;b&gt;Virtualenv Manager&lt;/b&gt;&lt;p&gt;This opens a dialog to manage the defined Python virtual environments.&lt;/p&gt;</source> 79272 <source>&lt;b&gt;Virtualenv Manager&lt;/b&gt;&lt;p&gt;This opens a dialog to manage the defined Python virtual environments.&lt;/p&gt;</source>
78901 <translation type="unfinished"></translation> 79273 <translation type="unfinished"></translation>
78902 </message> 79274 </message>
78903 <message> 79275 <message>
78904 <location filename="../UI/UserInterface.py" line="2708"/> 79276 <location filename="../UI/UserInterface.py" line="2707"/>
78905 <source>Virtualenv Configurator</source> 79277 <source>Virtualenv Configurator</source>
78906 <translation type="unfinished"></translation> 79278 <translation type="unfinished"></translation>
78907 </message> 79279 </message>
78908 <message> 79280 <message>
78909 <location filename="../UI/UserInterface.py" line="2702"/> 79281 <location filename="../UI/UserInterface.py" line="2701"/>
78910 <source>Virtualenv &amp;Configurator...</source> 79282 <source>Virtualenv &amp;Configurator...</source>
78911 <translation type="unfinished"></translation> 79283 <translation type="unfinished"></translation>
78912 </message> 79284 </message>
78913 <message> 79285 <message>
78914 <location filename="../UI/UserInterface.py" line="2710"/> 79286 <location filename="../UI/UserInterface.py" line="2709"/>
78915 <source>&lt;b&gt;Virtualenv Configurator&lt;/b&gt;&lt;p&gt;This opens a dialog for entering all the parameters needed to create a Python virtual environment using virtualenv or pyvenv.&lt;/p&gt;</source> 79287 <source>&lt;b&gt;Virtualenv Configurator&lt;/b&gt;&lt;p&gt;This opens a dialog for entering all the parameters needed to create a Python virtual environment using virtualenv or pyvenv.&lt;/p&gt;</source>
78916 <translation type="unfinished"></translation> 79288 <translation type="unfinished"></translation>
78917 </message> 79289 </message>
78918 <message> 79290 <message>
78919 <location filename="../UI/UserInterface.py" line="3129"/> 79291 <location filename="../UI/UserInterface.py" line="3052"/>
78920 <source>Left Side</source> 79292 <source>Left Side</source>
78921 <translation type="unfinished"></translation> 79293 <translation type="unfinished"></translation>
78922 </message> 79294 </message>
78923 <message> 79295 <message>
78924 <location filename="../UI/UserInterface.py" line="3141"/> 79296 <location filename="../UI/UserInterface.py" line="3064"/>
78925 <source>Bottom Side</source> 79297 <source>Bottom Side</source>
78926 <translation type="unfinished"></translation> 79298 <translation type="unfinished"></translation>
78927 </message> 79299 </message>
78928 <message> 79300 <message>
78929 <location filename="../UI/UserInterface.py" line="3148"/> 79301 <location filename="../UI/UserInterface.py" line="3071"/>
78930 <source>Right Side</source> 79302 <source>Right Side</source>
78931 <translation type="unfinished"></translation> 79303 <translation type="unfinished"></translation>
78932 </message> 79304 </message>
78933 <message> 79305 <message>
78934 <location filename="../UI/UserInterface.py" line="3168"/> 79306 <location filename="../UI/UserInterface.py" line="3091"/>
78935 <source>Plug-ins</source> 79307 <source>Plug-ins</source>
78936 <translation type="unfinished"></translation> 79308 <translation type="unfinished"></translation>
78937 </message> 79309 </message>
78938 <message> 79310 <message>
78939 <location filename="../UI/UserInterface.py" line="1539"/> 79311 <location filename="../UI/UserInterface.py" line="1538"/>
78940 <source>Restart</source> 79312 <source>Restart</source>
78941 <translation type="unfinished"></translation> 79313 <translation type="unfinished"></translation>
78942 </message> 79314 </message>
78943 <message> 79315 <message>
78944 <location filename="../UI/UserInterface.py" line="1539"/> 79316 <location filename="../UI/UserInterface.py" line="1538"/>
78945 <source>Ctrl+Shift+Q</source> 79317 <source>Ctrl+Shift+Q</source>
78946 <comment>File|Quit</comment> 79318 <comment>File|Quit</comment>
78947 <translation type="unfinished"></translation> 79319 <translation type="unfinished"></translation>
78948 </message> 79320 </message>
78949 <message> 79321 <message>
79322 <location filename="../UI/UserInterface.py" line="1544"/>
79323 <source>Restart the IDE</source>
79324 <translation type="unfinished"></translation>
79325 </message>
79326 <message>
78950 <location filename="../UI/UserInterface.py" line="1545"/> 79327 <location filename="../UI/UserInterface.py" line="1545"/>
78951 <source>Restart the IDE</source>
78952 <translation type="unfinished"></translation>
78953 </message>
78954 <message>
78955 <location filename="../UI/UserInterface.py" line="1546"/>
78956 <source>&lt;b&gt;Restart the IDE&lt;/b&gt;&lt;p&gt;This restarts the IDE. Any unsaved changes may be saved first. Any Python program being debugged will be stopped and the preferences will be written to disc.&lt;/p&gt;</source> 79328 <source>&lt;b&gt;Restart the IDE&lt;/b&gt;&lt;p&gt;This restarts the IDE. Any unsaved changes may be saved first. Any Python program being debugged will be stopped and the preferences will be written to disc.&lt;/p&gt;</source>
78957 <translation type="unfinished"></translation> 79329 <translation type="unfinished"></translation>
78958 </message> 79330 </message>
78959 <message> 79331 <message>
78960 <location filename="../UI/UserInterface.py" line="6043"/> 79332 <location filename="../UI/UserInterface.py" line="5818"/>
78961 <source>Start Web Browser</source> 79333 <source>Start Web Browser</source>
78962 <translation type="unfinished"></translation> 79334 <translation type="unfinished"></translation>
78963 </message> 79335 </message>
78964 <message> 79336 <message>
78965 <location filename="../UI/UserInterface.py" line="5982"/> 79337 <location filename="../UI/UserInterface.py" line="5757"/>
78966 <source>The eric6 web browser could not be started.</source> 79338 <source>The eric6 web browser could not be started.</source>
78967 <translation type="unfinished"></translation> 79339 <translation type="unfinished"></translation>
78968 </message> 79340 </message>
78969 <message> 79341 <message>
78970 <location filename="../UI/UserInterface.py" line="6043"/> 79342 <location filename="../UI/UserInterface.py" line="5818"/>
78971 <source>&lt;p&gt;The eric6 web browser is not started.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source> 79343 <source>&lt;p&gt;The eric6 web browser is not started.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
78972 <translation type="unfinished"></translation> 79344 <translation type="unfinished"></translation>
78973 </message> 79345 </message>
78974 <message> 79346 <message>
78975 <location filename="../UI/UserInterface.py" line="1970"/> 79347 <location filename="../UI/UserInterface.py" line="1969"/>
78976 <source>Conda</source> 79348 <source>Conda</source>
78977 <translation type="unfinished"></translation> 79349 <translation type="unfinished"></translation>
78978 </message> 79350 </message>
78979 <message> 79351 <message>
78980 <location filename="../UI/UserInterface.py" line="1952"/> 79352 <location filename="../UI/UserInterface.py" line="1951"/>
78981 <source>PyPI</source> 79353 <source>PyPI</source>
78982 <translation type="unfinished"></translation> 79354 <translation type="unfinished"></translation>
78983 </message> 79355 </message>
78984 <message> 79356 <message>
78985 <location filename="../UI/UserInterface.py" line="3479"/> 79357 <location filename="../UI/UserInterface.py" line="3396"/>
78986 <source>&lt;p&gt;This part of the status bar allows zooming the current editor or shell.&lt;/p&gt;</source> 79358 <source>&lt;p&gt;This part of the status bar allows zooming the current editor or shell.&lt;/p&gt;</source>
78987 <translation type="unfinished"></translation> 79359 <translation type="unfinished"></translation>
78988 </message> 79360 </message>
78989 <message> 79361 <message>
78990 <location filename="../UI/UserInterface.py" line="1988"/> 79362 <location filename="../UI/UserInterface.py" line="1987"/>
78991 <source>MicroPython</source> 79363 <source>MicroPython</source>
78992 <translation type="unfinished"></translation> 79364 <translation type="unfinished"></translation>
78993 </message> 79365 </message>
78994 <message> 79366 <message>
78995 <location filename="../UI/UserInterface.py" line="1876"/> 79367 <location filename="../UI/UserInterface.py" line="1875"/>
78996 <source>Ctrl+Alt+Shift+I</source> 79368 <source>Ctrl+Alt+Shift+I</source>
78997 <translation type="unfinished"></translation> 79369 <translation type="unfinished"></translation>
78998 </message> 79370 </message>
78999 <message> 79371 <message>
79000 <location filename="../UI/UserInterface.py" line="1932"/> 79372 <location filename="../UI/UserInterface.py" line="1931"/>
79001 <source>Ctrl+Alt+Shift+D</source> 79373 <source>Ctrl+Alt+Shift+D</source>
79002 <translation type="unfinished"></translation> 79374 <translation type="unfinished"></translation>
79003 </message> 79375 </message>
79004 <message> 79376 <message>
79005 <location filename="../UI/UserInterface.py" line="1938"/> 79377 <location filename="../UI/UserInterface.py" line="1937"/>
79006 <source>Switch the input focus to the Code Documentation Viewer window.</source> 79378 <source>Switch the input focus to the Code Documentation Viewer window.</source>
79007 <translation type="unfinished"></translation> 79379 <translation type="unfinished"></translation>
79008 </message> 79380 </message>
79009 <message> 79381 <message>
79010 <location filename="../UI/UserInterface.py" line="1941"/> 79382 <location filename="../UI/UserInterface.py" line="1940"/>
79011 <source>&lt;b&gt;Code Documentation Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Code Documentation Viewer window.&lt;/p&gt;</source> 79383 <source>&lt;b&gt;Code Documentation Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Code Documentation Viewer window.&lt;/p&gt;</source>
79012 <translation type="unfinished"></translation> 79384 <translation type="unfinished"></translation>
79013 </message> 79385 </message>
79014 <message> 79386 <message>
79015 <location filename="../UI/UserInterface.py" line="1952"/> 79387 <location filename="../UI/UserInterface.py" line="1951"/>
79016 <source>Ctrl+Alt+Shift+P</source> 79388 <source>Ctrl+Alt+Shift+P</source>
79017 <translation type="unfinished"></translation> 79389 <translation type="unfinished"></translation>
79018 </message> 79390 </message>
79019 <message> 79391 <message>
79020 <location filename="../UI/UserInterface.py" line="1958"/> 79392 <location filename="../UI/UserInterface.py" line="1957"/>
79021 <source>Switch the input focus to the PyPI window.</source> 79393 <source>Switch the input focus to the PyPI window.</source>
79022 <translation type="unfinished"></translation> 79394 <translation type="unfinished"></translation>
79023 </message> 79395 </message>
79024 <message> 79396 <message>
79025 <location filename="../UI/UserInterface.py" line="1960"/> 79397 <location filename="../UI/UserInterface.py" line="1959"/>
79026 <source>&lt;b&gt;PyPI&lt;/b&gt;&lt;p&gt;This switches the input focus to the PyPI window.&lt;/p&gt;</source> 79398 <source>&lt;b&gt;PyPI&lt;/b&gt;&lt;p&gt;This switches the input focus to the PyPI window.&lt;/p&gt;</source>
79027 <translation type="unfinished"></translation> 79399 <translation type="unfinished"></translation>
79028 </message> 79400 </message>
79029 <message> 79401 <message>
79030 <location filename="../UI/UserInterface.py" line="1970"/> 79402 <location filename="../UI/UserInterface.py" line="1969"/>
79031 <source>Ctrl+Alt+Shift+C</source> 79403 <source>Ctrl+Alt+Shift+C</source>
79032 <translation type="unfinished"></translation> 79404 <translation type="unfinished"></translation>
79033 </message> 79405 </message>
79034 <message> 79406 <message>
79035 <location filename="../UI/UserInterface.py" line="1976"/> 79407 <location filename="../UI/UserInterface.py" line="1975"/>
79036 <source>Switch the input focus to the Conda window.</source> 79408 <source>Switch the input focus to the Conda window.</source>
79037 <translation type="unfinished"></translation> 79409 <translation type="unfinished"></translation>
79038 </message> 79410 </message>
79039 <message> 79411 <message>
79040 <location filename="../UI/UserInterface.py" line="1978"/> 79412 <location filename="../UI/UserInterface.py" line="1977"/>
79041 <source>&lt;b&gt;Conda&lt;/b&gt;&lt;p&gt;This switches the input focus to the Conda window.&lt;/p&gt;</source> 79413 <source>&lt;b&gt;Conda&lt;/b&gt;&lt;p&gt;This switches the input focus to the Conda window.&lt;/p&gt;</source>
79042 <translation type="unfinished"></translation> 79414 <translation type="unfinished"></translation>
79043 </message> 79415 </message>
79044 <message> 79416 <message>
79045 <location filename="../UI/UserInterface.py" line="1988"/> 79417 <location filename="../UI/UserInterface.py" line="1987"/>
79046 <source>Ctrl+Alt+Shift+M</source> 79418 <source>Ctrl+Alt+Shift+M</source>
79047 <translation type="unfinished"></translation> 79419 <translation type="unfinished"></translation>
79048 </message> 79420 </message>
79049 <message> 79421 <message>
79050 <location filename="../UI/UserInterface.py" line="1994"/> 79422 <location filename="../UI/UserInterface.py" line="1993"/>
79051 <source>Switch the input focus to the MicroPython window.</source> 79423 <source>Switch the input focus to the MicroPython window.</source>
79052 <translation type="unfinished"></translation> 79424 <translation type="unfinished"></translation>
79053 </message> 79425 </message>
79054 <message> 79426 <message>
79055 <location filename="../UI/UserInterface.py" line="1996"/> 79427 <location filename="../UI/UserInterface.py" line="1995"/>
79056 <source>&lt;b&gt;MicroPython&lt;/b&gt;&lt;p&gt;This switches the input focus to the MicroPython window.&lt;/p&gt;</source> 79428 <source>&lt;b&gt;MicroPython&lt;/b&gt;&lt;p&gt;This switches the input focus to the MicroPython window.&lt;/p&gt;</source>
79057 <translation type="unfinished"></translation> 79429 <translation type="unfinished"></translation>
79058 </message> 79430 </message>
79059 <message> 79431 <message>
79060 <location filename="../UI/UserInterface.py" line="3126"/> 79432 <location filename="../UI/UserInterface.py" line="3049"/>
79061 <source>Central Park</source> 79433 <source>Central Park</source>
79062 <translation type="unfinished"></translation> 79434 <translation type="unfinished"></translation>
79063 </message> 79435 </message>
79064 <message> 79436 <message>
79065 <location filename="../UI/UserInterface.py" line="3650"/> 79437 <location filename="../UI/UserInterface.py" line="3567"/>
79066 <source>&lt;h2&gt;Version Numbers&lt;/h2&gt;&lt;table&gt;</source> 79438 <source>&lt;h2&gt;Version Numbers&lt;/h2&gt;&lt;table&gt;</source>
79067 <translation type="unfinished">&lt;h3&gt;Numéros de version&lt;/h3&gt;&lt;table&gt; {2&gt;?} {2&gt;?}</translation> 79439 <translation type="unfinished">&lt;h3&gt;Numéros de version&lt;/h3&gt;&lt;table&gt; {2&gt;?} {2&gt;?}</translation>
79068 </message> 79440 </message>
79069 <message> 79441 <message>
79070 <location filename="../UI/UserInterface.py" line="4944"/> 79442 <location filename="../UI/UserInterface.py" line="4861"/>
79071 <source>&lt;p&gt;Could not find the Qt-Designer executable.&lt;br&gt;Ensure that it is installed and optionally configured on the Qt configuration page.&lt;/p&gt;</source> 79443 <source>&lt;p&gt;Could not find the Qt-Designer executable.&lt;br&gt;Ensure that it is installed and optionally configured on the Qt configuration page.&lt;/p&gt;</source>
79072 <translation type="unfinished"></translation> 79444 <translation type="unfinished"></translation>
79073 </message> 79445 </message>
79074 <message> 79446 <message>
79075 <location filename="../UI/UserInterface.py" line="5014"/> 79447 <location filename="../UI/UserInterface.py" line="4931"/>
79076 <source>&lt;p&gt;Could not find the Qt-Linguist executable.&lt;br&gt;Ensure that it is installed and optionally configured on the Qt configuration page.&lt;/p&gt;</source> 79448 <source>&lt;p&gt;Could not find the Qt-Linguist executable.&lt;br&gt;Ensure that it is installed and optionally configured on the Qt configuration page.&lt;/p&gt;</source>
79077 <translation type="unfinished"></translation> 79449 <translation type="unfinished"></translation>
79078 </message> 79450 </message>
79079 <message> 79451 <message>
79080 <location filename="../UI/UserInterface.py" line="5058"/> 79452 <location filename="../UI/UserInterface.py" line="4975"/>
79081 <source>&lt;p&gt;Could not find the Qt-Assistant executable.&lt;br&gt;Ensure that it is installed and optionally configured on the Qt configuration page.&lt;/p&gt;</source> 79453 <source>&lt;p&gt;Could not find the Qt-Assistant executable.&lt;br&gt;Ensure that it is installed and optionally configured on the Qt configuration page.&lt;/p&gt;</source>
79082 <translation type="unfinished"></translation> 79454 <translation type="unfinished"></translation>
79083 </message> 79455 </message>
79084 </context> 79456 </context>
79085 <context> 79457 <context>
79132 </message> 79504 </message>
79133 </context> 79505 </context>
79134 <context> 79506 <context>
79135 <name>Utilities</name> 79507 <name>Utilities</name>
79136 <message> 79508 <message>
79137 <location filename="../Utilities/__init__.py" line="1502"/> 79509 <location filename="../Utilities/__init__.py" line="1503"/>
79138 <source>&lt;p&gt;You may use %-codes as placeholders in the string. Supported codes are:&lt;table&gt;&lt;tr&gt;&lt;td&gt;%C&lt;/td&gt;&lt;td&gt;column of the cursor of the current editor&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%D&lt;/td&gt;&lt;td&gt;directory of the current editor&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%F&lt;/td&gt;&lt;td&gt;filename of the current editor&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%H&lt;/td&gt;&lt;td&gt;home directory of the current user&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%L&lt;/td&gt;&lt;td&gt;line of the cursor of the current editor&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%P&lt;/td&gt;&lt;td&gt;path of the current project&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%S&lt;/td&gt;&lt;td&gt;selected text of the current editor&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%U&lt;/td&gt;&lt;td&gt;username of the current user&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%%&lt;/td&gt;&lt;td&gt;the percent sign&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</source> 79510 <source>&lt;p&gt;You may use %-codes as placeholders in the string. Supported codes are:&lt;table&gt;&lt;tr&gt;&lt;td&gt;%C&lt;/td&gt;&lt;td&gt;column of the cursor of the current editor&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%D&lt;/td&gt;&lt;td&gt;directory of the current editor&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%F&lt;/td&gt;&lt;td&gt;filename of the current editor&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%H&lt;/td&gt;&lt;td&gt;home directory of the current user&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%L&lt;/td&gt;&lt;td&gt;line of the cursor of the current editor&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%P&lt;/td&gt;&lt;td&gt;path of the current project&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%S&lt;/td&gt;&lt;td&gt;selected text of the current editor&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%U&lt;/td&gt;&lt;td&gt;username of the current user&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%%&lt;/td&gt;&lt;td&gt;the percent sign&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</source>
79139 <translation>&lt;p&gt;Vous pouvez utiliser la syntaxe &quot;%-code&quot; dans la chaine de caractères. Les codes supportés sont :&lt;table&gt;&lt;tr&gt;&lt;td&gt;%C&lt;/td&gt;&lt;td&gt;colonne du curseur de l&apos;éditeur courant&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%D&lt;/td&gt;&lt;td&gt;répertoire de l&apos;éditeur courant&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%F&lt;/td&gt;&lt;td&gt;nom de fichier de l&apos;éditeur courant&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%H&lt;/td&gt;&lt;td&gt;répertoire &apos;home&apos; de l&apos;utilisateur courant&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%L&lt;/td&gt;&lt;td&gt;ligne du curseur de l&apos;éditeur courant&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%P&lt;/td&gt;&lt;td&gt;chemin du projet courant&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%S&lt;/td&gt;&lt;td&gt;texte sélectionné dans l&apos;éditeur courant&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%U&lt;/td&gt;&lt;td&gt;nom d&apos;utilisateur de l&apos;utilisateur courant&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%%&lt;/td&gt;&lt;td&gt;le signe pourcent&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</translation> 79511 <translation>&lt;p&gt;Vous pouvez utiliser la syntaxe &quot;%-code&quot; dans la chaine de caractères. Les codes supportés sont :&lt;table&gt;&lt;tr&gt;&lt;td&gt;%C&lt;/td&gt;&lt;td&gt;colonne du curseur de l&apos;éditeur courant&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%D&lt;/td&gt;&lt;td&gt;répertoire de l&apos;éditeur courant&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%F&lt;/td&gt;&lt;td&gt;nom de fichier de l&apos;éditeur courant&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%H&lt;/td&gt;&lt;td&gt;répertoire &apos;home&apos; de l&apos;utilisateur courant&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%L&lt;/td&gt;&lt;td&gt;ligne du curseur de l&apos;éditeur courant&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%P&lt;/td&gt;&lt;td&gt;chemin du projet courant&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%S&lt;/td&gt;&lt;td&gt;texte sélectionné dans l&apos;éditeur courant&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%U&lt;/td&gt;&lt;td&gt;nom d&apos;utilisateur de l&apos;utilisateur courant&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%%&lt;/td&gt;&lt;td&gt;le signe pourcent&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</translation>
79140 </message> 79512 </message>
79141 </context> 79513 </context>
79142 <context> 79514 <context>
83660 </message> 84032 </message>
83661 </context> 84033 </context>
83662 <context> 84034 <context>
83663 <name>VirtualenvAddEditDialog</name> 84035 <name>VirtualenvAddEditDialog</name>
83664 <message> 84036 <message>
84037 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="137"/>
84038 <source>Logical Name:</source>
84039 <translation type="unfinished"></translation>
84040 </message>
84041 <message>
84042 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="123"/>
84043 <source>Enter a unique name for the virtual environment</source>
84044 <translation type="unfinished"></translation>
84045 </message>
84046 <message>
84047 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="144"/>
84048 <source>Directory:</source>
84049 <translation type="unfinished"></translation>
84050 </message>
84051 <message>
84052 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="116"/>
84053 <source>Enter the directory of the virtual environment</source>
84054 <translation type="unfinished"></translation>
84055 </message>
84056 <message>
84057 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="130"/>
84058 <source>Python Interpreter:</source>
84059 <translation type="unfinished"></translation>
84060 </message>
84061 <message>
84062 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="100"/>
84063 <source>Enter the Python interpreter of the virtual environment</source>
84064 <translation type="unfinished"></translation>
84065 </message>
84066 <message>
84067 <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="62"/>
84068 <source>Virtualenv Target Directory</source>
84069 <translation type="unfinished"></translation>
84070 </message>
84071 <message>
84072 <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="67"/>
84073 <source>Python Interpreter</source>
84074 <translation type="unfinished"></translation>
84075 </message>
84076 <message>
84077 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="32"/>
84078 <source>Select,if this is a global environment (i.e. no virtual environment directory to be given)</source>
84079 <translation type="unfinished"></translation>
84080 </message>
84081 <message>
84082 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="39"/>
84083 <source>Global Environment</source>
84084 <translation type="unfinished"></translation>
84085 </message>
84086 <message>
83665 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="20"/> 84087 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="20"/>
83666 <source>Logical Name:</source>
83667 <translation type="unfinished"></translation>
83668 </message>
83669 <message>
83670 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="27"/>
83671 <source>Enter a unique name for the virtual environment</source>
83672 <translation type="unfinished"></translation>
83673 </message>
83674 <message>
83675 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="34"/>
83676 <source>Directory:</source>
83677 <translation type="unfinished"></translation>
83678 </message>
83679 <message>
83680 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="50"/>
83681 <source>Enter the directory of the virtual environment</source>
83682 <translation type="unfinished"></translation>
83683 </message>
83684 <message>
83685 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="57"/>
83686 <source>Python Interpreter:</source>
83687 <translation type="unfinished"></translation>
83688 </message>
83689 <message>
83690 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="73"/>
83691 <source>Enter the Python interpreter of the virtual environment</source>
83692 <translation type="unfinished"></translation>
83693 </message>
83694 <message>
83695 <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="64"/>
83696 <source>Virtualenv Target Directory</source>
83697 <translation type="unfinished"></translation>
83698 </message>
83699 <message>
83700 <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="69"/>
83701 <source>Python Interpreter</source>
83702 <translation type="unfinished"></translation>
83703 </message>
83704 <message>
83705 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="106"/>
83706 <source>Select,if this is a global environment (i.e. no virtual environment directory to be given)</source>
83707 <translation type="unfinished"></translation>
83708 </message>
83709 <message>
83710 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="113"/>
83711 <source>Global Environment</source>
83712 <translation type="unfinished"></translation>
83713 </message>
83714 <message>
83715 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="87"/>
83716 <source>Select the Python variant</source>
83717 <translation type="unfinished"></translation>
83718 </message>
83719 <message>
83720 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="155"/>
83721 <source>PATH Prefix:</source> 84088 <source>PATH Prefix:</source>
83722 <translation type="unfinished"></translation> 84089 <translation type="unfinished"></translation>
83723 </message> 84090 </message>
83724 <message> 84091 <message>
83725 <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="74"/> 84092 <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="72"/>
83726 <source>Enter the executable search path to be prepended to the PATH environment variable. Use &apos;{0}&apos; as the separator.</source> 84093 <source>Enter the executable search path to be prepended to the PATH environment variable. Use &apos;{0}&apos; as the separator.</source>
83727 <translation type="unfinished"></translation> 84094 <translation type="unfinished"></translation>
83728 </message> 84095 </message>
83729 <message> 84096 <message>
83730 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="80"/> 84097 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="35"/>
83731 <source>Python Variant:</source>
83732 <translation type="unfinished"></translation>
83733 </message>
83734 <message>
83735 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="109"/>
83736 <source>&lt;b&gt;Global Environment&lt;/b&gt; 84098 <source>&lt;b&gt;Global Environment&lt;/b&gt;
83737 &lt;p&gt;Setting this indicates, that the environment is defined globally, i.e. not user specific. Usually such environments cannot be deleted by a standard user. The respective button of the Virtual Environment Manager dialog will be disabled for these entries.&lt;/p&gt;</source> 84099 &lt;p&gt;Setting this indicates, that the environment is defined globally, i.e. not user specific. Usually such environments cannot be deleted by a standard user. The respective button of the Virtual Environment Manager dialog will be disabled for these entries.&lt;/p&gt;</source>
83738 <translation type="unfinished"></translation> 84100 <translation type="unfinished"></translation>
83739 </message> 84101 </message>
83740 <message> 84102 <message>
83741 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="120"/> 84103 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="46"/>
83742 <source>Select, if this is a Conda environment</source> 84104 <source>Select, if this is a Conda environment</source>
83743 <translation type="unfinished"></translation> 84105 <translation type="unfinished"></translation>
83744 </message> 84106 </message>
83745 <message> 84107 <message>
83746 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="123"/> 84108 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="49"/>
83747 <source>Conda Environment</source> 84109 <source>Conda Environment</source>
83748 <translation type="unfinished"></translation> 84110 <translation type="unfinished"></translation>
83749 </message> 84111 </message>
83750 <message> 84112 <message>
83751 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="130"/> 84113 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="56"/>
83752 <source>Select, if this is a remotely accessed environment</source> 84114 <source>Select, if this is a remotely accessed environment</source>
83753 <translation type="unfinished"></translation> 84115 <translation type="unfinished"></translation>
83754 </message> 84116 </message>
83755 <message> 84117 <message>
83756 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="133"/> 84118 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="59"/>
83757 <source>Remote Environment</source> 84119 <source>Remote Environment</source>
83758 <translation type="unfinished"></translation> 84120 <translation type="unfinished"></translation>
83759 </message> 84121 </message>
83760 </context> 84122 </context>
83761 <context> 84123 <context>
83829 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="218"/> 84191 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="218"/>
83830 <source>Enter the Python interpreter for the virtual environment</source> 84192 <source>Enter the Python interpreter for the virtual environment</source>
83831 <translation type="unfinished"></translation> 84193 <translation type="unfinished"></translation>
83832 </message> 84194 </message>
83833 <message> 84195 <message>
83834 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="670"/> 84196 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="665"/>
83835 <source>Options</source> 84197 <source>Options</source>
83836 <translation type="unfinished"></translation> 84198 <translation type="unfinished"></translation>
83837 </message> 84199 </message>
83838 <message> 84200 <message>
83839 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="236"/> 84201 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="236"/>
83844 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="243"/> 84206 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="243"/>
83845 <source>Select the verbosity (-1: quiet, 0: normal, 1: verbose)</source> 84207 <source>Select the verbosity (-1: quiet, 0: normal, 1: verbose)</source>
83846 <translation type="unfinished"></translation> 84208 <translation type="unfinished"></translation>
83847 </message> 84209 </message>
83848 <message> 84210 <message>
83849 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="676"/> 84211 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="671"/>
83850 <source>Python Version:</source> 84212 <source>Python Version:</source>
83851 <translation type="unfinished"></translation> 84213 <translation type="unfinished"></translation>
83852 </message> 84214 </message>
83853 <message> 84215 <message>
83854 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="283"/> 84216 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="283"/>
83855 <source>Select the Python version (empty for current)</source> 84217 <source>Select the Python version (empty for current)</source>
83856 <translation type="unfinished"></translation> 84218 <translation type="unfinished"></translation>
83857 </message> 84219 </message>
83858 <message> 84220 <message>
83859 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="345"/> 84221 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="340"/>
83860 <source>Select to give the virtualenv access to the global site-packages</source> 84222 <source>Select to give the virtualenv access to the global site-packages</source>
83861 <translation type="unfinished"></translation> 84223 <translation type="unfinished"></translation>
83862 </message> 84224 </message>
83863 <message> 84225 <message>
83864 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="348"/> 84226 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="343"/>
83865 <source>System-wide Python Packages</source> 84227 <source>System-wide Python Packages</source>
83866 <translation type="unfinished"></translation> 84228 <translation type="unfinished"></translation>
83867 </message> 84229 </message>
83868 <message> 84230 <message>
83869 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="355"/> 84231 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="350"/>
83870 <source>Select to unzip setuptools when installing it</source> 84232 <source>Select to unzip setuptools when installing it</source>
83871 <translation type="unfinished"></translation> 84233 <translation type="unfinished"></translation>
83872 </message> 84234 </message>
83873 <message> 84235 <message>
83874 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="358"/> 84236 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="353"/>
83875 <source>Unzip Setuptool to virtualenv</source> 84237 <source>Unzip Setuptool to virtualenv</source>
83876 <translation type="unfinished"></translation> 84238 <translation type="unfinished"></translation>
83877 </message> 84239 </message>
83878 <message> 84240 <message>
83879 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="368"/> 84241 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="363"/>
83880 <source>Select to not install setuptools (or pip) in the new virtualenv</source> 84242 <source>Select to not install setuptools (or pip) in the new virtualenv</source>
83881 <translation type="unfinished"></translation> 84243 <translation type="unfinished"></translation>
83882 </message> 84244 </message>
83883 <message> 84245 <message>
83884 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="371"/> 84246 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="366"/>
83885 <source>Don&apos;t install &apos;setuptool&apos; (or pip) in the virtualenv</source> 84247 <source>Don&apos;t install &apos;setuptool&apos; (or pip) in the virtualenv</source>
83886 <translation type="unfinished"></translation> 84248 <translation type="unfinished"></translation>
83887 </message> 84249 </message>
83888 <message> 84250 <message>
83889 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="378"/> 84251 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="373"/>
83890 <source>Select to not install pip in the new virtualenv</source> 84252 <source>Select to not install pip in the new virtualenv</source>
83891 <translation type="unfinished"></translation> 84253 <translation type="unfinished"></translation>
83892 </message> 84254 </message>
83893 <message> 84255 <message>
83894 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="381"/> 84256 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="376"/>
83895 <source>Don&apos;t install &apos;pip&apos; in the virtualenv</source> 84257 <source>Don&apos;t install &apos;pip&apos; in the virtualenv</source>
83896 <translation type="unfinished"></translation> 84258 <translation type="unfinished"></translation>
83897 </message> 84259 </message>
83898 <message> 84260 <message>
83899 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="388"/> 84261 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="383"/>
83900 <source>Select to clear the target first</source> 84262 <source>Select to clear the target first</source>
83901 <translation type="unfinished"></translation> 84263 <translation type="unfinished"></translation>
83902 </message> 84264 </message>
83903 <message> 84265 <message>
83904 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="391"/> 84266 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="386"/>
83905 <source>Clear out the target directory</source> 84267 <source>Clear out the target directory</source>
83906 <translation type="unfinished"></translation> 84268 <translation type="unfinished"></translation>
83907 </message> 84269 </message>
83908 <message> 84270 <message>
83909 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="398"/> 84271 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="393"/>
83910 <source>Select to always copy files rather than symlinking</source> 84272 <source>Select to always copy files rather than symlinking</source>
83911 <translation type="unfinished"></translation> 84273 <translation type="unfinished"></translation>
83912 </message> 84274 </message>
83913 <message> 84275 <message>
83914 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="401"/> 84276 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="396"/>
83915 <source>Always copy files</source> 84277 <source>Always copy files</source>
83916 <translation type="unfinished"></translation> 84278 <translation type="unfinished"></translation>
83917 </message> 84279 </message>
83918 <message> 84280 <message>
83919 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="408"/> 84281 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="403"/>
83920 <source>Select to use symlinks instead of copies</source> 84282 <source>Select to use symlinks instead of copies</source>
83921 <translation type="unfinished"></translation> 84283 <translation type="unfinished"></translation>
83922 </message> 84284 </message>
83923 <message> 84285 <message>
83924 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="411"/> 84286 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="406"/>
83925 <source>Use Symbolic Links</source> 84287 <source>Use Symbolic Links</source>
83926 <translation type="unfinished"></translation> 84288 <translation type="unfinished"></translation>
83927 </message> 84289 </message>
83928 <message> 84290 <message>
83929 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="418"/> 84291 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="413"/>
83930 <source>Select to upgrade a virtual environment</source> 84292 <source>Select to upgrade a virtual environment</source>
83931 <translation type="unfinished"></translation> 84293 <translation type="unfinished"></translation>
83932 </message> 84294 </message>
83933 <message> 84295 <message>
83934 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="421"/> 84296 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="416"/>
83935 <source>Upgrade</source> 84297 <source>Upgrade</source>
83936 <translation type="unfinished"></translation> 84298 <translation type="unfinished"></translation>
83937 </message> 84299 </message>
83938 <message> 84300 <message>
83939 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="428"/> 84301 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="423"/>
83940 <source>Select to generate a log file in the target directory</source> 84302 <source>Select to generate a log file in the target directory</source>
83941 <translation type="unfinished"></translation> 84303 <translation type="unfinished"></translation>
83942 </message> 84304 </message>
83943 <message> 84305 <message>
83944 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="431"/> 84306 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="426"/>
83945 <source>Save a log file in the target directory after creation</source> 84307 <source>Save a log file in the target directory after creation</source>
83946 <translation type="unfinished"></translation> 84308 <translation type="unfinished"></translation>
83947 </message> 84309 </message>
83948 <message> 84310 <message>
83949 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="441"/> 84311 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="436"/>
83950 <source>Select to write a shell script/batch file to regenerate the virtualenv</source> 84312 <source>Select to write a shell script/batch file to regenerate the virtualenv</source>
83951 <translation type="unfinished"></translation> 84313 <translation type="unfinished"></translation>
83952 </message> 84314 </message>
83953 <message> 84315 <message>
83954 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="444"/> 84316 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="439"/>
83955 <source>Save virtualenv generation script</source> 84317 <source>Save virtualenv generation script</source>
83956 <translation type="unfinished"></translation> 84318 <translation type="unfinished"></translation>
83957 </message> 84319 </message>
83958 <message> 84320 <message>
83959 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="454"/> 84321 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="449"/>
83960 <source>Open the newly created virtualenv in a file manager window</source> 84322 <source>Open the newly created virtualenv in a file manager window</source>
83961 <translation type="unfinished"></translation> 84323 <translation type="unfinished"></translation>
83962 </message> 84324 </message>
83963 <message> 84325 <message>
83964 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="457"/> 84326 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="452"/>
83965 <source>Open target directory after creation</source> 84327 <source>Open target directory after creation</source>
83966 <translation type="unfinished"></translation> 84328 <translation type="unfinished"></translation>
83967 </message> 84329 </message>
83968 <message> 84330 <message>
83969 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="45"/> 84331 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="45"/>
84029 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="80"/> 84391 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="80"/>
84030 <source>Select to use &apos;conda&apos;</source> 84392 <source>Select to use &apos;conda&apos;</source>
84031 <translation type="unfinished"></translation> 84393 <translation type="unfinished"></translation>
84032 </message> 84394 </message>
84033 <message> 84395 <message>
84034 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="471"/> 84396 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="466"/>
84035 <source>Target Environment Specification</source> 84397 <source>Target Environment Specification</source>
84036 <translation type="unfinished"></translation> 84398 <translation type="unfinished"></translation>
84037 </message> 84399 </message>
84038 <message> 84400 <message>
84039 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="568"/> 84401 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="563"/>
84040 <source>Name:</source> 84402 <source>Name:</source>
84041 <translation type="unfinished">Nom:</translation> 84403 <translation type="unfinished">Nom:</translation>
84042 </message> 84404 </message>
84043 <message> 84405 <message>
84044 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="484"/> 84406 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="479"/>
84045 <source>Enter the name for the environment</source> 84407 <source>Enter the name for the environment</source>
84046 <translation type="unfinished"></translation> 84408 <translation type="unfinished"></translation>
84047 </message> 84409 </message>
84048 <message> 84410 <message>
84049 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="582"/> 84411 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="577"/>
84050 <source>Path:</source> 84412 <source>Path:</source>
84051 <translation type="unfinished"></translation> 84413 <translation type="unfinished"></translation>
84052 </message> 84414 </message>
84053 <message> 84415 <message>
84054 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="507"/> 84416 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="502"/>
84055 <source>Enter the target directory for the conda environment</source> 84417 <source>Enter the target directory for the conda environment</source>
84056 <translation type="unfinished"></translation> 84418 <translation type="unfinished"></translation>
84057 </message> 84419 </message>
84058 <message> 84420 <message>
84059 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="514"/> 84421 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="509"/>
84060 <source>&lt;b&gt;Note:&lt;/b&gt; Only one of the above entries is mandatory.</source> 84422 <source>&lt;b&gt;Note:&lt;/b&gt; Only one of the above entries is mandatory.</source>
84061 <translation type="unfinished"></translation> 84423 <translation type="unfinished"></translation>
84062 </message> 84424 </message>
84063 <message> 84425 <message>
84064 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="524"/> 84426 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="519"/>
84065 <source>Special Operations</source> 84427 <source>Special Operations</source>
84066 <translation type="unfinished"></translation> 84428 <translation type="unfinished"></translation>
84067 </message> 84429 </message>
84068 <message> 84430 <message>
84069 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="536"/> 84431 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="531"/>
84070 <source>Select to clone an environment</source> 84432 <source>Select to clone an environment</source>
84071 <translation type="unfinished"></translation> 84433 <translation type="unfinished"></translation>
84072 </message> 84434 </message>
84073 <message> 84435 <message>
84074 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="539"/> 84436 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="534"/>
84075 <source>Clone Environment</source> 84437 <source>Clone Environment</source>
84076 <translation type="unfinished"></translation> 84438 <translation type="unfinished"></translation>
84077 </message> 84439 </message>
84078 <message> 84440 <message>
84079 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="549"/> 84441 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="544"/>
84080 <source>Select to create the environment from a requirements file</source> 84442 <source>Select to create the environment from a requirements file</source>
84081 <translation type="unfinished"></translation> 84443 <translation type="unfinished"></translation>
84082 </message> 84444 </message>
84083 <message> 84445 <message>
84084 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="552"/> 84446 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="547"/>
84085 <source>from Requirements</source> 84447 <source>from Requirements</source>
84086 <translation type="unfinished"></translation> 84448 <translation type="unfinished"></translation>
84087 </message> 84449 </message>
84088 <message> 84450 <message>
84089 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="575"/> 84451 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="570"/>
84090 <source>Enter the name of the environment to be cloned</source> 84452 <source>Enter the name of the environment to be cloned</source>
84091 <translation type="unfinished"></translation> 84453 <translation type="unfinished"></translation>
84092 </message> 84454 </message>
84093 <message> 84455 <message>
84094 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="598"/> 84456 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="593"/>
84095 <source>Enter the directory of the environment to be cloned</source> 84457 <source>Enter the directory of the environment to be cloned</source>
84096 <translation type="unfinished"></translation> 84458 <translation type="unfinished"></translation>
84097 </message> 84459 </message>
84098 <message> 84460 <message>
84099 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="654"/> 84461 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="649"/>
84100 <source>Package Specs:</source> 84462 <source>Package Specs:</source>
84101 <translation type="unfinished"></translation> 84463 <translation type="unfinished"></translation>
84102 </message> 84464 </message>
84103 <message> 84465 <message>
84104 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="661"/> 84466 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="656"/>
84105 <source>Enter the package specifications for the environment</source> 84467 <source>Enter the package specifications for the environment</source>
84106 <translation type="unfinished"></translation> 84468 <translation type="unfinished"></translation>
84107 </message> 84469 </message>
84108 <message> 84470 <message>
84109 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="683"/> 84471 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="678"/>
84110 <source>Enter the Python version for the environment</source> 84472 <source>Enter the Python version for the environment</source>
84111 <translation type="unfinished"></translation> 84473 <translation type="unfinished"></translation>
84112 </message> 84474 </message>
84113 <message> 84475 <message>
84114 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="690"/> 84476 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="685"/>
84115 <source>Allow insecure SSL connections</source> 84477 <source>Allow insecure SSL connections</source>
84116 <translation type="unfinished"></translation> 84478 <translation type="unfinished"></translation>
84117 </message> 84479 </message>
84118 <message> 84480 <message>
84119 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="697"/> 84481 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="692"/>
84120 <source>Select to perform just a dry-run</source> 84482 <source>Select to perform just a dry-run</source>
84121 <translation type="unfinished"></translation> 84483 <translation type="unfinished"></translation>
84122 </message> 84484 </message>
84123 <message> 84485 <message>
84124 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="700"/> 84486 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="695"/>
84125 <source>Perform dry-run</source> 84487 <source>Perform dry-run</source>
84126 <translation type="unfinished"></translation> 84488 <translation type="unfinished"></translation>
84127 </message> 84489 </message>
84128 <message> 84490 <message>
84129 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="69"/> 84491 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="69"/>
84286 <message> 84648 <message>
84287 <location filename="../VirtualEnv/VirtualenvInterpreterSelectionDialog.py" line="45"/> 84649 <location filename="../VirtualEnv/VirtualenvInterpreterSelectionDialog.py" line="45"/>
84288 <source>Python Interpreter</source> 84650 <source>Python Interpreter</source>
84289 <translation type="unfinished"></translation> 84651 <translation type="unfinished"></translation>
84290 </message> 84652 </message>
84291 <message>
84292 <location filename="../VirtualEnv/VirtualenvInterpreterSelectionDialog.ui" line="64"/>
84293 <source>Select the Python variant</source>
84294 <translation type="unfinished"></translation>
84295 </message>
84296 </context> 84653 </context>
84297 <context> 84654 <context>
84298 <name>VirtualenvManager</name> 84655 <name>VirtualenvManager</name>
84299 <message> 84656 <message>
84300 <location filename="../VirtualEnv/VirtualenvManager.py" line="213"/> 84657 <location filename="../VirtualEnv/VirtualenvManager.py" line="221"/>
84301 <source>Add Virtual Environment</source> 84658 <source>Add Virtual Environment</source>
84302 <translation type="unfinished"></translation> 84659 <translation type="unfinished"></translation>
84303 </message> 84660 </message>
84304 <message> 84661 <message>
84305 <location filename="../VirtualEnv/VirtualenvManager.py" line="213"/> 84662 <location filename="../VirtualEnv/VirtualenvManager.py" line="221"/>
84306 <source>A virtual environment named &lt;b&gt;{0}&lt;/b&gt; exists already. Shall it be replaced?</source> 84663 <source>A virtual environment named &lt;b&gt;{0}&lt;/b&gt; exists already. Shall it be replaced?</source>
84307 <translation type="unfinished"></translation> 84664 <translation type="unfinished"></translation>
84308 </message> 84665 </message>
84309 <message> 84666 <message>
84310 <location filename="../VirtualEnv/VirtualenvManager.py" line="280"/> 84667 <location filename="../VirtualEnv/VirtualenvManager.py" line="285"/>
84311 <source>Change Virtual Environment</source> 84668 <source>Change Virtual Environment</source>
84312 <translation type="unfinished"></translation> 84669 <translation type="unfinished"></translation>
84313 </message> 84670 </message>
84314 <message> 84671 <message>
84315 <location filename="../VirtualEnv/VirtualenvManager.py" line="333"/> 84672 <location filename="../VirtualEnv/VirtualenvManager.py" line="336"/>
84316 <source>A virtual environment named &lt;b&gt;{0}&lt;/b&gt; does not exist. Aborting!</source> 84673 <source>A virtual environment named &lt;b&gt;{0}&lt;/b&gt; does not exist. Aborting!</source>
84317 <translation type="unfinished"></translation> 84674 <translation type="unfinished"></translation>
84318 </message> 84675 </message>
84319 <message> 84676 <message>
84320 <location filename="../VirtualEnv/VirtualenvManager.py" line="333"/> 84677 <location filename="../VirtualEnv/VirtualenvManager.py" line="336"/>
84321 <source>Rename Virtual Environment</source> 84678 <source>Rename Virtual Environment</source>
84322 <translation type="unfinished"></translation> 84679 <translation type="unfinished"></translation>
84323 </message> 84680 </message>
84324 <message> 84681 <message>
84325 <location filename="../VirtualEnv/VirtualenvManager.py" line="425"/> 84682 <location filename="../VirtualEnv/VirtualenvManager.py" line="427"/>
84326 <source>{0} - {1}</source> 84683 <source>{0} - {1}</source>
84327 <translation type="unfinished"></translation> 84684 <translation type="unfinished"></translation>
84328 </message> 84685 </message>
84329 <message> 84686 <message>
84330 <location filename="../VirtualEnv/VirtualenvManager.py" line="366"/> 84687 <location filename="../VirtualEnv/VirtualenvManager.py" line="368"/>
84331 <source>Delete Virtual Environments</source> 84688 <source>Delete Virtual Environments</source>
84332 <translation type="unfinished"></translation> 84689 <translation type="unfinished"></translation>
84333 </message> 84690 </message>
84334 <message> 84691 <message>
84335 <location filename="../VirtualEnv/VirtualenvManager.py" line="366"/> 84692 <location filename="../VirtualEnv/VirtualenvManager.py" line="368"/>
84336 <source>Do you really want to delete these virtual environments?</source> 84693 <source>Do you really want to delete these virtual environments?</source>
84337 <translation type="unfinished"></translation> 84694 <translation type="unfinished"></translation>
84338 </message> 84695 </message>
84339 <message> 84696 <message>
84340 <location filename="../VirtualEnv/VirtualenvManager.py" line="431"/> 84697 <location filename="../VirtualEnv/VirtualenvManager.py" line="433"/>
84341 <source>Remove Virtual Environments</source> 84698 <source>Remove Virtual Environments</source>
84342 <translation type="unfinished"></translation> 84699 <translation type="unfinished"></translation>
84343 </message> 84700 </message>
84344 <message> 84701 <message>
84345 <location filename="../VirtualEnv/VirtualenvManager.py" line="431"/> 84702 <location filename="../VirtualEnv/VirtualenvManager.py" line="433"/>
84346 <source>Do you really want to remove these virtual environments?</source> 84703 <source>Do you really want to remove these virtual environments?</source>
84347 <translation type="unfinished"></translation> 84704 <translation type="unfinished"></translation>
84348 </message> 84705 </message>
84349 </context> 84706 </context>
84350 <context> 84707 <context>
89256 </message> 89613 </message>
89257 </context> 89614 </context>
89258 <context> 89615 <context>
89259 <name>eric6</name> 89616 <name>eric6</name>
89260 <message> 89617 <message>
89261 <location filename="../eric6.py" line="399"/> 89618 <location filename="../eric6.py" line="397"/>
89262 <source>Starting...</source> 89619 <source>Starting...</source>
89263 <translation type="unfinished"></translation> 89620 <translation type="unfinished"></translation>
89264 </message> 89621 </message>
89265 <message> 89622 <message>
89266 <location filename="../eric6.py" line="404"/> 89623 <location filename="../eric6.py" line="402"/>
89267 <source>Generating Main Window...</source> 89624 <source>Generating Main Window...</source>
89268 <translation type="unfinished">Création de la fenêtre principale...</translation> 89625 <translation type="unfinished">Création de la fenêtre principale...</translation>
89269 </message> 89626 </message>
89270 </context> 89627 </context>
89271 <context> 89628 <context>
89418 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/pyflakes/translations.py" line="57"/> 89775 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/pyflakes/translations.py" line="57"/>
89419 <source>Syntax error detected in doctest.</source> 89776 <source>Syntax error detected in doctest.</source>
89420 <translation type="unfinished"></translation> 89777 <translation type="unfinished"></translation>
89421 </message> 89778 </message>
89422 <message> 89779 <message>
89423 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/pyflakes/translations.py" line="183"/> 89780 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/pyflakes/translations.py" line="186"/>
89424 <source>no message defined for code &apos;{0}&apos;</source> 89781 <source>no message defined for code &apos;{0}&apos;</source>
89425 <translation type="unfinished"></translation> 89782 <translation type="unfinished"></translation>
89426 </message> 89783 </message>
89427 <message> 89784 <message>
89428 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/pyflakes/translations.py" line="60"/> 89785 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/pyflakes/translations.py" line="60"/>
89600 <translation type="unfinished"></translation> 89957 <translation type="unfinished"></translation>
89601 </message> 89958 </message>
89602 <message> 89959 <message>
89603 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/pyflakes/translations.py" line="162"/> 89960 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/pyflakes/translations.py" line="162"/>
89604 <source>&apos;...&apos; % ... `*` specifier requires sequence</source> 89961 <source>&apos;...&apos; % ... `*` specifier requires sequence</source>
89962 <translation type="unfinished"></translation>
89963 </message>
89964 <message>
89965 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/pyflakes/translations.py" line="165"/>
89966 <source>&apos;if tuple literal&apos; is always true, perhaps remove accidental comma?</source>
89605 <translation type="unfinished"></translation> 89967 <translation type="unfinished"></translation>
89606 </message> 89968 </message>
89607 </context> 89969 </context>
89608 <context> 89970 <context>
89609 <name>pycodestyle</name> 89971 <name>pycodestyle</name>
89610 <message> 89972 <message>
89611 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="21"/> 89973 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="24"/>
89612 <source>indentation contains mixed spaces and tabs</source> 89974 <source>indentation contains mixed spaces and tabs</source>
89613 <translation type="unfinished"></translation> 89975 <translation type="unfinished"></translation>
89614 </message> 89976 </message>
89615 <message> 89977 <message>
89616 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="24"/> 89978 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="27"/>
89617 <source>indentation is not a multiple of four</source> 89979 <source>indentation is not a multiple of four</source>
89618 <translation type="unfinished"></translation> 89980 <translation type="unfinished"></translation>
89619 </message> 89981 </message>
89620 <message> 89982 <message>
89621 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="27"/> 89983 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="30"/>
89622 <source>expected an indented block</source> 89984 <source>expected an indented block</source>
89623 <translation type="unfinished"></translation> 89985 <translation type="unfinished"></translation>
89624 </message> 89986 </message>
89625 <message> 89987 <message>
89626 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="30"/> 89988 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="33"/>
89627 <source>unexpected indentation</source> 89989 <source>unexpected indentation</source>
89628 <translation type="unfinished"></translation> 89990 <translation type="unfinished"></translation>
89629 </message> 89991 </message>
89630 <message> 89992 <message>
89631 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="33"/> 89993 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="36"/>
89632 <source>indentation is not a multiple of four (comment)</source> 89994 <source>indentation is not a multiple of four (comment)</source>
89633 <translation type="unfinished"></translation> 89995 <translation type="unfinished"></translation>
89634 </message> 89996 </message>
89635 <message> 89997 <message>
89636 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="36"/> 89998 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="39"/>
89637 <source>expected an indented block (comment)</source> 89999 <source>expected an indented block (comment)</source>
89638 <translation type="unfinished"></translation> 90000 <translation type="unfinished"></translation>
89639 </message> 90001 </message>
89640 <message> 90002 <message>
89641 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="39"/> 90003 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="42"/>
89642 <source>unexpected indentation (comment)</source> 90004 <source>unexpected indentation (comment)</source>
89643 <translation type="unfinished"></translation> 90005 <translation type="unfinished"></translation>
89644 </message> 90006 </message>
89645 <message> 90007 <message>
90008 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="48"/>
90009 <source>continuation line indentation is not a multiple of four</source>
90010 <translation type="unfinished"></translation>
90011 </message>
90012 <message>
90013 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="51"/>
90014 <source>continuation line missing indentation or outdented</source>
90015 <translation type="unfinished"></translation>
90016 </message>
90017 <message>
90018 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="54"/>
90019 <source>closing bracket does not match indentation of opening bracket&apos;s line</source>
90020 <translation type="unfinished"></translation>
90021 </message>
90022 <message>
90023 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="58"/>
90024 <source>closing bracket does not match visual indentation</source>
90025 <translation type="unfinished"></translation>
90026 </message>
90027 <message>
90028 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="61"/>
90029 <source>continuation line with same indent as next logical line</source>
90030 <translation type="unfinished"></translation>
90031 </message>
90032 <message>
90033 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="64"/>
90034 <source>continuation line over-indented for hanging indent</source>
90035 <translation type="unfinished"></translation>
90036 </message>
90037 <message>
90038 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="67"/>
90039 <source>continuation line over-indented for visual indent</source>
90040 <translation type="unfinished"></translation>
90041 </message>
90042 <message>
90043 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="70"/>
90044 <source>continuation line under-indented for visual indent</source>
90045 <translation type="unfinished"></translation>
90046 </message>
90047 <message>
90048 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="73"/>
90049 <source>visually indented line with same indent as next logical line</source>
90050 <translation type="unfinished"></translation>
90051 </message>
90052 <message>
90053 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="76"/>
90054 <source>continuation line unaligned for hanging indent</source>
90055 <translation type="unfinished"></translation>
90056 </message>
90057 <message>
90058 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="79"/>
90059 <source>closing bracket is missing indentation</source>
90060 <translation type="unfinished"></translation>
90061 </message>
90062 <message>
90063 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="82"/>
90064 <source>indentation contains tabs</source>
90065 <translation type="unfinished"></translation>
90066 </message>
90067 <message>
90068 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="85"/>
90069 <source>whitespace after &apos;{0}&apos;</source>
90070 <translation type="unfinished"></translation>
90071 </message>
90072 <message>
90073 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="94"/>
90074 <source>whitespace before &apos;{0}&apos;</source>
90075 <translation type="unfinished"></translation>
90076 </message>
90077 <message>
90078 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="97"/>
90079 <source>multiple spaces before operator</source>
90080 <translation type="unfinished"></translation>
90081 </message>
90082 <message>
90083 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="100"/>
90084 <source>multiple spaces after operator</source>
90085 <translation type="unfinished"></translation>
90086 </message>
90087 <message>
90088 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="103"/>
90089 <source>tab before operator</source>
90090 <translation type="unfinished"></translation>
90091 </message>
90092 <message>
90093 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="106"/>
90094 <source>tab after operator</source>
90095 <translation type="unfinished"></translation>
90096 </message>
90097 <message>
90098 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="109"/>
90099 <source>missing whitespace around operator</source>
90100 <translation type="unfinished"></translation>
90101 </message>
90102 <message>
90103 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="112"/>
90104 <source>missing whitespace around arithmetic operator</source>
90105 <translation type="unfinished"></translation>
90106 </message>
90107 <message>
90108 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="115"/>
90109 <source>missing whitespace around bitwise or shift operator</source>
90110 <translation type="unfinished"></translation>
90111 </message>
90112 <message>
90113 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="118"/>
90114 <source>missing whitespace around modulo operator</source>
90115 <translation type="unfinished"></translation>
90116 </message>
90117 <message>
90118 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="121"/>
90119 <source>missing whitespace after &apos;{0}&apos;</source>
90120 <translation type="unfinished"></translation>
90121 </message>
90122 <message>
90123 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="124"/>
90124 <source>multiple spaces after &apos;{0}&apos;</source>
90125 <translation type="unfinished"></translation>
90126 </message>
90127 <message>
90128 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="127"/>
90129 <source>tab after &apos;{0}&apos;</source>
90130 <translation type="unfinished"></translation>
90131 </message>
90132 <message>
90133 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="130"/>
90134 <source>unexpected spaces around keyword / parameter equals</source>
90135 <translation type="unfinished"></translation>
90136 </message>
90137 <message>
90138 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="136"/>
90139 <source>at least two spaces before inline comment</source>
90140 <translation type="unfinished"></translation>
90141 </message>
90142 <message>
90143 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="139"/>
90144 <source>inline comment should start with &apos;# &apos;</source>
90145 <translation type="unfinished"></translation>
90146 </message>
90147 <message>
90148 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="142"/>
90149 <source>block comment should start with &apos;# &apos;</source>
90150 <translation type="unfinished"></translation>
90151 </message>
90152 <message>
90153 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="145"/>
90154 <source>too many leading &apos;#&apos; for block comment</source>
90155 <translation type="unfinished"></translation>
90156 </message>
90157 <message>
90158 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="148"/>
90159 <source>multiple spaces after keyword</source>
90160 <translation type="unfinished"></translation>
90161 </message>
90162 <message>
90163 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="151"/>
90164 <source>multiple spaces before keyword</source>
90165 <translation type="unfinished"></translation>
90166 </message>
90167 <message>
90168 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="154"/>
90169 <source>tab after keyword</source>
90170 <translation type="unfinished"></translation>
90171 </message>
90172 <message>
90173 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="157"/>
90174 <source>tab before keyword</source>
90175 <translation type="unfinished"></translation>
90176 </message>
90177 <message>
90178 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="160"/>
90179 <source>missing whitespace after keyword</source>
90180 <translation type="unfinished"></translation>
90181 </message>
90182 <message>
90183 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="163"/>
90184 <source>trailing whitespace</source>
90185 <translation type="unfinished"></translation>
90186 </message>
90187 <message>
90188 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="166"/>
90189 <source>no newline at end of file</source>
90190 <translation type="unfinished"></translation>
90191 </message>
90192 <message>
90193 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="169"/>
90194 <source>blank line contains whitespace</source>
90195 <translation type="unfinished"></translation>
90196 </message>
90197 <message>
90198 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="194"/>
90199 <source>too many blank lines ({0})</source>
90200 <translation type="unfinished"></translation>
90201 </message>
90202 <message>
90203 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="181"/>
90204 <source>blank lines found after function decorator</source>
90205 <translation type="unfinished"></translation>
90206 </message>
90207 <message>
90208 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="197"/>
90209 <source>blank line at end of file</source>
90210 <translation type="unfinished"></translation>
90211 </message>
90212 <message>
90213 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="200"/>
90214 <source>multiple imports on one line</source>
90215 <translation type="unfinished"></translation>
90216 </message>
90217 <message>
90218 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="203"/>
90219 <source>module level import not at top of file</source>
90220 <translation type="unfinished"></translation>
90221 </message>
90222 <message>
90223 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="206"/>
90224 <source>line too long ({0} &gt; {1} characters)</source>
90225 <translation type="unfinished"></translation>
90226 </message>
90227 <message>
90228 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="209"/>
90229 <source>the backslash is redundant between brackets</source>
90230 <translation type="unfinished"></translation>
90231 </message>
90232 <message>
90233 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="212"/>
90234 <source>line break before binary operator</source>
90235 <translation type="unfinished"></translation>
90236 </message>
90237 <message>
90238 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="221"/>
90239 <source>.has_key() is deprecated, use &apos;in&apos;</source>
90240 <translation type="unfinished"></translation>
90241 </message>
90242 <message>
90243 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="224"/>
90244 <source>deprecated form of raising exception</source>
90245 <translation type="unfinished"></translation>
90246 </message>
90247 <message>
90248 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="227"/>
90249 <source>&apos;&lt;&gt;&apos; is deprecated, use &apos;!=&apos;</source>
90250 <translation type="unfinished"></translation>
90251 </message>
90252 <message>
90253 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="230"/>
90254 <source>backticks are deprecated, use &apos;repr()&apos;</source>
90255 <translation type="unfinished"></translation>
90256 </message>
90257 <message>
90258 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="239"/>
90259 <source>multiple statements on one line (colon)</source>
90260 <translation type="unfinished"></translation>
90261 </message>
90262 <message>
90263 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="242"/>
90264 <source>multiple statements on one line (semicolon)</source>
90265 <translation type="unfinished"></translation>
90266 </message>
90267 <message>
90268 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="245"/>
90269 <source>statement ends with a semicolon</source>
90270 <translation type="unfinished"></translation>
90271 </message>
90272 <message>
90273 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="248"/>
90274 <source>multiple statements on one line (def)</source>
90275 <translation type="unfinished"></translation>
90276 </message>
90277 <message>
90278 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="254"/>
90279 <source>comparison to {0} should be {1}</source>
90280 <translation type="unfinished"></translation>
90281 </message>
90282 <message>
90283 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="257"/>
90284 <source>test for membership should be &apos;not in&apos;</source>
90285 <translation type="unfinished"></translation>
90286 </message>
90287 <message>
90288 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="260"/>
90289 <source>test for object identity should be &apos;is not&apos;</source>
90290 <translation type="unfinished"></translation>
90291 </message>
90292 <message>
90293 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="263"/>
90294 <source>do not compare types, use &apos;isinstance()&apos;</source>
90295 <translation type="unfinished"></translation>
90296 </message>
90297 <message>
90298 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="269"/>
90299 <source>do not assign a lambda expression, use a def</source>
90300 <translation type="unfinished"></translation>
90301 </message>
90302 <message>
90303 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="272"/>
90304 <source>ambiguous variable name &apos;{0}&apos;</source>
90305 <translation type="unfinished"></translation>
90306 </message>
90307 <message>
90308 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="275"/>
90309 <source>ambiguous class definition &apos;{0}&apos;</source>
90310 <translation type="unfinished"></translation>
90311 </message>
90312 <message>
90313 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="278"/>
90314 <source>ambiguous function definition &apos;{0}&apos;</source>
90315 <translation type="unfinished"></translation>
90316 </message>
90317 <message>
90318 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="281"/>
90319 <source>{0}: {1}</source>
90320 <translation type="unfinished"></translation>
90321 </message>
90322 <message>
90323 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="284"/>
90324 <source>{0}</source>
90325 <translation type="unfinished"></translation>
90326 </message>
90327 <message>
90328 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="266"/>
90329 <source>do not use bare except</source>
90330 <translation type="unfinished"></translation>
90331 </message>
90332 <message>
90333 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="184"/>
90334 <source>expected {0} blank lines after class or function definition, found {1}</source>
90335 <translation type="unfinished"></translation>
90336 </message>
90337 <message>
90338 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="236"/>
90339 <source>&apos;async&apos; and &apos;await&apos; are reserved keywords starting with Python 3.7</source>
90340 <translation type="unfinished"></translation>
90341 </message>
90342 <message>
90343 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="133"/>
90344 <source>missing whitespace around parameter equals</source>
90345 <translation type="unfinished"></translation>
90346 </message>
90347 <message>
90348 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="175"/>
90349 <source>expected {0} blank lines, found {1}</source>
90350 <translation type="unfinished"></translation>
90351 </message>
90352 <message>
90353 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="188"/>
90354 <source>expected {0} blank lines before a nested definition, found {1}</source>
90355 <translation type="unfinished"></translation>
90356 </message>
90357 <message>
90358 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="215"/>
90359 <source>line break after binary operator</source>
90360 <translation type="unfinished"></translation>
90361 </message>
90362 <message>
90363 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="233"/>
90364 <source>invalid escape sequence &apos;\{0}&apos;</source>
90365 <translation type="unfinished"></translation>
90366 </message>
90367 <message>
90368 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="191"/>
90369 <source>too many blank lines ({0}) before a nested definition, expected {1}</source>
90370 <translation type="unfinished"></translation>
90371 </message>
90372 <message>
90373 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="178"/>
90374 <source>too many blank lines ({0}), expected {1}</source>
90375 <translation type="unfinished"></translation>
90376 </message>
90377 <message>
89646 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="45"/> 90378 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="45"/>
89647 <source>continuation line indentation is not a multiple of four</source> 90379 <source>over-indented</source>
89648 <translation type="unfinished"></translation>
89649 </message>
89650 <message>
89651 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="48"/>
89652 <source>continuation line missing indentation or outdented</source>
89653 <translation type="unfinished"></translation>
89654 </message>
89655 <message>
89656 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="51"/>
89657 <source>closing bracket does not match indentation of opening bracket&apos;s line</source>
89658 <translation type="unfinished"></translation>
89659 </message>
89660 <message>
89661 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="55"/>
89662 <source>closing bracket does not match visual indentation</source>
89663 <translation type="unfinished"></translation>
89664 </message>
89665 <message>
89666 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="58"/>
89667 <source>continuation line with same indent as next logical line</source>
89668 <translation type="unfinished"></translation>
89669 </message>
89670 <message>
89671 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="61"/>
89672 <source>continuation line over-indented for hanging indent</source>
89673 <translation type="unfinished"></translation>
89674 </message>
89675 <message>
89676 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="64"/>
89677 <source>continuation line over-indented for visual indent</source>
89678 <translation type="unfinished"></translation>
89679 </message>
89680 <message>
89681 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="67"/>
89682 <source>continuation line under-indented for visual indent</source>
89683 <translation type="unfinished"></translation>
89684 </message>
89685 <message>
89686 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="70"/>
89687 <source>visually indented line with same indent as next logical line</source>
89688 <translation type="unfinished"></translation>
89689 </message>
89690 <message>
89691 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="73"/>
89692 <source>continuation line unaligned for hanging indent</source>
89693 <translation type="unfinished"></translation>
89694 </message>
89695 <message>
89696 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="76"/>
89697 <source>closing bracket is missing indentation</source>
89698 <translation type="unfinished"></translation>
89699 </message>
89700 <message>
89701 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="79"/>
89702 <source>indentation contains tabs</source>
89703 <translation type="unfinished"></translation>
89704 </message>
89705 <message>
89706 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="82"/>
89707 <source>whitespace after &apos;{0}&apos;</source>
89708 <translation type="unfinished"></translation>
89709 </message>
89710 <message>
89711 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="91"/>
89712 <source>whitespace before &apos;{0}&apos;</source>
89713 <translation type="unfinished"></translation>
89714 </message>
89715 <message>
89716 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="94"/>
89717 <source>multiple spaces before operator</source>
89718 <translation type="unfinished"></translation>
89719 </message>
89720 <message>
89721 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="97"/>
89722 <source>multiple spaces after operator</source>
89723 <translation type="unfinished"></translation>
89724 </message>
89725 <message>
89726 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="100"/>
89727 <source>tab before operator</source>
89728 <translation type="unfinished"></translation>
89729 </message>
89730 <message>
89731 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="103"/>
89732 <source>tab after operator</source>
89733 <translation type="unfinished"></translation>
89734 </message>
89735 <message>
89736 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="106"/>
89737 <source>missing whitespace around operator</source>
89738 <translation type="unfinished"></translation>
89739 </message>
89740 <message>
89741 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="109"/>
89742 <source>missing whitespace around arithmetic operator</source>
89743 <translation type="unfinished"></translation>
89744 </message>
89745 <message>
89746 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="112"/>
89747 <source>missing whitespace around bitwise or shift operator</source>
89748 <translation type="unfinished"></translation>
89749 </message>
89750 <message>
89751 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="115"/>
89752 <source>missing whitespace around modulo operator</source>
89753 <translation type="unfinished"></translation>
89754 </message>
89755 <message>
89756 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="118"/>
89757 <source>missing whitespace after &apos;{0}&apos;</source>
89758 <translation type="unfinished"></translation>
89759 </message>
89760 <message>
89761 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="121"/>
89762 <source>multiple spaces after &apos;{0}&apos;</source>
89763 <translation type="unfinished"></translation>
89764 </message>
89765 <message>
89766 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="124"/>
89767 <source>tab after &apos;{0}&apos;</source>
89768 <translation type="unfinished"></translation>
89769 </message>
89770 <message>
89771 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="127"/>
89772 <source>unexpected spaces around keyword / parameter equals</source>
89773 <translation type="unfinished"></translation>
89774 </message>
89775 <message>
89776 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="133"/>
89777 <source>at least two spaces before inline comment</source>
89778 <translation type="unfinished"></translation>
89779 </message>
89780 <message>
89781 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="136"/>
89782 <source>inline comment should start with &apos;# &apos;</source>
89783 <translation type="unfinished"></translation>
89784 </message>
89785 <message>
89786 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="139"/>
89787 <source>block comment should start with &apos;# &apos;</source>
89788 <translation type="unfinished"></translation>
89789 </message>
89790 <message>
89791 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="142"/>
89792 <source>too many leading &apos;#&apos; for block comment</source>
89793 <translation type="unfinished"></translation>
89794 </message>
89795 <message>
89796 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="145"/>
89797 <source>multiple spaces after keyword</source>
89798 <translation type="unfinished"></translation>
89799 </message>
89800 <message>
89801 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="148"/>
89802 <source>multiple spaces before keyword</source>
89803 <translation type="unfinished"></translation>
89804 </message>
89805 <message>
89806 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="151"/>
89807 <source>tab after keyword</source>
89808 <translation type="unfinished"></translation>
89809 </message>
89810 <message>
89811 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="154"/>
89812 <source>tab before keyword</source>
89813 <translation type="unfinished"></translation>
89814 </message>
89815 <message>
89816 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="157"/>
89817 <source>missing whitespace after keyword</source>
89818 <translation type="unfinished"></translation>
89819 </message>
89820 <message>
89821 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="160"/>
89822 <source>trailing whitespace</source>
89823 <translation type="unfinished"></translation>
89824 </message>
89825 <message>
89826 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="163"/>
89827 <source>no newline at end of file</source>
89828 <translation type="unfinished"></translation>
89829 </message>
89830 <message>
89831 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="166"/>
89832 <source>blank line contains whitespace</source>
89833 <translation type="unfinished"></translation>
89834 </message>
89835 <message>
89836 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="191"/>
89837 <source>too many blank lines ({0})</source>
89838 <translation type="unfinished"></translation>
89839 </message>
89840 <message>
89841 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="178"/>
89842 <source>blank lines found after function decorator</source>
89843 <translation type="unfinished"></translation>
89844 </message>
89845 <message>
89846 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="194"/>
89847 <source>blank line at end of file</source>
89848 <translation type="unfinished"></translation>
89849 </message>
89850 <message>
89851 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="197"/>
89852 <source>multiple imports on one line</source>
89853 <translation type="unfinished"></translation>
89854 </message>
89855 <message>
89856 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="200"/>
89857 <source>module level import not at top of file</source>
89858 <translation type="unfinished"></translation>
89859 </message>
89860 <message>
89861 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="203"/>
89862 <source>line too long ({0} &gt; {1} characters)</source>
89863 <translation type="unfinished"></translation>
89864 </message>
89865 <message>
89866 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="206"/>
89867 <source>the backslash is redundant between brackets</source>
89868 <translation type="unfinished"></translation>
89869 </message>
89870 <message>
89871 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="209"/>
89872 <source>line break before binary operator</source>
89873 <translation type="unfinished"></translation> 90380 <translation type="unfinished"></translation>
89874 </message> 90381 </message>
89875 <message> 90382 <message>
89876 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="218"/> 90383 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="218"/>
89877 <source>.has_key() is deprecated, use &apos;in&apos;</source>
89878 <translation type="unfinished"></translation>
89879 </message>
89880 <message>
89881 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="221"/>
89882 <source>deprecated form of raising exception</source>
89883 <translation type="unfinished"></translation>
89884 </message>
89885 <message>
89886 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="224"/>
89887 <source>&apos;&lt;&gt;&apos; is deprecated, use &apos;!=&apos;</source>
89888 <translation type="unfinished"></translation>
89889 </message>
89890 <message>
89891 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="227"/>
89892 <source>backticks are deprecated, use &apos;repr()&apos;</source>
89893 <translation type="unfinished"></translation>
89894 </message>
89895 <message>
89896 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="236"/>
89897 <source>multiple statements on one line (colon)</source>
89898 <translation type="unfinished"></translation>
89899 </message>
89900 <message>
89901 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="239"/>
89902 <source>multiple statements on one line (semicolon)</source>
89903 <translation type="unfinished"></translation>
89904 </message>
89905 <message>
89906 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="242"/>
89907 <source>statement ends with a semicolon</source>
89908 <translation type="unfinished"></translation>
89909 </message>
89910 <message>
89911 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="245"/>
89912 <source>multiple statements on one line (def)</source>
89913 <translation type="unfinished"></translation>
89914 </message>
89915 <message>
89916 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="251"/>
89917 <source>comparison to {0} should be {1}</source>
89918 <translation type="unfinished"></translation>
89919 </message>
89920 <message>
89921 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="254"/>
89922 <source>test for membership should be &apos;not in&apos;</source>
89923 <translation type="unfinished"></translation>
89924 </message>
89925 <message>
89926 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="257"/>
89927 <source>test for object identity should be &apos;is not&apos;</source>
89928 <translation type="unfinished"></translation>
89929 </message>
89930 <message>
89931 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="260"/>
89932 <source>do not compare types, use &apos;isinstance()&apos;</source>
89933 <translation type="unfinished"></translation>
89934 </message>
89935 <message>
89936 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="266"/>
89937 <source>do not assign a lambda expression, use a def</source>
89938 <translation type="unfinished"></translation>
89939 </message>
89940 <message>
89941 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="269"/>
89942 <source>ambiguous variable name &apos;{0}&apos;</source>
89943 <translation type="unfinished"></translation>
89944 </message>
89945 <message>
89946 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="272"/>
89947 <source>ambiguous class definition &apos;{0}&apos;</source>
89948 <translation type="unfinished"></translation>
89949 </message>
89950 <message>
89951 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="275"/>
89952 <source>ambiguous function definition &apos;{0}&apos;</source>
89953 <translation type="unfinished"></translation>
89954 </message>
89955 <message>
89956 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="278"/>
89957 <source>{0}: {1}</source>
89958 <translation type="unfinished"></translation>
89959 </message>
89960 <message>
89961 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="281"/>
89962 <source>{0}</source>
89963 <translation type="unfinished"></translation>
89964 </message>
89965 <message>
89966 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="263"/>
89967 <source>do not use bare except</source>
89968 <translation type="unfinished"></translation>
89969 </message>
89970 <message>
89971 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="181"/>
89972 <source>expected {0} blank lines after class or function definition, found {1}</source>
89973 <translation type="unfinished"></translation>
89974 </message>
89975 <message>
89976 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="233"/>
89977 <source>&apos;async&apos; and &apos;await&apos; are reserved keywords starting with Python 3.7</source>
89978 <translation type="unfinished"></translation>
89979 </message>
89980 <message>
89981 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="130"/>
89982 <source>missing whitespace around parameter equals</source>
89983 <translation type="unfinished"></translation>
89984 </message>
89985 <message>
89986 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="172"/>
89987 <source>expected {0} blank lines, found {1}</source>
89988 <translation type="unfinished"></translation>
89989 </message>
89990 <message>
89991 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="185"/>
89992 <source>expected {0} blank lines before a nested definition, found {1}</source>
89993 <translation type="unfinished"></translation>
89994 </message>
89995 <message>
89996 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="212"/>
89997 <source>line break after binary operator</source>
89998 <translation type="unfinished"></translation>
89999 </message>
90000 <message>
90001 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="230"/>
90002 <source>invalid escape sequence &apos;\{0}&apos;</source>
90003 <translation type="unfinished"></translation>
90004 </message>
90005 <message>
90006 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="188"/>
90007 <source>too many blank lines ({0}) before a nested definition, expected {1}</source>
90008 <translation type="unfinished"></translation>
90009 </message>
90010 <message>
90011 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="175"/>
90012 <source>too many blank lines ({0}), expected {1}</source>
90013 <translation type="unfinished"></translation>
90014 </message>
90015 <message>
90016 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="42"/>
90017 <source>over-indented</source>
90018 <translation type="unfinished"></translation>
90019 </message>
90020 <message>
90021 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="215"/>
90022 <source>doc line too long ({0} &gt; {1} characters)</source> 90384 <source>doc line too long ({0} &gt; {1} characters)</source>
90023 <translation type="unfinished"></translation> 90385 <translation type="unfinished"></translation>
90024 </message> 90386 </message>
90025 </context> 90387 </context>
90026 <context> 90388 <context>

eric ide

mercurial