eric6/i18n/eric6_tr.ts

branch
maintenance
changeset 7642
72721823d453
parent 7607
dd1054be15aa
parent 7635
0cdead130a81
child 7684
11e18bf34097
equal deleted inserted replaced
7608:f7cb83647621 7642:72721823d453
1116 </message> 1116 </message>
1117 </context> 1117 </context>
1118 <context> 1118 <context>
1119 <name>AnnotationsChecker</name> 1119 <name>AnnotationsChecker</name>
1120 <message> 1120 <message>
1121 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="808"/> 1121 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="811"/>
1122 <source>missing type annotation for function argument &apos;{0}&apos;</source> 1122 <source>missing type annotation for function argument &apos;{0}&apos;</source>
1123 <translation type="unfinished"></translation> 1123 <translation type="unfinished"></translation>
1124 </message> 1124 </message>
1125 <message> 1125 <message>
1126 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="811"/> 1126 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="814"/>
1127 <source>missing type annotation for &apos;*{0}&apos;</source> 1127 <source>missing type annotation for &apos;*{0}&apos;</source>
1128 <translation type="unfinished"></translation> 1128 <translation type="unfinished"></translation>
1129 </message> 1129 </message>
1130 <message> 1130 <message>
1131 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="814"/> 1131 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="817"/>
1132 <source>missing type annotation for &apos;**{0}&apos;</source> 1132 <source>missing type annotation for &apos;**{0}&apos;</source>
1133 <translation type="unfinished"></translation> 1133 <translation type="unfinished"></translation>
1134 </message> 1134 </message>
1135 <message> 1135 <message>
1136 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="826"/>
1137 <source>missing return type annotation for public function</source>
1138 <translation type="unfinished"></translation>
1139 </message>
1140 <message>
1141 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="829"/>
1142 <source>missing return type annotation for protected function</source>
1143 <translation type="unfinished"></translation>
1144 </message>
1145 <message>
1146 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="832"/>
1147 <source>missing return type annotation for private function</source>
1148 <translation type="unfinished"></translation>
1149 </message>
1150 <message>
1151 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="835"/>
1152 <source>missing return type annotation for special method</source>
1153 <translation type="unfinished"></translation>
1154 </message>
1155 <message>
1156 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="838"/>
1157 <source>missing return type annotation for staticmethod</source>
1158 <translation type="unfinished"></translation>
1159 </message>
1160 <message>
1161 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="841"/>
1162 <source>missing return type annotation for classmethod</source>
1163 <translation type="unfinished"></translation>
1164 </message>
1165 <message>
1166 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="853"/>
1167 <source>{0}: {1}</source>
1168 <translation type="unfinished"></translation>
1169 </message>
1170 <message>
1171 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="820"/>
1172 <source>missing type annotation for &apos;self&apos; in method</source>
1173 <translation type="unfinished"></translation>
1174 </message>
1175 <message>
1136 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="823"/> 1176 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="823"/>
1137 <source>missing return type annotation for public function</source>
1138 <translation type="unfinished"></translation>
1139 </message>
1140 <message>
1141 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="826"/>
1142 <source>missing return type annotation for protected function</source>
1143 <translation type="unfinished"></translation>
1144 </message>
1145 <message>
1146 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="829"/>
1147 <source>missing return type annotation for private function</source>
1148 <translation type="unfinished"></translation>
1149 </message>
1150 <message>
1151 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="832"/>
1152 <source>missing return type annotation for special method</source>
1153 <translation type="unfinished"></translation>
1154 </message>
1155 <message>
1156 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="835"/>
1157 <source>missing return type annotation for staticmethod</source>
1158 <translation type="unfinished"></translation>
1159 </message>
1160 <message>
1161 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="838"/>
1162 <source>missing return type annotation for classmethod</source>
1163 <translation type="unfinished"></translation>
1164 </message>
1165 <message>
1166 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="850"/>
1167 <source>{0}: {1}</source>
1168 <translation type="unfinished"></translation>
1169 </message>
1170 <message>
1171 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="817"/>
1172 <source>missing type annotation for &apos;self&apos; in method</source>
1173 <translation type="unfinished"></translation>
1174 </message>
1175 <message>
1176 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="820"/>
1177 <source>missing type annotation for &apos;cls&apos; in classmethod</source> 1177 <source>missing type annotation for &apos;cls&apos; in classmethod</source>
1178 <translation type="unfinished"></translation> 1178 <translation type="unfinished"></translation>
1179 </message> 1179 </message>
1180 <message> 1180 <message>
1181 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="842"/> 1181 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="845"/>
1182 <source>type annotation coverage of {0}% is too low</source> 1182 <source>type annotation coverage of {0}% is too low</source>
1183 <translation type="unfinished"></translation> 1183 <translation type="unfinished"></translation>
1184 </message> 1184 </message>
1185 <message> 1185 <message>
1186 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="846"/> 1186 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="849"/>
1187 <source>type annotation is too complex ({0} &gt; {1})</source> 1187 <source>type annotation is too complex ({0} &gt; {1})</source>
1188 <translation type="unfinished"></translation> 1188 <translation type="unfinished"></translation>
1189 </message> 1189 </message>
1190 </context> 1190 </context>
1191 <context> 1191 <context>
1267 <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="83"/> 1267 <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="83"/>
1268 <source>Select to not open anything</source> 1268 <source>Select to not open anything</source>
1269 <translation>Açmak için başka birşey seçmeyiniz</translation> 1269 <translation>Açmak için başka birşey seçmeyiniz</translation>
1270 </message> 1270 </message>
1271 <message> 1271 <message>
1272 <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="158"/> 1272 <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="86"/>
1273 <source>None</source> 1273 <source>None</source>
1274 <translation>Yok</translation> 1274 <translation>Yok</translation>
1275 </message> 1275 </message>
1276 <message> 1276 <message>
1277 <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="93"/> 1277 <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="93"/>
1491 <message> 1491 <message>
1492 <location filename="../Preferences/ConfigurationPages/ApplicationPage.py" line="41"/> 1492 <location filename="../Preferences/ConfigurationPages/ApplicationPage.py" line="41"/>
1493 <source>Fatal Error</source> 1493 <source>Fatal Error</source>
1494 <translation type="unfinished"></translation> 1494 <translation type="unfinished"></translation>
1495 </message> 1495 </message>
1496 <message>
1497 <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="158"/>
1498 <source>Never</source>
1499 <translation type="unfinished">Asla</translation>
1500 </message>
1496 </context> 1501 </context>
1497 <context> 1502 <context>
1498 <name>AuthenticationDialog</name> 1503 <name>AuthenticationDialog</name>
1499 <message> 1504 <message>
1500 <location filename="../UI/AuthenticationDialog.ui" line="19"/> 1505 <location filename="../UI/AuthenticationDialog.ui" line="19"/>
1543 </message> 1548 </message>
1544 </context> 1549 </context>
1545 <context> 1550 <context>
1546 <name>BackgroundService</name> 1551 <name>BackgroundService</name>
1547 <message> 1552 <message>
1548 <location filename="../Utilities/BackgroundService.py" line="131"/> 1553 <location filename="../Utilities/BackgroundService.py" line="129"/>
1549 <source>{0} not configured.</source> 1554 <source>{0} not configured.</source>
1550 <translation type="unfinished"></translation> 1555 <translation type="unfinished"></translation>
1551 </message> 1556 </message>
1552 <message> 1557 <message>
1553 <location filename="../Utilities/BackgroundService.py" line="184"/> 1558 <location filename="../Utilities/BackgroundService.py" line="183"/>
1554 <source>Restart background client?</source> 1559 <source>Restart background client?</source>
1555 <translation type="unfinished"></translation> 1560 <translation type="unfinished"></translation>
1556 </message> 1561 </message>
1557 <message> 1562 <message>
1558 <location filename="../Utilities/BackgroundService.py" line="210"/> 1563 <location filename="../Utilities/BackgroundService.py" line="209"/>
1559 <source>An error in Erics background client stopped the service.</source> 1564 <source>An error in Erics background client stopped the service.</source>
1560 <translation type="unfinished"></translation> 1565 <translation type="unfinished"></translation>
1561 </message> 1566 </message>
1562 <message> 1567 <message>
1563 <location filename="../Utilities/BackgroundService.py" line="423"/> 1568 <location filename="../Utilities/BackgroundService.py" line="420"/>
1564 <source>Eric&apos;s background client disconnected because of an unknown reason.</source> 1569 <source>Eric&apos;s background client disconnected because of an unknown reason.</source>
1565 <translation type="unfinished"></translation> 1570 <translation type="unfinished"></translation>
1566 </message> 1571 </message>
1567 <message> 1572 <message>
1568 <location filename="../Utilities/BackgroundService.py" line="429"/> 1573 <location filename="../Utilities/BackgroundService.py" line="426"/>
1569 <source>Background client disconnected.</source> 1574 <source>Background client disconnected.</source>
1570 <translation type="unfinished"></translation> 1575 <translation type="unfinished"></translation>
1571 </message> 1576 </message>
1572 <message> 1577 <message>
1573 <location filename="../Utilities/BackgroundService.py" line="184"/> 1578 <location filename="../Utilities/BackgroundService.py" line="183"/>
1574 <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> 1579 <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>
1575 <translation type="unfinished"></translation> 1580 <translation type="unfinished"></translation>
1576 </message> 1581 </message>
1577 <message> 1582 <message>
1578 <location filename="../Utilities/BackgroundService.py" line="429"/> 1583 <location filename="../Utilities/BackgroundService.py" line="426"/>
1579 <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> 1584 <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>
1580 <translation type="unfinished"></translation> 1585 <translation type="unfinished"></translation>
1581 </message> 1586 </message>
1582 </context> 1587 </context>
1583 <context> 1588 <context>
1997 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="208"/> 2002 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="208"/>
1998 <source>Error saving bookmarks to &lt;b&gt;{0}&lt;/b&gt;.</source> 2003 <source>Error saving bookmarks to &lt;b&gt;{0}&lt;/b&gt;.</source>
1999 <translation>Yer imlerinin &lt;b&gt;{0}&lt;/b&gt;ne kaydederken hata oldu.</translation> 2004 <translation>Yer imlerinin &lt;b&gt;{0}&lt;/b&gt;ne kaydederken hata oldu.</translation>
2000 </message> 2005 </message>
2001 <message> 2006 <message>
2002 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="397"/> 2007 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="393"/>
2003 <source>Export Bookmarks</source> 2008 <source>Export Bookmarks</source>
2004 <translation>Yerimlerini Dışaaktar</translation> 2009 <translation>Yerimlerini Dışaaktar</translation>
2005 </message> 2010 </message>
2006 <message> 2011 <message>
2007 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="421"/> 2012 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="417"/>
2008 <source>Exporting Bookmarks</source> 2013 <source>Exporting Bookmarks</source>
2009 <translation>Yerimleri Dışaaktarılıyor</translation> 2014 <translation>Yerimleri Dışaaktarılıyor</translation>
2010 </message> 2015 </message>
2011 <message> 2016 <message>
2012 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="421"/> 2017 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="417"/>
2013 <source>Error exporting bookmarks to &lt;b&gt;{0}&lt;/b&gt;.</source> 2018 <source>Error exporting bookmarks to &lt;b&gt;{0}&lt;/b&gt;.</source>
2014 <translation>Yerimlerini {0} ye dışa aktarırken hata oldu.</translation> 2019 <translation>Yerimlerini {0} ye dışa aktarırken hata oldu.</translation>
2015 </message> 2020 </message>
2016 <message> 2021 <message>
2017 <location filename="../Helpviewer/Bookmarks/BookmarksManager.py" line="409"/> 2022 <location filename="../Helpviewer/Bookmarks/BookmarksManager.py" line="409"/>
2018 <source>Converted {0}</source> 2023 <source>Converted {0}</source>
2019 <translation type="obsolete">Çevrilmiş {0}</translation> 2024 <translation type="obsolete">Çevrilmiş {0}</translation>
2020 </message> 2025 </message>
2021 <message> 2026 <message>
2022 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="537"/> 2027 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="533"/>
2023 <source>Remove Bookmark</source> 2028 <source>Remove Bookmark</source>
2024 <translation>Yerimini kaldır</translation> 2029 <translation>Yerimini kaldır</translation>
2025 </message> 2030 </message>
2026 <message> 2031 <message>
2027 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="579"/> 2032 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="575"/>
2028 <source>Insert Bookmark</source> 2033 <source>Insert Bookmark</source>
2029 <translation>Yerimi Araya gir</translation> 2034 <translation>Yerimi Araya gir</translation>
2030 </message> 2035 </message>
2031 <message> 2036 <message>
2032 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="620"/> 2037 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="616"/>
2033 <source>Name Change</source> 2038 <source>Name Change</source>
2034 <translation>İsim Değişikliği</translation> 2039 <translation>İsim Değişikliği</translation>
2035 </message> 2040 </message>
2036 <message> 2041 <message>
2037 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="624"/> 2042 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="620"/>
2038 <source>Address Change</source> 2043 <source>Address Change</source>
2039 <translation>Adres Değişikliği</translation> 2044 <translation>Adres Değişikliği</translation>
2040 </message> 2045 </message>
2041 <message> 2046 <message>
2042 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="397"/> 2047 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="393"/>
2043 <source>XBEL bookmarks (*.xbel);;XBEL bookmarks (*.xml);;HTML Bookmarks (*.html)</source> 2048 <source>XBEL bookmarks (*.xbel);;XBEL bookmarks (*.xml);;HTML Bookmarks (*.html)</source>
2044 <translation type="unfinished"></translation> 2049 <translation type="unfinished"></translation>
2045 </message> 2050 </message>
2046 <message> 2051 <message>
2047 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="139"/> 2052 <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="139"/>
2344 <location filename="../UI/Browser.py" line="269"/> 2349 <location filename="../UI/Browser.py" line="269"/>
2345 <source>Find&amp;&amp;Replace in this directory</source> 2350 <source>Find&amp;&amp;Replace in this directory</source>
2346 <translation type="obsolete">Bul&amp;&amp;Değiştir bu dizin içinde</translation> 2351 <translation type="obsolete">Bul&amp;&amp;Değiştir bu dizin içinde</translation>
2347 </message> 2352 </message>
2348 <message> 2353 <message>
2349 <location filename="../UI/Browser.py" line="572"/> 2354 <location filename="../UI/Browser.py" line="570"/>
2350 <source>New toplevel directory</source> 2355 <source>New toplevel directory</source>
2351 <translation>Yeni enüstseviye dizini</translation> 2356 <translation>Yeni enüstseviye dizini</translation>
2352 </message> 2357 </message>
2353 <message> 2358 <message>
2354 <location filename="../UI/Browser.py" line="276"/> 2359 <location filename="../UI/Browser.py" line="276"/>
2364 <location filename="../UI/Browser.py" line="109"/> 2369 <location filename="../UI/Browser.py" line="109"/>
2365 <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> 2370 <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>
2366 <translation type="unfinished"></translation> 2371 <translation type="unfinished"></translation>
2367 </message> 2372 </message>
2368 <message> 2373 <message>
2369 <location filename="../UI/Browser.py" line="503"/> 2374 <location filename="../UI/Browser.py" line="501"/>
2370 <source>Show Mime-Type</source> 2375 <source>Show Mime-Type</source>
2371 <translation type="unfinished"></translation> 2376 <translation type="unfinished"></translation>
2372 </message> 2377 </message>
2373 <message> 2378 <message>
2374 <location filename="../UI/Browser.py" line="476"/> 2379 <location filename="../UI/Browser.py" line="474"/>
2375 <source>The mime type of the file could not be determined.</source> 2380 <source>The mime type of the file could not be determined.</source>
2376 <translation type="unfinished"></translation> 2381 <translation type="unfinished"></translation>
2377 </message> 2382 </message>
2378 <message> 2383 <message>
2379 <location filename="../UI/Browser.py" line="494"/> 2384 <location filename="../UI/Browser.py" line="492"/>
2380 <source>The file has the mime type &lt;b&gt;{0}&lt;/b&gt;.</source> 2385 <source>The file has the mime type &lt;b&gt;{0}&lt;/b&gt;.</source>
2381 <translation type="unfinished"></translation> 2386 <translation type="unfinished"></translation>
2382 </message> 2387 </message>
2383 <message> 2388 <message>
2384 <location filename="../UI/Browser.py" line="503"/> 2389 <location filename="../UI/Browser.py" line="501"/>
2385 <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> 2390 <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>
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="228"/> 2394 <location filename="../UI/Browser.py" line="228"/>
2824 <source>Enter the host and port to connect to in the form &quot;host@port&quot;</source> 2829 <source>Enter the host and port to connect to in the form &quot;host@port&quot;</source>
2825 <translation type="unfinished"></translation> 2830 <translation type="unfinished"></translation>
2826 </message> 2831 </message>
2827 </context> 2832 </context>
2828 <context> 2833 <context>
2834 <name>CheckerCategories</name>
2835 <message>
2836 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="63"/>
2837 <source>Annotations</source>
2838 <translation type="unfinished"></translation>
2839 </message>
2840 <message>
2841 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="66"/>
2842 <source>Code Complexity</source>
2843 <translation type="unfinished"></translation>
2844 </message>
2845 <message>
2846 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="69"/>
2847 <source>Documentation</source>
2848 <translation type="unfinished">Belgeleme</translation>
2849 </message>
2850 <message>
2851 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="72"/>
2852 <source>Errors</source>
2853 <translation type="unfinished">Hatalar</translation>
2854 </message>
2855 <message>
2856 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="75"/>
2857 <source>Miscellaneous</source>
2858 <translation type="unfinished"></translation>
2859 </message>
2860 <message>
2861 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="78"/>
2862 <source>Naming</source>
2863 <translation type="unfinished"></translation>
2864 </message>
2865 <message>
2866 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="84"/>
2867 <source>Warnings</source>
2868 <translation type="unfinished"></translation>
2869 </message>
2870 <message>
2871 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="81"/>
2872 <source>Security</source>
2873 <translation type="unfinished">Güvenlik</translation>
2874 </message>
2875 </context>
2876 <context>
2829 <name>ChromeImporter</name> 2877 <name>ChromeImporter</name>
2830 <message> 2878 <message>
2831 <location filename="../WebBrowser/Bookmarks/BookmarksImporters/ChromeImporter.py" line="43"/> 2879 <location filename="../WebBrowser/Bookmarks/BookmarksImporters/ChromeImporter.py" line="43"/>
2832 <source>Google Chrome stores its bookmarks in the &lt;b&gt;Bookmarks&lt;/b&gt; text file. This file is usually located in</source> 2880 <source>Google Chrome stores its bookmarks in the &lt;b&gt;Bookmarks&lt;/b&gt; text file. This file is usually located in</source>
2833 <translation type="unfinished"></translation> 2881 <translation type="unfinished"></translation>
3351 <source>Enter right hand side of assignment</source> 3399 <source>Enter right hand side of assignment</source>
3352 <translation type="unfinished"></translation> 3400 <translation type="unfinished"></translation>
3353 </message> 3401 </message>
3354 </context> 3402 </context>
3355 <context> 3403 <context>
3404 <name>CodeStyleChecker</name>
3405 <message>
3406 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="1133"/>
3407 <source>No message defined for code &apos;{0}&apos;.</source>
3408 <translation type="unfinished"></translation>
3409 </message>
3410 </context>
3411 <context>
3356 <name>CodeStyleCheckerDialog</name> 3412 <name>CodeStyleCheckerDialog</name>
3357 <message> 3413 <message>
3358 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="14"/> 3414 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="14"/>
3359 <source>Code Style Check Result</source> 3415 <source>Code Style Check Result</source>
3360 <translation type="unfinished"></translation> 3416 <translation type="unfinished"></translation>
3365 &lt;p&gt;This dialog shows the results of the code style check. Double clicking an 3421 &lt;p&gt;This dialog shows the results of the code style check. Double clicking an
3366 entry will open an editor window and position the cursor at the respective line and position.&lt;/p&gt;</source> 3422 entry will open an editor window and position the cursor at the respective line and position.&lt;/p&gt;</source>
3367 <translation type="unfinished"></translation> 3423 <translation type="unfinished"></translation>
3368 </message> 3424 </message>
3369 <message> 3425 <message>
3370 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="48"/> 3426 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="68"/>
3371 <source>Exclude Files:</source> 3427 <source>Exclude Files:</source>
3372 <translation type="unfinished">Dışarda Tutulan Dosyalar:</translation> 3428 <translation type="unfinished">Dışarda Tutulan Dosyalar:</translation>
3373 </message> 3429 </message>
3374 <message> 3430 <message>
3375 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="55"/> 3431 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="75"/>
3376 <source>Enter filename patterns of files to be excluded separated by a comma</source> 3432 <source>Enter filename patterns of files to be excluded separated by a comma</source>
3377 <translation type="unfinished">Dosyaadılarını virgül ile ayırarak giriniz</translation> 3433 <translation type="unfinished">Dosyaadılarını virgül ile ayırarak giriniz</translation>
3378 </message> 3434 </message>
3379 <message> 3435 <message>
3380 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="828"/> 3436 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1090"/>
3381 <source>Press to start the code style check run</source> 3437 <source>Press to start the code style check run</source>
3382 <translation type="unfinished"></translation> 3438 <translation type="unfinished"></translation>
3383 </message> 3439 </message>
3384 <message> 3440 <message>
3385 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="985"/> 3441 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1321"/>
3386 <source>Press to fix the selected issues</source> 3442 <source>Press to fix the selected issues</source>
3387 <translation type="unfinished"></translation> 3443 <translation type="unfinished"></translation>
3388 </message> 3444 </message>
3389 <message> 3445 <message>
3390 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="851"/> 3446 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1113"/>
3391 <source>Press to load the default values</source> 3447 <source>Press to load the default values</source>
3392 <translation type="unfinished"></translation> 3448 <translation type="unfinished"></translation>
3393 </message> 3449 </message>
3394 <message> 3450 <message>
3395 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="861"/> 3451 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1123"/>
3396 <source>Press to store the current values as defaults</source> 3452 <source>Press to store the current values as defaults</source>
3397 <translation type="unfinished"></translation> 3453 <translation type="unfinished"></translation>
3398 </message> 3454 </message>
3399 <message> 3455 <message>
3400 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="871"/> 3456 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1133"/>
3401 <source>Press to reset the default values</source> 3457 <source>Press to reset the default values</source>
3402 <translation type="unfinished"></translation> 3458 <translation type="unfinished"></translation>
3403 </message> 3459 </message>
3404 <message> 3460 <message>
3405 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="62"/> 3461 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="82"/>
3406 <source>Exclude Messages:</source> 3462 <source>Exclude Messages:</source>
3407 <translation type="unfinished"></translation> 3463 <translation type="unfinished"></translation>
3408 </message> 3464 </message>
3409 <message> 3465 <message>
3410 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="69"/> 3466 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="159"/>
3411 <source>Enter message codes or categories to be excluded separated by a comma</source>
3412 <translation type="unfinished"></translation>
3413 </message>
3414 <message>
3415 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="139"/>
3416 <source>Press to select the message codes from a list</source> 3467 <source>Press to select the message codes from a list</source>
3417 <translation type="unfinished"></translation> 3468 <translation type="unfinished"></translation>
3418 </message> 3469 </message>
3419 <message> 3470 <message>
3420 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="83"/> 3471 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="103"/>
3421 <source>Included Messages:</source> 3472 <source>Included Messages:</source>
3422 <translation type="unfinished"></translation> 3473 <translation type="unfinished"></translation>
3423 </message> 3474 </message>
3424 <message> 3475 <message>
3425 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="90"/> 3476 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="124"/>
3426 <source>Enter message codes or categories to be included separated by a comma</source>
3427 <translation type="unfinished"></translation>
3428 </message>
3429 <message>
3430 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="104"/>
3431 <source>Fix Issues:</source> 3477 <source>Fix Issues:</source>
3432 <translation type="unfinished"></translation> 3478 <translation type="unfinished"></translation>
3433 </message> 3479 </message>
3434 <message> 3480 <message>
3435 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="111"/> 3481 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="131"/>
3436 <source>Enter message codes of issues to be fixed automatically (leave empty to fix all)</source> 3482 <source>Enter message codes of issues to be fixed automatically (leave empty to fix all)</source>
3437 <translation type="unfinished"></translation> 3483 <translation type="unfinished"></translation>
3438 </message> 3484 </message>
3439 <message> 3485 <message>
3440 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="125"/> 3486 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="145"/>
3441 <source>Don&apos;t Fix Issues:</source> 3487 <source>Don&apos;t Fix Issues:</source>
3442 <translation type="unfinished"></translation> 3488 <translation type="unfinished"></translation>
3443 </message> 3489 </message>
3444 <message> 3490 <message>
3445 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="132"/> 3491 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="152"/>
3446 <source>Enter message codes of issues not to be fixed automatically</source> 3492 <source>Enter message codes of issues not to be fixed automatically</source>
3447 <translation type="unfinished"></translation> 3493 <translation type="unfinished"></translation>
3448 </message> 3494 </message>
3449 <message> 3495 <message>
3450 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="263"/> 3496 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="283"/>
3451 <source>Max. Line Length:</source> 3497 <source>Max. Line Length:</source>
3452 <translation type="unfinished"></translation> 3498 <translation type="unfinished"></translation>
3453 </message> 3499 </message>
3454 <message> 3500 <message>
3455 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="296"/> 3501 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="316"/>
3456 <source>Enter the maximum allowed line length (PEP-8: 79 characters)</source> 3502 <source>Enter the maximum allowed line length (PEP-8: 79 characters)</source>
3457 <translation type="unfinished"></translation> 3503 <translation type="unfinished"></translation>
3458 </message> 3504 </message>
3459 <message> 3505 <message>
3460 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="423"/> 3506 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="443"/>
3461 <source>Docstring Type:</source> 3507 <source>Docstring Type:</source>
3462 <translation type="unfinished"></translation> 3508 <translation type="unfinished"></translation>
3463 </message> 3509 </message>
3464 <message> 3510 <message>
3465 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="430"/> 3511 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="450"/>
3466 <source>Select the rule set for docstrings</source> 3512 <source>Select the rule set for docstrings</source>
3467 <translation type="unfinished"></translation> 3513 <translation type="unfinished"></translation>
3468 </message> 3514 </message>
3469 <message> 3515 <message>
3470 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="404"/> 3516 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="424"/>
3471 <source>Select to allow hanging closing brackets</source> 3517 <source>Select to allow hanging closing brackets</source>
3472 <translation type="unfinished"></translation> 3518 <translation type="unfinished"></translation>
3473 </message> 3519 </message>
3474 <message> 3520 <message>
3475 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="407"/> 3521 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="427"/>
3476 <source>Allow hanging closing brackets</source> 3522 <source>Allow hanging closing brackets</source>
3477 <translation type="unfinished"></translation> 3523 <translation type="unfinished"></translation>
3478 </message> 3524 </message>
3479 <message> 3525 <message>
3480 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="148"/> 3526 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="168"/>
3481 <source>Select to repeat each message type</source> 3527 <source>Select to repeat each message type</source>
3482 <translation type="unfinished"></translation> 3528 <translation type="unfinished"></translation>
3483 </message> 3529 </message>
3484 <message> 3530 <message>
3485 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="151"/> 3531 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="171"/>
3486 <source>Repeat messages</source> 3532 <source>Repeat messages</source>
3487 <translation type="unfinished"></translation> 3533 <translation type="unfinished"></translation>
3488 </message> 3534 </message>
3489 <message> 3535 <message>
3490 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="161"/> 3536 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="181"/>
3491 <source>Select to fix some issues</source> 3537 <source>Select to fix some issues</source>
3492 <translation type="unfinished"></translation> 3538 <translation type="unfinished"></translation>
3493 </message> 3539 </message>
3494 <message> 3540 <message>
3495 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="164"/> 3541 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="184"/>
3496 <source>Fix issues automatically</source> 3542 <source>Fix issues automatically</source>
3497 <translation type="unfinished"></translation> 3543 <translation type="unfinished"></translation>
3498 </message> 3544 </message>
3499 <message> 3545 <message>
3500 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="898"/> 3546 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1263"/>
3501 <source>&lt;b&gt;Result List&lt;/b&gt; 3547 <source>&lt;b&gt;Result List&lt;/b&gt;
3502 &lt;p&gt;This list shows the results of the code style check. Double clicking 3548 &lt;p&gt;This list shows the results of the code style check. Double clicking
3503 an entry will open this entry in an editor window and position the cursor at 3549 an entry will open this entry in an editor window and position the cursor at
3504 the respective line and position.&lt;/p&gt;</source> 3550 the respective line and position.&lt;/p&gt;</source>
3505 <translation type="unfinished"></translation> 3551 <translation type="unfinished"></translation>
3506 </message> 3552 </message>
3507 <message> 3553 <message>
3508 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="914"/> 3554 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1279"/>
3509 <source>File/Line</source> 3555 <source>File/Line</source>
3510 <translation type="unfinished">Dosya/Satır</translation> 3556 <translation type="unfinished">Dosya/Satır</translation>
3511 </message> 3557 </message>
3512 <message> 3558 <message>
3513 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="919"/> 3559 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1284"/>
3514 <source>Code</source> 3560 <source>Code</source>
3515 <translation type="unfinished">Kod</translation> 3561 <translation type="unfinished">Kod</translation>
3516 </message> 3562 </message>
3517 <message> 3563 <message>
3518 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="924"/> 3564 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1289"/>
3519 <source>Message</source> 3565 <source>Message</source>
3520 <translation type="unfinished">Mesaj</translation> 3566 <translation type="unfinished">Mesaj</translation>
3521 </message> 3567 </message>
3522 <message> 3568 <message>
3523 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="81"/> 3569 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="122"/>
3524 <source>PEP-257</source> 3570 <source>PEP-257</source>
3525 <translation type="unfinished"></translation> 3571 <translation type="unfinished"></translation>
3526 </message> 3572 </message>
3527 <message> 3573 <message>
3528 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="82"/> 3574 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="123"/>
3529 <source>Eric</source> 3575 <source>Eric</source>
3530 <translation type="unfinished"></translation> 3576 <translation type="unfinished"></translation>
3531 </message> 3577 </message>
3532 <message> 3578 <message>
3533 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="89"/> 3579 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1354"/>
3534 <source>Statistics...</source> 3580 <source>Statistics...</source>
3535 <translation type="unfinished"></translation> 3581 <translation type="unfinished"></translation>
3536 </message> 3582 </message>
3537 <message> 3583 <message>
3538 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="91"/> 3584 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1351"/>
3539 <source>Press to show some statistics for the last run</source> 3585 <source>Press to show some statistics for the last run</source>
3540 <translation type="unfinished"></translation> 3586 <translation type="unfinished"></translation>
3541 </message> 3587 </message>
3542 <message> 3588 <message>
3543 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="94"/> 3589 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1344"/>
3544 <source>Show</source> 3590 <source>Show</source>
3545 <translation type="unfinished">Göster</translation> 3591 <translation type="unfinished">Göster</translation>
3546 </message> 3592 </message>
3547 <message> 3593 <message>
3548 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="96"/> 3594 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1341"/>
3549 <source>Press to show all files containing an issue</source> 3595 <source>Press to show all files containing an issue</source>
3550 <translation type="unfinished"></translation> 3596 <translation type="unfinished"></translation>
3551 </message> 3597 </message>
3552 <message> 3598 <message>
3553 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="647"/> 3599 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="238"/>
3554 <source>Error: {0}</source> 3600 <source>Error: {0}</source>
3555 <translation type="unfinished">Hata: {0}</translation> 3601 <translation type="unfinished">Hata: {0}</translation>
3556 </message> 3602 </message>
3557 <message> 3603 <message>
3558 <location filename="../Plugins/PluginCodeStyleChecker.py" line="244"/> 3604 <location filename="../Plugins/PluginCodeStyleChecker.py" line="224"/>
3559 <source>Fix: {0}</source> 3605 <source>Fix: {0}</source>
3560 <translation type="unfinished"></translation> 3606 <translation type="unfinished"></translation>
3561 </message> 3607 </message>
3562 <message> 3608 <message>
3563 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="789"/> 3609 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1016"/>
3564 <source>No issues found.</source> 3610 <source>No issues found.</source>
3565 <translation type="unfinished">Sorun bulunamadı.</translation> 3611 <translation type="unfinished">Sorun bulunamadı.</translation>
3566 </message> 3612 </message>
3567 <message> 3613 <message>
3568 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="945"/> 3614 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1189"/>
3569 <source>Shows the progress of the code style check</source> 3615 <source>Shows the progress of the code style check</source>
3570 <translation type="unfinished"></translation> 3616 <translation type="unfinished"></translation>
3571 </message> 3617 </message>
3572 <message> 3618 <message>
3573 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="954"/> 3619 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1198"/>
3574 <source>%v/%m Files</source> 3620 <source>%v/%m Files</source>
3575 <translation type="unfinished"></translation> 3621 <translation type="unfinished"></translation>
3576 </message> 3622 </message>
3577 <message> 3623 <message>
3578 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="174"/> 3624 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="194"/>
3579 <source>Select to show ignored issues</source> 3625 <source>Select to show ignored issues</source>
3580 <translation type="unfinished"></translation> 3626 <translation type="unfinished"></translation>
3581 </message> 3627 </message>
3582 <message> 3628 <message>
3583 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="177"/> 3629 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="197"/>
3584 <source>Show ignored</source> 3630 <source>Show ignored</source>
3585 <translation type="unfinished"></translation> 3631 <translation type="unfinished"></translation>
3586 </message> 3632 </message>
3587 <message> 3633 <message>
3588 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="740"/> 3634 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="942"/>
3589 <source>{0} (ignored)</source> 3635 <source>{0} (ignored)</source>
3590 <translation type="unfinished"></translation> 3636 <translation type="unfinished"></translation>
3591 </message> 3637 </message>
3592 <message> 3638 <message>
3593 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="632"/> 3639 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="835"/>
3594 <source>Preparing files...</source> 3640 <source>Preparing files...</source>
3595 <translation type="unfinished"></translation> 3641 <translation type="unfinished"></translation>
3596 </message> 3642 </message>
3597 <message> 3643 <message>
3598 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="678"/> 3644 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="698"/>
3599 <source>Enter the maximum allowed code complexity (McCabe: 10)</source> 3645 <source>Enter the maximum allowed code complexity (McCabe: 10)</source>
3600 <translation type="unfinished"></translation> 3646 <translation type="unfinished"></translation>
3601 </message> 3647 </message>
3602 <message> 3648 <message>
3603 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="159"/> 3649 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="211"/>
3604 <source>Errors</source> 3650 <source>Errors</source>
3605 <translation type="unfinished">Hatalar</translation> 3651 <translation type="unfinished">Hatalar</translation>
3606 </message> 3652 </message>
3607 <message> 3653 <message>
3608 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="674"/> 3654 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="874"/>
3609 <source>Transferring data...</source> 3655 <source>Transferring data...</source>
3610 <translation type="unfinished"></translation> 3656 <translation type="unfinished"></translation>
3611 </message> 3657 </message>
3612 <message> 3658 <message>
3613 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="42"/> 3659 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="42"/>
3614 <source>Global Options</source> 3660 <source>Global Options</source>
3615 <translation type="unfinished"></translation> 3661 <translation type="unfinished"></translation>
3616 </message> 3662 </message>
3617 <message> 3663 <message>
3618 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="213"/> 3664 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="233"/>
3619 <source>Specific Options</source> 3665 <source>Specific Options</source>
3620 <translation type="unfinished"></translation> 3666 <translation type="unfinished"></translation>
3621 </message> 3667 </message>
3622 <message> 3668 <message>
3623 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="255"/> 3669 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="275"/>
3624 <source>Source Style</source> 3670 <source>Source Style</source>
3625 <translation type="unfinished"></translation> 3671 <translation type="unfinished"></translation>
3626 </message> 3672 </message>
3627 <message> 3673 <message>
3628 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="417"/> 3674 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="437"/>
3629 <source>Documentation Style</source> 3675 <source>Documentation Style</source>
3630 <translation type="unfinished"></translation> 3676 <translation type="unfinished"></translation>
3631 </message> 3677 </message>
3632 <message> 3678 <message>
3633 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="453"/> 3679 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="473"/>
3634 <source>Coding Line</source> 3680 <source>Coding Line</source>
3635 <translation type="unfinished"></translation> 3681 <translation type="unfinished"></translation>
3636 </message> 3682 </message>
3637 <message> 3683 <message>
3638 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="459"/> 3684 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="479"/>
3639 <source>Valid Encodings:</source> 3685 <source>Valid Encodings:</source>
3640 <translation type="unfinished"></translation> 3686 <translation type="unfinished"></translation>
3641 </message> 3687 </message>
3642 <message> 3688 <message>
3643 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="466"/> 3689 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="486"/>
3644 <source>Enter valid encodings separated by a comma (leave empty to use defaults)</source> 3690 <source>Enter valid encodings separated by a comma (leave empty to use defaults)</source>
3645 <translation type="unfinished"></translation> 3691 <translation type="unfinished"></translation>
3646 </message> 3692 </message>
3647 <message> 3693 <message>
3648 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="476"/> 3694 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="496"/>
3649 <source>Copyright</source> 3695 <source>Copyright</source>
3650 <translation type="unfinished"></translation> 3696 <translation type="unfinished"></translation>
3651 </message> 3697 </message>
3652 <message> 3698 <message>
3653 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="482"/> 3699 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="502"/>
3654 <source>Min. File Size:</source> 3700 <source>Min. File Size:</source>
3655 <translation type="unfinished"></translation> 3701 <translation type="unfinished"></translation>
3656 </message> 3702 </message>
3657 <message> 3703 <message>
3658 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="489"/> 3704 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="509"/>
3659 <source>Enter the minimum size a file must have to be checked (0 for all files)</source> 3705 <source>Enter the minimum size a file must have to be checked (0 for all files)</source>
3660 <translation type="unfinished"></translation> 3706 <translation type="unfinished"></translation>
3661 </message> 3707 </message>
3662 <message> 3708 <message>
3663 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="515"/> 3709 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="535"/>
3664 <source>Author:</source> 3710 <source>Author:</source>
3665 <translation type="unfinished">Yazar:</translation> 3711 <translation type="unfinished">Yazar:</translation>
3666 </message> 3712 </message>
3667 <message> 3713 <message>
3668 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="522"/> 3714 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="542"/>
3669 <source>Enter a copyright author name to check for (leave empty to omit this check)</source> 3715 <source>Enter a copyright author name to check for (leave empty to omit this check)</source>
3670 <translation type="unfinished"></translation> 3716 <translation type="unfinished"></translation>
3671 </message> 3717 </message>
3672 <message> 3718 <message>
3673 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="532"/> 3719 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="552"/>
3674 <source>Future Imports</source> 3720 <source>Future Imports</source>
3675 <translation type="unfinished"></translation> 3721 <translation type="unfinished"></translation>
3676 </message> 3722 </message>
3677 <message> 3723 <message>
3678 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="538"/> 3724 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="558"/>
3679 <source>Expected Imports:</source> 3725 <source>Expected Imports:</source>
3680 <translation type="unfinished"></translation> 3726 <translation type="unfinished"></translation>
3681 </message> 3727 </message>
3682 <message> 3728 <message>
3683 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="652"/> 3729 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="672"/>
3684 <source>Code Complexity</source> 3730 <source>Code Complexity</source>
3685 <translation type="unfinished"></translation> 3731 <translation type="unfinished"></translation>
3686 </message> 3732 </message>
3687 <message> 3733 <message>
3688 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="831"/> 3734 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1093"/>
3689 <source>&amp;Start</source> 3735 <source>&amp;Start</source>
3690 <translation type="unfinished">Ba&amp;şlat</translation> 3736 <translation type="unfinished">Ba&amp;şlat</translation>
3691 </message> 3737 </message>
3692 <message> 3738 <message>
3693 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="988"/> 3739 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1324"/>
3694 <source>&amp;Fix Selected</source> 3740 <source>&amp;Fix Selected</source>
3695 <translation type="unfinished"></translation> 3741 <translation type="unfinished"></translation>
3696 </message> 3742 </message>
3697 <message> 3743 <message>
3698 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="854"/> 3744 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1116"/>
3699 <source>&amp;Load Defaults</source> 3745 <source>&amp;Load Defaults</source>
3700 <translation type="unfinished"></translation> 3746 <translation type="unfinished"></translation>
3701 </message> 3747 </message>
3702 <message> 3748 <message>
3703 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="864"/> 3749 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1126"/>
3704 <source>St&amp;ore Defaults</source> 3750 <source>St&amp;ore Defaults</source>
3705 <translation type="unfinished"></translation> 3751 <translation type="unfinished"></translation>
3706 </message> 3752 </message>
3707 <message> 3753 <message>
3708 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="874"/> 3754 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1136"/>
3709 <source>&amp;Reset Defaults</source> 3755 <source>&amp;Reset Defaults</source>
3710 <translation type="unfinished"></translation> 3756 <translation type="unfinished"></translation>
3711 </message> 3757 </message>
3712 <message> 3758 <message>
3713 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="792"/> 3759 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1019"/>
3714 <source>No files found (check your ignore list).</source> 3760 <source>No files found (check your ignore list).</source>
3715 <translation type="unfinished"></translation> 3761 <translation type="unfinished"></translation>
3716 </message> 3762 </message>
3717 <message> 3763 <message>
3718 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="564"/> 3764 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="584"/>
3719 <source>Ignore Built-ins Assignment</source> 3765 <source>Ignore Built-ins Assignment</source>
3720 <translation type="unfinished"></translation> 3766 <translation type="unfinished"></translation>
3721 </message> 3767 </message>
3722 <message> 3768 <message>
3723 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="580"/> 3769 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="600"/>
3724 <source>Left</source> 3770 <source>Left</source>
3725 <translation type="unfinished">Left</translation> 3771 <translation type="unfinished">Left</translation>
3726 </message> 3772 </message>
3727 <message> 3773 <message>
3728 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="585"/> 3774 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="605"/>
3729 <source>Right</source> 3775 <source>Right</source>
3730 <translation type="unfinished">Right</translation> 3776 <translation type="unfinished">Right</translation>
3731 </message> 3777 </message>
3732 <message> 3778 <message>
3733 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="595"/> 3779 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="615"/>
3734 <source>Press to add a built-in assignment to be ignored</source> 3780 <source>Press to add a built-in assignment to be ignored</source>
3735 <translation type="unfinished"></translation> 3781 <translation type="unfinished"></translation>
3736 </message> 3782 </message>
3737 <message> 3783 <message>
3738 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="605"/> 3784 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="625"/>
3739 <source>Press to delete the selected entries</source> 3785 <source>Press to delete the selected entries</source>
3740 <translation type="unfinished">Seçilen girişi silmek için basınız</translation> 3786 <translation type="unfinished">Seçilen girişi silmek için basınız</translation>
3741 </message> 3787 </message>
3742 <message> 3788 <message>
3743 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="671"/> 3789 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="691"/>
3744 <source>Max. McCabe Complexity:</source> 3790 <source>Max. McCabe Complexity:</source>
3745 <translation type="unfinished"></translation> 3791 <translation type="unfinished"></translation>
3746 </message> 3792 </message>
3747 <message> 3793 <message>
3748 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="694"/> 3794 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="714"/>
3749 <source>Max. Line Complexity:</source> 3795 <source>Max. Line Complexity:</source>
3750 <translation type="unfinished"></translation> 3796 <translation type="unfinished"></translation>
3751 </message> 3797 </message>
3752 <message> 3798 <message>
3753 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="701"/> 3799 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="721"/>
3754 <source>Enter the maximum complexity (number of nodes) for a line of code</source> 3800 <source>Enter the maximum complexity (number of nodes) for a line of code</source>
3755 <translation type="unfinished"></translation> 3801 <translation type="unfinished"></translation>
3756 </message> 3802 </message>
3757 <message> 3803 <message>
3758 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="717"/> 3804 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="737"/>
3759 <source>Max. Line Complexity Score:</source> 3805 <source>Max. Line Complexity Score:</source>
3760 <translation type="unfinished"></translation> 3806 <translation type="unfinished"></translation>
3761 </message> 3807 </message>
3762 <message> 3808 <message>
3763 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="724"/> 3809 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="744"/>
3764 <source>Enter the maximum allowed median for line complexity</source> 3810 <source>Enter the maximum allowed median for line complexity</source>
3765 <translation type="unfinished"></translation> 3811 <translation type="unfinished"></translation>
3766 </message> 3812 </message>
3767 <message> 3813 <message>
3768 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="330"/> 3814 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="350"/>
3769 <source>Blank Lines Before</source> 3815 <source>Blank Lines Before</source>
3770 <translation type="unfinished"></translation> 3816 <translation type="unfinished"></translation>
3771 </message> 3817 </message>
3772 <message> 3818 <message>
3773 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="336"/> 3819 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="356"/>
3774 <source>Top Level Classes and Functions:</source> 3820 <source>Top Level Classes and Functions:</source>
3775 <translation type="unfinished"></translation> 3821 <translation type="unfinished"></translation>
3776 </message> 3822 </message>
3777 <message> 3823 <message>
3778 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="343"/> 3824 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="363"/>
3779 <source>Enter the number of blank lines before top level classes and functions</source> 3825 <source>Enter the number of blank lines before top level classes and functions</source>
3780 <translation type="unfinished"></translation> 3826 <translation type="unfinished"></translation>
3781 </message> 3827 </message>
3782 <message> 3828 <message>
3783 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="375"/> 3829 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="395"/>
3784 <source>Methods and Nested Classes and Functions:</source> 3830 <source>Methods and Nested Classes and Functions:</source>
3785 <translation type="unfinished"></translation> 3831 <translation type="unfinished"></translation>
3786 </message> 3832 </message>
3787 <message> 3833 <message>
3788 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="382"/> 3834 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="402"/>
3789 <source>Enter the number of blank lines before methods and nested classes or functions</source> 3835 <source>Enter the number of blank lines before methods and nested classes or functions</source>
3790 <translation type="unfinished"></translation> 3836 <translation type="unfinished"></translation>
3791 </message> 3837 </message>
3792 <message> 3838 <message>
3793 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="289"/> 3839 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="309"/>
3794 <source>Max. Documentation Line Length:</source> 3840 <source>Max. Documentation Line Length:</source>
3795 <translation type="unfinished"></translation> 3841 <translation type="unfinished"></translation>
3796 </message> 3842 </message>
3797 <message> 3843 <message>
3798 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="633"/> 3844 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="653"/>
3799 <source>Commented Code</source> 3845 <source>Commented Code</source>
3800 <translation type="unfinished"></translation> 3846 <translation type="unfinished"></translation>
3801 </message> 3847 </message>
3802 <message> 3848 <message>
3803 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="639"/> 3849 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="659"/>
3804 <source>Select to search for commented code more aggressively. This may increase the number of false positives.</source> 3850 <source>Select to search for commented code more aggressively. This may increase the number of false positives.</source>
3805 <translation type="unfinished"></translation> 3851 <translation type="unfinished"></translation>
3806 </message> 3852 </message>
3807 <message> 3853 <message>
3808 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="642"/> 3854 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="662"/>
3809 <source>Search aggressively</source> 3855 <source>Search aggressively</source>
3810 <translation type="unfinished"></translation> 3856 <translation type="unfinished"></translation>
3811 </message> 3857 </message>
3812 <message> 3858 <message>
3813 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="743"/> 3859 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="763"/>
3814 <source>Type Annotations</source> 3860 <source>Type Annotations</source>
3815 <translation type="unfinished"></translation> 3861 <translation type="unfinished"></translation>
3816 </message> 3862 </message>
3817 <message> 3863 <message>
3818 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="749"/> 3864 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="769"/>
3819 <source>Min. Coverage:</source> 3865 <source>Min. Coverage:</source>
3820 <translation type="unfinished"></translation> 3866 <translation type="unfinished"></translation>
3821 </message> 3867 </message>
3822 <message> 3868 <message>
3823 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="756"/> 3869 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="776"/>
3824 <source>Enter the minimum percentage of type annotations</source> 3870 <source>Enter the minimum percentage of type annotations</source>
3825 <translation type="unfinished"></translation> 3871 <translation type="unfinished"></translation>
3826 </message> 3872 </message>
3827 <message> 3873 <message>
3828 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="759"/> 3874 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="779"/>
3829 <source>off</source> 3875 <source>off</source>
3830 <translation type="unfinished"></translation> 3876 <translation type="unfinished"></translation>
3831 </message> 3877 </message>
3832 <message> 3878 <message>
3833 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="762"/> 3879 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="782"/>
3834 <source>%</source> 3880 <source>%</source>
3835 <translation type="unfinished"></translation> 3881 <translation type="unfinished"></translation>
3836 </message> 3882 </message>
3837 <message> 3883 <message>
3838 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="785"/> 3884 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="805"/>
3839 <source>Max. Complexity:</source> 3885 <source>Max. Complexity:</source>
3840 <translation type="unfinished"></translation> 3886 <translation type="unfinished"></translation>
3841 </message> 3887 </message>
3842 <message> 3888 <message>
3843 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="792"/> 3889 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="812"/>
3844 <source>Enter the maximum type annotation complexity</source> 3890 <source>Enter the maximum type annotation complexity</source>
3845 <translation type="unfinished"></translation> 3891 <translation type="unfinished"></translation>
3846 </message> 3892 </message>
3847 <message> 3893 <message>
3848 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="32"/> 3894 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="32"/>
3849 <source>Configure</source> 3895 <source>Configure</source>
3850 <translation type="unfinished">Yapılandırma</translation> 3896 <translation type="unfinished">Yapılandırma</translation>
3851 </message> 3897 </message>
3852 <message> 3898 <message>
3853 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="884"/> 3899 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1311"/>
3854 <source>Run</source>
3855 <translation type="unfinished"></translation>
3856 </message>
3857 <message>
3858 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="975"/>
3859 <source>Press to restart the code style check run</source> 3900 <source>Press to restart the code style check run</source>
3860 <translation type="unfinished"></translation> 3901 <translation type="unfinished"></translation>
3861 </message> 3902 </message>
3862 <message> 3903 <message>
3863 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="978"/> 3904 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1314"/>
3864 <source>Restart</source> 3905 <source>Restart</source>
3906 <translation type="unfinished"></translation>
3907 </message>
3908 <message>
3909 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="48"/>
3910 <source>Categories:</source>
3911 <translation type="unfinished"></translation>
3912 </message>
3913 <message>
3914 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="58"/>
3915 <source>Select the categories of checks to be performed.</source>
3916 <translation type="unfinished"></translation>
3917 </message>
3918 <message>
3919 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="89"/>
3920 <source>Enter message codes to be excluded separated by a comma</source>
3921 <translation type="unfinished"></translation>
3922 </message>
3923 <message>
3924 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="110"/>
3925 <source>Enter message codes to be included separated by a comma</source>
3926 <translation type="unfinished"></translation>
3927 </message>
3928 <message>
3929 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="833"/>
3930 <source>Security Options</source>
3931 <translation type="unfinished"></translation>
3932 </message>
3933 <message>
3934 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="839"/>
3935 <source>Hardcoded &apos;tmp&apos; Directories:</source>
3936 <translation type="unfinished"></translation>
3937 </message>
3938 <message>
3939 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="849"/>
3940 <source>Weak Cryptographic Keys</source>
3941 <translation type="unfinished"></translation>
3942 </message>
3943 <message>
3944 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="855"/>
3945 <source>DSA</source>
3946 <translation type="unfinished"></translation>
3947 </message>
3948 <message>
3949 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="973"/>
3950 <source>High Risk:</source>
3951 <translation type="unfinished"></translation>
3952 </message>
3953 <message>
3954 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="868"/>
3955 <source>Select the bit length below which a DSA key is to be considered very weak</source>
3956 <translation type="unfinished"></translation>
3957 </message>
3958 <message>
3959 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="990"/>
3960 <source>Medium Risk:</source>
3961 <translation type="unfinished"></translation>
3962 </message>
3963 <message>
3964 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="885"/>
3965 <source>Select the bit length below which a DSA key is to be considered weak</source>
3966 <translation type="unfinished"></translation>
3967 </message>
3968 <message>
3969 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="911"/>
3970 <source>RSA</source>
3971 <translation type="unfinished"></translation>
3972 </message>
3973 <message>
3974 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="924"/>
3975 <source>Select the bit length below which a RSA key is to be considered very weak</source>
3976 <translation type="unfinished"></translation>
3977 </message>
3978 <message>
3979 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="941"/>
3980 <source>Select the bit length below which a RSA key is to be considered weak</source>
3981 <translation type="unfinished"></translation>
3982 </message>
3983 <message>
3984 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="967"/>
3985 <source>Elliptic Curves</source>
3986 <translation type="unfinished"></translation>
3987 </message>
3988 <message>
3989 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="980"/>
3990 <source>Select the bit length below which an Elliptic Curve is to be considered very weak</source>
3991 <translation type="unfinished"></translation>
3992 </message>
3993 <message>
3994 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="997"/>
3995 <source>Select the bit length below which an Elliptic Curve is to be considered weak</source>
3996 <translation type="unfinished"></translation>
3997 </message>
3998 <message>
3999 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1026"/>
4000 <source>Enter the names of insecure SSL protocols and methods (one per line)</source>
4001 <translation type="unfinished"></translation>
4002 </message>
4003 <message>
4004 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1033"/>
4005 <source>Insecure SSL Protocols:</source>
4006 <translation type="unfinished"></translation>
4007 </message>
4008 <message>
4009 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1043"/>
4010 <source>Insecure Hashes:</source>
4011 <translation type="unfinished"></translation>
4012 </message>
4013 <message>
4014 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1050"/>
4015 <source>Enter a list of hash methods to be considered insecure separated by comma</source>
4016 <translation type="unfinished"></translation>
4017 </message>
4018 <message>
4019 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1057"/>
4020 <source>Select to also check for insecure exception handling for typed exceptions</source>
4021 <translation type="unfinished"></translation>
4022 </message>
4023 <message>
4024 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1060"/>
4025 <source>Check Typed Exceptions</source>
4026 <translation type="unfinished"></translation>
4027 </message>
4028 <message>
4029 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1067"/>
4030 <source>Enter directory names (one per line) to be checked for</source>
4031 <translation type="unfinished"></translation>
4032 </message>
4033 <message>
4034 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1250"/>
4035 <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>
4036 <translation type="unfinished"></translation>
4037 </message>
4038 <message>
4039 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1146"/>
4040 <source>Progress</source>
4041 <translation type="unfinished"></translation>
4042 </message>
4043 <message>
4044 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1154"/>
4045 <source>Shows the list of files still to be checked</source>
4046 <translation type="unfinished"></translation>
4047 </message>
4048 <message>
4049 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1219"/>
4050 <source>Cancel</source>
4051 <translation type="unfinished">Vazgeç</translation>
4052 </message>
4053 <message>
4054 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="1242"/>
4055 <source>Results</source>
3865 <translation type="unfinished"></translation> 4056 <translation type="unfinished"></translation>
3866 </message> 4057 </message>
3867 </context> 4058 </context>
3868 <context> 4059 <context>
3869 <name>CodeStyleCheckerPlugin</name> 4060 <name>CodeStyleCheckerPlugin</name>
3870 <message> 4061 <message>
3871 <location filename="../Plugins/PluginCodeStyleChecker.py" line="356"/> 4062 <location filename="../Plugins/PluginCodeStyleChecker.py" line="336"/>
3872 <source>Check Code Style</source> 4063 <source>Check Code Style</source>
3873 <translation type="unfinished"></translation> 4064 <translation type="unfinished"></translation>
3874 </message> 4065 </message>
3875 <message> 4066 <message>
3876 <location filename="../Plugins/PluginCodeStyleChecker.py" line="356"/> 4067 <location filename="../Plugins/PluginCodeStyleChecker.py" line="336"/>
3877 <source>&amp;Code Style...</source> 4068 <source>&amp;Code Style...</source>
3878 <translation type="unfinished"></translation> 4069 <translation type="unfinished"></translation>
3879 </message> 4070 </message>
3880 <message> 4071 <message>
3881 <location filename="../Plugins/PluginCodeStyleChecker.py" line="262"/> 4072 <location filename="../Plugins/PluginCodeStyleChecker.py" line="242"/>
3882 <source>Check code style.</source> 4073 <source>Check code style.</source>
3883 <translation type="unfinished"></translation> 4074 <translation type="unfinished"></translation>
3884 </message> 4075 </message>
3885 <message> 4076 <message>
3886 <location filename="../Plugins/PluginCodeStyleChecker.py" line="360"/> 4077 <location filename="../Plugins/PluginCodeStyleChecker.py" line="340"/>
3887 <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> 4078 <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>
3888 <translation type="unfinished"></translation> 4079 <translation type="unfinished"></translation>
3889 </message> 4080 </message>
3890 <message> 4081 <message>
3891 <location filename="../Plugins/PluginCodeStyleChecker.py" line="110"/> 4082 <location filename="../Plugins/PluginCodeStyleChecker.py" line="107"/>
3892 <source>Python 2 batch check</source>
3893 <translation type="unfinished"></translation>
3894 </message>
3895 <message>
3896 <location filename="../Plugins/PluginCodeStyleChecker.py" line="126"/>
3897 <source>Python 3 batch check</source> 4083 <source>Python 3 batch check</source>
3898 <translation type="unfinished"></translation> 4084 <translation type="unfinished"></translation>
3899 </message> 4085 </message>
3900 </context> 4086 </context>
3901 <context> 4087 <context>
3927 </message> 4113 </message>
3928 </context> 4114 </context>
3929 <context> 4115 <context>
3930 <name>CodeStyleFixer</name> 4116 <name>CodeStyleFixer</name>
3931 <message> 4117 <message>
3932 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="857"/> 4118 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="861"/>
3933 <source>Triple single quotes converted to triple double quotes.</source> 4119 <source>Triple single quotes converted to triple double quotes.</source>
3934 <translation type="unfinished"></translation> 4120 <translation type="unfinished"></translation>
3935 </message> 4121 </message>
3936 <message> 4122 <message>
3937 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="860"/> 4123 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="864"/>
3938 <source>Introductory quotes corrected to be {0}&quot;&quot;&quot;</source> 4124 <source>Introductory quotes corrected to be {0}&quot;&quot;&quot;</source>
3939 <translation type="unfinished"></translation> 4125 <translation type="unfinished"></translation>
3940 </message> 4126 </message>
3941 <message> 4127 <message>
3942 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="863"/> 4128 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="867"/>
3943 <source>Single line docstring put on one line.</source> 4129 <source>Single line docstring put on one line.</source>
3944 <translation type="unfinished"></translation> 4130 <translation type="unfinished"></translation>
3945 </message> 4131 </message>
3946 <message> 4132 <message>
3947 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="866"/> 4133 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="870"/>
3948 <source>Period added to summary line.</source> 4134 <source>Period added to summary line.</source>
3949 <translation type="unfinished"></translation> 4135 <translation type="unfinished"></translation>
3950 </message> 4136 </message>
3951 <message> 4137 <message>
3952 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="893"/> 4138 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="897"/>
3953 <source>Blank line before function/method docstring removed.</source> 4139 <source>Blank line before function/method docstring removed.</source>
3954 <translation type="unfinished"></translation> 4140 <translation type="unfinished"></translation>
3955 </message> 4141 </message>
3956 <message> 4142 <message>
3957 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="872"/> 4143 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="876"/>
3958 <source>Blank line inserted before class docstring.</source> 4144 <source>Blank line inserted before class docstring.</source>
3959 <translation type="unfinished"></translation> 4145 <translation type="unfinished"></translation>
3960 </message> 4146 </message>
3961 <message> 4147 <message>
3962 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="875"/> 4148 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="879"/>
3963 <source>Blank line inserted after class docstring.</source> 4149 <source>Blank line inserted after class docstring.</source>
3964 <translation type="unfinished"></translation> 4150 <translation type="unfinished"></translation>
3965 </message> 4151 </message>
3966 <message> 4152 <message>
3967 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="878"/> 4153 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="882"/>
3968 <source>Blank line inserted after docstring summary.</source> 4154 <source>Blank line inserted after docstring summary.</source>
3969 <translation type="unfinished"></translation> 4155 <translation type="unfinished"></translation>
3970 </message> 4156 </message>
3971 <message> 4157 <message>
3972 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="881"/> 4158 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="885"/>
3973 <source>Blank line inserted after last paragraph of docstring.</source> 4159 <source>Blank line inserted after last paragraph of docstring.</source>
3974 <translation type="unfinished"></translation> 4160 <translation type="unfinished"></translation>
3975 </message> 4161 </message>
3976 <message> 4162 <message>
3977 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="884"/> 4163 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="888"/>
3978 <source>Leading quotes put on separate line.</source> 4164 <source>Leading quotes put on separate line.</source>
3979 <translation type="unfinished"></translation> 4165 <translation type="unfinished"></translation>
3980 </message> 4166 </message>
3981 <message> 4167 <message>
3982 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="887"/> 4168 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="891"/>
3983 <source>Trailing quotes put on separate line.</source> 4169 <source>Trailing quotes put on separate line.</source>
3984 <translation type="unfinished"></translation> 4170 <translation type="unfinished"></translation>
3985 </message> 4171 </message>
3986 <message> 4172 <message>
3987 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="890"/> 4173 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="894"/>
3988 <source>Blank line before class docstring removed.</source> 4174 <source>Blank line before class docstring removed.</source>
3989 <translation type="unfinished"></translation> 4175 <translation type="unfinished"></translation>
3990 </message> 4176 </message>
3991 <message> 4177 <message>
3992 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="896"/> 4178 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="900"/>
3993 <source>Blank line after class docstring removed.</source> 4179 <source>Blank line after class docstring removed.</source>
3994 <translation type="unfinished"></translation> 4180 <translation type="unfinished"></translation>
3995 </message> 4181 </message>
3996 <message> 4182 <message>
3997 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="899"/> 4183 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="903"/>
3998 <source>Blank line after function/method docstring removed.</source> 4184 <source>Blank line after function/method docstring removed.</source>
3999 <translation type="unfinished"></translation> 4185 <translation type="unfinished"></translation>
4000 </message> 4186 </message>
4001 <message> 4187 <message>
4002 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="902"/> 4188 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="906"/>
4003 <source>Blank line after last paragraph removed.</source> 4189 <source>Blank line after last paragraph removed.</source>
4004 <translation type="unfinished"></translation> 4190 <translation type="unfinished"></translation>
4005 </message> 4191 </message>
4006 <message> 4192 <message>
4007 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="905"/> 4193 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="909"/>
4008 <source>Tab converted to 4 spaces.</source> 4194 <source>Tab converted to 4 spaces.</source>
4009 <translation type="unfinished"></translation> 4195 <translation type="unfinished"></translation>
4010 </message> 4196 </message>
4011 <message> 4197 <message>
4012 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="908"/> 4198 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="912"/>
4013 <source>Indentation adjusted to be a multiple of four.</source> 4199 <source>Indentation adjusted to be a multiple of four.</source>
4014 <translation type="unfinished"></translation> 4200 <translation type="unfinished"></translation>
4015 </message> 4201 </message>
4016 <message> 4202 <message>
4017 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="911"/> 4203 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="915"/>
4018 <source>Indentation of continuation line corrected.</source> 4204 <source>Indentation of continuation line corrected.</source>
4019 <translation type="unfinished"></translation> 4205 <translation type="unfinished"></translation>
4020 </message> 4206 </message>
4021 <message> 4207 <message>
4022 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="914"/> 4208 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="918"/>
4023 <source>Indentation of closing bracket corrected.</source> 4209 <source>Indentation of closing bracket corrected.</source>
4024 <translation type="unfinished"></translation> 4210 <translation type="unfinished"></translation>
4025 </message> 4211 </message>
4026 <message> 4212 <message>
4027 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="917"/> 4213 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="921"/>
4028 <source>Missing indentation of continuation line corrected.</source> 4214 <source>Missing indentation of continuation line corrected.</source>
4029 <translation type="unfinished"></translation> 4215 <translation type="unfinished"></translation>
4030 </message> 4216 </message>
4031 <message> 4217 <message>
4032 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="920"/> 4218 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="924"/>
4033 <source>Closing bracket aligned to opening bracket.</source> 4219 <source>Closing bracket aligned to opening bracket.</source>
4034 <translation type="unfinished"></translation> 4220 <translation type="unfinished"></translation>
4035 </message> 4221 </message>
4036 <message> 4222 <message>
4037 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="923"/> 4223 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="927"/>
4038 <source>Indentation level changed.</source> 4224 <source>Indentation level changed.</source>
4039 <translation type="unfinished"></translation> 4225 <translation type="unfinished"></translation>
4040 </message> 4226 </message>
4041 <message> 4227 <message>
4042 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="926"/> 4228 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="930"/>
4043 <source>Indentation level of hanging indentation changed.</source> 4229 <source>Indentation level of hanging indentation changed.</source>
4044 <translation type="unfinished"></translation> 4230 <translation type="unfinished"></translation>
4045 </message> 4231 </message>
4046 <message> 4232 <message>
4047 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="929"/> 4233 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="933"/>
4048 <source>Visual indentation corrected.</source> 4234 <source>Visual indentation corrected.</source>
4049 <translation type="unfinished"></translation> 4235 <translation type="unfinished"></translation>
4050 </message> 4236 </message>
4051 <message> 4237 <message>
4052 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="944"/> 4238 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="948"/>
4053 <source>Extraneous whitespace removed.</source> 4239 <source>Extraneous whitespace removed.</source>
4054 <translation type="unfinished"></translation> 4240 <translation type="unfinished"></translation>
4055 </message> 4241 </message>
4056 <message> 4242 <message>
4057 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="941"/> 4243 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="945"/>
4058 <source>Missing whitespace added.</source> 4244 <source>Missing whitespace added.</source>
4059 <translation type="unfinished"></translation> 4245 <translation type="unfinished"></translation>
4060 </message> 4246 </message>
4061 <message> 4247 <message>
4062 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="947"/> 4248 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="951"/>
4063 <source>Whitespace around comment sign corrected.</source> 4249 <source>Whitespace around comment sign corrected.</source>
4064 <translation type="unfinished"></translation> 4250 <translation type="unfinished"></translation>
4065 </message> 4251 </message>
4066 <message numerus="yes"> 4252 <message numerus="yes">
4067 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="951"/> 4253 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="955"/>
4068 <source>%n blank line(s) inserted.</source> 4254 <source>%n blank line(s) inserted.</source>
4069 <translation type="unfinished"> 4255 <translation type="unfinished">
4070 <numerusform></numerusform> 4256 <numerusform></numerusform>
4071 <numerusform></numerusform> 4257 <numerusform></numerusform>
4072 </translation> 4258 </translation>
4073 </message> 4259 </message>
4074 <message numerus="yes"> 4260 <message numerus="yes">
4075 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="954"/> 4261 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="958"/>
4076 <source>%n superfluous lines removed</source> 4262 <source>%n superfluous lines removed</source>
4077 <translation type="unfinished"> 4263 <translation type="unfinished">
4078 <numerusform></numerusform> 4264 <numerusform></numerusform>
4079 <numerusform></numerusform> 4265 <numerusform></numerusform>
4080 </translation> 4266 </translation>
4081 </message> 4267 </message>
4082 <message> 4268 <message>
4083 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="958"/> 4269 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="962"/>
4084 <source>Superfluous blank lines removed.</source> 4270 <source>Superfluous blank lines removed.</source>
4085 <translation type="unfinished"></translation> 4271 <translation type="unfinished"></translation>
4086 </message> 4272 </message>
4087 <message> 4273 <message>
4088 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="961"/> 4274 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="965"/>
4089 <source>Superfluous blank lines after function decorator removed.</source> 4275 <source>Superfluous blank lines after function decorator removed.</source>
4090 <translation type="unfinished"></translation> 4276 <translation type="unfinished"></translation>
4091 </message> 4277 </message>
4092 <message> 4278 <message>
4093 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="964"/> 4279 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="968"/>
4094 <source>Imports were put on separate lines.</source> 4280 <source>Imports were put on separate lines.</source>
4095 <translation type="unfinished"></translation> 4281 <translation type="unfinished"></translation>
4096 </message> 4282 </message>
4097 <message> 4283 <message>
4098 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="967"/> 4284 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="971"/>
4099 <source>Long lines have been shortened.</source> 4285 <source>Long lines have been shortened.</source>
4100 <translation type="unfinished"></translation> 4286 <translation type="unfinished"></translation>
4101 </message> 4287 </message>
4102 <message> 4288 <message>
4103 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="970"/> 4289 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="974"/>
4104 <source>Redundant backslash in brackets removed.</source> 4290 <source>Redundant backslash in brackets removed.</source>
4105 <translation type="unfinished"></translation> 4291 <translation type="unfinished"></translation>
4106 </message> 4292 </message>
4107 <message> 4293 <message>
4108 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="976"/> 4294 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="980"/>
4109 <source>Compound statement corrected.</source> 4295 <source>Compound statement corrected.</source>
4110 <translation type="unfinished"></translation> 4296 <translation type="unfinished"></translation>
4111 </message> 4297 </message>
4112 <message> 4298 <message>
4113 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="979"/> 4299 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="983"/>
4114 <source>Comparison to None/True/False corrected.</source> 4300 <source>Comparison to None/True/False corrected.</source>
4115 <translation type="unfinished"></translation> 4301 <translation type="unfinished"></translation>
4116 </message> 4302 </message>
4117 <message> 4303 <message>
4118 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="982"/> 4304 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="986"/>
4119 <source>&apos;{0}&apos; argument added.</source> 4305 <source>&apos;{0}&apos; argument added.</source>
4120 <translation type="unfinished"></translation> 4306 <translation type="unfinished"></translation>
4121 </message> 4307 </message>
4122 <message> 4308 <message>
4123 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="985"/> 4309 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="989"/>
4124 <source>&apos;{0}&apos; argument removed.</source> 4310 <source>&apos;{0}&apos; argument removed.</source>
4125 <translation type="unfinished"></translation> 4311 <translation type="unfinished"></translation>
4126 </message> 4312 </message>
4127 <message> 4313 <message>
4128 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="988"/> 4314 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="992"/>
4129 <source>Whitespace stripped from end of line.</source> 4315 <source>Whitespace stripped from end of line.</source>
4130 <translation type="unfinished"></translation> 4316 <translation type="unfinished"></translation>
4131 </message> 4317 </message>
4132 <message> 4318 <message>
4133 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="991"/> 4319 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="995"/>
4134 <source>newline added to end of file.</source> 4320 <source>newline added to end of file.</source>
4135 <translation type="unfinished"></translation> 4321 <translation type="unfinished"></translation>
4136 </message> 4322 </message>
4137 <message> 4323 <message>
4138 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="994"/> 4324 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="998"/>
4139 <source>Superfluous trailing blank lines removed from end of file.</source> 4325 <source>Superfluous trailing blank lines removed from end of file.</source>
4140 <translation type="unfinished"></translation> 4326 <translation type="unfinished"></translation>
4141 </message> 4327 </message>
4142 <message> 4328 <message>
4143 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="997"/> 4329 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="1001"/>
4144 <source>&apos;&lt;&gt;&apos; replaced by &apos;!=&apos;.</source> 4330 <source>&apos;&lt;&gt;&apos; replaced by &apos;!=&apos;.</source>
4145 <translation type="unfinished"></translation> 4331 <translation type="unfinished"></translation>
4146 </message> 4332 </message>
4147 <message> 4333 <message>
4148 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="1001"/> 4334 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="1005"/>
4149 <source>Could not save the file! Skipping it. Reason: {0}</source> 4335 <source>Could not save the file! Skipping it. Reason: {0}</source>
4150 <translation type="unfinished"></translation>
4151 </message>
4152 <message>
4153 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="1107"/>
4154 <source> no message defined for code &apos;{0}&apos;</source>
4155 <translation type="unfinished"></translation> 4336 <translation type="unfinished"></translation>
4156 </message> 4337 </message>
4157 </context> 4338 </context>
4158 <context> 4339 <context>
4159 <name>CodeStyleStatisticsDialog</name> 4340 <name>CodeStyleStatisticsDialog</name>
4176 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleStatisticsDialog.ui" line="40"/> 4357 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleStatisticsDialog.ui" line="40"/>
4177 <source>Message</source> 4358 <source>Message</source>
4178 <translation type="unfinished">Mesaj</translation> 4359 <translation type="unfinished">Mesaj</translation>
4179 </message> 4360 </message>
4180 <message numerus="yes"> 4361 <message numerus="yes">
4181 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleStatisticsDialog.py" line="60"/> 4362 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleStatisticsDialog.py" line="63"/>
4182 <source>%n issue(s) found</source> 4363 <source>%n issue(s) found</source>
4183 <translation type="unfinished"> 4364 <translation type="unfinished">
4184 <numerusform></numerusform> 4365 <numerusform></numerusform>
4185 <numerusform></numerusform> 4366 <numerusform></numerusform>
4186 </translation> 4367 </translation>
4187 </message> 4368 </message>
4188 <message numerus="yes"> 4369 <message numerus="yes">
4189 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleStatisticsDialog.py" line="64"/> 4370 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleStatisticsDialog.py" line="67"/>
4190 <source>%n issue(s) fixed</source> 4371 <source>%n issue(s) fixed</source>
4191 <translation type="unfinished"> 4372 <translation type="unfinished">
4192 <numerusform></numerusform> 4373 <numerusform></numerusform>
4193 <numerusform></numerusform> 4374 <numerusform></numerusform>
4194 </translation> 4375 </translation>
4195 </message> 4376 </message>
4196 <message numerus="yes"> 4377 <message numerus="yes">
4197 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleStatisticsDialog.py" line="66"/> 4378 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleStatisticsDialog.py" line="69"/>
4198 <source>%n file(s) checked</source> 4379 <source>%n file(s) checked</source>
4199 <translation type="unfinished"> 4380 <translation type="unfinished">
4200 <numerusform></numerusform> 4381 <numerusform></numerusform>
4201 <numerusform></numerusform> 4382 <numerusform></numerusform>
4202 </translation> 4383 </translation>
4203 </message> 4384 </message>
4204 <message numerus="yes"> 4385 <message numerus="yes">
4205 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleStatisticsDialog.py" line="68"/> 4386 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleStatisticsDialog.py" line="71"/>
4206 <source>%n file(s) with issues found</source> 4387 <source>%n file(s) with issues found</source>
4207 <translation type="unfinished"> 4388 <translation type="unfinished">
4208 <numerusform></numerusform> 4389 <numerusform></numerusform>
4209 <numerusform></numerusform> 4390 <numerusform></numerusform>
4210 </translation> 4391 </translation>
4211 </message> 4392 </message>
4212 <message numerus="yes"> 4393 <message numerus="yes">
4213 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleStatisticsDialog.py" line="62"/> 4394 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleStatisticsDialog.py" line="65"/>
4214 <source>%n issue(s) ignored</source> 4395 <source>%n issue(s) ignored</source>
4215 <translation type="unfinished"> 4396 <translation type="unfinished">
4216 <numerusform></numerusform> 4397 <numerusform></numerusform>
4217 <numerusform></numerusform> 4398 <numerusform></numerusform>
4218 </translation> 4399 </translation>
4219 </message> 4400 </message>
4401 <message numerus="yes">
4402 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleStatisticsDialog.py" line="73"/>
4403 <source>%n security issue(s) acknowledged</source>
4404 <translation type="unfinished">
4405 <numerusform></numerusform>
4406 <numerusform></numerusform>
4407 </translation>
4408 </message>
4220 </context> 4409 </context>
4221 <context> 4410 <context>
4222 <name>CodingError</name> 4411 <name>CodingError</name>
4223 <message> 4412 <message>
4224 <location filename="../Utilities/__init__.py" line="111"/> 4413 <location filename="../Utilities/__init__.py" line="111"/>
4641 </message> 4830 </message>
4642 </context> 4831 </context>
4643 <context> 4832 <context>
4644 <name>ComplexityChecker</name> 4833 <name>ComplexityChecker</name>
4645 <message> 4834 <message>
4646 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="479"/> 4835 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="482"/>
4647 <source>&apos;{0}&apos; is too complex ({1})</source> 4836 <source>&apos;{0}&apos; is too complex ({1})</source>
4648 <translation type="unfinished"></translation> 4837 <translation type="unfinished"></translation>
4649 </message> 4838 </message>
4650 <message> 4839 <message>
4651 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="481"/> 4840 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="484"/>
4652 <source>source code line is too complex ({0})</source> 4841 <source>source code line is too complex ({0})</source>
4653 <translation type="unfinished"></translation> 4842 <translation type="unfinished"></translation>
4654 </message> 4843 </message>
4655 <message> 4844 <message>
4656 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="483"/> 4845 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="486"/>
4657 <source>overall source code line complexity is too high ({0})</source> 4846 <source>overall source code line complexity is too high ({0})</source>
4658 <translation type="unfinished"></translation> 4847 <translation type="unfinished"></translation>
4659 </message> 4848 </message>
4660 <message> 4849 <message>
4661 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="486"/> 4850 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="489"/>
4662 <source>{0}: {1}</source> 4851 <source>{0}: {1}</source>
4663 <translation type="unfinished"></translation> 4852 <translation type="unfinished"></translation>
4664 </message> 4853 </message>
4665 </context> 4854 </context>
4666 <context> 4855 <context>
5450 </message> 5639 </message>
5451 </context> 5640 </context>
5452 <context> 5641 <context>
5453 <name>ConfigurationWidget</name> 5642 <name>ConfigurationWidget</name>
5454 <message> 5643 <message>
5455 <location filename="../Preferences/ConfigurationDialog.py" line="143"/> 5644 <location filename="../Preferences/ConfigurationDialog.py" line="135"/>
5456 <source>Application</source> 5645 <source>Application</source>
5457 <translation>Uygulama</translation> 5646 <translation>Uygulama</translation>
5458 </message> 5647 </message>
5459 <message> 5648 <message>
5460 <location filename="../Preferences/ConfigurationDialog.py" line="149"/> 5649 <location filename="../Preferences/ConfigurationDialog.py" line="141"/>
5461 <source>Cooperation</source> 5650 <source>Cooperation</source>
5462 <translation>İşbirliği</translation> 5651 <translation>İşbirliği</translation>
5463 </message> 5652 </message>
5464 <message> 5653 <message>
5465 <location filename="../Preferences/ConfigurationDialog.py" line="152"/> 5654 <location filename="../Preferences/ConfigurationDialog.py" line="144"/>
5466 <source>CORBA</source> 5655 <source>CORBA</source>
5467 <translation>CORBA</translation> 5656 <translation>CORBA</translation>
5468 </message> 5657 </message>
5469 <message> 5658 <message>
5470 <location filename="../Preferences/ConfigurationDialog.py" line="158"/> 5659 <location filename="../Preferences/ConfigurationDialog.py" line="150"/>
5471 <source>Email</source> 5660 <source>Email</source>
5472 <translation>E-posta</translation> 5661 <translation>E-posta</translation>
5473 </message> 5662 </message>
5474 <message> 5663 <message>
5475 <location filename="../Preferences/ConfigurationDialog.py" line="161"/> 5664 <location filename="../Preferences/ConfigurationDialog.py" line="153"/>
5476 <source>Graphics</source> 5665 <source>Graphics</source>
5477 <translation>Grafik</translation> 5666 <translation>Grafik</translation>
5478 </message> 5667 </message>
5479 <message> 5668 <message>
5480 <location filename="../Preferences/ConfigurationDialog.py" line="167"/> 5669 <location filename="../Preferences/ConfigurationDialog.py" line="159"/>
5481 <source>Icons</source> 5670 <source>Icons</source>
5482 <translation>İconlar</translation> 5671 <translation>İconlar</translation>
5483 </message> 5672 </message>
5484 <message> 5673 <message>
5485 <location filename="../Preferences/ConfigurationDialog.py" line="391"/> 5674 <location filename="../Preferences/ConfigurationDialog.py" line="380"/>
5486 <source>Network</source> 5675 <source>Network</source>
5487 <translation>Ağ</translation> 5676 <translation>Ağ</translation>
5488 </message> 5677 </message>
5489 <message> 5678 <message>
5490 <location filename="../Preferences/ConfigurationDialog.py" line="192"/> 5679 <location filename="../Preferences/ConfigurationDialog.py" line="184"/>
5491 <source>Plugin Manager</source> 5680 <source>Plugin Manager</source>
5492 <translation>Eklenti Yöneticisi</translation> 5681 <translation>Eklenti Yöneticisi</translation>
5493 </message> 5682 </message>
5494 <message> 5683 <message>
5495 <location filename="../Preferences/ConfigurationDialog.py" line="394"/> 5684 <location filename="../Preferences/ConfigurationDialog.py" line="383"/>
5496 <source>Printer</source> 5685 <source>Printer</source>
5497 <translation>Yazıcı</translation> 5686 <translation>Yazıcı</translation>
5498 </message> 5687 </message>
5499 <message> 5688 <message>
5500 <location filename="../Preferences/ConfigurationDialog.py" line="202"/> 5689 <location filename="../Preferences/ConfigurationDialog.py" line="194"/>
5501 <source>Python</source> 5690 <source>Python</source>
5502 <translation>Python</translation> 5691 <translation>Python</translation>
5503 </message> 5692 </message>
5504 <message> 5693 <message>
5505 <location filename="../Preferences/ConfigurationDialog.py" line="205"/> 5694 <location filename="../Preferences/ConfigurationDialog.py" line="197"/>
5506 <source>Qt</source> 5695 <source>Qt</source>
5507 <translation>Qt</translation> 5696 <translation>Qt</translation>
5508 </message> 5697 </message>
5509 <message> 5698 <message>
5510 <location filename="../Preferences/ConfigurationDialog.py" line="211"/> 5699 <location filename="../Preferences/ConfigurationDialog.py" line="203"/>
5511 <source>Shell</source> 5700 <source>Shell</source>
5512 <translation>Kabuk</translation> 5701 <translation>Kabuk</translation>
5513 </message> 5702 </message>
5514 <message> 5703 <message>
5515 <location filename="../Preferences/ConfigurationDialog.py" line="214"/> 5704 <location filename="../Preferences/ConfigurationDialog.py" line="206"/>
5516 <source>Tasks</source> 5705 <source>Tasks</source>
5517 <translation>Görevler</translation> 5706 <translation>Görevler</translation>
5518 </message> 5707 </message>
5519 <message> 5708 <message>
5520 <location filename="../Preferences/ConfigurationDialog.py" line="217"/> 5709 <location filename="../Preferences/ConfigurationDialog.py" line="209"/>
5521 <source>Templates</source> 5710 <source>Templates</source>
5522 <translation>Şablonlar</translation> 5711 <translation>Şablonlar</translation>
5523 </message> 5712 </message>
5524 <message> 5713 <message>
5525 <location filename="../Preferences/ConfigurationDialog.py" line="223"/> 5714 <location filename="../Preferences/ConfigurationDialog.py" line="215"/>
5526 <source>Version Control Systems</source> 5715 <source>Version Control Systems</source>
5527 <translation>Sürüm Kontrol Sistemi</translation> 5716 <translation>Sürüm Kontrol Sistemi</translation>
5528 </message> 5717 </message>
5529 <message> 5718 <message>
5530 <location filename="../Preferences/ConfigurationDialog.py" line="228"/> 5719 <location filename="../Preferences/ConfigurationDialog.py" line="220"/>
5531 <source>Debugger</source> 5720 <source>Debugger</source>
5532 <translation>Hata Ayıklayıcı</translation> 5721 <translation>Hata Ayıklayıcı</translation>
5533 </message> 5722 </message>
5534 <message> 5723 <message>
5535 <location filename="../Preferences/ConfigurationDialog.py" line="264"/> 5724 <location filename="../Preferences/ConfigurationDialog.py" line="253"/>
5536 <source>General</source> 5725 <source>General</source>
5537 <translation>Genel</translation> 5726 <translation>Genel</translation>
5538 </message> 5727 </message>
5539 <message> 5728 <message>
5540 <location filename="../Preferences/ConfigurationDialog.py" line="237"/> 5729 <location filename="../Preferences/ConfigurationDialog.py" line="226"/>
5541 <source>Python3</source> 5730 <source>Python3</source>
5542 <translation>Python3</translation> 5731 <translation>Python3</translation>
5543 </message> 5732 </message>
5544 <message> 5733 <message>
5545 <location filename="../Preferences/ConfigurationDialog.py" line="241"/> 5734 <location filename="../Preferences/ConfigurationDialog.py" line="230"/>
5546 <source>Editor</source> 5735 <source>Editor</source>
5547 <translation>Düzenleyici</translation> 5736 <translation>Düzenleyici</translation>
5548 </message> 5737 </message>
5549 <message> 5738 <message>
5550 <location filename="../Preferences/ConfigurationDialog.py" line="244"/> 5739 <location filename="../Preferences/ConfigurationDialog.py" line="233"/>
5551 <source>APIs</source> 5740 <source>APIs</source>
5552 <translation>API&apos;ler</translation> 5741 <translation>API&apos;ler</translation>
5553 </message> 5742 </message>
5554 <message> 5743 <message>
5555 <location filename="../Preferences/ConfigurationDialog.py" line="247"/> 5744 <location filename="../Preferences/ConfigurationDialog.py" line="236"/>
5556 <source>Autocompletion</source> 5745 <source>Autocompletion</source>
5557 <translation>Otomatik tamamlama</translation> 5746 <translation>Otomatik tamamlama</translation>
5558 </message> 5747 </message>
5559 <message> 5748 <message>
5560 <location filename="../Preferences/ConfigurationDialog.py" line="258"/> 5749 <location filename="../Preferences/ConfigurationDialog.py" line="247"/>
5561 <source>QScintilla</source> 5750 <source>QScintilla</source>
5562 <translation>QScintilla</translation> 5751 <translation>QScintilla</translation>
5563 </message> 5752 </message>
5564 <message> 5753 <message>
5565 <location filename="../Preferences/ConfigurationDialog.py" line="255"/> 5754 <location filename="../Preferences/ConfigurationDialog.py" line="244"/>
5566 <source>Calltips</source> 5755 <source>Calltips</source>
5567 <translation>İpuçları</translation> 5756 <translation>İpuçları</translation>
5568 </message> 5757 </message>
5569 <message> 5758 <message>
5570 <location filename="../Preferences/ConfigurationDialog.py" line="267"/> 5759 <location filename="../Preferences/ConfigurationDialog.py" line="256"/>
5571 <source>Filehandling</source> 5760 <source>Filehandling</source>
5572 <translation>Dosyaişleme</translation> 5761 <translation>Dosyaişleme</translation>
5573 </message> 5762 </message>
5574 <message> 5763 <message>
5575 <location filename="../Preferences/ConfigurationDialog.py" line="271"/> 5764 <location filename="../Preferences/ConfigurationDialog.py" line="260"/>
5576 <source>Searching</source> 5765 <source>Searching</source>
5577 <translation>Arıyor</translation> 5766 <translation>Arıyor</translation>
5578 </message> 5767 </message>
5579 <message> 5768 <message>
5580 <location filename="../Preferences/ConfigurationDialog.py" line="421"/> 5769 <location filename="../Preferences/ConfigurationDialog.py" line="410"/>
5581 <source>Spell checking</source> 5770 <source>Spell checking</source>
5582 <translation>Yazım Kontrolü</translation> 5771 <translation>Yazım Kontrolü</translation>
5583 </message> 5772 </message>
5584 <message> 5773 <message>
5585 <location filename="../Preferences/ConfigurationDialog.py" line="278"/> 5774 <location filename="../Preferences/ConfigurationDialog.py" line="267"/>
5586 <source>Style</source> 5775 <source>Style</source>
5587 <translation>Stil</translation> 5776 <translation>Stil</translation>
5588 </message> 5777 </message>
5589 <message> 5778 <message>
5590 <location filename="../Preferences/ConfigurationDialog.py" line="284"/> 5779 <location filename="../Preferences/ConfigurationDialog.py" line="273"/>
5591 <source>Typing</source> 5780 <source>Typing</source>
5592 <translation>Yazıyor</translation> 5781 <translation>Yazıyor</translation>
5593 </message> 5782 </message>
5594 <message> 5783 <message>
5595 <location filename="../Preferences/ConfigurationDialog.py" line="287"/> 5784 <location filename="../Preferences/ConfigurationDialog.py" line="276"/>
5596 <source>Exporters</source> 5785 <source>Exporters</source>
5597 <translation>Dışaaktarım</translation> 5786 <translation>Dışaaktarım</translation>
5598 </message> 5787 </message>
5599 <message> 5788 <message>
5600 <location filename="../Preferences/ConfigurationDialog.py" line="291"/> 5789 <location filename="../Preferences/ConfigurationDialog.py" line="280"/>
5601 <source>Highlighters</source> 5790 <source>Highlighters</source>
5602 <translation>Metin Vurgulayıcı</translation> 5791 <translation>Metin Vurgulayıcı</translation>
5603 </message> 5792 </message>
5604 <message> 5793 <message>
5605 <location filename="../Preferences/ConfigurationDialog.py" line="295"/> 5794 <location filename="../Preferences/ConfigurationDialog.py" line="284"/>
5606 <source>Filetype Associations</source> 5795 <source>Filetype Associations</source>
5607 <translation>Dosyatipi Birleştirme</translation> 5796 <translation>Dosyatipi Birleştirme</translation>
5608 </message> 5797 </message>
5609 <message> 5798 <message>
5610 <location filename="../Preferences/ConfigurationDialog.py" line="299"/> 5799 <location filename="../Preferences/ConfigurationDialog.py" line="288"/>
5611 <source>Styles</source> 5800 <source>Styles</source>
5612 <translation>Stiller</translation> 5801 <translation>Stiller</translation>
5613 </message> 5802 </message>
5614 <message> 5803 <message>
5615 <location filename="../Preferences/ConfigurationDialog.py" line="303"/> 5804 <location filename="../Preferences/ConfigurationDialog.py" line="292"/>
5616 <source>Keywords</source> 5805 <source>Keywords</source>
5617 <translation>Anahtar Sözcükler</translation> 5806 <translation>Anahtar Sözcükler</translation>
5618 </message> 5807 </message>
5619 <message> 5808 <message>
5620 <location filename="../Preferences/ConfigurationDialog.py" line="306"/> 5809 <location filename="../Preferences/ConfigurationDialog.py" line="295"/>
5621 <source>Properties</source> 5810 <source>Properties</source>
5622 <translation>Özellikler</translation> 5811 <translation>Özellikler</translation>
5623 </message> 5812 </message>
5624 <message> 5813 <message>
5625 <location filename="../Preferences/ConfigurationDialog.py" line="315"/> 5814 <location filename="../Preferences/ConfigurationDialog.py" line="304"/>
5626 <source>Help</source> 5815 <source>Help</source>
5627 <translation>Yardım</translation> 5816 <translation>Yardım</translation>
5628 </message> 5817 </message>
5629 <message> 5818 <message>
5630 <location filename="../Preferences/ConfigurationDialog.py" line="406"/> 5819 <location filename="../Preferences/ConfigurationDialog.py" line="395"/>
5631 <source>Appearance</source> 5820 <source>Appearance</source>
5632 <translation>Görünüm</translation> 5821 <translation>Görünüm</translation>
5633 </message> 5822 </message>
5634 <message> 5823 <message>
5635 <location filename="../Preferences/ConfigurationDialog.py" line="401"/> 5824 <location filename="../Preferences/ConfigurationDialog.py" line="390"/>
5636 <source>Help Documentation</source> 5825 <source>Help Documentation</source>
5637 <translation>Yardım Belgeleri</translation> 5826 <translation>Yardım Belgeleri</translation>
5638 </message> 5827 </message>
5639 <message> 5828 <message>
5640 <location filename="../Preferences/ConfigurationDialog.py" line="322"/> 5829 <location filename="../Preferences/ConfigurationDialog.py" line="311"/>
5641 <source>Help Viewers</source> 5830 <source>Help Viewers</source>
5642 <translation>Yardım Göstericiler</translation> 5831 <translation>Yardım Göstericiler</translation>
5643 </message> 5832 </message>
5644 <message> 5833 <message>
5645 <location filename="../Preferences/ConfigurationDialog.py" line="333"/> 5834 <location filename="../Preferences/ConfigurationDialog.py" line="322"/>
5646 <source>Project</source> 5835 <source>Project</source>
5647 <translation>Proje</translation> 5836 <translation>Proje</translation>
5648 </message> 5837 </message>
5649 <message> 5838 <message>
5650 <location filename="../Preferences/ConfigurationDialog.py" line="330"/> 5839 <location filename="../Preferences/ConfigurationDialog.py" line="319"/>
5651 <source>Project Viewer</source> 5840 <source>Project Viewer</source>
5652 <translation>Proje Görüntüleyici</translation> 5841 <translation>Proje Görüntüleyici</translation>
5653 </message> 5842 </message>
5654 <message> 5843 <message>
5655 <location filename="../Preferences/ConfigurationDialog.py" line="336"/> 5844 <location filename="../Preferences/ConfigurationDialog.py" line="325"/>
5656 <source>Multiproject</source> 5845 <source>Multiproject</source>
5657 <translation>Çokluproje</translation> 5846 <translation>Çokluproje</translation>
5658 </message> 5847 </message>
5659 <message> 5848 <message>
5660 <location filename="../Preferences/ConfigurationDialog.py" line="388"/> 5849 <location filename="../Preferences/ConfigurationDialog.py" line="377"/>
5661 <source>Interface</source> 5850 <source>Interface</source>
5662 <translation>Arayüz</translation> 5851 <translation>Arayüz</translation>
5663 </message> 5852 </message>
5664 <message> 5853 <message>
5665 <location filename="../Preferences/ConfigurationDialog.py" line="347"/> 5854 <location filename="../Preferences/ConfigurationDialog.py" line="336"/>
5666 <source>Viewmanager</source> 5855 <source>Viewmanager</source>
5667 <translation>Görünüm Yönetcisi</translation> 5856 <translation>Görünüm Yönetcisi</translation>
5668 </message> 5857 </message>
5669 <message> 5858 <message>
5670 <location filename="../Preferences/ConfigurationDialog.py" line="589"/> 5859 <location filename="../Preferences/ConfigurationDialog.py" line="578"/>
5671 <source>Preferences</source> 5860 <source>Preferences</source>
5672 <translation>Seçenekler</translation> 5861 <translation>Seçenekler</translation>
5673 </message> 5862 </message>
5674 <message> 5863 <message>
5675 <location filename="../Preferences/ConfigurationDialog.py" line="594"/> 5864 <location filename="../Preferences/ConfigurationDialog.py" line="583"/>
5676 <source>Please select an entry of the list 5865 <source>Please select an entry of the list
5677 to display the configuration page.</source> 5866 to display the configuration page.</source>
5678 <translation>Lütfen ayarlama sayfasını 5867 <translation>Lütfen ayarlama sayfasını
5679 göstermek için gelen listeyi seçiniz.</translation> 5868 göstermek için gelen listeyi seçiniz.</translation>
5680 </message> 5869 </message>
5681 <message> 5870 <message>
5682 <location filename="../Preferences/ConfigurationDialog.py" line="671"/> 5871 <location filename="../Preferences/ConfigurationDialog.py" line="660"/>
5683 <source>Configuration Page Error</source> 5872 <source>Configuration Page Error</source>
5684 <translation>Ayarlama Sayfası Hatası</translation> 5873 <translation>Ayarlama Sayfası Hatası</translation>
5685 </message> 5874 </message>
5686 <message> 5875 <message>
5687 <location filename="../Preferences/ConfigurationDialog.py" line="671"/> 5876 <location filename="../Preferences/ConfigurationDialog.py" line="660"/>
5688 <source>&lt;p&gt;The configuration page &lt;b&gt;{0}&lt;/b&gt; could not be loaded.&lt;/p&gt;</source> 5877 <source>&lt;p&gt;The configuration page &lt;b&gt;{0}&lt;/b&gt; could not be loaded.&lt;/p&gt;</source>
5689 <translation>&lt;p&gt;TAyarlama sayfası &lt;b&gt;{0}&lt;/b&gt; yüklenemiyor.&lt;/p&gt;</translation> 5878 <translation>&lt;p&gt;TAyarlama sayfası &lt;b&gt;{0}&lt;/b&gt; yüklenemiyor.&lt;/p&gt;</translation>
5690 </message> 5879 </message>
5691 <message> 5880 <message>
5692 <location filename="../Preferences/ConfigurationDialog.py" line="435"/> 5881 <location filename="../Preferences/ConfigurationDialog.py" line="424"/>
5693 <source>Tray Starter</source> 5882 <source>Tray Starter</source>
5694 <translation type="unfinished"></translation> 5883 <translation type="unfinished"></translation>
5695 </message> 5884 </message>
5696 <message> 5885 <message>
5697 <location filename="../Preferences/ConfigurationDialog.py" line="417"/> 5886 <location filename="../Preferences/ConfigurationDialog.py" line="406"/>
5698 <source>VirusTotal Interface</source> 5887 <source>VirusTotal Interface</source>
5699 <translation type="unfinished"></translation> 5888 <translation type="unfinished"></translation>
5700 </message> 5889 </message>
5701 <message> 5890 <message>
5702 <location filename="../Preferences/ConfigurationDialog.py" line="397"/> 5891 <location filename="../Preferences/ConfigurationDialog.py" line="386"/>
5703 <source>Security</source> 5892 <source>Security</source>
5704 <translation type="unfinished">Güvenlik</translation> 5893 <translation type="unfinished">Güvenlik</translation>
5705 </message> 5894 </message>
5706 <message> 5895 <message>
5707 <location filename="../Preferences/ConfigurationDialog.py" line="185"/> 5896 <location filename="../Preferences/ConfigurationDialog.py" line="177"/>
5708 <source>Notifications</source> 5897 <source>Notifications</source>
5709 <translation type="unfinished"></translation> 5898 <translation type="unfinished"></translation>
5710 </message> 5899 </message>
5711 <message> 5900 <message>
5712 <location filename="../Preferences/ConfigurationDialog.py" line="170"/> 5901 <location filename="../Preferences/ConfigurationDialog.py" line="162"/>
5713 <source>IRC</source> 5902 <source>IRC</source>
5714 <translation type="unfinished"></translation> 5903 <translation type="unfinished"></translation>
5715 </message> 5904 </message>
5716 <message> 5905 <message>
5717 <location filename="../Preferences/ConfigurationDialog.py" line="281"/> 5906 <location filename="../Preferences/ConfigurationDialog.py" line="270"/>
5718 <source>Code Checkers</source> 5907 <source>Code Checkers</source>
5719 <translation type="unfinished"></translation> 5908 <translation type="unfinished"></translation>
5720 </message> 5909 </message>
5721 <message> 5910 <message>
5722 <location filename="../Preferences/ConfigurationDialog.py" line="409"/> 5911 <location filename="../Preferences/ConfigurationDialog.py" line="398"/>
5723 <source>eric6 Web Browser</source> 5912 <source>eric6 Web Browser</source>
5724 <translation type="unfinished">Eric5 Web Gözatıcısı {6 ?}</translation> 5913 <translation type="unfinished">Eric5 Web Gözatıcısı {6 ?}</translation>
5725 </message> 5914 </message>
5726 <message> 5915 <message>
5727 <location filename="../Preferences/ConfigurationDialog.py" line="173"/> 5916 <location filename="../Preferences/ConfigurationDialog.py" line="165"/>
5728 <source>Log-Viewer</source> 5917 <source>Log-Viewer</source>
5729 <translation type="unfinished">Kayıt-Gösterici</translation> 5918 <translation type="unfinished">Kayıt-Gösterici</translation>
5730 </message> 5919 </message>
5731 <message> 5920 <message>
5732 <location filename="../Preferences/ConfigurationDialog.py" line="179"/> 5921 <location filename="../Preferences/ConfigurationDialog.py" line="171"/>
5733 <source>Mimetypes</source> 5922 <source>Mimetypes</source>
5734 <translation type="unfinished"></translation> 5923 <translation type="unfinished"></translation>
5735 </message> 5924 </message>
5736 <message> 5925 <message>
5737 <location filename="../Preferences/ConfigurationDialog.py" line="525"/> 5926 <location filename="../Preferences/ConfigurationDialog.py" line="514"/>
5738 <source>Enter search text...</source> 5927 <source>Enter search text...</source>
5739 <translation type="unfinished"></translation> 5928 <translation type="unfinished"></translation>
5740 </message> 5929 </message>
5741 <message> 5930 <message>
5742 <location filename="../Preferences/ConfigurationDialog.py" line="310"/> 5931 <location filename="../Preferences/ConfigurationDialog.py" line="299"/>
5743 <source>Mouse Click Handlers</source> 5932 <source>Mouse Click Handlers</source>
5744 <translation type="unfinished"></translation> 5933 <translation type="unfinished"></translation>
5745 </message> 5934 </message>
5746 <message> 5935 <message>
5747 <location filename="../Preferences/ConfigurationDialog.py" line="413"/> 5936 <location filename="../Preferences/ConfigurationDialog.py" line="402"/>
5748 <source>Flash Cookie Manager</source> 5937 <source>Flash Cookie Manager</source>
5749 <translation type="unfinished"></translation> 5938 <translation type="unfinished"></translation>
5750 </message> 5939 </message>
5751 <message> 5940 <message>
5752 <location filename="../Preferences/ConfigurationDialog.py" line="448"/> 5941 <location filename="../Preferences/ConfigurationDialog.py" line="437"/>
5753 <source>Hex Editor</source> 5942 <source>Hex Editor</source>
5754 <translation type="unfinished"></translation> 5943 <translation type="unfinished"></translation>
5755 </message> 5944 </message>
5756 <message> 5945 <message>
5757 <location filename="../Preferences/ConfigurationDialog.py" line="351"/> 5946 <location filename="../Preferences/ConfigurationDialog.py" line="340"/>
5758 <source>Web Browser</source> 5947 <source>Web Browser</source>
5759 <translation type="unfinished"></translation> 5948 <translation type="unfinished"></translation>
5760 </message> 5949 </message>
5761 <message> 5950 <message>
5762 <location filename="../Preferences/ConfigurationDialog.py" line="155"/> 5951 <location filename="../Preferences/ConfigurationDialog.py" line="147"/>
5763 <source>Diff</source> 5952 <source>Diff</source>
5764 <translation type="unfinished">Diff</translation> 5953 <translation type="unfinished">Diff</translation>
5765 </message> 5954 </message>
5766 <message> 5955 <message>
5767 <location filename="../Preferences/ConfigurationDialog.py" line="261"/> 5956 <location filename="../Preferences/ConfigurationDialog.py" line="250"/>
5768 <source>Documentation Viewer</source> 5957 <source>Documentation Viewer</source>
5769 <translation type="unfinished"></translation> 5958 <translation type="unfinished"></translation>
5770 </message> 5959 </message>
5771 <message> 5960 <message>
5772 <location filename="../Preferences/ConfigurationDialog.py" line="199"/> 5961 <location filename="../Preferences/ConfigurationDialog.py" line="191"/>
5773 <source>Protobuf</source> 5962 <source>Protobuf</source>
5774 <translation type="unfinished"></translation> 5963 <translation type="unfinished"></translation>
5775 </message> 5964 </message>
5776 <message> 5965 <message>
5777 <location filename="../Preferences/ConfigurationDialog.py" line="234"/> 5966 <location filename="../Preferences/ConfigurationDialog.py" line="226"/>
5778 <source>Python2</source> 5967 <source>Python2</source>
5779 <translation type="unfinished">Python2</translation> 5968 <translation type="obsolete">Python2</translation>
5780 </message> 5969 </message>
5781 <message> 5970 <message>
5782 <location filename="../Preferences/ConfigurationDialog.py" line="146"/> 5971 <location filename="../Preferences/ConfigurationDialog.py" line="138"/>
5783 <source>Conda</source> 5972 <source>Conda</source>
5784 <translation type="unfinished"></translation> 5973 <translation type="unfinished"></translation>
5785 </message> 5974 </message>
5786 <message> 5975 <message>
5787 <location filename="../Preferences/ConfigurationDialog.py" line="189"/> 5976 <location filename="../Preferences/ConfigurationDialog.py" line="181"/>
5788 <source>Python Package Management</source> 5977 <source>Python Package Management</source>
5789 <translation type="unfinished"></translation> 5978 <translation type="unfinished"></translation>
5790 </message> 5979 </message>
5791 <message> 5980 <message>
5792 <location filename="../Preferences/ConfigurationDialog.py" line="176"/> 5981 <location filename="../Preferences/ConfigurationDialog.py" line="168"/>
5793 <source>MicroPython</source> 5982 <source>MicroPython</source>
5794 <translation type="unfinished"></translation> 5983 <translation type="unfinished"></translation>
5795 </message> 5984 </message>
5796 </context> 5985 </context>
5797 <context> 5986 <context>
6461 <location filename="../Project/CreateDialogCodeDialog.py" line="204"/> 6650 <location filename="../Project/CreateDialogCodeDialog.py" line="204"/>
6462 <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> 6651 <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>
6463 <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;{1} formlarını yüklerken hata meydana geldi&lt;/p&gt;</translation> 6652 <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;{1} formlarını yüklerken hata meydana geldi&lt;/p&gt;</translation>
6464 </message> 6653 </message>
6465 <message> 6654 <message>
6466 <location filename="../Project/CreateDialogCodeDialog.py" line="580"/> 6655 <location filename="../Project/CreateDialogCodeDialog.py" line="561"/>
6467 <source>Code Generation</source> 6656 <source>Code Generation</source>
6468 <translation>Kod üretici</translation> 6657 <translation>Kod üretici</translation>
6469 </message> 6658 </message>
6470 <message> 6659 <message>
6471 <location filename="../Project/CreateDialogCodeDialog.py" line="440"/> 6660 <location filename="../Project/CreateDialogCodeDialog.py" line="429"/>
6472 <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> 6661 <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>
6473 <translation>&lt;p&gt;Kod şablon dosyası &quot;{0}&quot; açılamıyor.&lt;/p&gt;&lt;p&gt;Sebep: {1}&lt;/p&gt;</translation> 6662 <translation>&lt;p&gt;Kod şablon dosyası &quot;{0}&quot; açılamıyor.&lt;/p&gt;&lt;p&gt;Sebep: {1}&lt;/p&gt;</translation>
6474 </message> 6663 </message>
6475 <message> 6664 <message>
6476 <location filename="../Project/CreateDialogCodeDialog.py" line="478"/> 6665 <location filename="../Project/CreateDialogCodeDialog.py" line="467"/>
6477 <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> 6666 <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>
6478 <translation>&lt;p&gt;Kaynak dosyası açılamıyor &quot;{0}&quot;.&lt;/p&gt;&lt;p&gt;.Sebep: {1}&lt;/p&gt;</translation> 6667 <translation>&lt;p&gt;Kaynak dosyası açılamıyor &quot;{0}&quot;.&lt;/p&gt;&lt;p&gt;.Sebep: {1}&lt;/p&gt;</translation>
6479 </message> 6668 </message>
6480 <message> 6669 <message>
6481 <location filename="../Project/CreateDialogCodeDialog.py" line="580"/> 6670 <location filename="../Project/CreateDialogCodeDialog.py" line="561"/>
6482 <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> 6671 <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>
6483 <translation>&lt;p&gt;Kaynak dosyası &quot;{0}&quot;yazılamıyor.&lt;/p&gt;&lt;p&gt;Sebep: {1}&lt;/p&gt;</translation> 6672 <translation>&lt;p&gt;Kaynak dosyası &quot;{0}&quot;yazılamıyor.&lt;/p&gt;&lt;p&gt;Sebep: {1}&lt;/p&gt;</translation>
6484 </message> 6673 </message>
6485 <message> 6674 <message>
6486 <location filename="../Project/CreateDialogCodeDialog.py" line="213"/> 6675 <location filename="../Project/CreateDialogCodeDialog.py" line="213"/>
6487 <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> 6676 <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>
6677 <translation type="unfinished"></translation>
6678 </message>
6679 <message>
6680 <location filename="../Project/CreateDialogCodeDialog.py" line="389"/>
6681 <source>&lt;p&gt;Code generation for project language &quot;{0}&quot; is not supported.&lt;/p&gt;</source>
6682 <translation type="unfinished"></translation>
6683 </message>
6684 <message>
6685 <location filename="../Project/CreateDialogCodeDialog.py" line="417"/>
6686 <source>&lt;p&gt;No code template file available for project type &quot;{0}&quot;.&lt;/p&gt;</source>
6488 <translation type="unfinished"></translation> 6687 <translation type="unfinished"></translation>
6489 </message> 6688 </message>
6490 </context> 6689 </context>
6491 <context> 6690 <context>
6492 <name>Crypto</name> 6691 <name>Crypto</name>
6512 </message> 6711 </message>
6513 </context> 6712 </context>
6514 <context> 6713 <context>
6515 <name>DebugServer</name> 6714 <name>DebugServer</name>
6516 <message> 6715 <message>
6517 <location filename="../Debugger/DebugServer.py" line="184"/> 6716 <location filename="../Debugger/DebugServer.py" line="183"/>
6518 <source>created</source> 6717 <source>created</source>
6519 <comment>must be same as in EditWatchpointDialog</comment> 6718 <comment>must be same as in EditWatchpointDialog</comment>
6520 <translation>Üretildi</translation> 6719 <translation>Üretildi</translation>
6521 </message> 6720 </message>
6522 <message> 6721 <message>
6523 <location filename="../Debugger/DebugServer.py" line="186"/> 6722 <location filename="../Debugger/DebugServer.py" line="185"/>
6524 <source>changed</source> 6723 <source>changed</source>
6525 <comment>must be same as in EditWatchpointDialog</comment> 6724 <comment>must be same as in EditWatchpointDialog</comment>
6526 <translation>değişti</translation> 6725 <translation>değişti</translation>
6527 </message> 6726 </message>
6528 <message> 6727 <message>
6529 <location filename="../Debugger/DebugServer.py" line="783"/> 6728 <location filename="../Debugger/DebugServer.py" line="774"/>
6530 <source>Connection from illegal host</source> 6729 <source>Connection from illegal host</source>
6531 <translation>Yasal olmayan bir host tan balğlantı</translation> 6730 <translation>Yasal olmayan bir host tan balğlantı</translation>
6532 </message> 6731 </message>
6533 <message> 6732 <message>
6534 <location filename="../Debugger/DebugServer.py" line="783"/> 6733 <location filename="../Debugger/DebugServer.py" line="774"/>
6535 <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> 6734 <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>
6536 <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt;kaçak bir barındırıcıdan (host) bağlantı denemesi. Bu bağlantıyı kabul ediyor musunuz?&lt;/p&gt;</translation> 6735 <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt;kaçak bir barındırıcıdan (host) bağlantı denemesi. Bu bağlantıyı kabul ediyor musunuz?&lt;/p&gt;</translation>
6537 </message> 6736 </message>
6538 <message> 6737 <message>
6539 <location filename="../Debugger/DebugServer.py" line="1578"/> 6738 <location filename="../Debugger/DebugServer.py" line="1569"/>
6540 <source> 6739 <source>
6541 Not connected 6740 Not connected
6542 </source> 6741 </source>
6543 <translation> 6742 <translation>
6544 Bağlantı yok 6743 Bağlantı yok
6545 </translation> 6744 </translation>
6546 </message> 6745 </message>
6547 <message> 6746 <message>
6548 <location filename="../Debugger/DebugServer.py" line="1791"/> 6747 <location filename="../Debugger/DebugServer.py" line="1782"/>
6549 <source>Passive debug connection received 6748 <source>Passive debug connection received
6550 </source> 6749 </source>
6551 <translation type="unfinished"></translation> 6750 <translation type="unfinished"></translation>
6552 </message> 6751 </message>
6553 <message> 6752 <message>
6554 <location filename="../Debugger/DebugServer.py" line="1805"/> 6753 <location filename="../Debugger/DebugServer.py" line="1796"/>
6555 <source>Passive debug connection closed 6754 <source>Passive debug connection closed
6556 </source> 6755 </source>
6557 <translation type="unfinished"></translation> 6756 <translation type="unfinished"></translation>
6558 </message> 6757 </message>
6559 <message> 6758 <message>
6560 <location filename="../Debugger/DebugServer.py" line="330"/> 6759 <location filename="../Debugger/DebugServer.py" line="321"/>
6561 <source>Register Debugger Interface</source> 6760 <source>Register Debugger Interface</source>
6562 <translation type="unfinished"></translation> 6761 <translation type="unfinished"></translation>
6563 </message> 6762 </message>
6564 <message> 6763 <message>
6565 <location filename="../Debugger/DebugServer.py" line="330"/> 6764 <location filename="../Debugger/DebugServer.py" line="321"/>
6566 <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> 6765 <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>
6567 <translation type="unfinished"></translation> 6766 <translation type="unfinished"></translation>
6568 </message> 6767 </message>
6569 <message> 6768 <message>
6570 <location filename="../Debugger/DebugServer.py" line="1394"/> 6769 <location filename="../Debugger/DebugServer.py" line="1385"/>
6571 <source>Start Debugger</source> 6770 <source>Start Debugger</source>
6572 <translation type="unfinished">Hata Ayıklayıcıyı Başlat</translation> 6771 <translation type="unfinished">Hata Ayıklayıcıyı Başlat</translation>
6573 </message> 6772 </message>
6574 <message> 6773 <message>
6575 <location filename="../Debugger/DebugServer.py" line="1394"/> 6774 <location filename="../Debugger/DebugServer.py" line="1385"/>
6576 <source>&lt;p&gt;The debugger type &lt;b&gt;{0}&lt;/b&gt; is not supported or not configured.&lt;/p&gt;</source> 6775 <source>&lt;p&gt;The debugger type &lt;b&gt;{0}&lt;/b&gt; is not supported or not configured.&lt;/p&gt;</source>
6577 <translation type="unfinished"></translation> 6776 <translation type="unfinished"></translation>
6578 </message> 6777 </message>
6579 </context> 6778 </context>
6580 <context> 6779 <context>
6581 <name>DebugUI</name> 6780 <name>DebugUI</name>
6582 <message> 6781 <message>
6583 <location filename="../Debugger/DebugUI.py" line="1838"/> 6782 <location filename="../Debugger/DebugUI.py" line="1836"/>
6584 <source>Run Script</source> 6783 <source>Run Script</source>
6585 <translation>Betiği Çalıştır</translation> 6784 <translation>Betiği Çalıştır</translation>
6586 </message> 6785 </message>
6587 <message> 6786 <message>
6588 <location filename="../Debugger/DebugUI.py" line="175"/> 6787 <location filename="../Debugger/DebugUI.py" line="175"/>
6598 <location filename="../Debugger/DebugUI.py" line="181"/> 6797 <location filename="../Debugger/DebugUI.py" line="181"/>
6599 <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> 6798 <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>
6600 <translation>&lt;b&gt;Betiği Çalıştır&lt;/b&gt;&lt;p&gt; KOmut satırı argumanlarını ayarla ve hata ayıklayıcının dışında çalıştır. Eğer dosyada kaydedilmemiş değişiklikler varsa önce kaydedilmelidir.&lt;/p&gt;</translation> 6799 <translation>&lt;b&gt;Betiği Çalıştır&lt;/b&gt;&lt;p&gt; KOmut satırı argumanlarını ayarla ve hata ayıklayıcının dışında çalıştır. Eğer dosyada kaydedilmemiş değişiklikler varsa önce kaydedilmelidir.&lt;/p&gt;</translation>
6601 </message> 6800 </message>
6602 <message> 6801 <message>
6603 <location filename="../Debugger/DebugUI.py" line="1853"/> 6802 <location filename="../Debugger/DebugUI.py" line="1851"/>
6604 <source>Run Project</source> 6803 <source>Run Project</source>
6605 <translation>Projeyi Çalıştır</translation> 6804 <translation>Projeyi Çalıştır</translation>
6606 </message> 6805 </message>
6607 <message> 6806 <message>
6608 <location filename="../Debugger/DebugUI.py" line="190"/> 6807 <location filename="../Debugger/DebugUI.py" line="190"/>
6698 <location filename="../Debugger/DebugUI.py" line="259"/> 6897 <location filename="../Debugger/DebugUI.py" line="259"/>
6699 <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> 6898 <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>
6700 <translation type="unfinished"></translation> 6899 <translation type="unfinished"></translation>
6701 </message> 6900 </message>
6702 <message> 6901 <message>
6703 <location filename="../Debugger/DebugUI.py" line="1977"/> 6902 <location filename="../Debugger/DebugUI.py" line="1975"/>
6704 <source>Debug Script</source> 6903 <source>Debug Script</source>
6705 <translation>Betik Hata Ayıklama</translation> 6904 <translation>Betik Hata Ayıklama</translation>
6706 </message> 6905 </message>
6707 <message> 6906 <message>
6708 <location filename="../Debugger/DebugUI.py" line="268"/> 6907 <location filename="../Debugger/DebugUI.py" line="268"/>
6718 <location filename="../Debugger/DebugUI.py" line="274"/> 6917 <location filename="../Debugger/DebugUI.py" line="274"/>
6719 <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> 6918 <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>
6720 <translation type="unfinished"></translation> 6919 <translation type="unfinished"></translation>
6721 </message> 6920 </message>
6722 <message> 6921 <message>
6723 <location filename="../Debugger/DebugUI.py" line="1993"/> 6922 <location filename="../Debugger/DebugUI.py" line="1991"/>
6724 <source>Debug Project</source> 6923 <source>Debug Project</source>
6725 <translation>Proje Hata Ayıklama</translation> 6924 <translation>Proje Hata Ayıklama</translation>
6726 </message> 6925 </message>
6727 <message> 6926 <message>
6728 <location filename="../Debugger/DebugUI.py" line="284"/> 6927 <location filename="../Debugger/DebugUI.py" line="284"/>
7038 <location filename="../Debugger/DebugUI.py" line="656"/> 7237 <location filename="../Debugger/DebugUI.py" line="656"/>
7039 <source>Debug</source> 7238 <source>Debug</source>
7040 <translation>Hata Ayıklama</translation> 7239 <translation>Hata Ayıklama</translation>
7041 </message> 7240 </message>
7042 <message> 7241 <message>
7043 <location filename="../Debugger/DebugUI.py" line="1102"/> 7242 <location filename="../Debugger/DebugUI.py" line="1100"/>
7044 <source>The program being debugged contains an unspecified syntax error.</source> 7243 <source>The program being debugged contains an unspecified syntax error.</source>
7045 <translation>Uygulama belirtilmemiş sözdizimi hatalarını belirlemeye başladı.</translation> 7244 <translation>Uygulama belirtilmemiş sözdizimi hatalarını belirlemeye başladı.</translation>
7046 </message> 7245 </message>
7047 <message> 7246 <message>
7048 <location filename="../Debugger/DebugUI.py" line="1121"/> 7247 <location filename="../Debugger/DebugUI.py" line="1119"/>
7049 <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> 7248 <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>
7050 <translation type="unfinished"></translation> 7249 <translation type="unfinished"></translation>
7051 </message> 7250 </message>
7052 <message> 7251 <message>
7053 <location filename="../Debugger/DebugUI.py" line="1139"/> 7252 <location filename="../Debugger/DebugUI.py" line="1137"/>
7054 <source>An unhandled exception occured. See the shell window for details.</source> 7253 <source>An unhandled exception occured. See the shell window for details.</source>
7055 <translation type="unfinished"></translation> 7254 <translation type="unfinished"></translation>
7056 </message> 7255 </message>
7057 <message> 7256 <message>
7058 <location filename="../Debugger/DebugUI.py" line="1189"/> 7257 <location filename="../Debugger/DebugUI.py" line="1187"/>
7059 <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> 7258 <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>
7060 <translation type="unfinished"></translation> 7259 <translation type="unfinished"></translation>
7061 </message> 7260 </message>
7062 <message> 7261 <message>
7063 <location filename="../Debugger/DebugUI.py" line="1204"/> 7262 <location filename="../Debugger/DebugUI.py" line="1202"/>
7064 <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> 7263 <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>
7065 <translation type="unfinished"></translation> 7264 <translation type="unfinished"></translation>
7066 </message> 7265 </message>
7067 <message> 7266 <message>
7068 <location filename="../Debugger/DebugUI.py" line="1268"/> 7267 <location filename="../Debugger/DebugUI.py" line="1266"/>
7069 <source>The program being debugged has terminated unexpectedly.</source> 7268 <source>The program being debugged has terminated unexpectedly.</source>
7070 <translation>Hata ayıklanmaya başlanan program beklenmeyen bir şekilde sonlandı.</translation> 7269 <translation>Hata ayıklanmaya başlanan program beklenmeyen bir şekilde sonlandı.</translation>
7071 </message> 7270 </message>
7072 <message> 7271 <message>
7073 <location filename="../Debugger/DebugUI.py" line="1339"/> 7272 <location filename="../Debugger/DebugUI.py" line="1337"/>
7074 <source>Breakpoint Condition Error</source> 7273 <source>Breakpoint Condition Error</source>
7075 <translation type="unfinished"></translation> 7274 <translation type="unfinished"></translation>
7076 </message> 7275 </message>
7077 <message> 7276 <message>
7078 <location filename="../Debugger/DebugUI.py" line="1339"/> 7277 <location filename="../Debugger/DebugUI.py" line="1337"/>
7079 <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> 7278 <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>
7080 <translation type="unfinished"></translation> 7279 <translation type="unfinished"></translation>
7081 </message> 7280 </message>
7082 <message> 7281 <message>
7083 <location filename="../Debugger/DebugUI.py" line="1375"/> 7282 <location filename="../Debugger/DebugUI.py" line="1373"/>
7084 <source>Watch Expression Error</source> 7283 <source>Watch Expression Error</source>
7085 <translation>Gözetleme İfade hatası</translation> 7284 <translation>Gözetleme İfade hatası</translation>
7086 </message> 7285 </message>
7087 <message> 7286 <message>
7088 <location filename="../Debugger/DebugUI.py" line="1375"/> 7287 <location filename="../Debugger/DebugUI.py" line="1373"/>
7089 <source>&lt;p&gt;The watch expression &lt;b&gt;{0}&lt;/b&gt; contains a syntax error.&lt;/p&gt;</source> 7288 <source>&lt;p&gt;The watch expression &lt;b&gt;{0}&lt;/b&gt; contains a syntax error.&lt;/p&gt;</source>
7090 <translation type="unfinished"></translation> 7289 <translation type="unfinished"></translation>
7091 </message> 7290 </message>
7092 <message> 7291 <message>
7093 <location filename="../Debugger/DebugUI.py" line="1405"/> 7292 <location filename="../Debugger/DebugUI.py" line="1403"/>
7094 <source>&lt;p&gt;A watch expression &apos;&lt;b&gt;{0}&lt;/b&gt;&apos; already exists.&lt;/p&gt;</source> 7293 <source>&lt;p&gt;A watch expression &apos;&lt;b&gt;{0}&lt;/b&gt;&apos; already exists.&lt;/p&gt;</source>
7095 <translation type="unfinished"></translation> 7294 <translation type="unfinished"></translation>
7096 </message> 7295 </message>
7097 <message> 7296 <message>
7098 <location filename="../Debugger/DebugUI.py" line="1410"/> 7297 <location filename="../Debugger/DebugUI.py" line="1408"/>
7099 <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> 7298 <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>
7100 <translation type="unfinished"></translation> 7299 <translation type="unfinished"></translation>
7101 </message> 7300 </message>
7102 <message> 7301 <message>
7103 <location filename="../Debugger/DebugUI.py" line="1415"/> 7302 <location filename="../Debugger/DebugUI.py" line="1413"/>
7104 <source>Watch expression already exists</source> 7303 <source>Watch expression already exists</source>
7105 <translation>Hali hazırda gözetleme ifadesi var</translation> 7304 <translation>Hali hazırda gözetleme ifadesi var</translation>
7106 </message> 7305 </message>
7107 <message> 7306 <message>
7108 <location filename="../Debugger/DebugUI.py" line="1581"/> 7307 <location filename="../Debugger/DebugUI.py" line="1579"/>
7109 <source>Coverage of Project</source> 7308 <source>Coverage of Project</source>
7110 <translation>Proje Kapsamı</translation> 7309 <translation>Proje Kapsamı</translation>
7111 </message> 7310 </message>
7112 <message> 7311 <message>
7113 <location filename="../Debugger/DebugUI.py" line="1568"/> 7312 <location filename="../Debugger/DebugUI.py" line="1566"/>
7114 <source>Coverage of Script</source> 7313 <source>Coverage of Script</source>
7115 <translation>Betik Kapsamı</translation> 7314 <translation>Betik Kapsamı</translation>
7116 </message> 7315 </message>
7117 <message> 7316 <message>
7118 <location filename="../Debugger/DebugUI.py" line="1853"/> 7317 <location filename="../Debugger/DebugUI.py" line="1851"/>
7119 <source>There is no main script defined for the current project. Aborting</source> 7318 <source>There is no main script defined for the current project. Aborting</source>
7120 <translation>Bugeçerli projede tanımlanan ana betik değil. Durduruluyor</translation> 7319 <translation>Bugeçerli projede tanımlanan ana betik değil. Durduruluyor</translation>
7121 </message> 7320 </message>
7122 <message> 7321 <message>
7123 <location filename="../Debugger/DebugUI.py" line="1716"/> 7322 <location filename="../Debugger/DebugUI.py" line="1714"/>
7124 <source>Profile of Project</source> 7323 <source>Profile of Project</source>
7125 <translation>Proje Kesiti</translation> 7324 <translation>Proje Kesiti</translation>
7126 </message> 7325 </message>
7127 <message> 7326 <message>
7128 <location filename="../Debugger/DebugUI.py" line="1703"/> 7327 <location filename="../Debugger/DebugUI.py" line="1701"/>
7129 <source>Profile of Script</source> 7328 <source>Profile of Script</source>
7130 <translation>Betik Kesiti</translation> 7329 <translation>Betik Kesiti</translation>
7131 </message> 7330 </message>
7132 <message> 7331 <message>
7133 <location filename="../Debugger/DebugUI.py" line="1993"/> 7332 <location filename="../Debugger/DebugUI.py" line="1991"/>
7134 <source>There is no main script defined for the current project. No debugging possible.</source> 7333 <source>There is no main script defined for the current project. No debugging possible.</source>
7135 <translation type="unfinished"></translation> 7334 <translation type="unfinished"></translation>
7136 </message> 7335 </message>
7137 <message> 7336 <message>
7138 <location filename="../Debugger/DebugUI.py" line="1071"/> 7337 <location filename="../Debugger/DebugUI.py" line="1069"/>
7139 <source>Program terminated</source> 7338 <source>Program terminated</source>
7140 <translation type="unfinished"></translation> 7339 <translation type="unfinished"></translation>
7141 </message> 7340 </message>
7142 <message> 7341 <message>
7143 <location filename="../Debugger/DebugUI.py" line="301"/> 7342 <location filename="../Debugger/DebugUI.py" line="301"/>
7153 <location filename="../Debugger/DebugUI.py" line="323"/> 7352 <location filename="../Debugger/DebugUI.py" line="323"/>
7154 <source>&lt;b&gt;Stop&lt;/b&gt;&lt;p&gt;This stops the script running in the debugger backend.&lt;/p&gt;</source> 7353 <source>&lt;b&gt;Stop&lt;/b&gt;&lt;p&gt;This stops the script running in the debugger backend.&lt;/p&gt;</source>
7155 <translation type="unfinished"></translation> 7354 <translation type="unfinished"></translation>
7156 </message> 7355 </message>
7157 <message> 7356 <message>
7158 <location filename="../Debugger/DebugUI.py" line="1254"/> 7357 <location filename="../Debugger/DebugUI.py" line="1252"/>
7159 <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> 7358 <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>
7160 <translation type="unfinished"></translation> 7359 <translation type="unfinished"></translation>
7161 </message> 7360 </message>
7162 <message> 7361 <message>
7163 <location filename="../Debugger/DebugUI.py" line="1038"/> 7362 <location filename="../Debugger/DebugUI.py" line="1036"/>
7164 <source>&lt;p&gt;Message: {0}&lt;/p&gt;</source> 7363 <source>&lt;p&gt;Message: {0}&lt;/p&gt;</source>
7165 <translation type="unfinished"></translation> 7364 <translation type="unfinished"></translation>
7166 </message> 7365 </message>
7167 <message> 7366 <message>
7168 <location filename="../Debugger/DebugUI.py" line="1043"/> 7367 <location filename="../Debugger/DebugUI.py" line="1041"/>
7169 <source>&lt;p&gt;The program has terminated with an exit status of {0}.&lt;/p&gt;{1}</source> 7368 <source>&lt;p&gt;The program has terminated with an exit status of {0}.&lt;/p&gt;{1}</source>
7170 <translation type="unfinished"></translation> 7369 <translation type="unfinished"></translation>
7171 </message> 7370 </message>
7172 <message> 7371 <message>
7173 <location filename="../Debugger/DebugUI.py" line="1048"/> 7372 <location filename="../Debugger/DebugUI.py" line="1046"/>
7174 <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; has terminated with an exit status of {1}.&lt;/p&gt;{2}</source> 7373 <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; has terminated with an exit status of {1}.&lt;/p&gt;{2}</source>
7175 <translation type="unfinished"></translation> 7374 <translation type="unfinished"></translation>
7176 </message> 7375 </message>
7177 <message> 7376 <message>
7178 <location filename="../Debugger/DebugUI.py" line="1056"/> 7377 <location filename="../Debugger/DebugUI.py" line="1054"/>
7179 <source>Message: {0}</source> 7378 <source>Message: {0}</source>
7180 <translation type="unfinished"></translation> 7379 <translation type="unfinished"></translation>
7181 </message> 7380 </message>
7182 <message> 7381 <message>
7183 <location filename="../Debugger/DebugUI.py" line="1062"/> 7382 <location filename="../Debugger/DebugUI.py" line="1060"/>
7184 <source>The program has terminated with an exit status of {0}. 7383 <source>The program has terminated with an exit status of {0}.
7185 {1}</source> 7384 {1}</source>
7186 <translation type="unfinished"></translation> 7385 <translation type="unfinished"></translation>
7187 </message> 7386 </message>
7188 <message> 7387 <message>
7189 <location filename="../Debugger/DebugUI.py" line="1066"/> 7388 <location filename="../Debugger/DebugUI.py" line="1064"/>
7190 <source>&quot;{0}&quot; has terminated with an exit status of {1}. 7389 <source>&quot;{0}&quot; has terminated with an exit status of {1}.
7191 {2}</source> 7390 {2}</source>
7192 <translation type="unfinished"></translation> 7391 <translation type="unfinished"></translation>
7193 </message> 7392 </message>
7194 <message> 7393 <message>
7195 <location filename="../Debugger/DebugUI.py" line="1076"/> 7394 <location filename="../Debugger/DebugUI.py" line="1074"/>
7196 <source>The program has terminated with an exit status of {0}. 7395 <source>The program has terminated with an exit status of {0}.
7197 {1} 7396 {1}
7198 </source> 7397 </source>
7199 <translation type="unfinished"></translation> 7398 <translation type="unfinished"></translation>
7200 </message> 7399 </message>
7201 <message> 7400 <message>
7202 <location filename="../Debugger/DebugUI.py" line="1080"/> 7401 <location filename="../Debugger/DebugUI.py" line="1078"/>
7203 <source>&quot;{0}&quot; has terminated with an exit status of {1}. 7402 <source>&quot;{0}&quot; has terminated with an exit status of {1}.
7204 {2} 7403 {2}
7205 </source> 7404 </source>
7206 <translation type="unfinished"></translation> 7405 <translation type="unfinished"></translation>
7207 </message> 7406 </message>
7224 <location filename="../Debugger/DebugUI.py" line="372"/> 7423 <location filename="../Debugger/DebugUI.py" line="372"/>
7225 <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> 7424 <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>
7226 <translation type="unfinished"></translation> 7425 <translation type="unfinished"></translation>
7227 </message> 7426 </message>
7228 <message> 7427 <message>
7229 <location filename="../Debugger/DebugUI.py" line="1314"/> 7428 <location filename="../Debugger/DebugUI.py" line="1312"/>
7230 <source>No locals available.</source> 7429 <source>No locals available.</source>
7231 <translation type="unfinished"></translation> 7430 <translation type="unfinished"></translation>
7232 </message> 7431 </message>
7233 <message> 7432 <message>
7234 <location filename="../Debugger/DebugUI.py" line="597"/> 7433 <location filename="../Debugger/DebugUI.py" line="597"/>
7725 </message> 7924 </message>
7726 </context> 7925 </context>
7727 <context> 7926 <context>
7728 <name>DebuggerInterfacePython</name> 7927 <name>DebuggerInterfacePython</name>
7729 <message> 7928 <message>
7730 <location filename="../Debugger/DebuggerInterfacePython.py" line="479"/> 7929 <location filename="../Debugger/DebuggerInterfacePython.py" line="459"/>
7731 <source>Start Debugger</source> 7930 <source>Start Debugger</source>
7732 <translation type="unfinished">Hata Ayıklayıcıyı Başlat</translation> 7931 <translation type="unfinished">Hata Ayıklayıcıyı Başlat</translation>
7733 </message> 7932 </message>
7734 <message> 7933 <message>
7735 <location filename="../Debugger/DebuggerInterfacePython.py" line="479"/> 7934 <location filename="../Debugger/DebuggerInterfacePython.py" line="459"/>
7736 <source>&lt;p&gt;The debugger backend could not be started.&lt;/p&gt;</source> 7935 <source>&lt;p&gt;The debugger backend could not be started.&lt;/p&gt;</source>
7737 <translation type="unfinished">&lt;p&gt;Hata ayıklayıcıbaşlatılamadı.&lt;/p&gt;</translation> 7936 <translation type="unfinished">&lt;p&gt;Hata ayıklayıcıbaşlatılamadı.&lt;/p&gt;</translation>
7738 </message> 7937 </message>
7739 <message> 7938 <message>
7740 <location filename="../Debugger/DebuggerInterfacePython.py" line="1032"/> 7939 <location filename="../Debugger/DebuggerInterfacePython.py" line="1012"/>
7741 <source>Parent Process</source> 7940 <source>Parent Process</source>
7742 <translation type="unfinished">Ana İşlem</translation> 7941 <translation type="unfinished">Ana İşlem</translation>
7743 </message> 7942 </message>
7744 <message> 7943 <message>
7745 <location filename="../Debugger/DebuggerInterfacePython.py" line="1033"/> 7944 <location filename="../Debugger/DebuggerInterfacePython.py" line="1013"/>
7746 <source>Child process</source> 7945 <source>Child process</source>
7747 <translation type="unfinished">Alt işlem</translation> 7946 <translation type="unfinished">Alt işlem</translation>
7748 </message> 7947 </message>
7749 <message> 7948 <message>
7750 <location filename="../Debugger/DebuggerInterfacePython.py" line="1034"/> 7949 <location filename="../Debugger/DebuggerInterfacePython.py" line="1014"/>
7751 <source>Client forking</source> 7950 <source>Client forking</source>
7752 <translation type="unfinished">İstemci çatallaşması</translation> 7951 <translation type="unfinished">İstemci çatallaşması</translation>
7753 </message> 7952 </message>
7754 <message> 7953 <message>
7755 <location filename="../Debugger/DebuggerInterfacePython.py" line="1034"/> 7954 <location filename="../Debugger/DebuggerInterfacePython.py" line="1014"/>
7756 <source>Select the fork branch to follow.</source> 7955 <source>Select the fork branch to follow.</source>
7757 <translation type="unfinished">Takip eden çatallaşmadaki branşı seç.</translation> 7956 <translation type="unfinished">Takip eden çatallaşmadaki branşı seç.</translation>
7758 </message> 7957 </message>
7759 <message> 7958 <message>
7760 <location filename="../Debugger/DebuggerInterfacePython.py" line="1080"/> 7959 <location filename="../Debugger/DebuggerInterfacePython.py" line="1060"/>
7761 <source>Debug Protocol Error</source> 7960 <source>Debug Protocol Error</source>
7762 <translation type="unfinished"></translation> 7961 <translation type="unfinished"></translation>
7763 </message> 7962 </message>
7764 <message> 7963 <message>
7765 <location filename="../Debugger/DebuggerInterfacePython.py" line="1080"/> 7964 <location filename="../Debugger/DebuggerInterfacePython.py" line="1060"/>
7766 <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> 7965 <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>
7767 <translation type="unfinished"></translation> 7966 <translation type="unfinished"></translation>
7768 </message> 7967 </message>
7769 <message> 7968 <message>
7770 <location filename="../Debugger/DebuggerInterfacePython.py" line="374"/> 7969 <location filename="../Debugger/DebuggerInterfacePython.py" line="354"/>
7771 <source>&lt;p&gt;No suitable {0} environment configured.&lt;/p&gt;</source> 7970 <source>&lt;p&gt;No suitable Python3 environment configured.&lt;/p&gt;</source>
7772 <translation type="unfinished"></translation> 7971 <translation type="unfinished"></translation>
7773 </message> 7972 </message>
7774 </context> 7973 </context>
7775 <context> 7974 <context>
7776 <name>DebuggerPropertiesDialog</name> 7975 <name>DebuggerPropertiesDialog</name>
7913 <location filename="../Project/DebuggerPropertiesDialog.ui" line="249"/> 8112 <location filename="../Project/DebuggerPropertiesDialog.ui" line="249"/>
7914 <source>Don&apos;t set the encoding of the debug client</source> 8113 <source>Don&apos;t set the encoding of the debug client</source>
7915 <translation>Hata ayıklayıcı istemcisini şifreleme ayarlarını yapma</translation> 8114 <translation>Hata ayıklayıcı istemcisini şifreleme ayarlarını yapma</translation>
7916 </message> 8115 </message>
7917 <message> 8116 <message>
7918 <location filename="../Project/DebuggerPropertiesDialog.py" line="133"/> 8117 <location filename="../Project/DebuggerPropertiesDialog.py" line="130"/>
7919 <source>All Files (*)</source> 8118 <source>All Files (*)</source>
7920 <translation>Tüm Dosyalar (*)</translation> 8119 <translation>Tüm Dosyalar (*)</translation>
7921 </message> 8120 </message>
7922 <message> 8121 <message>
7923 <location filename="../Project/DebuggerPropertiesDialog.ui" line="236"/> 8122 <location filename="../Project/DebuggerPropertiesDialog.ui" line="236"/>
7965 <context> 8164 <context>
7966 <name>DebuggerPython2Page</name> 8165 <name>DebuggerPython2Page</name>
7967 <message> 8166 <message>
7968 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="17"/> 8167 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="17"/>
7969 <source>&lt;b&gt;Configure Python2 Debugger&lt;/b&gt;</source> 8168 <source>&lt;b&gt;Configure Python2 Debugger&lt;/b&gt;</source>
7970 <translation type="unfinished">&lt;b&gt;Python Hata Ayıklayıcısını Ayarla&lt;/b&gt;</translation> 8169 <translation type="obsolete">&lt;b&gt;Python Hata Ayıklayıcısını Ayarla&lt;/b&gt;</translation>
7971 </message> 8170 </message>
7972 <message> 8171 <message>
7973 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="37"/> 8172 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="37"/>
7974 <source>Python2 Virtual Environment</source> 8173 <source>Python2 Virtual Environment</source>
7975 <translation type="unfinished">Hata Ayıklayıcı İstemcisi için Python Yorumlayıcısı</translation> 8174 <translation type="obsolete">Hata Ayıklayıcı İstemcisi için Python Yorumlayıcısı</translation>
7976 </message>
7977 <message>
7978 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="43"/>
7979 <source>Select the virtual environment to be used</source>
7980 <translation type="unfinished"></translation>
7981 </message>
7982 <message>
7983 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="50"/>
7984 <source>Press to open the virtual environment manager dialog</source>
7985 <translation type="unfinished"></translation>
7986 </message> 8175 </message>
7987 <message> 8176 <message>
7988 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="63"/> 8177 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="63"/>
7989 <source>Debug Client Type</source> 8178 <source>Debug Client Type</source>
7990 <translation type="unfinished">Hata Ayıklayıcı İstemcisi Tipi</translation> 8179 <translation type="obsolete">Hata Ayıklayıcı İstemcisi Tipi</translation>
7991 </message> 8180 </message>
7992 <message> 8181 <message>
7993 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="75"/> 8182 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="75"/>
7994 <source>Enter the path of the Debug Client to be used. Leave empty to use the default.</source> 8183 <source>Enter the path of the Debug Client to be used. Leave empty to use the default.</source>
7995 <translation type="unfinished">Kullanmak için hata ayıklayıcısının yolunu giriniz. Boş bırakırsanız varsayılan yol kullanılır.</translation> 8184 <translation type="obsolete">Kullanmak için hata ayıklayıcısının yolunu giriniz. Boş bırakırsanız varsayılan yol kullanılır.</translation>
7996 </message> 8185 </message>
7997 <message> 8186 <message>
7998 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="82"/> 8187 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="82"/>
7999 <source>Select the standard debug client</source> 8188 <source>Select the standard debug client</source>
8000 <translation type="unfinished">Çok görevli hata ayıklayıcı istemcisini seç</translation> 8189 <translation type="obsolete">Çok görevli hata ayıklayıcı istemcisini seç</translation>
8001 </message> 8190 </message>
8002 <message> 8191 <message>
8003 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="85"/> 8192 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="85"/>
8004 <source>Standard</source> 8193 <source>Standard</source>
8005 <translation type="unfinished">Standart</translation> 8194 <translation type="obsolete">Standart</translation>
8006 </message> 8195 </message>
8007 <message> 8196 <message>
8008 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="92"/> 8197 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="92"/>
8009 <source>Select the custom selected debug client</source> 8198 <source>Select the custom selected debug client</source>
8010 <translation type="unfinished">Seçilmiş kullanıcı hata ayıklayıcı istemcisini seçiniz</translation> 8199 <translation type="obsolete">Seçilmiş kullanıcı hata ayıklayıcı istemcisini seçiniz</translation>
8011 </message> 8200 </message>
8012 <message> 8201 <message>
8013 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="95"/> 8202 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="95"/>
8014 <source>Custom</source> 8203 <source>Custom</source>
8015 <translation type="unfinished">Geleneksel</translation> 8204 <translation type="obsolete">Geleneksel</translation>
8016 </message> 8205 </message>
8017 <message> 8206 <message>
8018 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="105"/> 8207 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="105"/>
8019 <source>Source association</source> 8208 <source>Source association</source>
8020 <translation type="unfinished">Kaynak birlikteliği</translation> 8209 <translation type="obsolete">Kaynak birlikteliği</translation>
8021 </message>
8022 <message>
8023 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="111"/>
8024 <source>Please configure the associated file extensions on the &apos;Python&apos; page.</source>
8025 <translation type="unfinished"></translation>
8026 </message>
8027 <message>
8028 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="143"/>
8029 <source>Press to update the display of the source associations</source>
8030 <translation type="unfinished"></translation>
8031 </message> 8210 </message>
8032 <message> 8211 <message>
8033 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="146"/> 8212 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="146"/>
8034 <source>Refresh</source> 8213 <source>Refresh</source>
8035 <translation type="unfinished">Tazele</translation> 8214 <translation type="obsolete">Tazele</translation>
8036 </message> 8215 </message>
8037 <message> 8216 <message>
8038 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="171"/> 8217 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="171"/>
8039 <source>Select, to redirect stdin, stdout and stderr of the program being debugged to the eric6 IDE</source> 8218 <source>Select, to redirect stdin, stdout and stderr of the program being debugged to the eric6 IDE</source>
8040 <translation type="unfinished">Stdin/Stdout/Stderr gönderilerinin Eric5 IDE&apos;de hata ayıklamasının yapılması için, seçiniz {6 ?}</translation> 8219 <translation type="obsolete">Stdin/Stdout/Stderr gönderilerinin Eric5 IDE&apos;de hata ayıklamasının yapılması için, seçiniz {6 ?}</translation>
8041 </message> 8220 </message>
8042 <message> 8221 <message>
8043 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="174"/> 8222 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="174"/>
8044 <source>Redirect stdin/stdout/stderr</source> 8223 <source>Redirect stdin/stdout/stderr</source>
8045 <translation type="unfinished">Stdin/Stdout/Stderr u yeniden yönlendir</translation> 8224 <translation type="obsolete">Stdin/Stdout/Stderr u yeniden yönlendir</translation>
8046 </message> 8225 </message>
8047 <message> 8226 <message>
8048 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="181"/> 8227 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="181"/>
8049 <source>Select to not set the debug client encoding</source> 8228 <source>Select to not set the debug client encoding</source>
8050 <translation type="unfinished">Hata ayıklayıcı istemcisi şifrelemesini ayarlamayı iptal için seç</translation> 8229 <translation type="obsolete">Hata ayıklayıcı istemcisi şifrelemesini ayarlamayı iptal için seç</translation>
8051 </message> 8230 </message>
8052 <message> 8231 <message>
8053 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="184"/> 8232 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.ui" line="184"/>
8054 <source>Don&apos;t set the encoding of the debug client</source> 8233 <source>Don&apos;t set the encoding of the debug client</source>
8055 <translation type="unfinished">Hata ayıklayıcı istemcisini şifreleme ayarlarını yapma</translation> 8234 <translation type="obsolete">Hata ayıklayıcı istemcisini şifreleme ayarlarını yapma</translation>
8056 </message> 8235 </message>
8057 <message> 8236 <message>
8058 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.py" line="44"/> 8237 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.py" line="44"/>
8059 <source>Press to select the Debug Client via a file selection dialog</source> 8238 <source>Press to select the Debug Client via a file selection dialog</source>
8060 <translation type="unfinished">Hata ayıklayıcı istemcisini dosya seçme diyaloğu ile seçmek için basınız</translation> 8239 <translation type="obsolete">Hata ayıklayıcı istemcisini dosya seçme diyaloğu ile seçmek için basınız</translation>
8061 </message> 8240 </message>
8062 <message> 8241 <message>
8063 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.py" line="46"/> 8242 <location filename="../Preferences/ConfigurationPages/DebuggerPython2Page.py" line="46"/>
8064 <source>Python Files (*.py *.py2)</source> 8243 <source>Python Files (*.py *.py2)</source>
8065 <translation type="unfinished">Python Dosyaları (*.py *.py2)</translation> 8244 <translation type="obsolete">Python Dosyaları (*.py *.py2)</translation>
8066 </message> 8245 </message>
8067 </context> 8246 </context>
8068 <context> 8247 <context>
8069 <name>DebuggerPython3Page</name> 8248 <name>DebuggerPython3Page</name>
8070 <message> 8249 <message>
8457 </message> 8636 </message>
8458 </context> 8637 </context>
8459 <context> 8638 <context>
8460 <name>DocStyleChecker</name> 8639 <name>DocStyleChecker</name>
8461 <message> 8640 <message>
8462 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="288"/> 8641 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="291"/>
8463 <source>module is missing a docstring</source> 8642 <source>module is missing a docstring</source>
8464 <translation type="unfinished"></translation> 8643 <translation type="unfinished"></translation>
8465 </message> 8644 </message>
8466 <message> 8645 <message>
8467 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="290"/> 8646 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="293"/>
8468 <source>public function/method is missing a docstring</source> 8647 <source>public function/method is missing a docstring</source>
8469 <translation type="unfinished"></translation> 8648 <translation type="unfinished"></translation>
8470 </message> 8649 </message>
8471 <message> 8650 <message>
8472 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="293"/> 8651 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="296"/>
8473 <source>private function/method may be missing a docstring</source> 8652 <source>private function/method may be missing a docstring</source>
8474 <translation type="unfinished"></translation> 8653 <translation type="unfinished"></translation>
8475 </message> 8654 </message>
8476 <message> 8655 <message>
8477 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="296"/> 8656 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="299"/>
8478 <source>public class is missing a docstring</source> 8657 <source>public class is missing a docstring</source>
8479 <translation type="unfinished"></translation> 8658 <translation type="unfinished"></translation>
8480 </message> 8659 </message>
8481 <message> 8660 <message>
8482 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="298"/> 8661 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="301"/>
8483 <source>private class may be missing a docstring</source> 8662 <source>private class may be missing a docstring</source>
8484 <translation type="unfinished"></translation> 8663 <translation type="unfinished"></translation>
8485 </message> 8664 </message>
8486 <message> 8665 <message>
8487 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="300"/> 8666 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="303"/>
8488 <source>docstring not surrounded by &quot;&quot;&quot;</source> 8667 <source>docstring not surrounded by &quot;&quot;&quot;</source>
8489 <translation type="unfinished"></translation> 8668 <translation type="unfinished"></translation>
8490 </message> 8669 </message>
8491 <message> 8670 <message>
8492 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="302"/> 8671 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="305"/>
8493 <source>docstring containing \ not surrounded by r&quot;&quot;&quot;</source> 8672 <source>docstring containing \ not surrounded by r&quot;&quot;&quot;</source>
8494 <translation type="unfinished"></translation> 8673 <translation type="unfinished"></translation>
8495 </message> 8674 </message>
8496 <message> 8675 <message>
8497 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="305"/> 8676 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="308"/>
8498 <source>docstring containing unicode character not surrounded by u&quot;&quot;&quot;</source> 8677 <source>docstring containing unicode character not surrounded by u&quot;&quot;&quot;</source>
8499 <translation type="unfinished"></translation> 8678 <translation type="unfinished"></translation>
8500 </message> 8679 </message>
8501 <message> 8680 <message>
8502 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="308"/> 8681 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="311"/>
8503 <source>one-liner docstring on multiple lines</source> 8682 <source>one-liner docstring on multiple lines</source>
8504 <translation type="unfinished"></translation> 8683 <translation type="unfinished"></translation>
8505 </message> 8684 </message>
8506 <message> 8685 <message>
8507 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="310"/> 8686 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="313"/>
8508 <source>docstring has wrong indentation</source> 8687 <source>docstring has wrong indentation</source>
8509 <translation type="unfinished"></translation> 8688 <translation type="unfinished"></translation>
8510 </message> 8689 </message>
8511 <message> 8690 <message>
8691 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="362"/>
8692 <source>docstring summary does not end with a period</source>
8693 <translation type="unfinished"></translation>
8694 </message>
8695 <message>
8696 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="319"/>
8697 <source>docstring summary is not in imperative mood (Does instead of Do)</source>
8698 <translation type="unfinished"></translation>
8699 </message>
8700 <message>
8701 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="323"/>
8702 <source>docstring summary looks like a function&apos;s/method&apos;s signature</source>
8703 <translation type="unfinished"></translation>
8704 </message>
8705 <message>
8706 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="326"/>
8707 <source>docstring does not mention the return value type</source>
8708 <translation type="unfinished"></translation>
8709 </message>
8710 <message>
8711 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="329"/>
8712 <source>function/method docstring is separated by a blank line</source>
8713 <translation type="unfinished"></translation>
8714 </message>
8715 <message>
8716 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="332"/>
8717 <source>class docstring is not preceded by a blank line</source>
8718 <translation type="unfinished"></translation>
8719 </message>
8720 <message>
8721 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="335"/>
8722 <source>class docstring is not followed by a blank line</source>
8723 <translation type="unfinished"></translation>
8724 </message>
8725 <message>
8726 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="396"/>
8727 <source>docstring summary is not followed by a blank line</source>
8728 <translation type="unfinished"></translation>
8729 </message>
8730 <message>
8731 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="341"/>
8732 <source>last paragraph of docstring is not followed by a blank line</source>
8733 <translation type="unfinished"></translation>
8734 </message>
8735 <message>
8736 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="349"/>
8737 <source>private function/method is missing a docstring</source>
8738 <translation type="unfinished"></translation>
8739 </message>
8740 <message>
8741 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="352"/>
8742 <source>private class is missing a docstring</source>
8743 <translation type="unfinished"></translation>
8744 </message>
8745 <message>
8746 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="356"/>
8747 <source>leading quotes of docstring not on separate line</source>
8748 <translation type="unfinished"></translation>
8749 </message>
8750 <message>
8512 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="359"/> 8751 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="359"/>
8513 <source>docstring summary does not end with a period</source> 8752 <source>trailing quotes of docstring not on separate line</source>
8514 <translation type="unfinished"></translation> 8753 <translation type="unfinished"></translation>
8515 </message> 8754 </message>
8516 <message> 8755 <message>
8517 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="316"/> 8756 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="366"/>
8518 <source>docstring summary is not in imperative mood (Does instead of Do)</source> 8757 <source>docstring does not contain a @return line but function/method returns something</source>
8519 <translation type="unfinished"></translation> 8758 <translation type="unfinished"></translation>
8520 </message> 8759 </message>
8521 <message> 8760 <message>
8522 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="320"/> 8761 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="370"/>
8523 <source>docstring summary looks like a function&apos;s/method&apos;s signature</source> 8762 <source>docstring contains a @return line but function/method doesn&apos;t return anything</source>
8524 <translation type="unfinished"></translation> 8763 <translation type="unfinished"></translation>
8525 </message> 8764 </message>
8526 <message> 8765 <message>
8527 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="323"/> 8766 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="374"/>
8528 <source>docstring does not mention the return value type</source> 8767 <source>docstring does not contain enough @param/@keyparam lines</source>
8529 <translation type="unfinished"></translation> 8768 <translation type="unfinished"></translation>
8530 </message> 8769 </message>
8531 <message> 8770 <message>
8532 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="326"/> 8771 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="377"/>
8533 <source>function/method docstring is separated by a blank line</source> 8772 <source>docstring contains too many @param/@keyparam lines</source>
8534 <translation type="unfinished"></translation> 8773 <translation type="unfinished"></translation>
8535 </message> 8774 </message>
8536 <message> 8775 <message>
8537 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="329"/> 8776 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="380"/>
8538 <source>class docstring is not preceded by a blank line</source> 8777 <source>keyword only arguments must be documented with @keyparam lines</source>
8539 <translation type="unfinished"></translation> 8778 <translation type="unfinished"></translation>
8540 </message> 8779 </message>
8541 <message> 8780 <message>
8542 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="332"/> 8781 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="383"/>
8543 <source>class docstring is not followed by a blank line</source> 8782 <source>order of @param/@keyparam lines does not match the function/method signature</source>
8783 <translation type="unfinished"></translation>
8784 </message>
8785 <message>
8786 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="386"/>
8787 <source>class docstring is preceded by a blank line</source>
8788 <translation type="unfinished"></translation>
8789 </message>
8790 <message>
8791 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="388"/>
8792 <source>class docstring is followed by a blank line</source>
8793 <translation type="unfinished"></translation>
8794 </message>
8795 <message>
8796 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="390"/>
8797 <source>function/method docstring is preceded by a blank line</source>
8544 <translation type="unfinished"></translation> 8798 <translation type="unfinished"></translation>
8545 </message> 8799 </message>
8546 <message> 8800 <message>
8547 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="393"/> 8801 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="393"/>
8548 <source>docstring summary is not followed by a blank line</source>
8549 <translation type="unfinished"></translation>
8550 </message>
8551 <message>
8552 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="338"/>
8553 <source>last paragraph of docstring is not followed by a blank line</source>
8554 <translation type="unfinished"></translation>
8555 </message>
8556 <message>
8557 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="346"/>
8558 <source>private function/method is missing a docstring</source>
8559 <translation type="unfinished"></translation>
8560 </message>
8561 <message>
8562 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="349"/>
8563 <source>private class is missing a docstring</source>
8564 <translation type="unfinished"></translation>
8565 </message>
8566 <message>
8567 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="353"/>
8568 <source>leading quotes of docstring not on separate line</source>
8569 <translation type="unfinished"></translation>
8570 </message>
8571 <message>
8572 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="356"/>
8573 <source>trailing quotes of docstring not on separate line</source>
8574 <translation type="unfinished"></translation>
8575 </message>
8576 <message>
8577 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="363"/>
8578 <source>docstring does not contain a @return line but function/method returns something</source>
8579 <translation type="unfinished"></translation>
8580 </message>
8581 <message>
8582 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="367"/>
8583 <source>docstring contains a @return line but function/method doesn&apos;t return anything</source>
8584 <translation type="unfinished"></translation>
8585 </message>
8586 <message>
8587 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="371"/>
8588 <source>docstring does not contain enough @param/@keyparam lines</source>
8589 <translation type="unfinished"></translation>
8590 </message>
8591 <message>
8592 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="374"/>
8593 <source>docstring contains too many @param/@keyparam lines</source>
8594 <translation type="unfinished"></translation>
8595 </message>
8596 <message>
8597 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="377"/>
8598 <source>keyword only arguments must be documented with @keyparam lines</source>
8599 <translation type="unfinished"></translation>
8600 </message>
8601 <message>
8602 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="380"/>
8603 <source>order of @param/@keyparam lines does not match the function/method signature</source>
8604 <translation type="unfinished"></translation>
8605 </message>
8606 <message>
8607 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="383"/>
8608 <source>class 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="385"/>
8613 <source>class docstring is followed by a blank line</source>
8614 <translation type="unfinished"></translation>
8615 </message>
8616 <message>
8617 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="387"/>
8618 <source>function/method docstring is preceded by a blank line</source>
8619 <translation type="unfinished"></translation>
8620 </message>
8621 <message>
8622 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="390"/>
8623 <source>function/method docstring is followed by a blank line</source> 8802 <source>function/method docstring is followed by a blank line</source>
8624 <translation type="unfinished"></translation> 8803 <translation type="unfinished"></translation>
8625 </message> 8804 </message>
8626 <message> 8805 <message>
8627 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="396"/> 8806 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="399"/>
8628 <source>last paragraph of docstring is followed by a blank line</source> 8807 <source>last paragraph of docstring is followed by a blank line</source>
8629 <translation type="unfinished"></translation> 8808 <translation type="unfinished"></translation>
8630 </message> 8809 </message>
8631 <message> 8810 <message>
8632 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="399"/> 8811 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="402"/>
8633 <source>docstring does not contain a @exception line but function/method raises an exception</source> 8812 <source>docstring does not contain a @exception line but function/method raises an exception</source>
8634 <translation type="unfinished"></translation> 8813 <translation type="unfinished"></translation>
8635 </message> 8814 </message>
8636 <message> 8815 <message>
8637 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="403"/> 8816 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="406"/>
8638 <source>docstring contains a @exception line but function/method doesn&apos;t raise an exception</source> 8817 <source>docstring contains a @exception line but function/method doesn&apos;t raise an exception</source>
8639 <translation type="unfinished"></translation> 8818 <translation type="unfinished"></translation>
8640 </message> 8819 </message>
8641 <message> 8820 <message>
8642 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="426"/> 8821 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="429"/>
8643 <source>{0}: {1}</source> 8822 <source>{0}: {1}</source>
8644 <translation type="unfinished"></translation> 8823 <translation type="unfinished"></translation>
8645 </message> 8824 </message>
8646 <message> 8825 <message>
8647 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="312"/> 8826 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="315"/>
8648 <source>docstring does not contain a summary</source> 8827 <source>docstring does not contain a summary</source>
8649 <translation type="unfinished"></translation> 8828 <translation type="unfinished"></translation>
8650 </message> 8829 </message>
8651 <message> 8830 <message>
8652 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="361"/> 8831 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="364"/>
8653 <source>docstring summary does not start with &apos;{0}&apos;</source> 8832 <source>docstring summary does not start with &apos;{0}&apos;</source>
8654 <translation type="unfinished"></translation> 8833 <translation type="unfinished"></translation>
8655 </message> 8834 </message>
8656 <message> 8835 <message>
8657 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="407"/> 8836 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="410"/>
8658 <source>raised exception &apos;{0}&apos; is not documented in docstring</source> 8837 <source>raised exception &apos;{0}&apos; is not documented in docstring</source>
8659 <translation type="unfinished"></translation> 8838 <translation type="unfinished"></translation>
8660 </message> 8839 </message>
8661 <message> 8840 <message>
8662 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="410"/> 8841 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="413"/>
8663 <source>documented exception &apos;{0}&apos; is not raised</source> 8842 <source>documented exception &apos;{0}&apos; is not raised</source>
8664 <translation type="unfinished"></translation> 8843 <translation type="unfinished"></translation>
8665 </message> 8844 </message>
8666 <message> 8845 <message>
8667 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="413"/> 8846 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="416"/>
8668 <source>docstring does not contain a @signal line but class defines signals</source> 8847 <source>docstring does not contain a @signal line but class defines signals</source>
8669 <translation type="unfinished"></translation> 8848 <translation type="unfinished"></translation>
8670 </message> 8849 </message>
8671 <message> 8850 <message>
8672 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="416"/> 8851 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="419"/>
8673 <source>docstring contains a @signal line but class doesn&apos;t define signals</source> 8852 <source>docstring contains a @signal line but class doesn&apos;t define signals</source>
8674 <translation type="unfinished"></translation> 8853 <translation type="unfinished"></translation>
8675 </message> 8854 </message>
8676 <message> 8855 <message>
8677 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="419"/> 8856 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="422"/>
8678 <source>defined signal &apos;{0}&apos; is not documented in docstring</source> 8857 <source>defined signal &apos;{0}&apos; is not documented in docstring</source>
8679 <translation type="unfinished"></translation> 8858 <translation type="unfinished"></translation>
8680 </message> 8859 </message>
8681 <message> 8860 <message>
8682 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="422"/> 8861 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="425"/>
8683 <source>documented signal &apos;{0}&apos; is not defined</source> 8862 <source>documented signal &apos;{0}&apos; is not defined</source>
8684 <translation type="unfinished"></translation> 8863 <translation type="unfinished"></translation>
8685 </message> 8864 </message>
8686 <message> 8865 <message>
8687 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="351"/> 8866 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="354"/>
8688 <source>class docstring is still a default string</source> 8867 <source>class docstring is still a default string</source>
8689 <translation type="unfinished"></translation> 8868 <translation type="unfinished"></translation>
8690 </message> 8869 </message>
8691 <message> 8870 <message>
8692 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="344"/> 8871 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="347"/>
8693 <source>function docstring is still a default string</source> 8872 <source>function docstring is still a default string</source>
8694 <translation type="unfinished"></translation> 8873 <translation type="unfinished"></translation>
8695 </message> 8874 </message>
8696 <message> 8875 <message>
8697 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="342"/> 8876 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="345"/>
8698 <source>module docstring is still a default string</source> 8877 <source>module docstring is still a default string</source>
8699 <translation type="unfinished"></translation> 8878 <translation type="unfinished"></translation>
8700 </message> 8879 </message>
8701 </context> 8880 </context>
8702 <context> 8881 <context>
9319 <location filename="../WebBrowser/Download/DownloadManager.py" line="258"/> 9498 <location filename="../WebBrowser/Download/DownloadManager.py" line="258"/>
9320 <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> 9499 <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>
9321 <translation type="unfinished"></translation> 9500 <translation type="unfinished"></translation>
9322 </message> 9501 </message>
9323 <message> 9502 <message>
9324 <location filename="../WebBrowser/Download/DownloadManager.py" line="589"/> 9503 <location filename="../WebBrowser/Download/DownloadManager.py" line="590"/>
9325 <source>Download Manager</source> 9504 <source>Download Manager</source>
9326 <translation type="unfinished"></translation> 9505 <translation type="unfinished"></translation>
9327 </message> 9506 </message>
9328 <message> 9507 <message>
9329 <location filename="../WebBrowser/Download/DownloadManager.py" line="501"/> 9508 <location filename="../WebBrowser/Download/DownloadManager.py" line="502"/>
9330 <source>Downloads finished</source> 9509 <source>Downloads finished</source>
9331 <translation type="unfinished"></translation> 9510 <translation type="unfinished"></translation>
9332 </message> 9511 </message>
9333 <message> 9512 <message>
9334 <location filename="../WebBrowser/Download/DownloadManager.py" line="501"/> 9513 <location filename="../WebBrowser/Download/DownloadManager.py" line="502"/>
9335 <source>All files have been downloaded.</source> 9514 <source>All files have been downloaded.</source>
9336 <translation type="unfinished"></translation> 9515 <translation type="unfinished"></translation>
9337 </message> 9516 </message>
9338 <message numerus="yes"> 9517 <message numerus="yes">
9339 <location filename="../WebBrowser/Download/DownloadManager.py" line="623"/> 9518 <location filename="../WebBrowser/Download/DownloadManager.py" line="624"/>
9340 <source>{0}% of %n file(s) ({1}) {2}</source> 9519 <source>{0}% of %n file(s) ({1}) {2}</source>
9341 <translation type="unfinished"> 9520 <translation type="unfinished">
9342 <numerusform></numerusform> 9521 <numerusform></numerusform>
9343 <numerusform></numerusform> 9522 <numerusform></numerusform>
9344 </translation> 9523 </translation>
9345 </message> 9524 </message>
9346 <message> 9525 <message>
9347 <location filename="../WebBrowser/Download/DownloadManager.py" line="630"/> 9526 <location filename="../WebBrowser/Download/DownloadManager.py" line="631"/>
9348 <source>{0}% - Download Manager</source> 9527 <source>{0}% - Download Manager</source>
9349 <translation type="unfinished"></translation> 9528 <translation type="unfinished"></translation>
9350 </message> 9529 </message>
9351 </context> 9530 </context>
9352 <context> 9531 <context>
10074 </message> 10253 </message>
10075 </context> 10254 </context>
10076 <context> 10255 <context>
10077 <name>E5PathPickerBase</name> 10256 <name>E5PathPickerBase</name>
10078 <message> 10257 <message>
10079 <location filename="../E5Gui/E5PathPicker.py" line="163"/> 10258 <location filename="../E5Gui/E5PathPicker.py" line="165"/>
10080 <source>Enter Path Name</source> 10259 <source>Enter Path Name</source>
10081 <translation type="unfinished"></translation> 10260 <translation type="unfinished"></translation>
10082 </message> 10261 </message>
10083 <message> 10262 <message>
10084 <location filename="../E5Gui/E5PathPicker.py" line="160"/> 10263 <location filename="../E5Gui/E5PathPicker.py" line="162"/>
10085 <source>Enter Path Names separated by &apos;;&apos;</source> 10264 <source>Enter Path Names separated by &apos;;&apos;</source>
10086 <translation type="unfinished"></translation> 10265 <translation type="unfinished"></translation>
10087 </message> 10266 </message>
10088 <message> 10267 <message>
10089 <location filename="../E5Gui/E5PathPicker.py" line="501"/> 10268 <location filename="../E5Gui/E5PathPicker.py" line="503"/>
10090 <source>Choose a file to open</source> 10269 <source>Choose a file to open</source>
10091 <translation type="unfinished"></translation> 10270 <translation type="unfinished"></translation>
10092 </message> 10271 </message>
10093 <message> 10272 <message>
10094 <location filename="../E5Gui/E5PathPicker.py" line="503"/> 10273 <location filename="../E5Gui/E5PathPicker.py" line="505"/>
10095 <source>Choose files to open</source> 10274 <source>Choose files to open</source>
10096 <translation type="unfinished"></translation> 10275 <translation type="unfinished"></translation>
10097 </message> 10276 </message>
10098 <message> 10277 <message>
10099 <location filename="../E5Gui/E5PathPicker.py" line="508"/> 10278 <location filename="../E5Gui/E5PathPicker.py" line="510"/>
10100 <source>Choose a file to save</source> 10279 <source>Choose a file to save</source>
10101 <translation type="unfinished"></translation> 10280 <translation type="unfinished"></translation>
10102 </message> 10281 </message>
10103 <message> 10282 <message>
10104 <location filename="../E5Gui/E5PathPicker.py" line="510"/> 10283 <location filename="../E5Gui/E5PathPicker.py" line="512"/>
10105 <source>Choose a directory</source> 10284 <source>Choose a directory</source>
10106 <translation type="unfinished"></translation> 10285 <translation type="unfinished"></translation>
10107 </message> 10286 </message>
10108 </context> 10287 </context>
10109 <context> 10288 <context>
10721 <location filename="../E5Gui/E5TextEditSearchWidget.py" line="127"/> 10900 <location filename="../E5Gui/E5TextEditSearchWidget.py" line="127"/>
10722 <source>Press to find the next occurrence</source> 10901 <source>Press to find the next occurrence</source>
10723 <translation type="unfinished">Sonraki eşlişmeyi bulmak için basınız</translation> 10902 <translation type="unfinished">Sonraki eşlişmeyi bulmak için basınız</translation>
10724 </message> 10903 </message>
10725 <message> 10904 <message>
10726 <location filename="../E5Gui/E5TextEditSearchWidget.py" line="340"/> 10905 <location filename="../E5Gui/E5TextEditSearchWidget.py" line="342"/>
10727 <source>&apos;{0}&apos; was not found.</source> 10906 <source>&apos;{0}&apos; was not found.</source>
10728 <translation type="unfinished">&apos;{0}&apos; bulunamadı.</translation> 10907 <translation type="unfinished">&apos;{0}&apos; bulunamadı.</translation>
10729 </message> 10908 </message>
10730 </context> 10909 </context>
10731 <context> 10910 <context>
10880 </message> 11059 </message>
10881 </context> 11060 </context>
10882 <context> 11061 <context>
10883 <name>E5XmlRpcClient</name> 11062 <name>E5XmlRpcClient</name>
10884 <message> 11063 <message>
10885 <location filename="../E5Network/E5XmlRpcClient.py" line="100"/> 11064 <location filename="../E5Network/E5XmlRpcClient.py" line="102"/>
10886 <source>SSL Error</source> 11065 <source>SSL Error</source>
10887 <translation type="unfinished"></translation> 11066 <translation type="unfinished"></translation>
10888 </message> 11067 </message>
10889 </context> 11068 </context>
10890 <context> 11069 <context>
11057 </message> 11236 </message>
11058 </context> 11237 </context>
11059 <context> 11238 <context>
11060 <name>Editor</name> 11239 <name>Editor</name>
11061 <message> 11240 <message>
11062 <location filename="../QScintilla/Editor.py" line="3107"/> 11241 <location filename="../QScintilla/Editor.py" line="3095"/>
11063 <source>Open File</source> 11242 <source>Open File</source>
11064 <translation>Dosya Aç</translation> 11243 <translation>Dosya Aç</translation>
11065 </message> 11244 </message>
11066 <message> 11245 <message>
11067 <location filename="../QScintilla/Editor.py" line="365"/> 11246 <location filename="../QScintilla/Editor.py" line="365"/>
11072 <location filename="../QScintilla/Editor.py" line="454"/> 11251 <location filename="../QScintilla/Editor.py" line="454"/>
11073 <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> 11252 <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>
11074 <translation>&lt;b&gt;Kaynak Düzenleme Penceresi&lt;/b&gt;&lt;p&gt;Bu pencere kaynak kod dosyalarını düzenlemek ve göstermek için kullanılır.Bunu pekçok kez kullanmak üzere açabilirsiniz. Dosyanın isim başlıkçubuğunda gösterilir.&lt;/p&gt;&lt;p&gt;Bekleme noktaların kolayca ekleyip düzenleyebilmeniz için satır numaraları ve işaret alanı vardır..İçerik menüsü aracılığı ile sınırları düzenleyebilirsiniz.&lt;/p&gt;&lt;p&gt;Bekleme noktalarını ayarlamak için Shift ve ara çubuğuna beraber basabilirsiniz.&lt;/p&gt;&lt;p&gt;Bu işlem içerik menüsü ilede yapılabilir.&lt;/p&gt;&lt;p&gt;Bir yazım hatasının üzerinde Ctrl ile tıklarsanız o hata ile ilgili ayrıntılı yardım alırsınız.&lt;/p&gt;</translation> 11253 <translation>&lt;b&gt;Kaynak Düzenleme Penceresi&lt;/b&gt;&lt;p&gt;Bu pencere kaynak kod dosyalarını düzenlemek ve göstermek için kullanılır.Bunu pekçok kez kullanmak üzere açabilirsiniz. Dosyanın isim başlıkçubuğunda gösterilir.&lt;/p&gt;&lt;p&gt;Bekleme noktaların kolayca ekleyip düzenleyebilmeniz için satır numaraları ve işaret alanı vardır..İçerik menüsü aracılığı ile sınırları düzenleyebilirsiniz.&lt;/p&gt;&lt;p&gt;Bekleme noktalarını ayarlamak için Shift ve ara çubuğuna beraber basabilirsiniz.&lt;/p&gt;&lt;p&gt;Bu işlem içerik menüsü ilede yapılabilir.&lt;/p&gt;&lt;p&gt;Bir yazım hatasının üzerinde Ctrl ile tıklarsanız o hata ile ilgili ayrıntılı yardım alırsınız.&lt;/p&gt;</translation>
11075 </message> 11254 </message>
11076 <message> 11255 <message>
11077 <location filename="../QScintilla/Editor.py" line="779"/> 11256 <location filename="../QScintilla/Editor.py" line="769"/>
11078 <source>Undo</source> 11257 <source>Undo</source>
11079 <translation>Geri Al</translation> 11258 <translation>Geri Al</translation>
11080 </message> 11259 </message>
11081 <message> 11260 <message>
11082 <location filename="../QScintilla/Editor.py" line="782"/> 11261 <location filename="../QScintilla/Editor.py" line="772"/>
11083 <source>Redo</source> 11262 <source>Redo</source>
11084 <translation>İleri al</translation> 11263 <translation>İleri al</translation>
11085 </message> 11264 </message>
11086 <message> 11265 <message>
11087 <location filename="../QScintilla/Editor.py" line="785"/> 11266 <location filename="../QScintilla/Editor.py" line="775"/>
11088 <source>Revert to last saved state</source> 11267 <source>Revert to last saved state</source>
11089 <translation>En son kaydedileni eski haline getir</translation> 11268 <translation>En son kaydedileni eski haline getir</translation>
11090 </message> 11269 </message>
11091 <message> 11270 <message>
11092 <location filename="../QScintilla/Editor.py" line="789"/> 11271 <location filename="../QScintilla/Editor.py" line="779"/>
11093 <source>Cut</source> 11272 <source>Cut</source>
11094 <translation>Kes</translation> 11273 <translation>Kes</translation>
11095 </message> 11274 </message>
11096 <message> 11275 <message>
11097 <location filename="../QScintilla/Editor.py" line="792"/> 11276 <location filename="../QScintilla/Editor.py" line="782"/>
11098 <source>Copy</source> 11277 <source>Copy</source>
11099 <translation>Kopyala</translation> 11278 <translation>Kopyala</translation>
11100 </message> 11279 </message>
11101 <message> 11280 <message>
11102 <location filename="../QScintilla/Editor.py" line="795"/> 11281 <location filename="../QScintilla/Editor.py" line="785"/>
11103 <source>Paste</source> 11282 <source>Paste</source>
11104 <translation>Yapıştır</translation> 11283 <translation>Yapıştır</translation>
11105 </message> 11284 </message>
11106 <message> 11285 <message>
11107 <location filename="../QScintilla/Editor.py" line="803"/> 11286 <location filename="../QScintilla/Editor.py" line="793"/>
11108 <source>Indent</source> 11287 <source>Indent</source>
11109 <translation>Girinti</translation> 11288 <translation>Girinti</translation>
11110 </message> 11289 </message>
11111 <message> 11290 <message>
11112 <location filename="../QScintilla/Editor.py" line="806"/> 11291 <location filename="../QScintilla/Editor.py" line="796"/>
11113 <source>Unindent</source> 11292 <source>Unindent</source>
11114 <translation>Girintisiz</translation> 11293 <translation>Girintisiz</translation>
11115 </message> 11294 </message>
11116 <message> 11295 <message>
11117 <location filename="../QScintilla/Editor.py" line="809"/> 11296 <location filename="../QScintilla/Editor.py" line="799"/>
11118 <source>Comment</source> 11297 <source>Comment</source>
11119 <translation>Yorumlayıcı</translation> 11298 <translation>Yorumlayıcı</translation>
11120 </message> 11299 </message>
11121 <message> 11300 <message>
11122 <location filename="../QScintilla/Editor.py" line="812"/> 11301 <location filename="../QScintilla/Editor.py" line="802"/>
11123 <source>Uncomment</source> 11302 <source>Uncomment</source>
11124 <translation>Yorumlanamaz</translation> 11303 <translation>Yorumlanamaz</translation>
11125 </message> 11304 </message>
11126 <message> 11305 <message>
11127 <location filename="../QScintilla/Editor.py" line="815"/> 11306 <location filename="../QScintilla/Editor.py" line="805"/>
11128 <source>Stream Comment</source> 11307 <source>Stream Comment</source>
11129 <translation>Yorumlayıcı</translation> 11308 <translation>Yorumlayıcı</translation>
11130 </message> 11309 </message>
11131 <message> 11310 <message>
11132 <location filename="../QScintilla/Editor.py" line="818"/> 11311 <location filename="../QScintilla/Editor.py" line="808"/>
11133 <source>Box Comment</source> 11312 <source>Box Comment</source>
11134 <translation>Kutu Yorumlayıcı</translation> 11313 <translation>Kutu Yorumlayıcı</translation>
11135 </message> 11314 </message>
11136 <message> 11315 <message>
11137 <location filename="../QScintilla/Editor.py" line="822"/> 11316 <location filename="../QScintilla/Editor.py" line="812"/>
11138 <source>Select to brace</source> 11317 <source>Select to brace</source>
11139 <translation>Köşeli ayracı seç</translation> 11318 <translation>Köşeli ayracı seç</translation>
11140 </message> 11319 </message>
11141 <message> 11320 <message>
11142 <location filename="../QScintilla/Editor.py" line="824"/> 11321 <location filename="../QScintilla/Editor.py" line="814"/>
11143 <source>Select all</source> 11322 <source>Select all</source>
11144 <translation>Hepsini seç</translation> 11323 <translation>Hepsini seç</translation>
11145 </message> 11324 </message>
11146 <message> 11325 <message>
11147 <location filename="../QScintilla/Editor.py" line="825"/> 11326 <location filename="../QScintilla/Editor.py" line="815"/>
11148 <source>Deselect all</source> 11327 <source>Deselect all</source>
11149 <translation>Tüm seçimi iptal et</translation> 11328 <translation>Tüm seçimi iptal et</translation>
11150 </message> 11329 </message>
11151 <message> 11330 <message>
11152 <location filename="../QScintilla/Editor.py" line="7848"/> 11331 <location filename="../QScintilla/Editor.py" line="7833"/>
11153 <source>Check spelling...</source> 11332 <source>Check spelling...</source>
11154 <translation>Yazım Kontrolü...</translation> 11333 <translation>Yazım Kontrolü...</translation>
11155 </message> 11334 </message>
11156 <message> 11335 <message>
11157 <location filename="../QScintilla/Editor.py" line="833"/> 11336 <location filename="../QScintilla/Editor.py" line="823"/>
11158 <source>Check spelling of selection...</source> 11337 <source>Check spelling of selection...</source>
11159 <translation>Seçilen alanın yazım kontrolü...</translation> 11338 <translation>Seçilen alanın yazım kontrolü...</translation>
11160 </message> 11339 </message>
11161 <message> 11340 <message>
11162 <location filename="../QScintilla/Editor.py" line="837"/> 11341 <location filename="../QScintilla/Editor.py" line="827"/>
11163 <source>Remove from dictionary</source> 11342 <source>Remove from dictionary</source>
11164 <translation>Sözlükten çıkar</translation> 11343 <translation>Sözlükten çıkar</translation>
11165 </message> 11344 </message>
11166 <message> 11345 <message>
11167 <location filename="../QScintilla/Editor.py" line="843"/> 11346 <location filename="../QScintilla/Editor.py" line="833"/>
11168 <source>Shorten empty lines</source> 11347 <source>Shorten empty lines</source>
11169 <translation>Boş satırları kısalt</translation> 11348 <translation>Boş satırları kısalt</translation>
11170 </message> 11349 </message>
11171 <message> 11350 <message>
11172 <location filename="../QScintilla/Editor.py" line="850"/> 11351 <location filename="../QScintilla/Editor.py" line="840"/>
11173 <source>Use Monospaced Font</source> 11352 <source>Use Monospaced Font</source>
11174 <translation>Tek hacimli yazıtipi kullan</translation> 11353 <translation>Tek hacimli yazıtipi kullan</translation>
11175 </message> 11354 </message>
11176 <message> 11355 <message>
11177 <location filename="../QScintilla/Editor.py" line="855"/> 11356 <location filename="../QScintilla/Editor.py" line="845"/>
11178 <source>Autosave enabled</source> 11357 <source>Autosave enabled</source>
11179 <translation>Otomatik kayıt kabul edildi</translation> 11358 <translation>Otomatik kayıt kabul edildi</translation>
11180 </message> 11359 </message>
11181 <message> 11360 <message>
11182 <location filename="../QScintilla/Editor.py" line="859"/> 11361 <location filename="../QScintilla/Editor.py" line="849"/>
11183 <source>Typing aids enabled</source> 11362 <source>Typing aids enabled</source>
11184 <translation>Yazım yardımı etkinleştirildi</translation> 11363 <translation>Yazım yardımı etkinleştirildi</translation>
11185 </message> 11364 </message>
11186 <message> 11365 <message>
11187 <location filename="../QScintilla/Editor.py" line="898"/> 11366 <location filename="../QScintilla/Editor.py" line="888"/>
11188 <source>Close</source> 11367 <source>Close</source>
11189 <translation>Kapat</translation> 11368 <translation>Kapat</translation>
11190 </message> 11369 </message>
11191 <message> 11370 <message>
11192 <location filename="../QScintilla/Editor.py" line="904"/> 11371 <location filename="../QScintilla/Editor.py" line="894"/>
11193 <source>Save</source> 11372 <source>Save</source>
11194 <translation>Kaydet</translation> 11373 <translation>Kaydet</translation>
11195 </message> 11374 </message>
11196 <message> 11375 <message>
11197 <location filename="../QScintilla/Editor.py" line="907"/> 11376 <location filename="../QScintilla/Editor.py" line="897"/>
11198 <source>Save As...</source> 11377 <source>Save As...</source>
11199 <translation>Farklı Kaydet...</translation> 11378 <translation>Farklı Kaydet...</translation>
11200 </message> 11379 </message>
11201 <message> 11380 <message>
11202 <location filename="../QScintilla/Editor.py" line="920"/> 11381 <location filename="../QScintilla/Editor.py" line="910"/>
11203 <source>Print Preview</source> 11382 <source>Print Preview</source>
11204 <translation>Baskı Öngörünümü</translation> 11383 <translation>Baskı Öngörünümü</translation>
11205 </message> 11384 </message>
11206 <message> 11385 <message>
11207 <location filename="../QScintilla/Editor.py" line="923"/> 11386 <location filename="../QScintilla/Editor.py" line="913"/>
11208 <source>Print</source> 11387 <source>Print</source>
11209 <translation>Yazdır</translation> 11388 <translation>Yazdır</translation>
11210 </message> 11389 </message>
11211 <message> 11390 <message>
11212 <location filename="../QScintilla/Editor.py" line="952"/> 11391 <location filename="../QScintilla/Editor.py" line="942"/>
11213 <source>Complete from Document</source> 11392 <source>Complete from Document</source>
11214 <translation type="unfinished">Belgeden</translation> 11393 <translation type="unfinished">Belgeden</translation>
11215 </message> 11394 </message>
11216 <message> 11395 <message>
11217 <location filename="../QScintilla/Editor.py" line="954"/> 11396 <location filename="../QScintilla/Editor.py" line="944"/>
11218 <source>Complete from APIs</source> 11397 <source>Complete from APIs</source>
11219 <translation type="unfinished">API&apos;den</translation> 11398 <translation type="unfinished">API&apos;den</translation>
11220 </message> 11399 </message>
11221 <message> 11400 <message>
11222 <location filename="../QScintilla/Editor.py" line="956"/> 11401 <location filename="../QScintilla/Editor.py" line="946"/>
11223 <source>Complete from Document and APIs</source> 11402 <source>Complete from Document and APIs</source>
11224 <translation type="unfinished">Belgeden ve API&apos;den</translation> 11403 <translation type="unfinished">Belgeden ve API&apos;den</translation>
11225 </message> 11404 </message>
11226 <message> 11405 <message>
11227 <location filename="../QScintilla/Editor.py" line="874"/> 11406 <location filename="../QScintilla/Editor.py" line="864"/>
11228 <source>Calltip</source> 11407 <source>Calltip</source>
11229 <translation>İpucu</translation> 11408 <translation>İpucu</translation>
11230 </message> 11409 </message>
11231 <message> 11410 <message>
11232 <location filename="../QScintilla/Editor.py" line="970"/> 11411 <location filename="../QScintilla/Editor.py" line="960"/>
11233 <source>Check</source> 11412 <source>Check</source>
11234 <translation>Kontrol</translation> 11413 <translation>Kontrol</translation>
11235 </message> 11414 </message>
11236 <message> 11415 <message>
11237 <location filename="../QScintilla/Editor.py" line="990"/> 11416 <location filename="../QScintilla/Editor.py" line="980"/>
11238 <source>Show</source> 11417 <source>Show</source>
11239 <translation>Göster</translation> 11418 <translation>Göster</translation>
11240 </message> 11419 </message>
11241 <message> 11420 <message>
11242 <location filename="../QScintilla/Editor.py" line="992"/> 11421 <location filename="../QScintilla/Editor.py" line="982"/>
11243 <source>Code metrics...</source> 11422 <source>Code metrics...</source>
11244 <translation>Metrik Kod...</translation> 11423 <translation>Metrik Kod...</translation>
11245 </message> 11424 </message>
11246 <message> 11425 <message>
11247 <location filename="../QScintilla/Editor.py" line="993"/> 11426 <location filename="../QScintilla/Editor.py" line="983"/>
11248 <source>Code coverage...</source> 11427 <source>Code coverage...</source>
11249 <translation>Kod koruyucu...</translation> 11428 <translation>Kod koruyucu...</translation>
11250 </message> 11429 </message>
11251 <message> 11430 <message>
11252 <location filename="../QScintilla/Editor.py" line="995"/> 11431 <location filename="../QScintilla/Editor.py" line="985"/>
11253 <source>Show code coverage annotations</source> 11432 <source>Show code coverage annotations</source>
11254 <translation>Kodun dipnotunu göster</translation> 11433 <translation>Kodun dipnotunu göster</translation>
11255 </message> 11434 </message>
11256 <message> 11435 <message>
11257 <location filename="../QScintilla/Editor.py" line="998"/> 11436 <location filename="../QScintilla/Editor.py" line="988"/>
11258 <source>Hide code coverage annotations</source> 11437 <source>Hide code coverage annotations</source>
11259 <translation>Kod koruyucu dipnotunu gizle</translation> 11438 <translation>Kod koruyucu dipnotunu gizle</translation>
11260 </message> 11439 </message>
11261 <message> 11440 <message>
11262 <location filename="../QScintilla/Editor.py" line="1001"/> 11441 <location filename="../QScintilla/Editor.py" line="991"/>
11263 <source>Profile data...</source> 11442 <source>Profile data...</source>
11264 <translation>Veri kesiti...</translation> 11443 <translation>Veri kesiti...</translation>
11265 </message> 11444 </message>
11266 <message> 11445 <message>
11267 <location filename="../QScintilla/Editor.py" line="1014"/> 11446 <location filename="../QScintilla/Editor.py" line="1004"/>
11268 <source>Diagrams</source> 11447 <source>Diagrams</source>
11269 <translation>Şema</translation> 11448 <translation>Şema</translation>
11270 </message> 11449 </message>
11271 <message> 11450 <message>
11272 <location filename="../QScintilla/Editor.py" line="1016"/> 11451 <location filename="../QScintilla/Editor.py" line="1006"/>
11273 <source>Class Diagram...</source> 11452 <source>Class Diagram...</source>
11274 <translation>Sınıf Şeması...</translation> 11453 <translation>Sınıf Şeması...</translation>
11275 </message> 11454 </message>
11276 <message> 11455 <message>
11277 <location filename="../QScintilla/Editor.py" line="1018"/> 11456 <location filename="../QScintilla/Editor.py" line="1008"/>
11278 <source>Package Diagram...</source> 11457 <source>Package Diagram...</source>
11279 <translation>Paket Şeması...</translation> 11458 <translation>Paket Şeması...</translation>
11280 </message> 11459 </message>
11281 <message> 11460 <message>
11282 <location filename="../QScintilla/Editor.py" line="1020"/> 11461 <location filename="../QScintilla/Editor.py" line="1010"/>
11283 <source>Imports Diagram...</source> 11462 <source>Imports Diagram...</source>
11284 <translation>Şemayı İçe aktar...</translation> 11463 <translation>Şemayı İçe aktar...</translation>
11285 </message> 11464 </message>
11286 <message> 11465 <message>
11287 <location filename="../QScintilla/Editor.py" line="1022"/> 11466 <location filename="../QScintilla/Editor.py" line="1012"/>
11288 <source>Application Diagram...</source> 11467 <source>Application Diagram...</source>
11289 <translation>Uygulama Şeması...</translation> 11468 <translation>Uygulama Şeması...</translation>
11290 </message> 11469 </message>
11291 <message> 11470 <message>
11292 <location filename="../QScintilla/Editor.py" line="1040"/> 11471 <location filename="../QScintilla/Editor.py" line="1030"/>
11293 <source>Languages</source> 11472 <source>Languages</source>
11294 <translation>Diller</translation> 11473 <translation>Diller</translation>
11295 </message> 11474 </message>
11296 <message> 11475 <message>
11297 <location filename="../QScintilla/Editor.py" line="1173"/> 11476 <location filename="../QScintilla/Editor.py" line="1163"/>
11298 <source>No Language</source> 11477 <source>No Language</source>
11299 <translation>Dil Yok</translation> 11478 <translation>Dil Yok</translation>
11300 </message> 11479 </message>
11301 <message> 11480 <message>
11302 <location filename="../QScintilla/Editor.py" line="1069"/> 11481 <location filename="../QScintilla/Editor.py" line="1059"/>
11303 <source>Guessed</source> 11482 <source>Guessed</source>
11304 <translation>Tahmin edilen</translation> 11483 <translation>Tahmin edilen</translation>
11305 </message> 11484 </message>
11306 <message> 11485 <message>
11307 <location filename="../QScintilla/Editor.py" line="1409"/> 11486 <location filename="../QScintilla/Editor.py" line="1399"/>
11308 <source>Alternatives</source> 11487 <source>Alternatives</source>
11309 <translation>Alternatifler</translation> 11488 <translation>Alternatifler</translation>
11310 </message> 11489 </message>
11311 <message> 11490 <message>
11312 <location filename="../QScintilla/Editor.py" line="1089"/> 11491 <location filename="../QScintilla/Editor.py" line="1079"/>
11313 <source>Encodings</source> 11492 <source>Encodings</source>
11314 <translation>Kodlama</translation> 11493 <translation>Kodlama</translation>
11315 </message> 11494 </message>
11316 <message> 11495 <message>
11317 <location filename="../QScintilla/Editor.py" line="1130"/> 11496 <location filename="../QScintilla/Editor.py" line="1120"/>
11318 <source>End-of-Line Type</source> 11497 <source>End-of-Line Type</source>
11319 <translation>Yazım satırının sonu</translation> 11498 <translation>Yazım satırının sonu</translation>
11320 </message> 11499 </message>
11321 <message> 11500 <message>
11322 <location filename="../QScintilla/Editor.py" line="1134"/> 11501 <location filename="../QScintilla/Editor.py" line="1124"/>
11323 <source>Unix</source> 11502 <source>Unix</source>
11324 <translation>Unix</translation> 11503 <translation>Unix</translation>
11325 </message> 11504 </message>
11326 <message> 11505 <message>
11327 <location filename="../QScintilla/Editor.py" line="1141"/> 11506 <location filename="../QScintilla/Editor.py" line="1131"/>
11328 <source>Windows</source> 11507 <source>Windows</source>
11329 <translation>Windows</translation> 11508 <translation>Windows</translation>
11330 </message> 11509 </message>
11331 <message> 11510 <message>
11332 <location filename="../QScintilla/Editor.py" line="1148"/> 11511 <location filename="../QScintilla/Editor.py" line="1138"/>
11333 <source>Macintosh</source> 11512 <source>Macintosh</source>
11334 <translation>Macintosh</translation> 11513 <translation>Macintosh</translation>
11335 </message> 11514 </message>
11336 <message> 11515 <message>
11337 <location filename="../QScintilla/Editor.py" line="1198"/> 11516 <location filename="../QScintilla/Editor.py" line="1188"/>
11338 <source>Export as</source> 11517 <source>Export as</source>
11339 <translation>Farklı Dışaktar</translation> 11518 <translation>Farklı Dışaktar</translation>
11340 </message> 11519 </message>
11341 <message> 11520 <message>
11342 <location filename="../QScintilla/Editor.py" line="1220"/> 11521 <location filename="../QScintilla/Editor.py" line="1210"/>
11343 <source>Toggle bookmark</source> 11522 <source>Toggle bookmark</source>
11344 <translation>Yerimi açkapa</translation> 11523 <translation>Yerimi açkapa</translation>
11345 </message> 11524 </message>
11346 <message> 11525 <message>
11347 <location filename="../QScintilla/Editor.py" line="1222"/> 11526 <location filename="../QScintilla/Editor.py" line="1212"/>
11348 <source>Next bookmark</source> 11527 <source>Next bookmark</source>
11349 <translation>Sonraki yerimi</translation> 11528 <translation>Sonraki yerimi</translation>
11350 </message> 11529 </message>
11351 <message> 11530 <message>
11352 <location filename="../QScintilla/Editor.py" line="1224"/> 11531 <location filename="../QScintilla/Editor.py" line="1214"/>
11353 <source>Previous bookmark</source> 11532 <source>Previous bookmark</source>
11354 <translation>Önceki yerimi</translation> 11533 <translation>Önceki yerimi</translation>
11355 </message> 11534 </message>
11356 <message> 11535 <message>
11357 <location filename="../QScintilla/Editor.py" line="1226"/> 11536 <location filename="../QScintilla/Editor.py" line="1216"/>
11358 <source>Clear all bookmarks</source> 11537 <source>Clear all bookmarks</source>
11359 <translation>Tüm yerimlerini temizle</translation> 11538 <translation>Tüm yerimlerini temizle</translation>
11360 </message> 11539 </message>
11361 <message> 11540 <message>
11362 <location filename="../QScintilla/Editor.py" line="1235"/> 11541 <location filename="../QScintilla/Editor.py" line="1225"/>
11363 <source>Toggle breakpoint</source> 11542 <source>Toggle breakpoint</source>
11364 <translation>Beklemenoktası açkapa</translation> 11543 <translation>Beklemenoktası açkapa</translation>
11365 </message> 11544 </message>
11366 <message> 11545 <message>
11367 <location filename="../QScintilla/Editor.py" line="1237"/> 11546 <location filename="../QScintilla/Editor.py" line="1227"/>
11368 <source>Toggle temporary breakpoint</source> 11547 <source>Toggle temporary breakpoint</source>
11369 <translation>Geçici bekleme noktası açkapa</translation> 11548 <translation>Geçici bekleme noktası açkapa</translation>
11370 </message> 11549 </message>
11371 <message> 11550 <message>
11372 <location filename="../QScintilla/Editor.py" line="1240"/> 11551 <location filename="../QScintilla/Editor.py" line="1230"/>
11373 <source>Edit breakpoint...</source> 11552 <source>Edit breakpoint...</source>
11374 <translation>Bekleme noktasını düzenle...</translation> 11553 <translation>Bekleme noktasını düzenle...</translation>
11375 </message> 11554 </message>
11376 <message> 11555 <message>
11377 <location filename="../QScintilla/Editor.py" line="5616"/> 11556 <location filename="../QScintilla/Editor.py" line="5603"/>
11378 <source>Enable breakpoint</source> 11557 <source>Enable breakpoint</source>
11379 <translation>Beklemenoktasını etkinleştir</translation> 11558 <translation>Beklemenoktasını etkinleştir</translation>
11380 </message> 11559 </message>
11381 <message> 11560 <message>
11382 <location filename="../QScintilla/Editor.py" line="1245"/> 11561 <location filename="../QScintilla/Editor.py" line="1235"/>
11383 <source>Next breakpoint</source> 11562 <source>Next breakpoint</source>
11384 <translation>Sonraki Beklemenoktası</translation> 11563 <translation>Sonraki Beklemenoktası</translation>
11385 </message> 11564 </message>
11386 <message> 11565 <message>
11387 <location filename="../QScintilla/Editor.py" line="1247"/> 11566 <location filename="../QScintilla/Editor.py" line="1237"/>
11388 <source>Previous breakpoint</source> 11567 <source>Previous breakpoint</source>
11389 <translation>Önceki bekleme noktası</translation> 11568 <translation>Önceki bekleme noktası</translation>
11390 </message> 11569 </message>
11391 <message> 11570 <message>
11392 <location filename="../QScintilla/Editor.py" line="1252"/> 11571 <location filename="../QScintilla/Editor.py" line="1242"/>
11393 <source>Clear all breakpoints</source> 11572 <source>Clear all breakpoints</source>
11394 <translation>Tüm beklemenoktalarını temizle</translation> 11573 <translation>Tüm beklemenoktalarını temizle</translation>
11395 </message> 11574 </message>
11396 <message> 11575 <message>
11397 <location filename="../QScintilla/Editor.py" line="1300"/> 11576 <location filename="../QScintilla/Editor.py" line="1290"/>
11398 <source>Goto syntax error</source> 11577 <source>Goto syntax error</source>
11399 <translation>Sözdizimi hatasına git</translation> 11578 <translation>Sözdizimi hatasına git</translation>
11400 </message> 11579 </message>
11401 <message> 11580 <message>
11402 <location filename="../QScintilla/Editor.py" line="1304"/> 11581 <location filename="../QScintilla/Editor.py" line="1294"/>
11403 <source>Show syntax error message</source> 11582 <source>Show syntax error message</source>
11404 <translation>Sözdizimi hata mesajını göster</translation> 11583 <translation>Sözdizimi hata mesajını göster</translation>
11405 </message> 11584 </message>
11406 <message> 11585 <message>
11407 <location filename="../QScintilla/Editor.py" line="1309"/> 11586 <location filename="../QScintilla/Editor.py" line="1299"/>
11408 <source>Clear syntax error</source> 11587 <source>Clear syntax error</source>
11409 <translation>Sözdizimi hatalarını sil</translation> 11588 <translation>Sözdizimi hatalarını sil</translation>
11410 </message> 11589 </message>
11411 <message> 11590 <message>
11412 <location filename="../QScintilla/Editor.py" line="1314"/> 11591 <location filename="../QScintilla/Editor.py" line="1304"/>
11413 <source>Next warning</source> 11592 <source>Next warning</source>
11414 <translation>Sonraki Uyarı</translation> 11593 <translation>Sonraki Uyarı</translation>
11415 </message> 11594 </message>
11416 <message> 11595 <message>
11417 <location filename="../QScintilla/Editor.py" line="1318"/> 11596 <location filename="../QScintilla/Editor.py" line="1308"/>
11418 <source>Previous warning</source> 11597 <source>Previous warning</source>
11419 <translation>Önceki Uyarı</translation> 11598 <translation>Önceki Uyarı</translation>
11420 </message> 11599 </message>
11421 <message> 11600 <message>
11422 <location filename="../QScintilla/Editor.py" line="1322"/> 11601 <location filename="../QScintilla/Editor.py" line="1312"/>
11423 <source>Show warning message</source> 11602 <source>Show warning message</source>
11424 <translation>Uyarı mesajını göster</translation> 11603 <translation>Uyarı mesajını göster</translation>
11425 </message> 11604 </message>
11426 <message> 11605 <message>
11427 <location filename="../QScintilla/Editor.py" line="1326"/> 11606 <location filename="../QScintilla/Editor.py" line="1316"/>
11428 <source>Clear warnings</source> 11607 <source>Clear warnings</source>
11429 <translation>Uyarıları temizle</translation> 11608 <translation>Uyarıları temizle</translation>
11430 </message> 11609 </message>
11431 <message> 11610 <message>
11432 <location filename="../QScintilla/Editor.py" line="1331"/> 11611 <location filename="../QScintilla/Editor.py" line="1321"/>
11433 <source>Next uncovered line</source> 11612 <source>Next uncovered line</source>
11434 <translation>Sonraki kapanmamış satır</translation> 11613 <translation>Sonraki kapanmamış satır</translation>
11435 </message> 11614 </message>
11436 <message> 11615 <message>
11437 <location filename="../QScintilla/Editor.py" line="1335"/> 11616 <location filename="../QScintilla/Editor.py" line="1325"/>
11438 <source>Previous uncovered line</source> 11617 <source>Previous uncovered line</source>
11439 <translation>Önceki kaplanmamış satır</translation> 11618 <translation>Önceki kaplanmamış satır</translation>
11440 </message> 11619 </message>
11441 <message> 11620 <message>
11442 <location filename="../QScintilla/Editor.py" line="1340"/> 11621 <location filename="../QScintilla/Editor.py" line="1330"/>
11443 <source>Next task</source> 11622 <source>Next task</source>
11444 <translation>Sonraki görev</translation> 11623 <translation>Sonraki görev</translation>
11445 </message> 11624 </message>
11446 <message> 11625 <message>
11447 <location filename="../QScintilla/Editor.py" line="1344"/> 11626 <location filename="../QScintilla/Editor.py" line="1334"/>
11448 <source>Previous task</source> 11627 <source>Previous task</source>
11449 <translation>Önceki görev</translation> 11628 <translation>Önceki görev</translation>
11450 </message> 11629 </message>
11451 <message> 11630 <message>
11452 <location filename="../QScintilla/Editor.py" line="1394"/> 11631 <location filename="../QScintilla/Editor.py" line="1384"/>
11453 <source>Export source</source> 11632 <source>Export source</source>
11454 <translation>Kaynağı dışaktar</translation> 11633 <translation>Kaynağı dışaktar</translation>
11455 </message> 11634 </message>
11456 <message> 11635 <message>
11457 <location filename="../QScintilla/Editor.py" line="1386"/> 11636 <location filename="../QScintilla/Editor.py" line="1376"/>
11458 <source>&lt;p&gt;No exporter available for the export format &lt;b&gt;{0}&lt;/b&gt;. Aborting...&lt;/p&gt;</source> 11637 <source>&lt;p&gt;No exporter available for the export format &lt;b&gt;{0}&lt;/b&gt;. Aborting...&lt;/p&gt;</source>
11459 <translation>&lt;p&gt;dışa katarma tipi &lt;b&gt;{0}&lt;/b&gt;için dışaaktarıcı yok. Vazgeçiliyior...&lt;/p&gt;</translation> 11638 <translation>&lt;p&gt;dışa katarma tipi &lt;b&gt;{0}&lt;/b&gt;için dışaaktarıcı yok. Vazgeçiliyior...&lt;/p&gt;</translation>
11460 </message> 11639 </message>
11461 <message> 11640 <message>
11462 <location filename="../QScintilla/Editor.py" line="1394"/> 11641 <location filename="../QScintilla/Editor.py" line="1384"/>
11463 <source>No export format given. Aborting...</source> 11642 <source>No export format given. Aborting...</source>
11464 <translation>Girilen dışaaktarma formatı yok. İptal edildi...</translation> 11643 <translation>Girilen dışaaktarma formatı yok. İptal edildi...</translation>
11465 </message> 11644 </message>
11466 <message> 11645 <message>
11467 <location filename="../QScintilla/Editor.py" line="1405"/> 11646 <location filename="../QScintilla/Editor.py" line="1395"/>
11468 <source>Alternatives ({0})</source> 11647 <source>Alternatives ({0})</source>
11469 <translation>Alternatifler ({0})</translation> 11648 <translation>Alternatifler ({0})</translation>
11470 </message> 11649 </message>
11471 <message> 11650 <message>
11472 <location filename="../QScintilla/Editor.py" line="1425"/> 11651 <location filename="../QScintilla/Editor.py" line="1415"/>
11473 <source>Pygments Lexer</source> 11652 <source>Pygments Lexer</source>
11474 <translation>Pygments Lexer</translation> 11653 <translation>Pygments Lexer</translation>
11475 </message> 11654 </message>
11476 <message> 11655 <message>
11477 <location filename="../QScintilla/Editor.py" line="1425"/> 11656 <location filename="../QScintilla/Editor.py" line="1415"/>
11478 <source>Select the Pygments lexer to apply.</source> 11657 <source>Select the Pygments lexer to apply.</source>
11479 <translation>Kullanmak için Pygment lexer seç.</translation> 11658 <translation>Kullanmak için Pygment lexer seç.</translation>
11480 </message> 11659 </message>
11481 <message> 11660 <message>
11482 <location filename="../QScintilla/Editor.py" line="1956"/> 11661 <location filename="../QScintilla/Editor.py" line="1942"/>
11483 <source>Modification of Read Only file</source> 11662 <source>Modification of Read Only file</source>
11484 <translation>Yalnızca okunabilir dosyada değişiklik</translation> 11663 <translation>Yalnızca okunabilir dosyada değişiklik</translation>
11485 </message> 11664 </message>
11486 <message> 11665 <message>
11487 <location filename="../QScintilla/Editor.py" line="1956"/> 11666 <location filename="../QScintilla/Editor.py" line="1942"/>
11488 <source>You are attempting to change a read only file. Please save to a different file first.</source> 11667 <source>You are attempting to change a read only file. Please save to a different file first.</source>
11489 <translation>Yalnızca okunabilir bir dosyayı değiştirmeşe çalışıyorsunuz. Lütfen önce farklı bir isimde kaydediniz.</translation> 11668 <translation>Yalnızca okunabilir bir dosyayı değiştirmeşe çalışıyorsunuz. Lütfen önce farklı bir isimde kaydediniz.</translation>
11490 </message> 11669 </message>
11491 <message> 11670 <message>
11492 <location filename="../QScintilla/Editor.py" line="2664"/> 11671 <location filename="../QScintilla/Editor.py" line="2652"/>
11493 <source>Printing...</source> 11672 <source>Printing...</source>
11494 <translation>Yazılıyor...</translation> 11673 <translation>Yazılıyor...</translation>
11495 </message> 11674 </message>
11496 <message> 11675 <message>
11497 <location filename="../QScintilla/Editor.py" line="2681"/> 11676 <location filename="../QScintilla/Editor.py" line="2669"/>
11498 <source>Printing completed</source> 11677 <source>Printing completed</source>
11499 <translation>Yazdırma tamalandı</translation> 11678 <translation>Yazdırma tamalandı</translation>
11500 </message> 11679 </message>
11501 <message> 11680 <message>
11502 <location filename="../QScintilla/Editor.py" line="2683"/> 11681 <location filename="../QScintilla/Editor.py" line="2671"/>
11503 <source>Error while printing</source> 11682 <source>Error while printing</source>
11504 <translation>Yazdırılırken hata</translation> 11683 <translation>Yazdırılırken hata</translation>
11505 </message> 11684 </message>
11506 <message> 11685 <message>
11507 <location filename="../QScintilla/Editor.py" line="2686"/> 11686 <location filename="../QScintilla/Editor.py" line="2674"/>
11508 <source>Printing aborted</source> 11687 <source>Printing aborted</source>
11509 <translation>Yazdırma iptal edildi</translation> 11688 <translation>Yazdırma iptal edildi</translation>
11510 </message> 11689 </message>
11511 <message> 11690 <message>
11512 <location filename="../QScintilla/Editor.py" line="3047"/> 11691 <location filename="../QScintilla/Editor.py" line="3035"/>
11513 <source>File Modified</source> 11692 <source>File Modified</source>
11514 <translation>Dosya Değiştirildi</translation> 11693 <translation>Dosya Değiştirildi</translation>
11515 </message> 11694 </message>
11516 <message> 11695 <message>
11517 <location filename="../QScintilla/Editor.py" line="3047"/> 11696 <location filename="../QScintilla/Editor.py" line="3035"/>
11518 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; has unsaved changes.&lt;/p&gt;</source> 11697 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; has unsaved changes.&lt;/p&gt;</source>
11519 <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt;dosyasında kaydedilmemiş değişiklikler var.&lt;/p&gt;</translation> 11698 <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt;dosyasında kaydedilmemiş değişiklikler var.&lt;/p&gt;</translation>
11520 </message> 11699 </message>
11521 <message> 11700 <message>
11522 <location filename="../QScintilla/Editor.py" line="3107"/> 11701 <location filename="../QScintilla/Editor.py" line="3095"/>
11523 <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> 11702 <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>
11524 <translation>&lt;p&gt;Dosya &lt;b&gt;{0}&lt;/b&gt; açılamıyor.&lt;/p&gt;&lt;p&gt;Sebep: {1}&lt;/p&gt;</translation> 11703 <translation>&lt;p&gt;Dosya &lt;b&gt;{0}&lt;/b&gt; açılamıyor.&lt;/p&gt;&lt;p&gt;Sebep: {1}&lt;/p&gt;</translation>
11525 </message> 11704 </message>
11526 <message> 11705 <message>
11527 <location filename="../QScintilla/Editor.py" line="3296"/> 11706 <location filename="../QScintilla/Editor.py" line="3284"/>
11528 <source>Save File</source> 11707 <source>Save File</source>
11529 <translation>Dosyayı Kaydet</translation> 11708 <translation>Dosyayı Kaydet</translation>
11530 </message> 11709 </message>
11531 <message> 11710 <message>
11532 <location filename="../QScintilla/Editor.py" line="3233"/> 11711 <location filename="../QScintilla/Editor.py" line="3221"/>
11533 <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> 11712 <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>
11534 <translation>&lt;p&gt;Dosya &lt;b&gt;{0}&lt;/b&gt; kaydedilemiyor.&lt;/p&gt;&lt;p&gt;Sebep: {1}&lt;/p&gt;</translation> 11713 <translation>&lt;p&gt;Dosya &lt;b&gt;{0}&lt;/b&gt; kaydedilemiyor.&lt;/p&gt;&lt;p&gt;Sebep: {1}&lt;/p&gt;</translation>
11535 </message> 11714 </message>
11536 <message> 11715 <message>
11537 <location filename="../QScintilla/Editor.py" line="4777"/> 11716 <location filename="../QScintilla/Editor.py" line="4765"/>
11538 <source>Autocompletion</source> 11717 <source>Autocompletion</source>
11539 <translation>Otomatik tamamlama</translation> 11718 <translation>Otomatik tamamlama</translation>
11540 </message> 11719 </message>
11541 <message> 11720 <message>
11542 <location filename="../QScintilla/Editor.py" line="4777"/> 11721 <location filename="../QScintilla/Editor.py" line="4765"/>
11543 <source>Autocompletion is not available because there is no autocompletion source set.</source> 11722 <source>Autocompletion is not available because there is no autocompletion source set.</source>
11544 <translation>Otomatiktamamlama uygun değil çünkü bu otomatiktamamlama kaynağı değil.</translation> 11723 <translation>Otomatiktamamlama uygun değil çünkü bu otomatiktamamlama kaynağı değil.</translation>
11545 </message> 11724 </message>
11546 <message> 11725 <message>
11547 <location filename="../QScintilla/Editor.py" line="5619"/> 11726 <location filename="../QScintilla/Editor.py" line="5606"/>
11548 <source>Disable breakpoint</source> 11727 <source>Disable breakpoint</source>
11549 <translation>Durmanoktasını iptal et</translation> 11728 <translation>Durmanoktasını iptal et</translation>
11550 </message> 11729 </message>
11551 <message> 11730 <message>
11552 <location filename="../QScintilla/Editor.py" line="5994"/> 11731 <location filename="../QScintilla/Editor.py" line="5981"/>
11553 <source>Code Coverage</source> 11732 <source>Code Coverage</source>
11554 <translation>Kod Koruyucu</translation> 11733 <translation>Kod Koruyucu</translation>
11555 </message> 11734 </message>
11556 <message> 11735 <message>
11557 <location filename="../QScintilla/Editor.py" line="5994"/> 11736 <location filename="../QScintilla/Editor.py" line="5981"/>
11558 <source>Please select a coverage file</source> 11737 <source>Please select a coverage file</source>
11559 <translation>Lütfen bir koruyucu dosya seçiniz</translation> 11738 <translation>Lütfen bir koruyucu dosya seçiniz</translation>
11560 </message> 11739 </message>
11561 <message> 11740 <message>
11562 <location filename="../QScintilla/Editor.py" line="6057"/> 11741 <location filename="../QScintilla/Editor.py" line="6044"/>
11563 <source>Show Code Coverage Annotations</source> 11742 <source>Show Code Coverage Annotations</source>
11564 <translation>Kodların Dipnotunu Göster</translation> 11743 <translation>Kodların Dipnotunu Göster</translation>
11565 </message> 11744 </message>
11566 <message> 11745 <message>
11567 <location filename="../QScintilla/Editor.py" line="6050"/> 11746 <location filename="../QScintilla/Editor.py" line="6037"/>
11568 <source>All lines have been covered.</source> 11747 <source>All lines have been covered.</source>
11569 <translation>Tüm satırlar korumaya alındı.</translation> 11748 <translation>Tüm satırlar korumaya alındı.</translation>
11570 </message> 11749 </message>
11571 <message> 11750 <message>
11572 <location filename="../QScintilla/Editor.py" line="6057"/> 11751 <location filename="../QScintilla/Editor.py" line="6044"/>
11573 <source>There is no coverage file available.</source> 11752 <source>There is no coverage file available.</source>
11574 <translation>Hazırda koruma dosyası yok.</translation> 11753 <translation>Hazırda koruma dosyası yok.</translation>
11575 </message> 11754 </message>
11576 <message> 11755 <message>
11577 <location filename="../QScintilla/Editor.py" line="6174"/> 11756 <location filename="../QScintilla/Editor.py" line="6161"/>
11578 <source>Profile Data</source> 11757 <source>Profile Data</source>
11579 <translation>Veri Kesiti</translation> 11758 <translation>Veri Kesiti</translation>
11580 </message> 11759 </message>
11581 <message> 11760 <message>
11582 <location filename="../QScintilla/Editor.py" line="6174"/> 11761 <location filename="../QScintilla/Editor.py" line="6161"/>
11583 <source>Please select a profile file</source> 11762 <source>Please select a profile file</source>
11584 <translation>Lütfen kesit dosyasını seçiniz</translation> 11763 <translation>Lütfen kesit dosyasını seçiniz</translation>
11585 </message> 11764 </message>
11586 <message> 11765 <message>
11587 <location filename="../QScintilla/Editor.py" line="6336"/> 11766 <location filename="../QScintilla/Editor.py" line="6323"/>
11588 <source>Syntax Error</source> 11767 <source>Syntax Error</source>
11589 <translation>Sözdizimi Hatası</translation> 11768 <translation>Sözdizimi Hatası</translation>
11590 </message> 11769 </message>
11591 <message> 11770 <message>
11592 <location filename="../QScintilla/Editor.py" line="6336"/> 11771 <location filename="../QScintilla/Editor.py" line="6323"/>
11593 <source>No syntax error message available.</source> 11772 <source>No syntax error message available.</source>
11594 <translation>Uygun söz dizimi hata mesajı yok.</translation> 11773 <translation>Uygun söz dizimi hata mesajı yok.</translation>
11595 </message> 11774 </message>
11596 <message> 11775 <message>
11597 <location filename="../QScintilla/Editor.py" line="6727"/> 11776 <location filename="../QScintilla/Editor.py" line="6712"/>
11598 <source>Macro Name</source> 11777 <source>Macro Name</source>
11599 <translation>Makro Adı</translation> 11778 <translation>Makro Adı</translation>
11600 </message> 11779 </message>
11601 <message> 11780 <message>
11602 <location filename="../QScintilla/Editor.py" line="6727"/> 11781 <location filename="../QScintilla/Editor.py" line="6712"/>
11603 <source>Select a macro name:</source> 11782 <source>Select a macro name:</source>
11604 <translation>Bir makro ismi seç:</translation> 11783 <translation>Bir makro ismi seç:</translation>
11605 </message> 11784 </message>
11606 <message> 11785 <message>
11607 <location filename="../QScintilla/Editor.py" line="6755"/> 11786 <location filename="../QScintilla/Editor.py" line="6740"/>
11608 <source>Load macro file</source> 11787 <source>Load macro file</source>
11609 <translation>Makro dosyasını yükle</translation> 11788 <translation>Makro dosyasını yükle</translation>
11610 </message> 11789 </message>
11611 <message> 11790 <message>
11612 <location filename="../QScintilla/Editor.py" line="6798"/> 11791 <location filename="../QScintilla/Editor.py" line="6783"/>
11613 <source>Macro files (*.macro)</source> 11792 <source>Macro files (*.macro)</source>
11614 <translation>Makro dosyaları (*.macro)</translation> 11793 <translation>Makro dosyaları (*.macro)</translation>
11615 </message> 11794 </message>
11616 <message> 11795 <message>
11617 <location filename="../QScintilla/Editor.py" line="6778"/> 11796 <location filename="../QScintilla/Editor.py" line="6763"/>
11618 <source>Error loading macro</source> 11797 <source>Error loading macro</source>
11619 <translation>Makronun yüklenmesinde hata</translation> 11798 <translation>Makronun yüklenmesinde hata</translation>
11620 </message> 11799 </message>
11621 <message> 11800 <message>
11622 <location filename="../QScintilla/Editor.py" line="6769"/> 11801 <location filename="../QScintilla/Editor.py" line="6754"/>
11623 <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source> 11802 <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
11624 <translation>&lt;p&gt;Makro dosyası &lt;b&gt;{0}&lt;/b&gt; okunamıyor.&lt;/p&gt;</translation> 11803 <translation>&lt;p&gt;Makro dosyası &lt;b&gt;{0}&lt;/b&gt; okunamıyor.&lt;/p&gt;</translation>
11625 </message> 11804 </message>
11626 <message> 11805 <message>
11627 <location filename="../QScintilla/Editor.py" line="6778"/> 11806 <location filename="../QScintilla/Editor.py" line="6763"/>
11628 <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; is corrupt.&lt;/p&gt;</source> 11807 <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; is corrupt.&lt;/p&gt;</source>
11629 <translation>&lt;p&gt;Makro dosyası &lt;b&gt;{0}&lt;/b&gt; bozuk.&lt;/p&gt;</translation> 11808 <translation>&lt;p&gt;Makro dosyası &lt;b&gt;{0}&lt;/b&gt; bozuk.&lt;/p&gt;</translation>
11630 </message> 11809 </message>
11631 <message> 11810 <message>
11632 <location filename="../QScintilla/Editor.py" line="6798"/> 11811 <location filename="../QScintilla/Editor.py" line="6783"/>
11633 <source>Save macro file</source> 11812 <source>Save macro file</source>
11634 <translation>Makro Dosyasını Kaydet</translation> 11813 <translation>Makro Dosyasını Kaydet</translation>
11635 </message> 11814 </message>
11636 <message> 11815 <message>
11637 <location filename="../QScintilla/Editor.py" line="6815"/> 11816 <location filename="../QScintilla/Editor.py" line="6800"/>
11638 <source>Save macro</source> 11817 <source>Save macro</source>
11639 <translation>Makro Kaydet</translation> 11818 <translation>Makro Kaydet</translation>
11640 </message> 11819 </message>
11641 <message> 11820 <message>
11642 <location filename="../QScintilla/Editor.py" line="6831"/> 11821 <location filename="../QScintilla/Editor.py" line="6816"/>
11643 <source>Error saving macro</source> 11822 <source>Error saving macro</source>
11644 <translation>Makronun kaydedilmesinde hata</translation> 11823 <translation>Makronun kaydedilmesinde hata</translation>
11645 </message> 11824 </message>
11646 <message> 11825 <message>
11647 <location filename="../QScintilla/Editor.py" line="6831"/> 11826 <location filename="../QScintilla/Editor.py" line="6816"/>
11648 <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source> 11827 <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
11649 <translation>&lt;p&gt;Makro dosyası &lt;b&gt;{0}&lt;/b&gt; yazılamıyor.&lt;/p&gt;</translation> 11828 <translation>&lt;p&gt;Makro dosyası &lt;b&gt;{0}&lt;/b&gt; yazılamıyor.&lt;/p&gt;</translation>
11650 </message> 11829 </message>
11651 <message> 11830 <message>
11652 <location filename="../QScintilla/Editor.py" line="6844"/> 11831 <location filename="../QScintilla/Editor.py" line="6829"/>
11653 <source>Start Macro Recording</source> 11832 <source>Start Macro Recording</source>
11654 <translation>Makro Kaydı Başladı</translation> 11833 <translation>Makro Kaydı Başladı</translation>
11655 </message> 11834 </message>
11656 <message> 11835 <message>
11657 <location filename="../QScintilla/Editor.py" line="6844"/> 11836 <location filename="../QScintilla/Editor.py" line="6829"/>
11658 <source>Macro recording is already active. Start new?</source> 11837 <source>Macro recording is already active. Start new?</source>
11659 <translation>Makro kaydı şuan aktif. Yeniden başlasın mı?</translation> 11838 <translation>Makro kaydı şuan aktif. Yeniden başlasın mı?</translation>
11660 </message> 11839 </message>
11661 <message> 11840 <message>
11662 <location filename="../QScintilla/Editor.py" line="6870"/> 11841 <location filename="../QScintilla/Editor.py" line="6855"/>
11663 <source>Macro Recording</source> 11842 <source>Macro Recording</source>
11664 <translation>Makro Kaydediliyor</translation> 11843 <translation>Makro Kaydediliyor</translation>
11665 </message> 11844 </message>
11666 <message> 11845 <message>
11667 <location filename="../QScintilla/Editor.py" line="6870"/> 11846 <location filename="../QScintilla/Editor.py" line="6855"/>
11668 <source>Enter name of the macro:</source> 11847 <source>Enter name of the macro:</source>
11669 <translation>Makronun ismini gir:</translation> 11848 <translation>Makronun ismini gir:</translation>
11670 </message> 11849 </message>
11671 <message> 11850 <message>
11672 <location filename="../QScintilla/Editor.py" line="7010"/> 11851 <location filename="../QScintilla/Editor.py" line="6995"/>
11673 <source>File changed</source> 11852 <source>File changed</source>
11674 <translation>Dosya değiştirilmiş</translation> 11853 <translation>Dosya değiştirilmiş</translation>
11675 </message> 11854 </message>
11676 <message> 11855 <message>
11677 <location filename="../QScintilla/Editor.py" line="7180"/> 11856 <location filename="../QScintilla/Editor.py" line="7165"/>
11678 <source>{0} (ro)</source> 11857 <source>{0} (ro)</source>
11679 <translation>{0} (ro)</translation> 11858 <translation>{0} (ro)</translation>
11680 </message> 11859 </message>
11681 <message> 11860 <message>
11682 <location filename="../QScintilla/Editor.py" line="7321"/> 11861 <location filename="../QScintilla/Editor.py" line="7306"/>
11683 <source>Drop Error</source> 11862 <source>Drop Error</source>
11684 <translation>Düşme hatası</translation> 11863 <translation>Düşme hatası</translation>
11685 </message> 11864 </message>
11686 <message> 11865 <message>
11687 <location filename="../QScintilla/Editor.py" line="7321"/> 11866 <location filename="../QScintilla/Editor.py" line="7306"/>
11688 <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; is not a file.&lt;/p&gt;</source> 11867 <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; is not a file.&lt;/p&gt;</source>
11689 <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; bir dosya değil.&lt;/p&gt;</translation> 11868 <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; bir dosya değil.&lt;/p&gt;</translation>
11690 </message> 11869 </message>
11691 <message> 11870 <message>
11692 <location filename="../QScintilla/Editor.py" line="7342"/> 11871 <location filename="../QScintilla/Editor.py" line="7327"/>
11693 <source>Resources</source> 11872 <source>Resources</source>
11694 <translation>Kaynaklar</translation> 11873 <translation>Kaynaklar</translation>
11695 </message> 11874 </message>
11696 <message> 11875 <message>
11697 <location filename="../QScintilla/Editor.py" line="7344"/> 11876 <location filename="../QScintilla/Editor.py" line="7329"/>
11698 <source>Add file...</source> 11877 <source>Add file...</source>
11699 <translation>Dosya ekle...</translation> 11878 <translation>Dosya ekle...</translation>
11700 </message> 11879 </message>
11701 <message> 11880 <message>
11702 <location filename="../QScintilla/Editor.py" line="7346"/> 11881 <location filename="../QScintilla/Editor.py" line="7331"/>
11703 <source>Add files...</source> 11882 <source>Add files...</source>
11704 <translation>Dosyaları ekle...</translation> 11883 <translation>Dosyaları ekle...</translation>
11705 </message> 11884 </message>
11706 <message> 11885 <message>
11707 <location filename="../QScintilla/Editor.py" line="7348"/> 11886 <location filename="../QScintilla/Editor.py" line="7333"/>
11708 <source>Add aliased file...</source> 11887 <source>Add aliased file...</source>
11709 <translation>Kısaltmalar dosyasına ekle...</translation> 11888 <translation>Kısaltmalar dosyasına ekle...</translation>
11710 </message> 11889 </message>
11711 <message> 11890 <message>
11712 <location filename="../QScintilla/Editor.py" line="7351"/> 11891 <location filename="../QScintilla/Editor.py" line="7336"/>
11713 <source>Add localized resource...</source> 11892 <source>Add localized resource...</source>
11714 <translation>Yaral kaynak ekle...</translation> 11893 <translation>Yaral kaynak ekle...</translation>
11715 </message> 11894 </message>
11716 <message> 11895 <message>
11717 <location filename="../QScintilla/Editor.py" line="7355"/> 11896 <location filename="../QScintilla/Editor.py" line="7340"/>
11718 <source>Add resource frame</source> 11897 <source>Add resource frame</source>
11719 <translation>Çerçeve kaynağı ekle</translation> 11898 <translation>Çerçeve kaynağı ekle</translation>
11720 </message> 11899 </message>
11721 <message> 11900 <message>
11722 <location filename="../QScintilla/Editor.py" line="7374"/> 11901 <location filename="../QScintilla/Editor.py" line="7359"/>
11723 <source>Add file resource</source> 11902 <source>Add file resource</source>
11724 <translation>Dosya kaynağını ekle</translation> 11903 <translation>Dosya kaynağını ekle</translation>
11725 </message> 11904 </message>
11726 <message> 11905 <message>
11727 <location filename="../QScintilla/Editor.py" line="7390"/> 11906 <location filename="../QScintilla/Editor.py" line="7375"/>
11728 <source>Add file resources</source> 11907 <source>Add file resources</source>
11729 <translation>Dosya kaynaklarını ekle</translation> 11908 <translation>Dosya kaynaklarını ekle</translation>
11730 </message> 11909 </message>
11731 <message> 11910 <message>
11732 <location filename="../QScintilla/Editor.py" line="7417"/> 11911 <location filename="../QScintilla/Editor.py" line="7402"/>
11733 <source>Add aliased file resource</source> 11912 <source>Add aliased file resource</source>
11734 <translation>Kısaltmalar dosyası kaynağını ekle</translation> 11913 <translation>Kısaltmalar dosyası kaynağını ekle</translation>
11735 </message> 11914 </message>
11736 <message> 11915 <message>
11737 <location filename="../QScintilla/Editor.py" line="7417"/> 11916 <location filename="../QScintilla/Editor.py" line="7402"/>
11738 <source>Alias for file &lt;b&gt;{0}&lt;/b&gt;:</source> 11917 <source>Alias for file &lt;b&gt;{0}&lt;/b&gt;:</source>
11739 <translation>&lt;b&gt;{0} dosyası için takma ad&lt;/b&gt;:</translation> 11918 <translation>&lt;b&gt;{0} dosyası için takma ad&lt;/b&gt;:</translation>
11740 </message> 11919 </message>
11741 <message> 11920 <message>
11742 <location filename="../QScintilla/Editor.py" line="7483"/> 11921 <location filename="../QScintilla/Editor.py" line="7468"/>
11743 <source>Package Diagram</source> 11922 <source>Package Diagram</source>
11744 <translation>Paket Şeması</translation> 11923 <translation>Paket Şeması</translation>
11745 </message> 11924 </message>
11746 <message> 11925 <message>
11747 <location filename="../QScintilla/Editor.py" line="7483"/> 11926 <location filename="../QScintilla/Editor.py" line="7468"/>
11748 <source>Include class attributes?</source> 11927 <source>Include class attributes?</source>
11749 <translation>Sınıf nitelikleri dahil edilsin mi?</translation> 11928 <translation>Sınıf nitelikleri dahil edilsin mi?</translation>
11750 </message> 11929 </message>
11751 <message> 11930 <message>
11752 <location filename="../QScintilla/Editor.py" line="7505"/> 11931 <location filename="../QScintilla/Editor.py" line="7490"/>
11753 <source>Imports Diagram</source> 11932 <source>Imports Diagram</source>
11754 <translation>Şemayı İçe Aktar</translation> 11933 <translation>Şemayı İçe Aktar</translation>
11755 </message> 11934 </message>
11756 <message> 11935 <message>
11757 <location filename="../QScintilla/Editor.py" line="7505"/> 11936 <location filename="../QScintilla/Editor.py" line="7490"/>
11758 <source>Include imports from external modules?</source> 11937 <source>Include imports from external modules?</source>
11759 <translation>Harici modüllerdan içe aktarım dahil edilsin mi?</translation> 11938 <translation>Harici modüllerdan içe aktarım dahil edilsin mi?</translation>
11760 </message> 11939 </message>
11761 <message> 11940 <message>
11762 <location filename="../QScintilla/Editor.py" line="7519"/> 11941 <location filename="../QScintilla/Editor.py" line="7504"/>
11763 <source>Application Diagram</source> 11942 <source>Application Diagram</source>
11764 <translation>Uygulama Şeması</translation> 11943 <translation>Uygulama Şeması</translation>
11765 </message> 11944 </message>
11766 <message> 11945 <message>
11767 <location filename="../QScintilla/Editor.py" line="7519"/> 11946 <location filename="../QScintilla/Editor.py" line="7504"/>
11768 <source>Include module names?</source> 11947 <source>Include module names?</source>
11769 <translation>Modül isimleri dahil edilsin mi?</translation> 11948 <translation>Modül isimleri dahil edilsin mi?</translation>
11770 </message> 11949 </message>
11771 <message> 11950 <message>
11772 <location filename="../QScintilla/Editor.py" line="7851"/> 11951 <location filename="../QScintilla/Editor.py" line="7836"/>
11773 <source>Add to dictionary</source> 11952 <source>Add to dictionary</source>
11774 <translation>Sözlüğe ekle</translation> 11953 <translation>Sözlüğe ekle</translation>
11775 </message> 11954 </message>
11776 <message> 11955 <message>
11777 <location filename="../QScintilla/Editor.py" line="7853"/> 11956 <location filename="../QScintilla/Editor.py" line="7838"/>
11778 <source>Ignore All</source> 11957 <source>Ignore All</source>
11779 <translation>Hepsini Yoksay</translation> 11958 <translation>Hepsini Yoksay</translation>
11780 </message> 11959 </message>
11781 <message> 11960 <message>
11782 <location filename="../QScintilla/Editor.py" line="3296"/> 11961 <location filename="../QScintilla/Editor.py" line="3284"/>
11783 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source> 11962 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
11784 <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; dosyası halen mevcut. Üzerine yazılsın mı?&lt;/p&gt;</translation> 11963 <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; dosyası halen mevcut. Üzerine yazılsın mı?&lt;/p&gt;</translation>
11785 </message> 11964 </message>
11786 <message> 11965 <message>
11787 <location filename="../QScintilla/Editor.py" line="6615"/> 11966 <location filename="../QScintilla/Editor.py" line="6600"/>
11788 <source>Warning: {0}</source> 11967 <source>Warning: {0}</source>
11789 <translation>Dikkat: {0}</translation> 11968 <translation>Dikkat: {0}</translation>
11790 </message> 11969 </message>
11791 <message> 11970 <message>
11792 <location filename="../QScintilla/Editor.py" line="6622"/> 11971 <location filename="../QScintilla/Editor.py" line="6607"/>
11793 <source>Error: {0}</source> 11972 <source>Error: {0}</source>
11794 <translation>Hata: {0}</translation> 11973 <translation>Hata: {0}</translation>
11795 </message> 11974 </message>
11796 <message> 11975 <message>
11797 <location filename="../QScintilla/Editor.py" line="6815"/> 11976 <location filename="../QScintilla/Editor.py" line="6800"/>
11798 <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source> 11977 <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
11799 <translation>&lt;p&gt;Makro dosyası &lt;b&gt;{0}&lt;/b&gt; zaten var. Üzerine yazılsın mı?&lt;/p&gt;</translation> 11978 <translation>&lt;p&gt;Makro dosyası &lt;b&gt;{0}&lt;/b&gt; zaten var. Üzerine yazılsın mı?&lt;/p&gt;</translation>
11800 </message> 11979 </message>
11801 <message> 11980 <message>
11802 <location filename="../QScintilla/Editor.py" line="7006"/> 11981 <location filename="../QScintilla/Editor.py" line="6991"/>
11803 <source>&lt;br&gt;&lt;b&gt;Warning:&lt;/b&gt; You will lose your changes upon reopening it.</source> 11982 <source>&lt;br&gt;&lt;b&gt;Warning:&lt;/b&gt; You will lose your changes upon reopening it.</source>
11804 <translation type="unfinished"></translation> 11983 <translation type="unfinished"></translation>
11805 </message> 11984 </message>
11806 <message> 11985 <message>
11807 <location filename="../QScintilla/Editor.py" line="916"/> 11986 <location filename="../QScintilla/Editor.py" line="906"/>
11808 <source>Open &apos;rejection&apos; file</source> 11987 <source>Open &apos;rejection&apos; file</source>
11809 <translation type="unfinished"></translation> 11988 <translation type="unfinished"></translation>
11810 </message> 11989 </message>
11811 <message> 11990 <message>
11812 <location filename="../QScintilla/Editor.py" line="1026"/> 11991 <location filename="../QScintilla/Editor.py" line="1016"/>
11813 <source>Load Diagram...</source> 11992 <source>Load Diagram...</source>
11814 <translation type="unfinished"></translation> 11993 <translation type="unfinished"></translation>
11815 </message> 11994 </message>
11816 <message> 11995 <message>
11817 <location filename="../QScintilla/Editor.py" line="1349"/> 11996 <location filename="../QScintilla/Editor.py" line="1339"/>
11818 <source>Next change</source> 11997 <source>Next change</source>
11819 <translation type="unfinished"></translation> 11998 <translation type="unfinished"></translation>
11820 </message> 11999 </message>
11821 <message> 12000 <message>
11822 <location filename="../QScintilla/Editor.py" line="1353"/> 12001 <location filename="../QScintilla/Editor.py" line="1343"/>
11823 <source>Previous change</source> 12002 <source>Previous change</source>
11824 <translation type="unfinished"></translation> 12003 <translation type="unfinished"></translation>
11825 </message> 12004 </message>
11826 <message> 12005 <message>
11827 <location filename="../QScintilla/Editor.py" line="8269"/> 12006 <location filename="../QScintilla/Editor.py" line="8254"/>
11828 <source>Sort Lines</source> 12007 <source>Sort Lines</source>
11829 <translation type="unfinished"></translation> 12008 <translation type="unfinished"></translation>
11830 </message> 12009 </message>
11831 <message> 12010 <message>
11832 <location filename="../QScintilla/Editor.py" line="8269"/> 12011 <location filename="../QScintilla/Editor.py" line="8254"/>
11833 <source>The selection contains illegal data for a numerical sort.</source> 12012 <source>The selection contains illegal data for a numerical sort.</source>
11834 <translation type="unfinished"></translation> 12013 <translation type="unfinished"></translation>
11835 </message> 12014 </message>
11836 <message> 12015 <message>
11837 <location filename="../QScintilla/Editor.py" line="6550"/> 12016 <location filename="../QScintilla/Editor.py" line="6535"/>
11838 <source>Warning</source> 12017 <source>Warning</source>
11839 <translation type="unfinished">Dikkat</translation> 12018 <translation type="unfinished">Dikkat</translation>
11840 </message> 12019 </message>
11841 <message> 12020 <message>
11842 <location filename="../QScintilla/Editor.py" line="6550"/> 12021 <location filename="../QScintilla/Editor.py" line="6535"/>
11843 <source>No warning messages available.</source> 12022 <source>No warning messages available.</source>
11844 <translation type="unfinished"></translation> 12023 <translation type="unfinished"></translation>
11845 </message> 12024 </message>
11846 <message> 12025 <message>
11847 <location filename="../QScintilla/Editor.py" line="6612"/> 12026 <location filename="../QScintilla/Editor.py" line="6597"/>
11848 <source>Style: {0}</source> 12027 <source>Style: {0}</source>
11849 <translation type="unfinished"></translation> 12028 <translation type="unfinished"></translation>
11850 </message> 12029 </message>
11851 <message> 12030 <message>
11852 <location filename="../QScintilla/Editor.py" line="890"/> 12031 <location filename="../QScintilla/Editor.py" line="880"/>
11853 <source>New Document View</source> 12032 <source>New Document View</source>
11854 <translation type="unfinished"></translation> 12033 <translation type="unfinished"></translation>
11855 </message> 12034 </message>
11856 <message> 12035 <message>
11857 <location filename="../QScintilla/Editor.py" line="893"/> 12036 <location filename="../QScintilla/Editor.py" line="883"/>
11858 <source>New Document View (with new split)</source> 12037 <source>New Document View (with new split)</source>
11859 <translation type="unfinished"></translation> 12038 <translation type="unfinished"></translation>
11860 </message> 12039 </message>
11861 <message> 12040 <message>
11862 <location filename="../QScintilla/Editor.py" line="980"/> 12041 <location filename="../QScintilla/Editor.py" line="970"/>
11863 <source>Tools</source> 12042 <source>Tools</source>
11864 <translation type="unfinished">Araçlar</translation> 12043 <translation type="unfinished">Araçlar</translation>
11865 </message> 12044 </message>
11866 <message> 12045 <message>
11867 <location filename="../QScintilla/Editor.py" line="1111"/> 12046 <location filename="../QScintilla/Editor.py" line="1101"/>
11868 <source>Re-Open With Encoding</source> 12047 <source>Re-Open With Encoding</source>
11869 <translation type="unfinished"></translation> 12048 <translation type="unfinished"></translation>
11870 </message> 12049 </message>
11871 <message> 12050 <message>
11872 <location filename="../QScintilla/Editor.py" line="7000"/> 12051 <location filename="../QScintilla/Editor.py" line="6985"/>
11873 <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> 12052 <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>
11874 <translation type="unfinished">&lt;p&gt;Eric5 ile açıldıktan sonra &lt;b&gt;{0}&lt;/b&gt; dosyasında değişiklik olmuş. Yeniden açılsın mı?&lt;/p&gt; {0}?} {6.?}</translation> 12053 <translation type="unfinished">&lt;p&gt;Eric5 ile açıldıktan sonra &lt;b&gt;{0}&lt;/b&gt; dosyasında değişiklik olmuş. Yeniden açılsın mı?&lt;/p&gt; {0}?} {6.?}</translation>
11875 </message> 12054 </message>
11876 <message> 12055 <message>
12056 <location filename="../QScintilla/Editor.py" line="856"/>
12057 <source>Automatic Completion enabled</source>
12058 <translation type="unfinished"></translation>
12059 </message>
12060 <message>
12061 <location filename="../QScintilla/Editor.py" line="936"/>
12062 <source>Complete</source>
12063 <translation type="unfinished"></translation>
12064 </message>
12065 <message>
12066 <location filename="../QScintilla/Editor.py" line="4895"/>
12067 <source>Auto-Completion Provider</source>
12068 <translation type="unfinished"></translation>
12069 </message>
12070 <message>
12071 <location filename="../QScintilla/Editor.py" line="4895"/>
12072 <source>The completion list provider &apos;{0}&apos; was already registered. Ignoring duplicate request.</source>
12073 <translation type="unfinished"></translation>
12074 </message>
12075 <message>
12076 <location filename="../QScintilla/Editor.py" line="5174"/>
12077 <source>Call-Tips Provider</source>
12078 <translation type="unfinished"></translation>
12079 </message>
12080 <message>
12081 <location filename="../QScintilla/Editor.py" line="5174"/>
12082 <source>The call-tips provider &apos;{0}&apos; was already registered. Ignoring duplicate request.</source>
12083 <translation type="unfinished"></translation>
12084 </message>
12085 <message>
12086 <location filename="../QScintilla/Editor.py" line="8343"/>
12087 <source>Register Mouse Click Handler</source>
12088 <translation type="unfinished"></translation>
12089 </message>
12090 <message>
12091 <location filename="../QScintilla/Editor.py" line="8343"/>
12092 <source>A mouse click handler for &quot;{0}&quot; was already registered by &quot;{1}&quot;. Aborting request by &quot;{2}&quot;...</source>
12093 <translation type="unfinished"></translation>
12094 </message>
12095 <message>
12096 <location filename="../QScintilla/Editor.py" line="900"/>
12097 <source>Save Copy...</source>
12098 <translation type="unfinished"></translation>
12099 </message>
12100 <message>
12101 <location filename="../QScintilla/Editor.py" line="939"/>
12102 <source>Clear Completions Cache</source>
12103 <translation type="unfinished"></translation>
12104 </message>
12105 <message>
11877 <location filename="../QScintilla/Editor.py" line="866"/> 12106 <location filename="../QScintilla/Editor.py" line="866"/>
11878 <source>Automatic Completion enabled</source>
11879 <translation type="unfinished"></translation>
11880 </message>
11881 <message>
11882 <location filename="../QScintilla/Editor.py" line="946"/>
11883 <source>Complete</source>
11884 <translation type="unfinished"></translation>
11885 </message>
11886 <message>
11887 <location filename="../QScintilla/Editor.py" line="4907"/>
11888 <source>Auto-Completion Provider</source>
11889 <translation type="unfinished"></translation>
11890 </message>
11891 <message>
11892 <location filename="../QScintilla/Editor.py" line="4907"/>
11893 <source>The completion list provider &apos;{0}&apos; was already registered. Ignoring duplicate request.</source>
11894 <translation type="unfinished"></translation>
11895 </message>
11896 <message>
11897 <location filename="../QScintilla/Editor.py" line="5186"/>
11898 <source>Call-Tips Provider</source>
11899 <translation type="unfinished"></translation>
11900 </message>
11901 <message>
11902 <location filename="../QScintilla/Editor.py" line="5186"/>
11903 <source>The call-tips provider &apos;{0}&apos; was already registered. Ignoring duplicate request.</source>
11904 <translation type="unfinished"></translation>
11905 </message>
11906 <message>
11907 <location filename="../QScintilla/Editor.py" line="8358"/>
11908 <source>Register Mouse Click Handler</source>
11909 <translation type="unfinished"></translation>
11910 </message>
11911 <message>
11912 <location filename="../QScintilla/Editor.py" line="8358"/>
11913 <source>A mouse click handler for &quot;{0}&quot; was already registered by &quot;{1}&quot;. Aborting request by &quot;{2}&quot;...</source>
11914 <translation type="unfinished"></translation>
11915 </message>
11916 <message>
11917 <location filename="../QScintilla/Editor.py" line="910"/>
11918 <source>Save Copy...</source>
11919 <translation type="unfinished"></translation>
11920 </message>
11921 <message>
11922 <location filename="../QScintilla/Editor.py" line="949"/>
11923 <source>Clear Completions Cache</source>
11924 <translation type="unfinished"></translation>
11925 </message>
11926 <message>
11927 <location filename="../QScintilla/Editor.py" line="876"/>
11928 <source>Code Info</source> 12107 <source>Code Info</source>
11929 <translation type="unfinished"></translation> 12108 <translation type="unfinished"></translation>
11930 </message> 12109 </message>
11931 <message> 12110 <message>
11932 <location filename="../QScintilla/Editor.py" line="1357"/> 12111 <location filename="../QScintilla/Editor.py" line="1347"/>
11933 <source>Clear changes</source> 12112 <source>Clear changes</source>
11934 <translation type="unfinished"></translation> 12113 <translation type="unfinished"></translation>
11935 </message> 12114 </message>
11936 <message> 12115 <message>
11937 <location filename="../QScintilla/Editor.py" line="799"/> 12116 <location filename="../QScintilla/Editor.py" line="789"/>
11938 <source>Execute Selection In Console</source> 12117 <source>Execute Selection In Console</source>
11939 <translation type="unfinished"></translation> 12118 <translation type="unfinished"></translation>
11940 </message> 12119 </message>
11941 <message> 12120 <message>
11942 <location filename="../QScintilla/Editor.py" line="8479"/> 12121 <location filename="../QScintilla/Editor.py" line="8464"/>
11943 <source>EditorConfig Properties</source> 12122 <source>EditorConfig Properties</source>
11944 <translation type="unfinished"></translation> 12123 <translation type="unfinished"></translation>
11945 </message> 12124 </message>
11946 <message> 12125 <message>
11947 <location filename="../QScintilla/Editor.py" line="8479"/> 12126 <location filename="../QScintilla/Editor.py" line="8464"/>
11948 <source>&lt;p&gt;The EditorConfig properties for file &lt;b&gt;{0}&lt;/b&gt; could not be loaded.&lt;/p&gt;</source> 12127 <source>&lt;p&gt;The EditorConfig properties for file &lt;b&gt;{0}&lt;/b&gt; could not be loaded.&lt;/p&gt;</source>
11949 <translation type="unfinished"></translation> 12128 <translation type="unfinished"></translation>
11950 </message> 12129 </message>
11951 <message> 12130 <message>
11952 <location filename="../QScintilla/Editor.py" line="1261"/> 12131 <location filename="../QScintilla/Editor.py" line="1251"/>
11953 <source>Toggle all folds</source> 12132 <source>Toggle all folds</source>
11954 <translation type="unfinished">Tüm Açkapaları Kapat</translation> 12133 <translation type="unfinished">Tüm Açkapaları Kapat</translation>
11955 </message> 12134 </message>
11956 <message> 12135 <message>
11957 <location filename="../QScintilla/Editor.py" line="1266"/> 12136 <location filename="../QScintilla/Editor.py" line="1256"/>
11958 <source>Toggle all folds (including children)</source> 12137 <source>Toggle all folds (including children)</source>
11959 <translation type="unfinished">Tüm açkapalar (iç içe olanlar dahil)</translation> 12138 <translation type="unfinished">Tüm açkapalar (iç içe olanlar dahil)</translation>
11960 </message> 12139 </message>
11961 <message> 12140 <message>
11962 <location filename="../QScintilla/Editor.py" line="1271"/> 12141 <location filename="../QScintilla/Editor.py" line="1261"/>
11963 <source>Toggle current fold</source> 12142 <source>Toggle current fold</source>
11964 <translation type="unfinished">Geçerli açkapayı kapat</translation> 12143 <translation type="unfinished">Geçerli açkapayı kapat</translation>
11965 </message> 12144 </message>
11966 <message> 12145 <message>
11967 <location filename="../QScintilla/Editor.py" line="1277"/> 12146 <location filename="../QScintilla/Editor.py" line="1267"/>
11968 <source>Expand (including children)</source> 12147 <source>Expand (including children)</source>
11969 <translation type="unfinished"></translation> 12148 <translation type="unfinished"></translation>
11970 </message> 12149 </message>
11971 <message> 12150 <message>
11972 <location filename="../QScintilla/Editor.py" line="1282"/> 12151 <location filename="../QScintilla/Editor.py" line="1272"/>
11973 <source>Collapse (including children)</source> 12152 <source>Collapse (including children)</source>
11974 <translation type="unfinished"></translation> 12153 <translation type="unfinished"></translation>
11975 </message> 12154 </message>
11976 <message> 12155 <message>
11977 <location filename="../QScintilla/Editor.py" line="1288"/> 12156 <location filename="../QScintilla/Editor.py" line="1278"/>
11978 <source>Clear all folds</source> 12157 <source>Clear all folds</source>
11979 <translation type="unfinished"></translation> 12158 <translation type="unfinished"></translation>
11980 </message> 12159 </message>
11981 <message> 12160 <message>
11982 <location filename="../QScintilla/Editor.py" line="1169"/> 12161 <location filename="../QScintilla/Editor.py" line="1159"/>
11983 <source>Spell Check Languages</source> 12162 <source>Spell Check Languages</source>
11984 <translation type="unfinished"></translation> 12163 <translation type="unfinished"></translation>
11985 </message> 12164 </message>
11986 </context> 12165 </context>
11987 <context> 12166 <context>
21348 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="97"/> 21527 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="97"/>
21349 <source>Stash Contents of {0}</source> 21528 <source>Stash Contents of {0}</source>
21350 <translation type="unfinished"></translation> 21529 <translation type="unfinished"></translation>
21351 </message> 21530 </message>
21352 <message> 21531 <message>
21353 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="166"/> 21532 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="169"/>
21354 <source>Difference ({0})</source> 21533 <source>Difference ({0})</source>
21355 <translation type="unfinished"></translation> 21534 <translation type="unfinished"></translation>
21356 </message> 21535 </message>
21357 <message> 21536 <message>
21358 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="174"/> 21537 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="177"/>
21359 <source>Process Generation Error</source> 21538 <source>Process Generation Error</source>
21360 <translation type="unfinished">İşlem Üretecinde Hata</translation> 21539 <translation type="unfinished">İşlem Üretecinde Hata</translation>
21361 </message> 21540 </message>
21362 <message> 21541 <message>
21363 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="174"/> 21542 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="177"/>
21364 <source>The process {0} could not be started. Ensure, that it is in the search path.</source> 21543 <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
21365 <translation type="unfinished">Süreç {0} başlatılamadı. Bunun arama yolunda olduğundan emin olun.</translation> 21544 <translation type="unfinished">Süreç {0} başlatılamadı. Bunun arama yolunda olduğundan emin olun.</translation>
21366 </message> 21545 </message>
21367 <message> 21546 <message>
21368 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="201"/> 21547 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="204"/>
21369 <source>There is no difference.</source> 21548 <source>There is no difference.</source>
21370 <translation type="unfinished">Herhangi bir farklılık bulunamadı.</translation> 21549 <translation type="unfinished">Herhangi bir farklılık bulunamadı.</translation>
21371 </message> 21550 </message>
21372 <message> 21551 <message>
21373 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="222"/> 21552 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="225"/>
21374 <source>&lt;Start&gt;</source> 21553 <source>&lt;Start&gt;</source>
21375 <translation type="unfinished"></translation> 21554 <translation type="unfinished"></translation>
21376 </message> 21555 </message>
21377 <message> 21556 <message>
21378 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="223"/> 21557 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="226"/>
21379 <source>&lt;End&gt;</source> 21558 <source>&lt;End&gt;</source>
21380 <translation type="unfinished"></translation> 21559 <translation type="unfinished"></translation>
21381 </message> 21560 </message>
21382 <message> 21561 <message>
21383 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="351"/> 21562 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="354"/>
21384 <source>Save Diff</source> 21563 <source>Save Diff</source>
21385 <translation type="unfinished">Farklılıkları Kaydet</translation> 21564 <translation type="unfinished">Farklılıkları Kaydet</translation>
21386 </message> 21565 </message>
21387 <message> 21566 <message>
21388 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="317"/> 21567 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="320"/>
21389 <source>Patch Files (*.diff)</source> 21568 <source>Patch Files (*.diff)</source>
21390 <translation type="unfinished">Patch Dosyaları (*.diff)</translation> 21569 <translation type="unfinished">Patch Dosyaları (*.diff)</translation>
21391 </message> 21570 </message>
21392 <message> 21571 <message>
21393 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="334"/> 21572 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="337"/>
21394 <source>&lt;p&gt;The patch file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source> 21573 <source>&lt;p&gt;The patch file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
21395 <translation type="unfinished">&lt;p&gt;Yama dosyası &lt;b&gt;{0}&lt;/b&gt; zaten var. Üzerine yazılsın mı?&lt;/p&gt;</translation> 21574 <translation type="unfinished">&lt;p&gt;Yama dosyası &lt;b&gt;{0}&lt;/b&gt; zaten var. Üzerine yazılsın mı?&lt;/p&gt;</translation>
21396 </message> 21575 </message>
21397 <message> 21576 <message>
21398 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="351"/> 21577 <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="354"/>
21399 <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> 21578 <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>
21400 <translation type="unfinished">&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt;yama kaydedilemedi.&lt;br&gt;Sebep: {1}&lt;/p&gt;</translation> 21579 <translation type="unfinished">&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt;yama kaydedilemedi.&lt;br&gt;Sebep: {1}&lt;/p&gt;</translation>
21401 </message> 21580 </message>
21402 </context> 21581 </context>
21403 <context> 21582 <context>
27023 </message> 27202 </message>
27024 </context> 27203 </context>
27025 <context> 27204 <context>
27026 <name>HelpDocsInstaller</name> 27205 <name>HelpDocsInstaller</name>
27027 <message> 27206 <message>
27028 <location filename="../WebBrowser/QtHelp/HelpDocsInstaller.py" line="242"/> 27207 <location filename="../WebBrowser/QtHelp/HelpDocsInstaller.py" line="241"/>
27029 <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> 27208 <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>
27030 <translation type="unfinished"></translation> 27209 <translation type="unfinished"></translation>
27031 </message> 27210 </message>
27032 </context> 27211 </context>
27033 <context> 27212 <context>
27038 <translation>&lt;b&gt;Yardım belgelerini ayarla&lt;/b&gt;</translation> 27217 <translation>&lt;b&gt;Yardım belgelerini ayarla&lt;/b&gt;</translation>
27039 </message> 27218 </message>
27040 <message> 27219 <message>
27041 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="142"/> 27220 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="142"/>
27042 <source>Qt4 Documentation</source> 27221 <source>Qt4 Documentation</source>
27043 <translation>Qt4 Belgeleri</translation> 27222 <translation type="obsolete">Qt4 Belgeleri</translation>
27044 </message> 27223 </message>
27045 <message> 27224 <message>
27046 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="157"/> 27225 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="157"/>
27047 <source>Enter the Qt4 documentation directory</source> 27226 <source>Enter the Qt4 documentation directory</source>
27048 <translation>Qt4 belgelirinin dizini gir</translation> 27227 <translation type="obsolete">Qt4 belgelirinin dizini gir</translation>
27049 </message> 27228 </message>
27050 <message> 27229 <message>
27051 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="164"/> 27230 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="164"/>
27052 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the QT4DOCDIR environment variable, if set.</source> 27231 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the QT4DOCDIR environment variable, if set.</source>
27053 <translation>&lt;b&gt;Not&lt;/b&gt;: Ayarlandığında Boş bıraktıysanız QT4DOCDIR ortam değişkeni kullanılır.</translation> 27232 <translation type="obsolete">&lt;b&gt;Not&lt;/b&gt;: Ayarlandığında Boş bıraktıysanız QT4DOCDIR ortam değişkeni kullanılır.</translation>
27054 </message> 27233 </message>
27055 <message> 27234 <message>
27056 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="212"/> 27235 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="212"/>
27057 <source>PyQt4 Documentation</source> 27236 <source>PyQt4 Documentation</source>
27058 <translation>PyQt4 Belgeleri</translation> 27237 <translation type="obsolete">PyQt4 Belgeleri</translation>
27059 </message> 27238 </message>
27060 <message> 27239 <message>
27061 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="227"/> 27240 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="227"/>
27062 <source>Enter the PyQt4 documentation directory</source> 27241 <source>Enter the PyQt4 documentation directory</source>
27063 <translation>PyQt4 belgelirinin dizini gir</translation> 27242 <translation type="obsolete">PyQt4 belgelirinin dizini gir</translation>
27064 </message> 27243 </message>
27065 <message> 27244 <message>
27066 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="234"/> 27245 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="234"/>
27067 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYQT4DOCDIR environment variable, if set.</source> 27246 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYQT4DOCDIR environment variable, if set.</source>
27068 <translation>&lt;b&gt;Not&lt;/b&gt;: Ayarlandığında Boş bıraktıysanız PYQT4DOCDIR ortam değişkeni kullanılır.</translation> 27247 <translation type="obsolete">&lt;b&gt;Not&lt;/b&gt;: Ayarlandığında Boş bıraktıysanız PYQT4DOCDIR ortam değişkeni kullanılır.</translation>
27069 </message> 27248 </message>
27070 <message> 27249 <message>
27071 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="282"/> 27250 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="282"/>
27072 <source>PySide Documentation</source> 27251 <source>PySide Documentation</source>
27073 <translation>PySide Belgeleri</translation> 27252 <translation type="obsolete">PySide Belgeleri</translation>
27074 </message> 27253 </message>
27075 <message> 27254 <message>
27076 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="297"/> 27255 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="297"/>
27077 <source>Enter the PySide documentation directory</source> 27256 <source>Enter the PySide documentation directory</source>
27078 <translation>Pyside belgelerinin dizinini gir</translation> 27257 <translation type="obsolete">Pyside belgelerinin dizinini gir</translation>
27079 </message> 27258 </message>
27080 <message> 27259 <message>
27081 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="304"/> 27260 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="304"/>
27082 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYSIDEDOCDIR environment variable, if set.</source> 27261 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYSIDEDOCDIR environment variable, if set.</source>
27083 <translation>&lt;b&gt;Not&lt;/b&gt;: Ayarlarken boş bırakırsanız PYSIDEDOCDIR ortam değişkeni kullanılır.</translation> 27262 <translation type="obsolete">&lt;b&gt;Not&lt;/b&gt;: Ayarlarken boş bırakırsanız PYSIDEDOCDIR ortam değişkeni kullanılır.</translation>
27084 </message> 27263 </message>
27085 <message> 27264 <message>
27086 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.py" line="61"/> 27265 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.py" line="47"/>
27087 <source>HTML Files (*.html *.htm);;All Files (*)</source> 27266 <source>HTML Files (*.html *.htm);;All Files (*)</source>
27088 <translation>HTML Dosyaları (*.html *.htm);;Tüm Dosyalar (*)</translation> 27267 <translation>HTML Dosyaları (*.html *.htm);;Tüm Dosyalar (*)</translation>
27089 </message> 27268 </message>
27090 <message> 27269 <message>
27091 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="72"/> 27270 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="72"/>
27092 <source>Python 2 Documentation</source> 27271 <source>Python 3 Documentation</source>
27093 <translation type="unfinished"></translation> 27272 <translation type="unfinished"></translation>
27094 </message> 27273 </message>
27095 <message> 27274 <message>
27096 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="87"/> 27275 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="87"/>
27097 <source>Enter the Python 2 documentation directory</source> 27276 <source>Enter the Python 3 documentation directory</source>
27098 <translation type="unfinished"></translation> 27277 <translation type="unfinished"></translation>
27099 </message> 27278 </message>
27100 <message> 27279 <message>
27101 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="94"/> 27280 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="94"/>
27102 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYTHON2DOCDIR environment variable, if set.</source> 27281 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYTHON3DOCDIR environment variable, if set.</source>
27282 <translation type="unfinished"></translation>
27283 </message>
27284 <message>
27285 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.py" line="36"/>
27286 <source>HTML Files (*.html *.htm);;Compressed Help Files (*.chm);;All Files (*)</source>
27103 <translation type="unfinished"></translation> 27287 <translation type="unfinished"></translation>
27104 </message> 27288 </message>
27105 <message> 27289 <message>
27106 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="107"/> 27290 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="107"/>
27107 <source>Python 3 Documentation</source>
27108 <translation type="unfinished"></translation>
27109 </message>
27110 <message>
27111 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="122"/>
27112 <source>Enter the Python 3 documentation directory</source>
27113 <translation type="unfinished"></translation>
27114 </message>
27115 <message>
27116 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="129"/>
27117 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYTHON3DOCDIR environment variable, if set.</source>
27118 <translation type="unfinished"></translation>
27119 </message>
27120 <message>
27121 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.py" line="41"/>
27122 <source>HTML Files (*.html *.htm);;Compressed Help Files (*.chm);;All Files (*)</source>
27123 <translation type="unfinished"></translation>
27124 </message>
27125 <message>
27126 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="177"/>
27127 <source>Qt5 Documentation</source> 27291 <source>Qt5 Documentation</source>
27128 <translation type="unfinished">Qt4 Belgeleri {5 ?}</translation> 27292 <translation type="unfinished">Qt4 Belgeleri {5 ?}</translation>
27129 </message> 27293 </message>
27130 <message> 27294 <message>
27131 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="192"/> 27295 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="122"/>
27132 <source>Enter the Qt5 documentation directory</source> 27296 <source>Enter the Qt5 documentation directory</source>
27133 <translation type="unfinished">Qt4 belgelirinin dizini gir {5 ?}</translation> 27297 <translation type="unfinished">Qt4 belgelirinin dizini gir {5 ?}</translation>
27134 </message> 27298 </message>
27135 <message> 27299 <message>
27136 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="199"/> 27300 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="129"/>
27137 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the QT5DOCDIR environment variable, if set.</source> 27301 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the QT5DOCDIR environment variable, if set.</source>
27138 <translation type="unfinished">&lt;b&gt;Not&lt;/b&gt;: Ayarlandığında Boş bıraktıysanız QT4DOCDIR ortam değişkeni kullanılır. {5D?}</translation> 27302 <translation type="unfinished">&lt;b&gt;Not&lt;/b&gt;: Ayarlandığında Boş bıraktıysanız QT4DOCDIR ortam değişkeni kullanılır. {5D?}</translation>
27139 </message> 27303 </message>
27140 <message> 27304 <message>
27141 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="247"/> 27305 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="142"/>
27142 <source>PyQt5 Documentation</source> 27306 <source>PyQt5 Documentation</source>
27143 <translation type="unfinished">PyQt4 Belgeleri {5 ?}</translation> 27307 <translation type="unfinished">PyQt4 Belgeleri {5 ?}</translation>
27144 </message> 27308 </message>
27145 <message> 27309 <message>
27146 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="262"/> 27310 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="157"/>
27147 <source>Enter the PyQt5 documentation directory</source> 27311 <source>Enter the PyQt5 documentation directory</source>
27148 <translation type="unfinished">PyQt4 belgelirinin dizini gir {5 ?}</translation> 27312 <translation type="unfinished">PyQt4 belgelirinin dizini gir {5 ?}</translation>
27149 </message> 27313 </message>
27150 <message> 27314 <message>
27151 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="269"/> 27315 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="164"/>
27152 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYQT5DOCDIR environment variable, if set.</source> 27316 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYQT5DOCDIR environment variable, if set.</source>
27153 <translation type="unfinished">&lt;b&gt;Not&lt;/b&gt;: Ayarlandığında Boş bıraktıysanız PYQT4DOCDIR ortam değişkeni kullanılır. {5D?}</translation> 27317 <translation type="unfinished">&lt;b&gt;Not&lt;/b&gt;: Ayarlandığında Boş bıraktıysanız PYQT4DOCDIR ortam değişkeni kullanılır. {5D?}</translation>
27154 </message> 27318 </message>
27155 <message> 27319 <message>
27156 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="37"/> 27320 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="37"/>
27166 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="59"/> 27330 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="59"/>
27167 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the default location.</source> 27331 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the default location.</source>
27168 <translation type="unfinished"></translation> 27332 <translation type="unfinished"></translation>
27169 </message> 27333 </message>
27170 <message> 27334 <message>
27171 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="317"/> 27335 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="177"/>
27172 <source>PySide2 Documentation</source> 27336 <source>PySide2 Documentation</source>
27173 <translation type="unfinished"></translation> 27337 <translation type="unfinished"></translation>
27174 </message> 27338 </message>
27175 <message> 27339 <message>
27176 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="332"/> 27340 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="192"/>
27177 <source>Enter the PySide2 documentation directory</source> 27341 <source>Enter the PySide2 documentation directory</source>
27178 <translation type="unfinished"></translation> 27342 <translation type="unfinished"></translation>
27179 </message> 27343 </message>
27180 <message> 27344 <message>
27181 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="339"/> 27345 <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="199"/>
27182 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYSIDE2DOCDIR environment variable, if set.</source> 27346 <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYSIDE2DOCDIR environment variable, if set.</source>
27183 <translation type="unfinished"></translation> 27347 <translation type="unfinished"></translation>
27184 </message> 27348 </message>
27185 </context> 27349 </context>
27186 <context> 27350 <context>
30067 <location filename="../HexEdit/HexEditMainWindow.py" line="664"/> 30231 <location filename="../HexEdit/HexEditMainWindow.py" line="664"/>
30068 <source>Open &amp;Recent Files</source> 30232 <source>Open &amp;Recent Files</source>
30069 <translation type="unfinished">Geçmiş Dosyala&amp;rı Aç</translation> 30233 <translation type="unfinished">Geçmiş Dosyala&amp;rı Aç</translation>
30070 </message> 30234 </message>
30071 <message> 30235 <message>
30072 <location filename="../HexEdit/HexEditMainWindow.py" line="1431"/> 30236 <location filename="../HexEdit/HexEditMainWindow.py" line="1432"/>
30073 <source>&amp;Clear</source> 30237 <source>&amp;Clear</source>
30074 <translation type="unfinished">T&amp;emizle</translation> 30238 <translation type="unfinished">T&amp;emizle</translation>
30075 </message> 30239 </message>
30076 </context> 30240 </context>
30077 <context> 30241 <context>
43575 </message> 43739 </message>
43576 </context> 43740 </context>
43577 <context> 43741 <context>
43578 <name>Largefiles</name> 43742 <name>Largefiles</name>
43579 <message> 43743 <message>
43580 <location filename="../Plugins/VcsPlugins/vcsMercurial/LargefilesExtension/largefiles.py" line="72"/> 43744 <location filename="../Plugins/VcsPlugins/vcsMercurial/LargefilesExtension/largefiles.py" line="75"/>
43581 <source>Convert Project - Converting</source> 43745 <source>Convert Project - Converting</source>
43582 <translation type="unfinished"></translation> 43746 <translation type="unfinished"></translation>
43583 </message> 43747 </message>
43584 <message> 43748 <message>
43585 <location filename="../Plugins/VcsPlugins/vcsMercurial/LargefilesExtension/largefiles.py" line="83"/> 43749 <location filename="../Plugins/VcsPlugins/vcsMercurial/LargefilesExtension/largefiles.py" line="86"/>
43586 <source>Convert Project - Extracting</source> 43750 <source>Convert Project - Extracting</source>
43587 <translation type="unfinished"></translation> 43751 <translation type="unfinished"></translation>
43588 </message> 43752 </message>
43589 <message> 43753 <message>
43590 <location filename="../Plugins/VcsPlugins/vcsMercurial/LargefilesExtension/largefiles.py" line="132"/> 43754 <location filename="../Plugins/VcsPlugins/vcsMercurial/LargefilesExtension/largefiles.py" line="135"/>
43591 <source>Adding files to the Mercurial repository</source> 43755 <source>Adding files to the Mercurial repository</source>
43592 <translation type="unfinished"></translation> 43756 <translation type="unfinished"></translation>
43593 </message> 43757 </message>
43594 <message> 43758 <message>
43595 <location filename="../Plugins/VcsPlugins/vcsMercurial/LargefilesExtension/largefiles.py" line="169"/> 43759 <location filename="../Plugins/VcsPlugins/vcsMercurial/LargefilesExtension/largefiles.py" line="172"/>
43596 <source>Pulling large files</source> 43760 <source>Pulling large files</source>
43597 <translation type="unfinished"></translation> 43761 <translation type="unfinished"></translation>
43598 </message> 43762 </message>
43599 <message> 43763 <message>
43600 <location filename="../Plugins/VcsPlugins/vcsMercurial/LargefilesExtension/largefiles.py" line="198"/> 43764 <location filename="../Plugins/VcsPlugins/vcsMercurial/LargefilesExtension/largefiles.py" line="201"/>
43601 <source>Verifying the integrity of large files</source> 43765 <source>Verifying the integrity of large files</source>
43602 <translation type="unfinished"></translation> 43766 <translation type="unfinished"></translation>
43603 </message> 43767 </message>
43604 </context> 43768 </context>
43605 <context> 43769 <context>
45043 <location filename="../QScintilla/Lexers/__init__.py" line="132"/> 45207 <location filename="../QScintilla/Lexers/__init__.py" line="132"/>
45044 <source>Properties</source> 45208 <source>Properties</source>
45045 <translation>Özellikler</translation> 45209 <translation>Özellikler</translation>
45046 </message> 45210 </message>
45047 <message> 45211 <message>
45048 <location filename="../QScintilla/Lexers/__init__.py" line="145"/> 45212 <location filename="../QScintilla/Lexers/__init__.py" line="143"/>
45049 <source>Ruby</source> 45213 <source>Ruby</source>
45050 <translation>Ruby</translation> 45214 <translation>Ruby</translation>
45051 </message> 45215 </message>
45052 <message> 45216 <message>
45053 <location filename="../QScintilla/Lexers/__init__.py" line="147"/> 45217 <location filename="../QScintilla/Lexers/__init__.py" line="145"/>
45054 <source>SQL</source> 45218 <source>SQL</source>
45055 <translation>SQL</translation> 45219 <translation>SQL</translation>
45056 </message> 45220 </message>
45057 <message> 45221 <message>
45058 <location filename="../QScintilla/Lexers/__init__.py" line="149"/> 45222 <location filename="../QScintilla/Lexers/__init__.py" line="147"/>
45059 <source>TCL</source> 45223 <source>TCL</source>
45060 <translation>TCL</translation> 45224 <translation>TCL</translation>
45061 </message> 45225 </message>
45062 <message> 45226 <message>
45063 <location filename="../QScintilla/Lexers/__init__.py" line="151"/> 45227 <location filename="../QScintilla/Lexers/__init__.py" line="149"/>
45064 <source>TeX</source> 45228 <source>TeX</source>
45065 <translation>TeX</translation> 45229 <translation>TeX</translation>
45066 </message> 45230 </message>
45067 <message> 45231 <message>
45068 <location filename="../QScintilla/Lexers/__init__.py" line="153"/> 45232 <location filename="../QScintilla/Lexers/__init__.py" line="151"/>
45069 <source>VHDL</source> 45233 <source>VHDL</source>
45070 <translation>VHDL</translation> 45234 <translation>VHDL</translation>
45071 </message> 45235 </message>
45072 <message> 45236 <message>
45073 <location filename="../QScintilla/Lexers/__init__.py" line="155"/> 45237 <location filename="../QScintilla/Lexers/__init__.py" line="153"/>
45074 <source>XML</source> 45238 <source>XML</source>
45075 <translation>XML</translation> 45239 <translation>XML</translation>
45076 </message> 45240 </message>
45077 <message> 45241 <message>
45078 <location filename="../QScintilla/Lexers/__init__.py" line="157"/> 45242 <location filename="../QScintilla/Lexers/__init__.py" line="155"/>
45079 <source>YAML</source> 45243 <source>YAML</source>
45080 <translation>YAML</translation> 45244 <translation>YAML</translation>
45081 </message> 45245 </message>
45082 <message> 45246 <message>
45083 <location filename="../QScintilla/Lexers/__init__.py" line="185"/> 45247 <location filename="../QScintilla/Lexers/__init__.py" line="183"/>
45084 <source>Pygments</source> 45248 <source>Pygments</source>
45085 <translation>Pygments</translation> 45249 <translation>Pygments</translation>
45086 </message> 45250 </message>
45087 <message> 45251 <message>
45088 <location filename="../QScintilla/Lexers/__init__.py" line="390"/> 45252 <location filename="../QScintilla/Lexers/__init__.py" line="387"/>
45089 <source>Python Files (*.py *.py2 *.py3)</source> 45253 <source>Python Files (*.py *.py2 *.py3)</source>
45090 <translation>Python Dosyaları (*.py *.py2 *.py3)</translation> 45254 <translation>Python Dosyaları (*.py *.py2 *.py3)</translation>
45091 </message> 45255 </message>
45092 <message> 45256 <message>
45093 <location filename="../QScintilla/Lexers/__init__.py" line="393"/> 45257 <location filename="../QScintilla/Lexers/__init__.py" line="390"/>
45094 <source>Python GUI Files (*.pyw *.pyw2 *.pyw3)</source> 45258 <source>Python GUI Files (*.pyw *.pyw2 *.pyw3)</source>
45095 <translation>Python GUI Dosyaları (*.pyw *.pyw2 *.pyw3)</translation> 45259 <translation>Python GUI Dosyaları (*.pyw *.pyw2 *.pyw3)</translation>
45096 </message> 45260 </message>
45097 <message> 45261 <message>
45098 <location filename="../QScintilla/Lexers/__init__.py" line="584"/> 45262 <location filename="../QScintilla/Lexers/__init__.py" line="575"/>
45099 <source>Quixote Template Files (*.ptl)</source> 45263 <source>Quixote Template Files (*.ptl)</source>
45100 <translation>Quixote Template Dosyaları (*.ptl)</translation> 45264 <translation>Quixote Template Dosyaları (*.ptl)</translation>
45101 </message> 45265 </message>
45102 <message> 45266 <message>
45103 <location filename="../QScintilla/Lexers/__init__.py" line="587"/> 45267 <location filename="../QScintilla/Lexers/__init__.py" line="578"/>
45104 <source>Ruby Files (*.rb)</source> 45268 <source>Ruby Files (*.rb)</source>
45105 <translation>Ruby Dosyaları (*.rb)</translation> 45269 <translation>Ruby Dosyaları (*.rb)</translation>
45106 </message> 45270 </message>
45107 <message> 45271 <message>
45108 <location filename="../QScintilla/Lexers/__init__.py" line="590"/> 45272 <location filename="../QScintilla/Lexers/__init__.py" line="581"/>
45109 <source>IDL Files (*.idl)</source> 45273 <source>IDL Files (*.idl)</source>
45110 <translation>IDL Dosyaları (*.idl)</translation> 45274 <translation>IDL Dosyaları (*.idl)</translation>
45111 </message> 45275 </message>
45112 <message> 45276 <message>
45113 <location filename="../QScintilla/Lexers/__init__.py" line="411"/> 45277 <location filename="../QScintilla/Lexers/__init__.py" line="408"/>
45114 <source>C Files (*.h *.c)</source> 45278 <source>C Files (*.h *.c)</source>
45115 <translation>C Dosyalır (*.h *.c)</translation> 45279 <translation>C Dosyalır (*.h *.c)</translation>
45116 </message> 45280 </message>
45117 <message> 45281 <message>
45118 <location filename="../QScintilla/Lexers/__init__.py" line="414"/> 45282 <location filename="../QScintilla/Lexers/__init__.py" line="411"/>
45119 <source>C++ Files (*.h *.hpp *.hh *.cxx *.cpp *.cc)</source> 45283 <source>C++ Files (*.h *.hpp *.hh *.cxx *.cpp *.cc)</source>
45120 <translation>C++ Dosyaları (*.h *.hpp *.hh *.cxx *.cpp *.cc)</translation> 45284 <translation>C++ Dosyaları (*.h *.hpp *.hh *.cxx *.cpp *.cc)</translation>
45121 </message> 45285 </message>
45122 <message> 45286 <message>
45123 <location filename="../QScintilla/Lexers/__init__.py" line="605"/> 45287 <location filename="../QScintilla/Lexers/__init__.py" line="596"/>
45124 <source>C# Files (*.cs)</source> 45288 <source>C# Files (*.cs)</source>
45125 <translation>C# Dosyaları (*.cs)</translation> 45289 <translation>C# Dosyaları (*.cs)</translation>
45126 </message> 45290 </message>
45127 <message> 45291 <message>
45128 <location filename="../QScintilla/Lexers/__init__.py" line="420"/> 45292 <location filename="../QScintilla/Lexers/__init__.py" line="417"/>
45129 <source>HTML Files (*.html *.htm *.asp *.shtml)</source> 45293 <source>HTML Files (*.html *.htm *.asp *.shtml)</source>
45130 <translation>HTML Dosyaları (*.html *.htm *.asp *.shtml)</translation> 45294 <translation>HTML Dosyaları (*.html *.htm *.asp *.shtml)</translation>
45131 </message> 45295 </message>
45132 <message> 45296 <message>
45133 <location filename="../QScintilla/Lexers/__init__.py" line="617"/> 45297 <location filename="../QScintilla/Lexers/__init__.py" line="608"/>
45134 <source>CSS Files (*.css)</source> 45298 <source>CSS Files (*.css)</source>
45135 <translation>CSS Dosyaları (*.css)</translation> 45299 <translation>CSS Dosyaları (*.css)</translation>
45136 </message> 45300 </message>
45137 <message> 45301 <message>
45138 <location filename="../QScintilla/Lexers/__init__.py" line="620"/> 45302 <location filename="../QScintilla/Lexers/__init__.py" line="611"/>
45139 <source>QSS Files (*.qss)</source> 45303 <source>QSS Files (*.qss)</source>
45140 <translation>QSS Dosyaları (*.qss)</translation> 45304 <translation>QSS Dosyaları (*.qss)</translation>
45141 </message> 45305 </message>
45142 <message> 45306 <message>
45143 <location filename="../QScintilla/Lexers/__init__.py" line="429"/> 45307 <location filename="../QScintilla/Lexers/__init__.py" line="426"/>
45144 <source>PHP Files (*.php *.php3 *.php4 *.php5 *.phtml)</source> 45308 <source>PHP Files (*.php *.php3 *.php4 *.php5 *.phtml)</source>
45145 <translation>PHP Dosyaları (*.php *.php3 *.php4 *.php5 *.phtml)</translation> 45309 <translation>PHP Dosyaları (*.php *.php3 *.php4 *.php5 *.phtml)</translation>
45146 </message> 45310 </message>
45147 <message> 45311 <message>
45148 <location filename="../QScintilla/Lexers/__init__.py" line="432"/> 45312 <location filename="../QScintilla/Lexers/__init__.py" line="429"/>
45149 <source>XML Files (*.xml *.xsl *.xslt *.dtd *.svg *.xul *.xsd)</source> 45313 <source>XML Files (*.xml *.xsl *.xslt *.dtd *.svg *.xul *.xsd)</source>
45150 <translation>XML Dosyaları (*.xml *.xsl *.xslt *.dtd *.svg *.xul *.xsd)</translation> 45314 <translation>XML Dosyaları (*.xml *.xsl *.xslt *.dtd *.svg *.xul *.xsd)</translation>
45151 </message> 45315 </message>
45152 <message> 45316 <message>
45153 <location filename="../QScintilla/Lexers/__init__.py" line="632"/> 45317 <location filename="../QScintilla/Lexers/__init__.py" line="623"/>
45154 <source>Qt Resource Files (*.qrc)</source> 45318 <source>Qt Resource Files (*.qrc)</source>
45155 <translation>Qt Kaynak Dosyaları (*.qrc)</translation> 45319 <translation>Qt Kaynak Dosyaları (*.qrc)</translation>
45156 </message> 45320 </message>
45157 <message> 45321 <message>
45158 <location filename="../QScintilla/Lexers/__init__.py" line="438"/> 45322 <location filename="../QScintilla/Lexers/__init__.py" line="435"/>
45159 <source>D Files (*.d *.di)</source> 45323 <source>D Files (*.d *.di)</source>
45160 <translation>D Dosyaları (*.d *.di)</translation> 45324 <translation>D Dosyaları (*.d *.di)</translation>
45161 </message> 45325 </message>
45162 <message> 45326 <message>
45163 <location filename="../QScintilla/Lexers/__init__.py" line="641"/> 45327 <location filename="../QScintilla/Lexers/__init__.py" line="632"/>
45164 <source>Java Files (*.java)</source> 45328 <source>Java Files (*.java)</source>
45165 <translation>Java Dosyaları (*.java)</translation> 45329 <translation>Java Dosyaları (*.java)</translation>
45166 </message> 45330 </message>
45167 <message> 45331 <message>
45168 <location filename="../QScintilla/Lexers/__init__.py" line="644"/> 45332 <location filename="../QScintilla/Lexers/__init__.py" line="635"/>
45169 <source>JavaScript Files (*.js)</source> 45333 <source>JavaScript Files (*.js)</source>
45170 <translation>JavaScript Dosyaları (*.js)</translation> 45334 <translation>JavaScript Dosyaları (*.js)</translation>
45171 </message> 45335 </message>
45172 <message> 45336 <message>
45173 <location filename="../QScintilla/Lexers/__init__.py" line="647"/> 45337 <location filename="../QScintilla/Lexers/__init__.py" line="638"/>
45174 <source>SQL Files (*.sql)</source> 45338 <source>SQL Files (*.sql)</source>
45175 <translation>SQL Dosyaları (*.sql)</translation> 45339 <translation>SQL Dosyaları (*.sql)</translation>
45176 </message> 45340 </message>
45177 <message> 45341 <message>
45178 <location filename="../QScintilla/Lexers/__init__.py" line="650"/> 45342 <location filename="../QScintilla/Lexers/__init__.py" line="641"/>
45179 <source>Docbook Files (*.docbook)</source> 45343 <source>Docbook Files (*.docbook)</source>
45180 <translation>Docbook Dosyaları (*.docbook)</translation> 45344 <translation>Docbook Dosyaları (*.docbook)</translation>
45181 </message> 45345 </message>
45182 <message> 45346 <message>
45183 <location filename="../QScintilla/Lexers/__init__.py" line="453"/> 45347 <location filename="../QScintilla/Lexers/__init__.py" line="450"/>
45184 <source>Perl Files (*.pl *.pm *.ph)</source> 45348 <source>Perl Files (*.pl *.pm *.ph)</source>
45185 <translation>Perl Dosyaları (*.pl *.pm *.ph)</translation> 45349 <translation>Perl Dosyaları (*.pl *.pm *.ph)</translation>
45186 </message> 45350 </message>
45187 <message> 45351 <message>
45188 <location filename="../QScintilla/Lexers/__init__.py" line="659"/> 45352 <location filename="../QScintilla/Lexers/__init__.py" line="650"/>
45189 <source>Lua Files (*.lua)</source> 45353 <source>Lua Files (*.lua)</source>
45190 <translation>Lua Dosyaları (*.lua)</translation> 45354 <translation>Lua Dosyaları (*.lua)</translation>
45191 </message> 45355 </message>
45192 <message> 45356 <message>
45193 <location filename="../QScintilla/Lexers/__init__.py" line="459"/> 45357 <location filename="../QScintilla/Lexers/__init__.py" line="456"/>
45194 <source>Tex Files (*.tex *.sty *.aux *.toc *.idx)</source> 45358 <source>Tex Files (*.tex *.sty *.aux *.toc *.idx)</source>
45195 <translation>Tex Dosyaları (*.tex *.sty *.aux *.toc *.idx)</translation> 45359 <translation>Tex Dosyaları (*.tex *.sty *.aux *.toc *.idx)</translation>
45196 </message> 45360 </message>
45197 <message> 45361 <message>
45198 <location filename="../QScintilla/Lexers/__init__.py" line="662"/> 45362 <location filename="../QScintilla/Lexers/__init__.py" line="653"/>
45199 <source>Shell Files (*.sh)</source> 45363 <source>Shell Files (*.sh)</source>
45200 <translation>Kabuk Dosyaları (*.sh)</translation> 45364 <translation>Kabuk Dosyaları (*.sh)</translation>
45201 </message> 45365 </message>
45202 <message> 45366 <message>
45203 <location filename="../QScintilla/Lexers/__init__.py" line="465"/> 45367 <location filename="../QScintilla/Lexers/__init__.py" line="462"/>
45204 <source>Batch Files (*.bat *.cmd)</source> 45368 <source>Batch Files (*.bat *.cmd)</source>
45205 <translation>Batch Dosyaları (*.bat *.cmd)</translation> 45369 <translation>Batch Dosyaları (*.bat *.cmd)</translation>
45206 </message> 45370 </message>
45207 <message> 45371 <message>
45208 <location filename="../QScintilla/Lexers/__init__.py" line="468"/> 45372 <location filename="../QScintilla/Lexers/__init__.py" line="465"/>
45209 <source>Diff Files (*.diff *.patch)</source> 45373 <source>Diff Files (*.diff *.patch)</source>
45210 <translation>Diff Dosyaları (*.diff *.patch)</translation> 45374 <translation>Diff Dosyaları (*.diff *.patch)</translation>
45211 </message> 45375 </message>
45212 <message> 45376 <message>
45213 <location filename="../QScintilla/Lexers/__init__.py" line="471"/> 45377 <location filename="../QScintilla/Lexers/__init__.py" line="468"/>
45214 <source>Makefiles (*makefile Makefile *.mak)</source> 45378 <source>Makefiles (*makefile Makefile *.mak)</source>
45215 <translation type="unfinished">Make Dosyaları (*.mak)</translation> 45379 <translation type="unfinished">Make Dosyaları (*.mak)</translation>
45216 </message> 45380 </message>
45217 <message> 45381 <message>
45218 <location filename="../QScintilla/Lexers/__init__.py" line="474"/> 45382 <location filename="../QScintilla/Lexers/__init__.py" line="471"/>
45219 <source>Properties Files (*.properties *.ini *.inf *.reg *.cfg *.cnf *.rc)</source> 45383 <source>Properties Files (*.properties *.ini *.inf *.reg *.cfg *.cnf *.rc)</source>
45220 <translation>Ayarlar Dosyaları (*.properties *.ini *.inf *.reg *.cfg *.cnf *.rc)</translation> 45384 <translation>Ayarlar Dosyaları (*.properties *.ini *.inf *.reg *.cfg *.cnf *.rc)</translation>
45221 </message> 45385 </message>
45222 <message> 45386 <message>
45223 <location filename="../QScintilla/Lexers/__init__.py" line="686"/> 45387 <location filename="../QScintilla/Lexers/__init__.py" line="677"/>
45224 <source>Povray Files (*.pov)</source> 45388 <source>Povray Files (*.pov)</source>
45225 <translation>Povray Dosyaları (*.pov)</translation> 45389 <translation>Povray Dosyaları (*.pov)</translation>
45226 </message> 45390 </message>
45227 <message> 45391 <message>
45228 <location filename="../QScintilla/Lexers/__init__.py" line="481"/> 45392 <location filename="../QScintilla/Lexers/__init__.py" line="478"/>
45229 <source>CMake Files (CMakeLists.txt *.cmake *.ctest)</source> 45393 <source>CMake Files (CMakeLists.txt *.cmake *.ctest)</source>
45230 <translation>CMake Dosyaları (CMakeLists.txt *.cmake *.ctest)</translation> 45394 <translation>CMake Dosyaları (CMakeLists.txt *.cmake *.ctest)</translation>
45231 </message> 45395 </message>
45232 <message> 45396 <message>
45233 <location filename="../QScintilla/Lexers/__init__.py" line="484"/> 45397 <location filename="../QScintilla/Lexers/__init__.py" line="481"/>
45234 <source>VHDL Files (*.vhd *.vhdl)</source> 45398 <source>VHDL Files (*.vhd *.vhdl)</source>
45235 <translation>VHDL Dosyaları (*.vhd *.vhdl)</translation> 45399 <translation>VHDL Dosyaları (*.vhd *.vhdl)</translation>
45236 </message> 45400 </message>
45237 <message> 45401 <message>
45238 <location filename="../QScintilla/Lexers/__init__.py" line="487"/> 45402 <location filename="../QScintilla/Lexers/__init__.py" line="484"/>
45239 <source>TCL/Tk Files (*.tcl *.tk)</source> 45403 <source>TCL/Tk Files (*.tcl *.tk)</source>
45240 <translation>TCL/Tk Dosyaları (*.tcl *.tk)</translation> 45404 <translation>TCL/Tk Dosyaları (*.tcl *.tk)</translation>
45241 </message> 45405 </message>
45242 <message> 45406 <message>
45243 <location filename="../QScintilla/Lexers/__init__.py" line="490"/> 45407 <location filename="../QScintilla/Lexers/__init__.py" line="487"/>
45244 <source>Fortran Files (*.f90 *.f95 *.f2k)</source> 45408 <source>Fortran Files (*.f90 *.f95 *.f2k)</source>
45245 <translation>Fortran Dosyaları (*.f90 *.f95 *.f2k)</translation> 45409 <translation>Fortran Dosyaları (*.f90 *.f95 *.f2k)</translation>
45246 </message> 45410 </message>
45247 <message> 45411 <message>
45248 <location filename="../QScintilla/Lexers/__init__.py" line="493"/> 45412 <location filename="../QScintilla/Lexers/__init__.py" line="490"/>
45249 <source>Fortran77 Files (*.f *.for)</source> 45413 <source>Fortran77 Files (*.f *.for)</source>
45250 <translation>Fortran77 Dosyaları (*.f *.for)</translation> 45414 <translation>Fortran77 Dosyaları (*.f *.for)</translation>
45251 </message> 45415 </message>
45252 <message> 45416 <message>
45253 <location filename="../QScintilla/Lexers/__init__.py" line="496"/> 45417 <location filename="../QScintilla/Lexers/__init__.py" line="493"/>
45254 <source>Pascal Files (*.dpr *.dpk *.pas *.dfm *.inc *.pp)</source> 45418 <source>Pascal Files (*.dpr *.dpk *.pas *.dfm *.inc *.pp)</source>
45255 <translation>Pascal Dosyaları (*.dpr *.dpk *.pas *.dfm *.inc *.pp)</translation> 45419 <translation>Pascal Dosyaları (*.dpr *.dpk *.pas *.dfm *.inc *.pp)</translation>
45256 </message> 45420 </message>
45257 <message> 45421 <message>
45258 <location filename="../QScintilla/Lexers/__init__.py" line="713"/> 45422 <location filename="../QScintilla/Lexers/__init__.py" line="704"/>
45259 <source>PostScript Files (*.ps)</source> 45423 <source>PostScript Files (*.ps)</source>
45260 <translation>PostScript Dosyaları (*.ps)</translation> 45424 <translation>PostScript Dosyaları (*.ps)</translation>
45261 </message> 45425 </message>
45262 <message> 45426 <message>
45263 <location filename="../QScintilla/Lexers/__init__.py" line="502"/> 45427 <location filename="../QScintilla/Lexers/__init__.py" line="499"/>
45264 <source>YAML Files (*.yaml *.yml)</source> 45428 <source>YAML Files (*.yaml *.yml)</source>
45265 <translation>YAML Dosyaları (*.yaml *.yml)</translation> 45429 <translation>YAML Dosyaları (*.yaml *.yml)</translation>
45266 </message> 45430 </message>
45267 <message> 45431 <message>
45268 <location filename="../QScintilla/Lexers/__init__.py" line="755"/> 45432 <location filename="../QScintilla/Lexers/__init__.py" line="746"/>
45269 <source>All Files (*)</source> 45433 <source>All Files (*)</source>
45270 <translation>Tüm Dosyalar (*)</translation> 45434 <translation>Tüm Dosyalar (*)</translation>
45271 </message> 45435 </message>
45272 <message> 45436 <message>
45273 <location filename="../QScintilla/Lexers/__init__.py" line="566"/> 45437 <location filename="../QScintilla/Lexers/__init__.py" line="560"/>
45274 <source>Python3 Files (*.py)</source> 45438 <source>Python3 Files (*.py)</source>
45275 <translation>Python Dosyaları (*.py3)</translation> 45439 <translation>Python Dosyaları (*.py3)</translation>
45276 </message> 45440 </message>
45277 <message> 45441 <message>
45278 <location filename="../QScintilla/Lexers/__init__.py" line="572"/> 45442 <location filename="../QScintilla/Lexers/__init__.py" line="563"/>
45279 <source>Python3 GUI Files (*.pyw)</source> 45443 <source>Python3 GUI Files (*.pyw)</source>
45280 <translation>Python GUI Dosyaları (*.pyw3)</translation> 45444 <translation>Python GUI Dosyaları (*.pyw3)</translation>
45281 </message> 45445 </message>
45282 <message> 45446 <message>
45283 <location filename="../QScintilla/Lexers/__init__.py" line="596"/> 45447 <location filename="../QScintilla/Lexers/__init__.py" line="587"/>
45284 <source>C Files (*.c)</source> 45448 <source>C Files (*.c)</source>
45285 <translation>C Dosyaları (*.c)</translation> 45449 <translation>C Dosyaları (*.c)</translation>
45286 </message> 45450 </message>
45287 <message> 45451 <message>
45288 <location filename="../QScintilla/Lexers/__init__.py" line="599"/> 45452 <location filename="../QScintilla/Lexers/__init__.py" line="590"/>
45289 <source>C++ Files (*.cpp)</source> 45453 <source>C++ Files (*.cpp)</source>
45290 <translation>C++ Dosyaları (*.cpp)</translation> 45454 <translation>C++ Dosyaları (*.cpp)</translation>
45291 </message> 45455 </message>
45292 <message> 45456 <message>
45293 <location filename="../QScintilla/Lexers/__init__.py" line="602"/> 45457 <location filename="../QScintilla/Lexers/__init__.py" line="593"/>
45294 <source>C++/C Header Files (*.h)</source> 45458 <source>C++/C Header Files (*.h)</source>
45295 <translation>C++/C Yardımcı Dosyaları (*.h)</translation> 45459 <translation>C++/C Yardımcı Dosyaları (*.h)</translation>
45296 </message> 45460 </message>
45297 <message> 45461 <message>
45298 <location filename="../QScintilla/Lexers/__init__.py" line="608"/> 45462 <location filename="../QScintilla/Lexers/__init__.py" line="599"/>
45299 <source>HTML Files (*.html)</source> 45463 <source>HTML Files (*.html)</source>
45300 <translation>HTML Dosyaları (*.html)</translation> 45464 <translation>HTML Dosyaları (*.html)</translation>
45301 </message> 45465 </message>
45302 <message> 45466 <message>
45303 <location filename="../QScintilla/Lexers/__init__.py" line="611"/> 45467 <location filename="../QScintilla/Lexers/__init__.py" line="602"/>
45304 <source>PHP Files (*.php)</source> 45468 <source>PHP Files (*.php)</source>
45305 <translation>PHP Dosyaları (*.php)</translation> 45469 <translation>PHP Dosyaları (*.php)</translation>
45306 </message> 45470 </message>
45307 <message> 45471 <message>
45308 <location filename="../QScintilla/Lexers/__init__.py" line="614"/> 45472 <location filename="../QScintilla/Lexers/__init__.py" line="605"/>
45309 <source>ASP Files (*.asp)</source> 45473 <source>ASP Files (*.asp)</source>
45310 <translation>ASP Dosyaları (*.asp)</translation> 45474 <translation>ASP Dosyaları (*.asp)</translation>
45311 </message> 45475 </message>
45312 <message> 45476 <message>
45313 <location filename="../QScintilla/Lexers/__init__.py" line="623"/> 45477 <location filename="../QScintilla/Lexers/__init__.py" line="614"/>
45314 <source>XML Files (*.xml)</source> 45478 <source>XML Files (*.xml)</source>
45315 <translation>XML Dosyaları (*.xml)</translation> 45479 <translation>XML Dosyaları (*.xml)</translation>
45316 </message> 45480 </message>
45317 <message> 45481 <message>
45318 <location filename="../QScintilla/Lexers/__init__.py" line="626"/> 45482 <location filename="../QScintilla/Lexers/__init__.py" line="617"/>
45319 <source>XSL Files (*.xsl)</source> 45483 <source>XSL Files (*.xsl)</source>
45320 <translation>XSL Dosyaları (*.xsl)</translation> 45484 <translation>XSL Dosyaları (*.xsl)</translation>
45321 </message> 45485 </message>
45322 <message> 45486 <message>
45323 <location filename="../QScintilla/Lexers/__init__.py" line="629"/> 45487 <location filename="../QScintilla/Lexers/__init__.py" line="620"/>
45324 <source>DTD Files (*.dtd)</source> 45488 <source>DTD Files (*.dtd)</source>
45325 <translation>DTD Dosyaları (*.dtd)</translation> 45489 <translation>DTD Dosyaları (*.dtd)</translation>
45326 </message> 45490 </message>
45327 <message> 45491 <message>
45328 <location filename="../QScintilla/Lexers/__init__.py" line="635"/> 45492 <location filename="../QScintilla/Lexers/__init__.py" line="626"/>
45329 <source>D Files (*.d)</source> 45493 <source>D Files (*.d)</source>
45330 <translation>D Dosyaları (*.d)</translation> 45494 <translation>D Dosyaları (*.d)</translation>
45331 </message> 45495 </message>
45332 <message> 45496 <message>
45333 <location filename="../QScintilla/Lexers/__init__.py" line="638"/> 45497 <location filename="../QScintilla/Lexers/__init__.py" line="629"/>
45334 <source>D Interface Files (*.di)</source> 45498 <source>D Interface Files (*.di)</source>
45335 <translation>D Interface Dosyaları (*.di)</translation> 45499 <translation>D Interface Dosyaları (*.di)</translation>
45336 </message> 45500 </message>
45337 <message> 45501 <message>
45338 <location filename="../QScintilla/Lexers/__init__.py" line="653"/> 45502 <location filename="../QScintilla/Lexers/__init__.py" line="644"/>
45339 <source>Perl Files (*.pl)</source> 45503 <source>Perl Files (*.pl)</source>
45340 <translation>Perl Dosyaları (*.pl)</translation> 45504 <translation>Perl Dosyaları (*.pl)</translation>
45341 </message> 45505 </message>
45342 <message> 45506 <message>
45343 <location filename="../QScintilla/Lexers/__init__.py" line="656"/> 45507 <location filename="../QScintilla/Lexers/__init__.py" line="647"/>
45344 <source>Perl Module Files (*.pm)</source> 45508 <source>Perl Module Files (*.pm)</source>
45345 <translation>Perl Module Dosyaları (*.pm)</translation> 45509 <translation>Perl Module Dosyaları (*.pm)</translation>
45346 </message> 45510 </message>
45347 <message> 45511 <message>
45348 <location filename="../QScintilla/Lexers/__init__.py" line="665"/> 45512 <location filename="../QScintilla/Lexers/__init__.py" line="656"/>
45349 <source>Batch Files (*.bat)</source> 45513 <source>Batch Files (*.bat)</source>
45350 <translation>Batch Dosyaları (*.bat)</translation> 45514 <translation>Batch Dosyaları (*.bat)</translation>
45351 </message> 45515 </message>
45352 <message> 45516 <message>
45353 <location filename="../QScintilla/Lexers/__init__.py" line="668"/> 45517 <location filename="../QScintilla/Lexers/__init__.py" line="659"/>
45354 <source>TeX Files (*.tex)</source> 45518 <source>TeX Files (*.tex)</source>
45355 <translation>TeX Dosyaları (*.tex)</translation> 45519 <translation>TeX Dosyaları (*.tex)</translation>
45356 </message> 45520 </message>
45357 <message> 45521 <message>
45358 <location filename="../QScintilla/Lexers/__init__.py" line="671"/> 45522 <location filename="../QScintilla/Lexers/__init__.py" line="662"/>
45359 <source>TeX Template Files (*.sty)</source> 45523 <source>TeX Template Files (*.sty)</source>
45360 <translation>TeXŞablon Dosyası (*.sty)</translation> 45524 <translation>TeXŞablon Dosyası (*.sty)</translation>
45361 </message> 45525 </message>
45362 <message> 45526 <message>
45363 <location filename="../QScintilla/Lexers/__init__.py" line="674"/> 45527 <location filename="../QScintilla/Lexers/__init__.py" line="665"/>
45364 <source>Diff Files (*.diff)</source> 45528 <source>Diff Files (*.diff)</source>
45365 <translation>Diff Dosyaları (*.diff)</translation> 45529 <translation>Diff Dosyaları (*.diff)</translation>
45366 </message> 45530 </message>
45367 <message> 45531 <message>
45368 <location filename="../QScintilla/Lexers/__init__.py" line="677"/> 45532 <location filename="../QScintilla/Lexers/__init__.py" line="668"/>
45369 <source>Make Files (*.mak)</source> 45533 <source>Make Files (*.mak)</source>
45370 <translation>Make Dosyaları (*.mak)</translation> 45534 <translation>Make Dosyaları (*.mak)</translation>
45371 </message> 45535 </message>
45372 <message> 45536 <message>
45373 <location filename="../QScintilla/Lexers/__init__.py" line="680"/> 45537 <location filename="../QScintilla/Lexers/__init__.py" line="671"/>
45374 <source>Properties Files (*.ini)</source> 45538 <source>Properties Files (*.ini)</source>
45375 <translation>Özellikler Dosyaları (*.ini)</translation> 45539 <translation>Özellikler Dosyaları (*.ini)</translation>
45376 </message> 45540 </message>
45377 <message> 45541 <message>
45378 <location filename="../QScintilla/Lexers/__init__.py" line="683"/> 45542 <location filename="../QScintilla/Lexers/__init__.py" line="674"/>
45379 <source>Configuration Files (*.cfg)</source> 45543 <source>Configuration Files (*.cfg)</source>
45380 <translation>Ayar Dosyaları (*.cfg)</translation> 45544 <translation>Ayar Dosyaları (*.cfg)</translation>
45381 </message> 45545 </message>
45382 <message> 45546 <message>
45383 <location filename="../QScintilla/Lexers/__init__.py" line="689"/> 45547 <location filename="../QScintilla/Lexers/__init__.py" line="680"/>
45384 <source>CMake Files (CMakeLists.txt)</source> 45548 <source>CMake Files (CMakeLists.txt)</source>
45385 <translation>CMake Dosyaları (CMakeLists.txt)</translation> 45549 <translation>CMake Dosyaları (CMakeLists.txt)</translation>
45386 </message> 45550 </message>
45387 <message> 45551 <message>
45388 <location filename="../QScintilla/Lexers/__init__.py" line="692"/> 45552 <location filename="../QScintilla/Lexers/__init__.py" line="683"/>
45389 <source>CMake Macro Files (*.cmake)</source> 45553 <source>CMake Macro Files (*.cmake)</source>
45390 <translation>CMake Makro Dosyaları (*.cmake)</translation> 45554 <translation>CMake Makro Dosyaları (*.cmake)</translation>
45391 </message> 45555 </message>
45392 <message> 45556 <message>
45393 <location filename="../QScintilla/Lexers/__init__.py" line="695"/> 45557 <location filename="../QScintilla/Lexers/__init__.py" line="686"/>
45394 <source>VHDL Files (*.vhd)</source> 45558 <source>VHDL Files (*.vhd)</source>
45395 <translation>VHDL Dosyaları (*.vhd)</translation> 45559 <translation>VHDL Dosyaları (*.vhd)</translation>
45396 </message> 45560 </message>
45397 <message> 45561 <message>
45398 <location filename="../QScintilla/Lexers/__init__.py" line="698"/> 45562 <location filename="../QScintilla/Lexers/__init__.py" line="689"/>
45399 <source>TCL Files (*.tcl)</source> 45563 <source>TCL Files (*.tcl)</source>
45400 <translation>TCL Dosyaları (*.tcl)</translation> 45564 <translation>TCL Dosyaları (*.tcl)</translation>
45401 </message> 45565 </message>
45402 <message> 45566 <message>
45403 <location filename="../QScintilla/Lexers/__init__.py" line="701"/> 45567 <location filename="../QScintilla/Lexers/__init__.py" line="692"/>
45404 <source>Tk Files (*.tk)</source> 45568 <source>Tk Files (*.tk)</source>
45405 <translation>Tk Dosyaları (*.tk)</translation> 45569 <translation>Tk Dosyaları (*.tk)</translation>
45406 </message> 45570 </message>
45407 <message> 45571 <message>
45408 <location filename="../QScintilla/Lexers/__init__.py" line="704"/> 45572 <location filename="../QScintilla/Lexers/__init__.py" line="695"/>
45409 <source>Fortran Files (*.f95)</source> 45573 <source>Fortran Files (*.f95)</source>
45410 <translation>Fortran Dosyaları (*.f95)</translation> 45574 <translation>Fortran Dosyaları (*.f95)</translation>
45411 </message> 45575 </message>
45412 <message> 45576 <message>
45413 <location filename="../QScintilla/Lexers/__init__.py" line="707"/> 45577 <location filename="../QScintilla/Lexers/__init__.py" line="698"/>
45414 <source>Fortran77 Files (*.f)</source> 45578 <source>Fortran77 Files (*.f)</source>
45415 <translation>Fortran77 Dosyaları (*.f)</translation> 45579 <translation>Fortran77 Dosyaları (*.f)</translation>
45416 </message> 45580 </message>
45417 <message> 45581 <message>
45418 <location filename="../QScintilla/Lexers/__init__.py" line="710"/> 45582 <location filename="../QScintilla/Lexers/__init__.py" line="701"/>
45419 <source>Pascal Files (*.pas)</source> 45583 <source>Pascal Files (*.pas)</source>
45420 <translation>Pascal Dosyaları (*.pas)</translation> 45584 <translation>Pascal Dosyaları (*.pas)</translation>
45421 </message> 45585 </message>
45422 <message> 45586 <message>
45423 <location filename="../QScintilla/Lexers/__init__.py" line="716"/> 45587 <location filename="../QScintilla/Lexers/__init__.py" line="707"/>
45424 <source>YAML Files (*.yml)</source> 45588 <source>YAML Files (*.yml)</source>
45425 <translation>YAML Dosyaları (*.yml)</translation> 45589 <translation>YAML Dosyaları (*.yml)</translation>
45426 </message> 45590 </message>
45427 <message> 45591 <message>
45428 <location filename="../QScintilla/Lexers/__init__.py" line="137"/> 45592 <location filename="../QScintilla/Lexers/__init__.py" line="137"/>
45429 <source>Python2</source> 45593 <source>Python2</source>
45430 <translation>Python2</translation> 45594 <translation type="obsolete">Python2</translation>
45431 </message> 45595 </message>
45432 <message> 45596 <message>
45433 <location filename="../QScintilla/Lexers/__init__.py" line="139"/> 45597 <location filename="../QScintilla/Lexers/__init__.py" line="137"/>
45434 <source>Python3</source> 45598 <source>Python3</source>
45435 <translation>Python3</translation> 45599 <translation>Python3</translation>
45436 </message> 45600 </message>
45437 <message> 45601 <message>
45438 <location filename="../QScintilla/Lexers/__init__.py" line="563"/> 45602 <location filename="../QScintilla/Lexers/__init__.py" line="563"/>
45439 <source>Python2 Files (*.py2)</source> 45603 <source>Python2 Files (*.py2)</source>
45440 <translation>Python2 Dosyaları (*.py2)</translation> 45604 <translation type="obsolete">Python2 Dosyaları (*.py2)</translation>
45441 </message> 45605 </message>
45442 <message> 45606 <message>
45443 <location filename="../QScintilla/Lexers/__init__.py" line="569"/> 45607 <location filename="../QScintilla/Lexers/__init__.py" line="569"/>
45444 <source>Python2 GUI Files (*.pyw2)</source> 45608 <source>Python2 GUI Files (*.pyw2)</source>
45445 <translation>Python2 GUI Dosyaları (*.pyw2)</translation> 45609 <translation type="obsolete">Python2 GUI Dosyaları (*.pyw2)</translation>
45446 </message> 45610 </message>
45447 <message> 45611 <message>
45448 <location filename="../QScintilla/Lexers/__init__.py" line="120"/> 45612 <location filename="../QScintilla/Lexers/__init__.py" line="120"/>
45449 <source>Matlab</source> 45613 <source>Matlab</source>
45450 <translation type="unfinished"></translation> 45614 <translation type="unfinished"></translation>
45453 <location filename="../QScintilla/Lexers/__init__.py" line="122"/> 45617 <location filename="../QScintilla/Lexers/__init__.py" line="122"/>
45454 <source>Octave</source> 45618 <source>Octave</source>
45455 <translation type="unfinished"></translation> 45619 <translation type="unfinished"></translation>
45456 </message> 45620 </message>
45457 <message> 45621 <message>
45622 <location filename="../QScintilla/Lexers/__init__.py" line="502"/>
45623 <source>Matlab Files (*.m *.m.matlab)</source>
45624 <translation type="unfinished"></translation>
45625 </message>
45626 <message>
45627 <location filename="../QScintilla/Lexers/__init__.py" line="710"/>
45628 <source>Matlab Files (*.m)</source>
45629 <translation type="unfinished"></translation>
45630 </message>
45631 <message>
45632 <location filename="../QScintilla/Lexers/__init__.py" line="713"/>
45633 <source>Octave Files (*.m.octave)</source>
45634 <translation type="unfinished"></translation>
45635 </message>
45636 <message>
45458 <location filename="../QScintilla/Lexers/__init__.py" line="505"/> 45637 <location filename="../QScintilla/Lexers/__init__.py" line="505"/>
45459 <source>Matlab Files (*.m *.m.matlab)</source> 45638 <source>Octave Files (*.m *.m.octave)</source>
45639 <translation type="unfinished"></translation>
45640 </message>
45641 <message>
45642 <location filename="../QScintilla/Lexers/__init__.py" line="141"/>
45643 <source>QSS</source>
45644 <translation type="unfinished"></translation>
45645 </message>
45646 <message>
45647 <location filename="../QScintilla/Lexers/__init__.py" line="157"/>
45648 <source>Gettext</source>
45649 <translation type="unfinished"></translation>
45650 </message>
45651 <message>
45652 <location filename="../QScintilla/Lexers/__init__.py" line="716"/>
45653 <source>Gettext Files (*.po)</source>
45654 <translation type="unfinished"></translation>
45655 </message>
45656 <message>
45657 <location filename="../QScintilla/Lexers/__init__.py" line="159"/>
45658 <source>CoffeeScript</source>
45460 <translation type="unfinished"></translation> 45659 <translation type="unfinished"></translation>
45461 </message> 45660 </message>
45462 <message> 45661 <message>
45463 <location filename="../QScintilla/Lexers/__init__.py" line="719"/> 45662 <location filename="../QScintilla/Lexers/__init__.py" line="719"/>
45464 <source>Matlab Files (*.m)</source> 45663 <source>CoffeeScript Files (*.coffee)</source>
45465 <translation type="unfinished"></translation> 45664 <translation type="unfinished"></translation>
45466 </message> 45665 </message>
45467 <message> 45666 <message>
45468 <location filename="../QScintilla/Lexers/__init__.py" line="722"/> 45667 <location filename="../QScintilla/Lexers/__init__.py" line="165"/>
45469 <source>Octave Files (*.m.octave)</source> 45668 <source>JSON</source>
45470 <translation type="unfinished"></translation>
45471 </message>
45472 <message>
45473 <location filename="../QScintilla/Lexers/__init__.py" line="508"/>
45474 <source>Octave Files (*.m *.m.octave)</source>
45475 <translation type="unfinished"></translation>
45476 </message>
45477 <message>
45478 <location filename="../QScintilla/Lexers/__init__.py" line="143"/>
45479 <source>QSS</source>
45480 <translation type="unfinished"></translation>
45481 </message>
45482 <message>
45483 <location filename="../QScintilla/Lexers/__init__.py" line="159"/>
45484 <source>Gettext</source>
45485 <translation type="unfinished"></translation> 45669 <translation type="unfinished"></translation>
45486 </message> 45670 </message>
45487 <message> 45671 <message>
45488 <location filename="../QScintilla/Lexers/__init__.py" line="725"/> 45672 <location filename="../QScintilla/Lexers/__init__.py" line="725"/>
45489 <source>Gettext Files (*.po)</source>
45490 <translation type="unfinished"></translation>
45491 </message>
45492 <message>
45493 <location filename="../QScintilla/Lexers/__init__.py" line="161"/>
45494 <source>CoffeeScript</source>
45495 <translation type="unfinished"></translation>
45496 </message>
45497 <message>
45498 <location filename="../QScintilla/Lexers/__init__.py" line="728"/>
45499 <source>CoffeeScript Files (*.coffee)</source>
45500 <translation type="unfinished"></translation>
45501 </message>
45502 <message>
45503 <location filename="../QScintilla/Lexers/__init__.py" line="167"/>
45504 <source>JSON</source>
45505 <translation type="unfinished"></translation>
45506 </message>
45507 <message>
45508 <location filename="../QScintilla/Lexers/__init__.py" line="734"/>
45509 <source>JSON Files (*.json)</source> 45673 <source>JSON Files (*.json)</source>
45510 <translation type="unfinished"></translation> 45674 <translation type="unfinished"></translation>
45511 </message> 45675 </message>
45512 <message> 45676 <message>
45513 <location filename="../QScintilla/Lexers/__init__.py" line="172"/> 45677 <location filename="../QScintilla/Lexers/__init__.py" line="170"/>
45514 <source>Markdown</source> 45678 <source>Markdown</source>
45515 <translation type="unfinished"></translation> 45679 <translation type="unfinished"></translation>
45516 </message> 45680 </message>
45517 <message> 45681 <message>
45518 <location filename="../QScintilla/Lexers/__init__.py" line="739"/> 45682 <location filename="../QScintilla/Lexers/__init__.py" line="730"/>
45519 <source>Markdown Files (*.md)</source> 45683 <source>Markdown Files (*.md)</source>
45520 <translation type="unfinished"></translation> 45684 <translation type="unfinished"></translation>
45521 </message> 45685 </message>
45522 <message> 45686 <message>
45523 <location filename="../QScintilla/Lexers/__init__.py" line="134"/> 45687 <location filename="../QScintilla/Lexers/__init__.py" line="134"/>
45524 <source>Protocol (protobuf)</source> 45688 <source>Protocol (protobuf)</source>
45525 <translation type="unfinished"></translation> 45689 <translation type="unfinished"></translation>
45526 </message> 45690 </message>
45527 <message> 45691 <message>
45528 <location filename="../QScintilla/Lexers/__init__.py" line="593"/> 45692 <location filename="../QScintilla/Lexers/__init__.py" line="584"/>
45529 <source>Protocol Files (*.proto)</source> 45693 <source>Protocol Files (*.proto)</source>
45530 <translation type="unfinished"></translation> 45694 <translation type="unfinished"></translation>
45531 </message> 45695 </message>
45532 <message> 45696 <message>
45533 <location filename="../QScintilla/Lexers/__init__.py" line="98"/> 45697 <location filename="../QScintilla/Lexers/__init__.py" line="98"/>
45534 <source>Cython</source> 45698 <source>Cython</source>
45535 <translation type="unfinished"></translation> 45699 <translation type="unfinished"></translation>
45536 </message> 45700 </message>
45537 <message> 45701 <message>
45538 <location filename="../QScintilla/Lexers/__init__.py" line="396"/> 45702 <location filename="../QScintilla/Lexers/__init__.py" line="393"/>
45539 <source>Cython Files (*.pyx *.pxd *.pxi)</source> 45703 <source>Cython Files (*.pyx *.pxd *.pxi)</source>
45540 <translation type="unfinished"></translation> 45704 <translation type="unfinished"></translation>
45541 </message> 45705 </message>
45542 <message> 45706 <message>
45543 <location filename="../QScintilla/Lexers/__init__.py" line="575"/> 45707 <location filename="../QScintilla/Lexers/__init__.py" line="566"/>
45544 <source>Cython Files (*.pyx)</source> 45708 <source>Cython Files (*.pyx)</source>
45545 <translation type="unfinished"></translation> 45709 <translation type="unfinished"></translation>
45546 </message> 45710 </message>
45547 <message> 45711 <message>
45548 <location filename="../QScintilla/Lexers/__init__.py" line="578"/> 45712 <location filename="../QScintilla/Lexers/__init__.py" line="569"/>
45549 <source>Cython Declaration Files (*.pxd)</source> 45713 <source>Cython Declaration Files (*.pxd)</source>
45550 <translation type="unfinished"></translation> 45714 <translation type="unfinished"></translation>
45551 </message> 45715 </message>
45552 <message> 45716 <message>
45553 <location filename="../QScintilla/Lexers/__init__.py" line="581"/> 45717 <location filename="../QScintilla/Lexers/__init__.py" line="572"/>
45554 <source>Cython Include Files (*.pxi)</source> 45718 <source>Cython Include Files (*.pxi)</source>
45555 <translation type="unfinished"></translation> 45719 <translation type="unfinished"></translation>
45556 </message> 45720 </message>
45557 <message> 45721 <message>
45558 <location filename="../QScintilla/Lexers/__init__.py" line="141"/> 45722 <location filename="../QScintilla/Lexers/__init__.py" line="139"/>
45559 <source>MicroPython</source> 45723 <source>MicroPython</source>
45560 <translation type="unfinished"></translation> 45724 <translation type="unfinished"></translation>
45561 </message> 45725 </message>
45562 </context> 45726 </context>
45563 <context> 45727 <context>
48263 <location filename="../QScintilla/MiniEditor.py" line="465"/> 48427 <location filename="../QScintilla/MiniEditor.py" line="465"/>
48264 <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> 48428 <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>
48265 <translation type="unfinished"></translation> 48429 <translation type="unfinished"></translation>
48266 </message> 48430 </message>
48267 <message> 48431 <message>
48268 <location filename="../QScintilla/MiniEditor.py" line="3441"/> 48432 <location filename="../QScintilla/MiniEditor.py" line="3399"/>
48269 <source>EditorConfig Properties</source> 48433 <source>EditorConfig Properties</source>
48270 <translation type="unfinished"></translation> 48434 <translation type="unfinished"></translation>
48271 </message> 48435 </message>
48272 <message> 48436 <message>
48273 <location filename="../QScintilla/MiniEditor.py" line="3441"/> 48437 <location filename="../QScintilla/MiniEditor.py" line="3399"/>
48274 <source>&lt;p&gt;The EditorConfig properties for file &lt;b&gt;{0}&lt;/b&gt; could not be loaded.&lt;/p&gt;</source> 48438 <source>&lt;p&gt;The EditorConfig properties for file &lt;b&gt;{0}&lt;/b&gt; could not be loaded.&lt;/p&gt;</source>
48275 <translation type="unfinished"></translation> 48439 <translation type="unfinished"></translation>
48276 </message> 48440 </message>
48277 <message> 48441 <message>
48278 <location filename="../QScintilla/MiniEditor.py" line="2469"/> 48442 <location filename="../QScintilla/MiniEditor.py" line="2469"/>
48281 </message> 48445 </message>
48282 </context> 48446 </context>
48283 <context> 48447 <context>
48284 <name>MiscellaneousChecker</name> 48448 <name>MiscellaneousChecker</name>
48285 <message> 48449 <message>
48286 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="492"/> 48450 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="495"/>
48287 <source>coding magic comment not found</source> 48451 <source>coding magic comment not found</source>
48288 <translation type="unfinished"></translation> 48452 <translation type="unfinished"></translation>
48289 </message> 48453 </message>
48290 <message> 48454 <message>
48291 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="495"/> 48455 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="498"/>
48292 <source>unknown encoding ({0}) found in coding magic comment</source> 48456 <source>unknown encoding ({0}) found in coding magic comment</source>
48293 <translation type="unfinished"></translation> 48457 <translation type="unfinished"></translation>
48294 </message> 48458 </message>
48295 <message> 48459 <message>
48296 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="498"/> 48460 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="501"/>
48297 <source>copyright notice not present</source> 48461 <source>copyright notice not present</source>
48298 <translation type="unfinished"></translation> 48462 <translation type="unfinished"></translation>
48299 </message> 48463 </message>
48300 <message> 48464 <message>
48301 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="501"/> 48465 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="504"/>
48302 <source>copyright notice contains invalid author</source> 48466 <source>copyright notice contains invalid author</source>
48303 <translation type="unfinished"></translation> 48467 <translation type="unfinished"></translation>
48304 </message> 48468 </message>
48305 <message> 48469 <message>
48306 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="702"/> 48470 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="705"/>
48307 <source>found {0} formatter</source> 48471 <source>found {0} formatter</source>
48308 <translation type="unfinished"></translation> 48472 <translation type="unfinished"></translation>
48309 </message> 48473 </message>
48310 <message> 48474 <message>
48311 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="705"/> 48475 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="708"/>
48312 <source>format string does contain unindexed parameters</source> 48476 <source>format string does contain unindexed parameters</source>
48313 <translation type="unfinished"></translation> 48477 <translation type="unfinished"></translation>
48314 </message> 48478 </message>
48315 <message> 48479 <message>
48316 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="708"/> 48480 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="711"/>
48317 <source>docstring does contain unindexed parameters</source> 48481 <source>docstring does contain unindexed parameters</source>
48318 <translation type="unfinished"></translation> 48482 <translation type="unfinished"></translation>
48319 </message> 48483 </message>
48320 <message> 48484 <message>
48321 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="711"/> 48485 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="714"/>
48322 <source>other string does contain unindexed parameters</source> 48486 <source>other string does contain unindexed parameters</source>
48323 <translation type="unfinished"></translation> 48487 <translation type="unfinished"></translation>
48324 </message> 48488 </message>
48325 <message> 48489 <message>
48326 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="714"/> 48490 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="717"/>
48327 <source>format call uses too large index ({0})</source> 48491 <source>format call uses too large index ({0})</source>
48328 <translation type="unfinished"></translation> 48492 <translation type="unfinished"></translation>
48329 </message> 48493 </message>
48330 <message> 48494 <message>
48331 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="717"/> 48495 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="720"/>
48332 <source>format call uses missing keyword ({0})</source> 48496 <source>format call uses missing keyword ({0})</source>
48333 <translation type="unfinished"></translation> 48497 <translation type="unfinished"></translation>
48334 </message> 48498 </message>
48335 <message> 48499 <message>
48336 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="720"/> 48500 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="723"/>
48337 <source>format call uses keyword arguments but no named entries</source> 48501 <source>format call uses keyword arguments but no named entries</source>
48338 <translation type="unfinished"></translation> 48502 <translation type="unfinished"></translation>
48339 </message> 48503 </message>
48340 <message> 48504 <message>
48341 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="723"/> 48505 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="726"/>
48342 <source>format call uses variable arguments but no numbered entries</source> 48506 <source>format call uses variable arguments but no numbered entries</source>
48343 <translation type="unfinished"></translation> 48507 <translation type="unfinished"></translation>
48344 </message> 48508 </message>
48345 <message> 48509 <message>
48346 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="726"/> 48510 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="729"/>
48347 <source>format call uses implicit and explicit indexes together</source> 48511 <source>format call uses implicit and explicit indexes together</source>
48348 <translation type="unfinished"></translation> 48512 <translation type="unfinished"></translation>
48349 </message> 48513 </message>
48350 <message> 48514 <message>
48351 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="729"/> 48515 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="732"/>
48352 <source>format call provides unused index ({0})</source> 48516 <source>format call provides unused index ({0})</source>
48353 <translation type="unfinished"></translation> 48517 <translation type="unfinished"></translation>
48354 </message> 48518 </message>
48355 <message> 48519 <message>
48356 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="732"/> 48520 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="735"/>
48357 <source>format call provides unused keyword ({0})</source> 48521 <source>format call provides unused keyword ({0})</source>
48358 <translation type="unfinished"></translation> 48522 <translation type="unfinished"></translation>
48359 </message> 48523 </message>
48360 <message> 48524 <message>
48361 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="751"/> 48525 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="754"/>
48362 <source>expected these __future__ imports: {0}; but only got: {1}</source> 48526 <source>expected these __future__ imports: {0}; but only got: {1}</source>
48363 <translation type="unfinished"></translation> 48527 <translation type="unfinished"></translation>
48364 </message> 48528 </message>
48365 <message> 48529 <message>
48366 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="754"/> 48530 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="757"/>
48367 <source>expected these __future__ imports: {0}; but got none</source> 48531 <source>expected these __future__ imports: {0}; but got none</source>
48368 <translation type="unfinished"></translation> 48532 <translation type="unfinished"></translation>
48369 </message> 48533 </message>
48370 <message> 48534 <message>
48371 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="761"/> 48535 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="764"/>
48372 <source>print statement found</source> 48536 <source>print statement found</source>
48373 <translation type="unfinished"></translation> 48537 <translation type="unfinished"></translation>
48374 </message> 48538 </message>
48375 <message> 48539 <message>
48376 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="764"/> 48540 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="767"/>
48377 <source>one element tuple found</source> 48541 <source>one element tuple found</source>
48378 <translation type="unfinished"></translation> 48542 <translation type="unfinished"></translation>
48379 </message> 48543 </message>
48380 <message> 48544 <message>
48381 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="800"/> 48545 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="803"/>
48382 <source>{0}: {1}</source> 48546 <source>{0}: {1}</source>
48383 <translation type="unfinished"></translation> 48547 <translation type="unfinished"></translation>
48384 </message> 48548 </message>
48385 <message> 48549 <message>
48386 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="504"/> 48550 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="507"/>
48387 <source>&quot;{0}&quot; is a Python builtin and is being shadowed; consider renaming the variable</source> 48551 <source>&quot;{0}&quot; is a Python builtin and is being shadowed; consider renaming the variable</source>
48388 <translation type="unfinished"></translation> 48552 <translation type="unfinished"></translation>
48389 </message> 48553 </message>
48390 <message> 48554 <message>
48391 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="508"/> 48555 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="511"/>
48392 <source>&quot;{0}&quot; is used as an argument and thus shadows a Python builtin; consider renaming the argument</source> 48556 <source>&quot;{0}&quot; is used as an argument and thus shadows a Python builtin; consider renaming the argument</source>
48393 <translation type="unfinished"></translation> 48557 <translation type="unfinished"></translation>
48394 </message> 48558 </message>
48395 <message> 48559 <message>
48396 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="512"/> 48560 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="515"/>
48397 <source>unnecessary generator - rewrite as a list comprehension</source> 48561 <source>unnecessary generator - rewrite as a list comprehension</source>
48398 <translation type="unfinished"></translation> 48562 <translation type="unfinished"></translation>
48399 </message> 48563 </message>
48400 <message> 48564 <message>
48401 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="515"/> 48565 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="518"/>
48402 <source>unnecessary generator - rewrite as a set comprehension</source> 48566 <source>unnecessary generator - rewrite as a set comprehension</source>
48403 <translation type="unfinished"></translation> 48567 <translation type="unfinished"></translation>
48404 </message> 48568 </message>
48405 <message> 48569 <message>
48406 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="518"/> 48570 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="521"/>
48407 <source>unnecessary generator - rewrite as a dict comprehension</source> 48571 <source>unnecessary generator - rewrite as a dict comprehension</source>
48408 <translation type="unfinished"></translation> 48572 <translation type="unfinished"></translation>
48409 </message> 48573 </message>
48410 <message> 48574 <message>
48411 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="521"/> 48575 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="524"/>
48412 <source>unnecessary list comprehension - rewrite as a set comprehension</source> 48576 <source>unnecessary list comprehension - rewrite as a set comprehension</source>
48413 <translation type="unfinished"></translation> 48577 <translation type="unfinished"></translation>
48414 </message> 48578 </message>
48415 <message> 48579 <message>
48416 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="524"/> 48580 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="527"/>
48417 <source>unnecessary list comprehension - rewrite as a dict comprehension</source> 48581 <source>unnecessary list comprehension - rewrite as a dict comprehension</source>
48418 <translation type="unfinished"></translation> 48582 <translation type="unfinished"></translation>
48419 </message> 48583 </message>
48420 <message> 48584 <message>
48421 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="530"/> 48585 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="533"/>
48422 <source>unnecessary list comprehension - &quot;{0}&quot; can take a generator</source> 48586 <source>unnecessary list comprehension - &quot;{0}&quot; can take a generator</source>
48423 <translation type="unfinished"></translation> 48587 <translation type="unfinished"></translation>
48424 </message> 48588 </message>
48425 <message> 48589 <message>
48426 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="770"/> 48590 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="773"/>
48427 <source>mutable default argument of type {0}</source> 48591 <source>mutable default argument of type {0}</source>
48428 <translation type="unfinished"></translation> 48592 <translation type="unfinished"></translation>
48429 </message> 48593 </message>
48430 <message> 48594 <message>
48431 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="555"/> 48595 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="558"/>
48432 <source>sort keys - &apos;{0}&apos; should be before &apos;{1}&apos;</source> 48596 <source>sort keys - &apos;{0}&apos; should be before &apos;{1}&apos;</source>
48433 <translation type="unfinished"></translation> 48597 <translation type="unfinished"></translation>
48434 </message> 48598 </message>
48435 <message> 48599 <message>
48600 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="741"/>
48601 <source>logging statement uses &apos;%&apos;</source>
48602 <translation type="unfinished"></translation>
48603 </message>
48604 <message>
48605 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="747"/>
48606 <source>logging statement uses f-string</source>
48607 <translation type="unfinished"></translation>
48608 </message>
48609 <message>
48610 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="750"/>
48611 <source>logging statement uses &apos;warn&apos; instead of &apos;warning&apos;</source>
48612 <translation type="unfinished"></translation>
48613 </message>
48614 <message>
48436 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="738"/> 48615 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="738"/>
48437 <source>logging statement uses &apos;%&apos;</source> 48616 <source>logging statement uses string.format()</source>
48438 <translation type="unfinished"></translation> 48617 <translation type="unfinished"></translation>
48439 </message> 48618 </message>
48440 <message> 48619 <message>
48441 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="744"/> 48620 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="744"/>
48442 <source>logging statement uses f-string</source>
48443 <translation type="unfinished"></translation>
48444 </message>
48445 <message>
48446 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="747"/>
48447 <source>logging statement uses &apos;warn&apos; instead of &apos;warning&apos;</source>
48448 <translation type="unfinished"></translation>
48449 </message>
48450 <message>
48451 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="735"/>
48452 <source>logging statement uses string.format()</source>
48453 <translation type="unfinished"></translation>
48454 </message>
48455 <message>
48456 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="741"/>
48457 <source>logging statement uses &apos;+&apos;</source> 48621 <source>logging statement uses &apos;+&apos;</source>
48458 <translation type="unfinished"></translation> 48622 <translation type="unfinished"></translation>
48459 </message> 48623 </message>
48460 <message> 48624 <message>
48461 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="757"/> 48625 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="760"/>
48462 <source>gettext import with alias _ found: {0}</source> 48626 <source>gettext import with alias _ found: {0}</source>
48463 <translation type="unfinished"></translation> 48627 <translation type="unfinished"></translation>
48464 </message> 48628 </message>
48465 <message> 48629 <message>
48466 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="648"/> 48630 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="651"/>
48467 <source>Python does not support the unary prefix increment</source> 48631 <source>Python does not support the unary prefix increment</source>
48468 <translation type="unfinished"></translation> 48632 <translation type="unfinished"></translation>
48469 </message> 48633 </message>
48470 <message> 48634 <message>
48635 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="660"/>
48636 <source>&apos;sys.maxint&apos; is not defined in Python 3 - use &apos;sys.maxsize&apos;</source>
48637 <translation type="unfinished"></translation>
48638 </message>
48639 <message>
48640 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="663"/>
48641 <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>
48642 <translation type="unfinished"></translation>
48643 </message>
48644 <message>
48645 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="667"/>
48646 <source>assigning to &apos;os.environ&apos; does not clear the environment - use &apos;os.environ.clear()&apos;</source>
48647 <translation type="unfinished"></translation>
48648 </message>
48649 <message>
48650 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="691"/>
48651 <source>Python 3 does not include &apos;.iter*&apos; methods on dictionaries</source>
48652 <translation type="unfinished"></translation>
48653 </message>
48654 <message>
48655 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="694"/>
48656 <source>Python 3 does not include &apos;.view*&apos; methods on dictionaries</source>
48657 <translation type="unfinished"></translation>
48658 </message>
48659 <message>
48660 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="697"/>
48661 <source>&apos;.next()&apos; does not exist in Python 3</source>
48662 <translation type="unfinished"></translation>
48663 </message>
48664 <message>
48665 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="700"/>
48666 <source>&apos;__metaclass__&apos; does nothing on Python 3 - use &apos;class MyClass(BaseClass, metaclass=...)&apos;</source>
48667 <translation type="unfinished"></translation>
48668 </message>
48669 <message>
48670 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="776"/>
48671 <source>mutable default argument of function call &apos;{0}&apos;</source>
48672 <translation type="unfinished"></translation>
48673 </message>
48674 <message>
48675 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="654"/>
48676 <source>using .strip() with multi-character strings is misleading</source>
48677 <translation type="unfinished"></translation>
48678 </message>
48679 <message>
48680 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="681"/>
48681 <source>using &apos;hasattr(x, &quot;__call__&quot;)&apos; to test if &apos;x&apos; is callable is unreliable</source>
48682 <translation type="unfinished"></translation>
48683 </message>
48684 <message>
48685 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="671"/>
48686 <source>loop control variable {0} not used within the loop body - start the name with an underscore</source>
48687 <translation type="unfinished"></translation>
48688 </message>
48689 <message>
48690 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="779"/>
48691 <source>None should not be added at any return if function has no return value except None</source>
48692 <translation type="unfinished"></translation>
48693 </message>
48694 <message>
48695 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="783"/>
48696 <source>an explicit value at every return should be added if function has a return value except None</source>
48697 <translation type="unfinished"></translation>
48698 </message>
48699 <message>
48700 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="787"/>
48701 <source>an explicit return at the end of the function should be added if it has a return value except None</source>
48702 <translation type="unfinished"></translation>
48703 </message>
48704 <message>
48705 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="791"/>
48706 <source>a value should not be assigned to a variable if it will be used as a return value only</source>
48707 <translation type="unfinished"></translation>
48708 </message>
48709 <message>
48471 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="657"/> 48710 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="657"/>
48472 <source>&apos;sys.maxint&apos; is not defined in Python 3 - use &apos;sys.maxsize&apos;</source> 48711 <source>do not call assert False since python -O removes these calls</source>
48473 <translation type="unfinished"></translation> 48712 <translation type="unfinished"></translation>
48474 </message> 48713 </message>
48475 <message> 48714 <message>
48476 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="660"/> 48715 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="675"/>
48477 <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> 48716 <source>unncessary f-string</source>
48478 <translation type="unfinished"></translation> 48717 <translation type="unfinished"></translation>
48479 </message> 48718 </message>
48480 <message> 48719 <message>
48481 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="664"/> 48720 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="678"/>
48482 <source>assigning to &apos;os.environ&apos; does not clear the environment - use &apos;os.environ.clear()&apos;</source> 48721 <source>cannot use &apos;self.__class__&apos; as first argument of &apos;super()&apos; call</source>
48722 <translation type="unfinished"></translation>
48723 </message>
48724 <message>
48725 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="685"/>
48726 <source>do not call getattr with a constant attribute value</source>
48483 <translation type="unfinished"></translation> 48727 <translation type="unfinished"></translation>
48484 </message> 48728 </message>
48485 <message> 48729 <message>
48486 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="688"/> 48730 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="688"/>
48487 <source>Python 3 does not include &apos;.iter*&apos; methods on dictionaries</source>
48488 <translation type="unfinished"></translation>
48489 </message>
48490 <message>
48491 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="691"/>
48492 <source>Python 3 does not include &apos;.view*&apos; methods on dictionaries</source>
48493 <translation type="unfinished"></translation>
48494 </message>
48495 <message>
48496 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="694"/>
48497 <source>&apos;.next()&apos; does not exist in Python 3</source>
48498 <translation type="unfinished"></translation>
48499 </message>
48500 <message>
48501 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="697"/>
48502 <source>&apos;__metaclass__&apos; does nothing on Python 3 - use &apos;class MyClass(BaseClass, metaclass=...)&apos;</source>
48503 <translation type="unfinished"></translation>
48504 </message>
48505 <message>
48506 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="773"/>
48507 <source>mutable default argument of function call &apos;{0}&apos;</source>
48508 <translation type="unfinished"></translation>
48509 </message>
48510 <message>
48511 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="651"/>
48512 <source>using .strip() with multi-character strings is misleading</source>
48513 <translation type="unfinished"></translation>
48514 </message>
48515 <message>
48516 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="678"/>
48517 <source>using &apos;hasattr(x, &quot;__call__&quot;)&apos; to test if &apos;x&apos; is callable is unreliable</source>
48518 <translation type="unfinished"></translation>
48519 </message>
48520 <message>
48521 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="668"/>
48522 <source>loop control variable {0} not used within the loop body - start the name with an underscore</source>
48523 <translation type="unfinished"></translation>
48524 </message>
48525 <message>
48526 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="776"/>
48527 <source>None should not be added at any return if function has no return value except None</source>
48528 <translation type="unfinished"></translation>
48529 </message>
48530 <message>
48531 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="780"/>
48532 <source>an explicit value at every return should be added if function has a return value except None</source>
48533 <translation type="unfinished"></translation>
48534 </message>
48535 <message>
48536 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="784"/>
48537 <source>an explicit return at the end of the function should be added if it has a return value except None</source>
48538 <translation type="unfinished"></translation>
48539 </message>
48540 <message>
48541 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="788"/>
48542 <source>a value should not be assigned to a variable if it will be used as a return value only</source>
48543 <translation type="unfinished"></translation>
48544 </message>
48545 <message>
48546 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="654"/>
48547 <source>do not call assert False since python -O removes these calls</source>
48548 <translation type="unfinished"></translation>
48549 </message>
48550 <message>
48551 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="672"/>
48552 <source>unncessary f-string</source>
48553 <translation type="unfinished"></translation>
48554 </message>
48555 <message>
48556 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="675"/>
48557 <source>cannot use &apos;self.__class__&apos; as first argument of &apos;super()&apos; call</source>
48558 <translation type="unfinished"></translation>
48559 </message>
48560 <message>
48561 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="682"/>
48562 <source>do not call getattr with a constant attribute value</source>
48563 <translation type="unfinished"></translation>
48564 </message>
48565 <message>
48566 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="685"/>
48567 <source>do not call setattr with a constant attribute value</source> 48731 <source>do not call setattr with a constant attribute value</source>
48568 <translation type="unfinished"></translation> 48732 <translation type="unfinished"></translation>
48569 </message> 48733 </message>
48570 <message> 48734 <message>
48571 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="796"/> 48735 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="799"/>
48572 <source>commented code lines should be removed</source> 48736 <source>commented code lines should be removed</source>
48573 <translation type="unfinished"></translation> 48737 <translation type="unfinished"></translation>
48574 </message> 48738 </message>
48575 <message> 48739 <message>
48576 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="792"/> 48740 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="795"/>
48577 <source>prefer implied line continuation inside parentheses, brackets and braces as opposed to a backslash</source> 48741 <source>prefer implied line continuation inside parentheses, brackets and braces as opposed to a backslash</source>
48578 <translation type="unfinished"></translation> 48742 <translation type="unfinished"></translation>
48579 </message> 48743 </message>
48580 <message> 48744 <message>
48581 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="559"/> 48745 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="562"/>
48582 <source>use of &apos;datetime.datetime()&apos; without &apos;tzinfo&apos; argument should be avoided</source> 48746 <source>use of &apos;datetime.datetime()&apos; without &apos;tzinfo&apos; argument should be avoided</source>
48583 <translation type="unfinished"></translation> 48747 <translation type="unfinished"></translation>
48584 </message> 48748 </message>
48585 <message> 48749 <message>
48586 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="563"/> 48750 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="566"/>
48587 <source>use of &apos;datetime.datetime.today()&apos; should be avoided. 48751 <source>use of &apos;datetime.datetime.today()&apos; should be avoided.
48588 Use &apos;datetime.datetime.now(tz=)&apos; instead.</source> 48752 Use &apos;datetime.datetime.now(tz=)&apos; instead.</source>
48589 <translation type="unfinished"></translation> 48753 <translation type="unfinished"></translation>
48590 </message> 48754 </message>
48591 <message> 48755 <message>
48592 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="567"/> 48756 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="570"/>
48593 <source>use of &apos;datetime.datetime.utcnow()&apos; should be avoided. 48757 <source>use of &apos;datetime.datetime.utcnow()&apos; should be avoided.
48594 Use &apos;datetime.datetime.now(tz=)&apos; instead.</source> 48758 Use &apos;datetime.datetime.now(tz=)&apos; instead.</source>
48595 <translation type="unfinished"></translation> 48759 <translation type="unfinished"></translation>
48596 </message> 48760 </message>
48597 <message> 48761 <message>
48598 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="571"/> 48762 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="574"/>
48599 <source>use of &apos;datetime.datetime.utcfromtimestamp()&apos; should be avoided. 48763 <source>use of &apos;datetime.datetime.utcfromtimestamp()&apos; should be avoided.
48600 Use &apos;datetime.datetime.fromtimestamp(, tz=)&apos; instead.</source> 48764 Use &apos;datetime.datetime.fromtimestamp(, tz=)&apos; instead.</source>
48601 <translation type="unfinished"></translation> 48765 <translation type="unfinished"></translation>
48602 </message> 48766 </message>
48603 <message> 48767 <message>
48604 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="575"/> 48768 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="578"/>
48605 <source>use of &apos;datetime.datetime.now()&apos; without &apos;tz&apos; argument should be avoided</source> 48769 <source>use of &apos;datetime.datetime.now()&apos; without &apos;tz&apos; argument should be avoided</source>
48606 <translation type="unfinished"></translation> 48770 <translation type="unfinished"></translation>
48607 </message> 48771 </message>
48608 <message> 48772 <message>
48609 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="579"/> 48773 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="582"/>
48610 <source>use of &apos;datetime.datetime.fromtimestamp()&apos; without &apos;tz&apos; argument should be avoided</source> 48774 <source>use of &apos;datetime.datetime.fromtimestamp()&apos; without &apos;tz&apos; argument should be avoided</source>
48611 <translation type="unfinished"></translation> 48775 <translation type="unfinished"></translation>
48612 </message> 48776 </message>
48613 <message> 48777 <message>
48614 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="583"/> 48778 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="586"/>
48615 <source>use of &apos;datetime.datetime.strptime()&apos; should be followed by &apos;.replace(tzinfo=)&apos;</source> 48779 <source>use of &apos;datetime.datetime.strptime()&apos; should be followed by &apos;.replace(tzinfo=)&apos;</source>
48616 <translation type="unfinished"></translation> 48780 <translation type="unfinished"></translation>
48617 </message> 48781 </message>
48618 <message> 48782 <message>
48619 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="590"/> 48783 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="593"/>
48620 <source>use of &apos;datetime.date()&apos; should be avoided. 48784 <source>use of &apos;datetime.date()&apos; should be avoided.
48621 Use &apos;datetime.datetime(, tzinfo=).date()&apos; instead.</source> 48785 Use &apos;datetime.datetime(, tzinfo=).date()&apos; instead.</source>
48622 <translation type="unfinished"></translation> 48786 <translation type="unfinished"></translation>
48623 </message> 48787 </message>
48624 <message> 48788 <message>
48625 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="594"/> 48789 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="597"/>
48626 <source>use of &apos;datetime.date.today()&apos; should be avoided. 48790 <source>use of &apos;datetime.date.today()&apos; should be avoided.
48627 Use &apos;datetime.datetime.now(tz=).date()&apos; instead.</source> 48791 Use &apos;datetime.datetime.now(tz=).date()&apos; instead.</source>
48628 <translation type="unfinished"></translation> 48792 <translation type="unfinished"></translation>
48629 </message> 48793 </message>
48630 <message> 48794 <message>
48631 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="598"/> 48795 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="601"/>
48632 <source>use of &apos;datetime.date.fromtimestamp()&apos; should be avoided. 48796 <source>use of &apos;datetime.date.fromtimestamp()&apos; should be avoided.
48633 Use &apos;datetime.datetime.fromtimestamp(tz=).date()&apos; instead.</source> 48797 Use &apos;datetime.datetime.fromtimestamp(tz=).date()&apos; instead.</source>
48634 <translation type="unfinished"></translation> 48798 <translation type="unfinished"></translation>
48635 </message> 48799 </message>
48636 <message> 48800 <message>
48801 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="611"/>
48802 <source>use of &apos;datetime.time()&apos; without &apos;tzinfo&apos; argument should be avoided</source>
48803 <translation type="unfinished"></translation>
48804 </message>
48805 <message>
48806 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="590"/>
48807 <source>use of &apos;datetime.datetime.fromordinal()&apos; should be avoided</source>
48808 <translation type="unfinished"></translation>
48809 </message>
48810 <message>
48811 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="605"/>
48812 <source>use of &apos;datetime.date.fromordinal()&apos; should be avoided</source>
48813 <translation type="unfinished"></translation>
48814 </message>
48815 <message>
48637 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="608"/> 48816 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="608"/>
48638 <source>use of &apos;datetime.time()&apos; without &apos;tzinfo&apos; argument should be avoided</source>
48639 <translation type="unfinished"></translation>
48640 </message>
48641 <message>
48642 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="587"/>
48643 <source>use of &apos;datetime.datetime.fromordinal()&apos; should be avoided</source>
48644 <translation type="unfinished"></translation>
48645 </message>
48646 <message>
48647 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="602"/>
48648 <source>use of &apos;datetime.date.fromordinal()&apos; should be avoided</source>
48649 <translation type="unfinished"></translation>
48650 </message>
48651 <message>
48652 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="605"/>
48653 <source>use of &apos;datetime.date.fromisoformat()&apos; should be avoided</source> 48817 <source>use of &apos;datetime.date.fromisoformat()&apos; should be avoided</source>
48654 <translation type="unfinished"></translation> 48818 <translation type="unfinished"></translation>
48655 </message> 48819 </message>
48656 <message> 48820 <message>
48657 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="527"/> 48821 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="530"/>
48658 <source>unnecessary {0} call - rewrite as a literal</source> 48822 <source>unnecessary {0} call - rewrite as a literal</source>
48659 <translation type="unfinished"></translation> 48823 <translation type="unfinished"></translation>
48660 </message> 48824 </message>
48661 <message> 48825 <message>
48662 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="533"/> 48826 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="536"/>
48663 <source>unnecessary {0} literal - rewrite as a {1} literal</source> 48827 <source>unnecessary {0} literal - rewrite as a {1} literal</source>
48664 <translation type="unfinished"></translation> 48828 <translation type="unfinished"></translation>
48665 </message> 48829 </message>
48666 <message> 48830 <message>
48667 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="536"/> 48831 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="539"/>
48668 <source>unnecessary {0} passed to tuple() - rewrite as a {1} literal</source> 48832 <source>unnecessary {0} passed to tuple() - rewrite as a {1} literal</source>
48669 <translation type="unfinished"></translation> 48833 <translation type="unfinished"></translation>
48670 </message> 48834 </message>
48671 <message> 48835 <message>
48672 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="539"/> 48836 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="542"/>
48673 <source>unnecessary {0} passed to list() - rewrite as a {1} literal</source> 48837 <source>unnecessary {0} passed to list() - rewrite as a {1} literal</source>
48674 <translation type="unfinished"></translation> 48838 <translation type="unfinished"></translation>
48675 </message> 48839 </message>
48676 <message> 48840 <message>
48677 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="542"/> 48841 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="545"/>
48678 <source>unnecessary list call - remove the outer call to list()</source> 48842 <source>unnecessary list call - remove the outer call to list()</source>
48679 <translation type="unfinished"></translation> 48843 <translation type="unfinished"></translation>
48680 </message> 48844 </message>
48681 <message> 48845 <message>
48682 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="545"/> 48846 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="548"/>
48683 <source>unnecessary list comprehension - &quot;in&quot; can take a generator</source> 48847 <source>unnecessary list comprehension - &quot;in&quot; can take a generator</source>
48684 <translation type="unfinished"></translation> 48848 <translation type="unfinished"></translation>
48685 </message> 48849 </message>
48686 <message> 48850 <message>
48687 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="548"/> 48851 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="551"/>
48688 <source>unnecessary {0} passed to tuple() - remove the outer call to {1}()</source> 48852 <source>unnecessary {0} passed to tuple() - remove the outer call to {1}()</source>
48689 <translation type="unfinished"></translation> 48853 <translation type="unfinished"></translation>
48690 </message> 48854 </message>
48691 <message> 48855 <message>
48692 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="551"/> 48856 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="554"/>
48693 <source>unnecessary {0} passed to list() - remove the outer call to {1}()</source> 48857 <source>unnecessary {0} passed to list() - remove the outer call to {1}()</source>
48694 <translation type="unfinished"></translation> 48858 <translation type="unfinished"></translation>
48695 </message> 48859 </message>
48696 <message> 48860 <message>
48697 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="613"/> 48861 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="616"/>
48698 <source>&apos;sys.version[:3]&apos; referenced (Python 3.10), use &apos;sys.version_info&apos;</source> 48862 <source>&apos;sys.version[:3]&apos; referenced (Python 3.10), use &apos;sys.version_info&apos;</source>
48699 <translation type="unfinished"></translation> 48863 <translation type="unfinished"></translation>
48700 </message> 48864 </message>
48701 <message> 48865 <message>
48702 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="616"/> 48866 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="619"/>
48703 <source>&apos;sys.version[2]&apos; referenced (Python 3.10), use &apos;sys.version_info&apos;</source> 48867 <source>&apos;sys.version[2]&apos; referenced (Python 3.10), use &apos;sys.version_info&apos;</source>
48704 <translation type="unfinished"></translation> 48868 <translation type="unfinished"></translation>
48705 </message> 48869 </message>
48706 <message> 48870 <message>
48707 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="619"/> 48871 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="622"/>
48708 <source>&apos;sys.version&apos; compared to string (Python 3.10), use &apos;sys.version_info&apos;</source> 48872 <source>&apos;sys.version&apos; compared to string (Python 3.10), use &apos;sys.version_info&apos;</source>
48709 <translation type="unfinished"></translation> 48873 <translation type="unfinished"></translation>
48710 </message> 48874 </message>
48711 <message> 48875 <message>
48712 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="623"/> 48876 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="626"/>
48713 <source>&apos;sys.version_info[0] == 3&apos; referenced (Python 4), use &apos;&gt;=&apos;</source> 48877 <source>&apos;sys.version_info[0] == 3&apos; referenced (Python 4), use &apos;&gt;=&apos;</source>
48714 <translation type="unfinished"></translation> 48878 <translation type="unfinished"></translation>
48715 </message> 48879 </message>
48716 <message> 48880 <message>
48717 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="626"/> 48881 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="629"/>
48718 <source>&apos;six.PY3&apos; referenced (Python 4), use &apos;not six.PY2&apos;</source> 48882 <source>&apos;six.PY3&apos; referenced (Python 4), use &apos;not six.PY2&apos;</source>
48719 <translation type="unfinished"></translation> 48883 <translation type="unfinished"></translation>
48720 </message> 48884 </message>
48721 <message> 48885 <message>
48722 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="629"/> 48886 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="632"/>
48723 <source>&apos;sys.version_info[1]&apos; compared to integer (Python 4), compare &apos;sys.version_info&apos; to tuple</source> 48887 <source>&apos;sys.version_info[1]&apos; compared to integer (Python 4), compare &apos;sys.version_info&apos; to tuple</source>
48724 <translation type="unfinished"></translation> 48888 <translation type="unfinished"></translation>
48725 </message> 48889 </message>
48726 <message> 48890 <message>
48727 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="633"/> 48891 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="636"/>
48728 <source>&apos;sys.version_info.minor&apos; compared to integer (Python 4), compare &apos;sys.version_info&apos; to tuple</source> 48892 <source>&apos;sys.version_info.minor&apos; compared to integer (Python 4), compare &apos;sys.version_info&apos; to tuple</source>
48729 <translation type="unfinished"></translation> 48893 <translation type="unfinished"></translation>
48730 </message> 48894 </message>
48731 <message> 48895 <message>
48732 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="637"/> 48896 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="640"/>
48733 <source>&apos;sys.version[0]&apos; referenced (Python 10), use &apos;sys.version_info&apos;</source> 48897 <source>&apos;sys.version[0]&apos; referenced (Python 10), use &apos;sys.version_info&apos;</source>
48734 <translation type="unfinished"></translation> 48898 <translation type="unfinished"></translation>
48735 </message> 48899 </message>
48736 <message> 48900 <message>
48737 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="640"/> 48901 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="643"/>
48738 <source>&apos;sys.version&apos; compared to string (Python 10), use &apos;sys.version_info&apos;</source> 48902 <source>&apos;sys.version&apos; compared to string (Python 10), use &apos;sys.version_info&apos;</source>
48739 <translation type="unfinished"></translation> 48903 <translation type="unfinished"></translation>
48740 </message> 48904 </message>
48741 <message> 48905 <message>
48742 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="644"/> 48906 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="647"/>
48743 <source>&apos;sys.version[:1]&apos; referenced (Python 10), use &apos;sys.version_info&apos;</source> 48907 <source>&apos;sys.version[:1]&apos; referenced (Python 10), use &apos;sys.version_info&apos;</source>
48744 <translation type="unfinished"></translation> 48908 <translation type="unfinished"></translation>
48745 </message> 48909 </message>
48746 </context> 48910 </context>
48747 <context> 48911 <context>
49193 </message> 49357 </message>
49194 </context> 49358 </context>
49195 <context> 49359 <context>
49196 <name>NamingStyleChecker</name> 49360 <name>NamingStyleChecker</name>
49197 <message> 49361 <message>
49198 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="432"/> 49362 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="435"/>
49199 <source>class names should use CapWords convention</source> 49363 <source>class names should use CapWords convention</source>
49200 <translation type="unfinished"></translation> 49364 <translation type="unfinished"></translation>
49201 </message> 49365 </message>
49202 <message> 49366 <message>
49203 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="435"/> 49367 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="438"/>
49204 <source>function name should be lowercase</source> 49368 <source>function name should be lowercase</source>
49205 <translation type="unfinished"></translation> 49369 <translation type="unfinished"></translation>
49206 </message> 49370 </message>
49207 <message> 49371 <message>
49208 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="438"/> 49372 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="441"/>
49209 <source>argument name should be lowercase</source> 49373 <source>argument name should be lowercase</source>
49210 <translation type="unfinished"></translation> 49374 <translation type="unfinished"></translation>
49211 </message> 49375 </message>
49212 <message> 49376 <message>
49213 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="441"/> 49377 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="444"/>
49214 <source>first argument of a class method should be named &apos;cls&apos;</source> 49378 <source>first argument of a class method should be named &apos;cls&apos;</source>
49215 <translation type="unfinished"></translation> 49379 <translation type="unfinished"></translation>
49216 </message> 49380 </message>
49217 <message> 49381 <message>
49218 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="444"/> 49382 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="447"/>
49219 <source>first argument of a method should be named &apos;self&apos;</source> 49383 <source>first argument of a method should be named &apos;self&apos;</source>
49220 <translation type="unfinished"></translation> 49384 <translation type="unfinished"></translation>
49221 </message> 49385 </message>
49222 <message> 49386 <message>
49223 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="447"/> 49387 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="450"/>
49224 <source>first argument of a static method should not be named &apos;self&apos; or &apos;cls</source> 49388 <source>first argument of a static method should not be named &apos;self&apos; or &apos;cls</source>
49225 <translation type="unfinished"></translation> 49389 <translation type="unfinished"></translation>
49226 </message> 49390 </message>
49227 <message> 49391 <message>
49228 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="451"/> 49392 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="454"/>
49229 <source>module names should be lowercase</source> 49393 <source>module names should be lowercase</source>
49230 <translation type="unfinished"></translation> 49394 <translation type="unfinished"></translation>
49231 </message> 49395 </message>
49232 <message> 49396 <message>
49233 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="454"/> 49397 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="457"/>
49234 <source>package names should be lowercase</source> 49398 <source>package names should be lowercase</source>
49235 <translation type="unfinished"></translation> 49399 <translation type="unfinished"></translation>
49236 </message> 49400 </message>
49237 <message> 49401 <message>
49238 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="457"/> 49402 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="460"/>
49239 <source>constant imported as non constant</source> 49403 <source>constant imported as non constant</source>
49240 <translation type="unfinished"></translation> 49404 <translation type="unfinished"></translation>
49241 </message> 49405 </message>
49242 <message> 49406 <message>
49243 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="460"/> 49407 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="463"/>
49244 <source>lowercase imported as non lowercase</source> 49408 <source>lowercase imported as non lowercase</source>
49245 <translation type="unfinished"></translation> 49409 <translation type="unfinished"></translation>
49246 </message> 49410 </message>
49247 <message> 49411 <message>
49248 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="463"/> 49412 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="466"/>
49249 <source>camelcase imported as lowercase</source> 49413 <source>camelcase imported as lowercase</source>
49250 <translation type="unfinished"></translation> 49414 <translation type="unfinished"></translation>
49251 </message> 49415 </message>
49252 <message> 49416 <message>
49253 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="466"/> 49417 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="469"/>
49254 <source>camelcase imported as constant</source> 49418 <source>camelcase imported as constant</source>
49255 <translation type="unfinished"></translation> 49419 <translation type="unfinished"></translation>
49256 </message> 49420 </message>
49257 <message> 49421 <message>
49258 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="469"/> 49422 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="472"/>
49259 <source>variable in function should be lowercase</source> 49423 <source>variable in function should be lowercase</source>
49260 <translation type="unfinished"></translation> 49424 <translation type="unfinished"></translation>
49261 </message> 49425 </message>
49262 <message> 49426 <message>
49263 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="472"/> 49427 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="475"/>
49264 <source>names &apos;l&apos;, &apos;O&apos; and &apos;I&apos; should be avoided</source> 49428 <source>names &apos;l&apos;, &apos;O&apos; and &apos;I&apos; should be avoided</source>
49265 <translation type="unfinished"></translation> 49429 <translation type="unfinished"></translation>
49266 </message> 49430 </message>
49267 </context> 49431 </context>
49268 <context> 49432 <context>
50727 <translation type="unfinished"></translation> 50891 <translation type="unfinished"></translation>
50728 </message> 50892 </message>
50729 <message> 50893 <message>
50730 <location filename="../PipInterface/Pip.py" line="297"/> 50894 <location filename="../PipInterface/Pip.py" line="297"/>
50731 <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> 50895 <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>
50896 <translation type="unfinished"></translation>
50897 </message>
50898 <message>
50899 <location filename="../PipInterface/Pip.py" line="679"/>
50900 <source>Cache Info</source>
50901 <translation type="unfinished"></translation>
50902 </message>
50903 <message>
50904 <location filename="../PipInterface/Pip.py" line="704"/>
50905 <source>List Cached Files</source>
50906 <translation type="unfinished"></translation>
50907 </message>
50908 <message>
50909 <location filename="../PipInterface/Pip.py" line="694"/>
50910 <source>Enter a file pattern (empty for all):</source>
50911 <translation type="unfinished"></translation>
50912 </message>
50913 <message>
50914 <location filename="../PipInterface/Pip.py" line="728"/>
50915 <source>Remove Cached Files</source>
50916 <translation type="unfinished"></translation>
50917 </message>
50918 <message>
50919 <location filename="../PipInterface/Pip.py" line="720"/>
50920 <source>Enter a file pattern:</source>
50921 <translation type="unfinished"></translation>
50922 </message>
50923 <message>
50924 <location filename="../PipInterface/Pip.py" line="751"/>
50925 <source>Purge Cache</source>
50926 <translation type="unfinished"></translation>
50927 </message>
50928 <message>
50929 <location filename="../PipInterface/Pip.py" line="744"/>
50930 <source>Do you really want to purge the pip cache? All files need to be downloaded again.</source>
50732 <translation type="unfinished"></translation> 50931 <translation type="unfinished"></translation>
50733 </message> 50932 </message>
50734 </context> 50933 </context>
50735 <context> 50934 <context>
50736 <name>PipDialog</name> 50935 <name>PipDialog</name>
51510 <location filename="../PipInterface/PipPackagesWidget.py" line="920"/> 51709 <location filename="../PipInterface/PipPackagesWidget.py" line="920"/>
51511 <source>Repair Pip</source> 51710 <source>Repair Pip</source>
51512 <translation type="unfinished"></translation> 51711 <translation type="unfinished"></translation>
51513 </message> 51712 </message>
51514 <message> 51713 <message>
51515 <location filename="../PipInterface/PipPackagesWidget.py" line="1015"/> 51714 <location filename="../PipInterface/PipPackagesWidget.py" line="1033"/>
51516 <source>Install Packages</source> 51715 <source>Install Packages</source>
51517 <translation type="unfinished"></translation> 51716 <translation type="unfinished"></translation>
51518 </message> 51717 </message>
51519 <message> 51718 <message>
51520 <location filename="../PipInterface/PipPackagesWidget.py" line="927"/> 51719 <location filename="../PipInterface/PipPackagesWidget.py" line="927"/>
51535 <location filename="../PipInterface/PipPackagesWidget.py" line="937"/> 51734 <location filename="../PipInterface/PipPackagesWidget.py" line="937"/>
51536 <source>Generate Requirements...</source> 51735 <source>Generate Requirements...</source>
51537 <translation type="unfinished"></translation> 51736 <translation type="unfinished"></translation>
51538 </message> 51737 </message>
51539 <message> 51738 <message>
51540 <location filename="../PipInterface/PipPackagesWidget.py" line="942"/> 51739 <location filename="../PipInterface/PipPackagesWidget.py" line="955"/>
51541 <source>Edit User Configuration...</source> 51740 <source>Edit User Configuration...</source>
51542 <translation type="unfinished"></translation> 51741 <translation type="unfinished"></translation>
51543 </message> 51742 </message>
51544 <message> 51743 <message>
51545 <location filename="../PipInterface/PipPackagesWidget.py" line="945"/> 51744 <location filename="../PipInterface/PipPackagesWidget.py" line="958"/>
51546 <source>Edit Environment Configuration...</source> 51745 <source>Edit Environment Configuration...</source>
51547 <translation type="unfinished"></translation> 51746 <translation type="unfinished"></translation>
51548 </message> 51747 </message>
51549 <message> 51748 <message>
51550 <location filename="../PipInterface/PipPackagesWidget.py" line="950"/> 51749 <location filename="../PipInterface/PipPackagesWidget.py" line="963"/>
51551 <source>Configure...</source> 51750 <source>Configure...</source>
51552 <translation type="unfinished">Ayarlanıyor...</translation> 51751 <translation type="unfinished">Ayarlanıyor...</translation>
51553 </message> 51752 </message>
51554 <message> 51753 <message>
51555 <location filename="../PipInterface/PipPackagesWidget.py" line="1128"/> 51754 <location filename="../PipInterface/PipPackagesWidget.py" line="1146"/>
51556 <source>Edit Configuration</source> 51755 <source>Edit Configuration</source>
51557 <translation type="unfinished"></translation> 51756 <translation type="unfinished"></translation>
51558 </message> 51757 </message>
51559 <message> 51758 <message>
51560 <location filename="../PipInterface/PipPackagesWidget.py" line="1128"/> 51759 <location filename="../PipInterface/PipPackagesWidget.py" line="1146"/>
51561 <source>No valid configuration path determined. Aborting</source> 51760 <source>No valid configuration path determined. Aborting</source>
51761 <translation type="unfinished"></translation>
51762 </message>
51763 <message>
51764 <location filename="../PipInterface/PipPackagesWidget.py" line="941"/>
51765 <source>Show Cache Info...</source>
51766 <translation type="unfinished"></translation>
51767 </message>
51768 <message>
51769 <location filename="../PipInterface/PipPackagesWidget.py" line="944"/>
51770 <source>Show Cached Files...</source>
51771 <translation type="unfinished"></translation>
51772 </message>
51773 <message>
51774 <location filename="../PipInterface/PipPackagesWidget.py" line="947"/>
51775 <source>Remove Cached Files...</source>
51776 <translation type="unfinished"></translation>
51777 </message>
51778 <message>
51779 <location filename="../PipInterface/PipPackagesWidget.py" line="950"/>
51780 <source>Purge Cache...</source>
51562 <translation type="unfinished"></translation> 51781 <translation type="unfinished"></translation>
51563 </message> 51782 </message>
51564 </context> 51783 </context>
51565 <context> 51784 <context>
51566 <name>PipPage</name> 51785 <name>PipPage</name>
52836 </message> 53055 </message>
52837 </context> 53056 </context>
52838 <context> 53057 <context>
52839 <name>Preferences</name> 53058 <name>Preferences</name>
52840 <message> 53059 <message>
52841 <location filename="../Preferences/__init__.py" line="1645"/> 53060 <location filename="../Preferences/__init__.py" line="1604"/>
52842 <source>Export Preferences</source> 53061 <source>Export Preferences</source>
52843 <translation>Seçenekleri Dışa Aktar</translation> 53062 <translation>Seçenekleri Dışa Aktar</translation>
52844 </message> 53063 </message>
52845 <message> 53064 <message>
52846 <location filename="../Preferences/__init__.py" line="1673"/> 53065 <location filename="../Preferences/__init__.py" line="1632"/>
52847 <source>Import Preferences</source> 53066 <source>Import Preferences</source>
52848 <translation>Seçenekleri İçe Aktar</translation> 53067 <translation>Seçenekleri İçe Aktar</translation>
52849 </message> 53068 </message>
52850 <message> 53069 <message>
52851 <location filename="../Preferences/__init__.py" line="1673"/> 53070 <location filename="../Preferences/__init__.py" line="1632"/>
52852 <source>Properties File (*.ini);;All Files (*)</source> 53071 <source>Properties File (*.ini);;All Files (*)</source>
52853 <translation type="unfinished"></translation> 53072 <translation type="unfinished"></translation>
52854 </message> 53073 </message>
52855 </context> 53074 </context>
52856 <context> 53075 <context>
53186 <translation>Programlarda arama için basınız</translation> 53405 <translation>Programlarda arama için basınız</translation>
53187 </message> 53406 </message>
53188 <message> 53407 <message>
53189 <location filename="../Preferences/ProgramsDialog.py" line="181"/> 53408 <location filename="../Preferences/ProgramsDialog.py" line="181"/>
53190 <source>Translation Extractor (Python, PySide)</source> 53409 <source>Translation Extractor (Python, PySide)</source>
53191 <translation>Çeviri Çıkarıcı (Python, PySide)</translation> 53410 <translation type="obsolete">Çeviri Çıkarıcı (Python, PySide)</translation>
53192 </message> 53411 </message>
53193 <message> 53412 <message>
53194 <location filename="../Preferences/ProgramsDialog.py" line="186"/> 53413 <location filename="../Preferences/ProgramsDialog.py" line="186"/>
53195 <source>Forms Compiler (Python, PySide)</source> 53414 <source>Forms Compiler (Python, PySide)</source>
53196 <translation>Form Derleyici (Python, PySide)</translation> 53415 <translation type="obsolete">Form Derleyici (Python, PySide)</translation>
53197 </message> 53416 </message>
53198 <message> 53417 <message>
53199 <location filename="../Preferences/ProgramsDialog.py" line="191"/> 53418 <location filename="../Preferences/ProgramsDialog.py" line="191"/>
53200 <source>Resource Compiler (Python, PySide)</source> 53419 <source>Resource Compiler (Python, PySide)</source>
53201 <translation>Kaynak Derleyici (Python, Pyside)</translation> 53420 <translation type="obsolete">Kaynak Derleyici (Python, Pyside)</translation>
53202 </message> 53421 </message>
53203 <message> 53422 <message>
53204 <location filename="../Preferences/ProgramsDialog.py" line="215"/> 53423 <location filename="../Preferences/ProgramsDialog.py" line="215"/>
53205 <source>Forms Compiler (Ruby, Qt4)</source> 53424 <source>Forms Compiler (Ruby, Qt4)</source>
53206 <translation>Form Derleyici (Ruby, Qt4)</translation> 53425 <translation type="obsolete">Form Derleyici (Ruby, Qt4)</translation>
53207 </message> 53426 </message>
53208 <message> 53427 <message>
53209 <location filename="../Preferences/ProgramsDialog.py" line="220"/> 53428 <location filename="../Preferences/ProgramsDialog.py" line="220"/>
53210 <source>Resource Compiler (Ruby, Qt4)</source> 53429 <source>Resource Compiler (Ruby, Qt4)</source>
53211 <translation>Kaynak Derleyici (Ruby, Qt4)</translation> 53430 <translation type="obsolete">Kaynak Derleyici (Ruby, Qt4)</translation>
53212 </message> 53431 </message>
53213 <message> 53432 <message>
53214 <location filename="../Preferences/ProgramsDialog.py" line="249"/> 53433 <location filename="../Preferences/ProgramsDialog.py" line="203"/>
53215 <source>CORBA IDL Compiler</source> 53434 <source>CORBA IDL Compiler</source>
53216 <translation>CORBA IDL Derleyicisi</translation> 53435 <translation>CORBA IDL Derleyicisi</translation>
53217 </message> 53436 </message>
53218 <message> 53437 <message>
53219 <location filename="../Preferences/ProgramsDialog.py" line="443"/> 53438 <location filename="../Preferences/ProgramsDialog.py" line="397"/>
53220 <source>(unknown)</source> 53439 <source>(unknown)</source>
53221 <translation>(bilinmeyen)</translation> 53440 <translation>(bilinmeyen)</translation>
53222 </message> 53441 </message>
53223 <message> 53442 <message>
53224 <location filename="../Preferences/ProgramsDialog.py" line="281"/> 53443 <location filename="../Preferences/ProgramsDialog.py" line="235"/>
53225 <source>Spell Checker - PyEnchant</source> 53444 <source>Spell Checker - PyEnchant</source>
53226 <translation>Heceleme Kontrolü - PyEnchant</translation> 53445 <translation>Heceleme Kontrolü - PyEnchant</translation>
53227 </message> 53446 </message>
53228 <message> 53447 <message>
53229 <location filename="../Preferences/ProgramsDialog.py" line="388"/> 53448 <location filename="../Preferences/ProgramsDialog.py" line="342"/>
53230 <source>(not configured)</source> 53449 <source>(not configured)</source>
53231 <translation>(ayarlanmadı)</translation> 53450 <translation>(ayarlanmadı)</translation>
53232 </message> 53451 </message>
53233 <message> 53452 <message>
53234 <location filename="../Preferences/ProgramsDialog.py" line="446"/> 53453 <location filename="../Preferences/ProgramsDialog.py" line="400"/>
53235 <source>(not executable)</source> 53454 <source>(not executable)</source>
53236 <translation>(yürütülemez)</translation> 53455 <translation>(yürütülemez)</translation>
53237 </message> 53456 </message>
53238 <message> 53457 <message>
53239 <location filename="../Preferences/ProgramsDialog.py" line="489"/> 53458 <location filename="../Preferences/ProgramsDialog.py" line="443"/>
53240 <source>(not found)</source> 53459 <source>(not found)</source>
53241 <translation>(bulunamadı)</translation> 53460 <translation>(bulunamadı)</translation>
53242 </message> 53461 </message>
53243 <message> 53462 <message>
53244 <location filename="../Preferences/ProgramsDialog.py" line="298"/> 53463 <location filename="../Preferences/ProgramsDialog.py" line="252"/>
53245 <source>Source Highlighter - Pygments</source> 53464 <source>Source Highlighter - Pygments</source>
53246 <translation type="unfinished"></translation> 53465 <translation type="unfinished"></translation>
53247 </message> 53466 </message>
53248 <message> 53467 <message>
53249 <location filename="../Preferences/ProgramsDialog.py" line="100"/> 53468 <location filename="../Preferences/ProgramsDialog.py" line="100"/>
53264 <location filename="../Preferences/ProgramsDialog.py" line="140"/> 53483 <location filename="../Preferences/ProgramsDialog.py" line="140"/>
53265 <source>Qt Assistant</source> 53484 <source>Qt Assistant</source>
53266 <translation type="unfinished">Qt Yardımcı</translation> 53485 <translation type="unfinished">Qt Yardımcı</translation>
53267 </message> 53486 </message>
53268 <message> 53487 <message>
53269 <location filename="../Preferences/ProgramsDialog.py" line="147"/> 53488 <location filename="../Preferences/ProgramsDialog.py" line="146"/>
53270 <source>Translation Extractor (Python, PyQt4)</source> 53489 <source>Translation Extractor (Python, PyQt5)</source>
53271 <translation type="unfinished"></translation> 53490 <translation type="unfinished"></translation>
53272 </message> 53491 </message>
53273 <message> 53492 <message>
53274 <location filename="../Preferences/ProgramsDialog.py" line="152"/> 53493 <location filename="../Preferences/ProgramsDialog.py" line="151"/>
53275 <source>Forms Compiler (Python, PyQt4)</source> 53494 <source>Forms Compiler (Python, PyQt5)</source>
53276 <translation type="unfinished"></translation> 53495 <translation type="unfinished"></translation>
53277 </message> 53496 </message>
53278 <message> 53497 <message>
53279 <location filename="../Preferences/ProgramsDialog.py" line="157"/> 53498 <location filename="../Preferences/ProgramsDialog.py" line="156"/>
53280 <source>Resource Compiler (Python, PyQt4)</source> 53499 <source>Resource Compiler (Python, PyQt5)</source>
53500 <translation type="unfinished"></translation>
53501 </message>
53502 <message>
53503 <location filename="../Preferences/ProgramsDialog.py" line="211"/>
53504 <source>Protobuf Compiler</source>
53505 <translation type="unfinished"></translation>
53506 </message>
53507 <message>
53508 <location filename="../Preferences/ProgramsDialog.py" line="217"/>
53509 <source>gRPC Compiler</source>
53510 <translation type="unfinished"></translation>
53511 </message>
53512 <message>
53513 <location filename="../Preferences/ProgramsDialog.py" line="376"/>
53514 <source>(module not found)</source>
53281 <translation type="unfinished"></translation> 53515 <translation type="unfinished"></translation>
53282 </message> 53516 </message>
53283 <message> 53517 <message>
53284 <location filename="../Preferences/ProgramsDialog.py" line="164"/> 53518 <location filename="../Preferences/ProgramsDialog.py" line="164"/>
53285 <source>Translation Extractor (Python, PyQt5)</source> 53519 <source>Translation Extractor (Python, PySide2)</source>
53520 <translation type="unfinished"></translation>
53521 </message>
53522 <message>
53523 <location filename="../Preferences/ProgramsDialog.py" line="174"/>
53524 <source>Resource Compiler (Python, PySide2)</source>
53286 <translation type="unfinished"></translation> 53525 <translation type="unfinished"></translation>
53287 </message> 53526 </message>
53288 <message> 53527 <message>
53289 <location filename="../Preferences/ProgramsDialog.py" line="169"/> 53528 <location filename="../Preferences/ProgramsDialog.py" line="169"/>
53290 <source>Forms Compiler (Python, PyQt5)</source>
53291 <translation type="unfinished"></translation>
53292 </message>
53293 <message>
53294 <location filename="../Preferences/ProgramsDialog.py" line="174"/>
53295 <source>Resource Compiler (Python, PyQt5)</source>
53296 <translation type="unfinished"></translation>
53297 </message>
53298 <message>
53299 <location filename="../Preferences/ProgramsDialog.py" line="257"/>
53300 <source>Protobuf Compiler</source>
53301 <translation type="unfinished"></translation>
53302 </message>
53303 <message>
53304 <location filename="../Preferences/ProgramsDialog.py" line="263"/>
53305 <source>gRPC Compiler</source>
53306 <translation type="unfinished"></translation>
53307 </message>
53308 <message>
53309 <location filename="../Preferences/ProgramsDialog.py" line="422"/>
53310 <source>(module not found)</source>
53311 <translation type="unfinished"></translation>
53312 </message>
53313 <message>
53314 <location filename="../Preferences/ProgramsDialog.py" line="198"/>
53315 <source>Translation Extractor (Python, PySide2)</source>
53316 <translation type="unfinished"></translation>
53317 </message>
53318 <message>
53319 <location filename="../Preferences/ProgramsDialog.py" line="208"/>
53320 <source>Resource Compiler (Python, PySide2)</source>
53321 <translation type="unfinished"></translation>
53322 </message>
53323 <message>
53324 <location filename="../Preferences/ProgramsDialog.py" line="203"/>
53325 <source>Forms Compiler (Python, PySide2)</source> 53529 <source>Forms Compiler (Python, PySide2)</source>
53326 <translation type="unfinished"></translation> 53530 <translation type="unfinished"></translation>
53327 </message> 53531 </message>
53328 <message> 53532 <message>
53329 <location filename="../Preferences/ProgramsDialog.py" line="231"/> 53533 <location filename="../Preferences/ProgramsDialog.py" line="185"/>
53330 <source>conda Manager</source> 53534 <source>conda Manager</source>
53331 <translation type="unfinished"></translation> 53535 <translation type="unfinished"></translation>
53332 </message> 53536 </message>
53333 <message> 53537 <message>
53334 <location filename="../Preferences/ProgramsDialog.py" line="238"/> 53538 <location filename="../Preferences/ProgramsDialog.py" line="192"/>
53335 <source>PyPI Package Management</source> 53539 <source>PyPI Package Management</source>
53336 <translation type="unfinished"></translation> 53540 <translation type="unfinished"></translation>
53337 </message> 53541 </message>
53338 <message> 53542 <message>
53339 <location filename="../Preferences/ProgramsDialog.py" line="305"/> 53543 <location filename="../Preferences/ProgramsDialog.py" line="259"/>
53340 <source>MicroPython - MPY Cross Compiler</source> 53544 <source>MicroPython - MPY Cross Compiler</source>
53341 <translation type="unfinished"></translation> 53545 <translation type="unfinished"></translation>
53342 </message> 53546 </message>
53343 <message> 53547 <message>
53344 <location filename="../Preferences/ProgramsDialog.py" line="308"/> 53548 <location filename="../Preferences/ProgramsDialog.py" line="262"/>
53345 <source>MicroPython - ESP Tool</source> 53549 <source>MicroPython - ESP Tool</source>
53346 <translation type="unfinished"></translation> 53550 <translation type="unfinished"></translation>
53347 </message> 53551 </message>
53348 <message> 53552 <message>
53349 <location filename="../Preferences/ProgramsDialog.py" line="314"/> 53553 <location filename="../Preferences/ProgramsDialog.py" line="268"/>
53350 <source>MicroPython - PyBoard Flasher</source> 53554 <source>MicroPython - PyBoard Flasher</source>
53351 <translation type="unfinished"></translation> 53555 <translation type="unfinished"></translation>
53352 </message> 53556 </message>
53353 <message> 53557 <message>
53354 <location filename="../Preferences/ProgramsDialog.ui" line="42"/> 53558 <location filename="../Preferences/ProgramsDialog.ui" line="42"/>
53377 </message> 53581 </message>
53378 </context> 53582 </context>
53379 <context> 53583 <context>
53380 <name>Project</name> 53584 <name>Project</name>
53381 <message> 53585 <message>
53382 <location filename="../Project/Project.py" line="178"/> 53586 <location filename="../Project/Project.py" line="174"/>
53383 <source>Python3 Files (*.py *.py3);;Python3 GUI Files (*.pyw *.pyw3);;</source> 53587 <source>Python3 Files (*.py *.py3);;Python3 GUI Files (*.pyw *.pyw3);;</source>
53384 <translation>Python3 Dosyaları (*.py *.py3);;Python3 GUI Dosyaları (*.pyw *.pyw3);;</translation> 53588 <translation>Python3 Dosyaları (*.py *.py3);;Python3 GUI Dosyaları (*.pyw *.pyw3);;</translation>
53385 </message> 53589 </message>
53386 <message> 53590 <message>
53387 <location filename="../Project/Project.py" line="283"/> 53591 <location filename="../Project/Project.py" line="270"/>
53388 <source>Console</source> 53592 <source>Console</source>
53389 <translation>Konsol- kumanda birimi</translation> 53593 <translation>Konsol- kumanda birimi</translation>
53390 </message> 53594 </message>
53391 <message> 53595 <message>
53392 <location filename="../Project/Project.py" line="284"/> 53596 <location filename="../Project/Project.py" line="271"/>
53393 <source>Other</source> 53597 <source>Other</source>
53394 <translation>Diğer</translation> 53598 <translation>Diğer</translation>
53395 </message> 53599 </message>
53396 <message> 53600 <message>
53397 <location filename="../Project/Project.py" line="299"/> 53601 <location filename="../Project/Project.py" line="299"/>
53398 <source>PySide GUI</source> 53602 <source>PySide GUI</source>
53399 <translation>PySide GUI</translation> 53603 <translation type="obsolete">PySide GUI</translation>
53400 </message> 53604 </message>
53401 <message> 53605 <message>
53402 <location filename="../Project/Project.py" line="300"/> 53606 <location filename="../Project/Project.py" line="300"/>
53403 <source>PySide Console</source> 53607 <source>PySide Console</source>
53404 <translation>Pyside-Konsolu</translation> 53608 <translation type="obsolete">Pyside-Konsolu</translation>
53405 </message> 53609 </message>
53406 <message> 53610 <message>
53407 <location filename="../Project/Project.py" line="396"/> 53611 <location filename="../Project/Project.py" line="368"/>
53408 <source>Registering Project Type</source> 53612 <source>Registering Project Type</source>
53409 <translation>Kaydedilmiş Proje Türü</translation> 53613 <translation>Kaydedilmiş Proje Türü</translation>
53410 </message> 53614 </message>
53411 <message> 53615 <message>
53412 <location filename="../Project/Project.py" line="817"/> 53616 <location filename="../Project/Project.py" line="783"/>
53413 <source>Read project file</source> 53617 <source>Read project file</source>
53414 <translation>Proje dosyasını oku</translation> 53618 <translation>Proje dosyasını oku</translation>
53415 </message> 53619 </message>
53416 <message> 53620 <message>
53417 <location filename="../Project/Project.py" line="817"/> 53621 <location filename="../Project/Project.py" line="783"/>
53418 <source>&lt;p&gt;The project file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source> 53622 <source>&lt;p&gt;The project file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
53419 <translation>&lt;p&gt;Proje dosyası &lt;b&gt;{0}&lt;/b&gt; okunamdı.&lt;/p&gt;</translation> 53623 <translation>&lt;p&gt;Proje dosyası &lt;b&gt;{0}&lt;/b&gt; okunamdı.&lt;/p&gt;</translation>
53420 </message> 53624 </message>
53421 <message> 53625 <message>
53422 <location filename="../Project/Project.py" line="920"/> 53626 <location filename="../Project/Project.py" line="886"/>
53423 <source>Save project file</source> 53627 <source>Save project file</source>
53424 <translation>Proje dosyasını kaydet</translation> 53628 <translation>Proje dosyasını kaydet</translation>
53425 </message> 53629 </message>
53426 <message> 53630 <message>
53427 <location filename="../Project/Project.py" line="920"/> 53631 <location filename="../Project/Project.py" line="886"/>
53428 <source>&lt;p&gt;The project file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source> 53632 <source>&lt;p&gt;The project file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
53429 <translation type="unfinished"></translation> 53633 <translation type="unfinished"></translation>
53430 </message> 53634 </message>
53431 <message> 53635 <message>
53432 <location filename="../Project/Project.py" line="956"/> 53636 <location filename="../Project/Project.py" line="922"/>
53433 <source>Read user project properties</source> 53637 <source>Read user project properties</source>
53434 <translation>Kullanıcı projesinin özelliklerini oku</translation> 53638 <translation>Kullanıcı projesinin özelliklerini oku</translation>
53435 </message> 53639 </message>
53436 <message> 53640 <message>
53437 <location filename="../Project/Project.py" line="956"/> 53641 <location filename="../Project/Project.py" line="922"/>
53438 <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> 53642 <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>
53439 <translation type="unfinished"></translation> 53643 <translation type="unfinished"></translation>
53440 </message> 53644 </message>
53441 <message> 53645 <message>
53442 <location filename="../Project/Project.py" line="980"/> 53646 <location filename="../Project/Project.py" line="946"/>
53443 <source>Save user project properties</source> 53647 <source>Save user project properties</source>
53444 <translation>Kullanıcı projesinin özelliklerini kaydet</translation> 53648 <translation>Kullanıcı projesinin özelliklerini kaydet</translation>
53445 </message> 53649 </message>
53446 <message> 53650 <message>
53447 <location filename="../Project/Project.py" line="980"/> 53651 <location filename="../Project/Project.py" line="946"/>
53448 <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> 53652 <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>
53449 <translation type="unfinished"></translation> 53653 <translation type="unfinished"></translation>
53450 </message> 53654 </message>
53451 <message> 53655 <message>
53452 <location filename="../Project/Project.py" line="1038"/> 53656 <location filename="../Project/Project.py" line="1004"/>
53453 <source>Read project session</source> 53657 <source>Read project session</source>
53454 <translation>Proje oturumunu oku</translation> 53658 <translation>Proje oturumunu oku</translation>
53455 </message> 53659 </message>
53456 <message> 53660 <message>
53457 <location filename="../Project/Project.py" line="1263"/> 53661 <location filename="../Project/Project.py" line="1229"/>
53458 <source>Please save the project first.</source> 53662 <source>Please save the project first.</source>
53459 <translation>Lütfen ilkolarak projeyi kaydedin.</translation> 53663 <translation>Lütfen ilkolarak projeyi kaydedin.</translation>
53460 </message> 53664 </message>
53461 <message> 53665 <message>
53462 <location filename="../Project/Project.py" line="1038"/> 53666 <location filename="../Project/Project.py" line="1004"/>
53463 <source>&lt;p&gt;The project session file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source> 53667 <source>&lt;p&gt;The project session file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
53464 <translation type="unfinished"></translation> 53668 <translation type="unfinished"></translation>
53465 </message> 53669 </message>
53466 <message> 53670 <message>
53467 <location filename="../Project/Project.py" line="1074"/> 53671 <location filename="../Project/Project.py" line="1040"/>
53468 <source>Save project session</source> 53672 <source>Save project session</source>
53469 <translation>Proje oturumunu kaydet</translation> 53673 <translation>Proje oturumunu kaydet</translation>
53470 </message> 53674 </message>
53471 <message> 53675 <message>
53472 <location filename="../Project/Project.py" line="1074"/> 53676 <location filename="../Project/Project.py" line="1040"/>
53473 <source>&lt;p&gt;The project session file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source> 53677 <source>&lt;p&gt;The project session file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
53474 <translation type="unfinished"></translation> 53678 <translation type="unfinished"></translation>
53475 </message> 53679 </message>
53476 <message> 53680 <message>
53477 <location filename="../Project/Project.py" line="1103"/> 53681 <location filename="../Project/Project.py" line="1069"/>
53478 <source>Delete project session</source> 53682 <source>Delete project session</source>
53479 <translation>Proje oturumunu sil</translation> 53683 <translation>Proje oturumunu sil</translation>
53480 </message> 53684 </message>
53481 <message> 53685 <message>
53686 <location filename="../Project/Project.py" line="1069"/>
53687 <source>&lt;p&gt;The project session file &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;</source>
53688 <translation type="unfinished"></translation>
53689 </message>
53690 <message>
53482 <location filename="../Project/Project.py" line="1103"/> 53691 <location filename="../Project/Project.py" line="1103"/>
53483 <source>&lt;p&gt;The project session file &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;</source>
53484 <translation type="unfinished"></translation>
53485 </message>
53486 <message>
53487 <location filename="../Project/Project.py" line="1137"/>
53488 <source>Read tasks</source> 53692 <source>Read tasks</source>
53489 <translation>Görevler Okunuyor</translation> 53693 <translation>Görevler Okunuyor</translation>
53490 </message> 53694 </message>
53491 <message> 53695 <message>
53492 <location filename="../Project/Project.py" line="1137"/> 53696 <location filename="../Project/Project.py" line="1103"/>
53493 <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source> 53697 <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
53494 <translation type="unfinished"></translation> 53698 <translation type="unfinished"></translation>
53495 </message> 53699 </message>
53496 <message> 53700 <message>
53497 <location filename="../Project/Project.py" line="1157"/> 53701 <location filename="../Project/Project.py" line="1123"/>
53498 <source>Save tasks</source> 53702 <source>Save tasks</source>
53499 <translation>Görevleri kaydet</translation> 53703 <translation>Görevleri kaydet</translation>
53500 </message> 53704 </message>
53501 <message> 53705 <message>
53502 <location filename="../Project/Project.py" line="1157"/> 53706 <location filename="../Project/Project.py" line="1123"/>
53503 <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source> 53707 <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
53504 <translation type="unfinished"></translation> 53708 <translation type="unfinished"></translation>
53505 </message> 53709 </message>
53506 <message> 53710 <message>
53507 <location filename="../Project/Project.py" line="1216"/> 53711 <location filename="../Project/Project.py" line="1182"/>
53508 <source>Read debugger properties</source> 53712 <source>Read debugger properties</source>
53509 <translation>Hata ayıklayıcı özelliklerini oku</translation> 53713 <translation>Hata ayıklayıcı özelliklerini oku</translation>
53510 </message> 53714 </message>
53511 <message> 53715 <message>
53512 <location filename="../Project/Project.py" line="1216"/> 53716 <location filename="../Project/Project.py" line="1182"/>
53513 <source>&lt;p&gt;The project debugger properties file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source> 53717 <source>&lt;p&gt;The project debugger properties file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
53514 <translation type="unfinished"></translation> 53718 <translation type="unfinished"></translation>
53515 </message> 53719 </message>
53516 <message> 53720 <message>
53517 <location filename="../Project/Project.py" line="1251"/> 53721 <location filename="../Project/Project.py" line="1217"/>
53518 <source>Save debugger properties</source> 53722 <source>Save debugger properties</source>
53519 <translation>Hata ayıklayıcı özelliklerini kaydet</translation> 53723 <translation>Hata ayıklayıcı özelliklerini kaydet</translation>
53520 </message> 53724 </message>
53521 <message> 53725 <message>
53522 <location filename="../Project/Project.py" line="1251"/> 53726 <location filename="../Project/Project.py" line="1217"/>
53523 <source>&lt;p&gt;The project debugger properties file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source> 53727 <source>&lt;p&gt;The project debugger properties file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
53524 <translation type="unfinished"></translation> 53728 <translation type="unfinished"></translation>
53525 </message> 53729 </message>
53526 <message> 53730 <message>
53527 <location filename="../Project/Project.py" line="1277"/> 53731 <location filename="../Project/Project.py" line="1243"/>
53528 <source>Delete debugger properties</source> 53732 <source>Delete debugger properties</source>
53529 <translation>Hata ayıklayıcı özelliklerini sil</translation> 53733 <translation>Hata ayıklayıcı özelliklerini sil</translation>
53530 </message> 53734 </message>
53531 <message> 53735 <message>
53532 <location filename="../Project/Project.py" line="1277"/> 53736 <location filename="../Project/Project.py" line="1243"/>
53533 <source>&lt;p&gt;The project debugger properties file &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;</source> 53737 <source>&lt;p&gt;The project debugger properties file &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;</source>
53534 <translation type="unfinished"></translation> 53738 <translation type="unfinished"></translation>
53535 </message> 53739 </message>
53536 <message> 53740 <message>
53537 <location filename="../Project/Project.py" line="1405"/> 53741 <location filename="../Project/Project.py" line="1371"/>
53538 <source>Add Language</source> 53742 <source>Add Language</source>
53539 <translation>Dil Ekle</translation> 53743 <translation>Dil Ekle</translation>
53540 </message> 53744 </message>
53541 <message> 53745 <message>
53542 <location filename="../Project/Project.py" line="1405"/> 53746 <location filename="../Project/Project.py" line="1371"/>
53543 <source>You have to specify a translation pattern first.</source> 53747 <source>You have to specify a translation pattern first.</source>
53544 <translation type="unfinished"></translation> 53748 <translation type="unfinished"></translation>
53545 </message> 53749 </message>
53546 <message> 53750 <message>
53547 <location filename="../Project/Project.py" line="1531"/> 53751 <location filename="../Project/Project.py" line="1496"/>
53548 <source>Delete translation</source> 53752 <source>Delete translation</source>
53549 <translation>Çeviriyi silin</translation> 53753 <translation>Çeviriyi silin</translation>
53550 </message> 53754 </message>
53551 <message> 53755 <message>
53552 <location filename="../Project/Project.py" line="1696"/> 53756 <location filename="../Project/Project.py" line="1661"/>
53553 <source>Add file</source> 53757 <source>Add file</source>
53554 <translation>Dosya ekle</translation> 53758 <translation>Dosya ekle</translation>
53555 </message> 53759 </message>
53556 <message> 53760 <message>
53557 <location filename="../Project/Project.py" line="1760"/> 53761 <location filename="../Project/Project.py" line="1725"/>
53558 <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> 53762 <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>
53559 <translation type="unfinished"></translation> 53763 <translation type="unfinished"></translation>
53560 </message> 53764 </message>
53561 <message> 53765 <message>
53562 <location filename="../Project/Project.py" line="1683"/> 53766 <location filename="../Project/Project.py" line="1648"/>
53563 <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> 53767 <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>
53564 <translation type="unfinished"></translation> 53768 <translation type="unfinished"></translation>
53565 </message> 53769 </message>
53566 <message> 53770 <message>
53567 <location filename="../Project/Project.py" line="1828"/> 53771 <location filename="../Project/Project.py" line="1793"/>
53568 <source>The target directory must not be empty.</source> 53772 <source>The target directory must not be empty.</source>
53569 <translation>Hedef dizin boş olamaz.</translation> 53773 <translation>Hedef dizin boş olamaz.</translation>
53570 </message> 53774 </message>
53571 <message> 53775 <message>
53572 <location filename="../Project/Project.py" line="1839"/> 53776 <location filename="../Project/Project.py" line="1804"/>
53573 <source>Add directory</source> 53777 <source>Add directory</source>
53574 <translation>Dizin Ekle</translation> 53778 <translation>Dizin Ekle</translation>
53575 </message> 53779 </message>
53576 <message> 53780 <message>
53577 <location filename="../Project/Project.py" line="1727"/> 53781 <location filename="../Project/Project.py" line="1692"/>
53578 <source>&lt;p&gt;The source directory doesn&apos;t contain any files belonging to the selected category.&lt;/p&gt;</source> 53782 <source>&lt;p&gt;The source directory doesn&apos;t contain any files belonging to the selected category.&lt;/p&gt;</source>
53579 <translation type="unfinished"></translation> 53783 <translation type="unfinished"></translation>
53580 </message> 53784 </message>
53581 <message> 53785 <message>
53582 <location filename="../Project/Project.py" line="1742"/> 53786 <location filename="../Project/Project.py" line="1707"/>
53583 <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> 53787 <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>
53584 <translation type="unfinished"></translation> 53788 <translation type="unfinished"></translation>
53585 </message> 53789 </message>
53586 <message> 53790 <message>
53587 <location filename="../Project/Project.py" line="1839"/> 53791 <location filename="../Project/Project.py" line="1804"/>
53588 <source>The source directory must not be empty.</source> 53792 <source>The source directory must not be empty.</source>
53589 <translation>Kaynak dizin boş olamaz.</translation> 53793 <translation>Kaynak dizin boş olamaz.</translation>
53590 </message> 53794 </message>
53591 <message> 53795 <message>
53592 <location filename="../Project/Project.py" line="1976"/> 53796 <location filename="../Project/Project.py" line="1941"/>
53593 <source>Rename file</source> 53797 <source>Rename file</source>
53594 <translation>Dosya adını değiştir</translation> 53798 <translation>Dosya adını değiştir</translation>
53595 </message> 53799 </message>
53596 <message> 53800 <message>
53597 <location filename="../Project/Project.py" line="2000"/> 53801 <location filename="../Project/Project.py" line="1965"/>
53598 <source>Rename File</source> 53802 <source>Rename File</source>
53599 <translation>Dosya adını Değiştir</translation> 53803 <translation>Dosya adını Değiştir</translation>
53600 </message> 53804 </message>
53601 <message> 53805 <message>
53602 <location filename="../Project/Project.py" line="3147"/> 53806 <location filename="../Project/Project.py" line="3112"/>
53603 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source> 53807 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
53604 <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; dosyası halen mevcut. Üzerine yazılsın mı?&lt;/p&gt;</translation> 53808 <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; dosyası halen mevcut. Üzerine yazılsın mı?&lt;/p&gt;</translation>
53605 </message> 53809 </message>
53606 <message> 53810 <message>
53607 <location filename="../Project/Project.py" line="2000"/> 53811 <location filename="../Project/Project.py" line="1965"/>
53608 <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> 53812 <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>
53609 <translation type="unfinished"></translation> 53813 <translation type="unfinished"></translation>
53610 </message> 53814 </message>
53611 <message> 53815 <message>
53612 <location filename="../Project/Project.py" line="2250"/> 53816 <location filename="../Project/Project.py" line="2215"/>
53613 <source>Delete file</source> 53817 <source>Delete file</source>
53614 <translation>Dosya sil</translation> 53818 <translation>Dosya sil</translation>
53615 </message> 53819 </message>
53616 <message> 53820 <message>
53617 <location filename="../Project/Project.py" line="2280"/> 53821 <location filename="../Project/Project.py" line="2245"/>
53618 <source>Delete directory</source> 53822 <source>Delete directory</source>
53619 <translation>Dizini sil</translation> 53823 <translation>Dizini sil</translation>
53620 </message> 53824 </message>
53621 <message> 53825 <message>
53622 <location filename="../Project/Project.py" line="2375"/> 53826 <location filename="../Project/Project.py" line="2340"/>
53623 <source>Create project directory</source> 53827 <source>Create project directory</source>
53624 <translation>Proje dizinin oluştur</translation> 53828 <translation>Proje dizinin oluştur</translation>
53625 </message> 53829 </message>
53626 <message> 53830 <message>
53627 <location filename="../Project/Project.py" line="2375"/> 53831 <location filename="../Project/Project.py" line="2340"/>
53628 <source>&lt;p&gt;The project directory &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;/p&gt;</source> 53832 <source>&lt;p&gt;The project directory &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;/p&gt;</source>
53629 <translation>&lt;p&gt;Proje dizini &lt;b&gt;{0}&lt;/b&gt; oluşturulamıyor.&lt;/p&gt;</translation> 53833 <translation>&lt;p&gt;Proje dizini &lt;b&gt;{0}&lt;/b&gt; oluşturulamıyor.&lt;/p&gt;</translation>
53630 </message> 53834 </message>
53631 <message> 53835 <message>
53632 <location filename="../Project/Project.py" line="2982"/> 53836 <location filename="../Project/Project.py" line="2947"/>
53633 <source>New Project</source> 53837 <source>New Project</source>
53634 <translation>Yeni Proje</translation> 53838 <translation>Yeni Proje</translation>
53635 </message> 53839 </message>
53636 <message> 53840 <message>
53637 <location filename="../Project/Project.py" line="2491"/> 53841 <location filename="../Project/Project.py" line="2456"/>
53638 <source>Add existing files to the project?</source> 53842 <source>Add existing files to the project?</source>
53639 <translation>Var olan dosyalar projeye eklensin mi?</translation> 53843 <translation>Var olan dosyalar projeye eklensin mi?</translation>
53640 </message> 53844 </message>
53641 <message> 53845 <message>
53642 <location filename="../Project/Project.py" line="2982"/> 53846 <location filename="../Project/Project.py" line="2947"/>
53643 <source>Select Version Control System</source> 53847 <source>Select Version Control System</source>
53644 <translation>Sürüm Kontrol Sistemini Seç</translation> 53848 <translation>Sürüm Kontrol Sistemini Seç</translation>
53645 </message> 53849 </message>
53646 <message> 53850 <message>
53647 <location filename="../Project/Project.py" line="2618"/> 53851 <location filename="../Project/Project.py" line="2583"/>
53648 <source>Would you like to edit the VCS command options?</source> 53852 <source>Would you like to edit the VCS command options?</source>
53649 <translation>VCS komut seçeneklerini düzenlemek istiyor musunuz?</translation> 53853 <translation>VCS komut seçeneklerini düzenlemek istiyor musunuz?</translation>
53650 </message> 53854 </message>
53651 <message> 53855 <message>
53652 <location filename="../Project/Project.py" line="3866"/> 53856 <location filename="../Project/Project.py" line="3822"/>
53653 <source>New project</source> 53857 <source>New project</source>
53654 <translation>Yeni Proje</translation> 53858 <translation>Yeni Proje</translation>
53655 </message> 53859 </message>
53656 <message> 53860 <message>
53657 <location filename="../Project/Project.py" line="2561"/> 53861 <location filename="../Project/Project.py" line="2526"/>
53658 <source>Shall the project file be added to the repository?</source> 53862 <source>Shall the project file be added to the repository?</source>
53659 <translation>Proje dosyaları kaynak havuzuna aktarılacak mı?</translation> 53863 <translation>Proje dosyaları kaynak havuzuna aktarılacak mı?</translation>
53660 </message> 53864 </message>
53661 <message> 53865 <message>
53662 <location filename="../Project/Project.py" line="2597"/> 53866 <location filename="../Project/Project.py" line="2562"/>
53663 <source>None</source> 53867 <source>None</source>
53664 <translation>Yok</translation> 53868 <translation>Yok</translation>
53665 </message> 53869 </message>
53666 <message> 53870 <message>
53667 <location filename="../Project/Project.py" line="2590"/> 53871 <location filename="../Project/Project.py" line="2555"/>
53668 <source>Select version control system for the project</source> 53872 <source>Select version control system for the project</source>
53669 <translation>proje için sürüm kontrol sistemini seçin</translation> 53873 <translation>proje için sürüm kontrol sistemini seçin</translation>
53670 </message> 53874 </message>
53671 <message> 53875 <message>
53672 <location filename="../Project/Project.py" line="2701"/> 53876 <location filename="../Project/Project.py" line="2666"/>
53673 <source>Translation Pattern</source> 53877 <source>Translation Pattern</source>
53674 <translation>Çeviri Kalıbı</translation> 53878 <translation>Çeviri Kalıbı</translation>
53675 </message> 53879 </message>
53676 <message> 53880 <message>
53677 <location filename="../Project/Project.py" line="2701"/> 53881 <location filename="../Project/Project.py" line="2666"/>
53678 <source>Enter the path pattern for translation files (use &apos;%language%&apos; in place of the language code):</source> 53882 <source>Enter the path pattern for translation files (use &apos;%language%&apos; in place of the language code):</source>
53679 <translation>Çeviri dosylarınınyol kalıbını giriniz (kullanılan &apos;% dil %&apos;dil kodu):</translation> 53883 <translation>Çeviri dosylarınınyol kalıbını giriniz (kullanılan &apos;% dil %&apos;dil kodu):</translation>
53680 </message> 53884 </message>
53681 <message> 53885 <message>
53682 <location filename="../Project/Project.py" line="3880"/> 53886 <location filename="../Project/Project.py" line="3836"/>
53683 <source>Open project</source> 53887 <source>Open project</source>
53684 <translation>Projeyi aç</translation> 53888 <translation>Projeyi aç</translation>
53685 </message> 53889 </message>
53686 <message> 53890 <message>
53687 <location filename="../Project/Project.py" line="3132"/> 53891 <location filename="../Project/Project.py" line="3097"/>
53688 <source>Project Files (*.e4p)</source> 53892 <source>Project Files (*.e4p)</source>
53689 <translation>Proje Dosyaları (*.e4p)</translation> 53893 <translation>Proje Dosyaları (*.e4p)</translation>
53690 </message> 53894 </message>
53691 <message> 53895 <message>
53692 <location filename="../Project/Project.py" line="3917"/> 53896 <location filename="../Project/Project.py" line="3873"/>
53693 <source>Save project as</source> 53897 <source>Save project as</source>
53694 <translation>projeyi farklı adda kaydet</translation> 53898 <translation>projeyi farklı adda kaydet</translation>
53695 </message> 53899 </message>
53696 <message> 53900 <message>
53697 <location filename="../Project/Project.py" line="3147"/> 53901 <location filename="../Project/Project.py" line="3112"/>
53698 <source>Save File</source> 53902 <source>Save File</source>
53699 <translation>Dosyayı Kaydet</translation> 53903 <translation>Dosyayı Kaydet</translation>
53700 </message> 53904 </message>
53701 <message> 53905 <message>
53702 <location filename="../Project/Project.py" line="3183"/> 53906 <location filename="../Project/Project.py" line="3148"/>
53703 <source>Close Project</source> 53907 <source>Close Project</source>
53704 <translation>Projeyi Kapat</translation> 53908 <translation>Projeyi Kapat</translation>
53705 </message> 53909 </message>
53706 <message> 53910 <message>
53707 <location filename="../Project/Project.py" line="3183"/> 53911 <location filename="../Project/Project.py" line="3148"/>
53708 <source>The current project has unsaved changes.</source> 53912 <source>The current project has unsaved changes.</source>
53709 <translation>Geçerli projede kaydedilmemiş dosyalar var.</translation> 53913 <translation>Geçerli projede kaydedilmemiş dosyalar var.</translation>
53710 </message> 53914 </message>
53711 <message> 53915 <message>
53712 <location filename="../Project/Project.py" line="3360"/> 53916 <location filename="../Project/Project.py" line="3325"/>
53713 <source>Syntax errors detected</source> 53917 <source>Syntax errors detected</source>
53714 <translation>Sözdizimi Hataları tespit edildi</translation> 53918 <translation>Sözdizimi Hataları tespit edildi</translation>
53715 </message> 53919 </message>
53716 <message numerus="yes"> 53920 <message numerus="yes">
53717 <location filename="../Project/Project.py" line="3360"/> 53921 <location filename="../Project/Project.py" line="3325"/>
53718 <source>The project contains %n file(s) with syntax errors.</source> 53922 <source>The project contains %n file(s) with syntax errors.</source>
53719 <translation type="unfinished"> 53923 <translation type="unfinished">
53720 <numerusform></numerusform> 53924 <numerusform></numerusform>
53721 <numerusform></numerusform> 53925 <numerusform></numerusform>
53722 </translation> 53926 </translation>
53723 </message> 53927 </message>
53724 <message> 53928 <message>
53725 <location filename="../Project/Project.py" line="3866"/> 53929 <location filename="../Project/Project.py" line="3822"/>
53726 <source>&amp;New...</source> 53930 <source>&amp;New...</source>
53727 <translation>Ye&amp;ni...</translation> 53931 <translation>Ye&amp;ni...</translation>
53728 </message> 53932 </message>
53729 <message> 53933 <message>
53730 <location filename="../Project/Project.py" line="3871"/> 53934 <location filename="../Project/Project.py" line="3827"/>
53731 <source>Generate a new project</source> 53935 <source>Generate a new project</source>
53732 <translation>Yeni bir proje üret</translation> 53936 <translation>Yeni bir proje üret</translation>
53733 </message> 53937 </message>
53734 <message> 53938 <message>
53735 <location filename="../Project/Project.py" line="3872"/> 53939 <location filename="../Project/Project.py" line="3828"/>
53736 <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> 53940 <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>
53737 <translation>&lt;b&gt;Yeni...&lt;/b&gt;&lt;p&gt;Bu yeni bir proje için bilgilerin girileceği bir diyalog açar.&lt;/p&gt;</translation> 53941 <translation>&lt;b&gt;Yeni...&lt;/b&gt;&lt;p&gt;Bu yeni bir proje için bilgilerin girileceği bir diyalog açar.&lt;/p&gt;</translation>
53738 </message> 53942 </message>
53739 <message> 53943 <message>
53740 <location filename="../Project/Project.py" line="3880"/> 53944 <location filename="../Project/Project.py" line="3836"/>
53741 <source>&amp;Open...</source> 53945 <source>&amp;Open...</source>
53742 <translation>&amp;Aç...</translation> 53946 <translation>&amp;Aç...</translation>
53743 </message> 53947 </message>
53744 <message> 53948 <message>
53745 <location filename="../Project/Project.py" line="3885"/> 53949 <location filename="../Project/Project.py" line="3841"/>
53746 <source>Open an existing project</source> 53950 <source>Open an existing project</source>
53747 <translation>Var olan bir projeyi aç</translation> 53951 <translation>Var olan bir projeyi aç</translation>
53748 </message> 53952 </message>
53749 <message> 53953 <message>
53750 <location filename="../Project/Project.py" line="3886"/> 53954 <location filename="../Project/Project.py" line="3842"/>
53751 <source>&lt;b&gt;Open...&lt;/b&gt;&lt;p&gt;This opens an existing project.&lt;/p&gt;</source> 53955 <source>&lt;b&gt;Open...&lt;/b&gt;&lt;p&gt;This opens an existing project.&lt;/p&gt;</source>
53752 <translation>&lt;b&gt;Aç...&lt;/b&gt;&lt;p&gt;Bu varolan bir projeyi açar.&lt;/p&gt;</translation> 53956 <translation>&lt;b&gt;Aç...&lt;/b&gt;&lt;p&gt;Bu varolan bir projeyi açar.&lt;/p&gt;</translation>
53753 </message> 53957 </message>
53754 <message> 53958 <message>
53755 <location filename="../Project/Project.py" line="3893"/> 53959 <location filename="../Project/Project.py" line="3849"/>
53756 <source>Close project</source> 53960 <source>Close project</source>
53757 <translation>Projeyi kapat</translation> 53961 <translation>Projeyi kapat</translation>
53758 </message> 53962 </message>
53759 <message> 53963 <message>
53760 <location filename="../Project/Project.py" line="3893"/> 53964 <location filename="../Project/Project.py" line="3849"/>
53761 <source>&amp;Close</source> 53965 <source>&amp;Close</source>
53762 <translation>&amp;Kapat</translation> 53966 <translation>&amp;Kapat</translation>
53763 </message> 53967 </message>
53764 <message> 53968 <message>
53765 <location filename="../Project/Project.py" line="3897"/> 53969 <location filename="../Project/Project.py" line="3853"/>
53766 <source>Close the current project</source> 53970 <source>Close the current project</source>
53767 <translation>Geçerli projeyi kapat</translation> 53971 <translation>Geçerli projeyi kapat</translation>
53768 </message> 53972 </message>
53769 <message> 53973 <message>
53770 <location filename="../Project/Project.py" line="3898"/> 53974 <location filename="../Project/Project.py" line="3854"/>
53771 <source>&lt;b&gt;Close&lt;/b&gt;&lt;p&gt;This closes the current project.&lt;/p&gt;</source> 53975 <source>&lt;b&gt;Close&lt;/b&gt;&lt;p&gt;This closes the current project.&lt;/p&gt;</source>
53772 <translation>&lt;b&gt;Kapat&lt;/b&gt;&lt;p&gt;Bu geçerli projeyi kapatır.&lt;/p&gt;</translation> 53976 <translation>&lt;b&gt;Kapat&lt;/b&gt;&lt;p&gt;Bu geçerli projeyi kapatır.&lt;/p&gt;</translation>
53773 </message> 53977 </message>
53774 <message> 53978 <message>
53775 <location filename="../Project/Project.py" line="3905"/> 53979 <location filename="../Project/Project.py" line="3861"/>
53776 <source>Save project</source> 53980 <source>Save project</source>
53777 <translation>Projeyi kaydet</translation> 53981 <translation>Projeyi kaydet</translation>
53778 </message> 53982 </message>
53779 <message> 53983 <message>
53780 <location filename="../Project/Project.py" line="4097"/> 53984 <location filename="../Project/Project.py" line="4053"/>
53781 <source>&amp;Save</source> 53985 <source>&amp;Save</source>
53782 <translation>&amp;Kaydet</translation> 53986 <translation>&amp;Kaydet</translation>
53783 </message> 53987 </message>
53784 <message> 53988 <message>
53785 <location filename="../Project/Project.py" line="3909"/> 53989 <location filename="../Project/Project.py" line="3865"/>
53786 <source>Save the current project</source> 53990 <source>Save the current project</source>
53787 <translation>Geçerli projeyi kapat</translation> 53991 <translation>Geçerli projeyi kapat</translation>
53788 </message> 53992 </message>
53789 <message> 53993 <message>
53790 <location filename="../Project/Project.py" line="3910"/> 53994 <location filename="../Project/Project.py" line="3866"/>
53791 <source>&lt;b&gt;Save&lt;/b&gt;&lt;p&gt;This saves the current project.&lt;/p&gt;</source> 53995 <source>&lt;b&gt;Save&lt;/b&gt;&lt;p&gt;This saves the current project.&lt;/p&gt;</source>
53792 <translation>&lt;b&gt;Kaydet&lt;/b&gt;&lt;p&gt;Bu geçerli projeyi kaydeder.&lt;/p&gt;</translation> 53996 <translation>&lt;b&gt;Kaydet&lt;/b&gt;&lt;p&gt;Bu geçerli projeyi kaydeder.&lt;/p&gt;</translation>
53793 </message> 53997 </message>
53794 <message> 53998 <message>
53795 <location filename="../Project/Project.py" line="3917"/> 53999 <location filename="../Project/Project.py" line="3873"/>
53796 <source>Save &amp;as...</source> 54000 <source>Save &amp;as...</source>
53797 <translation>Farklı k&amp;aydet...</translation> 54001 <translation>Farklı k&amp;aydet...</translation>
53798 </message> 54002 </message>
53799 <message> 54003 <message>
53800 <location filename="../Project/Project.py" line="3921"/> 54004 <location filename="../Project/Project.py" line="3877"/>
53801 <source>Save the current project to a new file</source> 54005 <source>Save the current project to a new file</source>
53802 <translation>Geçerli projeyi yeni bir dosya olarak kaydet</translation> 54006 <translation>Geçerli projeyi yeni bir dosya olarak kaydet</translation>
53803 </message> 54007 </message>
53804 <message> 54008 <message>
53805 <location filename="../Project/Project.py" line="3923"/> 54009 <location filename="../Project/Project.py" line="3879"/>
53806 <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> 54010 <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>
53807 <translation>&lt;b&gt;Farklı kaydet&lt;/b&gt;&lt;p&gt;Bu geçerli projeyi yeni bir dosya olarak kaydeder.&lt;/p&gt;</translation> 54011 <translation>&lt;b&gt;Farklı kaydet&lt;/b&gt;&lt;p&gt;Bu geçerli projeyi yeni bir dosya olarak kaydeder.&lt;/p&gt;</translation>
53808 </message> 54012 </message>
53809 <message> 54013 <message>
53810 <location filename="../Project/Project.py" line="3932"/> 54014 <location filename="../Project/Project.py" line="3888"/>
53811 <source>Add files to project</source> 54015 <source>Add files to project</source>
53812 <translation>Projeye dosyalar ekle</translation> 54016 <translation>Projeye dosyalar ekle</translation>
53813 </message> 54017 </message>
53814 <message> 54018 <message>
53815 <location filename="../Project/Project.py" line="3932"/> 54019 <location filename="../Project/Project.py" line="3888"/>
53816 <source>Add &amp;files...</source> 54020 <source>Add &amp;files...</source>
53817 <translation>Dosyaları &amp;ekle...</translation> 54021 <translation>Dosyaları &amp;ekle...</translation>
53818 </message> 54022 </message>
53819 <message> 54023 <message>
53820 <location filename="../Project/Project.py" line="3937"/> 54024 <location filename="../Project/Project.py" line="3893"/>
53821 <source>Add files to the current project</source> 54025 <source>Add files to the current project</source>
53822 <translation>Geçerli projeye dosyalar ekle</translation> 54026 <translation>Geçerli projeye dosyalar ekle</translation>
53823 </message> 54027 </message>
53824 <message> 54028 <message>
53825 <location filename="../Project/Project.py" line="3939"/> 54029 <location filename="../Project/Project.py" line="3895"/>
53826 <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> 54030 <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>
53827 <translation>&lt;b&gt;Dosya ekle...&lt;/b&gt;&lt;p&gt;Bu geçerli projeye bir dosya eklemek için bir diyalog açar. Alana belirlenmiş uzantıda bir dosya eklenir.&lt;/p&gt;</translation> 54031 <translation>&lt;b&gt;Dosya ekle...&lt;/b&gt;&lt;p&gt;Bu geçerli projeye bir dosya eklemek için bir diyalog açar. Alana belirlenmiş uzantıda bir dosya eklenir.&lt;/p&gt;</translation>
53828 </message> 54032 </message>
53829 <message> 54033 <message>
53830 <location filename="../Project/Project.py" line="3948"/> 54034 <location filename="../Project/Project.py" line="3904"/>
53831 <source>Add directory to project</source> 54035 <source>Add directory to project</source>
53832 <translation>Projeye dizin ekle</translation> 54036 <translation>Projeye dizin ekle</translation>
53833 </message> 54037 </message>
53834 <message> 54038 <message>
53835 <location filename="../Project/Project.py" line="3948"/> 54039 <location filename="../Project/Project.py" line="3904"/>
53836 <source>Add directory...</source> 54040 <source>Add directory...</source>
53837 <translation>Dizin ekle...</translation> 54041 <translation>Dizin ekle...</translation>
53838 </message> 54042 </message>
53839 <message> 54043 <message>
53840 <location filename="../Project/Project.py" line="3953"/> 54044 <location filename="../Project/Project.py" line="3909"/>
53841 <source>Add a directory to the current project</source> 54045 <source>Add a directory to the current project</source>
53842 <translation>Geçerli projeye bir dizin ekleyiniz</translation> 54046 <translation>Geçerli projeye bir dizin ekleyiniz</translation>
53843 </message> 54047 </message>
53844 <message> 54048 <message>
53845 <location filename="../Project/Project.py" line="3955"/> 54049 <location filename="../Project/Project.py" line="3911"/>
53846 <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> 54050 <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>
53847 <translation>&lt;b&gt;Dizin Ekle...&lt;/b&gt;&lt;p&gt;Bu geçerli projeye bir dizin eklemek için bir diyalog açar.&lt;/p&gt;</translation> 54051 <translation>&lt;b&gt;Dizin Ekle...&lt;/b&gt;&lt;p&gt;Bu geçerli projeye bir dizin eklemek için bir diyalog açar.&lt;/p&gt;</translation>
53848 </message> 54052 </message>
53849 <message> 54053 <message>
53850 <location filename="../Project/Project.py" line="3963"/> 54054 <location filename="../Project/Project.py" line="3919"/>
53851 <source>Add translation to project</source> 54055 <source>Add translation to project</source>
53852 <translation>Projeye çeviri ekle</translation> 54056 <translation>Projeye çeviri ekle</translation>
53853 </message> 54057 </message>
53854 <message> 54058 <message>
53855 <location filename="../Project/Project.py" line="3963"/> 54059 <location filename="../Project/Project.py" line="3919"/>
53856 <source>Add &amp;translation...</source> 54060 <source>Add &amp;translation...</source>
53857 <translation>Çeviri &amp;ekle...</translation> 54061 <translation>Çeviri &amp;ekle...</translation>
53858 </message> 54062 </message>
53859 <message> 54063 <message>
53860 <location filename="../Project/Project.py" line="3968"/> 54064 <location filename="../Project/Project.py" line="3924"/>
53861 <source>Add a translation to the current project</source> 54065 <source>Add a translation to the current project</source>
53862 <translation>Geçerli projeye çeviri ekle</translation> 54066 <translation>Geçerli projeye çeviri ekle</translation>
53863 </message> 54067 </message>
53864 <message> 54068 <message>
53865 <location filename="../Project/Project.py" line="3970"/> 54069 <location filename="../Project/Project.py" line="3926"/>
53866 <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> 54070 <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>
53867 <translation>&lt;b&gt;Çeviri ekle...&lt;/b&gt;&lt;p&gt;Bu geçerli projeye bir çeviri eklemek için bir diyalog açar.&lt;/p&gt;</translation> 54071 <translation>&lt;b&gt;Çeviri ekle...&lt;/b&gt;&lt;p&gt;Bu geçerli projeye bir çeviri eklemek için bir diyalog açar.&lt;/p&gt;</translation>
53868 </message> 54072 </message>
53869 <message> 54073 <message>
53870 <location filename="../Project/Project.py" line="3978"/> 54074 <location filename="../Project/Project.py" line="3934"/>
53871 <source>Search new files</source> 54075 <source>Search new files</source>
53872 <translation>Yeni dosyaları ara</translation> 54076 <translation>Yeni dosyaları ara</translation>
53873 </message> 54077 </message>
53874 <message> 54078 <message>
53875 <location filename="../Project/Project.py" line="3978"/> 54079 <location filename="../Project/Project.py" line="3934"/>
53876 <source>Searc&amp;h new files...</source> 54080 <source>Searc&amp;h new files...</source>
53877 <translation>Yeni dosyaları a&amp;ra...</translation> 54081 <translation>Yeni dosyaları a&amp;ra...</translation>
53878 </message> 54082 </message>
53879 <message> 54083 <message>
53880 <location filename="../Project/Project.py" line="3982"/> 54084 <location filename="../Project/Project.py" line="3938"/>
53881 <source>Search new files in the project directory.</source> 54085 <source>Search new files in the project directory.</source>
53882 <translation>Proje dizininde yeni dosyaları ara.</translation> 54086 <translation>Proje dizininde yeni dosyaları ara.</translation>
53883 </message> 54087 </message>
53884 <message> 54088 <message>
53885 <location filename="../Project/Project.py" line="4008"/> 54089 <location filename="../Project/Project.py" line="3964"/>
53886 <source>Project properties</source> 54090 <source>Project properties</source>
53887 <translation>Proje özellikleri</translation> 54091 <translation>Proje özellikleri</translation>
53888 </message> 54092 </message>
53889 <message> 54093 <message>
53890 <location filename="../Project/Project.py" line="4008"/> 54094 <location filename="../Project/Project.py" line="3964"/>
53891 <source>&amp;Properties...</source> 54095 <source>&amp;Properties...</source>
53892 <translation>&amp;Özellikler...</translation> 54096 <translation>&amp;Özellikler...</translation>
53893 </message> 54097 </message>
53894 <message> 54098 <message>
53895 <location filename="../Project/Project.py" line="4013"/> 54099 <location filename="../Project/Project.py" line="3969"/>
53896 <source>Show the project properties</source> 54100 <source>Show the project properties</source>
53897 <translation>Proje özelliklerini göster</translation> 54101 <translation>Proje özelliklerini göster</translation>
53898 </message> 54102 </message>
53899 <message> 54103 <message>
53900 <location filename="../Project/Project.py" line="4014"/> 54104 <location filename="../Project/Project.py" line="3970"/>
53901 <source>&lt;b&gt;Properties...&lt;/b&gt;&lt;p&gt;This shows a dialog to edit the project properties.&lt;/p&gt;</source> 54105 <source>&lt;b&gt;Properties...&lt;/b&gt;&lt;p&gt;This shows a dialog to edit the project properties.&lt;/p&gt;</source>
53902 <translation type="unfinished"></translation> 54106 <translation type="unfinished"></translation>
53903 </message> 54107 </message>
53904 <message> 54108 <message>
53905 <location filename="../Project/Project.py" line="4021"/> 54109 <location filename="../Project/Project.py" line="3977"/>
53906 <source>User project properties</source> 54110 <source>User project properties</source>
53907 <translation>Kullanıcı projesi özellikleri</translation> 54111 <translation>Kullanıcı projesi özellikleri</translation>
53908 </message> 54112 </message>
53909 <message> 54113 <message>
53910 <location filename="../Project/Project.py" line="4021"/> 54114 <location filename="../Project/Project.py" line="3977"/>
53911 <source>&amp;User Properties...</source> 54115 <source>&amp;User Properties...</source>
53912 <translation>K&amp;ullanıcı Özellikleri...</translation> 54116 <translation>K&amp;ullanıcı Özellikleri...</translation>
53913 </message> 54117 </message>
53914 <message> 54118 <message>
53915 <location filename="../Project/Project.py" line="4026"/> 54119 <location filename="../Project/Project.py" line="3982"/>
53916 <source>Show the user specific project properties</source> 54120 <source>Show the user specific project properties</source>
53917 <translation type="unfinished"></translation> 54121 <translation type="unfinished"></translation>
53918 </message> 54122 </message>
53919 <message> 54123 <message>
53920 <location filename="../Project/Project.py" line="4028"/> 54124 <location filename="../Project/Project.py" line="3984"/>
53921 <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> 54125 <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>
53922 <translation type="unfinished"></translation> 54126 <translation type="unfinished"></translation>
53923 </message> 54127 </message>
53924 <message> 54128 <message>
53925 <location filename="../Project/Project.py" line="4036"/> 54129 <location filename="../Project/Project.py" line="3992"/>
53926 <source>Filetype Associations</source> 54130 <source>Filetype Associations</source>
53927 <translation>Dosyatipi Birleştirme</translation> 54131 <translation>Dosyatipi Birleştirme</translation>
53928 </message> 54132 </message>
53929 <message> 54133 <message>
53930 <location filename="../Project/Project.py" line="4036"/> 54134 <location filename="../Project/Project.py" line="3992"/>
53931 <source>Filetype Associations...</source> 54135 <source>Filetype Associations...</source>
53932 <translation>Dosyatipi Birleştirme...</translation> 54136 <translation>Dosyatipi Birleştirme...</translation>
53933 </message> 54137 </message>
53934 <message> 54138 <message>
53935 <location filename="../Project/Project.py" line="4040"/> 54139 <location filename="../Project/Project.py" line="3996"/>
53936 <source>Show the project filetype associations</source> 54140 <source>Show the project filetype associations</source>
53937 <translation type="unfinished"></translation> 54141 <translation type="unfinished"></translation>
53938 </message> 54142 </message>
53939 <message> 54143 <message>
53940 <location filename="../Project/Project.py" line="4054"/> 54144 <location filename="../Project/Project.py" line="4010"/>
53941 <source>Lexer Associations</source> 54145 <source>Lexer Associations</source>
53942 <translation type="unfinished"></translation> 54146 <translation type="unfinished"></translation>
53943 </message> 54147 </message>
53944 <message> 54148 <message>
53945 <location filename="../Project/Project.py" line="4054"/> 54149 <location filename="../Project/Project.py" line="4010"/>
53946 <source>Lexer Associations...</source> 54150 <source>Lexer Associations...</source>
53947 <translation type="unfinished"></translation> 54151 <translation type="unfinished"></translation>
53948 </message> 54152 </message>
53949 <message> 54153 <message>
53950 <location filename="../Project/Project.py" line="4058"/> 54154 <location filename="../Project/Project.py" line="4014"/>
53951 <source>Show the project lexer associations (overriding defaults)</source> 54155 <source>Show the project lexer associations (overriding defaults)</source>
53952 <translation type="unfinished"></translation> 54156 <translation type="unfinished"></translation>
53953 </message> 54157 </message>
53954 <message> 54158 <message>
53955 <location filename="../Project/Project.py" line="4060"/> 54159 <location filename="../Project/Project.py" line="4016"/>
53956 <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> 54160 <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>
53957 <translation type="unfinished"></translation> 54161 <translation type="unfinished"></translation>
53958 </message> 54162 </message>
53959 <message> 54163 <message>
53960 <location filename="../Project/Project.py" line="4072"/> 54164 <location filename="../Project/Project.py" line="4028"/>
53961 <source>Debugger Properties</source> 54165 <source>Debugger Properties</source>
53962 <translation>Hata Ayıklayıcı Özellikleri</translation> 54166 <translation>Hata Ayıklayıcı Özellikleri</translation>
53963 </message> 54167 </message>
53964 <message> 54168 <message>
53965 <location filename="../Project/Project.py" line="4072"/> 54169 <location filename="../Project/Project.py" line="4028"/>
53966 <source>Debugger &amp;Properties...</source> 54170 <source>Debugger &amp;Properties...</source>
53967 <translation>Hata Ayıklayıcı &amp;Özellikleri...</translation> 54171 <translation>Hata Ayıklayıcı &amp;Özellikleri...</translation>
53968 </message> 54172 </message>
53969 <message> 54173 <message>
53970 <location filename="../Project/Project.py" line="4076"/> 54174 <location filename="../Project/Project.py" line="4032"/>
53971 <source>Show the debugger properties</source> 54175 <source>Show the debugger properties</source>
53972 <translation>Hata ayıklayıcı özelliklerini göster</translation> 54176 <translation>Hata ayıklayıcı özelliklerini göster</translation>
53973 </message> 54177 </message>
53974 <message> 54178 <message>
53975 <location filename="../Project/Project.py" line="4077"/> 54179 <location filename="../Project/Project.py" line="4033"/>
53976 <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> 54180 <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>
53977 <translation type="unfinished"></translation> 54181 <translation type="unfinished"></translation>
53978 </message> 54182 </message>
53979 <message> 54183 <message>
53980 <location filename="../Project/Project.py" line="4085"/> 54184 <location filename="../Project/Project.py" line="4041"/>
53981 <source>Load</source> 54185 <source>Load</source>
53982 <translation>Yükle</translation> 54186 <translation>Yükle</translation>
53983 </message> 54187 </message>
53984 <message> 54188 <message>
53985 <location filename="../Project/Project.py" line="4085"/> 54189 <location filename="../Project/Project.py" line="4041"/>
53986 <source>&amp;Load</source> 54190 <source>&amp;Load</source>
53987 <translation>Yük&amp;le</translation> 54191 <translation>Yük&amp;le</translation>
53988 </message> 54192 </message>
53989 <message> 54193 <message>
53990 <location filename="../Project/Project.py" line="4089"/> 54194 <location filename="../Project/Project.py" line="4045"/>
53991 <source>Load the debugger properties</source> 54195 <source>Load the debugger properties</source>
53992 <translation>Hata ayıklayıcı özelliklerini yükle</translation> 54196 <translation>Hata ayıklayıcı özelliklerini yükle</translation>
53993 </message> 54197 </message>
53994 <message> 54198 <message>
53995 <location filename="../Project/Project.py" line="4090"/> 54199 <location filename="../Project/Project.py" line="4046"/>
53996 <source>&lt;b&gt;Load Debugger Properties&lt;/b&gt;&lt;p&gt;This loads the project specific debugger settings.&lt;/p&gt;</source> 54200 <source>&lt;b&gt;Load Debugger Properties&lt;/b&gt;&lt;p&gt;This loads the project specific debugger settings.&lt;/p&gt;</source>
53997 <translation type="unfinished"></translation> 54201 <translation type="unfinished"></translation>
53998 </message> 54202 </message>
53999 <message> 54203 <message>
54000 <location filename="../Project/Project.py" line="4097"/> 54204 <location filename="../Project/Project.py" line="4053"/>
54001 <source>Save</source> 54205 <source>Save</source>
54002 <translation>Kaydet</translation> 54206 <translation>Kaydet</translation>
54003 </message> 54207 </message>
54004 <message> 54208 <message>
54005 <location filename="../Project/Project.py" line="4101"/> 54209 <location filename="../Project/Project.py" line="4057"/>
54006 <source>Save the debugger properties</source> 54210 <source>Save the debugger properties</source>
54007 <translation>Hata ayıklayıcı özelliklerini kaydet</translation> 54211 <translation>Hata ayıklayıcı özelliklerini kaydet</translation>
54008 </message> 54212 </message>
54009 <message> 54213 <message>
54010 <location filename="../Project/Project.py" line="4102"/> 54214 <location filename="../Project/Project.py" line="4058"/>
54011 <source>&lt;b&gt;Save Debugger Properties&lt;/b&gt;&lt;p&gt;This saves the project specific debugger settings.&lt;/p&gt;</source> 54215 <source>&lt;b&gt;Save Debugger Properties&lt;/b&gt;&lt;p&gt;This saves the project specific debugger settings.&lt;/p&gt;</source>
54012 <translation type="unfinished"></translation> 54216 <translation type="unfinished"></translation>
54013 </message> 54217 </message>
54014 <message> 54218 <message>
54015 <location filename="../Project/Project.py" line="4109"/> 54219 <location filename="../Project/Project.py" line="4065"/>
54016 <source>Delete</source> 54220 <source>Delete</source>
54017 <translation>Sil</translation> 54221 <translation>Sil</translation>
54018 </message> 54222 </message>
54019 <message> 54223 <message>
54020 <location filename="../Project/Project.py" line="4109"/> 54224 <location filename="../Project/Project.py" line="4065"/>
54021 <source>&amp;Delete</source> 54225 <source>&amp;Delete</source>
54022 <translation>&amp;Sil</translation> 54226 <translation>&amp;Sil</translation>
54023 </message> 54227 </message>
54024 <message> 54228 <message>
54025 <location filename="../Project/Project.py" line="4113"/> 54229 <location filename="../Project/Project.py" line="4069"/>
54026 <source>Delete the debugger properties</source> 54230 <source>Delete the debugger properties</source>
54027 <translation>Hata ayıklayıcı özelliklerini sil</translation> 54231 <translation>Hata ayıklayıcı özelliklerini sil</translation>
54028 </message> 54232 </message>
54029 <message> 54233 <message>
54030 <location filename="../Project/Project.py" line="4114"/> 54234 <location filename="../Project/Project.py" line="4070"/>
54031 <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> 54235 <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>
54032 <translation type="unfinished"></translation> 54236 <translation type="unfinished"></translation>
54033 </message> 54237 </message>
54034 <message> 54238 <message>
54035 <location filename="../Project/Project.py" line="4122"/> 54239 <location filename="../Project/Project.py" line="4078"/>
54036 <source>Reset</source> 54240 <source>Reset</source>
54037 <translation>Başadön</translation> 54241 <translation>Başadön</translation>
54038 </message> 54242 </message>
54039 <message> 54243 <message>
54040 <location filename="../Project/Project.py" line="4122"/> 54244 <location filename="../Project/Project.py" line="4078"/>
54041 <source>&amp;Reset</source> 54245 <source>&amp;Reset</source>
54042 <translation>Başad&amp;ön</translation> 54246 <translation>Başad&amp;ön</translation>
54043 </message> 54247 </message>
54044 <message> 54248 <message>
54045 <location filename="../Project/Project.py" line="4126"/> 54249 <location filename="../Project/Project.py" line="4082"/>
54046 <source>Reset the debugger properties</source> 54250 <source>Reset the debugger properties</source>
54047 <translation>Hata ayıklayıcı özelliklerini başa döndür</translation> 54251 <translation>Hata ayıklayıcı özelliklerini başa döndür</translation>
54048 </message> 54252 </message>
54049 <message> 54253 <message>
54050 <location filename="../Project/Project.py" line="4127"/> 54254 <location filename="../Project/Project.py" line="4083"/>
54051 <source>&lt;b&gt;Reset Debugger Properties&lt;/b&gt;&lt;p&gt;This resets the project specific debugger settings.&lt;/p&gt;</source> 54255 <source>&lt;b&gt;Reset Debugger Properties&lt;/b&gt;&lt;p&gt;This resets the project specific debugger settings.&lt;/p&gt;</source>
54052 <translation type="unfinished"></translation> 54256 <translation type="unfinished"></translation>
54053 </message> 54257 </message>
54054 <message> 54258 <message>
54055 <location filename="../Project/Project.py" line="4136"/> 54259 <location filename="../Project/Project.py" line="4092"/>
54056 <source>Load session</source> 54260 <source>Load session</source>
54057 <translation>Oturum yükleniyor</translation> 54261 <translation>Oturum yükleniyor</translation>
54058 </message> 54262 </message>
54059 <message> 54263 <message>
54060 <location filename="../Project/Project.py" line="4140"/> 54264 <location filename="../Project/Project.py" line="4096"/>
54061 <source>Load the projects session file.</source> 54265 <source>Load the projects session file.</source>
54062 <translation>Projelerin oturm dosyasını yükle.</translation> 54266 <translation>Projelerin oturm dosyasını yükle.</translation>
54063 </message> 54267 </message>
54064 <message> 54268 <message>
54065 <location filename="../Project/Project.py" line="4141"/> 54269 <location filename="../Project/Project.py" line="4097"/>
54066 <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> 54270 <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>
54067 <translation type="unfinished"></translation> 54271 <translation type="unfinished"></translation>
54068 </message> 54272 </message>
54069 <message> 54273 <message>
54070 <location filename="../Project/Project.py" line="4154"/> 54274 <location filename="../Project/Project.py" line="4110"/>
54071 <source>Save session</source> 54275 <source>Save session</source>
54072 <translation>Oturumu kaydet</translation> 54276 <translation>Oturumu kaydet</translation>
54073 </message> 54277 </message>
54074 <message> 54278 <message>
54075 <location filename="../Project/Project.py" line="4158"/> 54279 <location filename="../Project/Project.py" line="4114"/>
54076 <source>Save the projects session file.</source> 54280 <source>Save the projects session file.</source>
54077 <translation>Proje oturum dosyasını kaydet.</translation> 54281 <translation>Proje oturum dosyasını kaydet.</translation>
54078 </message> 54282 </message>
54079 <message> 54283 <message>
54080 <location filename="../Project/Project.py" line="4159"/> 54284 <location filename="../Project/Project.py" line="4115"/>
54081 <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> 54285 <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>
54082 <translation type="unfinished"></translation> 54286 <translation type="unfinished"></translation>
54083 </message> 54287 </message>
54084 <message> 54288 <message>
54085 <location filename="../Project/Project.py" line="4172"/> 54289 <location filename="../Project/Project.py" line="4128"/>
54086 <source>Delete session</source> 54290 <source>Delete session</source>
54087 <translation>Oturumu sil</translation> 54291 <translation>Oturumu sil</translation>
54088 </message> 54292 </message>
54089 <message> 54293 <message>
54090 <location filename="../Project/Project.py" line="4176"/> 54294 <location filename="../Project/Project.py" line="4132"/>
54091 <source>Delete the projects session file.</source> 54295 <source>Delete the projects session file.</source>
54092 <translation>Proje oturum dosyasını sil.</translation> 54296 <translation>Proje oturum dosyasını sil.</translation>
54093 </message> 54297 </message>
54094 <message> 54298 <message>
54095 <location filename="../Project/Project.py" line="4177"/> 54299 <location filename="../Project/Project.py" line="4133"/>
54096 <source>&lt;b&gt;Delete session&lt;/b&gt;&lt;p&gt;This deletes the projects session file&lt;/p&gt;</source> 54300 <source>&lt;b&gt;Delete session&lt;/b&gt;&lt;p&gt;This deletes the projects session file&lt;/p&gt;</source>
54097 <translation>&lt;b&gt;Oturumu Sil&lt;/b&gt;&lt;p&gt;Bu proje dosya oturumunu siler&lt;/p&gt;</translation> 54301 <translation>&lt;b&gt;Oturumu Sil&lt;/b&gt;&lt;p&gt;Bu proje dosya oturumunu siler&lt;/p&gt;</translation>
54098 </message> 54302 </message>
54099 <message> 54303 <message>
54100 <location filename="../Project/Project.py" line="4186"/> 54304 <location filename="../Project/Project.py" line="4142"/>
54101 <source>Code Metrics</source> 54305 <source>Code Metrics</source>
54102 <translation>Metrik Kod</translation> 54306 <translation>Metrik Kod</translation>
54103 </message> 54307 </message>
54104 <message> 54308 <message>
54105 <location filename="../Project/Project.py" line="4186"/> 54309 <location filename="../Project/Project.py" line="4142"/>
54106 <source>&amp;Code Metrics...</source> 54310 <source>&amp;Code Metrics...</source>
54107 <translation>Me&amp;trik Kod...</translation> 54311 <translation>Me&amp;trik Kod...</translation>
54108 </message> 54312 </message>
54109 <message> 54313 <message>
54110 <location filename="../Project/Project.py" line="4190"/> 54314 <location filename="../Project/Project.py" line="4146"/>
54111 <source>Show some code metrics for the project.</source> 54315 <source>Show some code metrics for the project.</source>
54112 <translation>Proje için bazı metrik kodları göster.</translation> 54316 <translation>Proje için bazı metrik kodları göster.</translation>
54113 </message> 54317 </message>
54114 <message> 54318 <message>
54115 <location filename="../Project/Project.py" line="4192"/> 54319 <location filename="../Project/Project.py" line="4148"/>
54116 <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> 54320 <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>
54117 <translation>&lt;b&gt;Metrik Kodlar...&lt;/b&gt;&lt;p&gt;Bu proje içindeki tüm Python dosyalarının bazı metrik kodlarını gösterir.&lt;/p&gt;</translation> 54321 <translation>&lt;b&gt;Metrik Kodlar...&lt;/b&gt;&lt;p&gt;Bu proje içindeki tüm Python dosyalarının bazı metrik kodlarını gösterir.&lt;/p&gt;</translation>
54118 </message> 54322 </message>
54119 <message> 54323 <message>
54120 <location filename="../Project/Project.py" line="4200"/> 54324 <location filename="../Project/Project.py" line="4156"/>
54121 <source>Python Code Coverage</source> 54325 <source>Python Code Coverage</source>
54122 <translation>Python Kod Koruyucu</translation> 54326 <translation>Python Kod Koruyucu</translation>
54123 </message> 54327 </message>
54124 <message> 54328 <message>
54125 <location filename="../Project/Project.py" line="4200"/> 54329 <location filename="../Project/Project.py" line="4156"/>
54126 <source>Code Co&amp;verage...</source> 54330 <source>Code Co&amp;verage...</source>
54127 <translation>Kod Koru&amp;yucu...</translation> 54331 <translation>Kod Koru&amp;yucu...</translation>
54128 </message> 54332 </message>
54129 <message> 54333 <message>
54130 <location filename="../Project/Project.py" line="4204"/> 54334 <location filename="../Project/Project.py" line="4160"/>
54131 <source>Show code coverage information for the project.</source> 54335 <source>Show code coverage information for the project.</source>
54132 <translation type="unfinished"></translation> 54336 <translation type="unfinished"></translation>
54133 </message> 54337 </message>
54134 <message> 54338 <message>
54135 <location filename="../Project/Project.py" line="4206"/> 54339 <location filename="../Project/Project.py" line="4162"/>
54136 <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> 54340 <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>
54137 <translation type="unfinished"></translation> 54341 <translation type="unfinished"></translation>
54138 </message> 54342 </message>
54139 <message> 54343 <message>
54140 <location filename="../Project/Project.py" line="5088"/> 54344 <location filename="../Project/Project.py" line="5044"/>
54141 <source>Profile Data</source> 54345 <source>Profile Data</source>
54142 <translation>Veri Kesiti</translation> 54346 <translation>Veri Kesiti</translation>
54143 </message> 54347 </message>
54144 <message> 54348 <message>
54145 <location filename="../Project/Project.py" line="4214"/> 54349 <location filename="../Project/Project.py" line="4170"/>
54146 <source>&amp;Profile Data...</source> 54350 <source>&amp;Profile Data...</source>
54147 <translation>&amp;Veri kesiti...</translation> 54351 <translation>&amp;Veri kesiti...</translation>
54148 </message> 54352 </message>
54149 <message> 54353 <message>
54150 <location filename="../Project/Project.py" line="4218"/> 54354 <location filename="../Project/Project.py" line="4174"/>
54151 <source>Show profiling data for the project.</source> 54355 <source>Show profiling data for the project.</source>
54152 <translation type="unfinished"></translation> 54356 <translation type="unfinished"></translation>
54153 </message> 54357 </message>
54154 <message> 54358 <message>
54155 <location filename="../Project/Project.py" line="4220"/> 54359 <location filename="../Project/Project.py" line="4176"/>
54156 <source>&lt;b&gt;Profile Data...&lt;/b&gt;&lt;p&gt;This shows the profiling data for the project.&lt;/p&gt;</source> 54360 <source>&lt;b&gt;Profile Data...&lt;/b&gt;&lt;p&gt;This shows the profiling data for the project.&lt;/p&gt;</source>
54157 <translation type="unfinished"></translation> 54361 <translation type="unfinished"></translation>
54158 </message> 54362 </message>
54159 <message> 54363 <message>
54160 <location filename="../Project/Project.py" line="5142"/> 54364 <location filename="../Project/Project.py" line="5098"/>
54161 <source>Application Diagram</source> 54365 <source>Application Diagram</source>
54162 <translation>Uygulama Şeması</translation> 54366 <translation>Uygulama Şeması</translation>
54163 </message> 54367 </message>
54164 <message> 54368 <message>
54165 <location filename="../Project/Project.py" line="4229"/> 54369 <location filename="../Project/Project.py" line="4185"/>
54166 <source>&amp;Application Diagram...</source> 54370 <source>&amp;Application Diagram...</source>
54167 <translation>Uygulama Şem&amp;ası...</translation> 54371 <translation>Uygulama Şem&amp;ası...</translation>
54168 </message> 54372 </message>
54169 <message> 54373 <message>
54170 <location filename="../Project/Project.py" line="4233"/> 54374 <location filename="../Project/Project.py" line="4189"/>
54171 <source>Show a diagram of the project.</source> 54375 <source>Show a diagram of the project.</source>
54172 <translation>Projenin bir şemasını göster.</translation> 54376 <translation>Projenin bir şemasını göster.</translation>
54173 </message> 54377 </message>
54174 <message> 54378 <message>
54175 <location filename="../Project/Project.py" line="4235"/> 54379 <location filename="../Project/Project.py" line="4191"/>
54176 <source>&lt;b&gt;Application Diagram...&lt;/b&gt;&lt;p&gt;This shows a diagram of the project.&lt;/p&gt;</source> 54380 <source>&lt;b&gt;Application Diagram...&lt;/b&gt;&lt;p&gt;This shows a diagram of the project.&lt;/p&gt;</source>
54177 <translation>&lt;b&gt;Uygulama Şeması...&lt;/b&gt;&lt;p&gt;Bu projenin bir şemasını gösterir.&lt;/p&gt;</translation> 54381 <translation>&lt;b&gt;Uygulama Şeması...&lt;/b&gt;&lt;p&gt;Bu projenin bir şemasını gösterir.&lt;/p&gt;</translation>
54178 </message> 54382 </message>
54179 <message> 54383 <message>
54180 <location filename="../Project/Project.py" line="5335"/> 54384 <location filename="../Project/Project.py" line="5291"/>
54181 <source>Create Package List</source> 54385 <source>Create Package List</source>
54182 <translation>Paket Listesini Oluştur</translation> 54386 <translation>Paket Listesini Oluştur</translation>
54183 </message> 54387 </message>
54184 <message> 54388 <message>
54185 <location filename="../Project/Project.py" line="4258"/> 54389 <location filename="../Project/Project.py" line="4214"/>
54186 <source>Create &amp;Package List</source> 54390 <source>Create &amp;Package List</source>
54187 <translation type="unfinished">Eklenti &amp;Arşivi Oluştur</translation> 54391 <translation type="unfinished">Eklenti &amp;Arşivi Oluştur</translation>
54188 </message> 54392 </message>
54189 <message> 54393 <message>
54190 <location filename="../Project/Project.py" line="5609"/> 54394 <location filename="../Project/Project.py" line="5565"/>
54191 <source>Create Plugin Archive</source> 54395 <source>Create Plugin Archive</source>
54192 <translation>Eklenti Arşivi Oluştur</translation> 54396 <translation>Eklenti Arşivi Oluştur</translation>
54193 </message> 54397 </message>
54194 <message> 54398 <message>
54195 <location filename="../Project/Project.py" line="4274"/> 54399 <location filename="../Project/Project.py" line="4230"/>
54196 <source>Create Plugin &amp;Archives</source> 54400 <source>Create Plugin &amp;Archives</source>
54197 <translation type="unfinished"></translation> 54401 <translation type="unfinished"></translation>
54198 </message> 54402 </message>
54199 <message> 54403 <message>
54200 <location filename="../Project/Project.py" line="4360"/> 54404 <location filename="../Project/Project.py" line="4316"/>
54201 <source>&amp;Project</source> 54405 <source>&amp;Project</source>
54202 <translation>&amp;Proje</translation> 54406 <translation>&amp;Proje</translation>
54203 </message> 54407 </message>
54204 <message> 54408 <message>
54205 <location filename="../Project/Project.py" line="4361"/> 54409 <location filename="../Project/Project.py" line="4317"/>
54206 <source>Open &amp;Recent Projects</source> 54410 <source>Open &amp;Recent Projects</source>
54207 <translation>Geçmiş P&amp;rojeleri Aç</translation> 54411 <translation>Geçmiş P&amp;rojeleri Aç</translation>
54208 </message> 54412 </message>
54209 <message> 54413 <message>
54210 <location filename="../Project/Project.py" line="4366"/> 54414 <location filename="../Project/Project.py" line="4322"/>
54211 <source>&amp;Version Control</source> 54415 <source>&amp;Version Control</source>
54212 <translation>S&amp;ürüm Kontrol</translation> 54416 <translation>S&amp;ürüm Kontrol</translation>
54213 </message> 54417 </message>
54214 <message> 54418 <message>
54215 <location filename="../Project/Project.py" line="4370"/> 54419 <location filename="../Project/Project.py" line="4326"/>
54216 <source>Chec&amp;k</source> 54420 <source>Chec&amp;k</source>
54217 <translation>&amp;Kontrol</translation> 54421 <translation>&amp;Kontrol</translation>
54218 </message> 54422 </message>
54219 <message> 54423 <message>
54220 <location filename="../Project/Project.py" line="4372"/> 54424 <location filename="../Project/Project.py" line="4328"/>
54221 <source>Sho&amp;w</source> 54425 <source>Sho&amp;w</source>
54222 <translation>G&amp;öster</translation> 54426 <translation>G&amp;öster</translation>
54223 </message> 54427 </message>
54224 <message> 54428 <message>
54225 <location filename="../Project/Project.py" line="4373"/> 54429 <location filename="../Project/Project.py" line="4329"/>
54226 <source>&amp;Diagrams</source> 54430 <source>&amp;Diagrams</source>
54227 <translation>Şemalar &amp;D</translation> 54431 <translation>Şemalar &amp;D</translation>
54228 </message> 54432 </message>
54229 <message> 54433 <message>
54230 <location filename="../Project/Project.py" line="4362"/> 54434 <location filename="../Project/Project.py" line="4318"/>
54231 <source>Session</source> 54435 <source>Session</source>
54232 <translation>Oturum</translation> 54436 <translation>Oturum</translation>
54233 </message> 54437 </message>
54234 <message> 54438 <message>
54235 <location filename="../Project/Project.py" line="4375"/> 54439 <location filename="../Project/Project.py" line="4331"/>
54236 <source>Source &amp;Documentation</source> 54440 <source>Source &amp;Documentation</source>
54237 <translation>Kaynak Belgeleme &amp;D</translation> 54441 <translation>Kaynak Belgeleme &amp;D</translation>
54238 </message> 54442 </message>
54239 <message> 54443 <message>
54240 <location filename="../Project/Project.py" line="4363"/> 54444 <location filename="../Project/Project.py" line="4319"/>
54241 <source>Debugger</source> 54445 <source>Debugger</source>
54242 <translation>Hata Ayıklayıcı</translation> 54446 <translation>Hata Ayıklayıcı</translation>
54243 </message> 54447 </message>
54244 <message> 54448 <message>
54245 <location filename="../Project/Project.py" line="4374"/> 54449 <location filename="../Project/Project.py" line="4330"/>
54246 <source>Pac&amp;kagers</source> 54450 <source>Pac&amp;kagers</source>
54247 <translation>Pa&amp;ketleyici</translation> 54451 <translation>Pa&amp;ketleyici</translation>
54248 </message> 54452 </message>
54249 <message> 54453 <message>
54250 <location filename="../Project/Project.py" line="4500"/> 54454 <location filename="../Project/Project.py" line="4456"/>
54251 <source>Project</source> 54455 <source>Project</source>
54252 <translation>Proje</translation> 54456 <translation>Proje</translation>
54253 </message> 54457 </message>
54254 <message> 54458 <message>
54255 <location filename="../Project/Project.py" line="4566"/> 54459 <location filename="../Project/Project.py" line="4522"/>
54256 <source>&amp;Clear</source> 54460 <source>&amp;Clear</source>
54257 <translation>T&amp;emizle</translation> 54461 <translation>T&amp;emizle</translation>
54258 </message> 54462 </message>
54259 <message> 54463 <message>
54260 <location filename="../Project/Project.py" line="4739"/> 54464 <location filename="../Project/Project.py" line="4695"/>
54261 <source>Search New Files</source> 54465 <source>Search New Files</source>
54262 <translation>Yeni Dosyaları Ara</translation> 54466 <translation>Yeni Dosyaları Ara</translation>
54263 </message> 54467 </message>
54264 <message> 54468 <message>
54265 <location filename="../Project/Project.py" line="4739"/> 54469 <location filename="../Project/Project.py" line="4695"/>
54266 <source>There were no new files found to be added.</source> 54470 <source>There were no new files found to be added.</source>
54267 <translation type="unfinished"></translation> 54471 <translation type="unfinished"></translation>
54268 </message> 54472 </message>
54269 <message> 54473 <message>
54270 <location filename="../Project/Project.py" line="4885"/> 54474 <location filename="../Project/Project.py" line="4841"/>
54271 <source>Version Control System</source> 54475 <source>Version Control System</source>
54272 <translation>Sürüm Kontrol Sistemi</translation> 54476 <translation>Sürüm Kontrol Sistemi</translation>
54273 </message> 54477 </message>
54274 <message> 54478 <message>
54275 <location filename="../Project/Project.py" line="4885"/> 54479 <location filename="../Project/Project.py" line="4841"/>
54276 <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> 54480 <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>
54277 <translation type="unfinished"></translation> 54481 <translation type="unfinished"></translation>
54278 </message> 54482 </message>
54279 <message> 54483 <message>
54280 <location filename="../Project/Project.py" line="5015"/> 54484 <location filename="../Project/Project.py" line="4971"/>
54281 <source>Coverage Data</source> 54485 <source>Coverage Data</source>
54282 <translation>Veri Kapsamı</translation> 54486 <translation>Veri Kapsamı</translation>
54283 </message> 54487 </message>
54284 <message> 54488 <message>
54285 <location filename="../Project/Project.py" line="5065"/> 54489 <location filename="../Project/Project.py" line="5021"/>
54286 <source>There is no main script defined for the current project. Aborting</source> 54490 <source>There is no main script defined for the current project. Aborting</source>
54287 <translation>Bugeçerli projede tanımlanan ana betik değil. Durduruluyor</translation> 54491 <translation>Bugeçerli projede tanımlanan ana betik değil. Durduruluyor</translation>
54288 </message> 54492 </message>
54289 <message> 54493 <message>
54290 <location filename="../Project/Project.py" line="5038"/> 54494 <location filename="../Project/Project.py" line="4994"/>
54291 <source>Code Coverage</source> 54495 <source>Code Coverage</source>
54292 <translation>Kod Koruyucu</translation> 54496 <translation>Kod Koruyucu</translation>
54293 </message> 54497 </message>
54294 <message> 54498 <message>
54295 <location filename="../Project/Project.py" line="5038"/> 54499 <location filename="../Project/Project.py" line="4994"/>
54296 <source>Please select a coverage file</source> 54500 <source>Please select a coverage file</source>
54297 <translation>Lütfen bir koruyucu dosya seçiniz</translation> 54501 <translation>Lütfen bir koruyucu dosya seçiniz</translation>
54298 </message> 54502 </message>
54299 <message> 54503 <message>
54300 <location filename="../Project/Project.py" line="5088"/> 54504 <location filename="../Project/Project.py" line="5044"/>
54301 <source>Please select a profile file</source> 54505 <source>Please select a profile file</source>
54302 <translation>Lütfen kesit dosyasını seçiniz</translation> 54506 <translation>Lütfen kesit dosyasını seçiniz</translation>
54303 </message> 54507 </message>
54304 <message> 54508 <message>
54305 <location filename="../Project/Project.py" line="5142"/> 54509 <location filename="../Project/Project.py" line="5098"/>
54306 <source>Include module names?</source> 54510 <source>Include module names?</source>
54307 <translation>Modül isimleri dahil edilsin mi?</translation> 54511 <translation>Modül isimleri dahil edilsin mi?</translation>
54308 </message> 54512 </message>
54309 <message> 54513 <message>
54310 <location filename="../Project/Project.py" line="5286"/> 54514 <location filename="../Project/Project.py" line="5242"/>
54311 <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> 54515 <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>
54312 <translation type="unfinished"></translation> 54516 <translation type="unfinished"></translation>
54313 </message> 54517 </message>
54314 <message> 54518 <message>
54315 <location filename="../Project/Project.py" line="5335"/> 54519 <location filename="../Project/Project.py" line="5291"/>
54316 <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> 54520 <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>
54317 <translation type="unfinished"></translation> 54521 <translation type="unfinished"></translation>
54318 </message> 54522 </message>
54319 <message> 54523 <message>
54320 <location filename="../Project/Project.py" line="5354"/> 54524 <location filename="../Project/Project.py" line="5310"/>
54321 <source>The project does not have a main script defined. Aborting...</source> 54525 <source>The project does not have a main script defined. Aborting...</source>
54322 <translation type="unfinished"></translation> 54526 <translation type="unfinished"></translation>
54323 </message> 54527 </message>
54324 <message> 54528 <message>
54325 <location filename="../Project/Project.py" line="5495"/> 54529 <location filename="../Project/Project.py" line="5451"/>
54326 <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> 54530 <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>
54327 <translation type="unfinished"></translation> 54531 <translation type="unfinished"></translation>
54328 </message> 54532 </message>
54329 <message> 54533 <message>
54330 <location filename="../Project/Project.py" line="5568"/> 54534 <location filename="../Project/Project.py" line="5524"/>
54331 <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> 54535 <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>
54332 <translation type="unfinished"></translation> 54536 <translation type="unfinished"></translation>
54333 </message> 54537 </message>
54334 <message> 54538 <message>
54335 <location filename="../Project/Project.py" line="175"/> 54539 <location filename="../Project/Project.py" line="2423"/>
54336 <source>Python2 Files (*.py2);;Python2 GUI Files (*.pyw2);;</source>
54337 <translation type="unfinished"></translation>
54338 </message>
54339 <message>
54340 <location filename="../Project/Project.py" line="2458"/>
54341 <source>Create main script</source> 54540 <source>Create main script</source>
54342 <translation type="unfinished"></translation> 54541 <translation type="unfinished"></translation>
54343 </message> 54542 </message>
54344 <message> 54543 <message>
54345 <location filename="../Project/Project.py" line="2458"/> 54544 <location filename="../Project/Project.py" line="2423"/>
54346 <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> 54545 <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>
54347 <translation type="unfinished"></translation> 54546 <translation type="unfinished"></translation>
54348 </message> 54547 </message>
54349 <message> 54548 <message>
54350 <location filename="../Project/Project.py" line="4243"/> 54549 <location filename="../Project/Project.py" line="4199"/>
54351 <source>Load Diagram</source> 54550 <source>Load Diagram</source>
54352 <translation type="unfinished"></translation> 54551 <translation type="unfinished"></translation>
54353 </message> 54552 </message>
54354 <message> 54553 <message>
54355 <location filename="../Project/Project.py" line="4243"/> 54554 <location filename="../Project/Project.py" line="4199"/>
54356 <source>&amp;Load Diagram...</source> 54555 <source>&amp;Load Diagram...</source>
54357 <translation type="unfinished"></translation> 54556 <translation type="unfinished"></translation>
54358 </message> 54557 </message>
54359 <message> 54558 <message>
54360 <location filename="../Project/Project.py" line="4247"/> 54559 <location filename="../Project/Project.py" line="4203"/>
54361 <source>Load a diagram from file.</source> 54560 <source>Load a diagram from file.</source>
54362 <translation type="unfinished"></translation> 54561 <translation type="unfinished"></translation>
54363 </message> 54562 </message>
54364 <message> 54563 <message>
54365 <location filename="../Project/Project.py" line="4249"/> 54564 <location filename="../Project/Project.py" line="4205"/>
54366 <source>&lt;b&gt;Load Diagram...&lt;/b&gt;&lt;p&gt;This loads a diagram from file.&lt;/p&gt;</source> 54565 <source>&lt;b&gt;Load Diagram...&lt;/b&gt;&lt;p&gt;This loads a diagram from file.&lt;/p&gt;</source>
54367 <translation type="unfinished"></translation> 54566 <translation type="unfinished"></translation>
54368 </message> 54567 </message>
54369 <message> 54568 <message>
54370 <location filename="../Project/Project.py" line="373"/> 54569 <location filename="../Project/Project.py" line="368"/>
54371 <source>&lt;p&gt;The Programming Language &lt;b&gt;{0}&lt;/b&gt; is not supported.&lt;/p&gt;</source>
54372 <translation type="unfinished"></translation>
54373 </message>
54374 <message>
54375 <location filename="../Project/Project.py" line="396"/>
54376 <source>&lt;p&gt;The Project type &lt;b&gt;{0}&lt;/b&gt; is already registered.&lt;/p&gt;</source> 54570 <source>&lt;p&gt;The Project type &lt;b&gt;{0}&lt;/b&gt; is already registered.&lt;/p&gt;</source>
54377 <translation type="unfinished"></translation> 54571 <translation type="unfinished"></translation>
54378 </message> 54572 </message>
54379 <message> 54573 <message>
54380 <location filename="../Project/Project.py" line="384"/> 54574 <location filename="../Project/Project.py" line="356"/>
54381 <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> 54575 <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>
54382 <translation type="unfinished"></translation> 54576 <translation type="unfinished"></translation>
54383 </message> 54577 </message>
54384 <message> 54578 <message>
54385 <location filename="../Project/Project.py" line="280"/> 54579 <location filename="../Project/Project.py" line="267"/>
54386 <source>PyQt5 GUI</source> 54580 <source>PyQt5 GUI</source>
54387 <translation type="unfinished"></translation> 54581 <translation type="unfinished"></translation>
54388 </message> 54582 </message>
54389 <message> 54583 <message>
54390 <location filename="../Project/Project.py" line="281"/> 54584 <location filename="../Project/Project.py" line="268"/>
54391 <source>PyQt5 Console</source> 54585 <source>PyQt5 Console</source>
54392 <translation type="unfinished"></translation> 54586 <translation type="unfinished"></translation>
54393 </message> 54587 </message>
54394 <message> 54588 <message>
54395 <location filename="../Project/Project.py" line="4874"/> 54589 <location filename="../Project/Project.py" line="4830"/>
54396 <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> 54590 <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>
54397 <translation type="unfinished"></translation> 54591 <translation type="unfinished"></translation>
54398 </message> 54592 </message>
54399 <message> 54593 <message>
54400 <location filename="../Project/Project.py" line="5609"/> 54594 <location filename="../Project/Project.py" line="5565"/>
54401 <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> 54595 <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>
54402 <translation type="unfinished"></translation> 54596 <translation type="unfinished"></translation>
54403 </message> 54597 </message>
54404 <message> 54598 <message>
54405 <location filename="../Project/Project.py" line="4263"/> 54599 <location filename="../Project/Project.py" line="4219"/>
54406 <source>Create an initial PKGLIST file for an eric6 plugin.</source> 54600 <source>Create an initial PKGLIST file for an eric6 plugin.</source>
54407 <translation type="unfinished">Eric5 eklenti arşiv dosyası oluştur. {6 ?}</translation> 54601 <translation type="unfinished">Eric5 eklenti arşiv dosyası oluştur. {6 ?}</translation>
54408 </message> 54602 </message>
54409 <message> 54603 <message>
54410 <location filename="../Project/Project.py" line="4265"/> 54604 <location filename="../Project/Project.py" line="4221"/>
54411 <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> 54605 <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>
54412 <translation type="unfinished"></translation> 54606 <translation type="unfinished"></translation>
54413 </message> 54607 </message>
54414 <message> 54608 <message>
54415 <location filename="../Project/Project.py" line="5459"/> 54609 <location filename="../Project/Project.py" line="5415"/>
54416 <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> 54610 <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>
54417 <translation type="unfinished"></translation> 54611 <translation type="unfinished"></translation>
54418 </message> 54612 </message>
54419 <message> 54613 <message>
54420 <location filename="../Project/Project.py" line="282"/> 54614 <location filename="../Project/Project.py" line="269"/>
54421 <source>Eric6 Plugin</source> 54615 <source>Eric6 Plugin</source>
54422 <translation type="unfinished"></translation> 54616 <translation type="unfinished"></translation>
54423 </message> 54617 </message>
54424 <message> 54618 <message>
54425 <location filename="../Project/Project.py" line="2950"/> 54619 <location filename="../Project/Project.py" line="2915"/>
54426 <source>Create project management directory</source> 54620 <source>Create project management directory</source>
54427 <translation type="unfinished"></translation> 54621 <translation type="unfinished"></translation>
54428 </message> 54622 </message>
54429 <message> 54623 <message>
54430 <location filename="../Project/Project.py" line="2950"/> 54624 <location filename="../Project/Project.py" line="2915"/>
54431 <source>&lt;p&gt;The project directory &lt;b&gt;{0}&lt;/b&gt; is not writable.&lt;/p&gt;</source> 54625 <source>&lt;p&gt;The project directory &lt;b&gt;{0}&lt;/b&gt; is not writable.&lt;/p&gt;</source>
54432 <translation type="unfinished"></translation> 54626 <translation type="unfinished"></translation>
54433 </message> 54627 </message>
54434 <message> 54628 <message>
54435 <location filename="../Project/Project.py" line="3993"/> 54629 <location filename="../Project/Project.py" line="3949"/>
54436 <source>Alt+Ctrl+P</source> 54630 <source>Alt+Ctrl+P</source>
54437 <comment>Project|Search Project File</comment> 54631 <comment>Project|Search Project File</comment>
54438 <translation type="unfinished"></translation> 54632 <translation type="unfinished"></translation>
54439 </message> 54633 </message>
54440 <message> 54634 <message>
54441 <location filename="../Project/Project.py" line="3999"/> 54635 <location filename="../Project/Project.py" line="3955"/>
54442 <source>Search for a file in the project list of files.</source> 54636 <source>Search for a file in the project list of files.</source>
54443 <translation type="unfinished"></translation> 54637 <translation type="unfinished"></translation>
54444 </message> 54638 </message>
54445 <message> 54639 <message>
54446 <location filename="../Project/Project.py" line="4001"/> 54640 <location filename="../Project/Project.py" line="3957"/>
54447 <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> 54641 <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>
54448 <translation type="unfinished"></translation> 54642 <translation type="unfinished"></translation>
54449 </message> 54643 </message>
54450 <message> 54644 <message>
54451 <location filename="../Project/Project.py" line="3993"/> 54645 <location filename="../Project/Project.py" line="3949"/>
54452 <source>Search Project File</source> 54646 <source>Search Project File</source>
54453 <translation type="unfinished"></translation> 54647 <translation type="unfinished"></translation>
54454 </message> 54648 </message>
54455 <message> 54649 <message>
54456 <location filename="../Project/Project.py" line="3993"/> 54650 <location filename="../Project/Project.py" line="3949"/>
54457 <source>Search Project File...</source> 54651 <source>Search Project File...</source>
54458 <translation type="unfinished"></translation> 54652 <translation type="unfinished"></translation>
54459 </message> 54653 </message>
54460 <message> 54654 <message>
54461 <location filename="../Project/Project.py" line="5390"/> 54655 <location filename="../Project/Project.py" line="5346"/>
54462 <source>Create Plugin Archives</source> 54656 <source>Create Plugin Archives</source>
54463 <translation type="unfinished"></translation> 54657 <translation type="unfinished"></translation>
54464 </message> 54658 </message>
54465 <message> 54659 <message>
54466 <location filename="../Project/Project.py" line="4279"/> 54660 <location filename="../Project/Project.py" line="4235"/>
54467 <source>Create eric6 plugin archive files.</source> 54661 <source>Create eric6 plugin archive files.</source>
54468 <translation type="unfinished"></translation> 54662 <translation type="unfinished"></translation>
54469 </message> 54663 </message>
54470 <message> 54664 <message>
54471 <location filename="../Project/Project.py" line="4281"/> 54665 <location filename="../Project/Project.py" line="4237"/>
54472 <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> 54666 <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>
54473 <translation type="unfinished"></translation> 54667 <translation type="unfinished"></translation>
54474 </message> 54668 </message>
54475 <message> 54669 <message>
54476 <location filename="../Project/Project.py" line="4291"/> 54670 <location filename="../Project/Project.py" line="4247"/>
54477 <source>Create Plugin Archives (Snapshot)</source> 54671 <source>Create Plugin Archives (Snapshot)</source>
54478 <translation type="unfinished"></translation> 54672 <translation type="unfinished"></translation>
54479 </message> 54673 </message>
54480 <message> 54674 <message>
54481 <location filename="../Project/Project.py" line="4291"/> 54675 <location filename="../Project/Project.py" line="4247"/>
54482 <source>Create Plugin Archives (&amp;Snapshot)</source> 54676 <source>Create Plugin Archives (&amp;Snapshot)</source>
54483 <translation type="unfinished"></translation> 54677 <translation type="unfinished"></translation>
54484 </message> 54678 </message>
54485 <message> 54679 <message>
54486 <location filename="../Project/Project.py" line="4296"/> 54680 <location filename="../Project/Project.py" line="4252"/>
54487 <source>Create eric6 plugin archive files (snapshot releases).</source> 54681 <source>Create eric6 plugin archive files (snapshot releases).</source>
54488 <translation type="unfinished"></translation> 54682 <translation type="unfinished"></translation>
54489 </message> 54683 </message>
54490 <message> 54684 <message>
54491 <location filename="../Project/Project.py" line="4298"/> 54685 <location filename="../Project/Project.py" line="4254"/>
54492 <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> 54686 <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>
54493 <translation type="unfinished"></translation> 54687 <translation type="unfinished"></translation>
54494 </message> 54688 </message>
54495 <message> 54689 <message>
54496 <location filename="../Project/Project.py" line="5368"/> 54690 <location filename="../Project/Project.py" line="5324"/>
54497 <source>Select package lists:</source> 54691 <source>Select package lists:</source>
54498 <translation type="unfinished"></translation> 54692 <translation type="unfinished"></translation>
54499 </message> 54693 </message>
54500 <message> 54694 <message>
54501 <location filename="../Project/Project.py" line="5386"/> 54695 <location filename="../Project/Project.py" line="5342"/>
54502 <source>Creating plugin archives...</source> 54696 <source>Creating plugin archives...</source>
54503 <translation type="unfinished"></translation> 54697 <translation type="unfinished"></translation>
54504 </message> 54698 </message>
54505 <message> 54699 <message>
54506 <location filename="../Project/Project.py" line="5386"/> 54700 <location filename="../Project/Project.py" line="5342"/>
54507 <source>Abort</source> 54701 <source>Abort</source>
54508 <translation type="unfinished">Vazgeç</translation> 54702 <translation type="unfinished">Vazgeç</translation>
54509 </message> 54703 </message>
54510 <message> 54704 <message>
54511 <location filename="../Project/Project.py" line="5386"/> 54705 <location filename="../Project/Project.py" line="5342"/>
54512 <source>%v/%m Archives</source> 54706 <source>%v/%m Archives</source>
54513 <translation type="unfinished"></translation> 54707 <translation type="unfinished"></translation>
54514 </message> 54708 </message>
54515 <message> 54709 <message>
54516 <location filename="../Project/Project.py" line="5403"/> 54710 <location filename="../Project/Project.py" line="5359"/>
54517 <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> 54711 <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>
54518 <translation type="unfinished"></translation> 54712 <translation type="unfinished"></translation>
54519 </message> 54713 </message>
54520 <message> 54714 <message>
54521 <location filename="../Project/Project.py" line="5514"/> 54715 <location filename="../Project/Project.py" line="5470"/>
54522 <source>&lt;p&gt;The eric6 plugin archive files were created with some errors.&lt;/p&gt;</source> 54716 <source>&lt;p&gt;The eric6 plugin archive files were created with some errors.&lt;/p&gt;</source>
54523 <translation type="unfinished"></translation> 54717 <translation type="unfinished"></translation>
54524 </message> 54718 </message>
54525 <message> 54719 <message>
54526 <location filename="../Project/Project.py" line="5517"/> 54720 <location filename="../Project/Project.py" line="5473"/>
54527 <source>&lt;p&gt;The eric6 plugin archive files were created successfully.&lt;/p&gt;</source> 54721 <source>&lt;p&gt;The eric6 plugin archive files were created successfully.&lt;/p&gt;</source>
54528 <translation type="unfinished"></translation> 54722 <translation type="unfinished"></translation>
54529 </message> 54723 </message>
54530 <message> 54724 <message>
54531 <location filename="../Project/Project.py" line="5379"/> 54725 <location filename="../Project/Project.py" line="5335"/>
54532 <source>&lt;p&gt;No package list files (PKGLIST*) available or selected. Aborting...&lt;/p&gt;</source> 54726 <source>&lt;p&gt;No package list files (PKGLIST*) available or selected. Aborting...&lt;/p&gt;</source>
54533 <translation type="unfinished"></translation> 54727 <translation type="unfinished"></translation>
54534 </message> 54728 </message>
54535 <message> 54729 <message>
54536 <location filename="../Project/Project.py" line="5431"/> 54730 <location filename="../Project/Project.py" line="5387"/>
54537 <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> 54731 <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>
54538 <translation type="unfinished"></translation> 54732 <translation type="unfinished"></translation>
54539 </message> 54733 </message>
54540 <message> 54734 <message>
54541 <location filename="../Project/Project.py" line="3984"/> 54735 <location filename="../Project/Project.py" line="3940"/>
54542 <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> 54736 <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>
54543 <translation type="unfinished"></translation> 54737 <translation type="unfinished"></translation>
54544 </message> 54738 </message>
54545 <message> 54739 <message>
54546 <location filename="../Project/Project.py" line="4042"/> 54740 <location filename="../Project/Project.py" line="3998"/>
54547 <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> 54741 <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>
54548 <translation type="unfinished"></translation> 54742 <translation type="unfinished"></translation>
54549 </message> 54743 </message>
54550 <message> 54744 <message>
54551 <location filename="../Project/Project.py" line="1531"/> 54745 <location filename="../Project/Project.py" line="1496"/>
54552 <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> 54746 <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>
54553 <translation type="unfinished"></translation> 54747 <translation type="unfinished"></translation>
54554 </message> 54748 </message>
54555 <message> 54749 <message>
54556 <location filename="../Project/Project.py" line="2250"/> 54750 <location filename="../Project/Project.py" line="2215"/>
54557 <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> 54751 <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>
54558 <translation type="unfinished"></translation> 54752 <translation type="unfinished"></translation>
54559 </message> 54753 </message>
54560 <message> 54754 <message>
54561 <location filename="../Project/Project.py" line="2280"/> 54755 <location filename="../Project/Project.py" line="2245"/>
54562 <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> 54756 <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>
54563 <translation type="unfinished"></translation> 54757 <translation type="unfinished"></translation>
54564 </message> 54758 </message>
54565 <message> 54759 <message>
54566 <location filename="../Project/Project.py" line="2773"/> 54760 <location filename="../Project/Project.py" line="2738"/>
54567 <source>Create Makefile</source> 54761 <source>Create Makefile</source>
54568 <translation type="unfinished"></translation> 54762 <translation type="unfinished"></translation>
54569 </message> 54763 </message>
54570 <message> 54764 <message>
54571 <location filename="../Project/Project.py" line="2773"/> 54765 <location filename="../Project/Project.py" line="2738"/>
54572 <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> 54766 <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>
54573 <translation type="unfinished"></translation> 54767 <translation type="unfinished"></translation>
54574 </message> 54768 </message>
54575 <message> 54769 <message>
54576 <location filename="../Project/Project.py" line="5795"/> 54770 <location filename="../Project/Project.py" line="5751"/>
54577 <source>Execute Make</source> 54771 <source>Execute Make</source>
54578 <translation type="unfinished"></translation> 54772 <translation type="unfinished"></translation>
54579 </message> 54773 </message>
54580 <message> 54774 <message>
54581 <location filename="../Project/Project.py" line="4312"/> 54775 <location filename="../Project/Project.py" line="4268"/>
54582 <source>&amp;Execute Make</source> 54776 <source>&amp;Execute Make</source>
54583 <translation type="unfinished"></translation> 54777 <translation type="unfinished"></translation>
54584 </message> 54778 </message>
54585 <message> 54779 <message>
54586 <location filename="../Project/Project.py" line="4316"/> 54780 <location filename="../Project/Project.py" line="4272"/>
54587 <source>Perform a &apos;make&apos; run.</source> 54781 <source>Perform a &apos;make&apos; run.</source>
54588 <translation type="unfinished"></translation> 54782 <translation type="unfinished"></translation>
54589 </message> 54783 </message>
54590 <message> 54784 <message>
54591 <location filename="../Project/Project.py" line="4318"/> 54785 <location filename="../Project/Project.py" line="4274"/>
54592 <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> 54786 <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>
54593 <translation type="unfinished"></translation> 54787 <translation type="unfinished"></translation>
54594 </message> 54788 </message>
54595 <message> 54789 <message>
54596 <location filename="../Project/Project.py" line="5775"/> 54790 <location filename="../Project/Project.py" line="5731"/>
54597 <source>Test for Changes</source> 54791 <source>Test for Changes</source>
54598 <translation type="unfinished"></translation> 54792 <translation type="unfinished"></translation>
54599 </message> 54793 </message>
54600 <message> 54794 <message>
54601 <location filename="../Project/Project.py" line="4326"/> 54795 <location filename="../Project/Project.py" line="4282"/>
54602 <source>&amp;Test for Changes</source> 54796 <source>&amp;Test for Changes</source>
54603 <translation type="unfinished"></translation> 54797 <translation type="unfinished"></translation>
54604 </message> 54798 </message>
54605 <message> 54799 <message>
54606 <location filename="../Project/Project.py" line="4330"/> 54800 <location filename="../Project/Project.py" line="4286"/>
54607 <source>Question &apos;make&apos;, if a rebuild is needed.</source> 54801 <source>Question &apos;make&apos;, if a rebuild is needed.</source>
54608 <translation type="unfinished"></translation> 54802 <translation type="unfinished"></translation>
54609 </message> 54803 </message>
54610 <message> 54804 <message>
54611 <location filename="../Project/Project.py" line="4332"/> 54805 <location filename="../Project/Project.py" line="4288"/>
54612 <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> 54806 <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>
54613 <translation type="unfinished"></translation> 54807 <translation type="unfinished"></translation>
54614 </message> 54808 </message>
54615 <message> 54809 <message>
54616 <location filename="../Project/Project.py" line="4377"/> 54810 <location filename="../Project/Project.py" line="4333"/>
54617 <source>Make</source> 54811 <source>Make</source>
54618 <translation type="unfinished"></translation> 54812 <translation type="unfinished"></translation>
54619 </message> 54813 </message>
54620 <message> 54814 <message>
54621 <location filename="../Project/Project.py" line="5723"/> 54815 <location filename="../Project/Project.py" line="5679"/>
54622 <source>The make process did not start.</source> 54816 <source>The make process did not start.</source>
54623 <translation type="unfinished"></translation> 54817 <translation type="unfinished"></translation>
54624 </message> 54818 </message>
54625 <message> 54819 <message>
54626 <location filename="../Project/Project.py" line="5768"/> 54820 <location filename="../Project/Project.py" line="5724"/>
54627 <source>The make process crashed.</source> 54821 <source>The make process crashed.</source>
54628 <translation type="unfinished"></translation> 54822 <translation type="unfinished"></translation>
54629 </message> 54823 </message>
54630 <message> 54824 <message>
54631 <location filename="../Project/Project.py" line="5778"/> 54825 <location filename="../Project/Project.py" line="5734"/>
54632 <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> 54826 <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>
54633 <translation type="unfinished"></translation> 54827 <translation type="unfinished"></translation>
54634 </message> 54828 </message>
54635 <message> 54829 <message>
54636 <location filename="../Project/Project.py" line="5783"/> 54830 <location filename="../Project/Project.py" line="5739"/>
54637 <source>&lt;p&gt;There are changes that require the default make target to be rebuilt.&lt;/p&gt;</source> 54831 <source>&lt;p&gt;There are changes that require the default make target to be rebuilt.&lt;/p&gt;</source>
54638 <translation type="unfinished"></translation> 54832 <translation type="unfinished"></translation>
54639 </message> 54833 </message>
54640 <message> 54834 <message>
54641 <location filename="../Project/Project.py" line="5795"/> 54835 <location filename="../Project/Project.py" line="5751"/>
54642 <source>The makefile contains errors.</source> 54836 <source>The makefile contains errors.</source>
54643 <translation type="unfinished"></translation> 54837 <translation type="unfinished"></translation>
54644 </message> 54838 </message>
54645 <message> 54839 <message>
54646 <location filename="../Project/Project.py" line="310"/> 54840 <location filename="../Project/Project.py" line="282"/>
54647 <source>PySide2 GUI</source> 54841 <source>PySide2 GUI</source>
54648 <translation type="unfinished"></translation> 54842 <translation type="unfinished"></translation>
54649 </message> 54843 </message>
54650 <message> 54844 <message>
54651 <location filename="../Project/Project.py" line="311"/> 54845 <location filename="../Project/Project.py" line="283"/>
54652 <source>PySide2 Console</source> 54846 <source>PySide2 Console</source>
54653 <translation type="unfinished"></translation> 54847 <translation type="unfinished"></translation>
54654 </message> 54848 </message>
54655 <message> 54849 <message>
54656 <location filename="../Project/Project.py" line="4365"/> 54850 <location filename="../Project/Project.py" line="4321"/>
54657 <source>Project-T&amp;ools</source> 54851 <source>Project-T&amp;ools</source>
54658 <translation type="unfinished"></translation> 54852 <translation type="unfinished"></translation>
54659 </message> 54853 </message>
54660 <message> 54854 <message>
54661 <location filename="../Project/Project.py" line="278"/> 54855 <location filename="../Project/Project.py" line="345"/>
54662 <source>PyQt4 GUI (deprecated)</source> 54856 <source>&lt;p&gt;The Programming Language &lt;b&gt;{0}&lt;/b&gt; is not supported (project type: {1}).&lt;/p&gt;</source>
54663 <translation type="unfinished"></translation>
54664 </message>
54665 <message>
54666 <location filename="../Project/Project.py" line="279"/>
54667 <source>PyQt4 Console (deprecated)</source>
54668 <translation type="unfinished"></translation> 54857 <translation type="unfinished"></translation>
54669 </message> 54858 </message>
54670 </context> 54859 </context>
54671 <context> 54860 <context>
54672 <name>ProjectBaseBrowser</name> 54861 <name>ProjectBaseBrowser</name>
54737 <location filename="../Project/ProjectBrowser.py" line="72"/> 54926 <location filename="../Project/ProjectBrowser.py" line="72"/>
54738 <source>conflict</source> 54927 <source>conflict</source>
54739 <translation>çelişki</translation> 54928 <translation>çelişki</translation>
54740 </message> 54929 </message>
54741 <message> 54930 <message>
54742 <location filename="../Project/ProjectBrowser.py" line="404"/> 54931 <location filename="../Project/ProjectBrowser.py" line="402"/>
54743 <source>unknown status</source> 54932 <source>unknown status</source>
54744 <translation type="unfinished"></translation> 54933 <translation type="unfinished"></translation>
54745 </message> 54934 </message>
54746 </context> 54935 </context>
54747 <context> 54936 <context>
54921 </message> 55110 </message>
54922 </context> 55111 </context>
54923 <context> 55112 <context>
54924 <name>ProjectFormsBrowser</name> 55113 <name>ProjectFormsBrowser</name>
54925 <message> 55114 <message>
54926 <location filename="../Project/ProjectFormsBrowser.py" line="1029"/> 55115 <location filename="../Project/ProjectFormsBrowser.py" line="1001"/>
54927 <source>Forms</source> 55116 <source>Forms</source>
54928 <translation>Formlar</translation> 55117 <translation>Formlar</translation>
54929 </message> 55118 </message>
54930 <message> 55119 <message>
54931 <location filename="../Project/ProjectFormsBrowser.py" line="70"/> 55120 <location filename="../Project/ProjectFormsBrowser.py" line="70"/>
54971 <location filename="../Project/ProjectFormsBrowser.py" line="96"/> 55160 <location filename="../Project/ProjectFormsBrowser.py" line="96"/>
54972 <source>Dialog with Buttons (Right)</source> 55161 <source>Dialog with Buttons (Right)</source>
54973 <translation>Düğme Diyalog (Sağda)</translation> 55162 <translation>Düğme Diyalog (Sağda)</translation>
54974 </message> 55163 </message>
54975 <message> 55164 <message>
54976 <location filename="../Project/ProjectFormsBrowser.py" line="154"/> 55165 <location filename="../Project/ProjectFormsBrowser.py" line="152"/>
54977 <source>Compile form</source> 55166 <source>Compile form</source>
54978 <translation>Formu derle</translation> 55167 <translation>Formu derle</translation>
54979 </message> 55168 </message>
54980 <message> 55169 <message>
54981 <location filename="../Project/ProjectFormsBrowser.py" line="358"/> 55170 <location filename="../Project/ProjectFormsBrowser.py" line="346"/>
54982 <source>Compile all forms</source> 55171 <source>Compile all forms</source>
54983 <translation>Tüm formları derle</translation> 55172 <translation>Tüm formları derle</translation>
54984 </message> 55173 </message>
54985 <message> 55174 <message>
54986 <location filename="../Project/ProjectFormsBrowser.py" line="165"/> 55175 <location filename="../Project/ProjectFormsBrowser.py" line="163"/>
54987 <source>Generate Dialog Code...</source> 55176 <source>Generate Dialog Code...</source>
54988 <translation>Diyalog kodunu Üret...</translation> 55177 <translation>Diyalog kodunu Üret...</translation>
54989 </message> 55178 </message>
54990 <message> 55179 <message>
54991 <location filename="../Project/ProjectFormsBrowser.py" line="258"/> 55180 <location filename="../Project/ProjectFormsBrowser.py" line="252"/>
54992 <source>Open in Qt-Designer</source> 55181 <source>Open in Qt-Designer</source>
54993 <translation>Qt-Designer&apos;da Aç</translation> 55182 <translation>Qt-Designer&apos;da Aç</translation>
54994 </message> 55183 </message>
54995 <message> 55184 <message>
54996 <location filename="../Project/ProjectFormsBrowser.py" line="260"/> 55185 <location filename="../Project/ProjectFormsBrowser.py" line="254"/>
54997 <source>Open in Editor</source> 55186 <source>Open in Editor</source>
54998 <translation>Düzenleyicide Aç</translation> 55187 <translation>Düzenleyicide Aç</translation>
54999 </message> 55188 </message>
55000 <message> 55189 <message>
55001 <location filename="../Project/ProjectFormsBrowser.py" line="149"/> 55190 <location filename="../Project/ProjectFormsBrowser.py" line="147"/>
55002 <source>Preview form</source> 55191 <source>Preview form</source>
55003 <translation>Form öngörünümü</translation> 55192 <translation>Form öngörünümü</translation>
55004 </message> 55193 </message>
55005 <message> 55194 <message>
55006 <location filename="../Project/ProjectFormsBrowser.py" line="263"/> 55195 <location filename="../Project/ProjectFormsBrowser.py" line="257"/>
55007 <source>Preview translations</source> 55196 <source>Preview translations</source>
55008 <translation>Çeviri öngörünümü</translation> 55197 <translation>Çeviri öngörünümü</translation>
55009 </message> 55198 </message>
55010 <message> 55199 <message>
55011 <location filename="../Project/ProjectFormsBrowser.py" line="277"/> 55200 <location filename="../Project/ProjectFormsBrowser.py" line="271"/>
55012 <source>Open</source> 55201 <source>Open</source>
55013 <translation>Aç</translation> 55202 <translation>Aç</translation>
55014 </message> 55203 </message>
55015 <message> 55204 <message>
55016 <location filename="../Project/ProjectFormsBrowser.py" line="182"/> 55205 <location filename="../Project/ProjectFormsBrowser.py" line="180"/>
55017 <source>Rename file</source> 55206 <source>Rename file</source>
55018 <translation>Dosya adını değiştir</translation> 55207 <translation>Dosya adını değiştir</translation>
55019 </message> 55208 </message>
55020 <message> 55209 <message>
55021 <location filename="../Project/ProjectFormsBrowser.py" line="313"/> 55210 <location filename="../Project/ProjectFormsBrowser.py" line="305"/>
55022 <source>Remove from project</source> 55211 <source>Remove from project</source>
55023 <translation>Projeden çıkar</translation> 55212 <translation>Projeden çıkar</translation>
55024 </message> 55213 </message>
55025 <message> 55214 <message>
55026 <location filename="../Project/ProjectFormsBrowser.py" line="316"/> 55215 <location filename="../Project/ProjectFormsBrowser.py" line="308"/>
55027 <source>Delete</source> 55216 <source>Delete</source>
55028 <translation>Sil</translation> 55217 <translation>Sil</translation>
55029 </message> 55218 </message>
55030 <message> 55219 <message>
55031 <location filename="../Project/ProjectFormsBrowser.py" line="326"/> 55220 <location filename="../Project/ProjectFormsBrowser.py" line="316"/>
55032 <source>New form...</source> 55221 <source>New form...</source>
55033 <translation>Yeni Kalıp...</translation> 55222 <translation>Yeni Kalıp...</translation>
55034 </message> 55223 </message>
55035 <message> 55224 <message>
55036 <location filename="../Project/ProjectFormsBrowser.py" line="364"/> 55225 <location filename="../Project/ProjectFormsBrowser.py" line="352"/>
55037 <source>Add forms...</source> 55226 <source>Add forms...</source>
55038 <translation>Form ekli...</translation> 55227 <translation>Form ekli...</translation>
55039 </message> 55228 </message>
55040 <message> 55229 <message>
55041 <location filename="../Project/ProjectFormsBrowser.py" line="366"/> 55230 <location filename="../Project/ProjectFormsBrowser.py" line="354"/>
55042 <source>Add forms directory...</source> 55231 <source>Add forms directory...</source>
55043 <translation>Form dizini ekle...</translation> 55232 <translation>Form dizini ekle...</translation>
55044 </message> 55233 </message>
55045 <message> 55234 <message>
55046 <location filename="../Project/ProjectFormsBrowser.py" line="335"/> 55235 <location filename="../Project/ProjectFormsBrowser.py" line="325"/>
55047 <source>Copy Path to Clipboard</source> 55236 <source>Copy Path to Clipboard</source>
55048 <translation>Yolu Panoya kopyala</translation> 55237 <translation>Yolu Panoya kopyala</translation>
55049 </message> 55238 </message>
55050 <message> 55239 <message>
55051 <location filename="../Project/ProjectFormsBrowser.py" line="369"/> 55240 <location filename="../Project/ProjectFormsBrowser.py" line="357"/>
55052 <source>Expand all directories</source> 55241 <source>Expand all directories</source>
55053 <translation>Tüm dizinleri genişlet</translation> 55242 <translation>Tüm dizinleri genişlet</translation>
55054 </message> 55243 </message>
55055 <message> 55244 <message>
55056 <location filename="../Project/ProjectFormsBrowser.py" line="371"/> 55245 <location filename="../Project/ProjectFormsBrowser.py" line="359"/>
55057 <source>Collapse all directories</source> 55246 <source>Collapse all directories</source>
55058 <translation>Tüm dizinleri daralt</translation> 55247 <translation>Tüm dizinleri daralt</translation>
55059 </message> 55248 </message>
55060 <message> 55249 <message>
55061 <location filename="../Project/ProjectFormsBrowser.py" line="374"/> 55250 <location filename="../Project/ProjectFormsBrowser.py" line="362"/>
55062 <source>Configure...</source> 55251 <source>Configure...</source>
55063 <translation>Ayarlanıyor...</translation> 55252 <translation>Ayarlanıyor...</translation>
55064 </message> 55253 </message>
55065 <message> 55254 <message>
55066 <location filename="../Project/ProjectFormsBrowser.py" line="267"/> 55255 <location filename="../Project/ProjectFormsBrowser.py" line="261"/>
55067 <source>Compile forms</source> 55256 <source>Compile forms</source>
55068 <translation>Formları derle</translation> 55257 <translation>Formları derle</translation>
55069 </message> 55258 </message>
55070 <message> 55259 <message>
55071 <location filename="../Project/ProjectFormsBrowser.py" line="637"/> 55260 <location filename="../Project/ProjectFormsBrowser.py" line="625"/>
55072 <source>New Form</source> 55261 <source>New Form</source>
55073 <translation>Yeni Form</translation> 55262 <translation>Yeni Form</translation>
55074 </message> 55263 </message>
55075 <message> 55264 <message>
55076 <location filename="../Project/ProjectFormsBrowser.py" line="592"/> 55265 <location filename="../Project/ProjectFormsBrowser.py" line="580"/>
55077 <source>Select a form type:</source> 55266 <source>Select a form type:</source>
55078 <translation>Form tipini seç:</translation> 55267 <translation>Form tipini seç:</translation>
55079 </message> 55268 </message>
55080 <message> 55269 <message>
55081 <location filename="../Project/ProjectFormsBrowser.py" line="606"/> 55270 <location filename="../Project/ProjectFormsBrowser.py" line="594"/>
55082 <source>Qt User-Interface Files (*.ui);;All Files (*)</source> 55271 <source>Qt User-Interface Files (*.ui);;All Files (*)</source>
55083 <translation>Qt Kullanıcı-Arayüz Dosyaları (*.ui);;Tüm Dosyalar (*)</translation> 55272 <translation>Qt Kullanıcı-Arayüz Dosyaları (*.ui);;Tüm Dosyalar (*)</translation>
55084 </message> 55273 </message>
55085 <message> 55274 <message>
55086 <location filename="../Project/ProjectFormsBrowser.py" line="625"/> 55275 <location filename="../Project/ProjectFormsBrowser.py" line="613"/>
55087 <source>The file already exists! Overwrite it?</source> 55276 <source>The file already exists! Overwrite it?</source>
55088 <translation>Bu dosya halihazırda var! Üzerine yazılsın mı?</translation> 55277 <translation>Bu dosya halihazırda var! Üzerine yazılsın mı?</translation>
55089 </message> 55278 </message>
55090 <message> 55279 <message>
55091 <location filename="../Project/ProjectFormsBrowser.py" line="637"/> 55280 <location filename="../Project/ProjectFormsBrowser.py" line="625"/>
55092 <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> 55281 <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>
55093 <translation type="unfinished"></translation> 55282 <translation type="unfinished"></translation>
55094 </message> 55283 </message>
55095 <message> 55284 <message>
55096 <location filename="../Project/ProjectFormsBrowser.py" line="665"/> 55285 <location filename="../Project/ProjectFormsBrowser.py" line="653"/>
55097 <source>Delete forms</source> 55286 <source>Delete forms</source>
55098 <translation>Formları sil</translation> 55287 <translation>Formları sil</translation>
55099 </message> 55288 </message>
55100 <message> 55289 <message>
55101 <location filename="../Project/ProjectFormsBrowser.py" line="665"/> 55290 <location filename="../Project/ProjectFormsBrowser.py" line="653"/>
55102 <source>Do you really want to delete these forms from the project?</source> 55291 <source>Do you really want to delete these forms from the project?</source>
55103 <translation type="unfinished"></translation> 55292 <translation type="unfinished"></translation>
55104 </message> 55293 </message>
55105 <message> 55294 <message>
55106 <location filename="../Project/ProjectFormsBrowser.py" line="819"/> 55295 <location filename="../Project/ProjectFormsBrowser.py" line="793"/>
55107 <source>Form Compilation</source> 55296 <source>Form Compilation</source>
55108 <translation>Form Derleme</translation> 55297 <translation>Form Derleme</translation>
55109 </message> 55298 </message>
55110 <message> 55299 <message>
55111 <location filename="../Project/ProjectFormsBrowser.py" line="791"/> 55300 <location filename="../Project/ProjectFormsBrowser.py" line="765"/>
55112 <source>The compilation of the form file was successful.</source> 55301 <source>The compilation of the form file was successful.</source>
55113 <translation type="unfinished"></translation> 55302 <translation type="unfinished"></translation>
55114 </message> 55303 </message>
55115 <message> 55304 <message>
55116 <location filename="../Project/ProjectFormsBrowser.py" line="806"/> 55305 <location filename="../Project/ProjectFormsBrowser.py" line="780"/>
55117 <source>&lt;p&gt;The compilation of the form file failed.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source> 55306 <source>&lt;p&gt;The compilation of the form file failed.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
55118 <translation type="unfinished"></translation> 55307 <translation type="unfinished"></translation>
55119 </message> 55308 </message>
55120 <message> 55309 <message>
55121 <location filename="../Project/ProjectFormsBrowser.py" line="819"/> 55310 <location filename="../Project/ProjectFormsBrowser.py" line="793"/>
55122 <source>The compilation of the form file failed.</source> 55311 <source>The compilation of the form file failed.</source>
55123 <translation type="unfinished"></translation> 55312 <translation type="unfinished"></translation>
55124 </message> 55313 </message>
55125 <message> 55314 <message>
55126 <location filename="../Project/ProjectFormsBrowser.py" line="894"/> 55315 <location filename="../Project/ProjectFormsBrowser.py" line="866"/>
55127 <source>Process Generation Error</source> 55316 <source>Process Generation Error</source>
55128 <translation>İşlem Üretecinde Hata</translation> 55317 <translation>İşlem Üretecinde Hata</translation>
55129 </message> 55318 </message>
55130 <message> 55319 <message>
55131 <location filename="../Project/ProjectFormsBrowser.py" line="894"/> 55320 <location filename="../Project/ProjectFormsBrowser.py" line="866"/>
55132 <source>Could not start {0}.&lt;br&gt;Ensure that it is in the search path.</source> 55321 <source>Could not start {0}.&lt;br&gt;Ensure that it is in the search path.</source>
55133 <translation type="unfinished"></translation> 55322 <translation type="unfinished"></translation>
55134 </message> 55323 </message>
55135 <message> 55324 <message>
55136 <location filename="../Project/ProjectFormsBrowser.py" line="986"/> 55325 <location filename="../Project/ProjectFormsBrowser.py" line="958"/>
55137 <source>Compiling forms...</source> 55326 <source>Compiling forms...</source>
55138 <translation>Formlar derleniyor...</translation> 55327 <translation>Formlar derleniyor...</translation>
55139 </message> 55328 </message>
55140 <message> 55329 <message>
55141 <location filename="../Project/ProjectFormsBrowser.py" line="1025"/> 55330 <location filename="../Project/ProjectFormsBrowser.py" line="997"/>
55142 <source>Abort</source> 55331 <source>Abort</source>
55143 <translation>Vazgeç</translation> 55332 <translation>Vazgeç</translation>
55144 </message> 55333 </message>
55145 <message> 55334 <message>
55146 <location filename="../Project/ProjectFormsBrowser.py" line="1025"/> 55335 <location filename="../Project/ProjectFormsBrowser.py" line="997"/>
55147 <source>Determining changed forms...</source> 55336 <source>Determining changed forms...</source>
55148 <translation type="unfinished"></translation> 55337 <translation type="unfinished"></translation>
55149 </message> 55338 </message>
55150 <message> 55339 <message>
55151 <location filename="../Project/ProjectFormsBrowser.py" line="1057"/> 55340 <location filename="../Project/ProjectFormsBrowser.py" line="1027"/>
55152 <source>Compiling changed forms...</source> 55341 <source>Compiling changed forms...</source>
55153 <translation>Değişen formlar derleniyor...</translation> 55342 <translation>Değişen formlar derleniyor...</translation>
55154 </message> 55343 </message>
55155 <message> 55344 <message>
55156 <location filename="../Project/ProjectFormsBrowser.py" line="98"/> 55345 <location filename="../Project/ProjectFormsBrowser.py" line="98"/>
55201 <location filename="../Project/ProjectFormsBrowser.py" line="107"/> 55390 <location filename="../Project/ProjectFormsBrowser.py" line="107"/>
55202 <source>QStackedWidget</source> 55391 <source>QStackedWidget</source>
55203 <translation type="unfinished"></translation> 55392 <translation type="unfinished"></translation>
55204 </message> 55393 </message>
55205 <message> 55394 <message>
55206 <location filename="../Project/ProjectFormsBrowser.py" line="1025"/> 55395 <location filename="../Project/ProjectFormsBrowser.py" line="997"/>
55207 <source>%v/%m Forms</source> 55396 <source>%v/%m Forms</source>
55208 <translation type="unfinished"></translation> 55397 <translation type="unfinished"></translation>
55209 </message> 55398 </message>
55210 <message> 55399 <message>
55211 <location filename="../Project/ProjectFormsBrowser.py" line="352"/> 55400 <location filename="../Project/ProjectFormsBrowser.py" line="340"/>
55212 <source>Configure uic Compiler</source> 55401 <source>Configure uic Compiler</source>
55213 <translation type="unfinished"></translation> 55402 <translation type="unfinished"></translation>
55214 </message> 55403 </message>
55215 </context> 55404 </context>
55216 <context> 55405 <context>
55841 </message> 56030 </message>
55842 </context> 56031 </context>
55843 <context> 56032 <context>
55844 <name>ProjectResourcesBrowser</name> 56033 <name>ProjectResourcesBrowser</name>
55845 <message> 56034 <message>
55846 <location filename="../Project/ProjectResourcesBrowser.py" line="896"/> 56035 <location filename="../Project/ProjectResourcesBrowser.py" line="862"/>
55847 <source>Resources</source> 56036 <source>Resources</source>
55848 <translation>Kaynaklar</translation> 56037 <translation>Kaynaklar</translation>
55849 </message> 56038 </message>
55850 <message> 56039 <message>
55851 <location filename="../Project/ProjectResourcesBrowser.py" line="62"/> 56040 <location filename="../Project/ProjectResourcesBrowser.py" line="62"/>
55852 <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> 56041 <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>
55853 <translation type="unfinished"></translation> 56042 <translation type="unfinished"></translation>
55854 </message> 56043 </message>
55855 <message> 56044 <message>
55856 <location filename="../Project/ProjectResourcesBrowser.py" line="98"/> 56045 <location filename="../Project/ProjectResourcesBrowser.py" line="97"/>
55857 <source>Compile resource</source> 56046 <source>Compile resource</source>
55858 <translation>Kaynağı derle</translation> 56047 <translation>Kaynağı derle</translation>
55859 </message> 56048 </message>
55860 <message> 56049 <message>
55861 <location filename="../Project/ProjectResourcesBrowser.py" line="293"/> 56050 <location filename="../Project/ProjectResourcesBrowser.py" line="287"/>
55862 <source>Compile all resources</source> 56051 <source>Compile all resources</source>
55863 <translation>Tüm kaynakları derle</translation> 56052 <translation>Tüm kaynakları derle</translation>
55864 </message> 56053 </message>
55865 <message> 56054 <message>
55866 <location filename="../Project/ProjectResourcesBrowser.py" line="216"/> 56055 <location filename="../Project/ProjectResourcesBrowser.py" line="212"/>
55867 <source>Open</source> 56056 <source>Open</source>
55868 <translation>Aç</translation> 56057 <translation>Aç</translation>
55869 </message> 56058 </message>
55870 <message> 56059 <message>
55871 <location filename="../Project/ProjectResourcesBrowser.py" line="116"/> 56060 <location filename="../Project/ProjectResourcesBrowser.py" line="115"/>
55872 <source>Rename file</source> 56061 <source>Rename file</source>
55873 <translation>Dosya adını değiştir</translation> 56062 <translation>Dosya adını değiştir</translation>
55874 </message> 56063 </message>
55875 <message> 56064 <message>
55876 <location filename="../Project/ProjectResourcesBrowser.py" line="253"/> 56065 <location filename="../Project/ProjectResourcesBrowser.py" line="248"/>
55877 <source>Remove from project</source> 56066 <source>Remove from project</source>
55878 <translation>Projeden çıkar</translation> 56067 <translation>Projeden çıkar</translation>
55879 </message> 56068 </message>
55880 <message> 56069 <message>
55881 <location filename="../Project/ProjectResourcesBrowser.py" line="256"/> 56070 <location filename="../Project/ProjectResourcesBrowser.py" line="251"/>
55882 <source>Delete</source> 56071 <source>Delete</source>
55883 <translation>Sil</translation> 56072 <translation>Sil</translation>
55884 </message> 56073 </message>
55885 <message> 56074 <message>
55886 <location filename="../Project/ProjectResourcesBrowser.py" line="260"/> 56075 <location filename="../Project/ProjectResourcesBrowser.py" line="255"/>
55887 <source>New resource...</source> 56076 <source>New resource...</source>
55888 <translation>Yeni kaynaklar...</translation> 56077 <translation>Yeni kaynaklar...</translation>
55889 </message> 56078 </message>
55890 <message> 56079 <message>
55891 <location filename="../Project/ProjectResourcesBrowser.py" line="299"/> 56080 <location filename="../Project/ProjectResourcesBrowser.py" line="293"/>
55892 <source>Add resources...</source> 56081 <source>Add resources...</source>
55893 <translation>Kaynak ekle...</translation> 56082 <translation>Kaynak ekle...</translation>
55894 </message> 56083 </message>
55895 <message> 56084 <message>
55896 <location filename="../Project/ProjectResourcesBrowser.py" line="302"/> 56085 <location filename="../Project/ProjectResourcesBrowser.py" line="296"/>
55897 <source>Add resources directory...</source> 56086 <source>Add resources directory...</source>
55898 <translation>Kaynak dizini ekle...</translation> 56087 <translation>Kaynak dizini ekle...</translation>
55899 </message> 56088 </message>
55900 <message> 56089 <message>
55901 <location filename="../Project/ProjectResourcesBrowser.py" line="268"/> 56090 <location filename="../Project/ProjectResourcesBrowser.py" line="263"/>
55902 <source>Copy Path to Clipboard</source> 56091 <source>Copy Path to Clipboard</source>
55903 <translation>Yolu Panoya kopyala</translation> 56092 <translation>Yolu Panoya kopyala</translation>
55904 </message> 56093 </message>
55905 <message> 56094 <message>
55906 <location filename="../Project/ProjectResourcesBrowser.py" line="306"/> 56095 <location filename="../Project/ProjectResourcesBrowser.py" line="300"/>
55907 <source>Expand all directories</source> 56096 <source>Expand all directories</source>
55908 <translation>Tüm dizinleri genişlet</translation> 56097 <translation>Tüm dizinleri genişlet</translation>
55909 </message> 56098 </message>
55910 <message> 56099 <message>
55911 <location filename="../Project/ProjectResourcesBrowser.py" line="308"/> 56100 <location filename="../Project/ProjectResourcesBrowser.py" line="302"/>
55912 <source>Collapse all directories</source> 56101 <source>Collapse all directories</source>
55913 <translation>Tüm dizinleri daralt</translation> 56102 <translation>Tüm dizinleri daralt</translation>
55914 </message> 56103 </message>
55915 <message> 56104 <message>
55916 <location filename="../Project/ProjectResourcesBrowser.py" line="311"/> 56105 <location filename="../Project/ProjectResourcesBrowser.py" line="305"/>
55917 <source>Configure...</source> 56106 <source>Configure...</source>
55918 <translation>Ayarlanıyor...</translation> 56107 <translation>Ayarlanıyor...</translation>
55919 </message> 56108 </message>
55920 <message> 56109 <message>
55921 <location filename="../Project/ProjectResourcesBrowser.py" line="210"/> 56110 <location filename="../Project/ProjectResourcesBrowser.py" line="206"/>
55922 <source>Compile resources</source> 56111 <source>Compile resources</source>
55923 <translation>Kaynakları derle</translation> 56112 <translation>Kaynakları derle</translation>
55924 </message> 56113 </message>
55925 <message> 56114 <message>
55926 <location filename="../Project/ProjectResourcesBrowser.py" line="510"/> 56115 <location filename="../Project/ProjectResourcesBrowser.py" line="504"/>
55927 <source>New Resource</source> 56116 <source>New Resource</source>
55928 <translation>Yeni Kaynak</translation> 56117 <translation>Yeni Kaynak</translation>
55929 </message> 56118 </message>
55930 <message> 56119 <message>
55931 <location filename="../Project/ProjectResourcesBrowser.py" line="469"/> 56120 <location filename="../Project/ProjectResourcesBrowser.py" line="463"/>
55932 <source>Qt Resource Files (*.qrc)</source> 56121 <source>Qt Resource Files (*.qrc)</source>
55933 <translation>Qt Kaynak Dosyaları (*.qrc)</translation> 56122 <translation>Qt Kaynak Dosyaları (*.qrc)</translation>
55934 </message> 56123 </message>
55935 <message> 56124 <message>
55936 <location filename="../Project/ProjectResourcesBrowser.py" line="488"/> 56125 <location filename="../Project/ProjectResourcesBrowser.py" line="482"/>
55937 <source>The file already exists! Overwrite it?</source> 56126 <source>The file already exists! Overwrite it?</source>
55938 <translation>Bu dosya halihazırda var! Üzerine yazılsın mı?</translation> 56127 <translation>Bu dosya halihazırda var! Üzerine yazılsın mı?</translation>
55939 </message> 56128 </message>
55940 <message> 56129 <message>
55941 <location filename="../Project/ProjectResourcesBrowser.py" line="510"/> 56130 <location filename="../Project/ProjectResourcesBrowser.py" line="504"/>
55942 <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> 56131 <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>
55943 <translation type="unfinished"></translation> 56132 <translation type="unfinished"></translation>
55944 </message> 56133 </message>
55945 <message> 56134 <message>
55946 <location filename="../Project/ProjectResourcesBrowser.py" line="539"/> 56135 <location filename="../Project/ProjectResourcesBrowser.py" line="533"/>
55947 <source>Delete resources</source> 56136 <source>Delete resources</source>
55948 <translation>Kaynakları sil</translation> 56137 <translation>Kaynakları sil</translation>
55949 </message> 56138 </message>
55950 <message> 56139 <message>
55951 <location filename="../Project/ProjectResourcesBrowser.py" line="539"/> 56140 <location filename="../Project/ProjectResourcesBrowser.py" line="533"/>
55952 <source>Do you really want to delete these resources from the project?</source> 56141 <source>Do you really want to delete these resources from the project?</source>
55953 <translation type="unfinished"></translation> 56142 <translation type="unfinished"></translation>
55954 </message> 56143 </message>
55955 <message> 56144 <message>
55956 <location filename="../Project/ProjectResourcesBrowser.py" line="639"/> 56145 <location filename="../Project/ProjectResourcesBrowser.py" line="633"/>
55957 <source>Resource Compilation</source> 56146 <source>Resource Compilation</source>
55958 <translation>Kaynak Derleme</translation> 56147 <translation>Kaynak Derleme</translation>
55959 </message> 56148 </message>
55960 <message> 56149 <message>
55961 <location filename="../Project/ProjectResourcesBrowser.py" line="618"/> 56150 <location filename="../Project/ProjectResourcesBrowser.py" line="612"/>
55962 <source>The compilation of the resource file was successful.</source> 56151 <source>The compilation of the resource file was successful.</source>
55963 <translation type="unfinished"></translation> 56152 <translation type="unfinished"></translation>
55964 </message> 56153 </message>
55965 <message> 56154 <message>
55966 <location filename="../Project/ProjectResourcesBrowser.py" line="625"/> 56155 <location filename="../Project/ProjectResourcesBrowser.py" line="619"/>
55967 <source>&lt;p&gt;The compilation of the resource file failed.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source> 56156 <source>&lt;p&gt;The compilation of the resource file failed.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
55968 <translation type="unfinished"></translation> 56157 <translation type="unfinished"></translation>
55969 </message> 56158 </message>
55970 <message> 56159 <message>
55971 <location filename="../Project/ProjectResourcesBrowser.py" line="639"/> 56160 <location filename="../Project/ProjectResourcesBrowser.py" line="633"/>
55972 <source>The compilation of the resource file failed.</source> 56161 <source>The compilation of the resource file failed.</source>
55973 <translation>Kaynağın derlenmesinde hata.</translation> 56162 <translation>Kaynağın derlenmesinde hata.</translation>
55974 </message> 56163 </message>
55975 <message> 56164 <message>
55976 <location filename="../Project/ProjectResourcesBrowser.py" line="751"/> 56165 <location filename="../Project/ProjectResourcesBrowser.py" line="717"/>
55977 <source>Process Generation Error</source> 56166 <source>Process Generation Error</source>
55978 <translation>İşlem Üretecinde Hata</translation> 56167 <translation>İşlem Üretecinde Hata</translation>
55979 </message> 56168 </message>
55980 <message> 56169 <message>
55981 <location filename="../Project/ProjectResourcesBrowser.py" line="751"/> 56170 <location filename="../Project/ProjectResourcesBrowser.py" line="717"/>
55982 <source>Could not start {0}.&lt;br&gt;Ensure that it is in the search path.</source> 56171 <source>Could not start {0}.&lt;br&gt;Ensure that it is in the search path.</source>
55983 <translation type="unfinished"></translation> 56172 <translation type="unfinished"></translation>
55984 </message> 56173 </message>
55985 <message> 56174 <message>
55986 <location filename="../Project/ProjectResourcesBrowser.py" line="817"/> 56175 <location filename="../Project/ProjectResourcesBrowser.py" line="783"/>
55987 <source>Compiling resources...</source> 56176 <source>Compiling resources...</source>
55988 <translation>Kaynaklar derleniyor...</translation> 56177 <translation>Kaynaklar derleniyor...</translation>
55989 </message> 56178 </message>
55990 <message> 56179 <message>
55991 <location filename="../Project/ProjectResourcesBrowser.py" line="892"/> 56180 <location filename="../Project/ProjectResourcesBrowser.py" line="858"/>
55992 <source>Abort</source> 56181 <source>Abort</source>
55993 <translation>Vazgeç</translation> 56182 <translation>Vazgeç</translation>
55994 </message> 56183 </message>
55995 <message> 56184 <message>
55996 <location filename="../Project/ProjectResourcesBrowser.py" line="892"/> 56185 <location filename="../Project/ProjectResourcesBrowser.py" line="858"/>
55997 <source>Determining changed resources...</source> 56186 <source>Determining changed resources...</source>
55998 <translation type="unfinished"></translation> 56187 <translation type="unfinished"></translation>
55999 </message> 56188 </message>
56000 <message> 56189 <message>
56001 <location filename="../Project/ProjectResourcesBrowser.py" line="930"/> 56190 <location filename="../Project/ProjectResourcesBrowser.py" line="894"/>
56002 <source>Compiling changed resources...</source> 56191 <source>Compiling changed resources...</source>
56003 <translation>Değişen kaynaklar derleniyor...</translation> 56192 <translation>Değişen kaynaklar derleniyor...</translation>
56004 </message> 56193 </message>
56005 <message> 56194 <message>
56006 <location filename="../Project/ProjectResourcesBrowser.py" line="892"/> 56195 <location filename="../Project/ProjectResourcesBrowser.py" line="858"/>
56007 <source>%v/%m Resources</source> 56196 <source>%v/%m Resources</source>
56008 <translation type="unfinished"></translation> 56197 <translation type="unfinished"></translation>
56009 </message> 56198 </message>
56010 <message> 56199 <message>
56011 <location filename="../Project/ProjectResourcesBrowser.py" line="287"/> 56200 <location filename="../Project/ProjectResourcesBrowser.py" line="281"/>
56012 <source>Configure rcc Compiler</source> 56201 <source>Configure rcc Compiler</source>
56013 <translation type="unfinished"></translation> 56202 <translation type="unfinished"></translation>
56014 </message> 56203 </message>
56015 </context> 56204 </context>
56016 <context> 56205 <context>
56129 <location filename="../Project/ProjectSourcesBrowser.py" line="565"/> 56318 <location filename="../Project/ProjectSourcesBrowser.py" line="565"/>
56130 <source>Configure...</source> 56319 <source>Configure...</source>
56131 <translation>Ayarlanıyor...</translation> 56320 <translation>Ayarlanıyor...</translation>
56132 </message> 56321 </message>
56133 <message> 56322 <message>
56134 <location filename="../Project/ProjectSourcesBrowser.py" line="847"/> 56323 <location filename="../Project/ProjectSourcesBrowser.py" line="844"/>
56135 <source>Add new Python package</source> 56324 <source>Add new Python package</source>
56136 <translation>Yeni Python paketini ekle</translation> 56325 <translation>Yeni Python paketini ekle</translation>
56137 </message> 56326 </message>
56138 <message> 56327 <message>
56139 <location filename="../Project/ProjectSourcesBrowser.py" line="832"/> 56328 <location filename="../Project/ProjectSourcesBrowser.py" line="829"/>
56140 <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> 56329 <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>
56141 <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; Paket dizini oluşturulamadı. İptal edildi...&lt;/p&gt;&lt;p&gt;Sebep: {1}&lt;/p&gt;</translation> 56330 <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; Paket dizini oluşturulamadı. İptal edildi...&lt;/p&gt;&lt;p&gt;Sebep: {1}&lt;/p&gt;</translation>
56142 </message> 56331 </message>
56143 <message> 56332 <message>
56144 <location filename="../Project/ProjectSourcesBrowser.py" line="847"/> 56333 <location filename="../Project/ProjectSourcesBrowser.py" line="844"/>
56145 <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> 56334 <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>
56146 <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; Paket dosyası oluşturulamadı. İptal ediliyor...&lt;/p&gt;&lt;p&gt;Sebep: {1}&lt;/p&gt;</translation> 56335 <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; Paket dosyası oluşturulamadı. İptal ediliyor...&lt;/p&gt;&lt;p&gt;Sebep: {1}&lt;/p&gt;</translation>
56147 </message> 56336 </message>
56148 <message> 56337 <message>
56149 <location filename="../Project/ProjectSourcesBrowser.py" line="915"/> 56338 <location filename="../Project/ProjectSourcesBrowser.py" line="912"/>
56150 <source>Delete files</source> 56339 <source>Delete files</source>
56151 <translation>Dosyaları sil</translation> 56340 <translation>Dosyaları sil</translation>
56152 </message> 56341 </message>
56153 <message> 56342 <message>
56154 <location filename="../Project/ProjectSourcesBrowser.py" line="915"/> 56343 <location filename="../Project/ProjectSourcesBrowser.py" line="912"/>
56155 <source>Do you really want to delete these files from the project?</source> 56344 <source>Do you really want to delete these files from the project?</source>
56156 <translation>Bu dosyayı projeden silmek istediğinizden gerçekten emin misiniz?</translation> 56345 <translation>Bu dosyayı projeden silmek istediğinizden gerçekten emin misiniz?</translation>
56157 </message> 56346 </message>
56158 <message> 56347 <message>
56159 <location filename="../Project/ProjectSourcesBrowser.py" line="989"/> 56348 <location filename="../Project/ProjectSourcesBrowser.py" line="986"/>
56160 <source>Code Coverage</source> 56349 <source>Code Coverage</source>
56161 <translation>Kod Koruyucu</translation> 56350 <translation>Kod Koruyucu</translation>
56162 </message> 56351 </message>
56163 <message> 56352 <message>
56164 <location filename="../Project/ProjectSourcesBrowser.py" line="989"/> 56353 <location filename="../Project/ProjectSourcesBrowser.py" line="986"/>
56165 <source>Please select a coverage file</source> 56354 <source>Please select a coverage file</source>
56166 <translation>Lütfen bir koruyucu dosya seçiniz</translation> 56355 <translation>Lütfen bir koruyucu dosya seçiniz</translation>
56167 </message> 56356 </message>
56168 <message> 56357 <message>
56169 <location filename="../Project/ProjectSourcesBrowser.py" line="1043"/> 56358 <location filename="../Project/ProjectSourcesBrowser.py" line="1040"/>
56170 <source>Profile Data</source> 56359 <source>Profile Data</source>
56171 <translation>Veri Kesiti</translation> 56360 <translation>Veri Kesiti</translation>
56172 </message> 56361 </message>
56173 <message> 56362 <message>
56174 <location filename="../Project/ProjectSourcesBrowser.py" line="1043"/> 56363 <location filename="../Project/ProjectSourcesBrowser.py" line="1040"/>
56175 <source>Please select a profile file</source> 56364 <source>Please select a profile file</source>
56176 <translation>Lütfen kesit dosyasını seçiniz</translation> 56365 <translation>Lütfen kesit dosyasını seçiniz</translation>
56177 </message> 56366 </message>
56178 <message> 56367 <message>
56179 <location filename="../Project/ProjectSourcesBrowser.py" line="1080"/> 56368 <location filename="../Project/ProjectSourcesBrowser.py" line="1077"/>
56180 <source>Class Diagram</source> 56369 <source>Class Diagram</source>
56181 <translation>Sınıf Şeması</translation> 56370 <translation>Sınıf Şeması</translation>
56182 </message> 56371 </message>
56183 <message> 56372 <message>
56184 <location filename="../Project/ProjectSourcesBrowser.py" line="1120"/> 56373 <location filename="../Project/ProjectSourcesBrowser.py" line="1117"/>
56185 <source>Include class attributes?</source> 56374 <source>Include class attributes?</source>
56186 <translation>Sınıf nitelikleri dahil edilsin mi?</translation> 56375 <translation>Sınıf nitelikleri dahil edilsin mi?</translation>
56187 </message> 56376 </message>
56188 <message> 56377 <message>
56189 <location filename="../Project/ProjectSourcesBrowser.py" line="1100"/> 56378 <location filename="../Project/ProjectSourcesBrowser.py" line="1097"/>
56190 <source>Imports Diagram</source> 56379 <source>Imports Diagram</source>
56191 <translation>Şemayı İçe Aktar</translation> 56380 <translation>Şemayı İçe Aktar</translation>
56192 </message> 56381 </message>
56193 <message> 56382 <message>
56194 <location filename="../Project/ProjectSourcesBrowser.py" line="1100"/> 56383 <location filename="../Project/ProjectSourcesBrowser.py" line="1097"/>
56195 <source>Include imports from external modules?</source> 56384 <source>Include imports from external modules?</source>
56196 <translation>Harici modüllerdan içe aktarım dahil edilsin mi?</translation> 56385 <translation>Harici modüllerdan içe aktarım dahil edilsin mi?</translation>
56197 </message> 56386 </message>
56198 <message> 56387 <message>
56199 <location filename="../Project/ProjectSourcesBrowser.py" line="1120"/> 56388 <location filename="../Project/ProjectSourcesBrowser.py" line="1117"/>
56200 <source>Package Diagram</source> 56389 <source>Package Diagram</source>
56201 <translation>Paket Şeması</translation> 56390 <translation>Paket Şeması</translation>
56202 </message> 56391 </message>
56203 <message> 56392 <message>
56204 <location filename="../Project/ProjectSourcesBrowser.py" line="1135"/> 56393 <location filename="../Project/ProjectSourcesBrowser.py" line="1132"/>
56205 <source>Application Diagram</source> 56394 <source>Application Diagram</source>
56206 <translation>Uygulama Şeması</translation> 56395 <translation>Uygulama Şeması</translation>
56207 </message> 56396 </message>
56208 <message> 56397 <message>
56209 <location filename="../Project/ProjectSourcesBrowser.py" line="1135"/> 56398 <location filename="../Project/ProjectSourcesBrowser.py" line="1132"/>
56210 <source>Include module names?</source> 56399 <source>Include module names?</source>
56211 <translation>Modül isimleri dahil edilsin mi?</translation> 56400 <translation>Modül isimleri dahil edilsin mi?</translation>
56212 </message> 56401 </message>
56213 <message> 56402 <message>
56214 <location filename="../Project/ProjectSourcesBrowser.py" line="483"/> 56403 <location filename="../Project/ProjectSourcesBrowser.py" line="483"/>
56232 <location filename="../Project/ProjectTranslationsBrowser.py" line="65"/> 56421 <location filename="../Project/ProjectTranslationsBrowser.py" line="65"/>
56233 <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> 56422 <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>
56234 <translation>&lt;b&gt;Proje Çevirileri Gözatıcısı&lt;/b&gt;&lt;p&gt;Bu geçerli projedeki tüm çevirileri kolayca bir arada görmek için biriktirir . Pekçok işlem için açılır menüyü kullanabilirsiniz.&lt;/p&gt;</translation> 56423 <translation>&lt;b&gt;Proje Çevirileri Gözatıcısı&lt;/b&gt;&lt;p&gt;Bu geçerli projedeki tüm çevirileri kolayca bir arada görmek için biriktirir . Pekçok işlem için açılır menüyü kullanabilirsiniz.&lt;/p&gt;</translation>
56235 </message> 56424 </message>
56236 <message> 56425 <message>
56237 <location filename="../Project/ProjectTranslationsBrowser.py" line="156"/> 56426 <location filename="../Project/ProjectTranslationsBrowser.py" line="155"/>
56238 <source>Generate translation</source> 56427 <source>Generate translation</source>
56239 <translation>Çeviriyii üret</translation> 56428 <translation>Çeviriyii üret</translation>
56240 </message> 56429 </message>
56241 <message> 56430 <message>
56242 <location filename="../Project/ProjectTranslationsBrowser.py" line="164"/> 56431 <location filename="../Project/ProjectTranslationsBrowser.py" line="163"/>
56243 <source>Generate translation (with obsolete)</source> 56432 <source>Generate translation (with obsolete)</source>
56244 <translation>Çeviriyi üret (eskileri ile beraber)</translation> 56433 <translation>Çeviriyi üret (eskileri ile beraber)</translation>
56245 </message> 56434 </message>
56246 <message> 56435 <message>
56247 <location filename="../Project/ProjectTranslationsBrowser.py" line="409"/> 56436 <location filename="../Project/ProjectTranslationsBrowser.py" line="405"/>
56248 <source>Generate all translations</source> 56437 <source>Generate all translations</source>
56249 <translation>Tüm çevirileri üret</translation> 56438 <translation>Tüm çevirileri üret</translation>
56250 </message> 56439 </message>
56251 <message> 56440 <message>
56252 <location filename="../Project/ProjectTranslationsBrowser.py" line="416"/> 56441 <location filename="../Project/ProjectTranslationsBrowser.py" line="412"/>
56253 <source>Generate all translations (with obsolete)</source> 56442 <source>Generate all translations (with obsolete)</source>
56254 <translation>Tüm çevirileri üret (eskileri ile beraber)</translation> 56443 <translation>Tüm çevirileri üret (eskileri ile beraber)</translation>
56255 </message> 56444 </message>
56256 <message> 56445 <message>
56257 <location filename="../Project/ProjectTranslationsBrowser.py" line="309"/> 56446 <location filename="../Project/ProjectTranslationsBrowser.py" line="306"/>
56258 <source>Open in Qt-Linguist</source> 56447 <source>Open in Qt-Linguist</source>
56259 <translation>Qt-Linguist&apos;te Aç</translation> 56448 <translation>Qt-Linguist&apos;te Aç</translation>
56260 </message> 56449 </message>
56261 <message> 56450 <message>
56262 <location filename="../Project/ProjectTranslationsBrowser.py" line="356"/> 56451 <location filename="../Project/ProjectTranslationsBrowser.py" line="353"/>
56263 <source>Open in Editor</source> 56452 <source>Open in Editor</source>
56264 <translation>Düzenleyicide Aç</translation> 56453 <translation>Düzenleyicide Aç</translation>
56265 </message> 56454 </message>
56266 <message> 56455 <message>
56267 <location filename="../Project/ProjectTranslationsBrowser.py" line="198"/> 56456 <location filename="../Project/ProjectTranslationsBrowser.py" line="197"/>
56268 <source>Release translation</source> 56457 <source>Release translation</source>
56269 <translation>Çeviriyi yayımla</translation> 56458 <translation>Çeviriyi yayımla</translation>
56270 </message> 56459 </message>
56271 <message> 56460 <message>
56272 <location filename="../Project/ProjectTranslationsBrowser.py" line="424"/> 56461 <location filename="../Project/ProjectTranslationsBrowser.py" line="420"/>
56273 <source>Release all translations</source> 56462 <source>Release all translations</source>
56274 <translation>Tüm çevirileri yayımla</translation> 56463 <translation>Tüm çevirileri yayımla</translation>
56275 </message> 56464 </message>
56276 <message> 56465 <message>
56277 <location filename="../Project/ProjectTranslationsBrowser.py" line="140"/> 56466 <location filename="../Project/ProjectTranslationsBrowser.py" line="139"/>
56278 <source>Preview translation</source> 56467 <source>Preview translation</source>
56279 <translation>Çeviri öngörünümü</translation> 56468 <translation>Çeviri öngörünümü</translation>
56280 </message> 56469 </message>
56281 <message> 56470 <message>
56282 <location filename="../Project/ProjectTranslationsBrowser.py" line="396"/> 56471 <location filename="../Project/ProjectTranslationsBrowser.py" line="392"/>
56283 <source>Preview all translations</source> 56472 <source>Preview all translations</source>
56284 <translation>Tüm çevirilerin öngörünümü</translation> 56473 <translation>Tüm çevirilerin öngörünümü</translation>
56285 </message> 56474 </message>
56286 <message> 56475 <message>
56287 <location filename="../Project/ProjectTranslationsBrowser.py" line="401"/> 56476 <location filename="../Project/ProjectTranslationsBrowser.py" line="397"/>
56288 <source>Extract messages</source> 56477 <source>Extract messages</source>
56289 <translation>Masajı Genişlet</translation> 56478 <translation>Masajı Genişlet</translation>
56290 </message> 56479 </message>
56291 <message> 56480 <message>
56292 <location filename="../Project/ProjectTranslationsBrowser.py" line="369"/> 56481 <location filename="../Project/ProjectTranslationsBrowser.py" line="366"/>
56293 <source>Remove from project</source> 56482 <source>Remove from project</source>
56294 <translation>Projeden çıkar</translation> 56483 <translation>Projeden çıkar</translation>
56295 </message> 56484 </message>
56296 <message> 56485 <message>
56297 <location filename="../Project/ProjectTranslationsBrowser.py" line="431"/> 56486 <location filename="../Project/ProjectTranslationsBrowser.py" line="427"/>
56298 <source>Delete</source> 56487 <source>Delete</source>
56299 <translation>Sil</translation> 56488 <translation>Sil</translation>
56300 </message> 56489 </message>
56301 <message> 56490 <message>
56302 <location filename="../Project/ProjectTranslationsBrowser.py" line="435"/> 56491 <location filename="../Project/ProjectTranslationsBrowser.py" line="431"/>
56303 <source>Add translation...</source> 56492 <source>Add translation...</source>
56304 <translation>Çeviri ekle...</translation> 56493 <translation>Çeviri ekle...</translation>
56305 </message> 56494 </message>
56306 <message> 56495 <message>
56307 <location filename="../Project/ProjectTranslationsBrowser.py" line="437"/> 56496 <location filename="../Project/ProjectTranslationsBrowser.py" line="433"/>
56308 <source>Add translation files...</source> 56497 <source>Add translation files...</source>
56309 <translation>Çeviri dosyası ekle...</translation> 56498 <translation>Çeviri dosyası ekle...</translation>
56310 </message> 56499 </message>
56311 <message> 56500 <message>
56312 <location filename="../Project/ProjectTranslationsBrowser.py" line="441"/> 56501 <location filename="../Project/ProjectTranslationsBrowser.py" line="437"/>
56313 <source>Copy Path to Clipboard</source> 56502 <source>Copy Path to Clipboard</source>
56314 <translation>Yolu Panoya kopyala</translation> 56503 <translation>Yolu Panoya kopyala</translation>
56315 </message> 56504 </message>
56316 <message> 56505 <message>
56317 <location filename="../Project/ProjectTranslationsBrowser.py" line="444"/> 56506 <location filename="../Project/ProjectTranslationsBrowser.py" line="440"/>
56318 <source>Configure...</source> 56507 <source>Configure...</source>
56319 <translation>Ayarlanıyor...</translation> 56508 <translation>Ayarlanıyor...</translation>
56320 </message> 56509 </message>
56321 <message> 56510 <message>
56322 <location filename="../Project/ProjectTranslationsBrowser.py" line="334"/> 56511 <location filename="../Project/ProjectTranslationsBrowser.py" line="331"/>
56323 <source>Generate translations</source> 56512 <source>Generate translations</source>
56324 <translation>Çevirileri üret</translation> 56513 <translation>Çevirileri üret</translation>
56325 </message> 56514 </message>
56326 <message> 56515 <message>
56327 <location filename="../Project/ProjectTranslationsBrowser.py" line="342"/> 56516 <location filename="../Project/ProjectTranslationsBrowser.py" line="339"/>
56328 <source>Generate translations (with obsolete)</source> 56517 <source>Generate translations (with obsolete)</source>
56329 <translation>Çevirileri üret (eskileri ile beraber)</translation> 56518 <translation>Çevirileri üret (eskileri ile beraber)</translation>
56330 </message> 56519 </message>
56331 <message> 56520 <message>
56332 <location filename="../Project/ProjectTranslationsBrowser.py" line="361"/> 56521 <location filename="../Project/ProjectTranslationsBrowser.py" line="358"/>
56333 <source>Release translations</source> 56522 <source>Release translations</source>
56334 <translation>Çevirileri yayımla</translation> 56523 <translation>Çevirileri yayımla</translation>
56335 </message> 56524 </message>
56336 <message> 56525 <message>
56337 <location filename="../Project/ProjectTranslationsBrowser.py" line="321"/> 56526 <location filename="../Project/ProjectTranslationsBrowser.py" line="318"/>
56338 <source>Preview translations</source> 56527 <source>Preview translations</source>
56339 <translation>Çeviri öngörünümü</translation> 56528 <translation>Çeviri öngörünümü</translation>
56340 </message> 56529 </message>
56341 <message> 56530 <message>
56342 <location filename="../Project/ProjectTranslationsBrowser.py" line="686"/> 56531 <location filename="../Project/ProjectTranslationsBrowser.py" line="678"/>
56343 <source>Delete translation files</source> 56532 <source>Delete translation files</source>
56344 <translation>Çeviri dosyalarını sil</translation> 56533 <translation>Çeviri dosyalarını sil</translation>
56345 </message> 56534 </message>
56346 <message> 56535 <message>
56347 <location filename="../Project/ProjectTranslationsBrowser.py" line="686"/> 56536 <location filename="../Project/ProjectTranslationsBrowser.py" line="678"/>
56348 <source>Do you really want to delete these translation files from the project?</source> 56537 <source>Do you really want to delete these translation files from the project?</source>
56349 <translation>Bu çeviri dosyalarını gerçekten projeden silmek mi istiyorsunuz?</translation> 56538 <translation>Bu çeviri dosyalarını gerçekten projeden silmek mi istiyorsunuz?</translation>
56350 </message> 56539 </message>
56351 <message> 56540 <message>
56352 <location filename="../Project/ProjectTranslationsBrowser.py" line="1223"/> 56541 <location filename="../Project/ProjectTranslationsBrowser.py" line="1209"/>
56353 <source>Write temporary project file</source> 56542 <source>Write temporary project file</source>
56354 <translation>Geçici proje dosyasını yaz</translation> 56543 <translation>Geçici proje dosyasını yaz</translation>
56355 </message> 56544 </message>
56356 <message> 56545 <message>
56357 <location filename="../Project/ProjectTranslationsBrowser.py" line="1223"/> 56546 <location filename="../Project/ProjectTranslationsBrowser.py" line="1209"/>
56358 <source>No translation files (*.ts) selected.</source> 56547 <source>No translation files (*.ts) selected.</source>
56359 <translation>Hiç çeviri dosyası (*.ts) seçilmedi.</translation> 56548 <translation>Hiç çeviri dosyası (*.ts) seçilmedi.</translation>
56360 </message> 56549 </message>
56361 <message> 56550 <message>
56362 <location filename="../Project/ProjectTranslationsBrowser.py" line="832"/> 56551 <location filename="../Project/ProjectTranslationsBrowser.py" line="824"/>
56363 <source>&lt;p&gt;The temporary project file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source> 56552 <source>&lt;p&gt;The temporary project file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
56364 <translation type="unfinished"></translation> 56553 <translation type="unfinished"></translation>
56365 </message> 56554 </message>
56366 <message> 56555 <message>
56367 <location filename="../Project/ProjectTranslationsBrowser.py" line="959"/> 56556 <location filename="../Project/ProjectTranslationsBrowser.py" line="951"/>
56368 <source>Translation file generation</source> 56557 <source>Translation file generation</source>
56369 <translation>Çeviri dosyası üreteci</translation> 56558 <translation>Çeviri dosyası üreteci</translation>
56370 </message> 56559 </message>
56371 <message> 56560 <message>
56372 <location filename="../Project/ProjectTranslationsBrowser.py" line="948"/> 56561 <location filename="../Project/ProjectTranslationsBrowser.py" line="940"/>
56373 <source>The generation of the translation files (*.ts) was successful.</source> 56562 <source>The generation of the translation files (*.ts) was successful.</source>
56374 <translation>Çeviri dosyaları (*.ts) tam olarak üretildi.</translation> 56563 <translation>Çeviri dosyaları (*.ts) tam olarak üretildi.</translation>
56375 </message> 56564 </message>
56376 <message> 56565 <message>
56377 <location filename="../Project/ProjectTranslationsBrowser.py" line="1251"/> 56566 <location filename="../Project/ProjectTranslationsBrowser.py" line="1237"/>
56378 <source>Process Generation Error</source> 56567 <source>Process Generation Error</source>
56379 <translation>İşlem Üretecinde Hata</translation> 56568 <translation>İşlem Üretecinde Hata</translation>
56380 </message> 56569 </message>
56381 <message> 56570 <message>
56382 <location filename="../Project/ProjectTranslationsBrowser.py" line="1072"/> 56571 <location filename="../Project/ProjectTranslationsBrowser.py" line="1059"/>
56383 <source>Could not start {0}.&lt;br&gt;Ensure that it is in the search path.</source> 56572 <source>Could not start {0}.&lt;br&gt;Ensure that it is in the search path.</source>
56384 <translation type="unfinished"></translation> 56573 <translation type="unfinished"></translation>
56385 </message> 56574 </message>
56386 <message> 56575 <message>
56387 <location filename="../Project/ProjectTranslationsBrowser.py" line="1160"/> 56576 <location filename="../Project/ProjectTranslationsBrowser.py" line="1147"/>
56388 <source>Translation file release</source> 56577 <source>Translation file release</source>
56389 <translation>Yayımlanmış çeviri dosyası</translation> 56578 <translation>Yayımlanmış çeviri dosyası</translation>
56390 </message> 56579 </message>
56391 <message> 56580 <message>
56392 <location filename="../Project/ProjectTranslationsBrowser.py" line="1144"/> 56581 <location filename="../Project/ProjectTranslationsBrowser.py" line="1131"/>
56393 <source>The release of the translation files (*.qm) was successful.</source> 56582 <source>The release of the translation files (*.qm) was successful.</source>
56394 <translation>Çeviri dosyaları (*.qm) tam olarak yayımlandı.</translation> 56583 <translation>Çeviri dosyaları (*.qm) tam olarak yayımlandı.</translation>
56395 </message> 56584 </message>
56396 <message> 56585 <message>
56397 <location filename="../Project/ProjectTranslationsBrowser.py" line="1160"/> 56586 <location filename="../Project/ProjectTranslationsBrowser.py" line="1147"/>
56398 <source>The release of the translation files (*.qm) has failed.</source> 56587 <source>The release of the translation files (*.qm) has failed.</source>
56399 <translation>Çeviri dosyalarının (*qm) yayımı başarısız oldu.</translation> 56588 <translation>Çeviri dosyalarının (*qm) yayımı başarısız oldu.</translation>
56400 </message> 56589 </message>
56401 <message> 56590 <message>
56402 <location filename="../Project/ProjectTranslationsBrowser.py" line="1251"/> 56591 <location filename="../Project/ProjectTranslationsBrowser.py" line="1237"/>
56403 <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> 56592 <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>
56404 <translation type="unfinished"></translation> 56593 <translation type="unfinished"></translation>
56405 </message> 56594 </message>
56406 <message> 56595 <message>
56407 <location filename="../Project/ProjectTranslationsBrowser.py" line="351"/> 56596 <location filename="../Project/ProjectTranslationsBrowser.py" line="348"/>
56408 <source>Open</source> 56597 <source>Open</source>
56409 <translation type="unfinished">Aç</translation> 56598 <translation type="unfinished">Aç</translation>
56410 </message> 56599 </message>
56411 <message> 56600 <message>
56412 <location filename="../Project/ProjectTranslationsBrowser.py" line="956"/> 56601 <location filename="../Project/ProjectTranslationsBrowser.py" line="948"/>
56413 <source> The process has crashed.</source> 56602 <source> The process has crashed.</source>
56414 <translation type="unfinished"></translation> 56603 <translation type="unfinished"></translation>
56415 </message> 56604 </message>
56416 <message> 56605 <message>
56417 <location filename="../Project/ProjectTranslationsBrowser.py" line="959"/> 56606 <location filename="../Project/ProjectTranslationsBrowser.py" line="951"/>
56418 <source>The generation of the translation files (*.ts) has failed.{0}</source> 56607 <source>The generation of the translation files (*.ts) has failed.{0}</source>
56419 <translation type="unfinished"></translation> 56608 <translation type="unfinished"></translation>
56420 </message> 56609 </message>
56421 </context> 56610 </context>
56422 <context> 56611 <context>
58632 <translation>Kaynak birlikteliği</translation> 58821 <translation>Kaynak birlikteliği</translation>
58633 </message> 58822 </message>
58634 <message> 58823 <message>
58635 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="92"/> 58824 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="92"/>
58636 <source>Enter the file extensions to be associated with the Python versions separated by a space. They must not overlap with each other.</source> 58825 <source>Enter the file extensions to be associated with the Python versions separated by a space. They must not overlap with each other.</source>
58637 <translation>Python sürümünden bir boşluk bırakarak ayırdığınız dosya uzantısını giriniz.Bir başka uzantı ile örtüşmemelidir.</translation> 58826 <translation type="obsolete">Python sürümünden bir boşluk bırakarak ayırdığınız dosya uzantısını giriniz.Bir başka uzantı ile örtüşmemelidir.</translation>
58638 </message> 58827 </message>
58639 <message> 58828 <message>
58640 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="147"/> 58829 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="147"/>
58641 <source>Python 2:</source> 58830 <source>Python 2:</source>
58642 <translation>Python 2:</translation> 58831 <translation type="obsolete">Python 2:</translation>
58643 </message> 58832 </message>
58644 <message> 58833 <message>
58645 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="161"/> 58834 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="137"/>
58646 <source>Python 3:</source> 58835 <source>Python 3:</source>
58647 <translation>Python 3:</translation> 58836 <translation>Python 3:</translation>
58648 </message> 58837 </message>
58649 <message> 58838 <message>
58650 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="125"/> 58839 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="115"/>
58651 <source>Python Environments</source> 58840 <source>Python Environments</source>
58652 <translation type="unfinished"></translation> 58841 <translation type="unfinished"></translation>
58653 </message> 58842 </message>
58654 <message> 58843 <message>
58844 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="121"/>
58845 <source>Please configure the Python environments on the &apos;Python2 Debugger&apos; page and the &apos;Python3 Debugger&apos; page.</source>
58846 <translation type="unfinished"></translation>
58847 </message>
58848 <message>
58655 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="131"/> 58849 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="131"/>
58656 <source>Please configure the Python environments on the &apos;Python2 Debugger&apos; page and the &apos;Python3 Debugger&apos; page.</source>
58657 <translation type="unfinished"></translation>
58658 </message>
58659 <message>
58660 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="141"/>
58661 <source>Currently selected environments</source> 58850 <source>Currently selected environments</source>
58662 <translation type="unfinished"></translation> 58851 <translation type="unfinished"></translation>
58663 </message> 58852 </message>
58664 <message> 58853 <message>
58665 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="193"/> 58854 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="169"/>
58666 <source>Press to update the display of the currently selected environments</source> 58855 <source>Press to update the display of the currently selected environments</source>
58667 <translation type="unfinished"></translation> 58856 <translation type="unfinished"></translation>
58668 </message> 58857 </message>
58669 <message> 58858 <message>
58670 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="196"/> 58859 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="172"/>
58671 <source>Refresh</source> 58860 <source>Refresh</source>
58672 <translation type="unfinished">Tazele</translation> 58861 <translation type="unfinished">Tazele</translation>
58862 </message>
58863 <message>
58864 <location filename="../Preferences/ConfigurationPages/PythonPage.ui" line="92"/>
58865 <source>Enter the file extensions to be associated with Python separated by a space.</source>
58866 <translation type="unfinished"></translation>
58673 </message> 58867 </message>
58674 </context> 58868 </context>
58675 <context> 58869 <context>
58676 <name>QRegExpWizard</name> 58870 <name>QRegExpWizard</name>
58677 <message> 58871 <message>
63802 <source>Regexp</source> 63996 <source>Regexp</source>
63803 <translation type="unfinished">Regexp</translation> 63997 <translation type="unfinished">Regexp</translation>
63804 </message> 63998 </message>
63805 </context> 63999 </context>
63806 <context> 64000 <context>
64001 <name>Security</name>
64002 <message>
64003 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="16"/>
64004 <source>Use of &apos;assert&apos; detected. The enclosed code will be removed when compiling to optimised byte code.</source>
64005 <translation type="unfinished"></translation>
64006 </message>
64007 <message>
64008 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="22"/>
64009 <source>Use of &apos;exec&apos; detected.</source>
64010 <translation type="unfinished"></translation>
64011 </message>
64012 <message>
64013 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="27"/>
64014 <source>&apos;chmod&apos; setting a permissive mask {0} on file ({1}).</source>
64015 <translation type="unfinished"></translation>
64016 </message>
64017 <message>
64018 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="32"/>
64019 <source>Possible binding to all interfaces.</source>
64020 <translation type="unfinished"></translation>
64021 </message>
64022 <message>
64023 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="43"/>
64024 <source>Possible hardcoded password: &apos;{0}&apos;</source>
64025 <translation type="unfinished"></translation>
64026 </message>
64027 <message>
64028 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="48"/>
64029 <source>Probable insecure usage of temp file/directory.</source>
64030 <translation type="unfinished"></translation>
64031 </message>
64032 <message>
64033 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="53"/>
64034 <source>Try, Except, Pass detected.</source>
64035 <translation type="unfinished"></translation>
64036 </message>
64037 <message>
64038 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="56"/>
64039 <source>Try, Except, Continue detected.</source>
64040 <translation type="unfinished"></translation>
64041 </message>
64042 <message>
64043 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="61"/>
64044 <source>A Flask app appears to be run with debug=True, which exposes the Werkzeug debugger and allows the execution of arbitrary code.</source>
64045 <translation type="unfinished"></translation>
64046 </message>
64047 <message>
64048 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="67"/>
64049 <source>Pickle and modules that wrap it can be unsafe when used to deserialize untrusted data, possible security issue.</source>
64050 <translation type="unfinished"></translation>
64051 </message>
64052 <message>
64053 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="71"/>
64054 <source>Deserialization with the marshal module is possibly dangerous.</source>
64055 <translation type="unfinished"></translation>
64056 </message>
64057 <message>
64058 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="74"/>
64059 <source>Use of insecure MD2, MD4, MD5, or SHA1 hash function.</source>
64060 <translation type="unfinished"></translation>
64061 </message>
64062 <message>
64063 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="77"/>
64064 <source>Use of insecure cipher &apos;{0}&apos;. Replace with a known secure cipher such as AES.</source>
64065 <translation type="unfinished"></translation>
64066 </message>
64067 <message>
64068 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="81"/>
64069 <source>Use of insecure cipher mode &apos;{0}&apos;.</source>
64070 <translation type="unfinished"></translation>
64071 </message>
64072 <message>
64073 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="84"/>
64074 <source>Use of insecure and deprecated function (mktemp).</source>
64075 <translation type="unfinished"></translation>
64076 </message>
64077 <message>
64078 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="87"/>
64079 <source>Use of possibly insecure function - consider using safer ast.literal_eval.</source>
64080 <translation type="unfinished"></translation>
64081 </message>
64082 <message>
64083 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="91"/>
64084 <source>Use of mark_safe() may expose cross-site scripting vulnerabilities and should be reviewed.</source>
64085 <translation type="unfinished"></translation>
64086 </message>
64087 <message>
64088 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="95"/>
64089 <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>
64090 <translation type="unfinished"></translation>
64091 </message>
64092 <message>
64093 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="100"/>
64094 <source>Audit url open for permitted schemes. Allowing use of file:/ or custom schemes is often unexpected.</source>
64095 <translation type="unfinished"></translation>
64096 </message>
64097 <message>
64098 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="104"/>
64099 <source>Standard pseudo-random generators are not suitable for security/cryptographic purposes.</source>
64100 <translation type="unfinished"></translation>
64101 </message>
64102 <message>
64103 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="108"/>
64104 <source>Telnet-related functions are being called. Telnet is considered insecure. Use SSH or some other encrypted protocol.</source>
64105 <translation type="unfinished"></translation>
64106 </message>
64107 <message>
64108 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="142"/>
64109 <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>
64110 <translation type="unfinished"></translation>
64111 </message>
64112 <message>
64113 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="147"/>
64114 <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>
64115 <translation type="unfinished"></translation>
64116 </message>
64117 <message>
64118 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="152"/>
64119 <source>FTP-related functions are being called. FTP is considered insecure. Use SSH/SFTP/SCP or some other encrypted protocol.</source>
64120 <translation type="unfinished"></translation>
64121 </message>
64122 <message>
64123 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="156"/>
64124 <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>
64125 <translation type="unfinished"></translation>
64126 </message>
64127 <message>
64128 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="162"/>
64129 <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>
64130 <translation type="unfinished"></translation>
64131 </message>
64132 <message>
64133 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="169"/>
64134 <source>Use of os.tempnam() and os.tmpnam() is vulnerable to symlink attacks. Consider using tmpfile() instead.</source>
64135 <translation type="unfinished"></translation>
64136 </message>
64137 <message>
64138 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="175"/>
64139 <source>Use of insecure {0} hash function.</source>
64140 <translation type="unfinished"></translation>
64141 </message>
64142 <message>
64143 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="180"/>
64144 <source>A telnet-related module is being imported. Telnet is considered insecure. Use SSH or some other encrypted protocol.</source>
64145 <translation type="unfinished"></translation>
64146 </message>
64147 <message>
64148 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="184"/>
64149 <source>A FTP-related module is being imported. FTP is considered insecure. Use SSH/SFTP/SCP or some other encrypted protocol.</source>
64150 <translation type="unfinished"></translation>
64151 </message>
64152 <message>
64153 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="192"/>
64154 <source>Consider possible security implications associated with the &apos;{0}&apos; module.</source>
64155 <translation type="unfinished"></translation>
64156 </message>
64157 <message>
64158 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="216"/>
64159 <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>
64160 <translation type="unfinished"></translation>
64161 </message>
64162 <message>
64163 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="221"/>
64164 <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>
64165 <translation type="unfinished"></translation>
64166 </message>
64167 <message>
64168 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="226"/>
64169 <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>
64170 <translation type="unfinished"></translation>
64171 </message>
64172 <message>
64173 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="231"/>
64174 <source>Consider possible security implications associated with &apos;{0}&apos; module.</source>
64175 <translation type="unfinished"></translation>
64176 </message>
64177 <message>
64178 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="235"/>
64179 <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>
64180 <translation type="unfinished"></translation>
64181 </message>
64182 <message>
64183 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="242"/>
64184 <source>&apos;requests&apos; call with verify=False disabling SSL certificate checks, security issue.</source>
64185 <translation type="unfinished"></translation>
64186 </message>
64187 <message>
64188 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="248"/>
64189 <source>&apos;ssl.wrap_socket&apos; call with insecure SSL/TLS protocol version identified, security issue.</source>
64190 <translation type="unfinished"></translation>
64191 </message>
64192 <message>
64193 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="252"/>
64194 <source>&apos;SSL.Context&apos; call with insecure SSL/TLS protocol version identified, security issue.</source>
64195 <translation type="unfinished"></translation>
64196 </message>
64197 <message>
64198 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="256"/>
64199 <source>Function call with insecure SSL/TLS protocol version identified, security issue.</source>
64200 <translation type="unfinished"></translation>
64201 </message>
64202 <message>
64203 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="260"/>
64204 <source>Function definition identified with insecure SSL/TLS protocol version by default, possible security issue.</source>
64205 <translation type="unfinished"></translation>
64206 </message>
64207 <message>
64208 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="264"/>
64209 <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>
64210 <translation type="unfinished"></translation>
64211 </message>
64212 <message>
64213 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="270"/>
64214 <source>{0} key sizes below {1:d} bits are considered breakable.</source>
64215 <translation type="unfinished"></translation>
64216 </message>
64217 <message>
64218 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="275"/>
64219 <source>Use of unsafe &apos;yaml.load()&apos;. Allows instantiation of arbitrary objects. Consider &apos;yaml.safe_load()&apos;.</source>
64220 <translation type="unfinished"></translation>
64221 </message>
64222 <message>
64223 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="281"/>
64224 <source>Paramiko call with policy set to automatically trust the unknown host key.</source>
64225 <translation type="unfinished"></translation>
64226 </message>
64227 <message>
64228 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="287"/>
64229 <source>Possible shell injection via &apos;Paramiko&apos; call, check inputs are properly sanitized.</source>
64230 <translation type="unfinished"></translation>
64231 </message>
64232 <message>
64233 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="291"/>
64234 <source>&apos;subprocess&apos; call with shell=True seems safe, but may be changed in the future, consider rewriting without shell</source>
64235 <translation type="unfinished"></translation>
64236 </message>
64237 <message>
64238 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="295"/>
64239 <source>&apos;subprocess&apos; call with shell=True identified, security issue.</source>
64240 <translation type="unfinished"></translation>
64241 </message>
64242 <message>
64243 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="298"/>
64244 <source>&apos;subprocess&apos; call - check for execution of untrusted input.</source>
64245 <translation type="unfinished"></translation>
64246 </message>
64247 <message>
64248 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="301"/>
64249 <source>Function call with shell=True parameter identified, possible security issue.</source>
64250 <translation type="unfinished"></translation>
64251 </message>
64252 <message>
64253 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="305"/>
64254 <source>Starting a process with a shell: Seems safe, but may be changed in the future, consider rewriting without shell</source>
64255 <translation type="unfinished"></translation>
64256 </message>
64257 <message>
64258 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="309"/>
64259 <source>Starting a process with a shell, possible injection detected, security issue.</source>
64260 <translation type="unfinished"></translation>
64261 </message>
64262 <message>
64263 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="313"/>
64264 <source>Starting a process without a shell.</source>
64265 <translation type="unfinished"></translation>
64266 </message>
64267 <message>
64268 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="316"/>
64269 <source>Starting a process with a partial executable path.</source>
64270 <translation type="unfinished"></translation>
64271 </message>
64272 <message>
64273 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="321"/>
64274 <source>Possible SQL injection vector through string-based query construction.</source>
64275 <translation type="unfinished"></translation>
64276 </message>
64277 <message>
64278 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="327"/>
64279 <source>Possible wildcard injection in call: {0}</source>
64280 <translation type="unfinished"></translation>
64281 </message>
64282 <message>
64283 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="332"/>
64284 <source>Use of &apos;extra()&apos; opens a potential SQL attack vector.</source>
64285 <translation type="unfinished"></translation>
64286 </message>
64287 <message>
64288 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="335"/>
64289 <source>Use of &apos;RawSQL()&apos; opens a potential SQL attack vector.</source>
64290 <translation type="unfinished"></translation>
64291 </message>
64292 <message>
64293 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="340"/>
64294 <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>
64295 <translation type="unfinished"></translation>
64296 </message>
64297 <message>
64298 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="345"/>
64299 <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>
64300 <translation type="unfinished"></translation>
64301 </message>
64302 <message>
64303 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="352"/>
64304 <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>
64305 <translation type="unfinished"></translation>
64306 </message>
64307 <message>
64308 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="360"/>
64309 <source>Potential XSS on &apos;mark_safe()&apos; function.</source>
64310 <translation type="unfinished"></translation>
64311 </message>
64312 <message>
64313 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="373"/>
64314 <source>{0}: {1}</source>
64315 <translation type="unfinished"></translation>
64316 </message>
64317 <message>
64318 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="365"/>
64319 <source>Possible hardcoded AWS access key ID: {0}</source>
64320 <translation type="unfinished"></translation>
64321 </message>
64322 <message>
64323 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py" line="368"/>
64324 <source>Possible hardcoded AWS secret access key: {0}</source>
64325 <translation type="unfinished"></translation>
64326 </message>
64327 </context>
64328 <context>
63807 <name>SecurityPage</name> 64329 <name>SecurityPage</name>
63808 <message> 64330 <message>
63809 <location filename="../Preferences/ConfigurationPages/SecurityPage.ui" line="37"/> 64331 <location filename="../Preferences/ConfigurationPages/SecurityPage.ui" line="37"/>
63810 <source>Passwords</source> 64332 <source>Passwords</source>
63811 <translation type="unfinished"></translation> 64333 <translation type="unfinished"></translation>
66228 </message> 66750 </message>
66229 </context> 66751 </context>
66230 <context> 66752 <context>
66231 <name>SnapshotRegionGrabber</name> 66753 <name>SnapshotRegionGrabber</name>
66232 <message> 66754 <message>
66233 <location filename="../Snapshot/SnapshotRegionGrabber.py" line="99"/> 66755 <location filename="../Snapshot/SnapshotRegionGrabber.py" line="102"/>
66234 <source>Select a region using the mouse. To take the snapshot, press the Enter key or double click. Press Esc to quit.</source> 66756 <source>Select a region using the mouse. To take the snapshot, press the Enter key or double click. Press Esc to quit.</source>
66235 <translation type="unfinished"></translation> 66757 <translation type="unfinished"></translation>
66236 </message> 66758 </message>
66237 </context> 66759 </context>
66238 <context> 66760 <context>
73416 </message> 73938 </message>
73417 </context> 73939 </context>
73418 <context> 73940 <context>
73419 <name>SyntaxCheckService</name> 73941 <name>SyntaxCheckService</name>
73420 <message> 73942 <message>
73421 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="208"/> 73943 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="211"/>
73422 <source>Python 2 batch check</source>
73423 <translation type="unfinished"></translation>
73424 </message>
73425 <message>
73426 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="224"/>
73427 <source>Python 3 batch check</source> 73944 <source>Python 3 batch check</source>
73428 <translation type="unfinished"></translation> 73945 <translation type="unfinished"></translation>
73429 </message> 73946 </message>
73430 <message> 73947 <message>
73431 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="240"/> 73948 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="227"/>
73432 <source>JavaScript batch check</source> 73949 <source>JavaScript batch check</source>
73433 <translation type="unfinished"></translation> 73950 <translation type="unfinished"></translation>
73434 </message> 73951 </message>
73435 <message> 73952 <message>
73436 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="256"/> 73953 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="243"/>
73437 <source>YAML batch check</source> 73954 <source>YAML batch check</source>
73438 <translation type="unfinished"></translation> 73955 <translation type="unfinished"></translation>
73439 </message> 73956 </message>
73440 <message> 73957 <message>
73441 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="272"/> 73958 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="259"/>
73442 <source>JSON batch check</source> 73959 <source>JSON batch check</source>
73443 <translation type="unfinished"></translation> 73960 <translation type="unfinished"></translation>
73444 </message> 73961 </message>
73445 </context> 73962 </context>
73446 <context> 73963 <context>
73549 </message> 74066 </message>
73550 </context> 74067 </context>
73551 <context> 74068 <context>
73552 <name>SyntaxCheckerPlugin</name> 74069 <name>SyntaxCheckerPlugin</name>
73553 <message> 74070 <message>
73554 <location filename="../Plugins/PluginSyntaxChecker.py" line="267"/> 74071 <location filename="../Plugins/PluginSyntaxChecker.py" line="259"/>
73555 <source>Check Syntax</source> 74072 <source>Check Syntax</source>
73556 <translation>Sözdizimi Kontrolü</translation> 74073 <translation>Sözdizimi Kontrolü</translation>
73557 </message> 74074 </message>
73558 <message> 74075 <message>
73559 <location filename="../Plugins/PluginSyntaxChecker.py" line="267"/> 74076 <location filename="../Plugins/PluginSyntaxChecker.py" line="259"/>
73560 <source>&amp;Syntax...</source> 74077 <source>&amp;Syntax...</source>
73561 <translation>&amp;Sözdizimi...</translation> 74078 <translation>&amp;Sözdizimi...</translation>
73562 </message> 74079 </message>
73563 <message> 74080 <message>
73564 <location filename="../Plugins/PluginSyntaxChecker.py" line="176"/> 74081 <location filename="../Plugins/PluginSyntaxChecker.py" line="168"/>
73565 <source>Check syntax.</source> 74082 <source>Check syntax.</source>
73566 <translation>Sözdizimini kontrol et.</translation> 74083 <translation>Sözdizimini kontrol et.</translation>
73567 </message> 74084 </message>
73568 <message> 74085 <message>
73569 <location filename="../Plugins/PluginSyntaxChecker.py" line="271"/> 74086 <location filename="../Plugins/PluginSyntaxChecker.py" line="263"/>
73570 <source>&lt;b&gt;Check Syntax...&lt;/b&gt;&lt;p&gt;This checks Python files for syntax errors.&lt;/p&gt;</source> 74087 <source>&lt;b&gt;Check Syntax...&lt;/b&gt;&lt;p&gt;This checks Python files for syntax errors.&lt;/p&gt;</source>
73571 <translation>&lt;b&gt;Sözdizimini Kontrol Et...&lt;/b&gt;&lt;p&gt;Bu kontrol Python dosyalarını sözdizimi hatalarına karşı yapılır.&lt;/p&gt;</translation> 74088 <translation>&lt;b&gt;Sözdizimini Kontrol Et...&lt;/b&gt;&lt;p&gt;Bu kontrol Python dosyalarını sözdizimi hatalarına karşı yapılır.&lt;/p&gt;</translation>
73572 </message> 74089 </message>
73573 </context> 74090 </context>
73574 <context> 74091 <context>
74071 </message> 74588 </message>
74072 </context> 74589 </context>
74073 <context> 74590 <context>
74074 <name>TabnannyPlugin</name> 74591 <name>TabnannyPlugin</name>
74075 <message> 74592 <message>
74076 <location filename="../Plugins/PluginTabnanny.py" line="312"/> 74593 <location filename="../Plugins/PluginTabnanny.py" line="288"/>
74077 <source>Check Indentations</source> 74594 <source>Check Indentations</source>
74078 <translation>Girinti Kontrolü</translation> 74595 <translation>Girinti Kontrolü</translation>
74079 </message> 74596 </message>
74080 <message> 74597 <message>
74081 <location filename="../Plugins/PluginTabnanny.py" line="312"/> 74598 <location filename="../Plugins/PluginTabnanny.py" line="288"/>
74082 <source>&amp;Indentations...</source> 74599 <source>&amp;Indentations...</source>
74083 <translation>G&amp;irintiler...</translation> 74600 <translation>G&amp;irintiler...</translation>
74084 </message> 74601 </message>
74085 <message> 74602 <message>
74086 <location filename="../Plugins/PluginTabnanny.py" line="219"/> 74603 <location filename="../Plugins/PluginTabnanny.py" line="195"/>
74087 <source>Check indentations using tabnanny.</source> 74604 <source>Check indentations using tabnanny.</source>
74088 <translation>Girintileri sekmeyardımcıları kullanarak kontrol et.</translation> 74605 <translation>Girintileri sekmeyardımcıları kullanarak kontrol et.</translation>
74089 </message> 74606 </message>
74090 <message> 74607 <message>
74091 <location filename="../Plugins/PluginTabnanny.py" line="316"/> 74608 <location filename="../Plugins/PluginTabnanny.py" line="292"/>
74092 <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> 74609 <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>
74093 <translation>&lt;b&gt;Girinti Kontrolu...&lt;/b&gt;&lt;p&gt;bu kontrol python dosyalarında sekmelerin yanlış kullanımına karşı yapılır.&lt;/p&gt;</translation> 74610 <translation>&lt;b&gt;Girinti Kontrolu...&lt;/b&gt;&lt;p&gt;bu kontrol python dosyalarında sekmelerin yanlış kullanımına karşı yapılır.&lt;/p&gt;</translation>
74094 </message> 74611 </message>
74095 <message> 74612 <message>
74096 <location filename="../Plugins/PluginTabnanny.py" line="106"/> 74613 <location filename="../Plugins/PluginTabnanny.py" line="101"/>
74097 <source>Python 2 batch check</source>
74098 <translation type="unfinished"></translation>
74099 </message>
74100 <message>
74101 <location filename="../Plugins/PluginTabnanny.py" line="122"/>
74102 <source>Python 3 batch check</source> 74614 <source>Python 3 batch check</source>
74103 <translation type="unfinished"></translation> 74615 <translation type="unfinished"></translation>
74104 </message> 74616 </message>
74105 </context> 74617 </context>
74106 <context> 74618 <context>
77012 </message> 77524 </message>
77013 </context> 77525 </context>
77014 <context> 77526 <context>
77015 <name>UnittestDialog</name> 77527 <name>UnittestDialog</name>
77016 <message> 77528 <message>
77017 <location filename="../PyUnit/UnittestDialog.py" line="923"/> 77529 <location filename="../PyUnit/UnittestDialog.py" line="897"/>
77018 <source>Unittest</source> 77530 <source>Unittest</source>
77019 <translation>Birimtest</translation> 77531 <translation>Birimtest</translation>
77020 </message> 77532 </message>
77021 <message> 77533 <message>
77022 <location filename="../PyUnit/UnittestDialog.ui" line="123"/> 77534 <location filename="../PyUnit/UnittestDialog.ui" line="123"/>
77148 <location filename="../PyUnit/UnittestDialog.ui" line="524"/> 77660 <location filename="../PyUnit/UnittestDialog.ui" line="524"/>
77149 <source>Idle</source> 77661 <source>Idle</source>
77150 <translation>Idle</translation> 77662 <translation>Idle</translation>
77151 </message> 77663 </message>
77152 <message> 77664 <message>
77153 <location filename="../PyUnit/UnittestDialog.py" line="91"/> 77665 <location filename="../PyUnit/UnittestDialog.py" line="90"/>
77154 <source>Start</source> 77666 <source>Start</source>
77155 <translation>Başla</translation> 77667 <translation>Başla</translation>
77156 </message> 77668 </message>
77157 <message> 77669 <message>
77158 <location filename="../PyUnit/UnittestDialog.py" line="93"/> 77670 <location filename="../PyUnit/UnittestDialog.py" line="92"/>
77159 <source>Start the selected testsuite</source> 77671 <source>Start the selected testsuite</source>
77160 <translation>Seçilen test yöntemini başmat</translation> 77672 <translation>Seçilen test yöntemini başmat</translation>
77161 </message> 77673 </message>
77162 <message> 77674 <message>
77163 <location filename="../PyUnit/UnittestDialog.py" line="95"/> 77675 <location filename="../PyUnit/UnittestDialog.py" line="94"/>
77164 <source>&lt;b&gt;Start Test&lt;/b&gt;&lt;p&gt;This button starts the selected testsuite.&lt;/p&gt;</source> 77676 <source>&lt;b&gt;Start Test&lt;/b&gt;&lt;p&gt;This button starts the selected testsuite.&lt;/p&gt;</source>
77165 <translation type="unfinished"></translation> 77677 <translation type="unfinished"></translation>
77166 </message> 77678 </message>
77167 <message> 77679 <message>
77168 <location filename="../PyUnit/UnittestDialog.py" line="106"/> 77680 <location filename="../PyUnit/UnittestDialog.py" line="105"/>
77169 <source>Stop</source> 77681 <source>Stop</source>
77170 <translation>Dur</translation> 77682 <translation>Dur</translation>
77171 </message> 77683 </message>
77172 <message> 77684 <message>
77173 <location filename="../PyUnit/UnittestDialog.py" line="108"/> 77685 <location filename="../PyUnit/UnittestDialog.py" line="107"/>
77174 <source>Stop the running unittest</source> 77686 <source>Stop the running unittest</source>
77175 <translation>Çalışan birimtestini durdur</translation> 77687 <translation>Çalışan birimtestini durdur</translation>
77176 </message> 77688 </message>
77177 <message> 77689 <message>
77178 <location filename="../PyUnit/UnittestDialog.py" line="109"/> 77690 <location filename="../PyUnit/UnittestDialog.py" line="108"/>
77179 <source>&lt;b&gt;Stop Test&lt;/b&gt;&lt;p&gt;This button stops a running unittest.&lt;/p&gt;</source> 77691 <source>&lt;b&gt;Stop Test&lt;/b&gt;&lt;p&gt;This button stops a running unittest.&lt;/p&gt;</source>
77180 <translation type="unfinished"></translation> 77692 <translation type="unfinished"></translation>
77181 </message> 77693 </message>
77182 <message> 77694 <message>
77183 <location filename="../PyUnit/UnittestDialog.py" line="161"/> 77695 <location filename="../PyUnit/UnittestDialog.py" line="160"/>
77184 <source>^Failure: </source> 77696 <source>^Failure: </source>
77185 <translation>^Başarısızlık: </translation> 77697 <translation>^Başarısızlık: </translation>
77186 </message> 77698 </message>
77187 <message> 77699 <message>
77188 <location filename="../PyUnit/UnittestDialog.py" line="162"/> 77700 <location filename="../PyUnit/UnittestDialog.py" line="161"/>
77189 <source>^Error: </source> 77701 <source>^Error: </source>
77190 <translation>^Hata: </translation> 77702 <translation>^Hata: </translation>
77191 </message> 77703 </message>
77192 <message> 77704 <message>
77193 <location filename="../PyUnit/UnittestDialog.py" line="299"/> 77705 <location filename="../PyUnit/UnittestDialog.py" line="299"/>
77194 <source>Python3 Files ({1});;Python2 Files ({0});;All Files (*)</source> 77706 <source>Python3 Files ({1});;Python2 Files ({0});;All Files (*)</source>
77195 <translation>Python3 Dosyaları ({1});;Python2 Dosyaları ({0});; Tüm Dosyalar (*)</translation> 77707 <translation type="obsolete">Python3 Dosyaları ({1});;Python2 Dosyaları ({0});; Tüm Dosyalar (*)</translation>
77196 </message> 77708 </message>
77197 <message> 77709 <message>
77198 <location filename="../PyUnit/UnittestDialog.py" line="303"/> 77710 <location filename="../PyUnit/UnittestDialog.py" line="298"/>
77199 <source>Python Files (*.py);;All Files (*)</source> 77711 <source>Python Files (*.py);;All Files (*)</source>
77200 <translation>Python Dosyaları (*.py);;Tüm Dosyalar (*)</translation> 77712 <translation>Python Dosyaları (*.py);;Tüm Dosyalar (*)</translation>
77201 </message> 77713 </message>
77202 <message> 77714 <message>
77203 <location filename="../PyUnit/UnittestDialog.py" line="291"/> 77715 <location filename="../PyUnit/UnittestDialog.py" line="291"/>
77204 <source>You must enter a test suite file.</source> 77716 <source>You must enter a test suite file.</source>
77205 <translation type="obsolete">Testyönteminin dosyasını girmelisiniz.</translation> 77717 <translation type="obsolete">Testyönteminin dosyasını girmelisiniz.</translation>
77206 </message> 77718 </message>
77207 <message> 77719 <message>
77208 <location filename="../PyUnit/UnittestDialog.py" line="701"/> 77720 <location filename="../PyUnit/UnittestDialog.py" line="693"/>
77209 <source>Preparing Testsuite</source> 77721 <source>Preparing Testsuite</source>
77210 <translation type="unfinished"></translation> 77722 <translation type="unfinished"></translation>
77211 </message> 77723 </message>
77212 <message> 77724 <message>
77213 <location filename="../PyUnit/UnittestDialog.py" line="1005"/> 77725 <location filename="../PyUnit/UnittestDialog.py" line="979"/>
77214 <source>Running</source> 77726 <source>Running</source>
77215 <translation>Çalışıyor</translation> 77727 <translation>Çalışıyor</translation>
77216 </message> 77728 </message>
77217 <message> 77729 <message>
77218 <location filename="../PyUnit/UnittestDialog.py" line="1049"/> 77730 <location filename="../PyUnit/UnittestDialog.py" line="1023"/>
77219 <source>Failure: {0}</source> 77731 <source>Failure: {0}</source>
77220 <translation>Başarısızlık:{0}</translation> 77732 <translation>Başarısızlık:{0}</translation>
77221 </message> 77733 </message>
77222 <message> 77734 <message>
77223 <location filename="../PyUnit/UnittestDialog.py" line="1064"/> 77735 <location filename="../PyUnit/UnittestDialog.py" line="1038"/>
77224 <source>Error: {0}</source> 77736 <source>Error: {0}</source>
77225 <translation>Hata: {0}</translation> 77737 <translation>Hata: {0}</translation>
77226 </message> 77738 </message>
77227 <message> 77739 <message>
77228 <location filename="../PyUnit/UnittestDialog.py" line="1169"/> 77740 <location filename="../PyUnit/UnittestDialog.py" line="1143"/>
77229 <source>Show Source</source> 77741 <source>Show Source</source>
77230 <translation>Kaynağı Göster</translation> 77742 <translation>Kaynağı Göster</translation>
77231 </message> 77743 </message>
77232 <message> 77744 <message>
77233 <location filename="../PyUnit/UnittestDialog.ui" line="401"/> 77745 <location filename="../PyUnit/UnittestDialog.ui" line="401"/>
77258 <location filename="../PyUnit/UnittestDialog.ui" line="442"/> 77770 <location filename="../PyUnit/UnittestDialog.ui" line="442"/>
77259 <source>Number of tests with unexpected success</source> 77771 <source>Number of tests with unexpected success</source>
77260 <translation type="unfinished"></translation> 77772 <translation type="unfinished"></translation>
77261 </message> 77773 </message>
77262 <message> 77774 <message>
77263 <location filename="../PyUnit/UnittestDialog.py" line="1079"/> 77775 <location filename="../PyUnit/UnittestDialog.py" line="1053"/>
77264 <source> Skipped: {0}</source> 77776 <source> Skipped: {0}</source>
77265 <translation type="unfinished"></translation> 77777 <translation type="unfinished"></translation>
77266 </message> 77778 </message>
77267 <message> 77779 <message>
77268 <location filename="../PyUnit/UnittestDialog.py" line="1094"/> 77780 <location filename="../PyUnit/UnittestDialog.py" line="1068"/>
77269 <source> Expected Failure</source> 77781 <source> Expected Failure</source>
77270 <translation type="unfinished"></translation> 77782 <translation type="unfinished"></translation>
77271 </message> 77783 </message>
77272 <message> 77784 <message>
77273 <location filename="../PyUnit/UnittestDialog.py" line="1108"/> 77785 <location filename="../PyUnit/UnittestDialog.py" line="1082"/>
77274 <source> Unexpected Success</source> 77786 <source> Unexpected Success</source>
77275 <translation type="unfinished"></translation> 77787 <translation type="unfinished"></translation>
77276 </message> 77788 </message>
77277 <message> 77789 <message>
77278 <location filename="../PyUnit/UnittestDialog.py" line="98"/> 77790 <location filename="../PyUnit/UnittestDialog.py" line="97"/>
77279 <source>Rerun Failed</source> 77791 <source>Rerun Failed</source>
77280 <translation type="unfinished"></translation> 77792 <translation type="unfinished"></translation>
77281 </message> 77793 </message>
77282 <message> 77794 <message>
77283 <location filename="../PyUnit/UnittestDialog.py" line="100"/> 77795 <location filename="../PyUnit/UnittestDialog.py" line="99"/>
77284 <source>Reruns failed tests of the selected testsuite</source> 77796 <source>Reruns failed tests of the selected testsuite</source>
77285 <translation type="unfinished"></translation> 77797 <translation type="unfinished"></translation>
77286 </message> 77798 </message>
77287 <message> 77799 <message>
77288 <location filename="../PyUnit/UnittestDialog.py" line="102"/> 77800 <location filename="../PyUnit/UnittestDialog.py" line="101"/>
77289 <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> 77801 <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>
77290 <translation type="unfinished"></translation> 77802 <translation type="unfinished"></translation>
77291 </message> 77803 </message>
77292 <message> 77804 <message>
77293 <location filename="../PyUnit/UnittestDialog.ui" line="307"/> 77805 <location filename="../PyUnit/UnittestDialog.ui" line="307"/>
77370 <location filename="../PyUnit/UnittestDialog.ui" line="262"/> 77882 <location filename="../PyUnit/UnittestDialog.ui" line="262"/>
77371 <source>Results</source> 77883 <source>Results</source>
77372 <translation type="unfinished"></translation> 77884 <translation type="unfinished"></translation>
77373 </message> 77885 </message>
77374 <message> 77886 <message>
77375 <location filename="../PyUnit/UnittestDialog.py" line="705"/> 77887 <location filename="../PyUnit/UnittestDialog.py" line="697"/>
77376 <source>Unittest with auto-discovery</source> 77888 <source>Unittest with auto-discovery</source>
77377 <translation type="unfinished"></translation> 77889 <translation type="unfinished"></translation>
77378 </message> 77890 </message>
77379 <message> 77891 <message>
77380 <location filename="../PyUnit/UnittestDialog.py" line="807"/> 77892 <location filename="../PyUnit/UnittestDialog.py" line="781"/>
77381 <source>You must enter a start directory for auto-discovery.</source> 77893 <source>You must enter a start directory for auto-discovery.</source>
77382 <translation type="unfinished"></translation> 77894 <translation type="unfinished"></translation>
77383 </message> 77895 </message>
77384 <message numerus="yes"> 77896 <message numerus="yes">
77385 <location filename="../PyUnit/UnittestDialog.py" line="1029"/> 77897 <location filename="../PyUnit/UnittestDialog.py" line="1003"/>
77386 <source>Ran %n test(s) in {0:.3f}s</source> 77898 <source>Ran %n test(s) in {0:.3f}s</source>
77387 <translation type="unfinished"> 77899 <translation type="unfinished">
77388 <numerusform></numerusform> 77900 <numerusform></numerusform>
77389 <numerusform></numerusform> 77901 <numerusform></numerusform>
77390 </translation> 77902 </translation>
77393 <location filename="../PyUnit/UnittestDialog.ui" line="231"/> 77905 <location filename="../PyUnit/UnittestDialog.ui" line="231"/>
77394 <source>Discovery Results</source> 77906 <source>Discovery Results</source>
77395 <translation type="unfinished"></translation> 77907 <translation type="unfinished"></translation>
77396 </message> 77908 </message>
77397 <message> 77909 <message>
77398 <location filename="../PyUnit/UnittestDialog.py" line="84"/> 77910 <location filename="../PyUnit/UnittestDialog.py" line="83"/>
77399 <source>Discover</source> 77911 <source>Discover</source>
77400 <translation type="unfinished"></translation> 77912 <translation type="unfinished"></translation>
77401 </message> 77913 </message>
77402 <message> 77914 <message>
77403 <location filename="../PyUnit/UnittestDialog.py" line="86"/> 77915 <location filename="../PyUnit/UnittestDialog.py" line="85"/>
77404 <source>Discover tests</source> 77916 <source>Discover tests</source>
77405 <translation type="unfinished"></translation> 77917 <translation type="unfinished"></translation>
77406 </message> 77918 </message>
77407 <message> 77919 <message>
77408 <location filename="../PyUnit/UnittestDialog.py" line="381"/> 77920 <location filename="../PyUnit/UnittestDialog.py" line="376"/>
77409 <source>Discovering Tests</source> 77921 <source>Discovering Tests</source>
77410 <translation type="unfinished"></translation> 77922 <translation type="unfinished"></translation>
77411 </message> 77923 </message>
77412 <message> 77924 <message>
77413 <location filename="../PyUnit/UnittestDialog.py" line="449"/> 77925 <location filename="../PyUnit/UnittestDialog.py" line="441"/>
77414 <source>&lt;p&gt;Unable to discover tests.&lt;/p&gt;&lt;p&gt;{0}&lt;/p&gt;</source> 77926 <source>&lt;p&gt;Unable to discover tests.&lt;/p&gt;&lt;p&gt;{0}&lt;/p&gt;</source>
77415 <translation type="unfinished"></translation> 77927 <translation type="unfinished"></translation>
77416 </message> 77928 </message>
77417 <message numerus="yes"> 77929 <message numerus="yes">
77418 <location filename="../PyUnit/UnittestDialog.py" line="621"/> 77930 <location filename="../PyUnit/UnittestDialog.py" line="613"/>
77419 <source>Discovered %n Test(s)</source> 77931 <source>Discovered %n Test(s)</source>
77420 <translation type="unfinished"> 77932 <translation type="unfinished">
77421 <numerusform></numerusform> 77933 <numerusform></numerusform>
77422 <numerusform></numerusform> 77934 <numerusform></numerusform>
77423 </translation> 77935 </translation>
77424 </message> 77936 </message>
77425 <message> 77937 <message>
77426 <location filename="../PyUnit/UnittestDialog.py" line="626"/> 77938 <location filename="../PyUnit/UnittestDialog.py" line="618"/>
77427 <source>&lt;p&gt;Unable to discover tests.&lt;/p&gt;&lt;p&gt;{0}&lt;br/&gt;{1}&lt;/p&gt;</source> 77939 <source>&lt;p&gt;Unable to discover tests.&lt;/p&gt;&lt;p&gt;{0}&lt;br/&gt;{1}&lt;/p&gt;</source>
77428 <translation type="unfinished"></translation> 77940 <translation type="unfinished"></translation>
77429 </message> 77941 </message>
77430 <message> 77942 <message>
77431 <location filename="../PyUnit/UnittestDialog.py" line="692"/> 77943 <location filename="../PyUnit/UnittestDialog.py" line="684"/>
77432 <source>You must select auto-discovery or enter a test suite file or a dotted test name.</source> 77944 <source>You must select auto-discovery or enter a test suite file or a dotted test name.</source>
77433 <translation type="unfinished"></translation> 77945 <translation type="unfinished"></translation>
77434 </message> 77946 </message>
77435 <message> 77947 <message>
77436 <location filename="../PyUnit/UnittestDialog.py" line="714"/> 77948 <location filename="../PyUnit/UnittestDialog.py" line="706"/>
77437 <source>&lt;Unnamed Test&gt;</source> 77949 <source>&lt;Unnamed Test&gt;</source>
77438 <translation type="unfinished"></translation> 77950 <translation type="unfinished"></translation>
77439 </message> 77951 </message>
77440 <message> 77952 <message>
77441 <location filename="../PyUnit/UnittestDialog.py" line="923"/> 77953 <location filename="../PyUnit/UnittestDialog.py" line="897"/>
77442 <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> 77954 <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>
77443 <translation type="unfinished"></translation> 77955 <translation type="unfinished"></translation>
77444 </message> 77956 </message>
77445 <message> 77957 <message>
77446 <location filename="../PyUnit/UnittestDialog.py" line="88"/> 77958 <location filename="../PyUnit/UnittestDialog.py" line="87"/>
77447 <source>&lt;b&gt;Discover&lt;/b&gt;&lt;p&gt;This button starts a discovery of available tests.&lt;/p&gt;</source> 77959 <source>&lt;b&gt;Discover&lt;/b&gt;&lt;p&gt;This button starts a discovery of available tests.&lt;/p&gt;</source>
77448 <translation type="unfinished"></translation> 77960 <translation type="unfinished"></translation>
77449 </message> 77961 </message>
77450 <message> 77962 <message>
77451 <location filename="../PyUnit/UnittestDialog.ui" line="200"/> 77963 <location filename="../PyUnit/UnittestDialog.ui" line="200"/>
77466 <location filename="../PyUnit/UnittestDialog.ui" line="213"/> 77978 <location filename="../PyUnit/UnittestDialog.ui" line="213"/>
77467 <source>Run with Debugger</source> 77979 <source>Run with Debugger</source>
77468 <translation type="unfinished"></translation> 77980 <translation type="unfinished"></translation>
77469 </message> 77981 </message>
77470 <message> 77982 <message>
77471 <location filename="../PyUnit/UnittestDialog.py" line="722"/> 77983 <location filename="../PyUnit/UnittestDialog.py" line="714"/>
77472 <source>No test case has been selected. Shall all test cases be run?</source> 77984 <source>No test case has been selected. Shall all test cases be run?</source>
77985 <translation type="unfinished"></translation>
77986 </message>
77987 <message>
77988 <location filename="../PyUnit/UnittestDialog.py" line="294"/>
77989 <source>Python3 Files ({0});;All Files (*)</source>
77473 <translation type="unfinished"></translation> 77990 <translation type="unfinished"></translation>
77474 </message> 77991 </message>
77475 </context> 77992 </context>
77476 <context> 77993 <context>
77477 <name>UrlBar</name> 77994 <name>UrlBar</name>
77663 <location filename="../UI/UserInterface.py" line="679"/> 78180 <location filename="../UI/UserInterface.py" line="679"/>
77664 <source>Restoring Toolbarmanager...</source> 78181 <source>Restoring Toolbarmanager...</source>
77665 <translation>Araççubuğu Yöneticisi Yeniden yapılandırılıyor...</translation> 78182 <translation>Araççubuğu Yöneticisi Yeniden yapılandırılıyor...</translation>
77666 </message> 78183 </message>
77667 <message> 78184 <message>
77668 <location filename="../UI/UserInterface.py" line="1634"/> 78185 <location filename="../UI/UserInterface.py" line="1633"/>
77669 <source>Project-Viewer</source> 78186 <source>Project-Viewer</source>
77670 <translation>Proje-Görüntüleyici</translation> 78187 <translation>Proje-Görüntüleyici</translation>
77671 </message> 78188 </message>
77672 <message> 78189 <message>
77673 <location filename="../UI/UserInterface.py" line="1651"/> 78190 <location filename="../UI/UserInterface.py" line="1650"/>
77674 <source>Multiproject-Viewer</source> 78191 <source>Multiproject-Viewer</source>
77675 <translation>Çokluproje-Görüntüleyici</translation> 78192 <translation>Çokluproje-Görüntüleyici</translation>
77676 </message> 78193 </message>
77677 <message> 78194 <message>
77678 <location filename="../UI/UserInterface.py" line="1669"/> 78195 <location filename="../UI/UserInterface.py" line="1668"/>
77679 <source>Debug-Viewer</source> 78196 <source>Debug-Viewer</source>
77680 <translation>Hata Ayıklama Göstericisi</translation> 78197 <translation>Hata Ayıklama Göstericisi</translation>
77681 </message> 78198 </message>
77682 <message> 78199 <message>
77683 <location filename="../UI/UserInterface.py" line="1100"/> 78200 <location filename="../UI/UserInterface.py" line="1100"/>
77684 <source>Cooperation</source> 78201 <source>Cooperation</source>
77685 <translation>İşbirliği</translation> 78202 <translation>İşbirliği</translation>
77686 </message> 78203 </message>
77687 <message> 78204 <message>
77688 <location filename="../UI/UserInterface.py" line="1721"/> 78205 <location filename="../UI/UserInterface.py" line="1720"/>
77689 <source>Log-Viewer</source> 78206 <source>Log-Viewer</source>
77690 <translation>Kayıt-Gösterici</translation> 78207 <translation>Kayıt-Gösterici</translation>
77691 </message> 78208 </message>
77692 <message> 78209 <message>
77693 <location filename="../UI/UserInterface.py" line="1739"/> 78210 <location filename="../UI/UserInterface.py" line="1738"/>
77694 <source>Task-Viewer</source> 78211 <source>Task-Viewer</source>
77695 <translation>Görev-Gösterici</translation> 78212 <translation>Görev-Gösterici</translation>
77696 </message> 78213 </message>
77697 <message> 78214 <message>
77698 <location filename="../UI/UserInterface.py" line="1758"/> 78215 <location filename="../UI/UserInterface.py" line="1757"/>
77699 <source>Template-Viewer</source> 78216 <source>Template-Viewer</source>
77700 <translation>Şablon-Gösterici</translation> 78217 <translation>Şablon-Gösterici</translation>
77701 </message> 78218 </message>
77702 <message> 78219 <message>
77703 <location filename="../UI/UserInterface.py" line="1704"/> 78220 <location filename="../UI/UserInterface.py" line="1703"/>
77704 <source>File-Browser</source> 78221 <source>File-Browser</source>
77705 <translation>Dosya-Gözatıcısı</translation> 78222 <translation>Dosya-Gözatıcısı</translation>
77706 </message> 78223 </message>
77707 <message> 78224 <message>
77708 <location filename="../UI/UserInterface.py" line="1687"/> 78225 <location filename="../UI/UserInterface.py" line="1686"/>
77709 <source>Shell</source> 78226 <source>Shell</source>
77710 <translation>Kabuk</translation> 78227 <translation>Kabuk</translation>
77711 </message> 78228 </message>
77712 <message> 78229 <message>
77713 <location filename="../UI/UserInterface.py" line="1801"/> 78230 <location filename="../UI/UserInterface.py" line="1800"/>
77714 <source>Horizontal Toolbox</source> 78231 <source>Horizontal Toolbox</source>
77715 <translation>Yatay Araçkutusu</translation> 78232 <translation>Yatay Araçkutusu</translation>
77716 </message> 78233 </message>
77717 <message> 78234 <message>
77718 <location filename="../UI/UserInterface.py" line="1488"/> 78235 <location filename="../UI/UserInterface.py" line="1487"/>
77719 <source>{0} - Passive Mode</source> 78236 <source>{0} - Passive Mode</source>
77720 <translation>{0} - Pasif Mod</translation> 78237 <translation>{0} - Pasif Mod</translation>
77721 </message> 78238 </message>
77722 <message> 78239 <message>
77723 <location filename="../UI/UserInterface.py" line="1495"/> 78240 <location filename="../UI/UserInterface.py" line="1494"/>
77724 <source>{0} - {1} - Passive Mode</source> 78241 <source>{0} - {1} - Passive Mode</source>
77725 <translation>{0} - {1} -Pasif Mod</translation> 78242 <translation>{0} - {1} -Pasif Mod</translation>
77726 </message> 78243 </message>
77727 <message> 78244 <message>
77728 <location filename="../UI/UserInterface.py" line="1499"/> 78245 <location filename="../UI/UserInterface.py" line="1498"/>
77729 <source>{0} - {1} - {2} - Passive Mode</source> 78246 <source>{0} - {1} - {2} - Passive Mode</source>
77730 <translation>{0} - {1} - {2} - Pasif Mod</translation> 78247 <translation>{0} - {1} - {2} - Pasif Mod</translation>
77731 </message> 78248 </message>
77732 <message> 78249 <message>
77733 <location filename="../UI/UserInterface.py" line="1522"/> 78250 <location filename="../UI/UserInterface.py" line="1521"/>
77734 <source>Quit</source> 78251 <source>Quit</source>
77735 <translation>Çık</translation> 78252 <translation>Çık</translation>
77736 </message> 78253 </message>
77737 <message> 78254 <message>
77738 <location filename="../UI/UserInterface.py" line="1522"/> 78255 <location filename="../UI/UserInterface.py" line="1521"/>
77739 <source>&amp;Quit</source> 78256 <source>&amp;Quit</source>
77740 <translation>&amp;Çıkış</translation> 78257 <translation>&amp;Çıkış</translation>
77741 </message> 78258 </message>
77742 <message> 78259 <message>
77743 <location filename="../UI/UserInterface.py" line="1522"/> 78260 <location filename="../UI/UserInterface.py" line="1521"/>
77744 <source>Ctrl+Q</source> 78261 <source>Ctrl+Q</source>
77745 <comment>File|Quit</comment> 78262 <comment>File|Quit</comment>
77746 <translation>Ctrl+Q</translation> 78263 <translation>Ctrl+Q</translation>
77747 </message> 78264 </message>
77748 <message> 78265 <message>
77749 <location filename="../UI/UserInterface.py" line="1528"/> 78266 <location filename="../UI/UserInterface.py" line="1527"/>
77750 <source>Quit the IDE</source> 78267 <source>Quit the IDE</source>
77751 <translation>IDE den Çık</translation> 78268 <translation>IDE den Çık</translation>
77752 </message> 78269 </message>
77753 <message> 78270 <message>
77754 <location filename="../UI/UserInterface.py" line="1529"/> 78271 <location filename="../UI/UserInterface.py" line="1528"/>
77755 <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> 78272 <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>
77756 <translation type="unfinished"></translation> 78273 <translation type="unfinished"></translation>
77757 </message> 78274 </message>
77758 <message> 78275 <message>
77759 <location filename="../UI/UserInterface.py" line="1600"/> 78276 <location filename="../UI/UserInterface.py" line="1599"/>
77760 <source>Edit Profile</source> 78277 <source>Edit Profile</source>
77761 <translation>Düzenleme Kesiti</translation> 78278 <translation>Düzenleme Kesiti</translation>
77762 </message> 78279 </message>
77763 <message> 78280 <message>
77764 <location filename="../UI/UserInterface.py" line="1606"/> 78281 <location filename="../UI/UserInterface.py" line="1605"/>
77765 <source>Activate the edit view profile</source> 78282 <source>Activate the edit view profile</source>
77766 <translation>Düzenleyici görüntü kesitini aktif yap</translation> 78283 <translation>Düzenleyici görüntü kesitini aktif yap</translation>
77767 </message> 78284 </message>
77768 <message> 78285 <message>
77769 <location filename="../UI/UserInterface.py" line="1608"/> 78286 <location filename="../UI/UserInterface.py" line="1607"/>
77770 <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> 78287 <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>
77771 <translation type="unfinished"></translation> 78288 <translation type="unfinished"></translation>
77772 </message> 78289 </message>
77773 <message> 78290 <message>
77774 <location filename="../UI/UserInterface.py" line="1617"/> 78291 <location filename="../UI/UserInterface.py" line="1616"/>
77775 <source>Debug Profile</source> 78292 <source>Debug Profile</source>
77776 <translation>Hata Ayıklama Kesiti</translation> 78293 <translation>Hata Ayıklama Kesiti</translation>
77777 </message> 78294 </message>
77778 <message> 78295 <message>
77779 <location filename="../UI/UserInterface.py" line="1623"/> 78296 <location filename="../UI/UserInterface.py" line="1622"/>
77780 <source>Activate the debug view profile</source> 78297 <source>Activate the debug view profile</source>
77781 <translation>Debug görüntü kesitini aktif et</translation> 78298 <translation>Debug görüntü kesitini aktif et</translation>
77782 </message> 78299 </message>
77783 <message> 78300 <message>
77784 <location filename="../UI/UserInterface.py" line="1625"/> 78301 <location filename="../UI/UserInterface.py" line="1624"/>
77785 <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> 78302 <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>
77786 <translation type="unfinished"></translation> 78303 <translation type="unfinished"></translation>
77787 </message> 78304 </message>
77788 <message> 78305 <message>
77789 <location filename="../UI/UserInterface.py" line="1634"/> 78306 <location filename="../UI/UserInterface.py" line="1633"/>
77790 <source>&amp;Project-Viewer</source> 78307 <source>&amp;Project-Viewer</source>
77791 <translation>&amp;proje-Görüntüleyici</translation> 78308 <translation>&amp;proje-Görüntüleyici</translation>
77792 </message> 78309 </message>
77793 <message> 78310 <message>
77794 <location filename="../UI/UserInterface.py" line="1634"/> 78311 <location filename="../UI/UserInterface.py" line="1633"/>
77795 <source>Alt+Shift+P</source> 78312 <source>Alt+Shift+P</source>
77796 <translation>Alt+Shift+P</translation> 78313 <translation>Alt+Shift+P</translation>
77797 </message> 78314 </message>
77798 <message> 78315 <message>
77799 <location filename="../UI/UserInterface.py" line="1651"/> 78316 <location filename="../UI/UserInterface.py" line="1650"/>
77800 <source>&amp;Multiproject-Viewer</source> 78317 <source>&amp;Multiproject-Viewer</source>
77801 <translation>Çokluproje-Görü&amp;ntüleyici</translation> 78318 <translation>Çokluproje-Görü&amp;ntüleyici</translation>
77802 </message> 78319 </message>
77803 <message> 78320 <message>
77804 <location filename="../UI/UserInterface.py" line="1651"/> 78321 <location filename="../UI/UserInterface.py" line="1650"/>
77805 <source>Alt+Shift+M</source> 78322 <source>Alt+Shift+M</source>
77806 <translation>Alt+Shift+M</translation> 78323 <translation>Alt+Shift+M</translation>
77807 </message> 78324 </message>
77808 <message> 78325 <message>
77809 <location filename="../UI/UserInterface.py" line="1669"/> 78326 <location filename="../UI/UserInterface.py" line="1668"/>
77810 <source>&amp;Debug-Viewer</source> 78327 <source>&amp;Debug-Viewer</source>
77811 <translation>Ha&amp;ta Ayıklama-Göstericisi</translation> 78328 <translation>Ha&amp;ta Ayıklama-Göstericisi</translation>
77812 </message> 78329 </message>
77813 <message> 78330 <message>
77814 <location filename="../UI/UserInterface.py" line="1669"/> 78331 <location filename="../UI/UserInterface.py" line="1668"/>
77815 <source>Alt+Shift+D</source> 78332 <source>Alt+Shift+D</source>
77816 <translation>Alt+Shift+D</translation> 78333 <translation>Alt+Shift+D</translation>
77817 </message> 78334 </message>
77818 <message> 78335 <message>
77819 <location filename="../UI/UserInterface.py" line="1687"/> 78336 <location filename="../UI/UserInterface.py" line="1686"/>
77820 <source>&amp;Shell</source> 78337 <source>&amp;Shell</source>
77821 <translation>&amp;Kabuk</translation> 78338 <translation>&amp;Kabuk</translation>
77822 </message> 78339 </message>
77823 <message> 78340 <message>
77824 <location filename="../UI/UserInterface.py" line="1687"/> 78341 <location filename="../UI/UserInterface.py" line="1686"/>
77825 <source>Alt+Shift+S</source> 78342 <source>Alt+Shift+S</source>
77826 <translation>Alt+Shift+S</translation> 78343 <translation>Alt+Shift+S</translation>
77827 </message> 78344 </message>
77828 <message> 78345 <message>
77829 <location filename="../UI/UserInterface.py" line="1704"/> 78346 <location filename="../UI/UserInterface.py" line="1703"/>
77830 <source>Alt+Shift+F</source> 78347 <source>Alt+Shift+F</source>
77831 <translation>Alt+Shift+F</translation> 78348 <translation>Alt+Shift+F</translation>
77832 </message> 78349 </message>
77833 <message> 78350 <message>
77834 <location filename="../UI/UserInterface.py" line="1721"/> 78351 <location filename="../UI/UserInterface.py" line="1720"/>
77835 <source>Alt+Shift+G</source> 78352 <source>Alt+Shift+G</source>
77836 <translation>Alt+Shift+G</translation> 78353 <translation>Alt+Shift+G</translation>
77837 </message> 78354 </message>
77838 <message> 78355 <message>
77839 <location filename="../UI/UserInterface.py" line="1739"/> 78356 <location filename="../UI/UserInterface.py" line="1738"/>
77840 <source>Alt+Shift+T</source> 78357 <source>Alt+Shift+T</source>
77841 <translation>Alt+Shift+T</translation> 78358 <translation>Alt+Shift+T</translation>
77842 </message> 78359 </message>
77843 <message> 78360 <message>
77844 <location filename="../UI/UserInterface.py" line="1758"/> 78361 <location filename="../UI/UserInterface.py" line="1757"/>
77845 <source>Alt+Shift+A</source> 78362 <source>Alt+Shift+A</source>
77846 <translation>Alt+Shift+A</translation> 78363 <translation>Alt+Shift+A</translation>
77847 </message> 78364 </message>
77848 <message> 78365 <message>
77849 <location filename="../UI/UserInterface.py" line="1801"/> 78366 <location filename="../UI/UserInterface.py" line="1800"/>
77850 <source>&amp;Horizontal Toolbox</source> 78367 <source>&amp;Horizontal Toolbox</source>
77851 <translation>Ya&amp;tay Araçkutusu</translation> 78368 <translation>Ya&amp;tay Araçkutusu</translation>
77852 </message> 78369 </message>
77853 <message> 78370 <message>
77854 <location filename="../UI/UserInterface.py" line="1805"/> 78371 <location filename="../UI/UserInterface.py" line="1804"/>
77855 <source>Toggle the Horizontal Toolbox window</source> 78372 <source>Toggle the Horizontal Toolbox window</source>
77856 <translation>Yatay Araçkutusu penceresini açkapa</translation> 78373 <translation>Yatay Araçkutusu penceresini açkapa</translation>
77857 </message> 78374 </message>
77858 <message> 78375 <message>
77859 <location filename="../UI/UserInterface.py" line="1807"/> 78376 <location filename="../UI/UserInterface.py" line="1806"/>
77860 <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> 78377 <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>
77861 <translation type="unfinished"></translation> 78378 <translation type="unfinished"></translation>
77862 </message> 78379 </message>
77863 <message> 78380 <message>
77864 <location filename="../UI/UserInterface.py" line="1815"/> 78381 <location filename="../UI/UserInterface.py" line="1814"/>
77865 <source>Left Sidebar</source> 78382 <source>Left Sidebar</source>
77866 <translation>Sol Durumçubuğu</translation> 78383 <translation>Sol Durumçubuğu</translation>
77867 </message> 78384 </message>
77868 <message> 78385 <message>
77869 <location filename="../UI/UserInterface.py" line="1815"/> 78386 <location filename="../UI/UserInterface.py" line="1814"/>
77870 <source>&amp;Left Sidebar</source> 78387 <source>&amp;Left Sidebar</source>
77871 <translation>So&amp;l Durumçubuğu</translation> 78388 <translation>So&amp;l Durumçubuğu</translation>
77872 </message> 78389 </message>
77873 <message> 78390 <message>
77874 <location filename="../UI/UserInterface.py" line="1819"/> 78391 <location filename="../UI/UserInterface.py" line="1818"/>
77875 <source>Toggle the left sidebar window</source> 78392 <source>Toggle the left sidebar window</source>
77876 <translation>Sol Durum çubuğu penceresini açkapa</translation> 78393 <translation>Sol Durum çubuğu penceresini açkapa</translation>
77877 </message> 78394 </message>
77878 <message> 78395 <message>
77879 <location filename="../UI/UserInterface.py" line="1820"/> 78396 <location filename="../UI/UserInterface.py" line="1819"/>
77880 <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> 78397 <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>
77881 <translation>&lt;b&gt;Sol durum çubuğu penceresini açkapa&lt;/b&gt;&lt;p&gt;Eğer sol durum çubuğu penceresi gizli ise onu görünür yap. Eğer görünüyor ise kapat.&lt;/p&gt;</translation> 78398 <translation>&lt;b&gt;Sol durum çubuğu penceresini açkapa&lt;/b&gt;&lt;p&gt;Eğer sol durum çubuğu penceresi gizli ise onu görünür yap. Eğer görünüyor ise kapat.&lt;/p&gt;</translation>
77882 </message> 78399 </message>
77883 <message> 78400 <message>
77884 <location filename="../UI/UserInterface.py" line="1842"/> 78401 <location filename="../UI/UserInterface.py" line="1841"/>
77885 <source>Bottom Sidebar</source> 78402 <source>Bottom Sidebar</source>
77886 <translation>Alt Durumçubuğu</translation> 78403 <translation>Alt Durumçubuğu</translation>
77887 </message> 78404 </message>
77888 <message> 78405 <message>
77889 <location filename="../UI/UserInterface.py" line="1842"/> 78406 <location filename="../UI/UserInterface.py" line="1841"/>
77890 <source>&amp;Bottom Sidebar</source> 78407 <source>&amp;Bottom Sidebar</source>
77891 <translation>Alt Durumçu&amp;buğu</translation> 78408 <translation>Alt Durumçu&amp;buğu</translation>
77892 </message> 78409 </message>
77893 <message> 78410 <message>
77894 <location filename="../UI/UserInterface.py" line="1846"/> 78411 <location filename="../UI/UserInterface.py" line="1845"/>
77895 <source>Toggle the bottom sidebar window</source> 78412 <source>Toggle the bottom sidebar window</source>
77896 <translation>Alt Durum çubuğu penceresini açkapa</translation> 78413 <translation>Alt Durum çubuğu penceresini açkapa</translation>
77897 </message> 78414 </message>
77898 <message> 78415 <message>
77899 <location filename="../UI/UserInterface.py" line="1848"/> 78416 <location filename="../UI/UserInterface.py" line="1847"/>
77900 <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> 78417 <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>
77901 <translation type="unfinished"></translation> 78418 <translation type="unfinished"></translation>
77902 </message> 78419 </message>
77903 <message> 78420 <message>
77904 <location filename="../UI/UserInterface.py" line="1857"/> 78421 <location filename="../UI/UserInterface.py" line="1856"/>
77905 <source>Alt+Shift+O</source> 78422 <source>Alt+Shift+O</source>
77906 <translation type="unfinished"></translation> 78423 <translation type="unfinished"></translation>
77907 </message> 78424 </message>
77908 <message> 78425 <message>
77909 <location filename="../UI/UserInterface.py" line="2006"/> 78426 <location filename="../UI/UserInterface.py" line="2005"/>
77910 <source>What&apos;s This?</source> 78427 <source>What&apos;s This?</source>
77911 <translation>Bu nedir?</translation> 78428 <translation>Bu nedir?</translation>
77912 </message> 78429 </message>
77913 <message> 78430 <message>
77914 <location filename="../UI/UserInterface.py" line="2006"/> 78431 <location filename="../UI/UserInterface.py" line="2005"/>
77915 <source>&amp;What&apos;s This?</source> 78432 <source>&amp;What&apos;s This?</source>
77916 <translation>Bu &amp;Nedir?</translation> 78433 <translation>Bu &amp;Nedir?</translation>
77917 </message> 78434 </message>
77918 <message> 78435 <message>
77919 <location filename="../UI/UserInterface.py" line="2006"/> 78436 <location filename="../UI/UserInterface.py" line="2005"/>
77920 <source>Shift+F1</source> 78437 <source>Shift+F1</source>
77921 <translation>Shift+F1</translation> 78438 <translation>Shift+F1</translation>
77922 </message> 78439 </message>
77923 <message> 78440 <message>
77924 <location filename="../UI/UserInterface.py" line="2012"/> 78441 <location filename="../UI/UserInterface.py" line="2011"/>
77925 <source>Context sensitive help</source> 78442 <source>Context sensitive help</source>
77926 <translation>Duyarlı yardım</translation> 78443 <translation>Duyarlı yardım</translation>
77927 </message> 78444 </message>
77928 <message> 78445 <message>
77929 <location filename="../UI/UserInterface.py" line="2013"/> 78446 <location filename="../UI/UserInterface.py" line="2012"/>
77930 <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> 78447 <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>
77931 <translation>&lt;b&gt;Duyarlı yardım içeriğini görüntüle&lt;/b&gt;&lt;p&gt;Bu Nedir? modunda, Fare imleci soru işeretiyle beraber bir ok şeklindedir ve bir arayüz elemanı üzerinde tıklarsanız bu elemanın nasıl kullanılacağı ve hakkında kısa bilgi verir. bu özellik diyaloglarda başlık çubuğu üzerindeyken çıkarılan açılır menülerde de bulunmaktadır.&lt;/p&gt;</translation> 78448 <translation>&lt;b&gt;Duyarlı yardım içeriğini görüntüle&lt;/b&gt;&lt;p&gt;Bu Nedir? modunda, Fare imleci soru işeretiyle beraber bir ok şeklindedir ve bir arayüz elemanı üzerinde tıklarsanız bu elemanın nasıl kullanılacağı ve hakkında kısa bilgi verir. bu özellik diyaloglarda başlık çubuğu üzerindeyken çıkarılan açılır menülerde de bulunmaktadır.&lt;/p&gt;</translation>
77932 </message> 78449 </message>
77933 <message> 78450 <message>
77934 <location filename="../UI/UserInterface.py" line="2024"/> 78451 <location filename="../UI/UserInterface.py" line="2023"/>
77935 <source>Helpviewer</source> 78452 <source>Helpviewer</source>
77936 <translation>Yardımgösterici</translation> 78453 <translation>Yardımgösterici</translation>
77937 </message> 78454 </message>
77938 <message> 78455 <message>
77939 <location filename="../UI/UserInterface.py" line="2024"/> 78456 <location filename="../UI/UserInterface.py" line="2023"/>
77940 <source>&amp;Helpviewer...</source> 78457 <source>&amp;Helpviewer...</source>
77941 <translation>&amp;Yardım Gösterici...</translation> 78458 <translation>&amp;Yardım Gösterici...</translation>
77942 </message> 78459 </message>
77943 <message> 78460 <message>
77944 <location filename="../UI/UserInterface.py" line="2024"/> 78461 <location filename="../UI/UserInterface.py" line="2023"/>
77945 <source>F1</source> 78462 <source>F1</source>
77946 <translation>F1</translation> 78463 <translation>F1</translation>
77947 </message> 78464 </message>
77948 <message> 78465 <message>
77949 <location filename="../UI/UserInterface.py" line="2030"/> 78466 <location filename="../UI/UserInterface.py" line="2029"/>
77950 <source>Open the helpviewer window</source> 78467 <source>Open the helpviewer window</source>
77951 <translation>Yardımgösterici penceresini aç</translation> 78468 <translation>Yardımgösterici penceresini aç</translation>
77952 </message> 78469 </message>
77953 <message> 78470 <message>
77954 <location filename="../UI/UserInterface.py" line="2050"/> 78471 <location filename="../UI/UserInterface.py" line="2049"/>
77955 <source>Show Versions</source> 78472 <source>Show Versions</source>
77956 <translation>Sürümü Göster</translation> 78473 <translation>Sürümü Göster</translation>
77957 </message> 78474 </message>
77958 <message> 78475 <message>
77959 <location filename="../UI/UserInterface.py" line="2050"/> 78476 <location filename="../UI/UserInterface.py" line="2049"/>
77960 <source>Show &amp;Versions</source> 78477 <source>Show &amp;Versions</source>
77961 <translation>Sürümü G&amp;öster</translation> 78478 <translation>Sürümü G&amp;öster</translation>
77962 </message> 78479 </message>
77963 <message> 78480 <message>
77964 <location filename="../UI/UserInterface.py" line="2054"/> 78481 <location filename="../UI/UserInterface.py" line="2053"/>
77965 <source>Display version information</source> 78482 <source>Display version information</source>
77966 <translation>Sürüm bilgisini görüntüle</translation> 78483 <translation>Sürüm bilgisini görüntüle</translation>
77967 </message> 78484 </message>
77968 <message> 78485 <message>
77969 <location filename="../UI/UserInterface.py" line="2056"/> 78486 <location filename="../UI/UserInterface.py" line="2055"/>
77970 <source>&lt;b&gt;Show Versions&lt;/b&gt;&lt;p&gt;Display version information.&lt;/p&gt;</source> 78487 <source>&lt;b&gt;Show Versions&lt;/b&gt;&lt;p&gt;Display version information.&lt;/p&gt;</source>
77971 <translation>&lt;b&gt;Sürümleri Göster&lt;/b&gt;&lt;p&gt;Sürüm bilgisini göster.&lt;/p&gt;</translation> 78488 <translation>&lt;b&gt;Sürümleri Göster&lt;/b&gt;&lt;p&gt;Sürüm bilgisini göster.&lt;/p&gt;</translation>
77972 </message> 78489 </message>
77973 <message> 78490 <message>
77974 <location filename="../UI/UserInterface.py" line="2066"/> 78491 <location filename="../UI/UserInterface.py" line="2065"/>
77975 <source>Check for Updates</source> 78492 <source>Check for Updates</source>
77976 <translation>Güncellemeleri kontrol et</translation> 78493 <translation>Güncellemeleri kontrol et</translation>
77977 </message> 78494 </message>
77978 <message> 78495 <message>
77979 <location filename="../UI/UserInterface.py" line="2063"/> 78496 <location filename="../UI/UserInterface.py" line="2062"/>
77980 <source>Check for &amp;Updates...</source> 78497 <source>Check for &amp;Updates...</source>
77981 <translation>G&amp;üncellemeleri kontrol et...</translation> 78498 <translation>G&amp;üncellemeleri kontrol et...</translation>
77982 </message> 78499 </message>
77983 <message> 78500 <message>
77984 <location filename="../UI/UserInterface.py" line="2074"/> 78501 <location filename="../UI/UserInterface.py" line="2073"/>
77985 <source>Show downloadable versions</source> 78502 <source>Show downloadable versions</source>
77986 <translation>Yüklenebilir sürümleri göster</translation> 78503 <translation>Yüklenebilir sürümleri göster</translation>
77987 </message> 78504 </message>
77988 <message> 78505 <message>
77989 <location filename="../UI/UserInterface.py" line="2074"/> 78506 <location filename="../UI/UserInterface.py" line="2073"/>
77990 <source>Show &amp;downloadable versions...</source> 78507 <source>Show &amp;downloadable versions...</source>
77991 <translation>Yüklenebilir sürümler&amp;i göster...</translation> 78508 <translation>Yüklenebilir sürümler&amp;i göster...</translation>
77992 </message> 78509 </message>
77993 <message> 78510 <message>
77994 <location filename="../UI/UserInterface.py" line="2078"/> 78511 <location filename="../UI/UserInterface.py" line="2077"/>
77995 <source>Show the versions available for download</source> 78512 <source>Show the versions available for download</source>
77996 <translation>İndirmek için mümkün olan sürümü göster</translation> 78513 <translation>İndirmek için mümkün olan sürümü göster</translation>
77997 </message> 78514 </message>
77998 <message> 78515 <message>
77999 <location filename="../UI/UserInterface.py" line="3723"/> 78516 <location filename="../UI/UserInterface.py" line="3640"/>
78000 <source>Report Bug</source> 78517 <source>Report Bug</source>
78001 <translation>Hata Raporu</translation> 78518 <translation>Hata Raporu</translation>
78002 </message> 78519 </message>
78003 <message> 78520 <message>
78004 <location filename="../UI/UserInterface.py" line="2101"/> 78521 <location filename="../UI/UserInterface.py" line="2100"/>
78005 <source>Report &amp;Bug...</source> 78522 <source>Report &amp;Bug...</source>
78006 <translation>Hata &amp;Raporu...</translation> 78523 <translation>Hata &amp;Raporu...</translation>
78007 </message> 78524 </message>
78008 <message> 78525 <message>
78009 <location filename="../UI/UserInterface.py" line="2105"/> 78526 <location filename="../UI/UserInterface.py" line="2104"/>
78010 <source>Report a bug</source> 78527 <source>Report a bug</source>
78011 <translation>Bir hata rapor et</translation> 78528 <translation>Bir hata rapor et</translation>
78012 </message> 78529 </message>
78013 <message> 78530 <message>
78014 <location filename="../UI/UserInterface.py" line="2106"/> 78531 <location filename="../UI/UserInterface.py" line="2105"/>
78015 <source>&lt;b&gt;Report Bug...&lt;/b&gt;&lt;p&gt;Opens a dialog to report a bug.&lt;/p&gt;</source> 78532 <source>&lt;b&gt;Report Bug...&lt;/b&gt;&lt;p&gt;Opens a dialog to report a bug.&lt;/p&gt;</source>
78016 <translation type="unfinished"></translation> 78533 <translation type="unfinished"></translation>
78017 </message> 78534 </message>
78018 <message> 78535 <message>
78019 <location filename="../UI/UserInterface.py" line="2113"/> 78536 <location filename="../UI/UserInterface.py" line="2112"/>
78020 <source>Request Feature</source> 78537 <source>Request Feature</source>
78021 <translation>İhtiyaç Duyulan Özellikler</translation> 78538 <translation>İhtiyaç Duyulan Özellikler</translation>
78022 </message> 78539 </message>
78023 <message> 78540 <message>
78024 <location filename="../UI/UserInterface.py" line="2113"/> 78541 <location filename="../UI/UserInterface.py" line="2112"/>
78025 <source>Request &amp;Feature...</source> 78542 <source>Request &amp;Feature...</source>
78026 <translation>İhtiyaç Duyulan Özellikler &amp;F...</translation> 78543 <translation>İhtiyaç Duyulan Özellikler &amp;F...</translation>
78027 </message> 78544 </message>
78028 <message> 78545 <message>
78029 <location filename="../UI/UserInterface.py" line="2117"/> 78546 <location filename="../UI/UserInterface.py" line="2116"/>
78030 <source>Send a feature request</source> 78547 <source>Send a feature request</source>
78031 <translation>ihtiyaç duyuulan bir özelliği gönder</translation> 78548 <translation>ihtiyaç duyuulan bir özelliği gönder</translation>
78032 </message> 78549 </message>
78033 <message> 78550 <message>
78034 <location filename="../UI/UserInterface.py" line="2119"/> 78551 <location filename="../UI/UserInterface.py" line="2118"/>
78035 <source>&lt;b&gt;Request Feature...&lt;/b&gt;&lt;p&gt;Opens a dialog to send a feature request.&lt;/p&gt;</source> 78552 <source>&lt;b&gt;Request Feature...&lt;/b&gt;&lt;p&gt;Opens a dialog to send a feature request.&lt;/p&gt;</source>
78036 <translation type="unfinished"></translation> 78553 <translation type="unfinished"></translation>
78037 </message> 78554 </message>
78038 <message> 78555 <message>
78039 <location filename="../UI/UserInterface.py" line="3264"/> 78556 <location filename="../UI/UserInterface.py" line="3181"/>
78040 <source>Unittest</source> 78557 <source>Unittest</source>
78041 <translation>Birimtest</translation> 78558 <translation>Birimtest</translation>
78042 </message> 78559 </message>
78043 <message> 78560 <message>
78044 <location filename="../UI/UserInterface.py" line="2128"/> 78561 <location filename="../UI/UserInterface.py" line="2127"/>
78045 <source>&amp;Unittest...</source> 78562 <source>&amp;Unittest...</source>
78046 <translation>B&amp;irimtest...</translation> 78563 <translation>B&amp;irimtest...</translation>
78047 </message> 78564 </message>
78048 <message> 78565 <message>
78049 <location filename="../UI/UserInterface.py" line="2133"/> 78566 <location filename="../UI/UserInterface.py" line="2132"/>
78050 <source>Start unittest dialog</source> 78567 <source>Start unittest dialog</source>
78051 <translation>Birimtest diyaloğunu başlat</translation> 78568 <translation>Birimtest diyaloğunu başlat</translation>
78052 </message> 78569 </message>
78053 <message> 78570 <message>
78054 <location filename="../UI/UserInterface.py" line="2134"/> 78571 <location filename="../UI/UserInterface.py" line="2133"/>
78055 <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> 78572 <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>
78056 <translation type="unfinished"></translation> 78573 <translation type="unfinished"></translation>
78057 </message> 78574 </message>
78058 <message> 78575 <message>
78059 <location filename="../UI/UserInterface.py" line="2142"/> 78576 <location filename="../UI/UserInterface.py" line="2141"/>
78060 <source>Unittest Restart</source> 78577 <source>Unittest Restart</source>
78061 <translation>Birimtestini yeniden başlat</translation> 78578 <translation>Birimtestini yeniden başlat</translation>
78062 </message> 78579 </message>
78063 <message> 78580 <message>
78064 <location filename="../UI/UserInterface.py" line="2142"/> 78581 <location filename="../UI/UserInterface.py" line="2141"/>
78065 <source>&amp;Restart Unittest...</source> 78582 <source>&amp;Restart Unittest...</source>
78066 <translation>Bi&amp;rimtestini Yeniden Başlat...</translation> 78583 <translation>Bi&amp;rimtestini Yeniden Başlat...</translation>
78067 </message> 78584 </message>
78068 <message> 78585 <message>
78069 <location filename="../UI/UserInterface.py" line="2147"/> 78586 <location filename="../UI/UserInterface.py" line="2146"/>
78070 <source>Restart last unittest</source> 78587 <source>Restart last unittest</source>
78071 <translation>En son birimtesti yeniden başlat</translation> 78588 <translation>En son birimtesti yeniden başlat</translation>
78072 </message> 78589 </message>
78073 <message> 78590 <message>
78074 <location filename="../UI/UserInterface.py" line="2148"/> 78591 <location filename="../UI/UserInterface.py" line="2147"/>
78075 <source>&lt;b&gt;Restart Unittest&lt;/b&gt;&lt;p&gt;Restart the unittest performed last.&lt;/p&gt;</source> 78592 <source>&lt;b&gt;Restart Unittest&lt;/b&gt;&lt;p&gt;Restart the unittest performed last.&lt;/p&gt;</source>
78076 <translation type="unfinished"></translation> 78593 <translation type="unfinished"></translation>
78077 </message> 78594 </message>
78078 <message> 78595 <message>
78079 <location filename="../UI/UserInterface.py" line="2172"/> 78596 <location filename="../UI/UserInterface.py" line="2171"/>
78080 <source>Unittest Script</source> 78597 <source>Unittest Script</source>
78081 <translation>Betik Birimtesti</translation> 78598 <translation>Betik Birimtesti</translation>
78082 </message> 78599 </message>
78083 <message> 78600 <message>
78084 <location filename="../UI/UserInterface.py" line="2172"/> 78601 <location filename="../UI/UserInterface.py" line="2171"/>
78085 <source>Unittest &amp;Script...</source> 78602 <source>Unittest &amp;Script...</source>
78086 <translation>Betik Birimte&amp;sti...</translation> 78603 <translation>Betik Birimte&amp;sti...</translation>
78087 </message> 78604 </message>
78088 <message> 78605 <message>
78089 <location filename="../UI/UserInterface.py" line="2177"/> 78606 <location filename="../UI/UserInterface.py" line="2176"/>
78090 <source>Run unittest with current script</source> 78607 <source>Run unittest with current script</source>
78091 <translation>Geçerli betikle test arabirimini çalıştır</translation> 78608 <translation>Geçerli betikle test arabirimini çalıştır</translation>
78092 </message> 78609 </message>
78093 <message> 78610 <message>
78094 <location filename="../UI/UserInterface.py" line="2179"/> 78611 <location filename="../UI/UserInterface.py" line="2178"/>
78095 <source>&lt;b&gt;Unittest Script&lt;/b&gt;&lt;p&gt;Run unittest with current script.&lt;/p&gt;</source> 78612 <source>&lt;b&gt;Unittest Script&lt;/b&gt;&lt;p&gt;Run unittest with current script.&lt;/p&gt;</source>
78096 <translation type="unfinished"></translation> 78613 <translation type="unfinished"></translation>
78097 </message> 78614 </message>
78098 <message> 78615 <message>
78099 <location filename="../UI/UserInterface.py" line="2187"/> 78616 <location filename="../UI/UserInterface.py" line="2186"/>
78100 <source>Unittest Project</source> 78617 <source>Unittest Project</source>
78101 <translation>Proje Birimtesti</translation> 78618 <translation>Proje Birimtesti</translation>
78102 </message> 78619 </message>
78103 <message> 78620 <message>
78104 <location filename="../UI/UserInterface.py" line="2187"/> 78621 <location filename="../UI/UserInterface.py" line="2186"/>
78105 <source>Unittest &amp;Project...</source> 78622 <source>Unittest &amp;Project...</source>
78106 <translation>Birimtest &amp;Proje...</translation> 78623 <translation>Birimtest &amp;Proje...</translation>
78107 </message> 78624 </message>
78108 <message> 78625 <message>
78109 <location filename="../UI/UserInterface.py" line="2192"/> 78626 <location filename="../UI/UserInterface.py" line="2191"/>
78110 <source>Run unittest with current project</source> 78627 <source>Run unittest with current project</source>
78111 <translation>Geçerli proje ile test arabirimini çalıştır</translation> 78628 <translation>Geçerli proje ile test arabirimini çalıştır</translation>
78112 </message> 78629 </message>
78113 <message> 78630 <message>
78114 <location filename="../UI/UserInterface.py" line="2194"/> 78631 <location filename="../UI/UserInterface.py" line="2193"/>
78115 <source>&lt;b&gt;Unittest Project&lt;/b&gt;&lt;p&gt;Run unittest with current project.&lt;/p&gt;</source> 78632 <source>&lt;b&gt;Unittest Project&lt;/b&gt;&lt;p&gt;Run unittest with current project.&lt;/p&gt;</source>
78116 <translation type="unfinished"></translation> 78633 <translation type="unfinished"></translation>
78117 </message> 78634 </message>
78118 <message> 78635 <message>
78119 <location filename="../UI/UserInterface.py" line="2255"/> 78636 <location filename="../UI/UserInterface.py" line="2254"/>
78120 <source>UI Previewer</source> 78637 <source>UI Previewer</source>
78121 <translation>UI Öngörünümü</translation> 78638 <translation>UI Öngörünümü</translation>
78122 </message> 78639 </message>
78123 <message> 78640 <message>
78124 <location filename="../UI/UserInterface.py" line="2255"/> 78641 <location filename="../UI/UserInterface.py" line="2254"/>
78125 <source>&amp;UI Previewer...</source> 78642 <source>&amp;UI Previewer...</source>
78126 <translation>&amp;UI Öngörünümü...</translation> 78643 <translation>&amp;UI Öngörünümü...</translation>
78127 </message> 78644 </message>
78128 <message> 78645 <message>
78129 <location filename="../UI/UserInterface.py" line="2260"/> 78646 <location filename="../UI/UserInterface.py" line="2259"/>
78130 <source>Start the UI Previewer</source> 78647 <source>Start the UI Previewer</source>
78131 <translation>UI Öngörünümünü Başlat</translation> 78648 <translation>UI Öngörünümünü Başlat</translation>
78132 </message> 78649 </message>
78133 <message> 78650 <message>
78134 <location filename="../UI/UserInterface.py" line="2261"/> 78651 <location filename="../UI/UserInterface.py" line="2260"/>
78135 <source>&lt;b&gt;UI Previewer&lt;/b&gt;&lt;p&gt;Start the UI Previewer.&lt;/p&gt;</source> 78652 <source>&lt;b&gt;UI Previewer&lt;/b&gt;&lt;p&gt;Start the UI Previewer.&lt;/p&gt;</source>
78136 <translation>&lt;b&gt;UI Öngörünümü&lt;/b&gt;&lt;p&gt;UI Öngörünümünü Başlat.&lt;/p&gt;</translation> 78653 <translation>&lt;b&gt;UI Öngörünümü&lt;/b&gt;&lt;p&gt;UI Öngörünümünü Başlat.&lt;/p&gt;</translation>
78137 </message> 78654 </message>
78138 <message> 78655 <message>
78139 <location filename="../UI/UserInterface.py" line="2268"/> 78656 <location filename="../UI/UserInterface.py" line="2267"/>
78140 <source>Translations Previewer</source> 78657 <source>Translations Previewer</source>
78141 <translation>Çevirilerin Öngörünümleri</translation> 78658 <translation>Çevirilerin Öngörünümleri</translation>
78142 </message> 78659 </message>
78143 <message> 78660 <message>
78144 <location filename="../UI/UserInterface.py" line="2268"/> 78661 <location filename="../UI/UserInterface.py" line="2267"/>
78145 <source>&amp;Translations Previewer...</source> 78662 <source>&amp;Translations Previewer...</source>
78146 <translation>Çevirilerin &amp;Öngörünümleri...</translation> 78663 <translation>Çevirilerin &amp;Öngörünümleri...</translation>
78147 </message> 78664 </message>
78148 <message> 78665 <message>
78149 <location filename="../UI/UserInterface.py" line="2273"/> 78666 <location filename="../UI/UserInterface.py" line="2272"/>
78150 <source>Start the Translations Previewer</source> 78667 <source>Start the Translations Previewer</source>
78151 <translation>Çevirilerin Öngörünümlerini Başlat</translation> 78668 <translation>Çevirilerin Öngörünümlerini Başlat</translation>
78152 </message> 78669 </message>
78153 <message> 78670 <message>
78154 <location filename="../UI/UserInterface.py" line="2275"/> 78671 <location filename="../UI/UserInterface.py" line="2274"/>
78155 <source>&lt;b&gt;Translations Previewer&lt;/b&gt;&lt;p&gt;Start the Translations Previewer.&lt;/p&gt;</source> 78672 <source>&lt;b&gt;Translations Previewer&lt;/b&gt;&lt;p&gt;Start the Translations Previewer.&lt;/p&gt;</source>
78156 <translation>&lt;b&gt;Çeviri Öngörünümü&lt;/b&gt;&lt;p&gt;Çeviri Öngörünümünü Başlat.&lt;/p&gt;</translation> 78673 <translation>&lt;b&gt;Çeviri Öngörünümü&lt;/b&gt;&lt;p&gt;Çeviri Öngörünümünü Başlat.&lt;/p&gt;</translation>
78157 </message> 78674 </message>
78158 <message> 78675 <message>
78159 <location filename="../UI/UserInterface.py" line="2282"/> 78676 <location filename="../UI/UserInterface.py" line="2281"/>
78160 <source>Compare Files</source> 78677 <source>Compare Files</source>
78161 <translation>Dosyaları Karşılaştır</translation> 78678 <translation>Dosyaları Karşılaştır</translation>
78162 </message> 78679 </message>
78163 <message> 78680 <message>
78164 <location filename="../UI/UserInterface.py" line="2282"/> 78681 <location filename="../UI/UserInterface.py" line="2281"/>
78165 <source>&amp;Compare Files...</source> 78682 <source>&amp;Compare Files...</source>
78166 <translation>D&amp;osyaları Karşılaştır...</translation> 78683 <translation>D&amp;osyaları Karşılaştır...</translation>
78167 </message> 78684 </message>
78168 <message> 78685 <message>
78169 <location filename="../UI/UserInterface.py" line="2300"/> 78686 <location filename="../UI/UserInterface.py" line="2299"/>
78170 <source>Compare two files</source> 78687 <source>Compare two files</source>
78171 <translation>İki dosyayı karşılaştır</translation> 78688 <translation>İki dosyayı karşılaştır</translation>
78172 </message> 78689 </message>
78173 <message> 78690 <message>
78174 <location filename="../UI/UserInterface.py" line="2288"/> 78691 <location filename="../UI/UserInterface.py" line="2287"/>
78175 <source>&lt;b&gt;Compare Files&lt;/b&gt;&lt;p&gt;Open a dialog to compare two files.&lt;/p&gt;</source> 78692 <source>&lt;b&gt;Compare Files&lt;/b&gt;&lt;p&gt;Open a dialog to compare two files.&lt;/p&gt;</source>
78176 <translation>&lt;b&gt;Dosyaları Karşılaştır&lt;/b&gt;&lt;p&gt;İki dosyayı karşılaştırmak için diyalog aç.&lt;/p&gt;</translation> 78693 <translation>&lt;b&gt;Dosyaları Karşılaştır&lt;/b&gt;&lt;p&gt;İki dosyayı karşılaştırmak için diyalog aç.&lt;/p&gt;</translation>
78177 </message> 78694 </message>
78178 <message> 78695 <message>
78179 <location filename="../UI/UserInterface.py" line="2295"/> 78696 <location filename="../UI/UserInterface.py" line="2294"/>
78180 <source>Compare Files side by side</source> 78697 <source>Compare Files side by side</source>
78181 <translation>Dosyaları yan yana karşılaştır</translation> 78698 <translation>Dosyaları yan yana karşılaştır</translation>
78182 </message> 78699 </message>
78183 <message> 78700 <message>
78184 <location filename="../UI/UserInterface.py" line="2301"/> 78701 <location filename="../UI/UserInterface.py" line="2300"/>
78185 <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> 78702 <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>
78186 <translation>&lt;b&gt;Dosyaları biribir karşılaştır&lt;/b&gt;&lt;p&gt;İki dosyayı karşılaştırmak için bir diyalog aç ve sonuçları yan yana göster.&lt;/p&gt;</translation> 78703 <translation>&lt;b&gt;Dosyaları biribir karşılaştır&lt;/b&gt;&lt;p&gt;İki dosyayı karşılaştırmak için bir diyalog aç ve sonuçları yan yana göster.&lt;/p&gt;</translation>
78187 </message> 78704 </message>
78188 <message> 78705 <message>
78189 <location filename="../UI/UserInterface.py" line="2309"/> 78706 <location filename="../UI/UserInterface.py" line="2308"/>
78190 <source>SQL Browser</source> 78707 <source>SQL Browser</source>
78191 <translation>SQL Gözatıcısı</translation> 78708 <translation>SQL Gözatıcısı</translation>
78192 </message> 78709 </message>
78193 <message> 78710 <message>
78194 <location filename="../UI/UserInterface.py" line="2309"/> 78711 <location filename="../UI/UserInterface.py" line="2308"/>
78195 <source>SQL &amp;Browser...</source> 78712 <source>SQL &amp;Browser...</source>
78196 <translation>SQL &amp;Gözatıcısı...</translation> 78713 <translation>SQL &amp;Gözatıcısı...</translation>
78197 </message> 78714 </message>
78198 <message> 78715 <message>
78199 <location filename="../UI/UserInterface.py" line="2314"/> 78716 <location filename="../UI/UserInterface.py" line="2313"/>
78200 <source>Browse a SQL database</source> 78717 <source>Browse a SQL database</source>
78201 <translation>Bir SQL veritabanına gözat</translation> 78718 <translation>Bir SQL veritabanına gözat</translation>
78202 </message> 78719 </message>
78203 <message> 78720 <message>
78204 <location filename="../UI/UserInterface.py" line="2315"/> 78721 <location filename="../UI/UserInterface.py" line="2314"/>
78205 <source>&lt;b&gt;SQL Browser&lt;/b&gt;&lt;p&gt;Browse a SQL database.&lt;/p&gt;</source> 78722 <source>&lt;b&gt;SQL Browser&lt;/b&gt;&lt;p&gt;Browse a SQL database.&lt;/p&gt;</source>
78206 <translation>&lt;b&gt;SQL Gözatıcısı&lt;/b&gt;&lt;p&gt;Bir SQL veritabanına gözat.&lt;/p&gt;</translation> 78723 <translation>&lt;b&gt;SQL Gözatıcısı&lt;/b&gt;&lt;p&gt;Bir SQL veritabanına gözat.&lt;/p&gt;</translation>
78207 </message> 78724 </message>
78208 <message> 78725 <message>
78209 <location filename="../UI/UserInterface.py" line="2327"/> 78726 <location filename="../UI/UserInterface.py" line="2326"/>
78210 <source>Mini Editor</source> 78727 <source>Mini Editor</source>
78211 <translation>Mini Düzenleyici</translation> 78728 <translation>Mini Düzenleyici</translation>
78212 </message> 78729 </message>
78213 <message> 78730 <message>
78214 <location filename="../UI/UserInterface.py" line="2322"/> 78731 <location filename="../UI/UserInterface.py" line="2321"/>
78215 <source>Mini &amp;Editor...</source> 78732 <source>Mini &amp;Editor...</source>
78216 <translation>Mini &amp;Düzenleyici...</translation> 78733 <translation>Mini &amp;Düzenleyici...</translation>
78217 </message> 78734 </message>
78218 <message> 78735 <message>
78219 <location filename="../UI/UserInterface.py" line="2328"/> 78736 <location filename="../UI/UserInterface.py" line="2327"/>
78220 <source>&lt;b&gt;Mini Editor&lt;/b&gt;&lt;p&gt;Open a dialog with a simplified editor.&lt;/p&gt;</source> 78737 <source>&lt;b&gt;Mini Editor&lt;/b&gt;&lt;p&gt;Open a dialog with a simplified editor.&lt;/p&gt;</source>
78221 <translation>&lt;b&gt;Mini Düzenleyici&lt;/b&gt;&lt;p&gt;Basit bir düzenleyci ile bir diyalog açılır.&lt;/p&gt;</translation> 78738 <translation>&lt;b&gt;Mini Düzenleyici&lt;/b&gt;&lt;p&gt;Basit bir düzenleyci ile bir diyalog açılır.&lt;/p&gt;</translation>
78222 </message> 78739 </message>
78223 <message> 78740 <message>
78224 <location filename="../UI/UserInterface.py" line="2366"/> 78741 <location filename="../UI/UserInterface.py" line="2365"/>
78225 <source>Icon Editor</source> 78742 <source>Icon Editor</source>
78226 <translation>İkon Düzenleyici</translation> 78743 <translation>İkon Düzenleyici</translation>
78227 </message> 78744 </message>
78228 <message> 78745 <message>
78229 <location filename="../UI/UserInterface.py" line="2366"/> 78746 <location filename="../UI/UserInterface.py" line="2365"/>
78230 <source>&amp;Icon Editor...</source> 78747 <source>&amp;Icon Editor...</source>
78231 <translation>&amp;İkon Düzenleyici...</translation> 78748 <translation>&amp;İkon Düzenleyici...</translation>
78232 </message> 78749 </message>
78233 <message> 78750 <message>
78234 <location filename="../UI/UserInterface.py" line="2395"/> 78751 <location filename="../UI/UserInterface.py" line="2394"/>
78235 <source>Preferences</source> 78752 <source>Preferences</source>
78236 <translation>Seçenekler</translation> 78753 <translation>Seçenekler</translation>
78237 </message> 78754 </message>
78238 <message> 78755 <message>
78239 <location filename="../UI/UserInterface.py" line="2395"/> 78756 <location filename="../UI/UserInterface.py" line="2394"/>
78240 <source>&amp;Preferences...</source> 78757 <source>&amp;Preferences...</source>
78241 <translation>&amp;Seçenekler...</translation> 78758 <translation>&amp;Seçenekler...</translation>
78242 </message> 78759 </message>
78243 <message> 78760 <message>
78244 <location filename="../UI/UserInterface.py" line="2400"/> 78761 <location filename="../UI/UserInterface.py" line="2399"/>
78245 <source>Set the prefered configuration</source> 78762 <source>Set the prefered configuration</source>
78246 <translation>tercih edilen ayarları yapınız</translation> 78763 <translation>tercih edilen ayarları yapınız</translation>
78247 </message> 78764 </message>
78248 <message> 78765 <message>
78249 <location filename="../UI/UserInterface.py" line="2402"/> 78766 <location filename="../UI/UserInterface.py" line="2401"/>
78250 <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> 78767 <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>
78251 <translation>&lt;b&gt;Tercihler&lt;/b&gt;&lt;p&gt;Uygulamanın ayarlama maddelerini tercih ettiğiniz değerlerle ayarlayınız.&lt;/p&gt;</translation> 78768 <translation>&lt;b&gt;Tercihler&lt;/b&gt;&lt;p&gt;Uygulamanın ayarlama maddelerini tercih ettiğiniz değerlerle ayarlayınız.&lt;/p&gt;</translation>
78252 </message> 78769 </message>
78253 <message> 78770 <message>
78254 <location filename="../UI/UserInterface.py" line="2411"/> 78771 <location filename="../UI/UserInterface.py" line="2410"/>
78255 <source>Export Preferences</source> 78772 <source>Export Preferences</source>
78256 <translation>Seçenekleri Dışa Aktar</translation> 78773 <translation>Seçenekleri Dışa Aktar</translation>
78257 </message> 78774 </message>
78258 <message> 78775 <message>
78259 <location filename="../UI/UserInterface.py" line="2411"/> 78776 <location filename="../UI/UserInterface.py" line="2410"/>
78260 <source>E&amp;xport Preferences...</source> 78777 <source>E&amp;xport Preferences...</source>
78261 <translation>Tercihleri Dı&amp;şa Aktar...</translation> 78778 <translation>Tercihleri Dı&amp;şa Aktar...</translation>
78262 </message> 78779 </message>
78263 <message> 78780 <message>
78264 <location filename="../UI/UserInterface.py" line="2416"/> 78781 <location filename="../UI/UserInterface.py" line="2415"/>
78265 <source>Export the current configuration</source> 78782 <source>Export the current configuration</source>
78266 <translation type="unfinished"></translation> 78783 <translation type="unfinished"></translation>
78267 </message> 78784 </message>
78268 <message> 78785 <message>
78269 <location filename="../UI/UserInterface.py" line="2418"/> 78786 <location filename="../UI/UserInterface.py" line="2417"/>
78270 <source>&lt;b&gt;Export Preferences&lt;/b&gt;&lt;p&gt;Export the current configuration to a file.&lt;/p&gt;</source> 78787 <source>&lt;b&gt;Export Preferences&lt;/b&gt;&lt;p&gt;Export the current configuration to a file.&lt;/p&gt;</source>
78271 <translation type="unfinished"></translation> 78788 <translation type="unfinished"></translation>
78272 </message> 78789 </message>
78273 <message> 78790 <message>
78274 <location filename="../UI/UserInterface.py" line="2425"/> 78791 <location filename="../UI/UserInterface.py" line="2424"/>
78275 <source>Import Preferences</source> 78792 <source>Import Preferences</source>
78276 <translation>Seçenekleri İçe Aktar</translation> 78793 <translation>Seçenekleri İçe Aktar</translation>
78277 </message> 78794 </message>
78278 <message> 78795 <message>
78279 <location filename="../UI/UserInterface.py" line="2425"/> 78796 <location filename="../UI/UserInterface.py" line="2424"/>
78280 <source>I&amp;mport Preferences...</source> 78797 <source>I&amp;mport Preferences...</source>
78281 <translation>Tercihleri İ&amp;çeri Aktar...</translation> 78798 <translation>Tercihleri İ&amp;çeri Aktar...</translation>
78282 </message> 78799 </message>
78283 <message> 78800 <message>
78284 <location filename="../UI/UserInterface.py" line="2430"/> 78801 <location filename="../UI/UserInterface.py" line="2429"/>
78285 <source>Import a previously exported configuration</source> 78802 <source>Import a previously exported configuration</source>
78286 <translation>daha önce dışa aktarılan ayrlamaları içe aktar</translation> 78803 <translation>daha önce dışa aktarılan ayrlamaları içe aktar</translation>
78287 </message> 78804 </message>
78288 <message> 78805 <message>
78289 <location filename="../UI/UserInterface.py" line="2432"/> 78806 <location filename="../UI/UserInterface.py" line="2431"/>
78290 <source>&lt;b&gt;Import Preferences&lt;/b&gt;&lt;p&gt;Import a previously exported configuration.&lt;/p&gt;</source> 78807 <source>&lt;b&gt;Import Preferences&lt;/b&gt;&lt;p&gt;Import a previously exported configuration.&lt;/p&gt;</source>
78291 <translation type="unfinished"></translation> 78808 <translation type="unfinished"></translation>
78292 </message> 78809 </message>
78293 <message> 78810 <message>
78294 <location filename="../UI/UserInterface.py" line="2439"/> 78811 <location filename="../UI/UserInterface.py" line="2438"/>
78295 <source>Reload APIs</source> 78812 <source>Reload APIs</source>
78296 <translation>API&apos;leri yeniden yükle</translation> 78813 <translation>API&apos;leri yeniden yükle</translation>
78297 </message> 78814 </message>
78298 <message> 78815 <message>
78299 <location filename="../UI/UserInterface.py" line="2439"/> 78816 <location filename="../UI/UserInterface.py" line="2438"/>
78300 <source>Reload &amp;APIs</source> 78817 <source>Reload &amp;APIs</source>
78301 <translation>&amp;API&apos;leri yeniden yükle</translation> 78818 <translation>&amp;API&apos;leri yeniden yükle</translation>
78302 </message> 78819 </message>
78303 <message> 78820 <message>
78304 <location filename="../UI/UserInterface.py" line="2443"/> 78821 <location filename="../UI/UserInterface.py" line="2442"/>
78305 <source>Reload the API information</source> 78822 <source>Reload the API information</source>
78306 <translation>API bilgisini yeniden yükle</translation> 78823 <translation>API bilgisini yeniden yükle</translation>
78307 </message> 78824 </message>
78308 <message> 78825 <message>
78309 <location filename="../UI/UserInterface.py" line="2445"/> 78826 <location filename="../UI/UserInterface.py" line="2444"/>
78310 <source>&lt;b&gt;Reload APIs&lt;/b&gt;&lt;p&gt;Reload the API information.&lt;/p&gt;</source> 78827 <source>&lt;b&gt;Reload APIs&lt;/b&gt;&lt;p&gt;Reload the API information.&lt;/p&gt;</source>
78311 <translation type="unfinished"></translation> 78828 <translation type="unfinished"></translation>
78312 </message> 78829 </message>
78313 <message> 78830 <message>
78314 <location filename="../UI/UserInterface.py" line="2457"/> 78831 <location filename="../UI/UserInterface.py" line="2456"/>
78315 <source>Show external tools</source> 78832 <source>Show external tools</source>
78316 <translation>Harici araçları göster</translation> 78833 <translation>Harici araçları göster</translation>
78317 </message> 78834 </message>
78318 <message> 78835 <message>
78319 <location filename="../UI/UserInterface.py" line="2452"/> 78836 <location filename="../UI/UserInterface.py" line="2451"/>
78320 <source>Show external &amp;tools</source> 78837 <source>Show external &amp;tools</source>
78321 <translation>Karak&amp;ter tablosunu göster</translation> 78838 <translation>Karak&amp;ter tablosunu göster</translation>
78322 </message> 78839 </message>
78323 <message> 78840 <message>
78324 <location filename="../UI/UserInterface.py" line="2468"/> 78841 <location filename="../UI/UserInterface.py" line="2467"/>
78325 <source>View Profiles</source> 78842 <source>View Profiles</source>
78326 <translation>Görünüm Kesiti</translation> 78843 <translation>Görünüm Kesiti</translation>
78327 </message> 78844 </message>
78328 <message> 78845 <message>
78329 <location filename="../UI/UserInterface.py" line="2468"/> 78846 <location filename="../UI/UserInterface.py" line="2467"/>
78330 <source>&amp;View Profiles...</source> 78847 <source>&amp;View Profiles...</source>
78331 <translation>&amp;Görünüm Kesiti...</translation> 78848 <translation>&amp;Görünüm Kesiti...</translation>
78332 </message> 78849 </message>
78333 <message> 78850 <message>
78334 <location filename="../UI/UserInterface.py" line="2473"/> 78851 <location filename="../UI/UserInterface.py" line="2472"/>
78335 <source>Configure view profiles</source> 78852 <source>Configure view profiles</source>
78336 <translation>Görünüm kesitlerini ayarla</translation> 78853 <translation>Görünüm kesitlerini ayarla</translation>
78337 </message> 78854 </message>
78338 <message> 78855 <message>
78339 <location filename="../UI/UserInterface.py" line="2475"/> 78856 <location filename="../UI/UserInterface.py" line="2474"/>
78340 <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> 78857 <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>
78341 <translation type="unfinished"></translation> 78858 <translation type="unfinished"></translation>
78342 </message> 78859 </message>
78343 <message> 78860 <message>
78344 <location filename="../UI/UserInterface.py" line="2485"/> 78861 <location filename="../UI/UserInterface.py" line="2484"/>
78345 <source>Toolbars</source> 78862 <source>Toolbars</source>
78346 <translation>Araççubuğu</translation> 78863 <translation>Araççubuğu</translation>
78347 </message> 78864 </message>
78348 <message> 78865 <message>
78349 <location filename="../UI/UserInterface.py" line="2485"/> 78866 <location filename="../UI/UserInterface.py" line="2484"/>
78350 <source>Tool&amp;bars...</source> 78867 <source>Tool&amp;bars...</source>
78351 <translation>Araççu&amp;buğu...</translation> 78868 <translation>Araççu&amp;buğu...</translation>
78352 </message> 78869 </message>
78353 <message> 78870 <message>
78354 <location filename="../UI/UserInterface.py" line="2490"/> 78871 <location filename="../UI/UserInterface.py" line="2489"/>
78355 <source>Configure toolbars</source> 78872 <source>Configure toolbars</source>
78356 <translation>Araççubuğunu ayarla</translation> 78873 <translation>Araççubuğunu ayarla</translation>
78357 </message> 78874 </message>
78358 <message> 78875 <message>
78359 <location filename="../UI/UserInterface.py" line="2491"/> 78876 <location filename="../UI/UserInterface.py" line="2490"/>
78360 <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> 78877 <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>
78361 <translation type="unfinished"></translation> 78878 <translation type="unfinished"></translation>
78362 </message> 78879 </message>
78363 <message> 78880 <message>
78364 <location filename="../UI/UserInterface.py" line="2500"/> 78881 <location filename="../UI/UserInterface.py" line="2499"/>
78365 <source>Keyboard Shortcuts</source> 78882 <source>Keyboard Shortcuts</source>
78366 <translation>Klavye Kısayolları</translation> 78883 <translation>Klavye Kısayolları</translation>
78367 </message> 78884 </message>
78368 <message> 78885 <message>
78369 <location filename="../UI/UserInterface.py" line="2500"/> 78886 <location filename="../UI/UserInterface.py" line="2499"/>
78370 <source>Keyboard &amp;Shortcuts...</source> 78887 <source>Keyboard &amp;Shortcuts...</source>
78371 <translation>Klavye Kı&amp;sayolları...</translation> 78888 <translation>Klavye Kı&amp;sayolları...</translation>
78372 </message> 78889 </message>
78373 <message> 78890 <message>
78374 <location filename="../UI/UserInterface.py" line="2505"/> 78891 <location filename="../UI/UserInterface.py" line="2504"/>
78375 <source>Set the keyboard shortcuts</source> 78892 <source>Set the keyboard shortcuts</source>
78376 <translation>Klavye kısayollarını ayarla</translation> 78893 <translation>Klavye kısayollarını ayarla</translation>
78377 </message> 78894 </message>
78378 <message> 78895 <message>
78379 <location filename="../UI/UserInterface.py" line="2507"/> 78896 <location filename="../UI/UserInterface.py" line="2506"/>
78380 <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> 78897 <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>
78381 <translation type="unfinished"></translation> 78898 <translation type="unfinished"></translation>
78382 </message> 78899 </message>
78383 <message> 78900 <message>
78384 <location filename="../UI/UserInterface.py" line="6294"/> 78901 <location filename="../UI/UserInterface.py" line="6069"/>
78385 <source>Export Keyboard Shortcuts</source> 78902 <source>Export Keyboard Shortcuts</source>
78386 <translation>Kılavye Kısa Yollarını Dışa Aktar</translation> 78903 <translation>Kılavye Kısa Yollarını Dışa Aktar</translation>
78387 </message> 78904 </message>
78388 <message> 78905 <message>
78389 <location filename="../UI/UserInterface.py" line="2515"/> 78906 <location filename="../UI/UserInterface.py" line="2514"/>
78390 <source>&amp;Export Keyboard Shortcuts...</source> 78907 <source>&amp;Export Keyboard Shortcuts...</source>
78391 <translation>Kılavye Kısa Yo&amp;llarını Dışa Aktar...</translation> 78908 <translation>Kılavye Kısa Yo&amp;llarını Dışa Aktar...</translation>
78392 </message> 78909 </message>
78393 <message> 78910 <message>
78394 <location filename="../UI/UserInterface.py" line="2520"/> 78911 <location filename="../UI/UserInterface.py" line="2519"/>
78395 <source>Export the keyboard shortcuts</source> 78912 <source>Export the keyboard shortcuts</source>
78396 <translation>Kılavye kısa yollarını dışa aktar</translation> 78913 <translation>Kılavye kısa yollarını dışa aktar</translation>
78397 </message> 78914 </message>
78398 <message> 78915 <message>
78399 <location filename="../UI/UserInterface.py" line="2522"/> 78916 <location filename="../UI/UserInterface.py" line="2521"/>
78400 <source>&lt;b&gt;Export Keyboard Shortcuts&lt;/b&gt;&lt;p&gt;Export the keyboard shortcuts of the application.&lt;/p&gt;</source> 78917 <source>&lt;b&gt;Export Keyboard Shortcuts&lt;/b&gt;&lt;p&gt;Export the keyboard shortcuts of the application.&lt;/p&gt;</source>
78401 <translation type="unfinished"></translation> 78918 <translation type="unfinished"></translation>
78402 </message> 78919 </message>
78403 <message> 78920 <message>
78404 <location filename="../UI/UserInterface.py" line="6318"/> 78921 <location filename="../UI/UserInterface.py" line="6093"/>
78405 <source>Import Keyboard Shortcuts</source> 78922 <source>Import Keyboard Shortcuts</source>
78406 <translation>Klavye kısayollarını İçe Aktar</translation> 78923 <translation>Klavye kısayollarını İçe Aktar</translation>
78407 </message> 78924 </message>
78408 <message> 78925 <message>
78409 <location filename="../UI/UserInterface.py" line="2529"/> 78926 <location filename="../UI/UserInterface.py" line="2528"/>
78410 <source>&amp;Import Keyboard Shortcuts...</source> 78927 <source>&amp;Import Keyboard Shortcuts...</source>
78411 <translation>Klavye K&amp;ısayollarını İçe Aktar...</translation> 78928 <translation>Klavye K&amp;ısayollarını İçe Aktar...</translation>
78412 </message> 78929 </message>
78413 <message> 78930 <message>
78414 <location filename="../UI/UserInterface.py" line="2534"/> 78931 <location filename="../UI/UserInterface.py" line="2533"/>
78415 <source>Import the keyboard shortcuts</source> 78932 <source>Import the keyboard shortcuts</source>
78416 <translation>Klavye kısayolları içeri aktarılıyor</translation> 78933 <translation>Klavye kısayolları içeri aktarılıyor</translation>
78417 </message> 78934 </message>
78418 <message> 78935 <message>
78419 <location filename="../UI/UserInterface.py" line="2536"/> 78936 <location filename="../UI/UserInterface.py" line="2535"/>
78420 <source>&lt;b&gt;Import Keyboard Shortcuts&lt;/b&gt;&lt;p&gt;Import the keyboard shortcuts of the application.&lt;/p&gt;</source> 78937 <source>&lt;b&gt;Import Keyboard Shortcuts&lt;/b&gt;&lt;p&gt;Import the keyboard shortcuts of the application.&lt;/p&gt;</source>
78421 <translation type="unfinished"></translation> 78938 <translation type="unfinished"></translation>
78422 </message> 78939 </message>
78423 <message> 78940 <message>
78424 <location filename="../UI/UserInterface.py" line="2594"/> 78941 <location filename="../UI/UserInterface.py" line="2593"/>
78425 <source>Activate current editor</source> 78942 <source>Activate current editor</source>
78426 <translation>Geçerli düzenleyiciyi aktif yap</translation> 78943 <translation>Geçerli düzenleyiciyi aktif yap</translation>
78427 </message> 78944 </message>
78428 <message> 78945 <message>
78429 <location filename="../UI/UserInterface.py" line="2594"/> 78946 <location filename="../UI/UserInterface.py" line="2593"/>
78430 <source>Alt+Shift+E</source> 78947 <source>Alt+Shift+E</source>
78431 <translation>Alt+Shift+E</translation> 78948 <translation>Alt+Shift+E</translation>
78432 </message> 78949 </message>
78433 <message> 78950 <message>
78434 <location filename="../UI/UserInterface.py" line="2604"/> 78951 <location filename="../UI/UserInterface.py" line="2603"/>
78435 <source>Show next</source> 78952 <source>Show next</source>
78436 <translation>Sonrakini göster</translation> 78953 <translation>Sonrakini göster</translation>
78437 </message> 78954 </message>
78438 <message> 78955 <message>
78439 <location filename="../UI/UserInterface.py" line="2604"/> 78956 <location filename="../UI/UserInterface.py" line="2603"/>
78440 <source>Ctrl+Alt+Tab</source> 78957 <source>Ctrl+Alt+Tab</source>
78441 <translation>Ctrl+Alt+Tab</translation> 78958 <translation>Ctrl+Alt+Tab</translation>
78442 </message> 78959 </message>
78443 <message> 78960 <message>
78444 <location filename="../UI/UserInterface.py" line="2613"/> 78961 <location filename="../UI/UserInterface.py" line="2612"/>
78445 <source>Show previous</source> 78962 <source>Show previous</source>
78446 <translation>Öncekini göster</translation> 78963 <translation>Öncekini göster</translation>
78447 </message> 78964 </message>
78448 <message> 78965 <message>
78449 <location filename="../UI/UserInterface.py" line="2613"/> 78966 <location filename="../UI/UserInterface.py" line="2612"/>
78450 <source>Shift+Ctrl+Alt+Tab</source> 78967 <source>Shift+Ctrl+Alt+Tab</source>
78451 <translation>Shift+Ctrl+Alt+Tab</translation> 78968 <translation>Shift+Ctrl+Alt+Tab</translation>
78452 </message> 78969 </message>
78453 <message> 78970 <message>
78454 <location filename="../UI/UserInterface.py" line="2622"/> 78971 <location filename="../UI/UserInterface.py" line="2621"/>
78455 <source>Switch between tabs</source> 78972 <source>Switch between tabs</source>
78456 <translation>Sekmeler arasında değiştir</translation> 78973 <translation>Sekmeler arasında değiştir</translation>
78457 </message> 78974 </message>
78458 <message> 78975 <message>
78459 <location filename="../UI/UserInterface.py" line="2622"/> 78976 <location filename="../UI/UserInterface.py" line="2621"/>
78460 <source>Ctrl+1</source> 78977 <source>Ctrl+1</source>
78461 <translation>Ctrl+1</translation> 78978 <translation>Ctrl+1</translation>
78462 </message> 78979 </message>
78463 <message> 78980 <message>
78464 <location filename="../UI/UserInterface.py" line="2631"/> 78981 <location filename="../UI/UserInterface.py" line="2630"/>
78465 <source>Plugin Infos</source> 78982 <source>Plugin Infos</source>
78466 <translation>Eklenti Bilgisi</translation> 78983 <translation>Eklenti Bilgisi</translation>
78467 </message> 78984 </message>
78468 <message> 78985 <message>
78469 <location filename="../UI/UserInterface.py" line="2631"/> 78986 <location filename="../UI/UserInterface.py" line="2630"/>
78470 <source>&amp;Plugin Infos...</source> 78987 <source>&amp;Plugin Infos...</source>
78471 <translation>Eklenti Bil&amp;gisi...</translation> 78988 <translation>Eklenti Bil&amp;gisi...</translation>
78472 </message> 78989 </message>
78473 <message> 78990 <message>
78474 <location filename="../UI/UserInterface.py" line="2635"/> 78991 <location filename="../UI/UserInterface.py" line="2634"/>
78475 <source>Show Plugin Infos</source> 78992 <source>Show Plugin Infos</source>
78476 <translation>Eklenti Bilgisini Göster</translation> 78993 <translation>Eklenti Bilgisini Göster</translation>
78477 </message> 78994 </message>
78478 <message> 78995 <message>
78479 <location filename="../UI/UserInterface.py" line="2636"/> 78996 <location filename="../UI/UserInterface.py" line="2635"/>
78480 <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> 78997 <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>
78481 <translation>&lt;b&gt;Eklenti Bilgileri...&lt;/b&gt;&lt;p&gt;Bu yüklenen eklentiler hakkında bazı bilgileri gösteren bir diyalog açar.&lt;/p&gt;</translation> 78998 <translation>&lt;b&gt;Eklenti Bilgileri...&lt;/b&gt;&lt;p&gt;Bu yüklenen eklentiler hakkında bazı bilgileri gösteren bir diyalog açar.&lt;/p&gt;</translation>
78482 </message> 78999 </message>
78483 <message> 79000 <message>
78484 <location filename="../UI/UserInterface.py" line="2649"/> 79001 <location filename="../UI/UserInterface.py" line="2648"/>
78485 <source>Install Plugins</source> 79002 <source>Install Plugins</source>
78486 <translation>Eklenti Kur</translation> 79003 <translation>Eklenti Kur</translation>
78487 </message> 79004 </message>
78488 <message> 79005 <message>
78489 <location filename="../UI/UserInterface.py" line="2644"/> 79006 <location filename="../UI/UserInterface.py" line="2643"/>
78490 <source>&amp;Install Plugins...</source> 79007 <source>&amp;Install Plugins...</source>
78491 <translation>Ekle&amp;nti Kur...</translation> 79008 <translation>Ekle&amp;nti Kur...</translation>
78492 </message> 79009 </message>
78493 <message> 79010 <message>
78494 <location filename="../UI/UserInterface.py" line="2650"/> 79011 <location filename="../UI/UserInterface.py" line="2649"/>
78495 <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> 79012 <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>
78496 <translation>&lt;b&gt;Eklenti Kur...&lt;/b&gt;&lt;p&gt;Bu eklenti kurmak yada güncellemek için bir diyalog açar.&lt;/p&gt;</translation> 79013 <translation>&lt;b&gt;Eklenti Kur...&lt;/b&gt;&lt;p&gt;Bu eklenti kurmak yada güncellemek için bir diyalog açar.&lt;/p&gt;</translation>
78497 </message> 79014 </message>
78498 <message> 79015 <message>
78499 <location filename="../UI/UserInterface.py" line="2662"/> 79016 <location filename="../UI/UserInterface.py" line="2661"/>
78500 <source>Uninstall Plugin</source> 79017 <source>Uninstall Plugin</source>
78501 <translation>Eklenti Kaldır</translation> 79018 <translation>Eklenti Kaldır</translation>
78502 </message> 79019 </message>
78503 <message> 79020 <message>
78504 <location filename="../UI/UserInterface.py" line="2657"/> 79021 <location filename="../UI/UserInterface.py" line="2656"/>
78505 <source>&amp;Uninstall Plugin...</source> 79022 <source>&amp;Uninstall Plugin...</source>
78506 <translation>Ekle&amp;nti Kaldır...</translation> 79023 <translation>Ekle&amp;nti Kaldır...</translation>
78507 </message> 79024 </message>
78508 <message> 79025 <message>
78509 <location filename="../UI/UserInterface.py" line="2663"/> 79026 <location filename="../UI/UserInterface.py" line="2662"/>
78510 <source>&lt;b&gt;Uninstall Plugin...&lt;/b&gt;&lt;p&gt;This opens a dialog to uninstall a plugin.&lt;/p&gt;</source> 79027 <source>&lt;b&gt;Uninstall Plugin...&lt;/b&gt;&lt;p&gt;This opens a dialog to uninstall a plugin.&lt;/p&gt;</source>
78511 <translation>&lt;b&gt;Eklenti Kaldır...&lt;/b&gt;&lt;p&gt;Bu bir eklentiyi kaldırmak için bir diyalog açar.&lt;/p&gt;</translation> 79028 <translation>&lt;b&gt;Eklenti Kaldır...&lt;/b&gt;&lt;p&gt;Bu bir eklentiyi kaldırmak için bir diyalog açar.&lt;/p&gt;</translation>
78512 </message> 79029 </message>
78513 <message> 79030 <message>
78514 <location filename="../UI/UserInterface.py" line="2670"/> 79031 <location filename="../UI/UserInterface.py" line="2669"/>
78515 <source>Plugin Repository</source> 79032 <source>Plugin Repository</source>
78516 <translation>Eklenti Havuzu</translation> 79033 <translation>Eklenti Havuzu</translation>
78517 </message> 79034 </message>
78518 <message> 79035 <message>
78519 <location filename="../UI/UserInterface.py" line="2670"/> 79036 <location filename="../UI/UserInterface.py" line="2669"/>
78520 <source>Plugin &amp;Repository...</source> 79037 <source>Plugin &amp;Repository...</source>
78521 <translation>Eklenti Hav&amp;uzu...</translation> 79038 <translation>Eklenti Hav&amp;uzu...</translation>
78522 </message> 79039 </message>
78523 <message> 79040 <message>
78524 <location filename="../UI/UserInterface.py" line="2675"/> 79041 <location filename="../UI/UserInterface.py" line="2674"/>
78525 <source>Show Plugins available for download</source> 79042 <source>Show Plugins available for download</source>
78526 <translation>İndirme için uygun olan eklentileri göster</translation> 79043 <translation>İndirme için uygun olan eklentileri göster</translation>
78527 </message> 79044 </message>
78528 <message> 79045 <message>
78529 <location filename="../UI/UserInterface.py" line="2677"/> 79046 <location filename="../UI/UserInterface.py" line="2676"/>
78530 <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> 79047 <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>
78531 <translation>&lt;b&gt;Eklenti Kaynak Havuzu...&lt;/b&gt;&lt;p&gt;Bu internette hazır olan eklentilerin listelendiği bir diyalog açar.&lt;/p&gt;</translation> 79048 <translation>&lt;b&gt;Eklenti Kaynak Havuzu...&lt;/b&gt;&lt;p&gt;Bu internette hazır olan eklentilerin listelendiği bir diyalog açar.&lt;/p&gt;</translation>
78532 </message> 79049 </message>
78533 <message> 79050 <message>
78534 <location filename="../UI/UserInterface.py" line="2736"/> 79051 <location filename="../UI/UserInterface.py" line="2735"/>
78535 <source>Qt4 Documentation</source> 79052 <source>Qt4 Documentation</source>
78536 <translation>Qt4 Belgeleri</translation> 79053 <translation type="obsolete">Qt4 Belgeleri</translation>
78537 </message> 79054 </message>
78538 <message> 79055 <message>
78539 <location filename="../UI/UserInterface.py" line="2736"/> 79056 <location filename="../UI/UserInterface.py" line="2735"/>
78540 <source>Qt&amp;4 Documentation</source> 79057 <source>Qt&amp;4 Documentation</source>
78541 <translation>Qt&amp;4 Belgeleri</translation> 79058 <translation type="obsolete">Qt&amp;4 Belgeleri</translation>
78542 </message> 79059 </message>
78543 <message> 79060 <message>
78544 <location filename="../UI/UserInterface.py" line="2740"/> 79061 <location filename="../UI/UserInterface.py" line="2739"/>
78545 <source>Open Qt4 Documentation</source> 79062 <source>Open Qt4 Documentation</source>
78546 <translation>QT4 Belgelerini Aç</translation> 79063 <translation type="obsolete">QT4 Belgelerini Aç</translation>
78547 </message> 79064 </message>
78548 <message> 79065 <message>
78549 <location filename="../UI/UserInterface.py" line="2768"/> 79066 <location filename="../UI/UserInterface.py" line="2767"/>
78550 <source>PyQt4 Documentation</source> 79067 <source>PyQt4 Documentation</source>
78551 <translation>PyQt4 Belgeleri</translation> 79068 <translation type="obsolete">PyQt4 Belgeleri</translation>
78552 </message> 79069 </message>
78553 <message> 79070 <message>
78554 <location filename="../UI/UserInterface.py" line="2772"/> 79071 <location filename="../UI/UserInterface.py" line="2771"/>
78555 <source>Open PyQt4 Documentation</source> 79072 <source>Open PyQt4 Documentation</source>
78556 <translation>PyQt4 Begelerini aç</translation> 79073 <translation type="obsolete">PyQt4 Begelerini aç</translation>
78557 </message> 79074 </message>
78558 <message> 79075 <message>
78559 <location filename="../UI/UserInterface.py" line="2848"/> 79076 <location filename="../UI/UserInterface.py" line="2793"/>
78560 <source>Eric API Documentation</source> 79077 <source>Eric API Documentation</source>
78561 <translation>Eric API Belgeleri</translation> 79078 <translation>Eric API Belgeleri</translation>
78562 </message> 79079 </message>
78563 <message> 79080 <message>
78564 <location filename="../UI/UserInterface.py" line="2848"/> 79081 <location filename="../UI/UserInterface.py" line="2793"/>
78565 <source>&amp;Eric API Documentation</source> 79082 <source>&amp;Eric API Documentation</source>
78566 <translation>&amp;Eric API Dökümanı</translation> 79083 <translation>&amp;Eric API Dökümanı</translation>
78567 </message> 79084 </message>
78568 <message> 79085 <message>
78569 <location filename="../UI/UserInterface.py" line="2852"/> 79086 <location filename="../UI/UserInterface.py" line="2797"/>
78570 <source>Open Eric API Documentation</source> 79087 <source>Open Eric API Documentation</source>
78571 <translation>Eric API Belgelerini Aç</translation> 79088 <translation>Eric API Belgelerini Aç</translation>
78572 </message> 79089 </message>
78573 <message> 79090 <message>
78574 <location filename="../UI/UserInterface.py" line="2870"/> 79091 <location filename="../UI/UserInterface.py" line="2869"/>
78575 <source>PySide Documentation</source> 79092 <source>PySide Documentation</source>
78576 <translation>PySide Belgeleri</translation> 79093 <translation type="obsolete">PySide Belgeleri</translation>
78577 </message> 79094 </message>
78578 <message> 79095 <message>
78579 <location filename="../UI/UserInterface.py" line="2870"/> 79096 <location filename="../UI/UserInterface.py" line="2869"/>
78580 <source>Py&amp;Side Documentation</source> 79097 <source>Py&amp;Side Documentation</source>
78581 <translation>Py&amp;Side Belgeleri</translation> 79098 <translation type="obsolete">Py&amp;Side Belgeleri</translation>
78582 </message> 79099 </message>
78583 <message> 79100 <message>
78584 <location filename="../UI/UserInterface.py" line="2874"/> 79101 <location filename="../UI/UserInterface.py" line="2873"/>
78585 <source>Open PySide Documentation</source> 79102 <source>Open PySide Documentation</source>
78586 <translation>PySide belgelerini açın</translation> 79103 <translation type="obsolete">PySide belgelerini açın</translation>
78587 </message> 79104 </message>
78588 <message> 79105 <message>
78589 <location filename="../UI/UserInterface.py" line="3055"/> 79106 <location filename="../UI/UserInterface.py" line="2978"/>
78590 <source>&amp;Unittest</source> 79107 <source>&amp;Unittest</source>
78591 <translation>Bir&amp;imtest</translation> 79108 <translation>Bir&amp;imtest</translation>
78592 </message> 79109 </message>
78593 <message> 79110 <message>
78594 <location filename="../UI/UserInterface.py" line="2999"/> 79111 <location filename="../UI/UserInterface.py" line="2922"/>
78595 <source>E&amp;xtras</source> 79112 <source>E&amp;xtras</source>
78596 <translation>İla&amp;veler</translation> 79113 <translation>İla&amp;veler</translation>
78597 </message> 79114 </message>
78598 <message> 79115 <message>
78599 <location filename="../UI/UserInterface.py" line="3009"/> 79116 <location filename="../UI/UserInterface.py" line="2932"/>
78600 <source>Wi&amp;zards</source> 79117 <source>Wi&amp;zards</source>
78601 <translation>Sihirba&amp;z</translation> 79118 <translation>Sihirba&amp;z</translation>
78602 </message> 79119 </message>
78603 <message> 79120 <message>
78604 <location filename="../UI/UserInterface.py" line="3072"/> 79121 <location filename="../UI/UserInterface.py" line="2995"/>
78605 <source>Select Tool Group</source> 79122 <source>Select Tool Group</source>
78606 <translation>Araç Grubunu Seç</translation> 79123 <translation>Araç Grubunu Seç</translation>
78607 </message> 79124 </message>
78608 <message> 79125 <message>
78609 <location filename="../UI/UserInterface.py" line="3083"/> 79126 <location filename="../UI/UserInterface.py" line="3006"/>
78610 <source>Se&amp;ttings</source> 79127 <source>Se&amp;ttings</source>
78611 <translation>Ayar&amp;lar</translation> 79128 <translation>Ayar&amp;lar</translation>
78612 </message> 79129 </message>
78613 <message> 79130 <message>
78614 <location filename="../UI/UserInterface.py" line="3113"/> 79131 <location filename="../UI/UserInterface.py" line="3036"/>
78615 <source>&amp;Window</source> 79132 <source>&amp;Window</source>
78616 <translation>&amp;Pencere</translation> 79133 <translation>&amp;Pencere</translation>
78617 </message> 79134 </message>
78618 <message> 79135 <message>
78619 <location filename="../UI/UserInterface.py" line="3174"/> 79136 <location filename="../UI/UserInterface.py" line="3097"/>
78620 <source>&amp;Toolbars</source> 79137 <source>&amp;Toolbars</source>
78621 <translation>&amp;Araççubuğu</translation> 79138 <translation>&amp;Araççubuğu</translation>
78622 </message> 79139 </message>
78623 <message> 79140 <message>
78624 <location filename="../UI/UserInterface.py" line="3036"/> 79141 <location filename="../UI/UserInterface.py" line="2959"/>
78625 <source>P&amp;lugins</source> 79142 <source>P&amp;lugins</source>
78626 <translation>Ek&amp;lentiler</translation> 79143 <translation>Ek&amp;lentiler</translation>
78627 </message> 79144 </message>
78628 <message> 79145 <message>
78629 <location filename="../UI/UserInterface.py" line="3045"/> 79146 <location filename="../UI/UserInterface.py" line="2968"/>
78630 <source>Configure...</source> 79147 <source>Configure...</source>
78631 <translation>Ayarlanıyor...</translation> 79148 <translation>Ayarlanıyor...</translation>
78632 </message> 79149 </message>
78633 <message> 79150 <message>
78634 <location filename="../UI/UserInterface.py" line="3188"/> 79151 <location filename="../UI/UserInterface.py" line="3111"/>
78635 <source>&amp;Help</source> 79152 <source>&amp;Help</source>
78636 <translation>&amp;Yardım</translation> 79153 <translation>&amp;Yardım</translation>
78637 </message> 79154 </message>
78638 <message> 79155 <message>
78639 <location filename="../UI/UserInterface.py" line="3263"/> 79156 <location filename="../UI/UserInterface.py" line="3180"/>
78640 <source>Tools</source> 79157 <source>Tools</source>
78641 <translation>Araçlar</translation> 79158 <translation>Araçlar</translation>
78642 </message> 79159 </message>
78643 <message> 79160 <message>
78644 <location filename="../UI/UserInterface.py" line="3265"/> 79161 <location filename="../UI/UserInterface.py" line="3182"/>
78645 <source>Settings</source> 79162 <source>Settings</source>
78646 <translation>Ayarlar</translation> 79163 <translation>Ayarlar</translation>
78647 </message> 79164 </message>
78648 <message> 79165 <message>
78649 <location filename="../UI/UserInterface.py" line="5082"/> 79166 <location filename="../UI/UserInterface.py" line="4999"/>
78650 <source>Help</source> 79167 <source>Help</source>
78651 <translation>Yardım</translation> 79168 <translation>Yardım</translation>
78652 </message> 79169 </message>
78653 <message> 79170 <message>
78654 <location filename="../UI/UserInterface.py" line="3267"/> 79171 <location filename="../UI/UserInterface.py" line="3184"/>
78655 <source>Profiles</source> 79172 <source>Profiles</source>
78656 <translation>Kesitler</translation> 79173 <translation>Kesitler</translation>
78657 </message> 79174 </message>
78658 <message> 79175 <message>
78659 <location filename="../UI/UserInterface.py" line="3268"/> 79176 <location filename="../UI/UserInterface.py" line="3185"/>
78660 <source>Plugins</source> 79177 <source>Plugins</source>
78661 <translation>Eklentiler</translation> 79178 <translation>Eklentiler</translation>
78662 </message> 79179 </message>
78663 <message> 79180 <message>
78664 <location filename="../UI/UserInterface.py" line="3433"/> 79181 <location filename="../UI/UserInterface.py" line="3350"/>
78665 <source>&lt;p&gt;This part of the status bar displays the current editors language.&lt;/p&gt;</source> 79182 <source>&lt;p&gt;This part of the status bar displays the current editors language.&lt;/p&gt;</source>
78666 <translation type="unfinished"></translation> 79183 <translation type="unfinished"></translation>
78667 </message> 79184 </message>
78668 <message> 79185 <message>
78669 <location filename="../UI/UserInterface.py" line="3440"/> 79186 <location filename="../UI/UserInterface.py" line="3357"/>
78670 <source>&lt;p&gt;This part of the status bar displays the current editors encoding.&lt;/p&gt;</source> 79187 <source>&lt;p&gt;This part of the status bar displays the current editors encoding.&lt;/p&gt;</source>
78671 <translation type="unfinished"></translation> 79188 <translation type="unfinished"></translation>
78672 </message> 79189 </message>
78673 <message> 79190 <message>
78674 <location filename="../UI/UserInterface.py" line="3447"/> 79191 <location filename="../UI/UserInterface.py" line="3364"/>
78675 <source>&lt;p&gt;This part of the status bar displays the current editors eol setting.&lt;/p&gt;</source> 79192 <source>&lt;p&gt;This part of the status bar displays the current editors eol setting.&lt;/p&gt;</source>
78676 <translation type="unfinished"></translation> 79193 <translation type="unfinished"></translation>
78677 </message> 79194 </message>
78678 <message> 79195 <message>
78679 <location filename="../UI/UserInterface.py" line="3454"/> 79196 <location filename="../UI/UserInterface.py" line="3371"/>
78680 <source>&lt;p&gt;This part of the status bar displays an indication of the current editors files writability.&lt;/p&gt;</source> 79197 <source>&lt;p&gt;This part of the status bar displays an indication of the current editors files writability.&lt;/p&gt;</source>
78681 <translation type="unfinished"></translation> 79198 <translation type="unfinished"></translation>
78682 </message> 79199 </message>
78683 <message> 79200 <message>
79201 <location filename="../UI/UserInterface.py" line="3378"/>
79202 <source>&lt;p&gt;This part of the status bar displays the line number of the current editor.&lt;/p&gt;</source>
79203 <translation type="unfinished"></translation>
79204 </message>
79205 <message>
79206 <location filename="../UI/UserInterface.py" line="3385"/>
79207 <source>&lt;p&gt;This part of the status bar displays the cursor position of the current editor.&lt;/p&gt;</source>
79208 <translation type="unfinished"></translation>
79209 </message>
79210 <message>
78684 <location filename="../UI/UserInterface.py" line="3461"/> 79211 <location filename="../UI/UserInterface.py" line="3461"/>
78685 <source>&lt;p&gt;This part of the status bar displays the line number of the current editor.&lt;/p&gt;</source>
78686 <translation type="unfinished"></translation>
78687 </message>
78688 <message>
78689 <location filename="../UI/UserInterface.py" line="3468"/>
78690 <source>&lt;p&gt;This part of the status bar displays the cursor position of the current editor.&lt;/p&gt;</source>
78691 <translation type="unfinished"></translation>
78692 </message>
78693 <message>
78694 <location filename="../UI/UserInterface.py" line="3544"/>
78695 <source>External Tools/{0}</source> 79212 <source>External Tools/{0}</source>
78696 <translation>Harici Araçlar/{0}</translation> 79213 <translation>Harici Araçlar/{0}</translation>
78697 </message> 79214 </message>
78698 <message> 79215 <message>
78699 <location filename="../UI/UserInterface.py" line="3650"/> 79216 <location filename="../UI/UserInterface.py" line="3650"/>
78700 <source>&lt;h3&gt;Version Numbers&lt;/h3&gt;&lt;table&gt;</source> 79217 <source>&lt;h3&gt;Version Numbers&lt;/h3&gt;&lt;table&gt;</source>
78701 <translation type="obsolete">&lt;h3&gt;Sürüm Numaraları&lt;/h3&gt;&lt;table&gt;</translation> 79218 <translation type="obsolete">&lt;h3&gt;Sürüm Numaraları&lt;/h3&gt;&lt;table&gt;</translation>
78702 </message> 79219 </message>
78703 <message> 79220 <message>
78704 <location filename="../UI/UserInterface.py" line="7291"/> 79221 <location filename="../UI/UserInterface.py" line="7066"/>
78705 <source>&lt;/table&gt;</source> 79222 <source>&lt;/table&gt;</source>
78706 <translation>&lt;/table&gt;</translation> 79223 <translation>&lt;/table&gt;</translation>
78707 </message> 79224 </message>
78708 <message> 79225 <message>
78709 <location filename="../UI/UserInterface.py" line="3723"/> 79226 <location filename="../UI/UserInterface.py" line="3640"/>
78710 <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source> 79227 <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source>
78711 <translation>E-posta adresi veya posta sunucu adresi boş. Lütfen e-posta ayarlarını özellikler diyaloğundan giriniz.</translation> 79228 <translation>E-posta adresi veya posta sunucu adresi boş. Lütfen e-posta ayarlarını özellikler diyaloğundan giriniz.</translation>
78712 </message> 79229 </message>
78713 <message> 79230 <message>
78714 <location filename="../UI/UserInterface.py" line="4003"/> 79231 <location filename="../UI/UserInterface.py" line="3920"/>
78715 <source>Restart application</source> 79232 <source>Restart application</source>
78716 <translation>Uygulmayı yeniden başlat</translation> 79233 <translation>Uygulmayı yeniden başlat</translation>
78717 </message> 79234 </message>
78718 <message> 79235 <message>
78719 <location filename="../UI/UserInterface.py" line="4003"/> 79236 <location filename="../UI/UserInterface.py" line="3920"/>
78720 <source>The application needs to be restarted. Do it now?</source> 79237 <source>The application needs to be restarted. Do it now?</source>
78721 <translation>Uygulama yeniden başlatılmaya ihtiyaç duyuyor. Şimdi yapılsın mı?</translation> 79238 <translation>Uygulama yeniden başlatılmaya ihtiyaç duyuyor. Şimdi yapılsın mı?</translation>
78722 </message> 79239 </message>
78723 <message> 79240 <message>
78724 <location filename="../UI/UserInterface.py" line="4084"/> 79241 <location filename="../UI/UserInterface.py" line="4001"/>
78725 <source>Configure Tool Groups ...</source> 79242 <source>Configure Tool Groups ...</source>
78726 <translation>Alet Grupları Ayarlanıyor...</translation> 79243 <translation>Alet Grupları Ayarlanıyor...</translation>
78727 </message> 79244 </message>
78728 <message> 79245 <message>
78729 <location filename="../UI/UserInterface.py" line="4088"/> 79246 <location filename="../UI/UserInterface.py" line="4005"/>
78730 <source>Configure current Tool Group ...</source> 79247 <source>Configure current Tool Group ...</source>
78731 <translation>Geçerli alet grubunu ayarla...</translation> 79248 <translation>Geçerli alet grubunu ayarla...</translation>
78732 </message> 79249 </message>
78733 <message> 79250 <message>
78734 <location filename="../UI/UserInterface.py" line="4039"/> 79251 <location filename="../UI/UserInterface.py" line="3956"/>
78735 <source>&amp;Builtin Tools</source> 79252 <source>&amp;Builtin Tools</source>
78736 <translation>Ya&amp;pılandırma Araçları</translation> 79253 <translation>Ya&amp;pılandırma Araçları</translation>
78737 </message> 79254 </message>
78738 <message> 79255 <message>
78739 <location filename="../UI/UserInterface.py" line="4056"/> 79256 <location filename="../UI/UserInterface.py" line="3973"/>
78740 <source>&amp;Plugin Tools</source> 79257 <source>&amp;Plugin Tools</source>
78741 <translation>Eklen&amp;ti Araçları</translation> 79258 <translation>Eklen&amp;ti Araçları</translation>
78742 </message> 79259 </message>
78743 <message> 79260 <message>
78744 <location filename="../UI/UserInterface.py" line="4204"/> 79261 <location filename="../UI/UserInterface.py" line="4121"/>
78745 <source>&amp;Show all</source> 79262 <source>&amp;Show all</source>
78746 <translation>Hepsini Gö&amp;ster</translation> 79263 <translation>Hepsini Gö&amp;ster</translation>
78747 </message> 79264 </message>
78748 <message> 79265 <message>
78749 <location filename="../UI/UserInterface.py" line="4206"/> 79266 <location filename="../UI/UserInterface.py" line="4123"/>
78750 <source>&amp;Hide all</source> 79267 <source>&amp;Hide all</source>
78751 <translation>&amp;Hepsini gizle</translation> 79268 <translation>&amp;Hepsini gizle</translation>
78752 </message> 79269 </message>
78753 <message> 79270 <message>
78754 <location filename="../UI/UserInterface.py" line="4725"/> 79271 <location filename="../UI/UserInterface.py" line="4725"/>
78759 <location filename="../UI/UserInterface.py" line="5062"/> 79276 <location filename="../UI/UserInterface.py" line="5062"/>
78760 <source>Qt 3 support</source> 79277 <source>Qt 3 support</source>
78761 <translation type="obsolete">Qt3 Desteği</translation> 79278 <translation type="obsolete">Qt3 Desteği</translation>
78762 </message> 79279 </message>
78763 <message> 79280 <message>
78764 <location filename="../UI/UserInterface.py" line="5210"/> 79281 <location filename="../UI/UserInterface.py" line="5127"/>
78765 <source>Problem</source> 79282 <source>Problem</source>
78766 <translation>Problem</translation> 79283 <translation>Problem</translation>
78767 </message> 79284 </message>
78768 <message> 79285 <message>
78769 <location filename="../UI/UserInterface.py" line="5210"/> 79286 <location filename="../UI/UserInterface.py" line="5127"/>
78770 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; does not exist or is zero length.&lt;/p&gt;</source> 79287 <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; does not exist or is zero length.&lt;/p&gt;</source>
78771 <translation type="unfinished"></translation> 79288 <translation type="unfinished"></translation>
78772 </message> 79289 </message>
78773 <message> 79290 <message>
78774 <location filename="../UI/UserInterface.py" line="5405"/> 79291 <location filename="../UI/UserInterface.py" line="5322"/>
78775 <source>Process Generation Error</source> 79292 <source>Process Generation Error</source>
78776 <translation>İşlem Üretecinde Hata</translation> 79293 <translation>İşlem Üretecinde Hata</translation>
78777 </message> 79294 </message>
78778 <message> 79295 <message>
78779 <location filename="../UI/UserInterface.py" line="4935"/> 79296 <location filename="../UI/UserInterface.py" line="4852"/>
78780 <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> 79297 <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>
78781 <translation type="unfinished"></translation> 79298 <translation type="unfinished"></translation>
78782 </message> 79299 </message>
78783 <message> 79300 <message>
78784 <location filename="../UI/UserInterface.py" line="5005"/> 79301 <location filename="../UI/UserInterface.py" line="4922"/>
78785 <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> 79302 <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>
78786 <translation type="unfinished"></translation> 79303 <translation type="unfinished"></translation>
78787 </message> 79304 </message>
78788 <message> 79305 <message>
78789 <location filename="../UI/UserInterface.py" line="5049"/> 79306 <location filename="../UI/UserInterface.py" line="4966"/>
78790 <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> 79307 <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>
78791 <translation type="unfinished"></translation> 79308 <translation type="unfinished"></translation>
78792 </message> 79309 </message>
78793 <message> 79310 <message>
78794 <location filename="../UI/UserInterface.py" line="5082"/> 79311 <location filename="../UI/UserInterface.py" line="4999"/>
78795 <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source> 79312 <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source>
78796 <translation>Hali hazırda kullanıcı göstericisi seçilmedi. Lütfen .birini belirlemek için özellikler diyaloğunu kullanının.</translation> 79313 <translation>Hali hazırda kullanıcı göstericisi seçilmedi. Lütfen .birini belirlemek için özellikler diyaloğunu kullanının.</translation>
78797 </message> 79314 </message>
78798 <message> 79315 <message>
78799 <location filename="../UI/UserInterface.py" line="5096"/> 79316 <location filename="../UI/UserInterface.py" line="5013"/>
78800 <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> 79317 <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>
78801 <translation type="unfinished"></translation> 79318 <translation type="unfinished"></translation>
78802 </message> 79319 </message>
78803 <message> 79320 <message>
78804 <location filename="../UI/UserInterface.py" line="5116"/> 79321 <location filename="../UI/UserInterface.py" line="5033"/>
78805 <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> 79322 <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>
78806 <translation type="unfinished"></translation> 79323 <translation type="unfinished"></translation>
78807 </message> 79324 </message>
78808 <message> 79325 <message>
78809 <location filename="../UI/UserInterface.py" line="5166"/> 79326 <location filename="../UI/UserInterface.py" line="5083"/>
78810 <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> 79327 <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>
78811 <translation type="unfinished"></translation> 79328 <translation type="unfinished"></translation>
78812 </message> 79329 </message>
78813 <message> 79330 <message>
78814 <location filename="../UI/UserInterface.py" line="5223"/> 79331 <location filename="../UI/UserInterface.py" line="5140"/>
78815 <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> 79332 <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>
78816 <translation type="unfinished"></translation> 79333 <translation type="unfinished"></translation>
78817 </message> 79334 </message>
78818 <message> 79335 <message>
78819 <location filename="../UI/UserInterface.py" line="5246"/> 79336 <location filename="../UI/UserInterface.py" line="5163"/>
78820 <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> 79337 <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>
78821 <translation type="unfinished"></translation> 79338 <translation type="unfinished"></translation>
78822 </message> 79339 </message>
78823 <message> 79340 <message>
78824 <location filename="../UI/UserInterface.py" line="5350"/> 79341 <location filename="../UI/UserInterface.py" line="5267"/>
78825 <source>External Tools</source> 79342 <source>External Tools</source>
78826 <translation>Harici Araçlar</translation> 79343 <translation>Harici Araçlar</translation>
78827 </message> 79344 </message>
78828 <message> 79345 <message>
78829 <location filename="../UI/UserInterface.py" line="5341"/> 79346 <location filename="../UI/UserInterface.py" line="5258"/>
78830 <source>No tool entry found for external tool &apos;{0}&apos; in tool group &apos;{1}&apos;.</source> 79347 <source>No tool entry found for external tool &apos;{0}&apos; in tool group &apos;{1}&apos;.</source>
78831 <translation type="unfinished"></translation> 79348 <translation type="unfinished"></translation>
78832 </message> 79349 </message>
78833 <message> 79350 <message>
78834 <location filename="../UI/UserInterface.py" line="5350"/> 79351 <location filename="../UI/UserInterface.py" line="5267"/>
78835 <source>No toolgroup entry &apos;{0}&apos; found.</source> 79352 <source>No toolgroup entry &apos;{0}&apos; found.</source>
78836 <translation type="unfinished"></translation> 79353 <translation type="unfinished"></translation>
78837 </message> 79354 </message>
78838 <message> 79355 <message>
78839 <location filename="../UI/UserInterface.py" line="5389"/> 79356 <location filename="../UI/UserInterface.py" line="5306"/>
78840 <source>Starting process &apos;{0} {1}&apos;. 79357 <source>Starting process &apos;{0} {1}&apos;.
78841 </source> 79358 </source>
78842 <translation type="unfinished"></translation> 79359 <translation type="unfinished"></translation>
78843 </message> 79360 </message>
78844 <message> 79361 <message>
78845 <location filename="../UI/UserInterface.py" line="5405"/> 79362 <location filename="../UI/UserInterface.py" line="5322"/>
78846 <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> 79363 <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>
78847 <translation type="unfinished"></translation> 79364 <translation type="unfinished"></translation>
78848 </message> 79365 </message>
78849 <message> 79366 <message>
78850 <location filename="../UI/UserInterface.py" line="5483"/> 79367 <location filename="../UI/UserInterface.py" line="5400"/>
78851 <source>Process &apos;{0}&apos; has exited. 79368 <source>Process &apos;{0}&apos; has exited.
78852 </source> 79369 </source>
78853 <translation type="unfinished"></translation> 79370 <translation type="unfinished"></translation>
78854 </message> 79371 </message>
78855 <message> 79372 <message>
78856 <location filename="../UI/UserInterface.py" line="5886"/> 79373 <location filename="../UI/UserInterface.py" line="5661"/>
78857 <source>Documentation Missing</source> 79374 <source>Documentation Missing</source>
78858 <translation>Eksik Belgeleme</translation> 79375 <translation>Eksik Belgeleme</translation>
78859 </message> 79376 </message>
78860 <message> 79377 <message>
78861 <location filename="../UI/UserInterface.py" line="5886"/> 79378 <location filename="../UI/UserInterface.py" line="5661"/>
78862 <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> 79379 <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>
78863 <translation type="unfinished"></translation> 79380 <translation type="unfinished"></translation>
78864 </message> 79381 </message>
78865 <message> 79382 <message>
78866 <location filename="../UI/UserInterface.py" line="5869"/> 79383 <location filename="../UI/UserInterface.py" line="5644"/>
78867 <source>Documentation</source> 79384 <source>Documentation</source>
78868 <translation>Belgeleme</translation> 79385 <translation>Belgeleme</translation>
78869 </message> 79386 </message>
78870 <message> 79387 <message>
78871 <location filename="../UI/UserInterface.py" line="5694"/> 79388 <location filename="../UI/UserInterface.py" line="5692"/>
78872 <source>&lt;p&gt;The PyQt4 documentation starting point has not been configured.&lt;/p&gt;</source> 79389 <source>&lt;p&gt;The PyQt4 documentation starting point has not been configured.&lt;/p&gt;</source>
78873 <translation>&lt;p&gt;PyQt4 Belgelerinin başlama noktası ayarlanmamış.&lt;/p&gt;</translation> 79390 <translation type="obsolete">&lt;p&gt;PyQt4 Belgelerinin başlama noktası ayarlanmamış.&lt;/p&gt;</translation>
78874 </message> 79391 </message>
78875 <message> 79392 <message>
78876 <location filename="../UI/UserInterface.py" line="6488"/> 79393 <location filename="../UI/UserInterface.py" line="6263"/>
78877 <source>Save tasks</source> 79394 <source>Save tasks</source>
78878 <translation>Görevleri kaydet</translation> 79395 <translation>Görevleri kaydet</translation>
78879 </message> 79396 </message>
78880 <message> 79397 <message>
78881 <location filename="../UI/UserInterface.py" line="6488"/> 79398 <location filename="../UI/UserInterface.py" line="6263"/>
78882 <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source> 79399 <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
78883 <translation type="unfinished"></translation> 79400 <translation type="unfinished"></translation>
78884 </message> 79401 </message>
78885 <message> 79402 <message>
78886 <location filename="../UI/UserInterface.py" line="6517"/> 79403 <location filename="../UI/UserInterface.py" line="6292"/>
78887 <source>Read tasks</source> 79404 <source>Read tasks</source>
78888 <translation>Görevler Okunuyor</translation> 79405 <translation>Görevler Okunuyor</translation>
78889 </message> 79406 </message>
78890 <message> 79407 <message>
78891 <location filename="../UI/UserInterface.py" line="6517"/> 79408 <location filename="../UI/UserInterface.py" line="6292"/>
78892 <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source> 79409 <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
78893 <translation type="unfinished"></translation> 79410 <translation type="unfinished"></translation>
78894 </message> 79411 </message>
78895 <message> 79412 <message>
78896 <location filename="../UI/UserInterface.py" line="6613"/> 79413 <location filename="../UI/UserInterface.py" line="6388"/>
78897 <source>Save session</source> 79414 <source>Save session</source>
78898 <translation>Oturumu kaydet</translation> 79415 <translation>Oturumu kaydet</translation>
78899 </message> 79416 </message>
78900 <message> 79417 <message>
78901 <location filename="../UI/UserInterface.py" line="6551"/> 79418 <location filename="../UI/UserInterface.py" line="6326"/>
78902 <source>&lt;p&gt;The session file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source> 79419 <source>&lt;p&gt;The session file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
78903 <translation type="unfinished"></translation> 79420 <translation type="unfinished"></translation>
78904 </message> 79421 </message>
78905 <message> 79422 <message>
78906 <location filename="../UI/UserInterface.py" line="6597"/> 79423 <location filename="../UI/UserInterface.py" line="6372"/>
78907 <source>Read session</source> 79424 <source>Read session</source>
78908 <translation>Oturumu oku</translation> 79425 <translation>Oturumu oku</translation>
78909 </message> 79426 </message>
78910 <message> 79427 <message>
78911 <location filename="../UI/UserInterface.py" line="6597"/> 79428 <location filename="../UI/UserInterface.py" line="6372"/>
78912 <source>&lt;p&gt;The session file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source> 79429 <source>&lt;p&gt;The session file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
78913 <translation type="unfinished"></translation> 79430 <translation type="unfinished"></translation>
78914 </message> 79431 </message>
78915 <message> 79432 <message>
78916 <location filename="../UI/UserInterface.py" line="6881"/> 79433 <location filename="../UI/UserInterface.py" line="6656"/>
78917 <source>Drop Error</source> 79434 <source>Drop Error</source>
78918 <translation>Düşme hatası</translation> 79435 <translation>Düşme hatası</translation>
78919 </message> 79436 </message>
78920 <message> 79437 <message>
78921 <location filename="../UI/UserInterface.py" line="6881"/> 79438 <location filename="../UI/UserInterface.py" line="6656"/>
78922 <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; is not a file.&lt;/p&gt;</source> 79439 <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; is not a file.&lt;/p&gt;</source>
78923 <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; bir dosya değil.&lt;/p&gt;</translation> 79440 <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; bir dosya değil.&lt;/p&gt;</translation>
78924 </message> 79441 </message>
78925 <message> 79442 <message>
78926 <location filename="../UI/UserInterface.py" line="7066"/> 79443 <location filename="../UI/UserInterface.py" line="6841"/>
78927 <source>&amp;Cancel</source> 79444 <source>&amp;Cancel</source>
78928 <translation>&amp;Vazgeç</translation> 79445 <translation>&amp;Vazgeç</translation>
78929 </message> 79446 </message>
78930 <message> 79447 <message>
78931 <location filename="../UI/UserInterface.py" line="7075"/> 79448 <location filename="../UI/UserInterface.py" line="6850"/>
78932 <source>Trying host {0}</source> 79449 <source>Trying host {0}</source>
78933 <translation type="unfinished"></translation> 79450 <translation type="unfinished"></translation>
78934 </message> 79451 </message>
78935 <message> 79452 <message>
78936 <location filename="../UI/UserInterface.py" line="7233"/> 79453 <location filename="../UI/UserInterface.py" line="7008"/>
78937 <source>Update available</source> 79454 <source>Update available</source>
78938 <translation>Güncelleme mümkün değil</translation> 79455 <translation>Güncelleme mümkün değil</translation>
78939 </message> 79456 </message>
78940 <message> 79457 <message>
78941 <location filename="../UI/UserInterface.py" line="7252"/> 79458 <location filename="../UI/UserInterface.py" line="7027"/>
78942 <source>Error during updates check</source> 79459 <source>Error during updates check</source>
78943 <translation>Güncellemeleri kontrol esnasında hata</translation> 79460 <translation>Güncellemeleri kontrol esnasında hata</translation>
78944 </message> 79461 </message>
78945 <message> 79462 <message>
78946 <location filename="../UI/UserInterface.py" line="7252"/> 79463 <location filename="../UI/UserInterface.py" line="7027"/>
78947 <source>Could not perform updates check.</source> 79464 <source>Could not perform updates check.</source>
78948 <translation>Güncellemelere ulaşamıyorum.</translation> 79465 <translation>Güncellemelere ulaşamıyorum.</translation>
78949 </message> 79466 </message>
78950 <message> 79467 <message>
78951 <location filename="../UI/UserInterface.py" line="7276"/> 79468 <location filename="../UI/UserInterface.py" line="7051"/>
78952 <source>&lt;h3&gt;Available versions&lt;/h3&gt;&lt;table&gt;</source> 79469 <source>&lt;h3&gt;Available versions&lt;/h3&gt;&lt;table&gt;</source>
78953 <translation>&lt;h3&gt;Mümkün sürümler&lt;/h3&gt;&lt;table&gt;</translation> 79470 <translation>&lt;h3&gt;Mümkün sürümler&lt;/h3&gt;&lt;table&gt;</translation>
78954 </message> 79471 </message>
78955 <message> 79472 <message>
78956 <location filename="../UI/UserInterface.py" line="7328"/> 79473 <location filename="../UI/UserInterface.py" line="7103"/>
78957 <source>First time usage</source> 79474 <source>First time usage</source>
78958 <translation>İlk kullanım</translation> 79475 <translation>İlk kullanım</translation>
78959 </message> 79476 </message>
78960 <message> 79477 <message>
78961 <location filename="../UI/UserInterface.py" line="1156"/> 79478 <location filename="../UI/UserInterface.py" line="1156"/>
78966 <location filename="../UI/UserInterface.py" line="1165"/> 79483 <location filename="../UI/UserInterface.py" line="1165"/>
78967 <source>Numbers</source> 79484 <source>Numbers</source>
78968 <translation type="unfinished"></translation> 79485 <translation type="unfinished"></translation>
78969 </message> 79486 </message>
78970 <message> 79487 <message>
78971 <location filename="../UI/UserInterface.py" line="1894"/> 79488 <location filename="../UI/UserInterface.py" line="1893"/>
78972 <source>Alt+Shift+Y</source> 79489 <source>Alt+Shift+Y</source>
78973 <translation type="unfinished"></translation> 79490 <translation type="unfinished"></translation>
78974 </message> 79491 </message>
78975 <message> 79492 <message>
78976 <location filename="../UI/UserInterface.py" line="1913"/> 79493 <location filename="../UI/UserInterface.py" line="1912"/>
78977 <source>Alt+Shift+B</source> 79494 <source>Alt+Shift+B</source>
78978 <translation type="unfinished"></translation> 79495 <translation type="unfinished"></translation>
78979 </message> 79496 </message>
78980 <message> 79497 <message>
78981 <location filename="../UI/UserInterface.py" line="2806"/> 79498 <location filename="../UI/UserInterface.py" line="2771"/>
78982 <source>Python 3 Documentation</source> 79499 <source>Python 3 Documentation</source>
78983 <translation type="unfinished"></translation> 79500 <translation type="unfinished"></translation>
78984 </message> 79501 </message>
78985 <message> 79502 <message>
78986 <location filename="../UI/UserInterface.py" line="2806"/> 79503 <location filename="../UI/UserInterface.py" line="2771"/>
78987 <source>Python &amp;3 Documentation</source> 79504 <source>Python &amp;3 Documentation</source>
78988 <translation type="unfinished"></translation> 79505 <translation type="unfinished"></translation>
78989 </message> 79506 </message>
78990 <message> 79507 <message>
78991 <location filename="../UI/UserInterface.py" line="2810"/> 79508 <location filename="../UI/UserInterface.py" line="2775"/>
78992 <source>Open Python 3 Documentation</source> 79509 <source>Open Python 3 Documentation</source>
78993 <translation type="unfinished"></translation> 79510 <translation type="unfinished"></translation>
78994 </message> 79511 </message>
78995 <message> 79512 <message>
78996 <location filename="../UI/UserInterface.py" line="2824"/> 79513 <location filename="../UI/UserInterface.py" line="6093"/>
78997 <source>Python 2 Documentation</source>
78998 <translation type="unfinished"></translation>
78999 </message>
79000 <message>
79001 <location filename="../UI/UserInterface.py" line="2824"/>
79002 <source>Python &amp;2 Documentation</source>
79003 <translation type="unfinished"></translation>
79004 </message>
79005 <message>
79006 <location filename="../UI/UserInterface.py" line="2828"/>
79007 <source>Open Python 2 Documentation</source>
79008 <translation type="unfinished"></translation>
79009 </message>
79010 <message>
79011 <location filename="../UI/UserInterface.py" line="2830"/>
79012 <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>
79013 <translation type="unfinished"></translation>
79014 </message>
79015 <message>
79016 <location filename="../UI/UserInterface.py" line="6318"/>
79017 <source>Keyboard shortcut file (*.e4k)</source> 79514 <source>Keyboard shortcut file (*.e4k)</source>
79018 <translation type="unfinished"></translation> 79515 <translation type="unfinished"></translation>
79019 </message> 79516 </message>
79020 <message> 79517 <message>
79021 <location filename="../UI/UserInterface.py" line="7141"/> 79518 <location filename="../UI/UserInterface.py" line="6916"/>
79022 <source>Error getting versions information</source> 79519 <source>Error getting versions information</source>
79023 <translation type="unfinished"></translation> 79520 <translation type="unfinished"></translation>
79024 </message> 79521 </message>
79025 <message> 79522 <message>
79026 <location filename="../UI/UserInterface.py" line="7134"/> 79523 <location filename="../UI/UserInterface.py" line="6909"/>
79027 <source>The versions information could not be downloaded. Please go online and try again.</source> 79524 <source>The versions information could not be downloaded. Please go online and try again.</source>
79028 <translation type="unfinished"></translation> 79525 <translation type="unfinished"></translation>
79029 </message> 79526 </message>
79030 <message> 79527 <message>
79031 <location filename="../UI/UserInterface.py" line="6086"/> 79528 <location filename="../UI/UserInterface.py" line="5861"/>
79032 <source>Open Browser</source> 79529 <source>Open Browser</source>
79033 <translation type="unfinished"></translation> 79530 <translation type="unfinished"></translation>
79034 </message> 79531 </message>
79035 <message> 79532 <message>
79036 <location filename="../UI/UserInterface.py" line="6086"/> 79533 <location filename="../UI/UserInterface.py" line="5861"/>
79037 <source>Could not start a web browser</source> 79534 <source>Could not start a web browser</source>
79038 <translation type="unfinished"></translation> 79535 <translation type="unfinished"></translation>
79039 </message> 79536 </message>
79040 <message> 79537 <message>
79041 <location filename="../UI/UserInterface.py" line="7141"/> 79538 <location filename="../UI/UserInterface.py" line="6916"/>
79042 <source>The versions information could not be downloaded for the last 7 days. Please go online and try again.</source> 79539 <source>The versions information could not be downloaded for the last 7 days. Please go online and try again.</source>
79043 <translation type="unfinished"></translation> 79540 <translation type="unfinished"></translation>
79044 </message> 79541 </message>
79045 <message> 79542 <message>
79046 <location filename="../UI/UserInterface.py" line="688"/> 79543 <location filename="../UI/UserInterface.py" line="688"/>
79061 <location filename="../UI/UserInterface.py" line="702"/> 79558 <location filename="../UI/UserInterface.py" line="702"/>
79062 <source>Starting Debugger...</source> 79559 <source>Starting Debugger...</source>
79063 <translation type="unfinished"></translation> 79560 <translation type="unfinished"></translation>
79064 </message> 79561 </message>
79065 <message> 79562 <message>
79066 <location filename="../UI/UserInterface.py" line="1581"/> 79563 <location filename="../UI/UserInterface.py" line="1580"/>
79067 <source>New Window</source> 79564 <source>New Window</source>
79068 <translation type="unfinished">Yeni Pencere</translation> 79565 <translation type="unfinished">Yeni Pencere</translation>
79069 </message> 79566 </message>
79070 <message> 79567 <message>
79071 <location filename="../UI/UserInterface.py" line="1581"/> 79568 <location filename="../UI/UserInterface.py" line="1580"/>
79072 <source>New &amp;Window</source> 79569 <source>New &amp;Window</source>
79073 <translation type="unfinished">Yeni &amp;Pencere</translation> 79570 <translation type="unfinished">Yeni &amp;Pencere</translation>
79074 </message> 79571 </message>
79075 <message> 79572 <message>
79076 <location filename="../UI/UserInterface.py" line="1581"/> 79573 <location filename="../UI/UserInterface.py" line="1580"/>
79077 <source>Ctrl+Shift+N</source> 79574 <source>Ctrl+Shift+N</source>
79078 <comment>File|New Window</comment> 79575 <comment>File|New Window</comment>
79079 <translation type="unfinished"></translation> 79576 <translation type="unfinished"></translation>
79080 </message> 79577 </message>
79081 <message> 79578 <message>
79082 <location filename="../UI/UserInterface.py" line="2156"/> 79579 <location filename="../UI/UserInterface.py" line="2155"/>
79083 <source>Unittest Rerun Failed</source> 79580 <source>Unittest Rerun Failed</source>
79084 <translation type="unfinished"></translation> 79581 <translation type="unfinished"></translation>
79085 </message> 79582 </message>
79086 <message> 79583 <message>
79087 <location filename="../UI/UserInterface.py" line="2156"/> 79584 <location filename="../UI/UserInterface.py" line="2155"/>
79088 <source>Rerun Failed Tests...</source> 79585 <source>Rerun Failed Tests...</source>
79089 <translation type="unfinished"></translation> 79586 <translation type="unfinished"></translation>
79090 </message> 79587 </message>
79091 <message> 79588 <message>
79092 <location filename="../UI/UserInterface.py" line="2161"/> 79589 <location filename="../UI/UserInterface.py" line="2160"/>
79093 <source>Rerun failed tests of the last run</source> 79590 <source>Rerun failed tests of the last run</source>
79094 <translation type="unfinished"></translation> 79591 <translation type="unfinished"></translation>
79095 </message> 79592 </message>
79096 <message> 79593 <message>
79097 <location filename="../UI/UserInterface.py" line="2163"/> 79594 <location filename="../UI/UserInterface.py" line="2162"/>
79098 <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> 79595 <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>
79099 <translation type="unfinished"></translation> 79596 <translation type="unfinished"></translation>
79100 </message> 79597 </message>
79101 <message> 79598 <message>
79102 <location filename="../UI/UserInterface.py" line="2295"/> 79599 <location filename="../UI/UserInterface.py" line="2294"/>
79103 <source>Compare &amp;Files side by side...</source> 79600 <source>Compare &amp;Files side by side...</source>
79104 <translation type="unfinished"></translation> 79601 <translation type="unfinished"></translation>
79105 </message> 79602 </message>
79106 <message> 79603 <message>
79107 <location filename="../UI/UserInterface.py" line="2380"/> 79604 <location filename="../UI/UserInterface.py" line="2379"/>
79108 <source>Snapshot</source> 79605 <source>Snapshot</source>
79109 <translation type="unfinished"></translation> 79606 <translation type="unfinished"></translation>
79110 </message> 79607 </message>
79111 <message> 79608 <message>
79112 <location filename="../UI/UserInterface.py" line="2380"/> 79609 <location filename="../UI/UserInterface.py" line="2379"/>
79113 <source>&amp;Snapshot...</source> 79610 <source>&amp;Snapshot...</source>
79114 <translation type="unfinished"></translation> 79611 <translation type="unfinished"></translation>
79115 </message> 79612 </message>
79116 <message> 79613 <message>
79117 <location filename="../UI/UserInterface.py" line="2385"/> 79614 <location filename="../UI/UserInterface.py" line="2384"/>
79118 <source>Take snapshots of a screen region</source> 79615 <source>Take snapshots of a screen region</source>
79119 <translation type="unfinished"></translation> 79616 <translation type="unfinished"></translation>
79120 </message> 79617 </message>
79121 <message> 79618 <message>
79122 <location filename="../UI/UserInterface.py" line="2387"/> 79619 <location filename="../UI/UserInterface.py" line="2386"/>
79123 <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> 79620 <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>
79124 <translation type="unfinished"></translation> 79621 <translation type="unfinished"></translation>
79125 </message> 79622 </message>
79126 <message> 79623 <message>
79127 <location filename="../UI/UserInterface.py" line="5318"/> 79624 <location filename="../UI/UserInterface.py" line="5235"/>
79128 <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> 79625 <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>
79129 <translation type="unfinished"></translation> 79626 <translation type="unfinished"></translation>
79130 </message> 79627 </message>
79131 <message> 79628 <message>
79132 <location filename="../UI/UserInterface.py" line="7347"/> 79629 <location filename="../UI/UserInterface.py" line="7122"/>
79133 <source>Select Workspace Directory</source> 79630 <source>Select Workspace Directory</source>
79134 <translation type="unfinished"></translation> 79631 <translation type="unfinished"></translation>
79135 </message> 79632 </message>
79136 <message> 79633 <message>
79137 <location filename="../UI/UserInterface.py" line="1776"/> 79634 <location filename="../UI/UserInterface.py" line="1775"/>
79138 <source>Left Toolbox</source> 79635 <source>Left Toolbox</source>
79139 <translation type="unfinished"></translation> 79636 <translation type="unfinished"></translation>
79140 </message> 79637 </message>
79141 <message> 79638 <message>
79142 <location filename="../UI/UserInterface.py" line="1788"/> 79639 <location filename="../UI/UserInterface.py" line="1787"/>
79143 <source>Right Toolbox</source> 79640 <source>Right Toolbox</source>
79144 <translation type="unfinished"></translation> 79641 <translation type="unfinished"></translation>
79145 </message> 79642 </message>
79146 <message> 79643 <message>
79147 <location filename="../UI/UserInterface.py" line="1640"/> 79644 <location filename="../UI/UserInterface.py" line="1639"/>
79148 <source>Switch the input focus to the Project-Viewer window.</source> 79645 <source>Switch the input focus to the Project-Viewer window.</source>
79149 <translation type="unfinished"></translation> 79646 <translation type="unfinished"></translation>
79150 </message> 79647 </message>
79151 <message> 79648 <message>
79152 <location filename="../UI/UserInterface.py" line="1642"/> 79649 <location filename="../UI/UserInterface.py" line="1641"/>
79153 <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> 79650 <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>
79154 <translation type="unfinished"></translation> 79651 <translation type="unfinished"></translation>
79155 </message> 79652 </message>
79156 <message> 79653 <message>
79157 <location filename="../UI/UserInterface.py" line="1657"/> 79654 <location filename="../UI/UserInterface.py" line="1656"/>
79158 <source>Switch the input focus to the Multiproject-Viewer window.</source> 79655 <source>Switch the input focus to the Multiproject-Viewer window.</source>
79159 <translation type="unfinished"></translation> 79656 <translation type="unfinished"></translation>
79160 </message> 79657 </message>
79161 <message> 79658 <message>
79162 <location filename="../UI/UserInterface.py" line="1659"/> 79659 <location filename="../UI/UserInterface.py" line="1658"/>
79163 <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> 79660 <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>
79164 <translation type="unfinished"></translation> 79661 <translation type="unfinished"></translation>
79165 </message> 79662 </message>
79166 <message> 79663 <message>
79167 <location filename="../UI/UserInterface.py" line="1675"/> 79664 <location filename="../UI/UserInterface.py" line="1674"/>
79168 <source>Switch the input focus to the Debug-Viewer window.</source> 79665 <source>Switch the input focus to the Debug-Viewer window.</source>
79169 <translation type="unfinished"></translation> 79666 <translation type="unfinished"></translation>
79170 </message> 79667 </message>
79171 <message> 79668 <message>
79172 <location filename="../UI/UserInterface.py" line="1677"/> 79669 <location filename="../UI/UserInterface.py" line="1676"/>
79173 <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> 79670 <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>
79174 <translation type="unfinished"></translation> 79671 <translation type="unfinished"></translation>
79175 </message> 79672 </message>
79176 <message> 79673 <message>
79177 <location filename="../UI/UserInterface.py" line="1693"/> 79674 <location filename="../UI/UserInterface.py" line="1692"/>
79178 <source>Switch the input focus to the Shell window.</source> 79675 <source>Switch the input focus to the Shell window.</source>
79179 <translation type="unfinished"></translation> 79676 <translation type="unfinished"></translation>
79180 </message> 79677 </message>
79181 <message> 79678 <message>
79182 <location filename="../UI/UserInterface.py" line="1695"/> 79679 <location filename="../UI/UserInterface.py" line="1694"/>
79183 <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> 79680 <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>
79184 <translation type="unfinished"></translation> 79681 <translation type="unfinished"></translation>
79185 </message> 79682 </message>
79186 <message> 79683 <message>
79187 <location filename="../UI/UserInterface.py" line="1704"/> 79684 <location filename="../UI/UserInterface.py" line="1703"/>
79188 <source>&amp;File-Browser</source> 79685 <source>&amp;File-Browser</source>
79189 <translation type="unfinished"></translation> 79686 <translation type="unfinished"></translation>
79190 </message> 79687 </message>
79191 <message> 79688 <message>
79192 <location filename="../UI/UserInterface.py" line="1710"/> 79689 <location filename="../UI/UserInterface.py" line="1709"/>
79193 <source>Switch the input focus to the File-Browser window.</source> 79690 <source>Switch the input focus to the File-Browser window.</source>
79194 <translation type="unfinished"></translation> 79691 <translation type="unfinished"></translation>
79195 </message> 79692 </message>
79196 <message> 79693 <message>
79197 <location filename="../UI/UserInterface.py" line="1712"/> 79694 <location filename="../UI/UserInterface.py" line="1711"/>
79198 <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> 79695 <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>
79199 <translation type="unfinished"></translation> 79696 <translation type="unfinished"></translation>
79200 </message> 79697 </message>
79201 <message> 79698 <message>
79202 <location filename="../UI/UserInterface.py" line="1721"/> 79699 <location filename="../UI/UserInterface.py" line="1720"/>
79203 <source>Lo&amp;g-Viewer</source> 79700 <source>Lo&amp;g-Viewer</source>
79204 <translation type="unfinished"></translation> 79701 <translation type="unfinished"></translation>
79205 </message> 79702 </message>
79206 <message> 79703 <message>
79207 <location filename="../UI/UserInterface.py" line="1727"/> 79704 <location filename="../UI/UserInterface.py" line="1726"/>
79208 <source>Switch the input focus to the Log-Viewer window.</source> 79705 <source>Switch the input focus to the Log-Viewer window.</source>
79209 <translation type="unfinished"></translation> 79706 <translation type="unfinished"></translation>
79210 </message> 79707 </message>
79211 <message> 79708 <message>
79212 <location filename="../UI/UserInterface.py" line="1729"/> 79709 <location filename="../UI/UserInterface.py" line="1728"/>
79213 <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> 79710 <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>
79214 <translation type="unfinished"></translation> 79711 <translation type="unfinished"></translation>
79215 </message> 79712 </message>
79216 <message> 79713 <message>
79217 <location filename="../UI/UserInterface.py" line="1739"/> 79714 <location filename="../UI/UserInterface.py" line="1738"/>
79218 <source>&amp;Task-Viewer</source> 79715 <source>&amp;Task-Viewer</source>
79219 <translation type="unfinished"></translation> 79716 <translation type="unfinished"></translation>
79220 </message> 79717 </message>
79221 <message> 79718 <message>
79222 <location filename="../UI/UserInterface.py" line="1745"/> 79719 <location filename="../UI/UserInterface.py" line="1744"/>
79223 <source>Switch the input focus to the Task-Viewer window.</source> 79720 <source>Switch the input focus to the Task-Viewer window.</source>
79224 <translation type="unfinished"></translation> 79721 <translation type="unfinished"></translation>
79225 </message> 79722 </message>
79226 <message> 79723 <message>
79227 <location filename="../UI/UserInterface.py" line="1758"/> 79724 <location filename="../UI/UserInterface.py" line="1757"/>
79228 <source>Templ&amp;ate-Viewer</source> 79725 <source>Templ&amp;ate-Viewer</source>
79229 <translation type="unfinished"></translation> 79726 <translation type="unfinished"></translation>
79230 </message> 79727 </message>
79231 <message> 79728 <message>
79232 <location filename="../UI/UserInterface.py" line="1764"/> 79729 <location filename="../UI/UserInterface.py" line="1763"/>
79233 <source>Switch the input focus to the Template-Viewer window.</source> 79730 <source>Switch the input focus to the Template-Viewer window.</source>
79234 <translation type="unfinished"></translation> 79731 <translation type="unfinished"></translation>
79235 </message> 79732 </message>
79236 <message> 79733 <message>
79237 <location filename="../UI/UserInterface.py" line="1766"/> 79734 <location filename="../UI/UserInterface.py" line="1765"/>
79238 <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> 79735 <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>
79239 <translation type="unfinished"></translation> 79736 <translation type="unfinished"></translation>
79240 </message> 79737 </message>
79241 <message> 79738 <message>
79242 <location filename="../UI/UserInterface.py" line="1776"/> 79739 <location filename="../UI/UserInterface.py" line="1775"/>
79243 <source>&amp;Left Toolbox</source> 79740 <source>&amp;Left Toolbox</source>
79244 <translation type="unfinished"></translation> 79741 <translation type="unfinished"></translation>
79245 </message> 79742 </message>
79246 <message> 79743 <message>
79744 <location filename="../UI/UserInterface.py" line="1778"/>
79745 <source>Toggle the Left Toolbox window</source>
79746 <translation type="unfinished"></translation>
79747 </message>
79748 <message>
79247 <location filename="../UI/UserInterface.py" line="1779"/> 79749 <location filename="../UI/UserInterface.py" line="1779"/>
79248 <source>Toggle the Left Toolbox window</source>
79249 <translation type="unfinished"></translation>
79250 </message>
79251 <message>
79252 <location filename="../UI/UserInterface.py" line="1780"/>
79253 <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> 79750 <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>
79254 <translation type="unfinished"></translation> 79751 <translation type="unfinished"></translation>
79255 </message> 79752 </message>
79256 <message> 79753 <message>
79257 <location filename="../UI/UserInterface.py" line="1788"/> 79754 <location filename="../UI/UserInterface.py" line="1787"/>
79258 <source>&amp;Right Toolbox</source> 79755 <source>&amp;Right Toolbox</source>
79259 <translation type="unfinished"></translation> 79756 <translation type="unfinished"></translation>
79260 </message> 79757 </message>
79261 <message> 79758 <message>
79759 <location filename="../UI/UserInterface.py" line="1791"/>
79760 <source>Toggle the Right Toolbox window</source>
79761 <translation type="unfinished"></translation>
79762 </message>
79763 <message>
79262 <location filename="../UI/UserInterface.py" line="1792"/> 79764 <location filename="../UI/UserInterface.py" line="1792"/>
79263 <source>Toggle the Right Toolbox window</source>
79264 <translation type="unfinished"></translation>
79265 </message>
79266 <message>
79267 <location filename="../UI/UserInterface.py" line="1793"/>
79268 <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> 79765 <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>
79269 <translation type="unfinished"></translation> 79766 <translation type="unfinished"></translation>
79270 </message> 79767 </message>
79271 <message> 79768 <message>
79272 <location filename="../UI/UserInterface.py" line="1828"/> 79769 <location filename="../UI/UserInterface.py" line="1827"/>
79273 <source>Right Sidebar</source> 79770 <source>Right Sidebar</source>
79274 <translation type="unfinished"></translation> 79771 <translation type="unfinished"></translation>
79275 </message> 79772 </message>
79276 <message> 79773 <message>
79277 <location filename="../UI/UserInterface.py" line="1828"/> 79774 <location filename="../UI/UserInterface.py" line="1827"/>
79278 <source>&amp;Right Sidebar</source> 79775 <source>&amp;Right Sidebar</source>
79279 <translation type="unfinished"></translation> 79776 <translation type="unfinished"></translation>
79280 </message> 79777 </message>
79281 <message> 79778 <message>
79282 <location filename="../UI/UserInterface.py" line="1832"/> 79779 <location filename="../UI/UserInterface.py" line="1831"/>
79283 <source>Toggle the right sidebar window</source> 79780 <source>Toggle the right sidebar window</source>
79284 <translation type="unfinished"></translation> 79781 <translation type="unfinished"></translation>
79285 </message> 79782 </message>
79286 <message> 79783 <message>
79287 <location filename="../UI/UserInterface.py" line="1834"/> 79784 <location filename="../UI/UserInterface.py" line="1833"/>
79288 <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> 79785 <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>
79289 <translation type="unfinished"></translation> 79786 <translation type="unfinished"></translation>
79290 </message> 79787 </message>
79291 <message> 79788 <message>
79292 <location filename="../UI/UserInterface.py" line="1857"/> 79789 <location filename="../UI/UserInterface.py" line="1856"/>
79293 <source>Cooperation-Viewer</source> 79790 <source>Cooperation-Viewer</source>
79294 <translation type="unfinished"></translation> 79791 <translation type="unfinished"></translation>
79295 </message> 79792 </message>
79296 <message> 79793 <message>
79297 <location filename="../UI/UserInterface.py" line="1857"/> 79794 <location filename="../UI/UserInterface.py" line="1856"/>
79298 <source>Co&amp;operation-Viewer</source> 79795 <source>Co&amp;operation-Viewer</source>
79299 <translation type="unfinished"></translation> 79796 <translation type="unfinished"></translation>
79300 </message> 79797 </message>
79301 <message> 79798 <message>
79302 <location filename="../UI/UserInterface.py" line="1863"/> 79799 <location filename="../UI/UserInterface.py" line="1862"/>
79303 <source>Switch the input focus to the Cooperation-Viewer window.</source> 79800 <source>Switch the input focus to the Cooperation-Viewer window.</source>
79304 <translation type="unfinished"></translation> 79801 <translation type="unfinished"></translation>
79305 </message> 79802 </message>
79306 <message> 79803 <message>
79307 <location filename="../UI/UserInterface.py" line="1865"/> 79804 <location filename="../UI/UserInterface.py" line="1864"/>
79308 <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> 79805 <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>
79309 <translation type="unfinished"></translation> 79806 <translation type="unfinished"></translation>
79310 </message> 79807 </message>
79311 <message> 79808 <message>
79312 <location filename="../UI/UserInterface.py" line="1894"/> 79809 <location filename="../UI/UserInterface.py" line="1893"/>
79313 <source>Symbols-Viewer</source> 79810 <source>Symbols-Viewer</source>
79314 <translation type="unfinished"></translation> 79811 <translation type="unfinished"></translation>
79315 </message> 79812 </message>
79316 <message> 79813 <message>
79317 <location filename="../UI/UserInterface.py" line="1894"/> 79814 <location filename="../UI/UserInterface.py" line="1893"/>
79318 <source>S&amp;ymbols-Viewer</source> 79815 <source>S&amp;ymbols-Viewer</source>
79319 <translation type="unfinished"></translation> 79816 <translation type="unfinished"></translation>
79320 </message> 79817 </message>
79321 <message> 79818 <message>
79322 <location filename="../UI/UserInterface.py" line="1900"/> 79819 <location filename="../UI/UserInterface.py" line="1899"/>
79323 <source>Switch the input focus to the Symbols-Viewer window.</source> 79820 <source>Switch the input focus to the Symbols-Viewer window.</source>
79324 <translation type="unfinished"></translation> 79821 <translation type="unfinished"></translation>
79325 </message> 79822 </message>
79326 <message> 79823 <message>
79327 <location filename="../UI/UserInterface.py" line="1902"/> 79824 <location filename="../UI/UserInterface.py" line="1901"/>
79328 <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> 79825 <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>
79329 <translation type="unfinished"></translation> 79826 <translation type="unfinished"></translation>
79330 </message> 79827 </message>
79331 <message> 79828 <message>
79332 <location filename="../UI/UserInterface.py" line="1913"/> 79829 <location filename="../UI/UserInterface.py" line="1912"/>
79333 <source>Numbers-Viewer</source> 79830 <source>Numbers-Viewer</source>
79334 <translation type="unfinished"></translation> 79831 <translation type="unfinished"></translation>
79335 </message> 79832 </message>
79336 <message> 79833 <message>
79337 <location filename="../UI/UserInterface.py" line="1913"/> 79834 <location filename="../UI/UserInterface.py" line="1912"/>
79338 <source>Num&amp;bers-Viewer</source> 79835 <source>Num&amp;bers-Viewer</source>
79339 <translation type="unfinished"></translation> 79836 <translation type="unfinished"></translation>
79340 </message> 79837 </message>
79341 <message> 79838 <message>
79342 <location filename="../UI/UserInterface.py" line="1919"/> 79839 <location filename="../UI/UserInterface.py" line="1918"/>
79343 <source>Switch the input focus to the Numbers-Viewer window.</source> 79840 <source>Switch the input focus to the Numbers-Viewer window.</source>
79344 <translation type="unfinished"></translation> 79841 <translation type="unfinished"></translation>
79345 </message> 79842 </message>
79346 <message> 79843 <message>
79347 <location filename="../UI/UserInterface.py" line="1921"/> 79844 <location filename="../UI/UserInterface.py" line="1920"/>
79348 <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> 79845 <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>
79349 <translation type="unfinished"></translation> 79846 <translation type="unfinished"></translation>
79350 </message> 79847 </message>
79351 <message> 79848 <message>
79352 <location filename="../UI/UserInterface.py" line="3122"/> 79849 <location filename="../UI/UserInterface.py" line="3045"/>
79353 <source>&amp;Windows</source> 79850 <source>&amp;Windows</source>
79354 <translation type="unfinished">&amp;Pencereler</translation> 79851 <translation type="unfinished">&amp;Pencereler</translation>
79355 </message> 79852 </message>
79356 <message> 79853 <message>
79357 <location filename="../UI/UserInterface.py" line="1747"/> 79854 <location filename="../UI/UserInterface.py" line="1746"/>
79358 <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> 79855 <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>
79359 <translation type="unfinished"></translation> 79856 <translation type="unfinished"></translation>
79360 </message> 79857 </message>
79361 <message> 79858 <message>
79362 <location filename="../UI/UserInterface.py" line="1876"/> 79859 <location filename="../UI/UserInterface.py" line="1875"/>
79363 <source>IRC</source> 79860 <source>IRC</source>
79364 <translation type="unfinished"></translation> 79861 <translation type="unfinished"></translation>
79365 </message> 79862 </message>
79366 <message> 79863 <message>
79367 <location filename="../UI/UserInterface.py" line="1876"/> 79864 <location filename="../UI/UserInterface.py" line="1875"/>
79368 <source>&amp;IRC</source> 79865 <source>&amp;IRC</source>
79369 <translation type="unfinished"></translation> 79866 <translation type="unfinished"></translation>
79370 </message> 79867 </message>
79371 <message> 79868 <message>
79372 <location filename="../UI/UserInterface.py" line="1882"/> 79869 <location filename="../UI/UserInterface.py" line="1881"/>
79373 <source>Switch the input focus to the IRC window.</source> 79870 <source>Switch the input focus to the IRC window.</source>
79374 <translation type="unfinished"></translation> 79871 <translation type="unfinished"></translation>
79375 </message> 79872 </message>
79376 <message> 79873 <message>
79377 <location filename="../UI/UserInterface.py" line="1884"/> 79874 <location filename="../UI/UserInterface.py" line="1883"/>
79378 <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> 79875 <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>
79379 <translation type="unfinished"></translation> 79876 <translation type="unfinished"></translation>
79380 </message> 79877 </message>
79381 <message> 79878 <message>
79382 <location filename="../UI/UserInterface.py" line="2214"/> 79879 <location filename="../UI/UserInterface.py" line="2213"/>
79383 <source>Qt-Designer</source> 79880 <source>Qt-Designer</source>
79384 <translation type="unfinished"></translation> 79881 <translation type="unfinished"></translation>
79385 </message> 79882 </message>
79386 <message> 79883 <message>
79387 <location filename="../UI/UserInterface.py" line="2214"/> 79884 <location filename="../UI/UserInterface.py" line="2213"/>
79388 <source>Qt-&amp;Designer...</source> 79885 <source>Qt-&amp;Designer...</source>
79389 <translation type="unfinished"></translation> 79886 <translation type="unfinished"></translation>
79390 </message> 79887 </message>
79391 <message> 79888 <message>
79889 <location filename="../UI/UserInterface.py" line="2218"/>
79890 <source>Start Qt-Designer</source>
79891 <translation type="unfinished"></translation>
79892 </message>
79893 <message>
79392 <location filename="../UI/UserInterface.py" line="2219"/> 79894 <location filename="../UI/UserInterface.py" line="2219"/>
79393 <source>Start Qt-Designer</source>
79394 <translation type="unfinished"></translation>
79395 </message>
79396 <message>
79397 <location filename="../UI/UserInterface.py" line="2220"/>
79398 <source>&lt;b&gt;Qt-Designer&lt;/b&gt;&lt;p&gt;Start Qt-Designer.&lt;/p&gt;</source> 79895 <source>&lt;b&gt;Qt-Designer&lt;/b&gt;&lt;p&gt;Start Qt-Designer.&lt;/p&gt;</source>
79399 <translation type="unfinished"></translation> 79896 <translation type="unfinished"></translation>
79400 </message> 79897 </message>
79401 <message> 79898 <message>
79402 <location filename="../UI/UserInterface.py" line="2240"/> 79899 <location filename="../UI/UserInterface.py" line="2239"/>
79403 <source>Qt-Linguist</source> 79900 <source>Qt-Linguist</source>
79404 <translation type="unfinished"></translation> 79901 <translation type="unfinished"></translation>
79405 </message> 79902 </message>
79406 <message> 79903 <message>
79407 <location filename="../UI/UserInterface.py" line="2240"/> 79904 <location filename="../UI/UserInterface.py" line="2239"/>
79408 <source>Qt-&amp;Linguist...</source> 79905 <source>Qt-&amp;Linguist...</source>
79409 <translation type="unfinished"></translation> 79906 <translation type="unfinished"></translation>
79410 </message> 79907 </message>
79411 <message> 79908 <message>
79909 <location filename="../UI/UserInterface.py" line="2244"/>
79910 <source>Start Qt-Linguist</source>
79911 <translation type="unfinished"></translation>
79912 </message>
79913 <message>
79412 <location filename="../UI/UserInterface.py" line="2245"/> 79914 <location filename="../UI/UserInterface.py" line="2245"/>
79413 <source>Start Qt-Linguist</source>
79414 <translation type="unfinished"></translation>
79415 </message>
79416 <message>
79417 <location filename="../UI/UserInterface.py" line="2246"/>
79418 <source>&lt;b&gt;Qt-Linguist&lt;/b&gt;&lt;p&gt;Start Qt-Linguist.&lt;/p&gt;</source> 79915 <source>&lt;b&gt;Qt-Linguist&lt;/b&gt;&lt;p&gt;Start Qt-Linguist.&lt;/p&gt;</source>
79419 <translation type="unfinished"></translation> 79916 <translation type="unfinished"></translation>
79420 </message> 79917 </message>
79421 <message> 79918 <message>
79422 <location filename="../UI/UserInterface.py" line="2751"/> 79919 <location filename="../UI/UserInterface.py" line="2735"/>
79423 <source>Qt5 Documentation</source> 79920 <source>Qt5 Documentation</source>
79424 <translation type="unfinished">Qt4 Belgeleri {5 ?}</translation> 79921 <translation type="unfinished">Qt4 Belgeleri {5 ?}</translation>
79425 </message> 79922 </message>
79426 <message> 79923 <message>
79427 <location filename="../UI/UserInterface.py" line="2751"/> 79924 <location filename="../UI/UserInterface.py" line="2735"/>
79428 <source>Qt&amp;5 Documentation</source> 79925 <source>Qt&amp;5 Documentation</source>
79429 <translation type="unfinished">Qt&amp;4 Belgeleri {5 ?}</translation> 79926 <translation type="unfinished">Qt&amp;4 Belgeleri {5 ?}</translation>
79430 </message> 79927 </message>
79431 <message> 79928 <message>
79432 <location filename="../UI/UserInterface.py" line="2755"/> 79929 <location filename="../UI/UserInterface.py" line="2739"/>
79433 <source>Open Qt5 Documentation</source> 79930 <source>Open Qt5 Documentation</source>
79434 <translation type="unfinished">QT4 Belgelerini Aç {5 ?}</translation> 79931 <translation type="unfinished">QT4 Belgelerini Aç {5 ?}</translation>
79435 </message> 79932 </message>
79436 <message> 79933 <message>
79437 <location filename="../UI/UserInterface.py" line="2544"/> 79934 <location filename="../UI/UserInterface.py" line="2543"/>
79438 <source>Manage SSL Certificates</source> 79935 <source>Manage SSL Certificates</source>
79439 <translation type="unfinished"></translation> 79936 <translation type="unfinished"></translation>
79440 </message> 79937 </message>
79441 <message> 79938 <message>
79442 <location filename="../UI/UserInterface.py" line="2544"/> 79939 <location filename="../UI/UserInterface.py" line="2543"/>
79443 <source>Manage SSL Certificates...</source> 79940 <source>Manage SSL Certificates...</source>
79444 <translation type="unfinished"></translation> 79941 <translation type="unfinished"></translation>
79445 </message> 79942 </message>
79446 <message> 79943 <message>
79447 <location filename="../UI/UserInterface.py" line="2549"/> 79944 <location filename="../UI/UserInterface.py" line="2548"/>
79448 <source>Manage the saved SSL certificates</source> 79945 <source>Manage the saved SSL certificates</source>
79449 <translation type="unfinished"></translation> 79946 <translation type="unfinished"></translation>
79450 </message> 79947 </message>
79451 <message> 79948 <message>
79452 <location filename="../UI/UserInterface.py" line="2551"/> 79949 <location filename="../UI/UserInterface.py" line="2550"/>
79453 <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> 79950 <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>
79454 <translation type="unfinished"></translation> 79951 <translation type="unfinished"></translation>
79455 </message> 79952 </message>
79456 <message> 79953 <message>
79457 <location filename="../UI/UserInterface.py" line="2560"/> 79954 <location filename="../UI/UserInterface.py" line="2559"/>
79458 <source>Edit Message Filters</source> 79955 <source>Edit Message Filters</source>
79459 <translation type="unfinished"></translation> 79956 <translation type="unfinished"></translation>
79460 </message> 79957 </message>
79461 <message> 79958 <message>
79462 <location filename="../UI/UserInterface.py" line="2560"/> 79959 <location filename="../UI/UserInterface.py" line="2559"/>
79463 <source>Edit Message Filters...</source> 79960 <source>Edit Message Filters...</source>
79464 <translation type="unfinished"></translation> 79961 <translation type="unfinished"></translation>
79465 </message> 79962 </message>
79466 <message> 79963 <message>
79467 <location filename="../UI/UserInterface.py" line="2565"/> 79964 <location filename="../UI/UserInterface.py" line="2564"/>
79468 <source>Edit the message filters used to suppress unwanted messages</source> 79965 <source>Edit the message filters used to suppress unwanted messages</source>
79469 <translation type="unfinished"></translation> 79966 <translation type="unfinished"></translation>
79470 </message> 79967 </message>
79471 <message> 79968 <message>
79472 <location filename="../UI/UserInterface.py" line="2567"/> 79969 <location filename="../UI/UserInterface.py" line="2566"/>
79473 <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> 79970 <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>
79474 <translation type="unfinished"></translation> 79971 <translation type="unfinished"></translation>
79475 </message> 79972 </message>
79476 <message> 79973 <message>
79477 <location filename="../UI/UserInterface.py" line="2768"/> 79974 <location filename="../UI/UserInterface.py" line="2750"/>
79478 <source>PyQt&amp;4 Documentation</source>
79479 <translation type="unfinished"></translation>
79480 </message>
79481 <message>
79482 <location filename="../UI/UserInterface.py" line="2785"/>
79483 <source>PyQt5 Documentation</source> 79975 <source>PyQt5 Documentation</source>
79484 <translation type="unfinished">PyQt4 Belgeleri {5 ?}</translation> 79976 <translation type="unfinished">PyQt4 Belgeleri {5 ?}</translation>
79485 </message> 79977 </message>
79486 <message> 79978 <message>
79487 <location filename="../UI/UserInterface.py" line="2785"/> 79979 <location filename="../UI/UserInterface.py" line="2750"/>
79488 <source>PyQt&amp;5 Documentation</source> 79980 <source>PyQt&amp;5 Documentation</source>
79489 <translation type="unfinished"></translation> 79981 <translation type="unfinished"></translation>
79490 </message> 79982 </message>
79491 <message> 79983 <message>
79492 <location filename="../UI/UserInterface.py" line="2789"/> 79984 <location filename="../UI/UserInterface.py" line="2754"/>
79493 <source>Open PyQt5 Documentation</source> 79985 <source>Open PyQt5 Documentation</source>
79494 <translation type="unfinished">PyQt4 Begelerini aç {5 ?}</translation> 79986 <translation type="unfinished">PyQt4 Begelerini aç {5 ?}</translation>
79495 </message> 79987 </message>
79496 <message> 79988 <message>
79497 <location filename="../UI/UserInterface.py" line="5756"/> 79989 <location filename="../UI/UserInterface.py" line="5539"/>
79498 <source>&lt;p&gt;The PyQt5 documentation starting point has not been configured.&lt;/p&gt;</source> 79990 <source>&lt;p&gt;The PyQt5 documentation starting point has not been configured.&lt;/p&gt;</source>
79499 <translation type="unfinished">&lt;p&gt;PyQt4 Belgelerinin başlama noktası ayarlanmamış.&lt;/p&gt; {5 ?}</translation> 79991 <translation type="unfinished">&lt;p&gt;PyQt4 Belgelerinin başlama noktası ayarlanmamış.&lt;/p&gt; {5 ?}</translation>
79500 </message> 79992 </message>
79501 <message> 79993 <message>
79502 <location filename="../UI/UserInterface.py" line="2812"/> 79994 <location filename="../UI/UserInterface.py" line="2777"/>
79503 <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> 79995 <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>
79504 <translation type="unfinished"></translation> 79996 <translation type="unfinished"></translation>
79505 </message> 79997 </message>
79506 <message> 79998 <message>
79507 <location filename="../UI/UserInterface.py" line="7066"/> 79999 <location filename="../UI/UserInterface.py" line="6841"/>
79508 <source>%v/%m</source> 80000 <source>%v/%m</source>
79509 <translation type="unfinished"></translation> 80001 <translation type="unfinished"></translation>
79510 </message> 80002 </message>
79511 <message> 80003 <message>
80004 <location filename="../UI/UserInterface.py" line="2092"/>
80005 <source>Show Error Log</source>
80006 <translation type="unfinished"></translation>
80007 </message>
80008 <message>
80009 <location filename="../UI/UserInterface.py" line="2088"/>
80010 <source>Show Error &amp;Log...</source>
80011 <translation type="unfinished"></translation>
80012 </message>
80013 <message>
79512 <location filename="../UI/UserInterface.py" line="2093"/> 80014 <location filename="../UI/UserInterface.py" line="2093"/>
79513 <source>Show Error Log</source>
79514 <translation type="unfinished"></translation>
79515 </message>
79516 <message>
79517 <location filename="../UI/UserInterface.py" line="2089"/>
79518 <source>Show Error &amp;Log...</source>
79519 <translation type="unfinished"></translation>
79520 </message>
79521 <message>
79522 <location filename="../UI/UserInterface.py" line="2094"/>
79523 <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> 80015 <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>
79524 <translation type="unfinished"></translation> 80016 <translation type="unfinished"></translation>
79525 </message> 80017 </message>
79526 <message> 80018 <message>
79527 <location filename="../UI/UserInterface.py" line="7070"/> 80019 <location filename="../UI/UserInterface.py" line="6845"/>
79528 <source>Version Check</source> 80020 <source>Version Check</source>
79529 <translation type="unfinished"></translation> 80021 <translation type="unfinished"></translation>
79530 </message> 80022 </message>
79531 <message> 80023 <message>
79532 <location filename="../UI/UserInterface.py" line="1587"/> 80024 <location filename="../UI/UserInterface.py" line="1586"/>
79533 <source>Open a new eric6 instance</source> 80025 <source>Open a new eric6 instance</source>
79534 <translation type="unfinished"></translation> 80026 <translation type="unfinished"></translation>
79535 </message> 80027 </message>
79536 <message> 80028 <message>
79537 <location filename="../UI/UserInterface.py" line="1589"/> 80029 <location filename="../UI/UserInterface.py" line="1588"/>
79538 <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> 80030 <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>
79539 <translation type="unfinished"></translation> 80031 <translation type="unfinished"></translation>
79540 </message> 80032 </message>
79541 <message> 80033 <message>
79542 <location filename="../UI/UserInterface.py" line="2032"/> 80034 <location filename="../UI/UserInterface.py" line="2031"/>
79543 <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> 80035 <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>
79544 <translation type="unfinished"></translation> 80036 <translation type="unfinished"></translation>
79545 </message> 80037 </message>
79546 <message> 80038 <message>
79547 <location filename="../UI/UserInterface.py" line="2067"/> 80039 <location filename="../UI/UserInterface.py" line="2066"/>
79548 <source>&lt;b&gt;Check for Updates...&lt;/b&gt;&lt;p&gt;Checks the internet for updates of eric6.&lt;/p&gt;</source> 80040 <source>&lt;b&gt;Check for Updates...&lt;/b&gt;&lt;p&gt;Checks the internet for updates of eric6.&lt;/p&gt;</source>
79549 <translation type="unfinished">&lt;b&gt;Güncellemeleri kontrol et...&lt;/b&gt;&lt;p&gt;İnternetten eric5 güncellemesi olup olmadını kontrol et.&lt;/p&gt; {6.?}</translation> 80041 <translation type="unfinished">&lt;b&gt;Güncellemeleri kontrol et...&lt;/b&gt;&lt;p&gt;İnternetten eric5 güncellemesi olup olmadını kontrol et.&lt;/p&gt; {6.?}</translation>
79550 </message> 80042 </message>
79551 <message> 80043 <message>
79552 <location filename="../UI/UserInterface.py" line="2080"/> 80044 <location filename="../UI/UserInterface.py" line="2079"/>
79553 <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> 80045 <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>
79554 <translation type="unfinished"></translation> 80046 <translation type="unfinished"></translation>
79555 </message> 80047 </message>
79556 <message> 80048 <message>
79557 <location filename="../UI/UserInterface.py" line="2350"/> 80049 <location filename="../UI/UserInterface.py" line="2349"/>
79558 <source>eric6 Web Browser</source> 80050 <source>eric6 Web Browser</source>
79559 <translation type="unfinished">Eric5 Web Gözatıcısı {6 ?}</translation> 80051 <translation type="unfinished">Eric5 Web Gözatıcısı {6 ?}</translation>
79560 </message> 80052 </message>
79561 <message> 80053 <message>
79562 <location filename="../UI/UserInterface.py" line="2350"/> 80054 <location filename="../UI/UserInterface.py" line="2349"/>
79563 <source>eric6 &amp;Web Browser...</source> 80055 <source>eric6 &amp;Web Browser...</source>
79564 <translation type="unfinished"></translation> 80056 <translation type="unfinished"></translation>
79565 </message> 80057 </message>
79566 <message> 80058 <message>
79567 <location filename="../UI/UserInterface.py" line="2355"/> 80059 <location filename="../UI/UserInterface.py" line="2354"/>
79568 <source>Start the eric6 Web Browser</source> 80060 <source>Start the eric6 Web Browser</source>
79569 <translation type="unfinished">Eric5 Web Gözatıcısınıi başlat {6 ?}</translation> 80061 <translation type="unfinished">Eric5 Web Gözatıcısınıi başlat {6 ?}</translation>
79570 </message> 80062 </message>
79571 <message> 80063 <message>
79572 <location filename="../UI/UserInterface.py" line="2357"/> 80064 <location filename="../UI/UserInterface.py" line="2356"/>
79573 <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> 80065 <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>
79574 <translation type="unfinished"></translation> 80066 <translation type="unfinished"></translation>
79575 </message> 80067 </message>
79576 <message> 80068 <message>
79577 <location filename="../UI/UserInterface.py" line="2371"/> 80069 <location filename="../UI/UserInterface.py" line="2370"/>
79578 <source>Start the eric6 Icon Editor</source> 80070 <source>Start the eric6 Icon Editor</source>
79579 <translation type="unfinished">Eric5 İkon düzenleyiciyi başlat {6 ?}</translation> 80071 <translation type="unfinished">Eric5 İkon düzenleyiciyi başlat {6 ?}</translation>
79580 </message> 80072 </message>
79581 <message> 80073 <message>
79582 <location filename="../UI/UserInterface.py" line="2373"/> 80074 <location filename="../UI/UserInterface.py" line="2372"/>
79583 <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> 80075 <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>
79584 <translation type="unfinished"></translation> 80076 <translation type="unfinished"></translation>
79585 </message> 80077 </message>
79586 <message> 80078 <message>
79587 <location filename="../UI/UserInterface.py" line="2459"/> 80079 <location filename="../UI/UserInterface.py" line="2458"/>
79588 <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> 80080 <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>
79589 <translation type="unfinished"></translation> 80081 <translation type="unfinished"></translation>
79590 </message> 80082 </message>
79591 <message> 80083 <message>
79592 <location filename="../UI/UserInterface.py" line="2854"/> 80084 <location filename="../UI/UserInterface.py" line="2799"/>
79593 <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> 80085 <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>
79594 <translation type="unfinished"></translation> 80086 <translation type="unfinished"></translation>
79595 </message> 80087 </message>
79596 <message> 80088 <message>
79597 <location filename="../UI/UserInterface.py" line="5062"/> 80089 <location filename="../UI/UserInterface.py" line="5062"/>
79598 <source>Qt v.3 is not supported by eric6.</source> 80090 <source>Qt v.3 is not supported by eric6.</source>
79599 <translation type="obsolete">Qt v.3 eric5 tarafından desteklenmiyor. {3 ?} {6.?}</translation> 80091 <translation type="obsolete">Qt v.3 eric5 tarafından desteklenmiyor. {3 ?} {6.?}</translation>
79600 </message> 80092 </message>
79601 <message> 80093 <message>
79602 <location filename="../UI/UserInterface.py" line="7233"/> 80094 <location filename="../UI/UserInterface.py" line="7008"/>
79603 <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> 80095 <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>
79604 <translation type="unfinished"></translation> 80096 <translation type="unfinished"></translation>
79605 </message> 80097 </message>
79606 <message> 80098 <message>
79607 <location filename="../UI/UserInterface.py" line="7245"/> 80099 <location filename="../UI/UserInterface.py" line="7020"/>
79608 <source>Eric6 is up to date</source> 80100 <source>Eric6 is up to date</source>
79609 <translation type="unfinished"></translation> 80101 <translation type="unfinished"></translation>
79610 </message> 80102 </message>
79611 <message> 80103 <message>
79612 <location filename="../UI/UserInterface.py" line="7245"/> 80104 <location filename="../UI/UserInterface.py" line="7020"/>
79613 <source>You are using the latest version of eric6</source> 80105 <source>You are using the latest version of eric6</source>
79614 <translation type="unfinished"></translation> 80106 <translation type="unfinished"></translation>
79615 </message> 80107 </message>
79616 <message> 80108 <message>
79617 <location filename="../UI/UserInterface.py" line="7328"/> 80109 <location filename="../UI/UserInterface.py" line="7103"/>
79618 <source>eric6 has not been configured yet. The configuration dialog will be started.</source> 80110 <source>eric6 has not been configured yet. The configuration dialog will be started.</source>
79619 <translation type="unfinished">Eric5 henüz ayarlanmadı. Ayarlar Diyaloğu başlatılıyor. {6 ?}</translation> 80111 <translation type="unfinished">Eric5 henüz ayarlanmadı. Ayarlar Diyaloğu başlatılıyor. {6 ?}</translation>
79620 </message> 80112 </message>
79621 <message> 80113 <message>
79622 <location filename="../UI/UserInterface.py" line="665"/> 80114 <location filename="../UI/UserInterface.py" line="665"/>
79623 <source>Generating Plugins Toolbars...</source> 80115 <source>Generating Plugins Toolbars...</source>
79624 <translation type="unfinished"></translation> 80116 <translation type="unfinished"></translation>
79625 </message> 80117 </message>
79626 <message> 80118 <message>
79627 <location filename="../UI/UserInterface.py" line="4059"/> 80119 <location filename="../UI/UserInterface.py" line="3976"/>
79628 <source>&amp;User Tools</source> 80120 <source>&amp;User Tools</source>
79629 <translation type="unfinished"></translation> 80121 <translation type="unfinished"></translation>
79630 </message> 80122 </message>
79631 <message> 80123 <message>
79632 <location filename="../UI/UserInterface.py" line="4131"/> 80124 <location filename="../UI/UserInterface.py" line="4048"/>
79633 <source>No User Tools Configured</source> 80125 <source>No User Tools Configured</source>
79634 <translation type="unfinished"></translation> 80126 <translation type="unfinished"></translation>
79635 </message> 80127 </message>
79636 <message> 80128 <message>
79637 <location filename="../UI/UserInterface.py" line="7086"/> 80129 <location filename="../UI/UserInterface.py" line="6861"/>
79638 <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> 80130 <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>
79639 <translation type="unfinished"></translation> 80131 <translation type="unfinished"></translation>
79640 </message> 80132 </message>
79641 <message> 80133 <message>
79642 <location filename="../UI/UserInterface.py" line="2335"/> 80134 <location filename="../UI/UserInterface.py" line="2334"/>
79643 <source>Hex Editor</source> 80135 <source>Hex Editor</source>
79644 <translation type="unfinished"></translation> 80136 <translation type="unfinished"></translation>
79645 </message> 80137 </message>
79646 <message> 80138 <message>
79647 <location filename="../UI/UserInterface.py" line="2335"/> 80139 <location filename="../UI/UserInterface.py" line="2334"/>
79648 <source>&amp;Hex Editor...</source> 80140 <source>&amp;Hex Editor...</source>
79649 <translation type="unfinished"></translation> 80141 <translation type="unfinished"></translation>
79650 </message> 80142 </message>
79651 <message> 80143 <message>
79652 <location filename="../UI/UserInterface.py" line="2340"/> 80144 <location filename="../UI/UserInterface.py" line="2339"/>
79653 <source>Start the eric6 Hex Editor</source> 80145 <source>Start the eric6 Hex Editor</source>
79654 <translation type="unfinished"></translation> 80146 <translation type="unfinished"></translation>
79655 </message> 80147 </message>
79656 <message> 80148 <message>
79657 <location filename="../UI/UserInterface.py" line="2342"/> 80149 <location filename="../UI/UserInterface.py" line="2341"/>
79658 <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> 80150 <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>
79659 <translation type="unfinished"></translation> 80151 <translation type="unfinished"></translation>
79660 </message> 80152 </message>
79661 <message> 80153 <message>
79662 <location filename="../UI/UserInterface.py" line="2583"/> 80154 <location filename="../UI/UserInterface.py" line="2582"/>
79663 <source>Clear private data</source> 80155 <source>Clear private data</source>
79664 <translation type="unfinished">Özel verileri temizle</translation> 80156 <translation type="unfinished">Özel verileri temizle</translation>
79665 </message> 80157 </message>
79666 <message> 80158 <message>
79667 <location filename="../UI/UserInterface.py" line="2585"/> 80159 <location filename="../UI/UserInterface.py" line="2584"/>
79668 <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> 80160 <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>
79669 <translation type="unfinished"></translation> 80161 <translation type="unfinished"></translation>
79670 </message> 80162 </message>
79671 <message> 80163 <message>
79672 <location filename="../UI/UserInterface.py" line="1555"/> 80164 <location filename="../UI/UserInterface.py" line="1554"/>
79673 <source>Save session...</source> 80165 <source>Save session...</source>
79674 <translation type="unfinished"></translation> 80166 <translation type="unfinished"></translation>
79675 </message> 80167 </message>
79676 <message> 80168 <message>
79677 <location filename="../UI/UserInterface.py" line="1560"/> 80169 <location filename="../UI/UserInterface.py" line="1559"/>
79678 <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> 80170 <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>
79679 <translation type="unfinished"></translation> 80171 <translation type="unfinished"></translation>
79680 </message> 80172 </message>
79681 <message> 80173 <message>
79682 <location filename="../UI/UserInterface.py" line="6635"/> 80174 <location filename="../UI/UserInterface.py" line="6410"/>
79683 <source>Load session</source> 80175 <source>Load session</source>
79684 <translation type="unfinished">Oturum yükleniyor</translation> 80176 <translation type="unfinished">Oturum yükleniyor</translation>
79685 </message> 80177 </message>
79686 <message> 80178 <message>
79687 <location filename="../UI/UserInterface.py" line="1568"/> 80179 <location filename="../UI/UserInterface.py" line="1567"/>
79688 <source>Load session...</source> 80180 <source>Load session...</source>
79689 <translation type="unfinished"></translation> 80181 <translation type="unfinished"></translation>
79690 </message> 80182 </message>
79691 <message> 80183 <message>
79692 <location filename="../UI/UserInterface.py" line="1573"/> 80184 <location filename="../UI/UserInterface.py" line="1572"/>
79693 <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> 80185 <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>
79694 <translation type="unfinished"></translation> 80186 <translation type="unfinished"></translation>
79695 </message> 80187 </message>
79696 <message> 80188 <message>
79697 <location filename="../UI/UserInterface.py" line="6635"/> 80189 <location filename="../UI/UserInterface.py" line="6410"/>
79698 <source>eric6 Session Files (*.e5s)</source> 80190 <source>eric6 Session Files (*.e5s)</source>
79699 <translation type="unfinished"></translation> 80191 <translation type="unfinished"></translation>
79700 </message> 80192 </message>
79701 <message> 80193 <message>
79702 <location filename="../UI/UserInterface.py" line="6686"/> 80194 <location filename="../UI/UserInterface.py" line="6461"/>
79703 <source>Crash Session found!</source> 80195 <source>Crash Session found!</source>
79704 <translation type="unfinished"></translation> 80196 <translation type="unfinished"></translation>
79705 </message> 80197 </message>
79706 <message> 80198 <message>
79707 <location filename="../UI/UserInterface.py" line="6686"/> 80199 <location filename="../UI/UserInterface.py" line="6461"/>
79708 <source>A session file of a crashed session was found. Shall this session be restored?</source> 80200 <source>A session file of a crashed session was found. Shall this session be restored?</source>
79709 <translation type="unfinished"></translation> 80201 <translation type="unfinished"></translation>
79710 </message> 80202 </message>
79711 <message> 80203 <message>
79712 <location filename="../UI/UserInterface.py" line="668"/> 80204 <location filename="../UI/UserInterface.py" line="668"/>
79717 <location filename="../UI/UserInterface.py" line="660"/> 80209 <location filename="../UI/UserInterface.py" line="660"/>
79718 <source>Initializing Plugins...</source> 80210 <source>Initializing Plugins...</source>
79719 <translation type="unfinished"></translation> 80211 <translation type="unfinished"></translation>
79720 </message> 80212 </message>
79721 <message> 80213 <message>
79722 <location filename="../UI/UserInterface.py" line="7221"/> 80214 <location filename="../UI/UserInterface.py" line="6996"/>
79723 <source>Update Check</source> 80215 <source>Update Check</source>
79724 <translation type="unfinished"></translation> 80216 <translation type="unfinished"></translation>
79725 </message> 80217 </message>
79726 <message> 80218 <message>
79727 <location filename="../UI/UserInterface.py" line="7221"/> 80219 <location filename="../UI/UserInterface.py" line="6996"/>
79728 <source>You installed eric directly from the source code. There is no possibility to check for the availability of an update.</source> 80220 <source>You installed eric directly from the source code. There is no possibility to check for the availability of an update.</source>
79729 <translation type="unfinished"></translation> 80221 <translation type="unfinished"></translation>
79730 </message> 80222 </message>
79731 <message> 80223 <message>
79732 <location filename="../UI/UserInterface.py" line="7211"/> 80224 <location filename="../UI/UserInterface.py" line="6986"/>
79733 <source>You are using a snapshot release of eric6. A more up-to-date stable release might be available.</source> 80225 <source>You are using a snapshot release of eric6. A more up-to-date stable release might be available.</source>
79734 <translation type="unfinished"></translation> 80226 <translation type="unfinished"></translation>
79735 </message> 80227 </message>
79736 <message> 80228 <message>
79737 <location filename="../UI/UserInterface.py" line="1932"/> 80229 <location filename="../UI/UserInterface.py" line="1931"/>
79738 <source>Code Documentation Viewer</source> 80230 <source>Code Documentation Viewer</source>
79739 <translation type="unfinished"></translation> 80231 <translation type="unfinished"></translation>
79740 </message> 80232 </message>
79741 <message> 80233 <message>
79742 <location filename="../UI/UserInterface.py" line="2741"/> 80234 <location filename="../UI/UserInterface.py" line="2740"/>
79743 <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> 80235 <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>
79744 <translation type="unfinished"></translation> 80236 <translation type="unfinished"></translation>
79745 </message> 80237 </message>
79746 <message> 80238 <message>
79747 <location filename="../UI/UserInterface.py" line="2756"/> 80239 <location filename="../UI/UserInterface.py" line="2756"/>
79748 <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>
79749 <translation type="unfinished"></translation>
79750 </message>
79751 <message>
79752 <location filename="../UI/UserInterface.py" line="2773"/>
79753 <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>
79754 <translation type="unfinished"></translation>
79755 </message>
79756 <message>
79757 <location filename="../UI/UserInterface.py" line="2791"/>
79758 <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> 80240 <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>
79759 <translation type="unfinished"></translation> 80241 <translation type="unfinished"></translation>
79760 </message> 80242 </message>
79761 <message> 80243 <message>
79762 <location filename="../UI/UserInterface.py" line="2876"/> 80244 <location filename="../UI/UserInterface.py" line="2814"/>
79763 <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>
79764 <translation type="unfinished"></translation>
79765 </message>
79766 <message>
79767 <location filename="../UI/UserInterface.py" line="2891"/>
79768 <source>PySide2 Documentation</source> 80245 <source>PySide2 Documentation</source>
79769 <translation type="unfinished"></translation> 80246 <translation type="unfinished"></translation>
79770 </message> 80247 </message>
79771 <message> 80248 <message>
79772 <location filename="../UI/UserInterface.py" line="2891"/> 80249 <location filename="../UI/UserInterface.py" line="2814"/>
79773 <source>PySide&amp;2 Documentation</source> 80250 <source>PySide&amp;2 Documentation</source>
79774 <translation type="unfinished"></translation> 80251 <translation type="unfinished"></translation>
79775 </message> 80252 </message>
79776 <message> 80253 <message>
79777 <location filename="../UI/UserInterface.py" line="2895"/> 80254 <location filename="../UI/UserInterface.py" line="2818"/>
79778 <source>Open PySide2 Documentation</source> 80255 <source>Open PySide2 Documentation</source>
79779 <translation type="unfinished"></translation> 80256 <translation type="unfinished"></translation>
79780 </message> 80257 </message>
79781 <message> 80258 <message>
79782 <location filename="../UI/UserInterface.py" line="2897"/> 80259 <location filename="../UI/UserInterface.py" line="2820"/>
79783 <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> 80260 <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>
79784 <translation type="unfinished"></translation> 80261 <translation type="unfinished"></translation>
79785 </message> 80262 </message>
79786 <message> 80263 <message>
79787 <location filename="../UI/UserInterface.py" line="5869"/> 80264 <location filename="../UI/UserInterface.py" line="5644"/>
79788 <source>&lt;p&gt;The PySide{0} documentation starting point has not been configured.&lt;/p&gt;</source> 80265 <source>&lt;p&gt;The PySide{0} documentation starting point has not been configured.&lt;/p&gt;</source>
79789 <translation type="unfinished"></translation> 80266 <translation type="unfinished"></translation>
79790 </message> 80267 </message>
79791 <message> 80268 <message>
79792 <location filename="../UI/UserInterface.py" line="2691"/> 80269 <location filename="../UI/UserInterface.py" line="2690"/>
79793 <source>Virtualenv Manager</source> 80270 <source>Virtualenv Manager</source>
79794 <translation type="unfinished"></translation> 80271 <translation type="unfinished"></translation>
79795 </message> 80272 </message>
79796 <message> 80273 <message>
79797 <location filename="../UI/UserInterface.py" line="2685"/> 80274 <location filename="../UI/UserInterface.py" line="2684"/>
79798 <source>&amp;Virtualenv Manager...</source> 80275 <source>&amp;Virtualenv Manager...</source>
79799 <translation type="unfinished"></translation> 80276 <translation type="unfinished"></translation>
79800 </message> 80277 </message>
79801 <message> 80278 <message>
79802 <location filename="../UI/UserInterface.py" line="2693"/> 80279 <location filename="../UI/UserInterface.py" line="2692"/>
79803 <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> 80280 <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>
79804 <translation type="unfinished"></translation> 80281 <translation type="unfinished"></translation>
79805 </message> 80282 </message>
79806 <message> 80283 <message>
79807 <location filename="../UI/UserInterface.py" line="2708"/> 80284 <location filename="../UI/UserInterface.py" line="2707"/>
79808 <source>Virtualenv Configurator</source> 80285 <source>Virtualenv Configurator</source>
79809 <translation type="unfinished"></translation> 80286 <translation type="unfinished"></translation>
79810 </message> 80287 </message>
79811 <message> 80288 <message>
79812 <location filename="../UI/UserInterface.py" line="2702"/> 80289 <location filename="../UI/UserInterface.py" line="2701"/>
79813 <source>Virtualenv &amp;Configurator...</source> 80290 <source>Virtualenv &amp;Configurator...</source>
79814 <translation type="unfinished"></translation> 80291 <translation type="unfinished"></translation>
79815 </message> 80292 </message>
79816 <message> 80293 <message>
79817 <location filename="../UI/UserInterface.py" line="2710"/> 80294 <location filename="../UI/UserInterface.py" line="2709"/>
79818 <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> 80295 <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>
79819 <translation type="unfinished"></translation> 80296 <translation type="unfinished"></translation>
79820 </message> 80297 </message>
79821 <message> 80298 <message>
79822 <location filename="../UI/UserInterface.py" line="3129"/> 80299 <location filename="../UI/UserInterface.py" line="3052"/>
79823 <source>Left Side</source> 80300 <source>Left Side</source>
79824 <translation type="unfinished"></translation> 80301 <translation type="unfinished"></translation>
79825 </message> 80302 </message>
79826 <message> 80303 <message>
79827 <location filename="../UI/UserInterface.py" line="3141"/> 80304 <location filename="../UI/UserInterface.py" line="3064"/>
79828 <source>Bottom Side</source> 80305 <source>Bottom Side</source>
79829 <translation type="unfinished"></translation> 80306 <translation type="unfinished"></translation>
79830 </message> 80307 </message>
79831 <message> 80308 <message>
79832 <location filename="../UI/UserInterface.py" line="3148"/> 80309 <location filename="../UI/UserInterface.py" line="3071"/>
79833 <source>Right Side</source> 80310 <source>Right Side</source>
79834 <translation type="unfinished"></translation> 80311 <translation type="unfinished"></translation>
79835 </message> 80312 </message>
79836 <message> 80313 <message>
79837 <location filename="../UI/UserInterface.py" line="3168"/> 80314 <location filename="../UI/UserInterface.py" line="3091"/>
79838 <source>Plug-ins</source> 80315 <source>Plug-ins</source>
79839 <translation type="unfinished"></translation> 80316 <translation type="unfinished"></translation>
79840 </message> 80317 </message>
79841 <message> 80318 <message>
79842 <location filename="../UI/UserInterface.py" line="1539"/> 80319 <location filename="../UI/UserInterface.py" line="1538"/>
79843 <source>Restart</source> 80320 <source>Restart</source>
79844 <translation type="unfinished"></translation> 80321 <translation type="unfinished"></translation>
79845 </message> 80322 </message>
79846 <message> 80323 <message>
79847 <location filename="../UI/UserInterface.py" line="1539"/> 80324 <location filename="../UI/UserInterface.py" line="1538"/>
79848 <source>Ctrl+Shift+Q</source> 80325 <source>Ctrl+Shift+Q</source>
79849 <comment>File|Quit</comment> 80326 <comment>File|Quit</comment>
79850 <translation type="unfinished"></translation> 80327 <translation type="unfinished"></translation>
79851 </message> 80328 </message>
79852 <message> 80329 <message>
80330 <location filename="../UI/UserInterface.py" line="1544"/>
80331 <source>Restart the IDE</source>
80332 <translation type="unfinished"></translation>
80333 </message>
80334 <message>
79853 <location filename="../UI/UserInterface.py" line="1545"/> 80335 <location filename="../UI/UserInterface.py" line="1545"/>
79854 <source>Restart the IDE</source>
79855 <translation type="unfinished"></translation>
79856 </message>
79857 <message>
79858 <location filename="../UI/UserInterface.py" line="1546"/>
79859 <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> 80336 <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>
79860 <translation type="unfinished"></translation> 80337 <translation type="unfinished"></translation>
79861 </message> 80338 </message>
79862 <message> 80339 <message>
79863 <location filename="../UI/UserInterface.py" line="6043"/> 80340 <location filename="../UI/UserInterface.py" line="5818"/>
79864 <source>Start Web Browser</source> 80341 <source>Start Web Browser</source>
79865 <translation type="unfinished"></translation> 80342 <translation type="unfinished"></translation>
79866 </message> 80343 </message>
79867 <message> 80344 <message>
79868 <location filename="../UI/UserInterface.py" line="5982"/> 80345 <location filename="../UI/UserInterface.py" line="5757"/>
79869 <source>The eric6 web browser could not be started.</source> 80346 <source>The eric6 web browser could not be started.</source>
79870 <translation type="unfinished"></translation> 80347 <translation type="unfinished"></translation>
79871 </message> 80348 </message>
79872 <message> 80349 <message>
79873 <location filename="../UI/UserInterface.py" line="6043"/> 80350 <location filename="../UI/UserInterface.py" line="5818"/>
79874 <source>&lt;p&gt;The eric6 web browser is not started.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source> 80351 <source>&lt;p&gt;The eric6 web browser is not started.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
79875 <translation type="unfinished"></translation> 80352 <translation type="unfinished"></translation>
79876 </message> 80353 </message>
79877 <message> 80354 <message>
79878 <location filename="../UI/UserInterface.py" line="1970"/> 80355 <location filename="../UI/UserInterface.py" line="1969"/>
79879 <source>Conda</source> 80356 <source>Conda</source>
79880 <translation type="unfinished"></translation> 80357 <translation type="unfinished"></translation>
79881 </message> 80358 </message>
79882 <message> 80359 <message>
79883 <location filename="../UI/UserInterface.py" line="1952"/> 80360 <location filename="../UI/UserInterface.py" line="1951"/>
79884 <source>PyPI</source> 80361 <source>PyPI</source>
79885 <translation type="unfinished"></translation> 80362 <translation type="unfinished"></translation>
79886 </message> 80363 </message>
79887 <message> 80364 <message>
79888 <location filename="../UI/UserInterface.py" line="3479"/> 80365 <location filename="../UI/UserInterface.py" line="3396"/>
79889 <source>&lt;p&gt;This part of the status bar allows zooming the current editor or shell.&lt;/p&gt;</source> 80366 <source>&lt;p&gt;This part of the status bar allows zooming the current editor or shell.&lt;/p&gt;</source>
79890 <translation type="unfinished"></translation> 80367 <translation type="unfinished"></translation>
79891 </message> 80368 </message>
79892 <message> 80369 <message>
79893 <location filename="../UI/UserInterface.py" line="1988"/> 80370 <location filename="../UI/UserInterface.py" line="1987"/>
79894 <source>MicroPython</source> 80371 <source>MicroPython</source>
79895 <translation type="unfinished"></translation> 80372 <translation type="unfinished"></translation>
79896 </message> 80373 </message>
79897 <message> 80374 <message>
79898 <location filename="../UI/UserInterface.py" line="1876"/> 80375 <location filename="../UI/UserInterface.py" line="1875"/>
79899 <source>Ctrl+Alt+Shift+I</source> 80376 <source>Ctrl+Alt+Shift+I</source>
79900 <translation type="unfinished"></translation> 80377 <translation type="unfinished"></translation>
79901 </message> 80378 </message>
79902 <message> 80379 <message>
79903 <location filename="../UI/UserInterface.py" line="1932"/> 80380 <location filename="../UI/UserInterface.py" line="1931"/>
79904 <source>Ctrl+Alt+Shift+D</source> 80381 <source>Ctrl+Alt+Shift+D</source>
79905 <translation type="unfinished"></translation> 80382 <translation type="unfinished"></translation>
79906 </message> 80383 </message>
79907 <message> 80384 <message>
79908 <location filename="../UI/UserInterface.py" line="1938"/> 80385 <location filename="../UI/UserInterface.py" line="1937"/>
79909 <source>Switch the input focus to the Code Documentation Viewer window.</source> 80386 <source>Switch the input focus to the Code Documentation Viewer window.</source>
79910 <translation type="unfinished"></translation> 80387 <translation type="unfinished"></translation>
79911 </message> 80388 </message>
79912 <message> 80389 <message>
79913 <location filename="../UI/UserInterface.py" line="1941"/> 80390 <location filename="../UI/UserInterface.py" line="1940"/>
79914 <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> 80391 <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>
79915 <translation type="unfinished"></translation> 80392 <translation type="unfinished"></translation>
79916 </message> 80393 </message>
79917 <message> 80394 <message>
79918 <location filename="../UI/UserInterface.py" line="1952"/> 80395 <location filename="../UI/UserInterface.py" line="1951"/>
79919 <source>Ctrl+Alt+Shift+P</source> 80396 <source>Ctrl+Alt+Shift+P</source>
79920 <translation type="unfinished"></translation> 80397 <translation type="unfinished"></translation>
79921 </message> 80398 </message>
79922 <message> 80399 <message>
79923 <location filename="../UI/UserInterface.py" line="1958"/> 80400 <location filename="../UI/UserInterface.py" line="1957"/>
79924 <source>Switch the input focus to the PyPI window.</source> 80401 <source>Switch the input focus to the PyPI window.</source>
79925 <translation type="unfinished"></translation> 80402 <translation type="unfinished"></translation>
79926 </message> 80403 </message>
79927 <message> 80404 <message>
79928 <location filename="../UI/UserInterface.py" line="1960"/> 80405 <location filename="../UI/UserInterface.py" line="1959"/>
79929 <source>&lt;b&gt;PyPI&lt;/b&gt;&lt;p&gt;This switches the input focus to the PyPI window.&lt;/p&gt;</source> 80406 <source>&lt;b&gt;PyPI&lt;/b&gt;&lt;p&gt;This switches the input focus to the PyPI window.&lt;/p&gt;</source>
79930 <translation type="unfinished"></translation> 80407 <translation type="unfinished"></translation>
79931 </message> 80408 </message>
79932 <message> 80409 <message>
79933 <location filename="../UI/UserInterface.py" line="1970"/> 80410 <location filename="../UI/UserInterface.py" line="1969"/>
79934 <source>Ctrl+Alt+Shift+C</source> 80411 <source>Ctrl+Alt+Shift+C</source>
79935 <translation type="unfinished"></translation> 80412 <translation type="unfinished"></translation>
79936 </message> 80413 </message>
79937 <message> 80414 <message>
79938 <location filename="../UI/UserInterface.py" line="1976"/> 80415 <location filename="../UI/UserInterface.py" line="1975"/>
79939 <source>Switch the input focus to the Conda window.</source> 80416 <source>Switch the input focus to the Conda window.</source>
79940 <translation type="unfinished"></translation> 80417 <translation type="unfinished"></translation>
79941 </message> 80418 </message>
79942 <message> 80419 <message>
79943 <location filename="../UI/UserInterface.py" line="1978"/> 80420 <location filename="../UI/UserInterface.py" line="1977"/>
79944 <source>&lt;b&gt;Conda&lt;/b&gt;&lt;p&gt;This switches the input focus to the Conda window.&lt;/p&gt;</source> 80421 <source>&lt;b&gt;Conda&lt;/b&gt;&lt;p&gt;This switches the input focus to the Conda window.&lt;/p&gt;</source>
79945 <translation type="unfinished"></translation> 80422 <translation type="unfinished"></translation>
79946 </message> 80423 </message>
79947 <message> 80424 <message>
79948 <location filename="../UI/UserInterface.py" line="1988"/> 80425 <location filename="../UI/UserInterface.py" line="1987"/>
79949 <source>Ctrl+Alt+Shift+M</source> 80426 <source>Ctrl+Alt+Shift+M</source>
79950 <translation type="unfinished"></translation> 80427 <translation type="unfinished"></translation>
79951 </message> 80428 </message>
79952 <message> 80429 <message>
79953 <location filename="../UI/UserInterface.py" line="1994"/> 80430 <location filename="../UI/UserInterface.py" line="1993"/>
79954 <source>Switch the input focus to the MicroPython window.</source> 80431 <source>Switch the input focus to the MicroPython window.</source>
79955 <translation type="unfinished"></translation> 80432 <translation type="unfinished"></translation>
79956 </message> 80433 </message>
79957 <message> 80434 <message>
79958 <location filename="../UI/UserInterface.py" line="1996"/> 80435 <location filename="../UI/UserInterface.py" line="1995"/>
79959 <source>&lt;b&gt;MicroPython&lt;/b&gt;&lt;p&gt;This switches the input focus to the MicroPython window.&lt;/p&gt;</source> 80436 <source>&lt;b&gt;MicroPython&lt;/b&gt;&lt;p&gt;This switches the input focus to the MicroPython window.&lt;/p&gt;</source>
79960 <translation type="unfinished"></translation> 80437 <translation type="unfinished"></translation>
79961 </message> 80438 </message>
79962 <message> 80439 <message>
79963 <location filename="../UI/UserInterface.py" line="3126"/> 80440 <location filename="../UI/UserInterface.py" line="3049"/>
79964 <source>Central Park</source> 80441 <source>Central Park</source>
79965 <translation type="unfinished"></translation> 80442 <translation type="unfinished"></translation>
79966 </message> 80443 </message>
79967 <message> 80444 <message>
79968 <location filename="../UI/UserInterface.py" line="3650"/> 80445 <location filename="../UI/UserInterface.py" line="3567"/>
79969 <source>&lt;h2&gt;Version Numbers&lt;/h2&gt;&lt;table&gt;</source> 80446 <source>&lt;h2&gt;Version Numbers&lt;/h2&gt;&lt;table&gt;</source>
79970 <translation type="unfinished">&lt;h3&gt;Sürüm Numaraları&lt;/h3&gt;&lt;table&gt; {2&gt;?} {2&gt;?}</translation> 80447 <translation type="unfinished">&lt;h3&gt;Sürüm Numaraları&lt;/h3&gt;&lt;table&gt; {2&gt;?} {2&gt;?}</translation>
79971 </message> 80448 </message>
79972 <message> 80449 <message>
79973 <location filename="../UI/UserInterface.py" line="4944"/> 80450 <location filename="../UI/UserInterface.py" line="4861"/>
79974 <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> 80451 <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>
79975 <translation type="unfinished"></translation> 80452 <translation type="unfinished"></translation>
79976 </message> 80453 </message>
79977 <message> 80454 <message>
79978 <location filename="../UI/UserInterface.py" line="5014"/> 80455 <location filename="../UI/UserInterface.py" line="4931"/>
79979 <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> 80456 <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>
79980 <translation type="unfinished"></translation> 80457 <translation type="unfinished"></translation>
79981 </message> 80458 </message>
79982 <message> 80459 <message>
79983 <location filename="../UI/UserInterface.py" line="5058"/> 80460 <location filename="../UI/UserInterface.py" line="4975"/>
79984 <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> 80461 <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>
79985 <translation type="unfinished"></translation> 80462 <translation type="unfinished"></translation>
79986 </message> 80463 </message>
79987 </context> 80464 </context>
79988 <context> 80465 <context>
80036 </message> 80513 </message>
80037 </context> 80514 </context>
80038 <context> 80515 <context>
80039 <name>Utilities</name> 80516 <name>Utilities</name>
80040 <message> 80517 <message>
80041 <location filename="../Utilities/__init__.py" line="1502"/> 80518 <location filename="../Utilities/__init__.py" line="1503"/>
80042 <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> 80519 <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>
80043 <translation>&lt;p&gt;%-alanlarda çeşitli kodları kullanabilirsiniz. Tanımlanan kodlar:&lt;table&gt;&lt;tr&gt;&lt;td&gt;%C&lt;/td&gt;&lt;td&gt;geçerli düzenleyicinin imlecinin sütunu&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%D&lt;/td&gt;&lt;td&gt;geçerli düzenleyicinin dizini&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%F&lt;/td&gt;&lt;td&gt;geçerli düzenleyicinin dosya adı&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%H&lt;/td&gt;&lt;td&gt;geçerli kullancının ana dizini&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%L&lt;/td&gt;&lt;td&gt;geçerli düzenleyicinin imlecinin satırı&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%P&lt;/td&gt;&lt;td&gt;geçerli projenin yolu&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;Geçici kullanıcının kullanıcı adı&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%%&lt;/td&gt;&lt;td&gt;oran işareti&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</translation> 80520 <translation>&lt;p&gt;%-alanlarda çeşitli kodları kullanabilirsiniz. Tanımlanan kodlar:&lt;table&gt;&lt;tr&gt;&lt;td&gt;%C&lt;/td&gt;&lt;td&gt;geçerli düzenleyicinin imlecinin sütunu&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%D&lt;/td&gt;&lt;td&gt;geçerli düzenleyicinin dizini&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%F&lt;/td&gt;&lt;td&gt;geçerli düzenleyicinin dosya adı&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%H&lt;/td&gt;&lt;td&gt;geçerli kullancının ana dizini&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%L&lt;/td&gt;&lt;td&gt;geçerli düzenleyicinin imlecinin satırı&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%P&lt;/td&gt;&lt;td&gt;geçerli projenin yolu&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;Geçici kullanıcının kullanıcı adı&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%%&lt;/td&gt;&lt;td&gt;oran işareti&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</translation>
80044 </message> 80521 </message>
80045 </context> 80522 </context>
80046 <context> 80523 <context>
84539 </message> 85016 </message>
84540 </context> 85017 </context>
84541 <context> 85018 <context>
84542 <name>VirtualenvAddEditDialog</name> 85019 <name>VirtualenvAddEditDialog</name>
84543 <message> 85020 <message>
85021 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="137"/>
85022 <source>Logical Name:</source>
85023 <translation type="unfinished"></translation>
85024 </message>
85025 <message>
85026 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="123"/>
85027 <source>Enter a unique name for the virtual environment</source>
85028 <translation type="unfinished"></translation>
85029 </message>
85030 <message>
85031 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="144"/>
85032 <source>Directory:</source>
85033 <translation type="unfinished"></translation>
85034 </message>
85035 <message>
85036 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="116"/>
85037 <source>Enter the directory of the virtual environment</source>
85038 <translation type="unfinished"></translation>
85039 </message>
85040 <message>
85041 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="130"/>
85042 <source>Python Interpreter:</source>
85043 <translation type="unfinished"></translation>
85044 </message>
85045 <message>
85046 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="100"/>
85047 <source>Enter the Python interpreter of the virtual environment</source>
85048 <translation type="unfinished"></translation>
85049 </message>
85050 <message>
85051 <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="62"/>
85052 <source>Virtualenv Target Directory</source>
85053 <translation type="unfinished"></translation>
85054 </message>
85055 <message>
85056 <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="67"/>
85057 <source>Python Interpreter</source>
85058 <translation type="unfinished"></translation>
85059 </message>
85060 <message>
85061 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="32"/>
85062 <source>Select,if this is a global environment (i.e. no virtual environment directory to be given)</source>
85063 <translation type="unfinished"></translation>
85064 </message>
85065 <message>
85066 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="39"/>
85067 <source>Global Environment</source>
85068 <translation type="unfinished"></translation>
85069 </message>
85070 <message>
84544 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="20"/> 85071 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="20"/>
84545 <source>Logical Name:</source>
84546 <translation type="unfinished"></translation>
84547 </message>
84548 <message>
84549 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="27"/>
84550 <source>Enter a unique name for the virtual environment</source>
84551 <translation type="unfinished"></translation>
84552 </message>
84553 <message>
84554 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="34"/>
84555 <source>Directory:</source>
84556 <translation type="unfinished"></translation>
84557 </message>
84558 <message>
84559 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="50"/>
84560 <source>Enter the directory of the virtual environment</source>
84561 <translation type="unfinished"></translation>
84562 </message>
84563 <message>
84564 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="57"/>
84565 <source>Python Interpreter:</source>
84566 <translation type="unfinished"></translation>
84567 </message>
84568 <message>
84569 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="73"/>
84570 <source>Enter the Python interpreter of the virtual environment</source>
84571 <translation type="unfinished"></translation>
84572 </message>
84573 <message>
84574 <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="64"/>
84575 <source>Virtualenv Target Directory</source>
84576 <translation type="unfinished"></translation>
84577 </message>
84578 <message>
84579 <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="69"/>
84580 <source>Python Interpreter</source>
84581 <translation type="unfinished"></translation>
84582 </message>
84583 <message>
84584 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="106"/>
84585 <source>Select,if this is a global environment (i.e. no virtual environment directory to be given)</source>
84586 <translation type="unfinished"></translation>
84587 </message>
84588 <message>
84589 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="113"/>
84590 <source>Global Environment</source>
84591 <translation type="unfinished"></translation>
84592 </message>
84593 <message>
84594 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="87"/>
84595 <source>Select the Python variant</source>
84596 <translation type="unfinished"></translation>
84597 </message>
84598 <message>
84599 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="155"/>
84600 <source>PATH Prefix:</source> 85072 <source>PATH Prefix:</source>
84601 <translation type="unfinished"></translation> 85073 <translation type="unfinished"></translation>
84602 </message> 85074 </message>
84603 <message> 85075 <message>
84604 <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="74"/> 85076 <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="72"/>
84605 <source>Enter the executable search path to be prepended to the PATH environment variable. Use &apos;{0}&apos; as the separator.</source> 85077 <source>Enter the executable search path to be prepended to the PATH environment variable. Use &apos;{0}&apos; as the separator.</source>
84606 <translation type="unfinished"></translation> 85078 <translation type="unfinished"></translation>
84607 </message> 85079 </message>
84608 <message> 85080 <message>
84609 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="80"/> 85081 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="35"/>
84610 <source>Python Variant:</source>
84611 <translation type="unfinished"></translation>
84612 </message>
84613 <message>
84614 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="109"/>
84615 <source>&lt;b&gt;Global Environment&lt;/b&gt; 85082 <source>&lt;b&gt;Global Environment&lt;/b&gt;
84616 &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> 85083 &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>
84617 <translation type="unfinished"></translation> 85084 <translation type="unfinished"></translation>
84618 </message> 85085 </message>
84619 <message> 85086 <message>
84620 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="120"/> 85087 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="46"/>
84621 <source>Select, if this is a Conda environment</source> 85088 <source>Select, if this is a Conda environment</source>
84622 <translation type="unfinished"></translation> 85089 <translation type="unfinished"></translation>
84623 </message> 85090 </message>
84624 <message> 85091 <message>
84625 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="123"/> 85092 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="49"/>
84626 <source>Conda Environment</source> 85093 <source>Conda Environment</source>
84627 <translation type="unfinished"></translation> 85094 <translation type="unfinished"></translation>
84628 </message> 85095 </message>
84629 <message> 85096 <message>
84630 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="130"/> 85097 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="56"/>
84631 <source>Select, if this is a remotely accessed environment</source> 85098 <source>Select, if this is a remotely accessed environment</source>
84632 <translation type="unfinished"></translation> 85099 <translation type="unfinished"></translation>
84633 </message> 85100 </message>
84634 <message> 85101 <message>
84635 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="133"/> 85102 <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="59"/>
84636 <source>Remote Environment</source> 85103 <source>Remote Environment</source>
84637 <translation type="unfinished"></translation> 85104 <translation type="unfinished"></translation>
84638 </message> 85105 </message>
84639 </context> 85106 </context>
84640 <context> 85107 <context>
84708 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="218"/> 85175 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="218"/>
84709 <source>Enter the Python interpreter for the virtual environment</source> 85176 <source>Enter the Python interpreter for the virtual environment</source>
84710 <translation type="unfinished"></translation> 85177 <translation type="unfinished"></translation>
84711 </message> 85178 </message>
84712 <message> 85179 <message>
84713 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="670"/> 85180 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="665"/>
84714 <source>Options</source> 85181 <source>Options</source>
84715 <translation type="unfinished"></translation> 85182 <translation type="unfinished"></translation>
84716 </message> 85183 </message>
84717 <message> 85184 <message>
84718 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="236"/> 85185 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="236"/>
84723 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="243"/> 85190 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="243"/>
84724 <source>Select the verbosity (-1: quiet, 0: normal, 1: verbose)</source> 85191 <source>Select the verbosity (-1: quiet, 0: normal, 1: verbose)</source>
84725 <translation type="unfinished"></translation> 85192 <translation type="unfinished"></translation>
84726 </message> 85193 </message>
84727 <message> 85194 <message>
84728 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="676"/> 85195 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="671"/>
84729 <source>Python Version:</source> 85196 <source>Python Version:</source>
84730 <translation type="unfinished"></translation> 85197 <translation type="unfinished"></translation>
84731 </message> 85198 </message>
84732 <message> 85199 <message>
84733 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="283"/> 85200 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="283"/>
84734 <source>Select the Python version (empty for current)</source> 85201 <source>Select the Python version (empty for current)</source>
84735 <translation type="unfinished"></translation> 85202 <translation type="unfinished"></translation>
84736 </message> 85203 </message>
84737 <message> 85204 <message>
84738 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="345"/> 85205 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="340"/>
84739 <source>Select to give the virtualenv access to the global site-packages</source> 85206 <source>Select to give the virtualenv access to the global site-packages</source>
84740 <translation type="unfinished"></translation> 85207 <translation type="unfinished"></translation>
84741 </message> 85208 </message>
84742 <message> 85209 <message>
84743 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="348"/> 85210 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="343"/>
84744 <source>System-wide Python Packages</source> 85211 <source>System-wide Python Packages</source>
84745 <translation type="unfinished"></translation> 85212 <translation type="unfinished"></translation>
84746 </message> 85213 </message>
84747 <message> 85214 <message>
84748 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="355"/> 85215 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="350"/>
84749 <source>Select to unzip setuptools when installing it</source> 85216 <source>Select to unzip setuptools when installing it</source>
84750 <translation type="unfinished"></translation> 85217 <translation type="unfinished"></translation>
84751 </message> 85218 </message>
84752 <message> 85219 <message>
84753 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="358"/> 85220 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="353"/>
84754 <source>Unzip Setuptool to virtualenv</source> 85221 <source>Unzip Setuptool to virtualenv</source>
84755 <translation type="unfinished"></translation> 85222 <translation type="unfinished"></translation>
84756 </message> 85223 </message>
84757 <message> 85224 <message>
84758 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="368"/> 85225 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="363"/>
84759 <source>Select to not install setuptools (or pip) in the new virtualenv</source> 85226 <source>Select to not install setuptools (or pip) in the new virtualenv</source>
84760 <translation type="unfinished"></translation> 85227 <translation type="unfinished"></translation>
84761 </message> 85228 </message>
84762 <message> 85229 <message>
84763 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="371"/> 85230 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="366"/>
84764 <source>Don&apos;t install &apos;setuptool&apos; (or pip) in the virtualenv</source> 85231 <source>Don&apos;t install &apos;setuptool&apos; (or pip) in the virtualenv</source>
84765 <translation type="unfinished"></translation> 85232 <translation type="unfinished"></translation>
84766 </message> 85233 </message>
84767 <message> 85234 <message>
84768 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="378"/> 85235 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="373"/>
84769 <source>Select to not install pip in the new virtualenv</source> 85236 <source>Select to not install pip in the new virtualenv</source>
84770 <translation type="unfinished"></translation> 85237 <translation type="unfinished"></translation>
84771 </message> 85238 </message>
84772 <message> 85239 <message>
84773 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="381"/> 85240 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="376"/>
84774 <source>Don&apos;t install &apos;pip&apos; in the virtualenv</source> 85241 <source>Don&apos;t install &apos;pip&apos; in the virtualenv</source>
84775 <translation type="unfinished"></translation> 85242 <translation type="unfinished"></translation>
84776 </message> 85243 </message>
84777 <message> 85244 <message>
84778 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="388"/> 85245 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="383"/>
84779 <source>Select to clear the target first</source> 85246 <source>Select to clear the target first</source>
84780 <translation type="unfinished"></translation> 85247 <translation type="unfinished"></translation>
84781 </message> 85248 </message>
84782 <message> 85249 <message>
84783 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="391"/> 85250 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="386"/>
84784 <source>Clear out the target directory</source> 85251 <source>Clear out the target directory</source>
84785 <translation type="unfinished"></translation> 85252 <translation type="unfinished"></translation>
84786 </message> 85253 </message>
84787 <message> 85254 <message>
84788 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="398"/> 85255 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="393"/>
84789 <source>Select to always copy files rather than symlinking</source> 85256 <source>Select to always copy files rather than symlinking</source>
84790 <translation type="unfinished"></translation> 85257 <translation type="unfinished"></translation>
84791 </message> 85258 </message>
84792 <message> 85259 <message>
84793 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="401"/> 85260 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="396"/>
84794 <source>Always copy files</source> 85261 <source>Always copy files</source>
84795 <translation type="unfinished"></translation> 85262 <translation type="unfinished"></translation>
84796 </message> 85263 </message>
84797 <message> 85264 <message>
84798 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="408"/> 85265 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="403"/>
84799 <source>Select to use symlinks instead of copies</source> 85266 <source>Select to use symlinks instead of copies</source>
84800 <translation type="unfinished"></translation> 85267 <translation type="unfinished"></translation>
84801 </message> 85268 </message>
84802 <message> 85269 <message>
84803 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="411"/> 85270 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="406"/>
84804 <source>Use Symbolic Links</source> 85271 <source>Use Symbolic Links</source>
84805 <translation type="unfinished"></translation> 85272 <translation type="unfinished"></translation>
84806 </message> 85273 </message>
84807 <message> 85274 <message>
84808 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="418"/> 85275 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="413"/>
84809 <source>Select to upgrade a virtual environment</source> 85276 <source>Select to upgrade a virtual environment</source>
84810 <translation type="unfinished"></translation> 85277 <translation type="unfinished"></translation>
84811 </message> 85278 </message>
84812 <message> 85279 <message>
84813 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="421"/> 85280 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="416"/>
84814 <source>Upgrade</source> 85281 <source>Upgrade</source>
84815 <translation type="unfinished"></translation> 85282 <translation type="unfinished"></translation>
84816 </message> 85283 </message>
84817 <message> 85284 <message>
84818 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="428"/> 85285 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="423"/>
84819 <source>Select to generate a log file in the target directory</source> 85286 <source>Select to generate a log file in the target directory</source>
84820 <translation type="unfinished"></translation> 85287 <translation type="unfinished"></translation>
84821 </message> 85288 </message>
84822 <message> 85289 <message>
84823 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="431"/> 85290 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="426"/>
84824 <source>Save a log file in the target directory after creation</source> 85291 <source>Save a log file in the target directory after creation</source>
84825 <translation type="unfinished"></translation> 85292 <translation type="unfinished"></translation>
84826 </message> 85293 </message>
84827 <message> 85294 <message>
84828 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="441"/> 85295 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="436"/>
84829 <source>Select to write a shell script/batch file to regenerate the virtualenv</source> 85296 <source>Select to write a shell script/batch file to regenerate the virtualenv</source>
84830 <translation type="unfinished"></translation> 85297 <translation type="unfinished"></translation>
84831 </message> 85298 </message>
84832 <message> 85299 <message>
84833 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="444"/> 85300 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="439"/>
84834 <source>Save virtualenv generation script</source> 85301 <source>Save virtualenv generation script</source>
84835 <translation type="unfinished"></translation> 85302 <translation type="unfinished"></translation>
84836 </message> 85303 </message>
84837 <message> 85304 <message>
84838 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="454"/> 85305 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="449"/>
84839 <source>Open the newly created virtualenv in a file manager window</source> 85306 <source>Open the newly created virtualenv in a file manager window</source>
84840 <translation type="unfinished"></translation> 85307 <translation type="unfinished"></translation>
84841 </message> 85308 </message>
84842 <message> 85309 <message>
84843 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="457"/> 85310 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="452"/>
84844 <source>Open target directory after creation</source> 85311 <source>Open target directory after creation</source>
84845 <translation type="unfinished"></translation> 85312 <translation type="unfinished"></translation>
84846 </message> 85313 </message>
84847 <message> 85314 <message>
84848 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="45"/> 85315 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="45"/>
84908 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="80"/> 85375 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="80"/>
84909 <source>Select to use &apos;conda&apos;</source> 85376 <source>Select to use &apos;conda&apos;</source>
84910 <translation type="unfinished"></translation> 85377 <translation type="unfinished"></translation>
84911 </message> 85378 </message>
84912 <message> 85379 <message>
84913 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="471"/> 85380 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="466"/>
84914 <source>Target Environment Specification</source> 85381 <source>Target Environment Specification</source>
84915 <translation type="unfinished"></translation> 85382 <translation type="unfinished"></translation>
84916 </message> 85383 </message>
84917 <message> 85384 <message>
84918 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="568"/> 85385 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="563"/>
84919 <source>Name:</source> 85386 <source>Name:</source>
84920 <translation type="unfinished">Adı:</translation> 85387 <translation type="unfinished">Adı:</translation>
84921 </message> 85388 </message>
84922 <message> 85389 <message>
84923 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="484"/> 85390 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="479"/>
84924 <source>Enter the name for the environment</source> 85391 <source>Enter the name for the environment</source>
84925 <translation type="unfinished"></translation> 85392 <translation type="unfinished"></translation>
84926 </message> 85393 </message>
84927 <message> 85394 <message>
84928 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="582"/> 85395 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="577"/>
84929 <source>Path:</source> 85396 <source>Path:</source>
84930 <translation type="unfinished">Yol:</translation> 85397 <translation type="unfinished">Yol:</translation>
84931 </message> 85398 </message>
84932 <message> 85399 <message>
84933 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="507"/> 85400 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="502"/>
84934 <source>Enter the target directory for the conda environment</source> 85401 <source>Enter the target directory for the conda environment</source>
84935 <translation type="unfinished"></translation> 85402 <translation type="unfinished"></translation>
84936 </message> 85403 </message>
84937 <message> 85404 <message>
84938 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="514"/> 85405 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="509"/>
84939 <source>&lt;b&gt;Note:&lt;/b&gt; Only one of the above entries is mandatory.</source> 85406 <source>&lt;b&gt;Note:&lt;/b&gt; Only one of the above entries is mandatory.</source>
84940 <translation type="unfinished"></translation> 85407 <translation type="unfinished"></translation>
84941 </message> 85408 </message>
84942 <message> 85409 <message>
84943 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="524"/> 85410 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="519"/>
84944 <source>Special Operations</source> 85411 <source>Special Operations</source>
84945 <translation type="unfinished"></translation> 85412 <translation type="unfinished"></translation>
84946 </message> 85413 </message>
84947 <message> 85414 <message>
84948 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="536"/> 85415 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="531"/>
84949 <source>Select to clone an environment</source> 85416 <source>Select to clone an environment</source>
84950 <translation type="unfinished"></translation> 85417 <translation type="unfinished"></translation>
84951 </message> 85418 </message>
84952 <message> 85419 <message>
84953 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="539"/> 85420 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="534"/>
84954 <source>Clone Environment</source> 85421 <source>Clone Environment</source>
84955 <translation type="unfinished"></translation> 85422 <translation type="unfinished"></translation>
84956 </message> 85423 </message>
84957 <message> 85424 <message>
84958 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="549"/> 85425 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="544"/>
84959 <source>Select to create the environment from a requirements file</source> 85426 <source>Select to create the environment from a requirements file</source>
84960 <translation type="unfinished"></translation> 85427 <translation type="unfinished"></translation>
84961 </message> 85428 </message>
84962 <message> 85429 <message>
84963 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="552"/> 85430 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="547"/>
84964 <source>from Requirements</source> 85431 <source>from Requirements</source>
84965 <translation type="unfinished"></translation> 85432 <translation type="unfinished"></translation>
84966 </message> 85433 </message>
84967 <message> 85434 <message>
84968 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="575"/> 85435 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="570"/>
84969 <source>Enter the name of the environment to be cloned</source> 85436 <source>Enter the name of the environment to be cloned</source>
84970 <translation type="unfinished"></translation> 85437 <translation type="unfinished"></translation>
84971 </message> 85438 </message>
84972 <message> 85439 <message>
84973 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="598"/> 85440 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="593"/>
84974 <source>Enter the directory of the environment to be cloned</source> 85441 <source>Enter the directory of the environment to be cloned</source>
84975 <translation type="unfinished"></translation> 85442 <translation type="unfinished"></translation>
84976 </message> 85443 </message>
84977 <message> 85444 <message>
84978 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="654"/> 85445 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="649"/>
84979 <source>Package Specs:</source> 85446 <source>Package Specs:</source>
84980 <translation type="unfinished"></translation> 85447 <translation type="unfinished"></translation>
84981 </message> 85448 </message>
84982 <message> 85449 <message>
84983 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="661"/> 85450 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="656"/>
84984 <source>Enter the package specifications for the environment</source> 85451 <source>Enter the package specifications for the environment</source>
84985 <translation type="unfinished"></translation> 85452 <translation type="unfinished"></translation>
84986 </message> 85453 </message>
84987 <message> 85454 <message>
84988 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="683"/> 85455 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="678"/>
84989 <source>Enter the Python version for the environment</source> 85456 <source>Enter the Python version for the environment</source>
84990 <translation type="unfinished"></translation> 85457 <translation type="unfinished"></translation>
84991 </message> 85458 </message>
84992 <message> 85459 <message>
84993 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="690"/> 85460 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="685"/>
84994 <source>Allow insecure SSL connections</source> 85461 <source>Allow insecure SSL connections</source>
84995 <translation type="unfinished"></translation> 85462 <translation type="unfinished"></translation>
84996 </message> 85463 </message>
84997 <message> 85464 <message>
84998 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="697"/> 85465 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="692"/>
84999 <source>Select to perform just a dry-run</source> 85466 <source>Select to perform just a dry-run</source>
85000 <translation type="unfinished"></translation> 85467 <translation type="unfinished"></translation>
85001 </message> 85468 </message>
85002 <message> 85469 <message>
85003 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="700"/> 85470 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="695"/>
85004 <source>Perform dry-run</source> 85471 <source>Perform dry-run</source>
85005 <translation type="unfinished"></translation> 85472 <translation type="unfinished"></translation>
85006 </message> 85473 </message>
85007 <message> 85474 <message>
85008 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="69"/> 85475 <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="69"/>
85165 <message> 85632 <message>
85166 <location filename="../VirtualEnv/VirtualenvInterpreterSelectionDialog.py" line="45"/> 85633 <location filename="../VirtualEnv/VirtualenvInterpreterSelectionDialog.py" line="45"/>
85167 <source>Python Interpreter</source> 85634 <source>Python Interpreter</source>
85168 <translation type="unfinished"></translation> 85635 <translation type="unfinished"></translation>
85169 </message> 85636 </message>
85170 <message>
85171 <location filename="../VirtualEnv/VirtualenvInterpreterSelectionDialog.ui" line="64"/>
85172 <source>Select the Python variant</source>
85173 <translation type="unfinished"></translation>
85174 </message>
85175 </context> 85637 </context>
85176 <context> 85638 <context>
85177 <name>VirtualenvManager</name> 85639 <name>VirtualenvManager</name>
85178 <message> 85640 <message>
85179 <location filename="../VirtualEnv/VirtualenvManager.py" line="213"/> 85641 <location filename="../VirtualEnv/VirtualenvManager.py" line="221"/>
85180 <source>Add Virtual Environment</source> 85642 <source>Add Virtual Environment</source>
85181 <translation type="unfinished"></translation> 85643 <translation type="unfinished"></translation>
85182 </message> 85644 </message>
85183 <message> 85645 <message>
85184 <location filename="../VirtualEnv/VirtualenvManager.py" line="213"/> 85646 <location filename="../VirtualEnv/VirtualenvManager.py" line="221"/>
85185 <source>A virtual environment named &lt;b&gt;{0}&lt;/b&gt; exists already. Shall it be replaced?</source> 85647 <source>A virtual environment named &lt;b&gt;{0}&lt;/b&gt; exists already. Shall it be replaced?</source>
85186 <translation type="unfinished"></translation> 85648 <translation type="unfinished"></translation>
85187 </message> 85649 </message>
85188 <message> 85650 <message>
85189 <location filename="../VirtualEnv/VirtualenvManager.py" line="280"/> 85651 <location filename="../VirtualEnv/VirtualenvManager.py" line="285"/>
85190 <source>Change Virtual Environment</source> 85652 <source>Change Virtual Environment</source>
85191 <translation type="unfinished"></translation> 85653 <translation type="unfinished"></translation>
85192 </message> 85654 </message>
85193 <message> 85655 <message>
85194 <location filename="../VirtualEnv/VirtualenvManager.py" line="333"/> 85656 <location filename="../VirtualEnv/VirtualenvManager.py" line="336"/>
85195 <source>A virtual environment named &lt;b&gt;{0}&lt;/b&gt; does not exist. Aborting!</source> 85657 <source>A virtual environment named &lt;b&gt;{0}&lt;/b&gt; does not exist. Aborting!</source>
85196 <translation type="unfinished"></translation> 85658 <translation type="unfinished"></translation>
85197 </message> 85659 </message>
85198 <message> 85660 <message>
85199 <location filename="../VirtualEnv/VirtualenvManager.py" line="333"/> 85661 <location filename="../VirtualEnv/VirtualenvManager.py" line="336"/>
85200 <source>Rename Virtual Environment</source> 85662 <source>Rename Virtual Environment</source>
85201 <translation type="unfinished"></translation> 85663 <translation type="unfinished"></translation>
85202 </message> 85664 </message>
85203 <message> 85665 <message>
85204 <location filename="../VirtualEnv/VirtualenvManager.py" line="425"/> 85666 <location filename="../VirtualEnv/VirtualenvManager.py" line="427"/>
85205 <source>{0} - {1}</source> 85667 <source>{0} - {1}</source>
85206 <translation type="unfinished">{0} - {1}</translation> 85668 <translation type="unfinished">{0} - {1}</translation>
85207 </message> 85669 </message>
85208 <message> 85670 <message>
85209 <location filename="../VirtualEnv/VirtualenvManager.py" line="366"/> 85671 <location filename="../VirtualEnv/VirtualenvManager.py" line="368"/>
85210 <source>Delete Virtual Environments</source> 85672 <source>Delete Virtual Environments</source>
85211 <translation type="unfinished"></translation> 85673 <translation type="unfinished"></translation>
85212 </message> 85674 </message>
85213 <message> 85675 <message>
85214 <location filename="../VirtualEnv/VirtualenvManager.py" line="366"/> 85676 <location filename="../VirtualEnv/VirtualenvManager.py" line="368"/>
85215 <source>Do you really want to delete these virtual environments?</source> 85677 <source>Do you really want to delete these virtual environments?</source>
85216 <translation type="unfinished"></translation> 85678 <translation type="unfinished"></translation>
85217 </message> 85679 </message>
85218 <message> 85680 <message>
85219 <location filename="../VirtualEnv/VirtualenvManager.py" line="431"/> 85681 <location filename="../VirtualEnv/VirtualenvManager.py" line="433"/>
85220 <source>Remove Virtual Environments</source> 85682 <source>Remove Virtual Environments</source>
85221 <translation type="unfinished"></translation> 85683 <translation type="unfinished"></translation>
85222 </message> 85684 </message>
85223 <message> 85685 <message>
85224 <location filename="../VirtualEnv/VirtualenvManager.py" line="431"/> 85686 <location filename="../VirtualEnv/VirtualenvManager.py" line="433"/>
85225 <source>Do you really want to remove these virtual environments?</source> 85687 <source>Do you really want to remove these virtual environments?</source>
85226 <translation type="unfinished"></translation> 85688 <translation type="unfinished"></translation>
85227 </message> 85689 </message>
85228 </context> 85690 </context>
85229 <context> 85691 <context>
90130 </message> 90592 </message>
90131 </context> 90593 </context>
90132 <context> 90594 <context>
90133 <name>eric6</name> 90595 <name>eric6</name>
90134 <message> 90596 <message>
90135 <location filename="../eric6.py" line="399"/> 90597 <location filename="../eric6.py" line="397"/>
90136 <source>Starting...</source> 90598 <source>Starting...</source>
90137 <translation type="unfinished"></translation> 90599 <translation type="unfinished"></translation>
90138 </message> 90600 </message>
90139 <message> 90601 <message>
90140 <location filename="../eric6.py" line="404"/> 90602 <location filename="../eric6.py" line="402"/>
90141 <source>Generating Main Window...</source> 90603 <source>Generating Main Window...</source>
90142 <translation type="unfinished">Anapencere üretiliyor...</translation> 90604 <translation type="unfinished">Anapencere üretiliyor...</translation>
90143 </message> 90605 </message>
90144 </context> 90606 </context>
90145 <context> 90607 <context>
90292 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/pyflakes/translations.py" line="57"/> 90754 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/pyflakes/translations.py" line="57"/>
90293 <source>Syntax error detected in doctest.</source> 90755 <source>Syntax error detected in doctest.</source>
90294 <translation type="unfinished"></translation> 90756 <translation type="unfinished"></translation>
90295 </message> 90757 </message>
90296 <message> 90758 <message>
90297 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/pyflakes/translations.py" line="183"/> 90759 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/pyflakes/translations.py" line="186"/>
90298 <source>no message defined for code &apos;{0}&apos;</source> 90760 <source>no message defined for code &apos;{0}&apos;</source>
90299 <translation type="unfinished"></translation> 90761 <translation type="unfinished"></translation>
90300 </message> 90762 </message>
90301 <message> 90763 <message>
90302 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/pyflakes/translations.py" line="60"/> 90764 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/pyflakes/translations.py" line="60"/>
90474 <translation type="unfinished"></translation> 90936 <translation type="unfinished"></translation>
90475 </message> 90937 </message>
90476 <message> 90938 <message>
90477 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/pyflakes/translations.py" line="162"/> 90939 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/pyflakes/translations.py" line="162"/>
90478 <source>&apos;...&apos; % ... `*` specifier requires sequence</source> 90940 <source>&apos;...&apos; % ... `*` specifier requires sequence</source>
90941 <translation type="unfinished"></translation>
90942 </message>
90943 <message>
90944 <location filename="../Plugins/CheckerPlugins/SyntaxChecker/pyflakes/translations.py" line="165"/>
90945 <source>&apos;if tuple literal&apos; is always true, perhaps remove accidental comma?</source>
90479 <translation type="unfinished"></translation> 90946 <translation type="unfinished"></translation>
90480 </message> 90947 </message>
90481 </context> 90948 </context>
90482 <context> 90949 <context>
90483 <name>pycodestyle</name> 90950 <name>pycodestyle</name>
90484 <message> 90951 <message>
90485 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="21"/> 90952 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="24"/>
90486 <source>indentation contains mixed spaces and tabs</source> 90953 <source>indentation contains mixed spaces and tabs</source>
90487 <translation type="unfinished"></translation> 90954 <translation type="unfinished"></translation>
90488 </message> 90955 </message>
90489 <message> 90956 <message>
90490 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="24"/> 90957 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="27"/>
90491 <source>indentation is not a multiple of four</source> 90958 <source>indentation is not a multiple of four</source>
90492 <translation type="unfinished"></translation> 90959 <translation type="unfinished"></translation>
90493 </message> 90960 </message>
90494 <message> 90961 <message>
90495 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="27"/> 90962 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="30"/>
90496 <source>expected an indented block</source> 90963 <source>expected an indented block</source>
90497 <translation type="unfinished"></translation> 90964 <translation type="unfinished"></translation>
90498 </message> 90965 </message>
90499 <message> 90966 <message>
90500 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="30"/> 90967 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="33"/>
90501 <source>unexpected indentation</source> 90968 <source>unexpected indentation</source>
90502 <translation type="unfinished"></translation> 90969 <translation type="unfinished"></translation>
90503 </message> 90970 </message>
90504 <message> 90971 <message>
90505 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="33"/> 90972 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="36"/>
90506 <source>indentation is not a multiple of four (comment)</source> 90973 <source>indentation is not a multiple of four (comment)</source>
90507 <translation type="unfinished"></translation> 90974 <translation type="unfinished"></translation>
90508 </message> 90975 </message>
90509 <message> 90976 <message>
90510 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="36"/> 90977 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="39"/>
90511 <source>expected an indented block (comment)</source> 90978 <source>expected an indented block (comment)</source>
90512 <translation type="unfinished"></translation> 90979 <translation type="unfinished"></translation>
90513 </message> 90980 </message>
90514 <message> 90981 <message>
90515 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="39"/> 90982 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="42"/>
90516 <source>unexpected indentation (comment)</source> 90983 <source>unexpected indentation (comment)</source>
90517 <translation type="unfinished"></translation> 90984 <translation type="unfinished"></translation>
90518 </message> 90985 </message>
90519 <message> 90986 <message>
90987 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="48"/>
90988 <source>continuation line indentation is not a multiple of four</source>
90989 <translation type="unfinished"></translation>
90990 </message>
90991 <message>
90992 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="51"/>
90993 <source>continuation line missing indentation or outdented</source>
90994 <translation type="unfinished"></translation>
90995 </message>
90996 <message>
90997 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="54"/>
90998 <source>closing bracket does not match indentation of opening bracket&apos;s line</source>
90999 <translation type="unfinished"></translation>
91000 </message>
91001 <message>
91002 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="58"/>
91003 <source>closing bracket does not match visual indentation</source>
91004 <translation type="unfinished"></translation>
91005 </message>
91006 <message>
91007 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="61"/>
91008 <source>continuation line with same indent as next logical line</source>
91009 <translation type="unfinished"></translation>
91010 </message>
91011 <message>
91012 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="64"/>
91013 <source>continuation line over-indented for hanging indent</source>
91014 <translation type="unfinished"></translation>
91015 </message>
91016 <message>
91017 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="67"/>
91018 <source>continuation line over-indented for visual indent</source>
91019 <translation type="unfinished"></translation>
91020 </message>
91021 <message>
91022 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="70"/>
91023 <source>continuation line under-indented for visual indent</source>
91024 <translation type="unfinished"></translation>
91025 </message>
91026 <message>
91027 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="73"/>
91028 <source>visually indented line with same indent as next logical line</source>
91029 <translation type="unfinished"></translation>
91030 </message>
91031 <message>
91032 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="76"/>
91033 <source>continuation line unaligned for hanging indent</source>
91034 <translation type="unfinished"></translation>
91035 </message>
91036 <message>
91037 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="79"/>
91038 <source>closing bracket is missing indentation</source>
91039 <translation type="unfinished"></translation>
91040 </message>
91041 <message>
91042 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="82"/>
91043 <source>indentation contains tabs</source>
91044 <translation type="unfinished"></translation>
91045 </message>
91046 <message>
91047 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="85"/>
91048 <source>whitespace after &apos;{0}&apos;</source>
91049 <translation type="unfinished"></translation>
91050 </message>
91051 <message>
91052 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="94"/>
91053 <source>whitespace before &apos;{0}&apos;</source>
91054 <translation type="unfinished"></translation>
91055 </message>
91056 <message>
91057 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="97"/>
91058 <source>multiple spaces before operator</source>
91059 <translation type="unfinished"></translation>
91060 </message>
91061 <message>
91062 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="100"/>
91063 <source>multiple spaces after operator</source>
91064 <translation type="unfinished"></translation>
91065 </message>
91066 <message>
91067 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="103"/>
91068 <source>tab before operator</source>
91069 <translation type="unfinished"></translation>
91070 </message>
91071 <message>
91072 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="106"/>
91073 <source>tab after operator</source>
91074 <translation type="unfinished"></translation>
91075 </message>
91076 <message>
91077 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="109"/>
91078 <source>missing whitespace around operator</source>
91079 <translation type="unfinished"></translation>
91080 </message>
91081 <message>
91082 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="112"/>
91083 <source>missing whitespace around arithmetic operator</source>
91084 <translation type="unfinished"></translation>
91085 </message>
91086 <message>
91087 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="115"/>
91088 <source>missing whitespace around bitwise or shift operator</source>
91089 <translation type="unfinished"></translation>
91090 </message>
91091 <message>
91092 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="118"/>
91093 <source>missing whitespace around modulo operator</source>
91094 <translation type="unfinished"></translation>
91095 </message>
91096 <message>
91097 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="121"/>
91098 <source>missing whitespace after &apos;{0}&apos;</source>
91099 <translation type="unfinished"></translation>
91100 </message>
91101 <message>
91102 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="124"/>
91103 <source>multiple spaces after &apos;{0}&apos;</source>
91104 <translation type="unfinished"></translation>
91105 </message>
91106 <message>
91107 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="127"/>
91108 <source>tab after &apos;{0}&apos;</source>
91109 <translation type="unfinished"></translation>
91110 </message>
91111 <message>
91112 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="130"/>
91113 <source>unexpected spaces around keyword / parameter equals</source>
91114 <translation type="unfinished"></translation>
91115 </message>
91116 <message>
91117 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="136"/>
91118 <source>at least two spaces before inline comment</source>
91119 <translation type="unfinished"></translation>
91120 </message>
91121 <message>
91122 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="139"/>
91123 <source>inline comment should start with &apos;# &apos;</source>
91124 <translation type="unfinished"></translation>
91125 </message>
91126 <message>
91127 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="142"/>
91128 <source>block comment should start with &apos;# &apos;</source>
91129 <translation type="unfinished"></translation>
91130 </message>
91131 <message>
91132 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="145"/>
91133 <source>too many leading &apos;#&apos; for block comment</source>
91134 <translation type="unfinished"></translation>
91135 </message>
91136 <message>
91137 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="148"/>
91138 <source>multiple spaces after keyword</source>
91139 <translation type="unfinished"></translation>
91140 </message>
91141 <message>
91142 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="151"/>
91143 <source>multiple spaces before keyword</source>
91144 <translation type="unfinished"></translation>
91145 </message>
91146 <message>
91147 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="154"/>
91148 <source>tab after keyword</source>
91149 <translation type="unfinished"></translation>
91150 </message>
91151 <message>
91152 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="157"/>
91153 <source>tab before keyword</source>
91154 <translation type="unfinished"></translation>
91155 </message>
91156 <message>
91157 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="160"/>
91158 <source>missing whitespace after keyword</source>
91159 <translation type="unfinished"></translation>
91160 </message>
91161 <message>
91162 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="163"/>
91163 <source>trailing whitespace</source>
91164 <translation type="unfinished"></translation>
91165 </message>
91166 <message>
91167 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="166"/>
91168 <source>no newline at end of file</source>
91169 <translation type="unfinished"></translation>
91170 </message>
91171 <message>
91172 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="169"/>
91173 <source>blank line contains whitespace</source>
91174 <translation type="unfinished"></translation>
91175 </message>
91176 <message>
91177 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="194"/>
91178 <source>too many blank lines ({0})</source>
91179 <translation type="unfinished"></translation>
91180 </message>
91181 <message>
91182 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="181"/>
91183 <source>blank lines found after function decorator</source>
91184 <translation type="unfinished"></translation>
91185 </message>
91186 <message>
91187 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="197"/>
91188 <source>blank line at end of file</source>
91189 <translation type="unfinished"></translation>
91190 </message>
91191 <message>
91192 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="200"/>
91193 <source>multiple imports on one line</source>
91194 <translation type="unfinished"></translation>
91195 </message>
91196 <message>
91197 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="203"/>
91198 <source>module level import not at top of file</source>
91199 <translation type="unfinished"></translation>
91200 </message>
91201 <message>
91202 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="206"/>
91203 <source>line too long ({0} &gt; {1} characters)</source>
91204 <translation type="unfinished"></translation>
91205 </message>
91206 <message>
91207 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="209"/>
91208 <source>the backslash is redundant between brackets</source>
91209 <translation type="unfinished"></translation>
91210 </message>
91211 <message>
91212 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="212"/>
91213 <source>line break before binary operator</source>
91214 <translation type="unfinished"></translation>
91215 </message>
91216 <message>
91217 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="221"/>
91218 <source>.has_key() is deprecated, use &apos;in&apos;</source>
91219 <translation type="unfinished"></translation>
91220 </message>
91221 <message>
91222 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="224"/>
91223 <source>deprecated form of raising exception</source>
91224 <translation type="unfinished"></translation>
91225 </message>
91226 <message>
91227 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="227"/>
91228 <source>&apos;&lt;&gt;&apos; is deprecated, use &apos;!=&apos;</source>
91229 <translation type="unfinished"></translation>
91230 </message>
91231 <message>
91232 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="230"/>
91233 <source>backticks are deprecated, use &apos;repr()&apos;</source>
91234 <translation type="unfinished"></translation>
91235 </message>
91236 <message>
91237 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="239"/>
91238 <source>multiple statements on one line (colon)</source>
91239 <translation type="unfinished"></translation>
91240 </message>
91241 <message>
91242 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="242"/>
91243 <source>multiple statements on one line (semicolon)</source>
91244 <translation type="unfinished"></translation>
91245 </message>
91246 <message>
91247 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="245"/>
91248 <source>statement ends with a semicolon</source>
91249 <translation type="unfinished"></translation>
91250 </message>
91251 <message>
91252 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="248"/>
91253 <source>multiple statements on one line (def)</source>
91254 <translation type="unfinished"></translation>
91255 </message>
91256 <message>
91257 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="254"/>
91258 <source>comparison to {0} should be {1}</source>
91259 <translation type="unfinished"></translation>
91260 </message>
91261 <message>
91262 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="257"/>
91263 <source>test for membership should be &apos;not in&apos;</source>
91264 <translation type="unfinished"></translation>
91265 </message>
91266 <message>
91267 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="260"/>
91268 <source>test for object identity should be &apos;is not&apos;</source>
91269 <translation type="unfinished"></translation>
91270 </message>
91271 <message>
91272 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="263"/>
91273 <source>do not compare types, use &apos;isinstance()&apos;</source>
91274 <translation type="unfinished"></translation>
91275 </message>
91276 <message>
91277 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="269"/>
91278 <source>do not assign a lambda expression, use a def</source>
91279 <translation type="unfinished"></translation>
91280 </message>
91281 <message>
91282 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="272"/>
91283 <source>ambiguous variable name &apos;{0}&apos;</source>
91284 <translation type="unfinished"></translation>
91285 </message>
91286 <message>
91287 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="275"/>
91288 <source>ambiguous class definition &apos;{0}&apos;</source>
91289 <translation type="unfinished"></translation>
91290 </message>
91291 <message>
91292 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="278"/>
91293 <source>ambiguous function definition &apos;{0}&apos;</source>
91294 <translation type="unfinished"></translation>
91295 </message>
91296 <message>
91297 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="281"/>
91298 <source>{0}: {1}</source>
91299 <translation type="unfinished"></translation>
91300 </message>
91301 <message>
91302 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="284"/>
91303 <source>{0}</source>
91304 <translation type="unfinished"></translation>
91305 </message>
91306 <message>
91307 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="266"/>
91308 <source>do not use bare except</source>
91309 <translation type="unfinished"></translation>
91310 </message>
91311 <message>
91312 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="184"/>
91313 <source>expected {0} blank lines after class or function definition, found {1}</source>
91314 <translation type="unfinished"></translation>
91315 </message>
91316 <message>
91317 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="236"/>
91318 <source>&apos;async&apos; and &apos;await&apos; are reserved keywords starting with Python 3.7</source>
91319 <translation type="unfinished"></translation>
91320 </message>
91321 <message>
91322 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="133"/>
91323 <source>missing whitespace around parameter equals</source>
91324 <translation type="unfinished"></translation>
91325 </message>
91326 <message>
91327 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="175"/>
91328 <source>expected {0} blank lines, found {1}</source>
91329 <translation type="unfinished"></translation>
91330 </message>
91331 <message>
91332 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="188"/>
91333 <source>expected {0} blank lines before a nested definition, found {1}</source>
91334 <translation type="unfinished"></translation>
91335 </message>
91336 <message>
91337 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="215"/>
91338 <source>line break after binary operator</source>
91339 <translation type="unfinished"></translation>
91340 </message>
91341 <message>
91342 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="233"/>
91343 <source>invalid escape sequence &apos;\{0}&apos;</source>
91344 <translation type="unfinished"></translation>
91345 </message>
91346 <message>
91347 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="191"/>
91348 <source>too many blank lines ({0}) before a nested definition, expected {1}</source>
91349 <translation type="unfinished"></translation>
91350 </message>
91351 <message>
91352 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="178"/>
91353 <source>too many blank lines ({0}), expected {1}</source>
91354 <translation type="unfinished"></translation>
91355 </message>
91356 <message>
90520 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="45"/> 91357 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="45"/>
90521 <source>continuation line indentation is not a multiple of four</source> 91358 <source>over-indented</source>
90522 <translation type="unfinished"></translation>
90523 </message>
90524 <message>
90525 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="48"/>
90526 <source>continuation line missing indentation or outdented</source>
90527 <translation type="unfinished"></translation>
90528 </message>
90529 <message>
90530 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="51"/>
90531 <source>closing bracket does not match indentation of opening bracket&apos;s line</source>
90532 <translation type="unfinished"></translation>
90533 </message>
90534 <message>
90535 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="55"/>
90536 <source>closing bracket does not match visual indentation</source>
90537 <translation type="unfinished"></translation>
90538 </message>
90539 <message>
90540 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="58"/>
90541 <source>continuation line with same indent as next logical line</source>
90542 <translation type="unfinished"></translation>
90543 </message>
90544 <message>
90545 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="61"/>
90546 <source>continuation line over-indented for hanging indent</source>
90547 <translation type="unfinished"></translation>
90548 </message>
90549 <message>
90550 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="64"/>
90551 <source>continuation line over-indented for visual indent</source>
90552 <translation type="unfinished"></translation>
90553 </message>
90554 <message>
90555 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="67"/>
90556 <source>continuation line under-indented for visual indent</source>
90557 <translation type="unfinished"></translation>
90558 </message>
90559 <message>
90560 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="70"/>
90561 <source>visually indented line with same indent as next logical line</source>
90562 <translation type="unfinished"></translation>
90563 </message>
90564 <message>
90565 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="73"/>
90566 <source>continuation line unaligned for hanging indent</source>
90567 <translation type="unfinished"></translation>
90568 </message>
90569 <message>
90570 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="76"/>
90571 <source>closing bracket is missing indentation</source>
90572 <translation type="unfinished"></translation>
90573 </message>
90574 <message>
90575 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="79"/>
90576 <source>indentation contains tabs</source>
90577 <translation type="unfinished"></translation>
90578 </message>
90579 <message>
90580 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="82"/>
90581 <source>whitespace after &apos;{0}&apos;</source>
90582 <translation type="unfinished"></translation>
90583 </message>
90584 <message>
90585 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="91"/>
90586 <source>whitespace before &apos;{0}&apos;</source>
90587 <translation type="unfinished"></translation>
90588 </message>
90589 <message>
90590 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="94"/>
90591 <source>multiple spaces before operator</source>
90592 <translation type="unfinished"></translation>
90593 </message>
90594 <message>
90595 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="97"/>
90596 <source>multiple spaces after operator</source>
90597 <translation type="unfinished"></translation>
90598 </message>
90599 <message>
90600 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="100"/>
90601 <source>tab before operator</source>
90602 <translation type="unfinished"></translation>
90603 </message>
90604 <message>
90605 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="103"/>
90606 <source>tab after operator</source>
90607 <translation type="unfinished"></translation>
90608 </message>
90609 <message>
90610 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="106"/>
90611 <source>missing whitespace around operator</source>
90612 <translation type="unfinished"></translation>
90613 </message>
90614 <message>
90615 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="109"/>
90616 <source>missing whitespace around arithmetic operator</source>
90617 <translation type="unfinished"></translation>
90618 </message>
90619 <message>
90620 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="112"/>
90621 <source>missing whitespace around bitwise or shift operator</source>
90622 <translation type="unfinished"></translation>
90623 </message>
90624 <message>
90625 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="115"/>
90626 <source>missing whitespace around modulo operator</source>
90627 <translation type="unfinished"></translation>
90628 </message>
90629 <message>
90630 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="118"/>
90631 <source>missing whitespace after &apos;{0}&apos;</source>
90632 <translation type="unfinished"></translation>
90633 </message>
90634 <message>
90635 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="121"/>
90636 <source>multiple spaces after &apos;{0}&apos;</source>
90637 <translation type="unfinished"></translation>
90638 </message>
90639 <message>
90640 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="124"/>
90641 <source>tab after &apos;{0}&apos;</source>
90642 <translation type="unfinished"></translation>
90643 </message>
90644 <message>
90645 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="127"/>
90646 <source>unexpected spaces around keyword / parameter equals</source>
90647 <translation type="unfinished"></translation>
90648 </message>
90649 <message>
90650 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="133"/>
90651 <source>at least two spaces before inline comment</source>
90652 <translation type="unfinished"></translation>
90653 </message>
90654 <message>
90655 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="136"/>
90656 <source>inline comment should start with &apos;# &apos;</source>
90657 <translation type="unfinished"></translation>
90658 </message>
90659 <message>
90660 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="139"/>
90661 <source>block comment should start with &apos;# &apos;</source>
90662 <translation type="unfinished"></translation>
90663 </message>
90664 <message>
90665 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="142"/>
90666 <source>too many leading &apos;#&apos; for block comment</source>
90667 <translation type="unfinished"></translation>
90668 </message>
90669 <message>
90670 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="145"/>
90671 <source>multiple spaces after keyword</source>
90672 <translation type="unfinished"></translation>
90673 </message>
90674 <message>
90675 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="148"/>
90676 <source>multiple spaces before keyword</source>
90677 <translation type="unfinished"></translation>
90678 </message>
90679 <message>
90680 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="151"/>
90681 <source>tab after keyword</source>
90682 <translation type="unfinished"></translation>
90683 </message>
90684 <message>
90685 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="154"/>
90686 <source>tab before keyword</source>
90687 <translation type="unfinished"></translation>
90688 </message>
90689 <message>
90690 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="157"/>
90691 <source>missing whitespace after keyword</source>
90692 <translation type="unfinished"></translation>
90693 </message>
90694 <message>
90695 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="160"/>
90696 <source>trailing whitespace</source>
90697 <translation type="unfinished"></translation>
90698 </message>
90699 <message>
90700 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="163"/>
90701 <source>no newline at end of file</source>
90702 <translation type="unfinished"></translation>
90703 </message>
90704 <message>
90705 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="166"/>
90706 <source>blank line contains whitespace</source>
90707 <translation type="unfinished"></translation>
90708 </message>
90709 <message>
90710 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="191"/>
90711 <source>too many blank lines ({0})</source>
90712 <translation type="unfinished"></translation>
90713 </message>
90714 <message>
90715 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="178"/>
90716 <source>blank lines found after function decorator</source>
90717 <translation type="unfinished"></translation>
90718 </message>
90719 <message>
90720 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="194"/>
90721 <source>blank line at end of file</source>
90722 <translation type="unfinished"></translation>
90723 </message>
90724 <message>
90725 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="197"/>
90726 <source>multiple imports on one line</source>
90727 <translation type="unfinished"></translation>
90728 </message>
90729 <message>
90730 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="200"/>
90731 <source>module level import not at top of file</source>
90732 <translation type="unfinished"></translation>
90733 </message>
90734 <message>
90735 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="203"/>
90736 <source>line too long ({0} &gt; {1} characters)</source>
90737 <translation type="unfinished"></translation>
90738 </message>
90739 <message>
90740 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="206"/>
90741 <source>the backslash is redundant between brackets</source>
90742 <translation type="unfinished"></translation>
90743 </message>
90744 <message>
90745 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="209"/>
90746 <source>line break before binary operator</source>
90747 <translation type="unfinished"></translation> 91359 <translation type="unfinished"></translation>
90748 </message> 91360 </message>
90749 <message> 91361 <message>
90750 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="218"/> 91362 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="218"/>
90751 <source>.has_key() is deprecated, use &apos;in&apos;</source>
90752 <translation type="unfinished"></translation>
90753 </message>
90754 <message>
90755 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="221"/>
90756 <source>deprecated form of raising exception</source>
90757 <translation type="unfinished"></translation>
90758 </message>
90759 <message>
90760 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="224"/>
90761 <source>&apos;&lt;&gt;&apos; is deprecated, use &apos;!=&apos;</source>
90762 <translation type="unfinished"></translation>
90763 </message>
90764 <message>
90765 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="227"/>
90766 <source>backticks are deprecated, use &apos;repr()&apos;</source>
90767 <translation type="unfinished"></translation>
90768 </message>
90769 <message>
90770 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="236"/>
90771 <source>multiple statements on one line (colon)</source>
90772 <translation type="unfinished"></translation>
90773 </message>
90774 <message>
90775 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="239"/>
90776 <source>multiple statements on one line (semicolon)</source>
90777 <translation type="unfinished"></translation>
90778 </message>
90779 <message>
90780 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="242"/>
90781 <source>statement ends with a semicolon</source>
90782 <translation type="unfinished"></translation>
90783 </message>
90784 <message>
90785 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="245"/>
90786 <source>multiple statements on one line (def)</source>
90787 <translation type="unfinished"></translation>
90788 </message>
90789 <message>
90790 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="251"/>
90791 <source>comparison to {0} should be {1}</source>
90792 <translation type="unfinished"></translation>
90793 </message>
90794 <message>
90795 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="254"/>
90796 <source>test for membership should be &apos;not in&apos;</source>
90797 <translation type="unfinished"></translation>
90798 </message>
90799 <message>
90800 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="257"/>
90801 <source>test for object identity should be &apos;is not&apos;</source>
90802 <translation type="unfinished"></translation>
90803 </message>
90804 <message>
90805 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="260"/>
90806 <source>do not compare types, use &apos;isinstance()&apos;</source>
90807 <translation type="unfinished"></translation>
90808 </message>
90809 <message>
90810 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="266"/>
90811 <source>do not assign a lambda expression, use a def</source>
90812 <translation type="unfinished"></translation>
90813 </message>
90814 <message>
90815 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="269"/>
90816 <source>ambiguous variable name &apos;{0}&apos;</source>
90817 <translation type="unfinished"></translation>
90818 </message>
90819 <message>
90820 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="272"/>
90821 <source>ambiguous class definition &apos;{0}&apos;</source>
90822 <translation type="unfinished"></translation>
90823 </message>
90824 <message>
90825 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="275"/>
90826 <source>ambiguous function definition &apos;{0}&apos;</source>
90827 <translation type="unfinished"></translation>
90828 </message>
90829 <message>
90830 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="278"/>
90831 <source>{0}: {1}</source>
90832 <translation type="unfinished"></translation>
90833 </message>
90834 <message>
90835 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="281"/>
90836 <source>{0}</source>
90837 <translation type="unfinished"></translation>
90838 </message>
90839 <message>
90840 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="263"/>
90841 <source>do not use bare except</source>
90842 <translation type="unfinished"></translation>
90843 </message>
90844 <message>
90845 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="181"/>
90846 <source>expected {0} blank lines after class or function definition, found {1}</source>
90847 <translation type="unfinished"></translation>
90848 </message>
90849 <message>
90850 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="233"/>
90851 <source>&apos;async&apos; and &apos;await&apos; are reserved keywords starting with Python 3.7</source>
90852 <translation type="unfinished"></translation>
90853 </message>
90854 <message>
90855 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="130"/>
90856 <source>missing whitespace around parameter equals</source>
90857 <translation type="unfinished"></translation>
90858 </message>
90859 <message>
90860 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="172"/>
90861 <source>expected {0} blank lines, found {1}</source>
90862 <translation type="unfinished"></translation>
90863 </message>
90864 <message>
90865 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="185"/>
90866 <source>expected {0} blank lines before a nested definition, found {1}</source>
90867 <translation type="unfinished"></translation>
90868 </message>
90869 <message>
90870 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="212"/>
90871 <source>line break after binary operator</source>
90872 <translation type="unfinished"></translation>
90873 </message>
90874 <message>
90875 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="230"/>
90876 <source>invalid escape sequence &apos;\{0}&apos;</source>
90877 <translation type="unfinished"></translation>
90878 </message>
90879 <message>
90880 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="188"/>
90881 <source>too many blank lines ({0}) before a nested definition, expected {1}</source>
90882 <translation type="unfinished"></translation>
90883 </message>
90884 <message>
90885 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="175"/>
90886 <source>too many blank lines ({0}), expected {1}</source>
90887 <translation type="unfinished"></translation>
90888 </message>
90889 <message>
90890 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="42"/>
90891 <source>over-indented</source>
90892 <translation type="unfinished"></translation>
90893 </message>
90894 <message>
90895 <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="215"/>
90896 <source>doc line too long ({0} &gt; {1} characters)</source> 91363 <source>doc line too long ({0} &gt; {1} characters)</source>
90897 <translation type="unfinished"></translation> 91364 <translation type="unfinished"></translation>
90898 </message> 91365 </message>
90899 </context> 91366 </context>
90900 <context> 91367 <context>

eric ide

mercurial