11095 </message> |
11095 </message> |
11096 </context> |
11096 </context> |
11097 <context> |
11097 <context> |
11098 <name>Editor</name> |
11098 <name>Editor</name> |
11099 <message> |
11099 <message> |
11100 <location filename="../QScintilla/Editor.py" line="3245" /> |
11100 <location filename="../QScintilla/Editor.py" line="3268" /> |
11101 <location filename="../QScintilla/Editor.py" line="406" /> |
11101 <location filename="../QScintilla/Editor.py" line="431" /> |
|
11102 <location filename="../QScintilla/Editor.py" line="416" /> |
|
11103 <location filename="../QScintilla/Editor.py" line="404" /> |
11102 <source>Open File</source> |
11104 <source>Open File</source> |
11103 <translation type="unfinished" /> |
11105 <translation type="unfinished" /> |
11104 </message> |
11106 </message> |
11105 <message> |
11107 <message> |
11106 <location filename="../QScintilla/Editor.py" line="407" /> |
11108 <location filename="../QScintilla/Editor.py" line="405" /> |
|
11109 <source><p>The file <b>{0}</b> is not a text file. It will not be opened!</p></source> |
|
11110 <translation type="unfinished" /> |
|
11111 </message> |
|
11112 <message> |
|
11113 <location filename="../QScintilla/Editor.py" line="417" /> |
|
11114 <source><p>The size of the file <b>{0}</b> is <b>{1} KB</b> and exceeds the configured limit of <b>{2} KB</b>. It will not be opened!</p></source> |
|
11115 <translation type="unfinished" /> |
|
11116 </message> |
|
11117 <message> |
|
11118 <location filename="../QScintilla/Editor.py" line="432" /> |
11107 <source><p>The size of the file <b>{0}</b> is <b>{1} KB</b>. Do you really want to load it?</p></source> |
11119 <source><p>The size of the file <b>{0}</b> is <b>{1} KB</b>. Do you really want to load it?</p></source> |
11108 <translation type="unfinished" /> |
11120 <translation type="unfinished" /> |
11109 </message> |
11121 </message> |
11110 <message> |
11122 <message> |
11111 <location filename="../QScintilla/Editor.py" line="505" /> |
11123 <location filename="../QScintilla/Editor.py" line="528" /> |
11112 <source><b>A Source Editor Window</b><p>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's titlebar.</p><p>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.</p><p>In order to set bookmarks just Shift click in the space between the line numbers and the fold markers.</p><p>These actions can be reversed via the context menu.</p><p>Ctrl clicking on a syntax error marker shows some info about this error.</p></source> |
11124 <source><b>A Source Editor Window</b><p>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's titlebar.</p><p>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.</p><p>In order to set bookmarks just Shift click in the space between the line numbers and the fold markers.</p><p>These actions can be reversed via the context menu.</p><p>Ctrl clicking on a syntax error marker shows some info about this error.</p></source> |
11113 <translation type="unfinished" /> |
11125 <translation type="unfinished" /> |
11114 </message> |
11126 </message> |
11115 <message> |
11127 <message> |
11116 <location filename="../QScintilla/Editor.py" line="833" /> |
11128 <location filename="../QScintilla/Editor.py" line="856" /> |
11117 <source>Undo</source> |
11129 <source>Undo</source> |
11118 <translation type="unfinished" /> |
11130 <translation type="unfinished" /> |
11119 </message> |
11131 </message> |
11120 <message> |
11132 <message> |
11121 <location filename="../QScintilla/Editor.py" line="836" /> |
11133 <location filename="../QScintilla/Editor.py" line="859" /> |
11122 <source>Redo</source> |
11134 <source>Redo</source> |
11123 <translation type="unfinished" /> |
11135 <translation type="unfinished" /> |
11124 </message> |
11136 </message> |
11125 <message> |
11137 <message> |
11126 <location filename="../QScintilla/Editor.py" line="839" /> |
11138 <location filename="../QScintilla/Editor.py" line="862" /> |
11127 <source>Revert to last saved state</source> |
11139 <source>Revert to last saved state</source> |
11128 <translation type="unfinished" /> |
11140 <translation type="unfinished" /> |
11129 </message> |
11141 </message> |
11130 <message> |
11142 <message> |
11131 <location filename="../QScintilla/Editor.py" line="843" /> |
11143 <location filename="../QScintilla/Editor.py" line="866" /> |
11132 <source>Cut</source> |
11144 <source>Cut</source> |
11133 <translation type="unfinished" /> |
11145 <translation type="unfinished" /> |
11134 </message> |
11146 </message> |
11135 <message> |
11147 <message> |
11136 <location filename="../QScintilla/Editor.py" line="846" /> |
11148 <location filename="../QScintilla/Editor.py" line="869" /> |
11137 <source>Copy</source> |
11149 <source>Copy</source> |
11138 <translation type="unfinished" /> |
11150 <translation type="unfinished" /> |
11139 </message> |
11151 </message> |
11140 <message> |
11152 <message> |
11141 <location filename="../QScintilla/Editor.py" line="849" /> |
11153 <location filename="../QScintilla/Editor.py" line="872" /> |
11142 <source>Paste</source> |
11154 <source>Paste</source> |
11143 <translation type="unfinished" /> |
11155 <translation type="unfinished" /> |
11144 </message> |
11156 </message> |
11145 <message> |
11157 <message> |
11146 <location filename="../QScintilla/Editor.py" line="855" /> |
11158 <location filename="../QScintilla/Editor.py" line="878" /> |
11147 <source>Indent</source> |
11159 <source>Indent</source> |
11148 <translation type="unfinished" /> |
11160 <translation type="unfinished" /> |
11149 </message> |
11161 </message> |
11150 <message> |
11162 <message> |
11151 <location filename="../QScintilla/Editor.py" line="860" /> |
11163 <location filename="../QScintilla/Editor.py" line="883" /> |
11152 <source>Unindent</source> |
11164 <source>Unindent</source> |
11153 <translation type="unfinished" /> |
11165 <translation type="unfinished" /> |
11154 </message> |
11166 </message> |
11155 <message> |
11167 <message> |
11156 <location filename="../QScintilla/Editor.py" line="865" /> |
11168 <location filename="../QScintilla/Editor.py" line="888" /> |
11157 <source>Comment</source> |
11169 <source>Comment</source> |
11158 <translation type="unfinished" /> |
11170 <translation type="unfinished" /> |
11159 </message> |
11171 </message> |
11160 <message> |
11172 <message> |
11161 <location filename="../QScintilla/Editor.py" line="870" /> |
11173 <location filename="../QScintilla/Editor.py" line="893" /> |
11162 <source>Uncomment</source> |
11174 <source>Uncomment</source> |
11163 <translation type="unfinished" /> |
11175 <translation type="unfinished" /> |
11164 </message> |
11176 </message> |
11165 <message> |
11177 <message> |
11166 <location filename="../QScintilla/Editor.py" line="8934" /> |
11178 <location filename="../QScintilla/Editor.py" line="8957" /> |
11167 <location filename="../QScintilla/Editor.py" line="875" /> |
11179 <location filename="../QScintilla/Editor.py" line="898" /> |
11168 <source>Generate Docstring</source> |
11180 <source>Generate Docstring</source> |
11169 <translation type="unfinished" /> |
11181 <translation type="unfinished" /> |
11170 </message> |
11182 </message> |
11171 <message> |
11183 <message> |
11172 <location filename="../QScintilla/Editor.py" line="878" /> |
11184 <location filename="../QScintilla/Editor.py" line="901" /> |
11173 <source>Select to brace</source> |
11185 <source>Select to brace</source> |
11174 <translation type="unfinished" /> |
11186 <translation type="unfinished" /> |
11175 </message> |
11187 </message> |
11176 <message> |
11188 <message> |
11177 <location filename="../QScintilla/Editor.py" line="879" /> |
11189 <location filename="../QScintilla/Editor.py" line="902" /> |
11178 <source>Select all</source> |
11190 <source>Select all</source> |
11179 <translation type="unfinished" /> |
11191 <translation type="unfinished" /> |
11180 </message> |
11192 </message> |
11181 <message> |
11193 <message> |
11182 <location filename="../QScintilla/Editor.py" line="880" /> |
11194 <location filename="../QScintilla/Editor.py" line="903" /> |
11183 <source>Deselect all</source> |
11195 <source>Deselect all</source> |
11184 <translation type="unfinished" /> |
11196 <translation type="unfinished" /> |
11185 </message> |
11197 </message> |
11186 <message> |
11198 <message> |
11187 <location filename="../QScintilla/Editor.py" line="882" /> |
11199 <location filename="../QScintilla/Editor.py" line="905" /> |
11188 <source>Execute Selection In Console</source> |
11200 <source>Execute Selection In Console</source> |
11189 <translation type="unfinished" /> |
11201 <translation type="unfinished" /> |
11190 </message> |
11202 </message> |
11191 <message> |
11203 <message> |
11192 <location filename="../QScintilla/Editor.py" line="894" /> |
11204 <location filename="../QScintilla/Editor.py" line="917" /> |
11193 <source>Use Monospaced Font</source> |
11205 <source>Use Monospaced Font</source> |
11194 <translation type="unfinished" /> |
11206 <translation type="unfinished" /> |
11195 </message> |
11207 </message> |
11196 <message> |
11208 <message> |
11197 <location filename="../QScintilla/Editor.py" line="899" /> |
11209 <location filename="../QScintilla/Editor.py" line="922" /> |
11198 <source>Autosave enabled</source> |
11210 <source>Autosave enabled</source> |
11199 <translation type="unfinished" /> |
11211 <translation type="unfinished" /> |
11200 </message> |
11212 </message> |
11201 <message> |
11213 <message> |
11202 <location filename="../QScintilla/Editor.py" line="904" /> |
11214 <location filename="../QScintilla/Editor.py" line="927" /> |
11203 <source>Typing aids enabled</source> |
11215 <source>Typing aids enabled</source> |
11204 <translation type="unfinished" /> |
11216 <translation type="unfinished" /> |
11205 </message> |
11217 </message> |
11206 <message> |
11218 <message> |
11207 <location filename="../QScintilla/Editor.py" line="912" /> |
11219 <location filename="../QScintilla/Editor.py" line="935" /> |
11208 <source>Automatic Completion enabled</source> |
11220 <source>Automatic Completion enabled</source> |
11209 <translation type="unfinished" /> |
11221 <translation type="unfinished" /> |
11210 </message> |
11222 </message> |
11211 <message> |
11223 <message> |
11212 <location filename="../QScintilla/Editor.py" line="921" /> |
11224 <location filename="../QScintilla/Editor.py" line="944" /> |
11213 <source>Calltip</source> |
11225 <source>Calltip</source> |
11214 <translation type="unfinished" /> |
11226 <translation type="unfinished" /> |
11215 </message> |
11227 </message> |
11216 <message> |
11228 <message> |
11217 <location filename="../QScintilla/Editor.py" line="924" /> |
11229 <location filename="../QScintilla/Editor.py" line="947" /> |
11218 <source>Code Info</source> |
11230 <source>Code Info</source> |
11219 <translation type="unfinished" /> |
11231 <translation type="unfinished" /> |
11220 </message> |
11232 </message> |
11221 <message> |
11233 <message> |
11222 <location filename="../QScintilla/Editor.py" line="939" /> |
11234 <location filename="../QScintilla/Editor.py" line="962" /> |
11223 <source>New Document View</source> |
11235 <source>New Document View</source> |
11224 <translation type="unfinished" /> |
11236 <translation type="unfinished" /> |
11225 </message> |
11237 </message> |
11226 <message> |
11238 <message> |
11227 <location filename="../QScintilla/Editor.py" line="944" /> |
11239 <location filename="../QScintilla/Editor.py" line="967" /> |
11228 <source>New Document View (with new split)</source> |
11240 <source>New Document View (with new split)</source> |
11229 <translation type="unfinished" /> |
11241 <translation type="unfinished" /> |
11230 </message> |
11242 </message> |
11231 <message> |
11243 <message> |
11232 <location filename="../QScintilla/Editor.py" line="952" /> |
11244 <location filename="../QScintilla/Editor.py" line="975" /> |
11233 <source>Save</source> |
11245 <source>Save</source> |
11234 <translation type="unfinished" /> |
11246 <translation type="unfinished" /> |
11235 </message> |
11247 </message> |
11236 <message> |
11248 <message> |
11237 <location filename="../QScintilla/Editor.py" line="956" /> |
11249 <location filename="../QScintilla/Editor.py" line="979" /> |
11238 <source>Save As...</source> |
11250 <source>Save As...</source> |
11239 <translation type="unfinished" /> |
11251 <translation type="unfinished" /> |
11240 </message> |
11252 </message> |
11241 <message> |
11253 <message> |
11242 <location filename="../QScintilla/Editor.py" line="961" /> |
11254 <location filename="../QScintilla/Editor.py" line="984" /> |
11243 <source>Save Copy...</source> |
11255 <source>Save Copy...</source> |
11244 <translation type="unfinished" /> |
11256 <translation type="unfinished" /> |
11245 </message> |
11257 </message> |
11246 <message> |
11258 <message> |
11247 <location filename="../QScintilla/Editor.py" line="983" /> |
11259 <location filename="../QScintilla/Editor.py" line="1006" /> |
11248 <location filename="../QScintilla/Editor.py" line="980" /> |
11260 <location filename="../QScintilla/Editor.py" line="1003" /> |
11249 <source>Complete</source> |
11261 <source>Complete</source> |
11250 <translation type="unfinished" /> |
11262 <translation type="unfinished" /> |
11251 </message> |
11263 </message> |
11252 <message> |
11264 <message> |
11253 <location filename="../QScintilla/Editor.py" line="987" /> |
11265 <location filename="../QScintilla/Editor.py" line="1010" /> |
11254 <source>Clear Completions Cache</source> |
11266 <source>Clear Completions Cache</source> |
11255 <translation type="unfinished" /> |
11267 <translation type="unfinished" /> |
11256 </message> |
11268 </message> |
11257 <message> |
11269 <message> |
11258 <location filename="../QScintilla/Editor.py" line="990" /> |
11270 <location filename="../QScintilla/Editor.py" line="1013" /> |
11259 <source>Complete from Document</source> |
11271 <source>Complete from Document</source> |
11260 <translation type="unfinished" /> |
11272 <translation type="unfinished" /> |
11261 </message> |
11273 </message> |
11262 <message> |
11274 <message> |
11263 <location filename="../QScintilla/Editor.py" line="992" /> |
11275 <location filename="../QScintilla/Editor.py" line="1015" /> |
11264 <source>Complete from APIs</source> |
11276 <source>Complete from APIs</source> |
11265 <translation type="unfinished" /> |
11277 <translation type="unfinished" /> |
11266 </message> |
11278 </message> |
11267 <message> |
11279 <message> |
11268 <location filename="../QScintilla/Editor.py" line="995" /> |
11280 <location filename="../QScintilla/Editor.py" line="1018" /> |
11269 <source>Complete from Document and APIs</source> |
11281 <source>Complete from Document and APIs</source> |
11270 <translation type="unfinished" /> |
11282 <translation type="unfinished" /> |
11271 </message> |
11283 </message> |
11272 <message> |
11284 <message> |
11273 <location filename="../QScintilla/Editor.py" line="1009" /> |
11285 <location filename="../QScintilla/Editor.py" line="1032" /> |
11274 <source>Check</source> |
11286 <source>Check</source> |
11275 <translation type="unfinished" /> |
11287 <translation type="unfinished" /> |
11276 </message> |
11288 </message> |
11277 <message> |
11289 <message> |
11278 <location filename="../QScintilla/Editor.py" line="1020" /> |
11290 <location filename="../QScintilla/Editor.py" line="1043" /> |
11279 <source>Code Formatting</source> |
11291 <source>Code Formatting</source> |
11280 <translation type="unfinished" /> |
11292 <translation type="unfinished" /> |
11281 </message> |
11293 </message> |
11282 <message> |
11294 <message> |
11283 <location filename="../QScintilla/Editor.py" line="1023" /> |
11295 <location filename="../QScintilla/Editor.py" line="1046" /> |
11284 <source>Format Code</source> |
11296 <source>Format Code</source> |
11285 <translation type="unfinished" /> |
11297 <translation type="unfinished" /> |
11286 </message> |
11298 </message> |
11287 <message> |
11299 <message> |
11288 <location filename="../QScintilla/Editor.py" line="1027" /> |
11300 <location filename="../QScintilla/Editor.py" line="1050" /> |
11289 <source>Check Formatting</source> |
11301 <source>Check Formatting</source> |
11290 <translation type="unfinished" /> |
11302 <translation type="unfinished" /> |
11291 </message> |
11303 </message> |
11292 <message> |
11304 <message> |
11293 <location filename="../QScintilla/Editor.py" line="1031" /> |
11305 <location filename="../QScintilla/Editor.py" line="1054" /> |
11294 <source>Formatting Diff</source> |
11306 <source>Formatting Diff</source> |
11295 <translation type="unfinished" /> |
11307 <translation type="unfinished" /> |
11296 </message> |
11308 </message> |
11297 <message> |
11309 <message> |
11298 <location filename="../QScintilla/Editor.py" line="1046" /> |
11310 <location filename="../QScintilla/Editor.py" line="1069" /> |
11299 <source>Tools</source> |
11311 <source>Tools</source> |
11300 <translation type="unfinished" /> |
11312 <translation type="unfinished" /> |
11301 </message> |
11313 </message> |
11302 <message> |
11314 <message> |
11303 <location filename="../QScintilla/Editor.py" line="1057" /> |
11315 <location filename="../QScintilla/Editor.py" line="1080" /> |
11304 <source>Show</source> |
11316 <source>Show</source> |
11305 <translation type="unfinished" /> |
11317 <translation type="unfinished" /> |
11306 </message> |
11318 </message> |
11307 <message> |
11319 <message> |
11308 <location filename="../QScintilla/Editor.py" line="1059" /> |
11320 <location filename="../QScintilla/Editor.py" line="1082" /> |
11309 <source>Code metrics...</source> |
11321 <source>Code metrics...</source> |
11310 <translation type="unfinished" /> |
11322 <translation type="unfinished" /> |
11311 </message> |
11323 </message> |
11312 <message> |
11324 <message> |
11313 <location filename="../QScintilla/Editor.py" line="1061" /> |
11325 <location filename="../QScintilla/Editor.py" line="1084" /> |
11314 <source>Code coverage...</source> |
11326 <source>Code coverage...</source> |
11315 <translation type="unfinished" /> |
11327 <translation type="unfinished" /> |
11316 </message> |
11328 </message> |
11317 <message> |
11329 <message> |
11318 <location filename="../QScintilla/Editor.py" line="1064" /> |
11330 <location filename="../QScintilla/Editor.py" line="1087" /> |
11319 <source>Show code coverage annotations</source> |
11331 <source>Show code coverage annotations</source> |
11320 <translation type="unfinished" /> |
11332 <translation type="unfinished" /> |
11321 </message> |
11333 </message> |
11322 <message> |
11334 <message> |
11323 <location filename="../QScintilla/Editor.py" line="1067" /> |
11335 <location filename="../QScintilla/Editor.py" line="1090" /> |
11324 <source>Hide code coverage annotations</source> |
11336 <source>Hide code coverage annotations</source> |
11325 <translation type="unfinished" /> |
11337 <translation type="unfinished" /> |
11326 </message> |
11338 </message> |
11327 <message> |
11339 <message> |
11328 <location filename="../QScintilla/Editor.py" line="1071" /> |
11340 <location filename="../QScintilla/Editor.py" line="1094" /> |
11329 <source>Profile data...</source> |
11341 <source>Profile data...</source> |
11330 <translation type="unfinished" /> |
11342 <translation type="unfinished" /> |
11331 </message> |
11343 </message> |
11332 <message> |
11344 <message> |
11333 <location filename="../QScintilla/Editor.py" line="1085" /> |
11345 <location filename="../QScintilla/Editor.py" line="1108" /> |
11334 <source>Diagrams</source> |
11346 <source>Diagrams</source> |
11335 <translation type="unfinished" /> |
11347 <translation type="unfinished" /> |
11336 </message> |
11348 </message> |
11337 <message> |
11349 <message> |
11338 <location filename="../QScintilla/Editor.py" line="1087" /> |
11350 <location filename="../QScintilla/Editor.py" line="1110" /> |
11339 <source>Class Diagram...</source> |
11351 <source>Class Diagram...</source> |
11340 <translation type="unfinished" /> |
11352 <translation type="unfinished" /> |
11341 </message> |
11353 </message> |
11342 <message> |
11354 <message> |
11343 <location filename="../QScintilla/Editor.py" line="1088" /> |
11355 <location filename="../QScintilla/Editor.py" line="1111" /> |
11344 <source>Package Diagram...</source> |
11356 <source>Package Diagram...</source> |
11345 <translation type="unfinished" /> |
11357 <translation type="unfinished" /> |
11346 </message> |
11358 </message> |
11347 <message> |
11359 <message> |
11348 <location filename="../QScintilla/Editor.py" line="1089" /> |
11360 <location filename="../QScintilla/Editor.py" line="1112" /> |
11349 <source>Imports Diagram...</source> |
11361 <source>Imports Diagram...</source> |
11350 <translation type="unfinished" /> |
11362 <translation type="unfinished" /> |
11351 </message> |
11363 </message> |
11352 <message> |
11364 <message> |
11353 <location filename="../QScintilla/Editor.py" line="1091" /> |
11365 <location filename="../QScintilla/Editor.py" line="1114" /> |
11354 <source>Application Diagram...</source> |
11366 <source>Application Diagram...</source> |
11355 <translation type="unfinished" /> |
11367 <translation type="unfinished" /> |
11356 </message> |
11368 </message> |
11357 <message> |
11369 <message> |
11358 <location filename="../QScintilla/Editor.py" line="1096" /> |
11370 <location filename="../QScintilla/Editor.py" line="1119" /> |
11359 <source>Load Diagram...</source> |
11371 <source>Load Diagram...</source> |
11360 <translation type="unfinished" /> |
11372 <translation type="unfinished" /> |
11361 </message> |
11373 </message> |
11362 <message> |
11374 <message> |
11363 <location filename="../QScintilla/Editor.py" line="1111" /> |
11375 <location filename="../QScintilla/Editor.py" line="1134" /> |
11364 <source>Languages</source> |
11376 <source>Languages</source> |
11365 <translation type="unfinished" /> |
11377 <translation type="unfinished" /> |
11366 </message> |
11378 </message> |
11367 <message> |
11379 <message> |
11368 <location filename="../QScintilla/Editor.py" line="1115" /> |
11380 <location filename="../QScintilla/Editor.py" line="1138" /> |
11369 <source>Text</source> |
11381 <source>Text</source> |
11370 <translation type="unfinished" /> |
11382 <translation type="unfinished" /> |
11371 </message> |
11383 </message> |
11372 <message> |
11384 <message> |
11373 <location filename="../QScintilla/Editor.py" line="1140" /> |
11385 <location filename="../QScintilla/Editor.py" line="1163" /> |
11374 <source>Guessed</source> |
11386 <source>Guessed</source> |
11375 <translation type="unfinished" /> |
11387 <translation type="unfinished" /> |
11376 </message> |
11388 </message> |
11377 <message> |
11389 <message> |
|
11390 <location filename="../QScintilla/Editor.py" line="1494" /> |
|
11391 <location filename="../QScintilla/Editor.py" line="1167" /> |
|
11392 <source>Alternatives</source> |
|
11393 <translation type="unfinished" /> |
|
11394 </message> |
|
11395 <message> |
|
11396 <location filename="../QScintilla/Editor.py" line="1184" /> |
|
11397 <source>Encodings</source> |
|
11398 <translation type="unfinished" /> |
|
11399 </message> |
|
11400 <message> |
|
11401 <location filename="../QScintilla/Editor.py" line="1207" /> |
|
11402 <source>Re-Open With Encoding</source> |
|
11403 <translation type="unfinished" /> |
|
11404 </message> |
|
11405 <message> |
|
11406 <location filename="../QScintilla/Editor.py" line="1227" /> |
|
11407 <source>End-of-Line Type</source> |
|
11408 <translation type="unfinished" /> |
|
11409 </message> |
|
11410 <message> |
|
11411 <location filename="../QScintilla/Editor.py" line="1231" /> |
|
11412 <source>Unix</source> |
|
11413 <translation type="unfinished" /> |
|
11414 </message> |
|
11415 <message> |
|
11416 <location filename="../QScintilla/Editor.py" line="1237" /> |
|
11417 <source>Windows</source> |
|
11418 <translation type="unfinished" /> |
|
11419 </message> |
|
11420 <message> |
|
11421 <location filename="../QScintilla/Editor.py" line="1243" /> |
|
11422 <source>Macintosh</source> |
|
11423 <translation type="unfinished" /> |
|
11424 </message> |
|
11425 <message> |
|
11426 <location filename="../QScintilla/Editor.py" line="1261" /> |
|
11427 <source>Spelling</source> |
|
11428 <translation type="unfinished" /> |
|
11429 </message> |
|
11430 <message> |
|
11431 <location filename="../QScintilla/Editor.py" line="8075" /> |
|
11432 <location filename="../QScintilla/Editor.py" line="1269" /> |
|
11433 <source>Check spelling...</source> |
|
11434 <translation type="unfinished" /> |
|
11435 </message> |
|
11436 <message> |
|
11437 <location filename="../QScintilla/Editor.py" line="1274" /> |
|
11438 <source>Check spelling of selection...</source> |
|
11439 <translation type="unfinished" /> |
|
11440 </message> |
|
11441 <message> |
|
11442 <location filename="../QScintilla/Editor.py" line="1278" /> |
|
11443 <source>Remove from dictionary</source> |
|
11444 <translation type="unfinished" /> |
|
11445 </message> |
|
11446 <message> |
|
11447 <location filename="../QScintilla/Editor.py" line="1295" /> |
|
11448 <source>Spell Check Languages</source> |
|
11449 <translation type="unfinished" /> |
|
11450 </message> |
|
11451 <message> |
|
11452 <location filename="../QScintilla/Editor.py" line="1299" /> |
|
11453 <source>No Language</source> |
|
11454 <translation type="unfinished" /> |
|
11455 </message> |
|
11456 <message> |
|
11457 <location filename="../QScintilla/Editor.py" line="1326" /> |
|
11458 <source>Toggle bookmark</source> |
|
11459 <translation type="unfinished" /> |
|
11460 </message> |
|
11461 <message> |
|
11462 <location filename="../QScintilla/Editor.py" line="1328" /> |
|
11463 <source>Next bookmark</source> |
|
11464 <translation type="unfinished" /> |
|
11465 </message> |
|
11466 <message> |
|
11467 <location filename="../QScintilla/Editor.py" line="1331" /> |
|
11468 <source>Previous bookmark</source> |
|
11469 <translation type="unfinished" /> |
|
11470 </message> |
|
11471 <message> |
|
11472 <location filename="../QScintilla/Editor.py" line="1334" /> |
|
11473 <source>Clear all bookmarks</source> |
|
11474 <translation type="unfinished" /> |
|
11475 </message> |
|
11476 <message> |
|
11477 <location filename="../QScintilla/Editor.py" line="1345" /> |
|
11478 <source>Toggle breakpoint</source> |
|
11479 <translation type="unfinished" /> |
|
11480 </message> |
|
11481 <message> |
|
11482 <location filename="../QScintilla/Editor.py" line="1348" /> |
|
11483 <source>Toggle temporary breakpoint</source> |
|
11484 <translation type="unfinished" /> |
|
11485 </message> |
|
11486 <message> |
|
11487 <location filename="../QScintilla/Editor.py" line="1351" /> |
|
11488 <source>Edit breakpoint...</source> |
|
11489 <translation type="unfinished" /> |
|
11490 </message> |
|
11491 <message> |
|
11492 <location filename="../QScintilla/Editor.py" line="5777" /> |
|
11493 <location filename="../QScintilla/Editor.py" line="1354" /> |
|
11494 <source>Enable breakpoint</source> |
|
11495 <translation type="unfinished" /> |
|
11496 </message> |
|
11497 <message> |
|
11498 <location filename="../QScintilla/Editor.py" line="1357" /> |
|
11499 <source>Next breakpoint</source> |
|
11500 <translation type="unfinished" /> |
|
11501 </message> |
|
11502 <message> |
|
11503 <location filename="../QScintilla/Editor.py" line="1360" /> |
|
11504 <source>Previous breakpoint</source> |
|
11505 <translation type="unfinished" /> |
|
11506 </message> |
|
11507 <message> |
|
11508 <location filename="../QScintilla/Editor.py" line="1363" /> |
|
11509 <source>Clear all breakpoints</source> |
|
11510 <translation type="unfinished" /> |
|
11511 </message> |
|
11512 <message> |
|
11513 <location filename="../QScintilla/Editor.py" line="1374" /> |
|
11514 <source>Toggle all folds</source> |
|
11515 <translation type="unfinished" /> |
|
11516 </message> |
|
11517 <message> |
|
11518 <location filename="../QScintilla/Editor.py" line="1379" /> |
|
11519 <source>Toggle all folds (including children)</source> |
|
11520 <translation type="unfinished" /> |
|
11521 </message> |
|
11522 <message> |
|
11523 <location filename="../QScintilla/Editor.py" line="1382" /> |
|
11524 <source>Toggle current fold</source> |
|
11525 <translation type="unfinished" /> |
|
11526 </message> |
|
11527 <message> |
|
11528 <location filename="../QScintilla/Editor.py" line="1386" /> |
|
11529 <source>Expand (including children)</source> |
|
11530 <translation type="unfinished" /> |
|
11531 </message> |
|
11532 <message> |
|
11533 <location filename="../QScintilla/Editor.py" line="1390" /> |
|
11534 <source>Collapse (including children)</source> |
|
11535 <translation type="unfinished" /> |
|
11536 </message> |
|
11537 <message> |
|
11538 <location filename="../QScintilla/Editor.py" line="1395" /> |
|
11539 <source>Clear all folds</source> |
|
11540 <translation type="unfinished" /> |
|
11541 </message> |
|
11542 <message> |
|
11543 <location filename="../QScintilla/Editor.py" line="1406" /> |
|
11544 <source>Goto syntax error</source> |
|
11545 <translation type="unfinished" /> |
|
11546 </message> |
|
11547 <message> |
|
11548 <location filename="../QScintilla/Editor.py" line="1409" /> |
|
11549 <source>Show syntax error message</source> |
|
11550 <translation type="unfinished" /> |
|
11551 </message> |
|
11552 <message> |
|
11553 <location filename="../QScintilla/Editor.py" line="1412" /> |
|
11554 <source>Clear syntax error</source> |
|
11555 <translation type="unfinished" /> |
|
11556 </message> |
|
11557 <message> |
|
11558 <location filename="../QScintilla/Editor.py" line="1416" /> |
|
11559 <source>Next warning</source> |
|
11560 <translation type="unfinished" /> |
|
11561 </message> |
|
11562 <message> |
|
11563 <location filename="../QScintilla/Editor.py" line="1419" /> |
|
11564 <source>Previous warning</source> |
|
11565 <translation type="unfinished" /> |
|
11566 </message> |
|
11567 <message> |
|
11568 <location filename="../QScintilla/Editor.py" line="1422" /> |
|
11569 <source>Show warning message</source> |
|
11570 <translation type="unfinished" /> |
|
11571 </message> |
|
11572 <message> |
|
11573 <location filename="../QScintilla/Editor.py" line="1425" /> |
|
11574 <source>Clear warnings</source> |
|
11575 <translation type="unfinished" /> |
|
11576 </message> |
|
11577 <message> |
|
11578 <location filename="../QScintilla/Editor.py" line="1429" /> |
|
11579 <source>Next uncovered line</source> |
|
11580 <translation type="unfinished" /> |
|
11581 </message> |
|
11582 <message> |
|
11583 <location filename="../QScintilla/Editor.py" line="1432" /> |
|
11584 <source>Previous uncovered line</source> |
|
11585 <translation type="unfinished" /> |
|
11586 </message> |
|
11587 <message> |
|
11588 <location filename="../QScintilla/Editor.py" line="1436" /> |
|
11589 <source>Next task</source> |
|
11590 <translation type="unfinished" /> |
|
11591 </message> |
|
11592 <message> |
|
11593 <location filename="../QScintilla/Editor.py" line="1439" /> |
|
11594 <source>Previous task</source> |
|
11595 <translation type="unfinished" /> |
|
11596 </message> |
|
11597 <message> |
|
11598 <location filename="../QScintilla/Editor.py" line="1443" /> |
|
11599 <source>Next change</source> |
|
11600 <translation type="unfinished" /> |
|
11601 </message> |
|
11602 <message> |
|
11603 <location filename="../QScintilla/Editor.py" line="1446" /> |
|
11604 <source>Previous change</source> |
|
11605 <translation type="unfinished" /> |
|
11606 </message> |
|
11607 <message> |
|
11608 <location filename="../QScintilla/Editor.py" line="1449" /> |
|
11609 <source>Clear changes</source> |
|
11610 <translation type="unfinished" /> |
|
11611 </message> |
|
11612 <message> |
|
11613 <location filename="../QScintilla/Editor.py" line="1480" /> |
11378 <location filename="../QScintilla/Editor.py" line="1471" /> |
11614 <location filename="../QScintilla/Editor.py" line="1471" /> |
11379 <location filename="../QScintilla/Editor.py" line="1144" /> |
|
11380 <source>Alternatives</source> |
|
11381 <translation type="unfinished" /> |
|
11382 </message> |
|
11383 <message> |
|
11384 <location filename="../QScintilla/Editor.py" line="1161" /> |
|
11385 <source>Encodings</source> |
|
11386 <translation type="unfinished" /> |
|
11387 </message> |
|
11388 <message> |
|
11389 <location filename="../QScintilla/Editor.py" line="1184" /> |
|
11390 <source>Re-Open With Encoding</source> |
|
11391 <translation type="unfinished" /> |
|
11392 </message> |
|
11393 <message> |
|
11394 <location filename="../QScintilla/Editor.py" line="1204" /> |
|
11395 <source>End-of-Line Type</source> |
|
11396 <translation type="unfinished" /> |
|
11397 </message> |
|
11398 <message> |
|
11399 <location filename="../QScintilla/Editor.py" line="1208" /> |
|
11400 <source>Unix</source> |
|
11401 <translation type="unfinished" /> |
|
11402 </message> |
|
11403 <message> |
|
11404 <location filename="../QScintilla/Editor.py" line="1214" /> |
|
11405 <source>Windows</source> |
|
11406 <translation type="unfinished" /> |
|
11407 </message> |
|
11408 <message> |
|
11409 <location filename="../QScintilla/Editor.py" line="1220" /> |
|
11410 <source>Macintosh</source> |
|
11411 <translation type="unfinished" /> |
|
11412 </message> |
|
11413 <message> |
|
11414 <location filename="../QScintilla/Editor.py" line="1238" /> |
|
11415 <source>Spelling</source> |
|
11416 <translation type="unfinished" /> |
|
11417 </message> |
|
11418 <message> |
|
11419 <location filename="../QScintilla/Editor.py" line="8052" /> |
|
11420 <location filename="../QScintilla/Editor.py" line="1246" /> |
|
11421 <source>Check spelling...</source> |
|
11422 <translation type="unfinished" /> |
|
11423 </message> |
|
11424 <message> |
|
11425 <location filename="../QScintilla/Editor.py" line="1251" /> |
|
11426 <source>Check spelling of selection...</source> |
|
11427 <translation type="unfinished" /> |
|
11428 </message> |
|
11429 <message> |
|
11430 <location filename="../QScintilla/Editor.py" line="1255" /> |
|
11431 <source>Remove from dictionary</source> |
|
11432 <translation type="unfinished" /> |
|
11433 </message> |
|
11434 <message> |
|
11435 <location filename="../QScintilla/Editor.py" line="1272" /> |
|
11436 <source>Spell Check Languages</source> |
|
11437 <translation type="unfinished" /> |
|
11438 </message> |
|
11439 <message> |
|
11440 <location filename="../QScintilla/Editor.py" line="1276" /> |
|
11441 <source>No Language</source> |
|
11442 <translation type="unfinished" /> |
|
11443 </message> |
|
11444 <message> |
|
11445 <location filename="../QScintilla/Editor.py" line="1303" /> |
|
11446 <source>Toggle bookmark</source> |
|
11447 <translation type="unfinished" /> |
|
11448 </message> |
|
11449 <message> |
|
11450 <location filename="../QScintilla/Editor.py" line="1305" /> |
|
11451 <source>Next bookmark</source> |
|
11452 <translation type="unfinished" /> |
|
11453 </message> |
|
11454 <message> |
|
11455 <location filename="../QScintilla/Editor.py" line="1308" /> |
|
11456 <source>Previous bookmark</source> |
|
11457 <translation type="unfinished" /> |
|
11458 </message> |
|
11459 <message> |
|
11460 <location filename="../QScintilla/Editor.py" line="1311" /> |
|
11461 <source>Clear all bookmarks</source> |
|
11462 <translation type="unfinished" /> |
|
11463 </message> |
|
11464 <message> |
|
11465 <location filename="../QScintilla/Editor.py" line="1322" /> |
|
11466 <source>Toggle breakpoint</source> |
|
11467 <translation type="unfinished" /> |
|
11468 </message> |
|
11469 <message> |
|
11470 <location filename="../QScintilla/Editor.py" line="1325" /> |
|
11471 <source>Toggle temporary breakpoint</source> |
|
11472 <translation type="unfinished" /> |
|
11473 </message> |
|
11474 <message> |
|
11475 <location filename="../QScintilla/Editor.py" line="1328" /> |
|
11476 <source>Edit breakpoint...</source> |
|
11477 <translation type="unfinished" /> |
|
11478 </message> |
|
11479 <message> |
|
11480 <location filename="../QScintilla/Editor.py" line="5754" /> |
|
11481 <location filename="../QScintilla/Editor.py" line="1331" /> |
|
11482 <source>Enable breakpoint</source> |
|
11483 <translation type="unfinished" /> |
|
11484 </message> |
|
11485 <message> |
|
11486 <location filename="../QScintilla/Editor.py" line="1334" /> |
|
11487 <source>Next breakpoint</source> |
|
11488 <translation type="unfinished" /> |
|
11489 </message> |
|
11490 <message> |
|
11491 <location filename="../QScintilla/Editor.py" line="1337" /> |
|
11492 <source>Previous breakpoint</source> |
|
11493 <translation type="unfinished" /> |
|
11494 </message> |
|
11495 <message> |
|
11496 <location filename="../QScintilla/Editor.py" line="1340" /> |
|
11497 <source>Clear all breakpoints</source> |
|
11498 <translation type="unfinished" /> |
|
11499 </message> |
|
11500 <message> |
|
11501 <location filename="../QScintilla/Editor.py" line="1351" /> |
|
11502 <source>Toggle all folds</source> |
|
11503 <translation type="unfinished" /> |
|
11504 </message> |
|
11505 <message> |
|
11506 <location filename="../QScintilla/Editor.py" line="1356" /> |
|
11507 <source>Toggle all folds (including children)</source> |
|
11508 <translation type="unfinished" /> |
|
11509 </message> |
|
11510 <message> |
|
11511 <location filename="../QScintilla/Editor.py" line="1359" /> |
|
11512 <source>Toggle current fold</source> |
|
11513 <translation type="unfinished" /> |
|
11514 </message> |
|
11515 <message> |
|
11516 <location filename="../QScintilla/Editor.py" line="1363" /> |
|
11517 <source>Expand (including children)</source> |
|
11518 <translation type="unfinished" /> |
|
11519 </message> |
|
11520 <message> |
|
11521 <location filename="../QScintilla/Editor.py" line="1367" /> |
|
11522 <source>Collapse (including children)</source> |
|
11523 <translation type="unfinished" /> |
|
11524 </message> |
|
11525 <message> |
|
11526 <location filename="../QScintilla/Editor.py" line="1372" /> |
|
11527 <source>Clear all folds</source> |
|
11528 <translation type="unfinished" /> |
|
11529 </message> |
|
11530 <message> |
|
11531 <location filename="../QScintilla/Editor.py" line="1383" /> |
|
11532 <source>Goto syntax error</source> |
|
11533 <translation type="unfinished" /> |
|
11534 </message> |
|
11535 <message> |
|
11536 <location filename="../QScintilla/Editor.py" line="1386" /> |
|
11537 <source>Show syntax error message</source> |
|
11538 <translation type="unfinished" /> |
|
11539 </message> |
|
11540 <message> |
|
11541 <location filename="../QScintilla/Editor.py" line="1389" /> |
|
11542 <source>Clear syntax error</source> |
|
11543 <translation type="unfinished" /> |
|
11544 </message> |
|
11545 <message> |
|
11546 <location filename="../QScintilla/Editor.py" line="1393" /> |
|
11547 <source>Next warning</source> |
|
11548 <translation type="unfinished" /> |
|
11549 </message> |
|
11550 <message> |
|
11551 <location filename="../QScintilla/Editor.py" line="1396" /> |
|
11552 <source>Previous warning</source> |
|
11553 <translation type="unfinished" /> |
|
11554 </message> |
|
11555 <message> |
|
11556 <location filename="../QScintilla/Editor.py" line="1399" /> |
|
11557 <source>Show warning message</source> |
|
11558 <translation type="unfinished" /> |
|
11559 </message> |
|
11560 <message> |
|
11561 <location filename="../QScintilla/Editor.py" line="1402" /> |
|
11562 <source>Clear warnings</source> |
|
11563 <translation type="unfinished" /> |
|
11564 </message> |
|
11565 <message> |
|
11566 <location filename="../QScintilla/Editor.py" line="1406" /> |
|
11567 <source>Next uncovered line</source> |
|
11568 <translation type="unfinished" /> |
|
11569 </message> |
|
11570 <message> |
|
11571 <location filename="../QScintilla/Editor.py" line="1409" /> |
|
11572 <source>Previous uncovered line</source> |
|
11573 <translation type="unfinished" /> |
|
11574 </message> |
|
11575 <message> |
|
11576 <location filename="../QScintilla/Editor.py" line="1413" /> |
|
11577 <source>Next task</source> |
|
11578 <translation type="unfinished" /> |
|
11579 </message> |
|
11580 <message> |
|
11581 <location filename="../QScintilla/Editor.py" line="1416" /> |
|
11582 <source>Previous task</source> |
|
11583 <translation type="unfinished" /> |
|
11584 </message> |
|
11585 <message> |
|
11586 <location filename="../QScintilla/Editor.py" line="1420" /> |
|
11587 <source>Next change</source> |
|
11588 <translation type="unfinished" /> |
|
11589 </message> |
|
11590 <message> |
|
11591 <location filename="../QScintilla/Editor.py" line="1423" /> |
|
11592 <source>Previous change</source> |
|
11593 <translation type="unfinished" /> |
|
11594 </message> |
|
11595 <message> |
|
11596 <location filename="../QScintilla/Editor.py" line="1426" /> |
|
11597 <source>Clear changes</source> |
|
11598 <translation type="unfinished" /> |
|
11599 </message> |
|
11600 <message> |
|
11601 <location filename="../QScintilla/Editor.py" line="1457" /> |
|
11602 <location filename="../QScintilla/Editor.py" line="1448" /> |
|
11603 <source>Export source</source> |
11615 <source>Export source</source> |
11604 <translation type="unfinished" /> |
11616 <translation type="unfinished" /> |
11605 </message> |
11617 </message> |
11606 <message> |
11618 <message> |
11607 <location filename="../QScintilla/Editor.py" line="1449" /> |
11619 <location filename="../QScintilla/Editor.py" line="1472" /> |
11608 <source><p>No exporter available for the export format <b>{0}</b>. Aborting...</p></source> |
11620 <source><p>No exporter available for the export format <b>{0}</b>. Aborting...</p></source> |
11609 <translation type="unfinished" /> |
11621 <translation type="unfinished" /> |
11610 </message> |
11622 </message> |
11611 <message> |
11623 <message> |
11612 <location filename="../QScintilla/Editor.py" line="1458" /> |
11624 <location filename="../QScintilla/Editor.py" line="1481" /> |
11613 <source>No export format given. Aborting...</source> |
11625 <source>No export format given. Aborting...</source> |
11614 <translation type="unfinished" /> |
11626 <translation type="unfinished" /> |
11615 </message> |
11627 </message> |
11616 <message> |
11628 <message> |
11617 <location filename="../QScintilla/Editor.py" line="1468" /> |
11629 <location filename="../QScintilla/Editor.py" line="1491" /> |
11618 <source>Alternatives ({0})</source> |
11630 <source>Alternatives ({0})</source> |
11619 <translation type="unfinished" /> |
11631 <translation type="unfinished" /> |
11620 </message> |
11632 </message> |
11621 <message> |
11633 <message> |
11622 <location filename="../QScintilla/Editor.py" line="1491" /> |
11634 <location filename="../QScintilla/Editor.py" line="1514" /> |
11623 <source>Pygments Lexer</source> |
11635 <source>Pygments Lexer</source> |
11624 <translation type="unfinished" /> |
11636 <translation type="unfinished" /> |
11625 </message> |
11637 </message> |
11626 <message> |
11638 <message> |
11627 <location filename="../QScintilla/Editor.py" line="1492" /> |
11639 <location filename="../QScintilla/Editor.py" line="1515" /> |
11628 <source>Select the Pygments lexer to apply.</source> |
11640 <source>Select the Pygments lexer to apply.</source> |
11629 <translation type="unfinished" /> |
11641 <translation type="unfinished" /> |
11630 </message> |
11642 </message> |
11631 <message> |
11643 <message> |
11632 <location filename="../QScintilla/Editor.py" line="2051" /> |
11644 <location filename="../QScintilla/Editor.py" line="2074" /> |
11633 <source>Modification of Read Only file</source> |
11645 <source>Modification of Read Only file</source> |
11634 <translation type="unfinished" /> |
11646 <translation type="unfinished" /> |
11635 </message> |
11647 </message> |
11636 <message> |
11648 <message> |
11637 <location filename="../QScintilla/Editor.py" line="2052" /> |
11649 <location filename="../QScintilla/Editor.py" line="2075" /> |
11638 <source>You are attempting to change a read only file. Please save to a different file first.</source> |
11650 <source>You are attempting to change a read only file. Please save to a different file first.</source> |
11639 <translation type="unfinished" /> |
11651 <translation type="unfinished" /> |
11640 </message> |
11652 </message> |
11641 <message> |
11653 <message> |
11642 <location filename="../QScintilla/Editor.py" line="2473" /> |
11654 <location filename="../QScintilla/Editor.py" line="2496" /> |
11643 <source>Add Breakpoint</source> |
11655 <source>Add Breakpoint</source> |
11644 <translation type="unfinished" /> |
11656 <translation type="unfinished" /> |
11645 </message> |
11657 </message> |
11646 <message> |
11658 <message> |
11647 <location filename="../QScintilla/Editor.py" line="2474" /> |
11659 <location filename="../QScintilla/Editor.py" line="2497" /> |
11648 <source>No Python byte code will be created for the selected line. No break point will be set!</source> |
11660 <source>No Python byte code will be created for the selected line. No break point will be set!</source> |
11649 <translation type="unfinished" /> |
11661 <translation type="unfinished" /> |
11650 </message> |
11662 </message> |
11651 <message> |
11663 <message> |
11652 <location filename="../QScintilla/Editor.py" line="2807" /> |
11664 <location filename="../QScintilla/Editor.py" line="2830" /> |
11653 <source>Printing...</source> |
11665 <source>Printing...</source> |
11654 <translation type="unfinished" /> |
11666 <translation type="unfinished" /> |
11655 </message> |
11667 </message> |
11656 <message> |
11668 <message> |
11657 <location filename="../QScintilla/Editor.py" line="2824" /> |
11669 <location filename="../QScintilla/Editor.py" line="2847" /> |
11658 <source>Printing completed</source> |
11670 <source>Printing completed</source> |
11659 <translation type="unfinished" /> |
11671 <translation type="unfinished" /> |
11660 </message> |
11672 </message> |
11661 <message> |
11673 <message> |
11662 <location filename="../QScintilla/Editor.py" line="2826" /> |
11674 <location filename="../QScintilla/Editor.py" line="2849" /> |
11663 <source>Error while printing</source> |
11675 <source>Error while printing</source> |
11664 <translation type="unfinished" /> |
11676 <translation type="unfinished" /> |
11665 </message> |
11677 </message> |
11666 <message> |
11678 <message> |
11667 <location filename="../QScintilla/Editor.py" line="2829" /> |
11679 <location filename="../QScintilla/Editor.py" line="2852" /> |
11668 <source>Printing aborted</source> |
11680 <source>Printing aborted</source> |
11669 <translation type="unfinished" /> |
11681 <translation type="unfinished" /> |
11670 </message> |
11682 </message> |
11671 <message> |
11683 <message> |
11672 <location filename="../QScintilla/Editor.py" line="3187" /> |
11684 <location filename="../QScintilla/Editor.py" line="3210" /> |
11673 <source>File Modified</source> |
11685 <source>File Modified</source> |
11674 <translation type="unfinished" /> |
11686 <translation type="unfinished" /> |
11675 </message> |
11687 </message> |
11676 <message> |
11688 <message> |
11677 <location filename="../QScintilla/Editor.py" line="3188" /> |
11689 <location filename="../QScintilla/Editor.py" line="3211" /> |
11678 <source><p>The file <b>{0}</b> has unsaved changes.</p></source> |
11690 <source><p>The file <b>{0}</b> has unsaved changes.</p></source> |
11679 <translation type="unfinished" /> |
11691 <translation type="unfinished" /> |
11680 </message> |
11692 </message> |
11681 <message> |
11693 <message> |
11682 <location filename="../QScintilla/Editor.py" line="3246" /> |
11694 <location filename="../QScintilla/Editor.py" line="3269" /> |
11683 <source><p>The file <b>{0}</b> could not be opened.</p><p>Reason: {1}</p></source> |
11695 <source><p>The file <b>{0}</b> could not be opened.</p><p>Reason: {1}</p></source> |
11684 <translation type="unfinished" /> |
11696 <translation type="unfinished" /> |
11685 </message> |
11697 </message> |
11686 <message> |
11698 <message> |
11687 <location filename="../QScintilla/Editor.py" line="3424" /> |
11699 <location filename="../QScintilla/Editor.py" line="3447" /> |
11688 <location filename="../QScintilla/Editor.py" line="3405" /> |
11700 <location filename="../QScintilla/Editor.py" line="3428" /> |
11689 <location filename="../QScintilla/Editor.py" line="3365" /> |
11701 <location filename="../QScintilla/Editor.py" line="3388" /> |
11690 <source>Save File</source> |
11702 <source>Save File</source> |
11691 <translation type="unfinished" /> |
11703 <translation type="unfinished" /> |
11692 </message> |
11704 </message> |
11693 <message> |
11705 <message> |
11694 <location filename="../QScintilla/Editor.py" line="3366" /> |
11706 <location filename="../QScintilla/Editor.py" line="3389" /> |
11695 <source><p>The file <b>{0}</b> could not be saved.<br/>Reason: {1}</p></source> |
11707 <source><p>The file <b>{0}</b> could not be saved.<br/>Reason: {1}</p></source> |
11696 <translation type="unfinished" /> |
11708 <translation type="unfinished" /> |
11697 </message> |
11709 </message> |
11698 <message> |
11710 <message> |
11699 <location filename="../QScintilla/Editor.py" line="3425" /> |
11711 <location filename="../QScintilla/Editor.py" line="3448" /> |
11700 <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> |
11712 <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> |
11701 <translation type="unfinished" /> |
11713 <translation type="unfinished" /> |
11702 </message> |
11714 </message> |
11703 <message> |
11715 <message> |
11704 <location filename="../QScintilla/Editor.py" line="4935" /> |
11716 <location filename="../QScintilla/Editor.py" line="4958" /> |
11705 <source>Autocompletion</source> |
11717 <source>Autocompletion</source> |
11706 <translation type="unfinished" /> |
11718 <translation type="unfinished" /> |
11707 </message> |
11719 </message> |
11708 <message> |
11720 <message> |
11709 <location filename="../QScintilla/Editor.py" line="4936" /> |
11721 <location filename="../QScintilla/Editor.py" line="4959" /> |
11710 <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> |
11711 <translation type="unfinished" /> |
11723 <translation type="unfinished" /> |
11712 </message> |
11724 </message> |
11713 <message> |
11725 <message> |
11714 <location filename="../QScintilla/Editor.py" line="5064" /> |
11726 <location filename="../QScintilla/Editor.py" line="5087" /> |
11715 <source>Auto-Completion Provider</source> |
11727 <source>Auto-Completion Provider</source> |
11716 <translation type="unfinished" /> |
11728 <translation type="unfinished" /> |
11717 </message> |
11729 </message> |
11718 <message> |
11730 <message> |
11719 <location filename="../QScintilla/Editor.py" line="5065" /> |
11731 <location filename="../QScintilla/Editor.py" line="5088" /> |
11720 <source>The completion list provider '{0}' was already registered. Ignoring duplicate request.</source> |
11732 <source>The completion list provider '{0}' was already registered. Ignoring duplicate request.</source> |
11721 <translation type="unfinished" /> |
11733 <translation type="unfinished" /> |
11722 </message> |
11734 </message> |
11723 <message> |
11735 <message> |
11724 <location filename="../QScintilla/Editor.py" line="5357" /> |
11736 <location filename="../QScintilla/Editor.py" line="5380" /> |
11725 <source>Call-Tips Provider</source> |
11737 <source>Call-Tips Provider</source> |
11726 <translation type="unfinished" /> |
11738 <translation type="unfinished" /> |
11727 </message> |
11739 </message> |
11728 <message> |
11740 <message> |
11729 <location filename="../QScintilla/Editor.py" line="5358" /> |
11741 <location filename="../QScintilla/Editor.py" line="5381" /> |
11730 <source>The call-tips provider '{0}' was already registered. Ignoring duplicate request.</source> |
11742 <source>The call-tips provider '{0}' was already registered. Ignoring duplicate request.</source> |
11731 <translation type="unfinished" /> |
11743 <translation type="unfinished" /> |
11732 </message> |
11744 </message> |
11733 <message> |
11745 <message> |
11734 <location filename="../QScintilla/Editor.py" line="5758" /> |
11746 <location filename="../QScintilla/Editor.py" line="5781" /> |
11735 <source>Disable breakpoint</source> |
11747 <source>Disable breakpoint</source> |
11736 <translation type="unfinished" /> |
11748 <translation type="unfinished" /> |
11737 </message> |
11749 </message> |
11738 <message> |
11750 <message> |
11739 <location filename="../QScintilla/Editor.py" line="6113" /> |
11751 <location filename="../QScintilla/Editor.py" line="6136" /> |
11740 <source>Code Coverage</source> |
11752 <source>Code Coverage</source> |
11741 <translation type="unfinished" /> |
11753 <translation type="unfinished" /> |
11742 </message> |
11754 </message> |
11743 <message> |
11755 <message> |
11744 <location filename="../QScintilla/Editor.py" line="6114" /> |
11756 <location filename="../QScintilla/Editor.py" line="6137" /> |
11745 <source>Please select a coverage file</source> |
11757 <source>Please select a coverage file</source> |
11746 <translation type="unfinished" /> |
11758 <translation type="unfinished" /> |
11747 </message> |
11759 </message> |
11748 <message> |
11760 <message> |
11749 <location filename="../QScintilla/Editor.py" line="6189" /> |
11761 <location filename="../QScintilla/Editor.py" line="6212" /> |
11750 <location filename="../QScintilla/Editor.py" line="6181" /> |
11762 <location filename="../QScintilla/Editor.py" line="6204" /> |
11751 <source>Show Code Coverage Annotations</source> |
11763 <source>Show Code Coverage Annotations</source> |
11752 <translation type="unfinished" /> |
11764 <translation type="unfinished" /> |
11753 </message> |
11765 </message> |
11754 <message> |
11766 <message> |
11755 <location filename="../QScintilla/Editor.py" line="6182" /> |
11767 <location filename="../QScintilla/Editor.py" line="6205" /> |
11756 <source>All lines have been covered.</source> |
11768 <source>All lines have been covered.</source> |
11757 <translation type="unfinished" /> |
11769 <translation type="unfinished" /> |
11758 </message> |
11770 </message> |
11759 <message> |
11771 <message> |
11760 <location filename="../QScintilla/Editor.py" line="6190" /> |
11772 <location filename="../QScintilla/Editor.py" line="6213" /> |
11761 <source>There is no coverage file available.</source> |
11773 <source>There is no coverage file available.</source> |
11762 <translation type="unfinished" /> |
11774 <translation type="unfinished" /> |
11763 </message> |
11775 </message> |
11764 <message> |
11776 <message> |
11765 <location filename="../QScintilla/Editor.py" line="6286" /> |
11777 <location filename="../QScintilla/Editor.py" line="6309" /> |
11766 <source>Profile Data</source> |
11778 <source>Profile Data</source> |
11767 <translation type="unfinished" /> |
11779 <translation type="unfinished" /> |
11768 </message> |
11780 </message> |
11769 <message> |
11781 <message> |
11770 <location filename="../QScintilla/Editor.py" line="6287" /> |
11782 <location filename="../QScintilla/Editor.py" line="6310" /> |
11771 <source>Please select a profile file</source> |
11783 <source>Please select a profile file</source> |
11772 <translation type="unfinished" /> |
11784 <translation type="unfinished" /> |
11773 </message> |
11785 </message> |
11774 <message> |
11786 <message> |
11775 <location filename="../QScintilla/Editor.py" line="6450" /> |
11787 <location filename="../QScintilla/Editor.py" line="6473" /> |
11776 <location filename="../QScintilla/Editor.py" line="6444" /> |
11788 <location filename="../QScintilla/Editor.py" line="6467" /> |
11777 <source>Syntax Error</source> |
11789 <source>Syntax Error</source> |
11778 <translation type="unfinished" /> |
11790 <translation type="unfinished" /> |
11779 </message> |
11791 </message> |
11780 <message> |
11792 <message> |
11781 <location filename="../QScintilla/Editor.py" line="6451" /> |
11793 <location filename="../QScintilla/Editor.py" line="6474" /> |
11782 <source>No syntax error message available.</source> |
11794 <source>No syntax error message available.</source> |
11783 <translation type="unfinished" /> |
11795 <translation type="unfinished" /> |
11784 </message> |
11796 </message> |
11785 <message> |
11797 <message> |
11786 <location filename="../QScintilla/Editor.py" line="6662" /> |
11798 <location filename="../QScintilla/Editor.py" line="6685" /> |
11787 <location filename="../QScintilla/Editor.py" line="6656" /> |
11799 <location filename="../QScintilla/Editor.py" line="6679" /> |
11788 <source>Warning</source> |
11800 <source>Warning</source> |
11789 <translation type="unfinished" /> |
11801 <translation type="unfinished" /> |
11790 </message> |
11802 </message> |
11791 <message> |
11803 <message> |
11792 <location filename="../QScintilla/Editor.py" line="6662" /> |
11804 <location filename="../QScintilla/Editor.py" line="6685" /> |
11793 <source>No warning messages available.</source> |
11805 <source>No warning messages available.</source> |
11794 <translation type="unfinished" /> |
11806 <translation type="unfinished" /> |
11795 </message> |
11807 </message> |
11796 <message> |
11808 <message> |
11797 <location filename="../QScintilla/Editor.py" line="6726" /> |
11809 <location filename="../QScintilla/Editor.py" line="6749" /> |
11798 <source>Style: {0}</source> |
11810 <source>Style: {0}</source> |
11799 <translation type="unfinished" /> |
11811 <translation type="unfinished" /> |
11800 </message> |
11812 </message> |
11801 <message> |
11813 <message> |
11802 <location filename="../QScintilla/Editor.py" line="6729" /> |
11814 <location filename="../QScintilla/Editor.py" line="6752" /> |
11803 <source>Warning: {0}</source> |
11815 <source>Warning: {0}</source> |
11804 <translation type="unfinished" /> |
11816 <translation type="unfinished" /> |
11805 </message> |
11817 </message> |
11806 <message> |
11818 <message> |
11807 <location filename="../QScintilla/Editor.py" line="6736" /> |
11819 <location filename="../QScintilla/Editor.py" line="6759" /> |
11808 <source>Error: {0}</source> |
11820 <source>Error: {0}</source> |
11809 <translation type="unfinished" /> |
11821 <translation type="unfinished" /> |
11810 </message> |
11822 </message> |
11811 <message> |
11823 <message> |
11812 <location filename="../QScintilla/Editor.py" line="6843" /> |
11824 <location filename="../QScintilla/Editor.py" line="6866" /> |
11813 <source>Macro Name</source> |
11825 <source>Macro Name</source> |
11814 <translation type="unfinished" /> |
11826 <translation type="unfinished" /> |
11815 </message> |
11827 </message> |
11816 <message> |
11828 <message> |
11817 <location filename="../QScintilla/Editor.py" line="6843" /> |
11829 <location filename="../QScintilla/Editor.py" line="6866" /> |
11818 <source>Select a macro name:</source> |
11830 <source>Select a macro name:</source> |
11819 <translation type="unfinished" /> |
11831 <translation type="unfinished" /> |
11820 </message> |
11832 </message> |
11821 <message> |
11833 <message> |
11822 <location filename="../QScintilla/Editor.py" line="6869" /> |
11834 <location filename="../QScintilla/Editor.py" line="6892" /> |
11823 <source>Load macro file</source> |
11835 <source>Load macro file</source> |
11824 <translation type="unfinished" /> |
11836 <translation type="unfinished" /> |
11825 </message> |
11837 </message> |
11826 <message> |
11838 <message> |
11827 <location filename="../QScintilla/Editor.py" line="6915" /> |
11839 <location filename="../QScintilla/Editor.py" line="6938" /> |
11828 <location filename="../QScintilla/Editor.py" line="6871" /> |
11840 <location filename="../QScintilla/Editor.py" line="6894" /> |
11829 <source>Macro files (*.macro)</source> |
11841 <source>Macro files (*.macro)</source> |
11830 <translation type="unfinished" /> |
11842 <translation type="unfinished" /> |
11831 </message> |
11843 </message> |
11832 <message> |
11844 <message> |
11833 <location filename="../QScintilla/Editor.py" line="6893" /> |
11845 <location filename="../QScintilla/Editor.py" line="6916" /> |
11834 <location filename="../QScintilla/Editor.py" line="6883" /> |
11846 <location filename="../QScintilla/Editor.py" line="6906" /> |
11835 <source>Error loading macro</source> |
11847 <source>Error loading macro</source> |
11836 <translation type="unfinished" /> |
11848 <translation type="unfinished" /> |
11837 </message> |
11849 </message> |
11838 <message> |
11850 <message> |
11839 <location filename="../QScintilla/Editor.py" line="6884" /> |
11851 <location filename="../QScintilla/Editor.py" line="6907" /> |
11840 <source><p>The macro file <b>{0}</b> could not be read.</p></source> |
11852 <source><p>The macro file <b>{0}</b> could not be read.</p></source> |
11841 <translation type="unfinished" /> |
11853 <translation type="unfinished" /> |
11842 </message> |
11854 </message> |
11843 <message> |
11855 <message> |
11844 <location filename="../QScintilla/Editor.py" line="6894" /> |
11856 <location filename="../QScintilla/Editor.py" line="6917" /> |
11845 <source><p>The macro file <b>{0}</b> is corrupt.</p></source> |
11857 <source><p>The macro file <b>{0}</b> is corrupt.</p></source> |
11846 <translation type="unfinished" /> |
11858 <translation type="unfinished" /> |
11847 </message> |
11859 </message> |
11848 <message> |
11860 <message> |
11849 <location filename="../QScintilla/Editor.py" line="6913" /> |
11861 <location filename="../QScintilla/Editor.py" line="6936" /> |
11850 <source>Save macro file</source> |
11862 <source>Save macro file</source> |
11851 <translation type="unfinished" /> |
11863 <translation type="unfinished" /> |
11852 </message> |
11864 </message> |
11853 <message> |
11865 <message> |
11854 <location filename="../QScintilla/Editor.py" line="6931" /> |
11866 <location filename="../QScintilla/Editor.py" line="6954" /> |
11855 <source>Save macro</source> |
11867 <source>Save macro</source> |
11856 <translation type="unfinished" /> |
11868 <translation type="unfinished" /> |
11857 </message> |
11869 </message> |
11858 <message> |
11870 <message> |
11859 <location filename="../QScintilla/Editor.py" line="6932" /> |
11871 <location filename="../QScintilla/Editor.py" line="6955" /> |
11860 <source><p>The macro file <b>{0}</b> already exists. Overwrite it?</p></source> |
11872 <source><p>The macro file <b>{0}</b> already exists. Overwrite it?</p></source> |
11861 <translation type="unfinished" /> |
11873 <translation type="unfinished" /> |
11862 </message> |
11874 </message> |
11863 <message> |
11875 <message> |
11864 <location filename="../QScintilla/Editor.py" line="6947" /> |
11876 <location filename="../QScintilla/Editor.py" line="6970" /> |
11865 <source>Error saving macro</source> |
11877 <source>Error saving macro</source> |
11866 <translation type="unfinished" /> |
11878 <translation type="unfinished" /> |
11867 </message> |
11879 </message> |
11868 <message> |
11880 <message> |
11869 <location filename="../QScintilla/Editor.py" line="6948" /> |
11881 <location filename="../QScintilla/Editor.py" line="6971" /> |
11870 <source><p>The macro file <b>{0}</b> could not be written.</p></source> |
11882 <source><p>The macro file <b>{0}</b> could not be written.</p></source> |
11871 <translation type="unfinished" /> |
11883 <translation type="unfinished" /> |
11872 </message> |
11884 </message> |
11873 <message> |
11885 <message> |
11874 <location filename="../QScintilla/Editor.py" line="6961" /> |
11886 <location filename="../QScintilla/Editor.py" line="6984" /> |
11875 <source>Start Macro Recording</source> |
11887 <source>Start Macro Recording</source> |
11876 <translation type="unfinished" /> |
11888 <translation type="unfinished" /> |
11877 </message> |
11889 </message> |
11878 <message> |
11890 <message> |
11879 <location filename="../QScintilla/Editor.py" line="6962" /> |
11891 <location filename="../QScintilla/Editor.py" line="6985" /> |
11880 <source>Macro recording is already active. Start new?</source> |
11892 <source>Macro recording is already active. Start new?</source> |
11881 <translation type="unfinished" /> |
11893 <translation type="unfinished" /> |
11882 </message> |
11894 </message> |
11883 <message> |
11895 <message> |
11884 <location filename="../QScintilla/Editor.py" line="6988" /> |
11896 <location filename="../QScintilla/Editor.py" line="7011" /> |
11885 <source>Macro Recording</source> |
11897 <source>Macro Recording</source> |
11886 <translation type="unfinished" /> |
11898 <translation type="unfinished" /> |
11887 </message> |
11899 </message> |
11888 <message> |
11900 <message> |
11889 <location filename="../QScintilla/Editor.py" line="6989" /> |
11901 <location filename="../QScintilla/Editor.py" line="7012" /> |
11890 <source>Enter name of the macro:</source> |
11902 <source>Enter name of the macro:</source> |
11891 <translation type="unfinished" /> |
11903 <translation type="unfinished" /> |
11892 </message> |
11904 </message> |
11893 <message> |
11905 <message> |
11894 <location filename="../QScintilla/Editor.py" line="7140" /> |
11906 <location filename="../QScintilla/Editor.py" line="7163" /> |
11895 <source><p>The file <b>{0}</b> has been changed while it was opened in eric. Reread it?</p></source> |
11907 <source><p>The file <b>{0}</b> has been changed while it was opened in eric. Reread it?</p></source> |
11896 <translation type="unfinished" /> |
11908 <translation type="unfinished" /> |
11897 </message> |
11909 </message> |
11898 <message> |
11910 <message> |
11899 <location filename="../QScintilla/Editor.py" line="7146" /> |
11911 <location filename="../QScintilla/Editor.py" line="7169" /> |
11900 <source><br><b>Warning:</b> You will lose your changes upon reopening it.</source> |
11912 <source><br><b>Warning:</b> You will lose your changes upon reopening it.</source> |
11901 <translation type="unfinished" /> |
11913 <translation type="unfinished" /> |
11902 </message> |
11914 </message> |
11903 <message> |
11915 <message> |
11904 <location filename="../QScintilla/Editor.py" line="7153" /> |
11916 <location filename="../QScintilla/Editor.py" line="7176" /> |
11905 <source>File changed</source> |
11917 <source>File changed</source> |
11906 <translation type="unfinished" /> |
11918 <translation type="unfinished" /> |
11907 </message> |
11919 </message> |
11908 <message> |
11920 <message> |
11909 <location filename="../QScintilla/Editor.py" line="7203" /> |
11921 <location filename="../QScintilla/Editor.py" line="7226" /> |
11910 <source>{0} (ro)</source> |
11922 <source>{0} (ro)</source> |
11911 <translation type="unfinished" /> |
11923 <translation type="unfinished" /> |
11912 </message> |
11924 </message> |
11913 <message> |
11925 <message> |
11914 <location filename="../QScintilla/Editor.py" line="7494" /> |
11926 <location filename="../QScintilla/Editor.py" line="7517" /> |
11915 <source>Drop Error</source> |
11927 <source>Drop Error</source> |
11916 <translation type="unfinished" /> |
11928 <translation type="unfinished" /> |
11917 </message> |
11929 </message> |
11918 <message> |
11930 <message> |
11919 <location filename="../QScintilla/Editor.py" line="7495" /> |
11931 <location filename="../QScintilla/Editor.py" line="7518" /> |
11920 <source><p><b>{0}</b> is not a file.</p></source> |
11932 <source><p><b>{0}</b> is not a file.</p></source> |
11921 <translation type="unfinished" /> |
11933 <translation type="unfinished" /> |
11922 </message> |
11934 </message> |
11923 <message> |
11935 <message> |
11924 <location filename="../QScintilla/Editor.py" line="7515" /> |
11936 <location filename="../QScintilla/Editor.py" line="7538" /> |
11925 <source>Resources</source> |
11937 <source>Resources</source> |
11926 <translation type="unfinished" /> |
11938 <translation type="unfinished" /> |
11927 </message> |
11939 </message> |
11928 <message> |
11940 <message> |
11929 <location filename="../QScintilla/Editor.py" line="7517" /> |
11941 <location filename="../QScintilla/Editor.py" line="7540" /> |
11930 <source>Add file...</source> |
11942 <source>Add file...</source> |
11931 <translation type="unfinished" /> |
11943 <translation type="unfinished" /> |
11932 </message> |
11944 </message> |
11933 <message> |
11945 <message> |
11934 <location filename="../QScintilla/Editor.py" line="7518" /> |
11946 <location filename="../QScintilla/Editor.py" line="7541" /> |
11935 <source>Add files...</source> |
11947 <source>Add files...</source> |
11936 <translation type="unfinished" /> |
11948 <translation type="unfinished" /> |
11937 </message> |
11949 </message> |
11938 <message> |
11950 <message> |
11939 <location filename="../QScintilla/Editor.py" line="7519" /> |
11951 <location filename="../QScintilla/Editor.py" line="7542" /> |
11940 <source>Add aliased file...</source> |
11952 <source>Add aliased file...</source> |
11941 <translation type="unfinished" /> |
11953 <translation type="unfinished" /> |
11942 </message> |
11954 </message> |
11943 <message> |
11955 <message> |
11944 <location filename="../QScintilla/Editor.py" line="7521" /> |
11956 <location filename="../QScintilla/Editor.py" line="7544" /> |
11945 <source>Add localized resource...</source> |
11957 <source>Add localized resource...</source> |
11946 <translation type="unfinished" /> |
11958 <translation type="unfinished" /> |
11947 </message> |
11959 </message> |
11948 <message> |
11960 <message> |
11949 <location filename="../QScintilla/Editor.py" line="7524" /> |
11961 <location filename="../QScintilla/Editor.py" line="7547" /> |
11950 <source>Add resource frame</source> |
11962 <source>Add resource frame</source> |
11951 <translation type="unfinished" /> |
11963 <translation type="unfinished" /> |
11952 </message> |
11964 </message> |
11953 <message> |
11965 <message> |
11954 <location filename="../QScintilla/Editor.py" line="7543" /> |
11966 <location filename="../QScintilla/Editor.py" line="7566" /> |
11955 <source>Add file resource</source> |
11967 <source>Add file resource</source> |
11956 <translation type="unfinished" /> |
11968 <translation type="unfinished" /> |
11957 </message> |
11969 </message> |
11958 <message> |
11970 <message> |
11959 <location filename="../QScintilla/Editor.py" line="7557" /> |
11971 <location filename="../QScintilla/Editor.py" line="7580" /> |
11960 <source>Add file resources</source> |
11972 <source>Add file resources</source> |
11961 <translation type="unfinished" /> |
11973 <translation type="unfinished" /> |
11962 </message> |
11974 </message> |
11963 <message> |
11975 <message> |
11964 <location filename="../QScintilla/Editor.py" line="7581" /> |
11976 <location filename="../QScintilla/Editor.py" line="7604" /> |
11965 <location filename="../QScintilla/Editor.py" line="7575" /> |
11977 <location filename="../QScintilla/Editor.py" line="7598" /> |
11966 <source>Add aliased file resource</source> |
11978 <source>Add aliased file resource</source> |
11967 <translation type="unfinished" /> |
11979 <translation type="unfinished" /> |
11968 </message> |
11980 </message> |
11969 <message> |
11981 <message> |
11970 <location filename="../QScintilla/Editor.py" line="7582" /> |
11982 <location filename="../QScintilla/Editor.py" line="7605" /> |
11971 <source>Alias for file <b>{0}</b>:</source> |
11983 <source>Alias for file <b>{0}</b>:</source> |
11972 <translation type="unfinished" /> |
11984 <translation type="unfinished" /> |
11973 </message> |
11985 </message> |
11974 <message> |
11986 <message> |
11975 <location filename="../QScintilla/Editor.py" line="7657" /> |
11987 <location filename="../QScintilla/Editor.py" line="7680" /> |
11976 <source>Package Diagram</source> |
11988 <source>Package Diagram</source> |
11977 <translation type="unfinished" /> |
11989 <translation type="unfinished" /> |
11978 </message> |
11990 </message> |
11979 <message> |
11991 <message> |
11980 <location filename="../QScintilla/Editor.py" line="7658" /> |
11992 <location filename="../QScintilla/Editor.py" line="7681" /> |
11981 <source>Include class attributes?</source> |
11993 <source>Include class attributes?</source> |
11982 <translation type="unfinished" /> |
11994 <translation type="unfinished" /> |
11983 </message> |
11995 </message> |
11984 <message> |
11996 <message> |
11985 <location filename="../QScintilla/Editor.py" line="7678" /> |
11997 <location filename="../QScintilla/Editor.py" line="7701" /> |
11986 <source>Imports Diagram</source> |
11998 <source>Imports Diagram</source> |
11987 <translation type="unfinished" /> |
11999 <translation type="unfinished" /> |
11988 </message> |
12000 </message> |
11989 <message> |
12001 <message> |
11990 <location filename="../QScintilla/Editor.py" line="7679" /> |
12002 <location filename="../QScintilla/Editor.py" line="7702" /> |
11991 <source>Include imports from external modules?</source> |
12003 <source>Include imports from external modules?</source> |
11992 <translation type="unfinished" /> |
12004 <translation type="unfinished" /> |
11993 </message> |
12005 </message> |
11994 <message> |
12006 <message> |
11995 <location filename="../QScintilla/Editor.py" line="7698" /> |
12007 <location filename="../QScintilla/Editor.py" line="7721" /> |
11996 <source>Application Diagram</source> |
12008 <source>Application Diagram</source> |
11997 <translation type="unfinished" /> |
12009 <translation type="unfinished" /> |
11998 </message> |
12010 </message> |
11999 <message> |
12011 <message> |
12000 <location filename="../QScintilla/Editor.py" line="7699" /> |
12012 <location filename="../QScintilla/Editor.py" line="7722" /> |
12001 <source>Include module names?</source> |
12013 <source>Include module names?</source> |
12002 <translation type="unfinished" /> |
12014 <translation type="unfinished" /> |
12003 </message> |
12015 </message> |
12004 <message> |
12016 <message> |
12005 <location filename="../QScintilla/Editor.py" line="8056" /> |
12017 <location filename="../QScintilla/Editor.py" line="8079" /> |
12006 <source>Add to dictionary</source> |
12018 <source>Add to dictionary</source> |
12007 <translation type="unfinished" /> |
12019 <translation type="unfinished" /> |
12008 </message> |
12020 </message> |
12009 <message> |
12021 <message> |
12010 <location filename="../QScintilla/Editor.py" line="8058" /> |
12022 <location filename="../QScintilla/Editor.py" line="8081" /> |
12011 <source>Ignore All</source> |
12023 <source>Ignore All</source> |
12012 <translation type="unfinished" /> |
12024 <translation type="unfinished" /> |
12013 </message> |
12025 </message> |
12014 <message> |
12026 <message> |
12015 <location filename="../QScintilla/Editor.py" line="8476" /> |
12027 <location filename="../QScintilla/Editor.py" line="8499" /> |
12016 <source>Sort Lines</source> |
12028 <source>Sort Lines</source> |
12017 <translation type="unfinished" /> |
12029 <translation type="unfinished" /> |
12018 </message> |
12030 </message> |
12019 <message> |
12031 <message> |
12020 <location filename="../QScintilla/Editor.py" line="8477" /> |
12032 <location filename="../QScintilla/Editor.py" line="8500" /> |
12021 <source>The selection contains illegal data for a numerical sort.</source> |
12033 <source>The selection contains illegal data for a numerical sort.</source> |
12022 <translation type="unfinished" /> |
12034 <translation type="unfinished" /> |
12023 </message> |
12035 </message> |
12024 <message> |
12036 <message> |
12025 <location filename="../QScintilla/Editor.py" line="8570" /> |
12037 <location filename="../QScintilla/Editor.py" line="8593" /> |
12026 <source>Register Mouse Click Handler</source> |
12038 <source>Register Mouse Click Handler</source> |
12027 <translation type="unfinished" /> |
12039 <translation type="unfinished" /> |
12028 </message> |
12040 </message> |
12029 <message> |
12041 <message> |
12030 <location filename="../QScintilla/Editor.py" line="8571" /> |
12042 <location filename="../QScintilla/Editor.py" line="8594" /> |
12031 <source>A mouse click handler for "{0}" was already registered by "{1}". Aborting request by "{2}"...</source> |
12043 <source>A mouse click handler for "{0}" was already registered by "{1}". Aborting request by "{2}"...</source> |
12032 <translation type="unfinished" /> |
12044 <translation type="unfinished" /> |
12033 </message> |
12045 </message> |
12034 <message> |
12046 <message> |
12035 <location filename="../QScintilla/Editor.py" line="8667" /> |
12047 <location filename="../QScintilla/Editor.py" line="8690" /> |
12036 <source>{0:4d} {1}</source> |
12048 <source>{0:4d} {1}</source> |
12037 <comment>line number, source code</comment> |
12049 <comment>line number, source code</comment> |
12038 <translation type="unfinished" /> |
12050 <translation type="unfinished" /> |
12039 </message> |
12051 </message> |
12040 <message> |
12052 <message> |
12041 <location filename="../QScintilla/Editor.py" line="8673" /> |
12053 <location filename="../QScintilla/Editor.py" line="8696" /> |
12042 <source>{0:4d} {1} |
12054 <source>{0:4d} {1} |
12043 => {2}</source> |
12055 => {2}</source> |
12044 <comment>line number, source code, file name</comment> |
12056 <comment>line number, source code, file name</comment> |
12045 <translation type="unfinished" /> |
12057 <translation type="unfinished" /> |
12046 </message> |
12058 </message> |
12047 <message> |
12059 <message> |
12048 <location filename="../QScintilla/Editor.py" line="8741" /> |
12060 <location filename="../QScintilla/Editor.py" line="8764" /> |
12049 <source>EditorConfig Properties</source> |
12061 <source>EditorConfig Properties</source> |
12050 <translation type="unfinished" /> |
12062 <translation type="unfinished" /> |
12051 </message> |
12063 </message> |
12052 <message> |
12064 <message> |
12053 <location filename="../QScintilla/Editor.py" line="8742" /> |
12065 <location filename="../QScintilla/Editor.py" line="8765" /> |
12054 <source><p>The EditorConfig properties for file <b>{0}</b> could not be loaded.</p></source> |
12066 <source><p>The EditorConfig properties for file <b>{0}</b> could not be loaded.</p></source> |
12055 <translation type="unfinished" /> |
12067 <translation type="unfinished" /> |
12056 </message> |
12068 </message> |
12057 </context> |
12069 </context> |
12058 <context> |
12070 <context> |