--- a/src/eric7/i18n/eric7_tr.ts Wed Mar 01 09:06:13 2023 +0100 +++ b/src/eric7/i18n/eric7_tr.ts Wed Mar 29 10:03:06 2023 +0200 @@ -1791,55 +1791,80 @@ <context> <name>BaseDevice</name> <message> - <location filename="../MicroPython/Devices/DeviceBase.py" line="128" /> - <source>Show MicroPython Versions</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/Devices/DeviceBase.py" line="129" /> + <location filename="../MicroPython/Devices/DeviceBase.py" line="190" /> + <source>Device Data Not Available</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/DeviceBase.py" line="191" /> <source><p>The device data is not available. Try to connect to the device again. Aborting...</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/DeviceBase.py" line="173" /> + <location filename="../MicroPython/Devices/DeviceBase.py" line="244" /> <source>Unsupported Device</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/DeviceBase.py" line="183" /> + <location filename="../MicroPython/Devices/DeviceBase.py" line="254" /> <source>REPL is not supported by this device.</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/DeviceBase.py" line="202" /> + <location filename="../MicroPython/Devices/DeviceBase.py" line="273" /> <source>Plotter is not supported by this device.</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/DeviceBase.py" line="221" /> + <location filename="../MicroPython/Devices/DeviceBase.py" line="292" /> <source>Running scripts is not supported by this device.</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/DeviceBase.py" line="240" /> + <location filename="../MicroPython/Devices/DeviceBase.py" line="311" /> <source>File Manager is not supported by this device.</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/DeviceBase.py" line="285" /> + <location filename="../MicroPython/Devices/DeviceBase.py" line="356" /> <source>Select Device Directory</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/DeviceBase.py" line="286" /> + <location filename="../MicroPython/Devices/DeviceBase.py" line="357" /> <source>Select the directory for the connected device:</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/DeviceBase.py" line="432" /> + <location filename="../MicroPython/Devices/DeviceBase.py" line="503" /> <source>Detected an error without indications.</source> <translation type="unfinished" /> </message> + <message> + <location filename="../MicroPython/Devices/DeviceBase.py" line="1390" /> + <source>Operation not supported.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/DeviceBase.py" line="1698" /> + <source>Yes</source> + <translation type="unfinished">Evet</translation> + </message> + <message> + <location filename="../MicroPython/Devices/DeviceBase.py" line="1698" /> + <source>No</source> + <translation type="unfinished">Hayır</translation> + </message> + <message> + <location filename="../MicroPython/Devices/DeviceBase.py" line="1700" /> + <source>yes</source> + <translation type="unfinished">evet</translation> + </message> + <message> + <location filename="../MicroPython/Devices/DeviceBase.py" line="1700" /> + <source>no</source> + <translation type="unfinished">no</translation> + </message> </context> <context> <name>BlackConfigurationDialog</name> @@ -2140,6 +2165,158 @@ </message> </context> <context> + <name>BluetoothController</name> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothController.py" line="43" /> + <source>Bluetooth Functions</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothController.py" line="45" /> + <source>Show Bluetooth Status</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothController.py" line="47" /> + <source>Perform Scan</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothController.py" line="95" /> + <location filename="../MicroPython/BluetoothDialogs/BluetoothController.py" line="89" /> + <location filename="../MicroPython/BluetoothDialogs/BluetoothController.py" line="50" /> + <source>Activate Bluetooth Interface</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothController.py" line="117" /> + <location filename="../MicroPython/BluetoothDialogs/BluetoothController.py" line="111" /> + <location filename="../MicroPython/BluetoothDialogs/BluetoothController.py" line="54" /> + <source>Deactivate Bluetooth Interface</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothController.py" line="90" /> + <source>Bluetooth was activated successfully.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothController.py" line="96" /> + <source>Bluetooth could not be activated.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothController.py" line="112" /> + <source>Bluetooth was deactivated successfully.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothController.py" line="118" /> + <source>Bluetooth could not be deactivated.</source> + <translation type="unfinished" /> + </message> + </context> + <context> + <name>BluetoothScanWindow</name> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.py" line="68" /> + <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.ui" line="0" /> + <source>Bluetooth Scan</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.ui" line="0" /> + <source>Name</source> + <translation type="unfinished">Adı</translation> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.ui" line="0" /> + <source>MAC-Address</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.ui" line="0" /> + <source>RSSI [dBm]</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.ui" line="0" /> + <source>Scan Duration:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.ui" line="0" /> + <source>Enter the scan duration in seconds</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.ui" line="0" /> + <source> s</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.ui" line="0" /> + <source>Press to scan for Bluetooth devices.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.ui" line="0" /> + <source>Scan</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.py" line="69" /> + <source><p>The scan for available devices failed.</p><p>Reason: {0}</p></source> + <translation type="unfinished" /> + </message> + <message numerus="yes"> + <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.py" line="77" /> + <source><p>Detected <b>%n</b> device(s).</p></source> + <translation type="unfinished"> + <numerusform /> + </translation> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.py" line="82" /> + <source>N/A</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.py" line="97" /> + <source>Complete {0}-bit Service UUID: {1}</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.py" line="99" /> + <source>Incomplete {0}-bit Service UUID: {1}</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.py" line="110" /> + <source>Manufacturer ID: 0x{0:x} ({1})</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.py" line="114" /> + <source>Manufacturer ID: 0x{0:x}</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.py" line="123" /> + <source>Tx Power Level [dBm]: {0}</source> + <translation type="unfinished" /> + </message> + </context> + <context> + <name>BluetoothStatusDialog</name> + <message> + <location filename="../MicroPython/BluetoothDialogs/BluetoothStatusDialog.ui" line="0" /> + <location filename="../MicroPython/BluetoothDialogs/BluetoothStatusDialog.ui" line="0" /> + <source>Bluetooth Status</source> + <translation type="unfinished" /> + </message> + </context> + <context> <name>BoardDataDialog</name> <message> <location filename="../MicroPython/BoardDataDialog.py" line="39" /> @@ -3829,138 +4006,319 @@ <context> <name>CircuitPythonDevice</name> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="87" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="91" /> + <source>open</source> + <comment>open WiFi network</comment> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="111" /> + <source>Public</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="112" /> + <source>Random Static</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="113" /> + <source>Random Private Resolvable</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="114" /> + <source>Random Private Non-Resolvable</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="140" /> + <source>WIZnet 5x00 Ethernet</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="141" /> + <source><p>Support for <b>WIZnet 5x00</b> Ethernet boards could not be detected. Is the module <b>adafruit_wiznet5k</b> installed?</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="175" /> <source>CircuitPython</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="216" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="304" /> <source>Workspace Directory</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="217" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="305" /> <source>Python files for CircuitPython can be edited in place, if the device volume is locally available. Such a volume was not found. In place editing will not be available.</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="247" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="335" /> <source>Library Management</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="251" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="341" /> <source>CircuitPython Functions</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="254" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="343" /> <source>Show CircuitPython Versions</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="263" /> - <source>CircuitPython Flash Instructions</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="345" /> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="276" /> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="267" /> - <source>Flash CircuitPython Firmware</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="270" /> - <source>Start the 'Teensy Loader' application to flash the Teensy device.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="443" /> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="305" /> - <source>Install Library Files</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="441" /> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="309" /> - <source>Install Library Package</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="315" /> - <source>Install 'circup' Package</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="346" /> - <source><p>Teensy 4.0 and Teensy 4.1 do not support the UF2 bootloader. Please use the 'Teensy Loader' application to flash CircuitPython. Make sure you downloaded the CircuitPython .hex file.</p><p>See <a href="{0}">the PJRC Teensy web site</a> for details.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="366" /> - <source>Start 'Teensy Loader'</source> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="347" /> + <source>Activate Bootloader</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="350" /> + <source>Activate UF2 Mode</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="357" /> + <source>Reset Device</source> <translation type="unfinished" /> </message> <message> <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="367" /> - <source><p>The 'Teensy Loader' application <b>teensy</b> could not be started. Ensure it is in the application search path or start it manually.</p></source> + <source>Flash CircuitPython Firmware</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="371" /> + <source>UF2 Device</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="375" /> + <source>ESP32 Device</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="376" /> + <source>Erase Flash</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="378" /> + <source>Flash MicroPython Firmware</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="382" /> + <source>Flash Additional Firmware</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="387" /> + <source>Teensy Device</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="389" /> + <source>CircuitPython Flash Instructions</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="393" /> + <source>Start 'Teensy Loader'</source> <translation type="unfinished" /> </message> <message> <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="396" /> + <source>Start the 'Teensy Loader' application to flash the Teensy device.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="621" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="430" /> + <source>Install Library Files</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="619" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="434" /> + <source>Install Library Package</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="440" /> + <source>Install 'circup' Package</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="574" /> <source>unknown</source> <translation type="unfinished">bilinmeyen</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="415" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="593" /> <source><h4>CircuitPython Version Information</h4><table><tr><td>Installed:</td><td>{0}</td></tr><tr><td>Available:</td><td>{1}</td></tr></table></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="423" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="601" /> <source><p><b>Update available!</b></p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="427" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="605" /> <source>CircuitPython Version</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="449" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="627" /> <source>The device volume "<b>{0}</b>" is not available. Ensure it is mounted properly and try again.</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="477" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="655" /> <source>Compiled Python Files (*.mpy);;Python Files (*.py);;All Files (*)</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="507" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="685" /> <source>CircuitPython Firmware</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="511" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="689" /> <source>CircuitPython Libraries</source> <translation type="unfinished" /> </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1082" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="819" /> + <source>unknown ({0})</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1531" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1454" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="994" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="915" /> + <source>The device volume is not available.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="958" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="930" /> + <source>Write WiFi Credentials</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1493" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="959" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="931" /> + <source><p>The file <b>{0}</b> exists already. Shall it be replaced?</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1500" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="966" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="938" /> + <source>Aborted</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1149" /> + <source>CircuitPython does not support setting the IPv4 parameters of the WiFi access point.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1220" /> + <source>CircuitPython does not support reporting of connected clients.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1629" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1304" /> + <source>Active</source> + <translation type="unfinished">Aktif</translation> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1635" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1305" /> + <source>Connected</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1306" /> + <source>IPv4 Address</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1307" /> + <source>Netmask</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1308" /> + <source>Gateway</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1309" /> + <source>DNS</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1631" /> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1310" /> + <source>MAC-Address</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1311" /> + <source>Chip Type</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1312" /> + <source>max. Sockets</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1492" /> + <source>Write Connect Script</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1630" /> + <source>Name</source> + <translation type="unfinished">Adı</translation> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1633" /> + <source>Address Type</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1636" /> + <source>Advertising</source> + <translation type="unfinished" /> + </message> </context> <context> <name>CircuitPythonUpdaterInterface</name> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="595" /> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="587" /> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="574" /> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="543" /> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="514" /> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="504" /> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="484" /> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="467" /> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="458" /> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="444" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="597" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="589" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="576" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="545" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="516" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="506" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="486" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="469" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="460" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="446" /> <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="54" /> <source>Install Modules</source> <translation type="unfinished" /> @@ -3996,10 +4354,10 @@ <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="383" /> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="373" /> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="363" /> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="344" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="385" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="375" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="365" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="346" /> <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="95" /> <source>Update Modules</source> <translation type="unfinished" /> @@ -4020,8 +4378,8 @@ <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="636" /> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="615" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="638" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="617" /> <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="108" /> <source>Uninstall Modules</source> <translation type="unfinished" /> @@ -4042,163 +4400,174 @@ <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="247" /> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="234" /> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="223" /> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="211" /> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="199" /> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="186" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="249" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="236" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="225" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="213" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="201" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="188" /> <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="118" /> <source>Add Bundle</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="282" /> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="267" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="284" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="269" /> <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="119" /> <source>Remove Bundles</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="128" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="667" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="121" /> + <source>Show Local Cache Path</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="130" /> <source>unknown</source> <translation type="unfinished">bilinmeyen</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="132" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="134" /> <source>About circup</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="133" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="135" /> <source><p><b>circup Version {0}</b></p><p><i>circup</i> is a tool to manage and update libraries on a CircuitPython device.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="187" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="189" /> <source>Enter Bundle by 'User/Repo' Github String:</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="200" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="202" /> <source><p>The bundle <b>{0}</b> is already in the list.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="212" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="214" /> <source><p>The bundle string is invalid, expecting github URL or 'user/repository' string.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="224" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="226" /> <source><p>The bundle string is invalid. The repository doesn't exist (error code 404).</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="235" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="237" /> <source><p>The bundle string is invalid. Is the repository a valid circup bundle?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="248" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="250" /> <source><p>Added bundle <b>{0}</b> ({1}).</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="268" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="270" /> <source>Select the bundles to be removed:</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="283" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="285" /> <source><p>These bundles were removed from the local bundles list.{0}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="345" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="347" /> <source>All modules are already up-to-date.</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="364" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="366" /> <source><p>There was an error updating <b>{0}</b>.</p><p>Error: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="374" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="376" /> <source><p>These modules were updated on the connected device.{0}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="384" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="386" /> <source>No modules could be updated.</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="446" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="448" /> <source>Text Files (*.txt);;All Files (*)</source> <translation type="unfinished">Metin Dosyaları (*.txt);;Tüm Dosyalar (*)</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="459" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="461" /> <source><p>The given requirements file <b>{0}</b> does not contain valid modules.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="468" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="470" /> <source><p>The given requirements file <b>{0}</b> does not exist.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="486" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="488" /> <source>Python Files (*.py);;All Files (*)</source> <translation type="unfinished">Python Dosyaları (*.py);;Tüm Dosyalar (*)</translation> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="505" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="507" /> <source><p>The given code file <b>{0}</b> does not contain valid import statements or does not import external modules.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="515" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="517" /> <source><p>The given code file <b>{0}</b> does not exist.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="544" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="546" /> <source><p>Ready to install these modules?{0}{1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="548" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="550" /> <source>Dependencies:</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="575" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="577" /> <source><p>Installation complete. These modules were installed successfully.{0}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="588" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="590" /> <source><p>Installation complete. No modules were installed.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="596" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="598" /> <source><p>No modules installation is required.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="616" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="618" /> <source>Select the modules/packages to be uninstalled:</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="637" /> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="639" /> <source><p>These modules/packages were uninstalled from the connected device.{0}</p></source> <translation type="unfinished" /> </message> + <message> + <location filename="../MicroPython/Devices/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py" line="668" /> + <source><p><b>circup</b> stores the downloaded CircuitPython bundles in this directory.</p><p>{0}</p></source> + <translation type="unfinished" /> + </message> </context> <context> <name>CircupFunctions</name> @@ -5920,7 +6289,7 @@ <context> <name>CodingError</name> <message> - <location filename="../Utilities/__init__.py" line="246" /> + <location filename="../Utilities/__init__.py" line="176" /> <source>The coding '{0}' is wrong for the given text.</source> <translation>Verilen metin için '{0}'nun kodlaması hatalı.</translation> </message> @@ -7104,7 +7473,7 @@ </message> <message> <location filename="../Preferences/ConfigurationDialog.py" line="231" /> - <source>Mimetypes</source> + <source>MIME-Types</source> <translation type="unfinished" /> </message> <message> @@ -7487,6 +7856,65 @@ </message> </context> <context> + <name>ConvertToUF2Dialog</name> + <message> + <location filename="../MicroPython/ConvertToUF2Dialog.py" line="44" /> + <source>MicroPython Firmware Files (*.hex *.bin);;All Files (*)</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/ConvertToUF2Dialog.py" line="162" /> + <source>--- ERROR --- +</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/ConvertToUF2Dialog.ui" line="0" /> + <source>Convert To UF2</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/ConvertToUF2Dialog.ui" line="0" /> + <source>Firmware File:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/ConvertToUF2Dialog.ui" line="0" /> + <source>Enter the path of the MicroPython firmware file to be converted.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/ConvertToUF2Dialog.ui" line="0" /> + <source>Chip Family:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/ConvertToUF2Dialog.ui" line="0" /> + <source>Select the chip family of the firmware file.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/ConvertToUF2Dialog.ui" line="0" /> + <source>Base Address:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/ConvertToUF2Dialog.ui" line="0" /> + <source>Enter the base address for .bin firmware files or leave empty to use the default (0x2000).</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/ConvertToUF2Dialog.ui" line="0" /> + <source>Press to start the conversion process.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/ConvertToUF2Dialog.ui" line="0" /> + <source>Convert</source> + <translation type="unfinished" /> + </message> + </context> + <context> <name>CookieDetailsDialog</name> <message> <location filename="../WebBrowser/CookieJar/CookieDetailsDialog.ui" line="0" /> @@ -11413,24 +11841,24 @@ <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Download/DownloadManager.py" line="501" /> + <location filename="../WebBrowser/Download/DownloadManager.py" line="500" /> <source>Downloads finished</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Download/DownloadManager.py" line="502" /> + <location filename="../WebBrowser/Download/DownloadManager.py" line="501" /> <source>All files have been downloaded.</source> <translation type="unfinished" /> </message> <message> <location filename="../WebBrowser/Download/DownloadManager.ui" line="0" /> - <location filename="../WebBrowser/Download/DownloadManager.py" line="587" /> - <location filename="../WebBrowser/Download/DownloadManager.py" line="510" /> + <location filename="../WebBrowser/Download/DownloadManager.py" line="586" /> + <location filename="../WebBrowser/Download/DownloadManager.py" line="509" /> <source>Download Manager</source> <translation type="unfinished" /> </message> <message numerus="yes"> - <location filename="../WebBrowser/Download/DownloadManager.py" line="620" /> + <location filename="../WebBrowser/Download/DownloadManager.py" line="619" /> <source>{0}% of %n file(s) ({1}) {2}</source> <translation type="unfinished"> <numerusform /> @@ -11438,7 +11866,7 @@ </translation> </message> <message> - <location filename="../WebBrowser/Download/DownloadManager.py" line="628" /> + <location filename="../WebBrowser/Download/DownloadManager.py" line="627" /> <source>{0}% - Download Manager</source> <translation type="unfinished" /> </message> @@ -11682,986 +12110,996 @@ <context> <name>Editor</name> <message> - <location filename="../QScintilla/Editor.py" line="3297" /> - <location filename="../QScintilla/Editor.py" line="427" /> - <location filename="../QScintilla/Editor.py" line="412" /> + <location filename="../QScintilla/Editor.py" line="3335" /> + <location filename="../QScintilla/Editor.py" line="428" /> + <location filename="../QScintilla/Editor.py" line="413" /> <source>Open File</source> <translation>Dosya Aç</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="413" /> + <location filename="../QScintilla/Editor.py" line="414" /> <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> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="428" /> + <location filename="../QScintilla/Editor.py" line="429" /> <source><p>The size of the file <b>{0}</b> is <b>{1} KB</b>. Do you really want to load it?</p></source> <translation><p><b>{0}</b>dosyasının boyutu <b>{1} KB</b>. Bu dosyayı yüklemek istiyor musunuz?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="525" /> + <location filename="../QScintilla/Editor.py" line="526" /> <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> <translation><b>Kaynak Düzenleme Penceresi</b><p>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.</p><p>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.</p><p>Bekleme noktalarını ayarlamak için Shift ve ara çubuğuna beraber basabilirsiniz.</p><p>Bu işlem içerik menüsü ilede yapılabilir.</p><p>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.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="866" /> + <location filename="../QScintilla/Editor.py" line="890" /> <source>Undo</source> <translation>Geri Al</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="869" /> - <source>Redo</source> - <translation>İleri al</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="872" /> - <source>Revert to last saved state</source> - <translation>En son kaydedileni eski haline getir</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="876" /> - <source>Cut</source> - <translation>Kes</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="879" /> - <source>Copy</source> - <translation>Kopyala</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="882" /> - <source>Paste</source> - <translation>Yapıştır</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="888" /> - <source>Indent</source> - <translation>Girinti</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="893" /> - <source>Unindent</source> - <translation>Girintisiz</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="898" /> - <source>Comment</source> - <translation>Yorumlayıcı</translation> + <source>Redo</source> + <translation>İleri al</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="896" /> + <source>Revert to last saved state</source> + <translation>En son kaydedileni eski haline getir</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="900" /> + <source>Cut</source> + <translation>Kes</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="903" /> - <source>Uncomment</source> - <translation>Yorumlanamaz</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="9017" /> - <location filename="../QScintilla/Editor.py" line="908" /> - <source>Generate Docstring</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="911" /> - <source>Select to brace</source> - <translation>Köşeli ayracı seç</translation> + <source>Copy</source> + <translation>Kopyala</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="906" /> + <source>Paste</source> + <translation>Yapıştır</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="912" /> - <source>Select all</source> - <translation>Hepsini seç</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="913" /> - <source>Deselect all</source> - <translation>Tüm seçimi iptal et</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="915" /> - <source>Execute Selection In Console</source> - <translation type="unfinished" /> + <source>Indent</source> + <translation>Girinti</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="917" /> + <source>Unindent</source> + <translation>Girintisiz</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="922" /> + <source>Comment</source> + <translation>Yorumlayıcı</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="927" /> - <source>Use Monospaced Font</source> - <translation>Tek hacimli yazıtipi kullan</translation> - </message> - <message> + <source>Uncomment</source> + <translation>Yorumlanamaz</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="9146" /> <location filename="../QScintilla/Editor.py" line="932" /> - <source>Autosave enabled</source> - <translation>Otomatik kayıt kabul edildi</translation> + <source>Generate Docstring</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="935" /> + <source>Select to brace</source> + <translation>Köşeli ayracı seç</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="936" /> + <source>Select all</source> + <translation>Hepsini seç</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="937" /> + <source>Deselect all</source> + <translation>Tüm seçimi iptal et</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="939" /> + <source>Execute Selection In Console</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="951" /> + <source>Use Monospaced Font</source> + <translation>Tek hacimli yazıtipi kullan</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="956" /> + <source>Autosave enabled</source> + <translation>Otomatik kayıt kabul edildi</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="961" /> <source>Typing aids enabled</source> <translation>Yazım yardımı etkinleştirildi</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="945" /> + <location filename="../QScintilla/Editor.py" line="969" /> <source>Automatic Completion enabled</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="954" /> + <location filename="../QScintilla/Editor.py" line="978" /> <source>Calltip</source> <translation>İpucu</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="957" /> + <location filename="../QScintilla/Editor.py" line="981" /> <source>Code Info</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="972" /> + <location filename="../QScintilla/Editor.py" line="996" /> <source>New Document View</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="977" /> + <location filename="../QScintilla/Editor.py" line="1001" /> <source>New Document View (with new split)</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="985" /> + <location filename="../QScintilla/Editor.py" line="1009" /> <source>Save</source> <translation>Kaydet</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="989" /> + <location filename="../QScintilla/Editor.py" line="1013" /> <source>Save As...</source> <translation>Farklı Kaydet...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="994" /> + <location filename="../QScintilla/Editor.py" line="1018" /> <source>Save Copy...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1016" /> - <location filename="../QScintilla/Editor.py" line="1013" /> + <location filename="../QScintilla/Editor.py" line="1040" /> + <location filename="../QScintilla/Editor.py" line="1037" /> <source>Complete</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1020" /> + <location filename="../QScintilla/Editor.py" line="1044" /> <source>Clear Completions Cache</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1023" /> + <location filename="../QScintilla/Editor.py" line="1047" /> <source>Complete from Document</source> <translation type="unfinished">Belgeden</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1025" /> + <location filename="../QScintilla/Editor.py" line="1049" /> <source>Complete from APIs</source> <translation type="unfinished">API'den</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1028" /> + <location filename="../QScintilla/Editor.py" line="1052" /> <source>Complete from Document and APIs</source> <translation type="unfinished">Belgeden ve API'den</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1042" /> + <location filename="../QScintilla/Editor.py" line="1066" /> <source>Check</source> <translation>Kontrol</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1053" /> + <location filename="../QScintilla/Editor.py" line="1077" /> <source>Code Formatting</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1059" /> + <location filename="../QScintilla/Editor.py" line="1083" /> <source>Black</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1064" /> + <location filename="../QScintilla/Editor.py" line="1088" /> <source>Format Code</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1068" /> + <location filename="../QScintilla/Editor.py" line="1092" /> <source>Check Formatting</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1072" /> + <location filename="../QScintilla/Editor.py" line="1096" /> <source>Formatting Diff</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1081" /> + <location filename="../QScintilla/Editor.py" line="1105" /> <source>isort</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1086" /> + <location filename="../QScintilla/Editor.py" line="1110" /> <source>Sort Imports</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1090" /> + <location filename="../QScintilla/Editor.py" line="1114" /> <source>Imports Sorting Diff</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1106" /> + <location filename="../QScintilla/Editor.py" line="1130" /> <source>Tools</source> <translation type="unfinished">Araçlar</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1117" /> + <location filename="../QScintilla/Editor.py" line="1141" /> <source>Show</source> <translation>Göster</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1119" /> + <location filename="../QScintilla/Editor.py" line="1143" /> <source>Code metrics...</source> <translation>Metrik Kod...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1121" /> - <source>Code coverage...</source> - <translation>Kod koruyucu...</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1124" /> - <source>Show code coverage annotations</source> - <translation>Kodun dipnotunu göster</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1127" /> - <source>Hide code coverage annotations</source> - <translation>Kod koruyucu dipnotunu gizle</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1131" /> - <source>Profile data...</source> - <translation>Veri kesiti...</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1145" /> - <source>Diagrams</source> - <translation>Şema</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1147" /> - <source>Class Diagram...</source> - <translation>Sınıf Şeması...</translation> + <source>Code coverage...</source> + <translation>Kod koruyucu...</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="1148" /> - <source>Package Diagram...</source> - <translation>Paket Şeması...</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1149" /> - <source>Imports Diagram...</source> - <translation>Şemayı İçe aktar...</translation> + <source>Show code coverage annotations</source> + <translation>Kodun dipnotunu göster</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="1151" /> - <source>Application Diagram...</source> - <translation>Uygulama Şeması...</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1156" /> - <source>Load Diagram...</source> - <translation type="unfinished" /> + <source>Hide code coverage annotations</source> + <translation>Kod koruyucu dipnotunu gizle</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1155" /> + <source>Profile data...</source> + <translation>Veri kesiti...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1169" /> + <source>Diagrams</source> + <translation>Şema</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="1171" /> - <source>Languages</source> - <translation>Diller</translation> + <source>Class Diagram...</source> + <translation>Sınıf Şeması...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1172" /> + <source>Package Diagram...</source> + <translation>Paket Şeması...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1173" /> + <source>Imports Diagram...</source> + <translation>Şemayı İçe aktar...</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="1175" /> + <source>Application Diagram...</source> + <translation>Uygulama Şeması...</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1180" /> + <source>Load Diagram...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1195" /> + <source>Languages</source> + <translation>Diller</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1199" /> <source>Text</source> <translation type="unfinished">Metin</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1198" /> + <location filename="../QScintilla/Editor.py" line="1222" /> <source>Guessed</source> <translation>Tahmin edilen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1527" /> - <location filename="../QScintilla/Editor.py" line="1202" /> + <location filename="../QScintilla/Editor.py" line="1551" /> + <location filename="../QScintilla/Editor.py" line="1226" /> <source>Alternatives</source> <translation>Alternatifler</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1219" /> + <location filename="../QScintilla/Editor.py" line="1243" /> <source>Encodings</source> <translation>Kodlama</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1242" /> - <source>Re-Open With Encoding</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1262" /> - <source>End-of-Line Type</source> - <translation>Yazım satırının sonu</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1266" /> + <source>Re-Open With Encoding</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1286" /> + <source>End-of-Line Type</source> + <translation>Yazım satırının sonu</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1290" /> <source>Unix</source> <translation>Unix</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1272" /> - <source>Windows</source> - <translation>Windows</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1278" /> - <source>Macintosh</source> - <translation>Macintosh</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1296" /> + <source>Windows</source> + <translation>Windows</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1302" /> + <source>Macintosh</source> + <translation>Macintosh</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1320" /> <source>Spelling</source> <translation type="unfinished">Yazım kontolü yapılıyor</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8135" /> - <location filename="../QScintilla/Editor.py" line="1304" /> + <location filename="../QScintilla/Editor.py" line="8264" /> + <location filename="../QScintilla/Editor.py" line="1328" /> <source>Check spelling...</source> <translation>Yazım Kontrolü...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1309" /> + <location filename="../QScintilla/Editor.py" line="1333" /> <source>Check spelling of selection...</source> <translation>Seçilen alanın yazım kontrolü...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1313" /> + <location filename="../QScintilla/Editor.py" line="1337" /> <source>Remove from dictionary</source> <translation>Sözlükten çıkar</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1330" /> + <location filename="../QScintilla/Editor.py" line="1354" /> <source>Spell Check Languages</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="1334" /> + <location filename="../QScintilla/Editor.py" line="1358" /> <source>No Language</source> <translation>Dil Yok</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1361" /> + <location filename="../QScintilla/Editor.py" line="1385" /> <source>Toggle bookmark</source> <translation>Yerimi açkapa</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1363" /> + <location filename="../QScintilla/Editor.py" line="1387" /> <source>Next bookmark</source> <translation>Sonraki yerimi</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1366" /> + <location filename="../QScintilla/Editor.py" line="1390" /> <source>Previous bookmark</source> <translation>Önceki yerimi</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1369" /> + <location filename="../QScintilla/Editor.py" line="1393" /> <source>Clear all bookmarks</source> <translation>Tüm yerimlerini temizle</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1380" /> + <location filename="../QScintilla/Editor.py" line="1404" /> <source>Toggle breakpoint</source> <translation>Beklemenoktası açkapa</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1383" /> + <location filename="../QScintilla/Editor.py" line="1407" /> <source>Toggle temporary breakpoint</source> <translation>Geçici bekleme noktası açkapa</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1386" /> + <location filename="../QScintilla/Editor.py" line="1410" /> <source>Edit breakpoint...</source> <translation>Bekleme noktasını düzenle...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5812" /> - <location filename="../QScintilla/Editor.py" line="1389" /> + <location filename="../QScintilla/Editor.py" line="5923" /> + <location filename="../QScintilla/Editor.py" line="1413" /> <source>Enable breakpoint</source> <translation>Beklemenoktasını etkinleştir</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1392" /> + <location filename="../QScintilla/Editor.py" line="1416" /> <source>Next breakpoint</source> <translation>Sonraki Beklemenoktası</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1395" /> + <location filename="../QScintilla/Editor.py" line="1419" /> <source>Previous breakpoint</source> <translation>Önceki bekleme noktası</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1398" /> + <location filename="../QScintilla/Editor.py" line="1422" /> <source>Clear all breakpoints</source> <translation>Tüm beklemenoktalarını temizle</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1409" /> + <location filename="../QScintilla/Editor.py" line="1433" /> <source>Toggle all folds</source> <translation type="unfinished">Tüm Açkapaları Kapat</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1414" /> + <location filename="../QScintilla/Editor.py" line="1438" /> <source>Toggle all folds (including children)</source> <translation type="unfinished">Tüm açkapalar (iç içe olanlar dahil)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1417" /> - <source>Toggle current fold</source> - <translation type="unfinished">Geçerli açkapayı kapat</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1421" /> - <source>Expand (including children)</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1425" /> - <source>Collapse (including children)</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1430" /> - <source>Clear all folds</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1441" /> - <source>Goto syntax error</source> - <translation>Sözdizimi hatasına git</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1444" /> - <source>Show syntax error message</source> - <translation>Sözdizimi hata mesajını göster</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1447" /> - <source>Clear syntax error</source> - <translation>Sözdizimi hatalarını sil</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1451" /> - <source>Next warning</source> - <translation>Sonraki Uyarı</translation> + <source>Toggle current fold</source> + <translation type="unfinished">Geçerli açkapayı kapat</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1445" /> + <source>Expand (including children)</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1449" /> + <source>Collapse (including children)</source> + <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/Editor.py" line="1454" /> - <source>Previous warning</source> - <translation>Önceki Uyarı</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1457" /> - <source>Show warning message</source> - <translation>Uyarı mesajını göster</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1460" /> - <source>Clear warnings</source> - <translation>Uyarıları temizle</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1464" /> - <source>Next uncovered line</source> - <translation>Sonraki kapanmamış satır</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1467" /> - <source>Previous uncovered line</source> - <translation>Önceki kaplanmamış satır</translation> + <source>Clear all folds</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1465" /> + <source>Goto syntax error</source> + <translation>Sözdizimi hatasına git</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1468" /> + <source>Show syntax error message</source> + <translation>Sözdizimi hata mesajını göster</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="1471" /> - <source>Next task</source> - <translation>Sonraki görev</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1474" /> - <source>Previous task</source> - <translation>Önceki görev</translation> + <source>Clear syntax error</source> + <translation>Sözdizimi hatalarını sil</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1475" /> + <source>Next warning</source> + <translation>Sonraki Uyarı</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="1478" /> - <source>Next change</source> - <translation type="unfinished" /> + <source>Previous warning</source> + <translation>Önceki Uyarı</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="1481" /> - <source>Previous change</source> - <translation type="unfinished" /> + <source>Show warning message</source> + <translation>Uyarı mesajını göster</translation> </message> <message> <location filename="../QScintilla/Editor.py" line="1484" /> - <source>Clear changes</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1513" /> - <location filename="../QScintilla/Editor.py" line="1504" /> - <source>Export source</source> - <translation>Kaynağı dışaktar</translation> + <source>Clear warnings</source> + <translation>Uyarıları temizle</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1488" /> + <source>Next uncovered line</source> + <translation>Sonraki kapanmamış satır</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1491" /> + <source>Previous uncovered line</source> + <translation>Önceki kaplanmamış satır</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1495" /> + <source>Next task</source> + <translation>Sonraki görev</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1498" /> + <source>Previous task</source> + <translation>Önceki görev</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1502" /> + <source>Next change</source> + <translation type="unfinished" /> </message> <message> <location filename="../QScintilla/Editor.py" line="1505" /> + <source>Previous change</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1508" /> + <source>Clear changes</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1537" /> + <location filename="../QScintilla/Editor.py" line="1528" /> + <source>Export source</source> + <translation>Kaynağı dışaktar</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1529" /> <source><p>No exporter available for the export format <b>{0}</b>. Aborting...</p></source> <translation><p>dışa katarma tipi <b>{0}</b>için dışaaktarıcı yok. Vazgeçiliyior...</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1514" /> + <location filename="../QScintilla/Editor.py" line="1538" /> <source>No export format given. Aborting...</source> <translation>Girilen dışaaktarma formatı yok. İptal edildi...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1524" /> - <source>Alternatives ({0})</source> - <translation>Alternatifler ({0})</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="1547" /> - <source>Pygments Lexer</source> - <translation>Pygments Lexer</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="1548" /> + <source>Alternatives ({0})</source> + <translation>Alternatifler ({0})</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1571" /> + <source>Pygments Lexer</source> + <translation>Pygments Lexer</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="1572" /> <source>Select the Pygments lexer to apply.</source> <translation>Kullanmak için Pygment lexer seç.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2098" /> + <location filename="../QScintilla/Editor.py" line="2122" /> <source>Modification of Read Only file</source> <translation>Yalnızca okunabilir dosyada değişiklik</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2099" /> + <location filename="../QScintilla/Editor.py" line="2123" /> <source>You are attempting to change a read only file. Please save to a different file first.</source> <translation>Yalnızca okunabilir bir dosyayı değiştirmeşe çalışıyorsunuz. Lütfen önce farklı bir isimde kaydediniz.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2520" /> + <location filename="../QScintilla/Editor.py" line="2558" /> <source>Add Breakpoint</source> <translation type="unfinished">Bekleme Noktası Ekle</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2521" /> + <location filename="../QScintilla/Editor.py" line="2559" /> <source>No Python byte code will be created for the selected line. No break point will be set!</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="2854" /> + <location filename="../QScintilla/Editor.py" line="2892" /> <source>Printing...</source> <translation>Yazılıyor...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2871" /> + <location filename="../QScintilla/Editor.py" line="2909" /> <source>Printing completed</source> <translation>Yazdırma tamalandı</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2873" /> + <location filename="../QScintilla/Editor.py" line="2911" /> <source>Error while printing</source> <translation>Yazdırılırken hata</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2876" /> + <location filename="../QScintilla/Editor.py" line="2914" /> <source>Printing aborted</source> <translation>Yazdırma iptal edildi</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3239" /> + <location filename="../QScintilla/Editor.py" line="3277" /> <source>File Modified</source> <translation>Dosya Değiştirildi</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3240" /> + <location filename="../QScintilla/Editor.py" line="3278" /> <source><p>The file <b>{0}</b> has unsaved changes.</p></source> <translation><p><b>{0}</b>dosyasında kaydedilmemiş değişiklikler var.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3298" /> + <location filename="../QScintilla/Editor.py" line="3336" /> <source><p>The file <b>{0}</b> could not be opened.</p><p>Reason: {1}</p></source> <translation><p>Dosya <b>{0}</b> açılamıyor.</p><p>Sebep: {1}</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3474" /> + <location filename="../QScintilla/Editor.py" line="3512" /> + <location filename="../QScintilla/Editor.py" line="3493" /> <location filename="../QScintilla/Editor.py" line="3455" /> - <location filename="../QScintilla/Editor.py" line="3417" /> <source>Save File</source> <translation>Dosyayı Kaydet</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3418" /> + <location filename="../QScintilla/Editor.py" line="3456" /> <source><p>The file <b>{0}</b> could not be saved.<br/>Reason: {1}</p></source> <translation><p>Dosya <b>{0}</b> kaydedilemiyor.</p><p>Sebep: {1}</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3475" /> + <location filename="../QScintilla/Editor.py" line="3513" /> <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p><b>{0}</b> dosyası halen mevcut. Üzerine yazılsın mı?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4986" /> + <location filename="../QScintilla/Editor.py" line="3649" /> + <source>Save File to Device</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="3650" /> + <source>Enter the complete device file path:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="5097" /> <source>Autocompletion</source> <translation>Otomatik tamamlama</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4987" /> + <location filename="../QScintilla/Editor.py" line="5098" /> <source>Autocompletion is not available because there is no autocompletion source set.</source> <translation>Otomatiktamamlama uygun değil çünkü bu otomatiktamamlama kaynağı değil.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5115" /> + <location filename="../QScintilla/Editor.py" line="5226" /> <source>Auto-Completion Provider</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="5116" /> + <location filename="../QScintilla/Editor.py" line="5227" /> <source>The completion list provider '{0}' was already registered. Ignoring duplicate request.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="5408" /> + <location filename="../QScintilla/Editor.py" line="5519" /> <source>Call-Tips Provider</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="5409" /> + <location filename="../QScintilla/Editor.py" line="5520" /> <source>The call-tips provider '{0}' was already registered. Ignoring duplicate request.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="5816" /> + <location filename="../QScintilla/Editor.py" line="5927" /> <source>Disable breakpoint</source> <translation>Durmanoktasını iptal et</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6177" /> + <location filename="../QScintilla/Editor.py" line="6307" /> <source>Code Coverage</source> <translation>Kod Koruyucu</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6178" /> + <location filename="../QScintilla/Editor.py" line="6308" /> <source>Please select a coverage file</source> <translation>Lütfen bir koruyucu dosya seçiniz</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6253" /> - <location filename="../QScintilla/Editor.py" line="6245" /> + <location filename="../QScintilla/Editor.py" line="6383" /> + <location filename="../QScintilla/Editor.py" line="6375" /> <source>Show Code Coverage Annotations</source> <translation>Kodların Dipnotunu Göster</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6246" /> + <location filename="../QScintilla/Editor.py" line="6376" /> <source>All lines have been covered.</source> <translation>Tüm satırlar korumaya alındı.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6254" /> + <location filename="../QScintilla/Editor.py" line="6384" /> <source>There is no coverage file available.</source> <translation>Hazırda koruma dosyası yok.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6358" /> + <location filename="../QScintilla/Editor.py" line="6488" /> <source>Profile Data</source> <translation>Veri Kesiti</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6359" /> + <location filename="../QScintilla/Editor.py" line="6489" /> <source>Please select a profile file</source> <translation>Lütfen kesit dosyasını seçiniz</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6520" /> - <location filename="../QScintilla/Editor.py" line="6514" /> + <location filename="../QScintilla/Editor.py" line="6650" /> + <location filename="../QScintilla/Editor.py" line="6644" /> <source>Syntax Error</source> <translation>Sözdizimi Hatası</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6521" /> + <location filename="../QScintilla/Editor.py" line="6651" /> <source>No syntax error message available.</source> <translation>Uygun söz dizimi hata mesajı yok.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6732" /> - <location filename="../QScintilla/Editor.py" line="6726" /> + <location filename="../QScintilla/Editor.py" line="6862" /> + <location filename="../QScintilla/Editor.py" line="6856" /> <source>Warning</source> <translation type="unfinished">Dikkat</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6732" /> + <location filename="../QScintilla/Editor.py" line="6862" /> <source>No warning messages available.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6796" /> + <location filename="../QScintilla/Editor.py" line="6926" /> <source>Style: {0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="6799" /> + <location filename="../QScintilla/Editor.py" line="6929" /> <source>Warning: {0}</source> <translation>Dikkat: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6806" /> + <location filename="../QScintilla/Editor.py" line="6936" /> <source>Error: {0}</source> <translation>Hata: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6913" /> + <location filename="../QScintilla/Editor.py" line="7043" /> <source>Macro Name</source> <translation>Makro Adı</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6913" /> + <location filename="../QScintilla/Editor.py" line="7043" /> <source>Select a macro name:</source> <translation>Bir makro ismi seç:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6939" /> + <location filename="../QScintilla/Editor.py" line="7069" /> <source>Load macro file</source> <translation>Makro dosyasını yükle</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6985" /> - <location filename="../QScintilla/Editor.py" line="6941" /> + <location filename="../QScintilla/Editor.py" line="7115" /> + <location filename="../QScintilla/Editor.py" line="7071" /> <source>Macro files (*.macro)</source> <translation>Makro dosyaları (*.macro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6963" /> - <location filename="../QScintilla/Editor.py" line="6953" /> + <location filename="../QScintilla/Editor.py" line="7093" /> + <location filename="../QScintilla/Editor.py" line="7083" /> <source>Error loading macro</source> <translation>Makronun yüklenmesinde hata</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6954" /> + <location filename="../QScintilla/Editor.py" line="7084" /> <source><p>The macro file <b>{0}</b> could not be read.</p></source> <translation><p>Makro dosyası <b>{0}</b> okunamıyor.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6964" /> + <location filename="../QScintilla/Editor.py" line="7094" /> <source><p>The macro file <b>{0}</b> is corrupt.</p></source> <translation><p>Makro dosyası <b>{0}</b> bozuk.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6983" /> + <location filename="../QScintilla/Editor.py" line="7113" /> <source>Save macro file</source> <translation>Makro Dosyasını Kaydet</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7001" /> + <location filename="../QScintilla/Editor.py" line="7131" /> <source>Save macro</source> <translation>Makro Kaydet</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7002" /> + <location filename="../QScintilla/Editor.py" line="7132" /> <source><p>The macro file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>Makro dosyası <b>{0}</b> zaten var. Üzerine yazılsın mı?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7017" /> + <location filename="../QScintilla/Editor.py" line="7147" /> <source>Error saving macro</source> <translation>Makronun kaydedilmesinde hata</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7018" /> + <location filename="../QScintilla/Editor.py" line="7148" /> <source><p>The macro file <b>{0}</b> could not be written.</p></source> <translation><p>Makro dosyası <b>{0}</b> yazılamıyor.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7031" /> + <location filename="../QScintilla/Editor.py" line="7161" /> <source>Start Macro Recording</source> <translation>Makro Kaydı Başladı</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7032" /> + <location filename="../QScintilla/Editor.py" line="7162" /> <source>Macro recording is already active. Start new?</source> <translation>Makro kaydı şuan aktif. Yeniden başlasın mı?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7058" /> + <location filename="../QScintilla/Editor.py" line="7188" /> <source>Macro Recording</source> <translation>Makro Kaydediliyor</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7059" /> + <location filename="../QScintilla/Editor.py" line="7189" /> <source>Enter name of the macro:</source> <translation>Makronun ismini gir:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7210" /> + <location filename="../QScintilla/Editor.py" line="7340" /> <source><p>The file <b>{0}</b> has been changed while it was opened in eric. Reread it?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7216" /> + <location filename="../QScintilla/Editor.py" line="7346" /> <source><br><b>Warning:</b> You will lose your changes upon reopening it.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="7223" /> + <location filename="../QScintilla/Editor.py" line="7353" /> <source>File changed</source> <translation>Dosya değiştirilmiş</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7273" /> + <location filename="../QScintilla/Editor.py" line="7403" /> <source>{0} (ro)</source> <translation>{0} (ro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7579" /> + <location filename="../QScintilla/Editor.py" line="7708" /> <source>Drop Error</source> <translation>Düşme hatası</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7580" /> + <location filename="../QScintilla/Editor.py" line="7709" /> <source><p><b>{0}</b> is not a file.</p></source> <translation><p><b>{0}</b> bir dosya değil.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7600" /> + <location filename="../QScintilla/Editor.py" line="7729" /> <source>Resources</source> <translation>Kaynaklar</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7602" /> + <location filename="../QScintilla/Editor.py" line="7731" /> <source>Add file...</source> <translation>Dosya ekle...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7603" /> + <location filename="../QScintilla/Editor.py" line="7732" /> <source>Add files...</source> <translation>Dosyaları ekle...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7604" /> + <location filename="../QScintilla/Editor.py" line="7733" /> <source>Add aliased file...</source> <translation>Kısaltmalar dosyasına ekle...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7606" /> + <location filename="../QScintilla/Editor.py" line="7735" /> <source>Add localized resource...</source> <translation>Yaral kaynak ekle...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7609" /> + <location filename="../QScintilla/Editor.py" line="7738" /> <source>Add resource frame</source> <translation>Çerçeve kaynağı ekle</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7628" /> + <location filename="../QScintilla/Editor.py" line="7757" /> <source>Add file resource</source> <translation>Dosya kaynağını ekle</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7642" /> + <location filename="../QScintilla/Editor.py" line="7771" /> <source>Add file resources</source> <translation>Dosya kaynaklarını ekle</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7666" /> - <location filename="../QScintilla/Editor.py" line="7660" /> + <location filename="../QScintilla/Editor.py" line="7795" /> + <location filename="../QScintilla/Editor.py" line="7789" /> <source>Add aliased file resource</source> <translation>Kısaltmalar dosyası kaynağını ekle</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7667" /> + <location filename="../QScintilla/Editor.py" line="7796" /> <source>Alias for file <b>{0}</b>:</source> <translation><b>{0} dosyası için takma ad</b>:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7742" /> + <location filename="../QScintilla/Editor.py" line="7871" /> <source>Package Diagram</source> <translation>Paket Şeması</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7743" /> + <location filename="../QScintilla/Editor.py" line="7872" /> <source>Include class attributes?</source> <translation>Sınıf nitelikleri dahil edilsin mi?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7763" /> + <location filename="../QScintilla/Editor.py" line="7892" /> <source>Imports Diagram</source> <translation>Şemayı İçe Aktar</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7764" /> + <location filename="../QScintilla/Editor.py" line="7893" /> <source>Include imports from external modules?</source> <translation>Harici modüllerdan içe aktarım dahil edilsin mi?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7783" /> + <location filename="../QScintilla/Editor.py" line="7912" /> <source>Application Diagram</source> <translation>Uygulama Şeması</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7784" /> + <location filename="../QScintilla/Editor.py" line="7913" /> <source>Include module names?</source> <translation>Modül isimleri dahil edilsin mi?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8139" /> + <location filename="../QScintilla/Editor.py" line="8268" /> <source>Add to dictionary</source> <translation>Sözlüğe ekle</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8141" /> + <location filename="../QScintilla/Editor.py" line="8270" /> <source>Ignore All</source> <translation>Hepsini Yoksay</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8559" /> + <location filename="../QScintilla/Editor.py" line="8688" /> <source>Sort Lines</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8560" /> + <location filename="../QScintilla/Editor.py" line="8689" /> <source>The selection contains illegal data for a numerical sort.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8653" /> + <location filename="../QScintilla/Editor.py" line="8782" /> <source>Register Mouse Click Handler</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8654" /> + <location filename="../QScintilla/Editor.py" line="8783" /> <source>A mouse click handler for "{0}" was already registered by "{1}". Aborting request by "{2}"...</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8750" /> + <location filename="../QScintilla/Editor.py" line="8879" /> <source>{0:4d} {1}</source> <comment>line number, source code</comment> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8756" /> + <location filename="../QScintilla/Editor.py" line="8885" /> <source>{0:4d} {1} => {2}</source> <comment>line number, source code, file name</comment> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8824" /> + <location filename="../QScintilla/Editor.py" line="8953" /> <source>EditorConfig Properties</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/Editor.py" line="8825" /> + <location filename="../QScintilla/Editor.py" line="8954" /> <source><p>The EditorConfig properties for file <b>{0}</b> could not be loaded.</p></source> <translation type="unfinished" /> </message> @@ -15692,6 +16130,16 @@ </message> <message> <location filename="../Preferences/ConfigurationPages/EditorSearchPage.ui" line="0" /> + <source>Select to perform a search while entering the text to search for.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/EditorSearchPage.ui" line="0" /> + <source>Enable Quicksearch</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/EditorSearchPage.ui" line="0" /> <source>Search Markers</source> <translation>Arama İşaretçileri</translation> </message> @@ -15775,6 +16223,16 @@ <source>QScintilla Extended Mode (C++11)</source> <translation type="unfinished" /> </message> + <message> + <location filename="../Preferences/ConfigurationPages/EditorSearchPage.ui" line="0" /> + <source>Search Area Highlighting:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/EditorSearchPage.ui" line="0" /> + <source>Select the color for the highlighting of the search area, if it is not the whole document.</source> + <translation type="unfinished" /> + </message> </context> <context> <name>EditorSpellCheckingPage</name> @@ -16051,8 +16509,7 @@ </message> <message> <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="0" /> - <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="0" /> - <source>Select the color for the caret.</source> + <source>Select the color for the highlighting background.</source> <translation type="unfinished" /> </message> <message> @@ -16333,6 +16790,11 @@ </message> <message> <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="0" /> + <source>Select the color for the caret.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="0" /> <source>Caret Line</source> <translation type="unfinished" /> </message> @@ -17075,6 +17537,16 @@ <source>Suppress star import warnings</source> <translation type="unfinished" /> </message> + <message> + <location filename="../Preferences/ConfigurationPages/EditorSyntaxPage.ui" line="0" /> + <source>Additional 'builtins' Names:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/EditorSyntaxPage.ui" line="0" /> + <source>Enter additional 'builtins' names separated by whitespace.</source> + <translation type="unfinished" /> + </message> </context> <context> <name>EditorTypingPage</name> @@ -17787,6 +18259,14 @@ </message> </context> <context> + <name>EricIPv4InputWidget</name> + <message> + <location filename="../EricNetwork/EricIPv4InputWidget.ui" line="0" /> + <source>Press to clear the entered IPv4 address</source> + <translation type="unfinished" /> + </message> + </context> + <context> <name>EricIconBar</name> <message> <location filename="../EricWidgets/EricIconBar.py" line="36" /> @@ -20037,142 +20517,263 @@ <context> <name>EspDevice</name> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="73" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="57" /> + <source>beacon timeout</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="58" /> + <source>no matching access point found</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="59" /> + <source>authentication failed</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="60" /> + <source>association failed</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="61" /> + <source>handshake timeout</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="62" /> + <source>idle</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="63" /> + <source>connecting</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="64" /> + <source>connected</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="67" /> + <source>open</source> + <comment>open WiFi network</comment> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="133" /> <source>ESP8266, ESP32</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="129" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="189" /> <source>ESP32 Functions</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="406" /> - <location filename="../MicroPython/Devices/EspDevices.py" line="132" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="388" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="192" /> <source>Show MicroPython Versions</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="222" /> - <location filename="../MicroPython/Devices/EspDevices.py" line="208" /> - <location filename="../MicroPython/Devices/EspDevices.py" line="136" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="1506" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="1490" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="196" /> <source>Erase Flash</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="259" /> - <location filename="../MicroPython/Devices/EspDevices.py" line="139" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="199" /> <source>Flash MicroPython Firmware</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="296" /> - <location filename="../MicroPython/Devices/EspDevices.py" line="143" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="1591" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="203" /> <source>Flash Additional Firmware</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="332" /> - <location filename="../MicroPython/Devices/EspDevices.py" line="147" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="311" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="207" /> <source>Backup Firmware</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="385" /> - <location filename="../MicroPython/Devices/EspDevices.py" line="150" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="364" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="210" /> <source>Restore Firmware</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="476" /> - <location filename="../MicroPython/Devices/EspDevices.py" line="154" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="459" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="214" /> <source>Show Chip ID</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="496" /> - <location filename="../MicroPython/Devices/EspDevices.py" line="157" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="479" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="217" /> <source>Show Flash ID</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="516" /> - <location filename="../MicroPython/Devices/EspDevices.py" line="160" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="499" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="220" /> <source>Show MAC Address</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="164" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="224" /> <source>Reset Device</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="167" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="227" /> <source>Install 'esptool.py'</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="209" /> - <source>Shall the flash of the selected device really be erased?</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="221" /> - <source>'esptool erase_flash' Output</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="384" /> - <location filename="../MicroPython/Devices/EspDevices.py" line="295" /> - <location filename="../MicroPython/Devices/EspDevices.py" line="258" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="310" /> + <source>'esptool read_flash' Output</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="1590" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="1549" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="363" /> <source>'esptool write_flash' Output</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="331" /> - <source>'esptool read_flash' Output</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="407" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="389" /> <source>The firmware of the connected device cannot be determined or the board does not run MicroPython or CircuitPython. Aborting...</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="435" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="418" /> <source>unknown</source> <translation type="unfinished">bilinmeyen</translation> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="446" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="429" /> <source><h4>{0} Version Information</h4><table><tr><td>Installed:</td><td>{1}</td></tr><tr><td>Available:</td><td>{2}</td></tr></table></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="454" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="437" /> <source><p><b>Update available!</b></p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="458" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="441" /> <source>{0} Version</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="476" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="459" /> <source>'esptool chip_id' Output</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="496" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="479" /> <source>'esptool flash_id' Output</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/EspDevices.py" line="516" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="499" /> <source>'esptool read_mac' Output</source> <translation type="unfinished" /> </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="847" /> + <source>Error saving credentials: {0}</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="858" /> + <source>Error saving auto-connect script: {0}</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="862" /> + <source>Error modifying 'boot.py': {0}</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="894" /> + <source>Error deleting credentials: {0}</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="980" /> + <source>unknown ({0})</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="1209" /> + <source>Active</source> + <translation type="unfinished">Aktif</translation> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="1210" /> + <source>Name</source> + <translation type="unfinished">Adı</translation> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="1211" /> + <source>MAC-Address</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="1214" /> + <source>Address Type</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="1215" /> + <source>Public</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="1215" /> + <source>Random</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="1219" /> + <source>Rx-Buffer</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="1221" /> + <location filename="../MicroPython/Devices/EspDevices.py" line="1219" /> + <source>{0} Bytes</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="1221" /> + <source>MTU</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="1491" /> + <source>Shall the flash of the selected device really be erased?</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="1505" /> + <source>'esptool erase_flash' Output</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/EspDevices.py" line="1550" /> + <source>Flash µPy/CPy Firmware</source> + <translation type="unfinished" /> + </message> </context> <context> <name>EspFirmwareSelectionDialog</name> @@ -20183,7 +20784,7 @@ </message> <message> <location filename="../MicroPython/Devices/EspDialogs/EspFirmwareSelectionDialog.ui" line="0" /> - <source>Flash MicroPython Firmware</source> + <source>Flash µPy/CPy Firmware</source> <translation type="unfinished" /> </message> <message> @@ -20253,6 +20854,210 @@ </message> </context> <context> + <name>EthernetController</name> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="44" /> + <source>Ethernet Functions</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="47" /> + <source>Show Ethernet Status</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="50" /> + <source>Connect to LAN (DHCP)</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="52" /> + <source>Connect to LAN (fixed IP)</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="181" /> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="175" /> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="55" /> + <source>Check Internet Connection</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="153" /> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="147" /> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="57" /> + <source>Disconnect from LAN</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="228" /> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="218" /> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="207" /> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="60" /> + <source>Write Auto-Connect Script</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="275" /> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="265" /> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="257" /> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="245" /> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="63" /> + <source>Remove Auto-Connect Script</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="300" /> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="291" /> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="67" /> + <source>Deactivate Ethernet Interface</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="365" /> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="349" /> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="329" /> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="320" /> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="70" /> + <source>Set Network Time</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="132" /> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="126" /> + <source>Connect to LAN</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="127" /> + <source><p>The device was connected to the LAN successfully.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="133" /> + <source><p>The device could not connect to the LAN.</p><p>Reason: {0}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="279" /> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="232" /> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="184" /> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="157" /> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="135" /> + <source>unknown</source> + <translation type="unfinished">bilinmeyen</translation> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="148" /> + <source><p>The device was disconnected from the LAN.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="154" /> + <source><p>The device could not be disconnected from the LAN.</p><p>Reason: {0}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="169" /> + <source><p>The internet connection is <b>available</b>.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="171" /> + <source><p>The internet connection is <b>not available</b>.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="182" /> + <source><p>The internet is not available.</p><p>Reason: {0}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="208" /> + <source><p>The auto-connect script and associated configuration was saved on the device. Use the script like this:</p><p>import wiznet_connect<br/>nic = wiznet_connect.connect_lan()</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="219" /> + <source><p>The auto-connect script and associated configuration was saved on the device. The device will connect to the LAN at boot time.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="229" /> + <source><p>The auto-connect script and associated configuration could not be saved on the device.</p><p>Reason: {0}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="246" /> + <source>Shall the saved IPv4 parameters really be removed from the connected device?</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="258" /> + <source><p>The IPv4 parameters were removed from the device.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="266" /> + <source><p>The IPv4 parameters were removed from the device. The device will not connect to the LAN at boot time anymore.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="276" /> + <source><p>The IPv4 parameters could not be removed from the device.</p><p>Reason: {0}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="292" /> + <source>The Ethernet interface was deactivated successfully.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="295" /> + <source><p>The Ethernet interface could not be deactivated.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="297" /> + <source><p>Reason: {0}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="321" /> + <source><p>The device does not support network time synchronization. The module <b>{0}</b> is not installed.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="330" /> + <source><p>The device does not support network time synchronization. The module <b>ntptime</b> is not available.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="350" /> + <source>The device time was synchronized successfully.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="354" /> + <source><p>The device time could not be synchronized.</p><p>Reason: {0}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetController.py" line="359" /> + <source><p>The device time could not be synchronized. Is the device connected to a LAN?</p></source> + <translation type="unfinished" /> + </message> + </context> + <context> + <name>EthernetStatusDialog</name> + <message> + <location filename="../MicroPython/EthernetDialogs/EthernetStatusDialog.ui" line="0" /> + <location filename="../MicroPython/EthernetDialogs/EthernetStatusDialog.ui" line="0" /> + <source>Ethernet Status</source> + <translation type="unfinished" /> + </message> + </context> + <context> <name>ExceptionLogger</name> <message> <location filename="../Debugger/ExceptionLogger.py" line="39" /> @@ -22002,15 +22807,66 @@ <context> <name>GenericMicroPythonDevice</name> <message> - <location filename="../MicroPython/Devices/GenericMicroPythonDevices.py" line="194" /> + <location filename="../MicroPython/Devices/GenericMicroPythonDevices.py" line="138" /> + <source>Generic Device Functions</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/GenericMicroPythonDevices.py" line="268" /> + <location filename="../MicroPython/Devices/GenericMicroPythonDevices.py" line="141" /> + <source>Show MicroPython Versions</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/GenericMicroPythonDevices.py" line="145" /> + <source>Activate Bootloader</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/GenericMicroPythonDevices.py" line="149" /> + <source>Reset Device</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/GenericMicroPythonDevices.py" line="235" /> <source>Workspace Directory</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/GenericMicroPythonDevices.py" line="195" /> + <location filename="../MicroPython/Devices/GenericMicroPythonDevices.py" line="236" /> <source>Python files for this generic board can be edited in place, if the device volume is locally available. A volume named '{0}' was not found. In place editing will not be available.</source> <translation type="unfinished" /> </message> + <message> + <location filename="../MicroPython/Devices/GenericMicroPythonDevices.py" line="269" /> + <source>The firmware of the connected device cannot be determined or the board does not run MicroPython. Aborting...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/GenericMicroPythonDevices.py" line="297" /> + <source>unknown</source> + <translation type="unfinished">bilinmeyen</translation> + </message> + <message> + <location filename="../MicroPython/Devices/GenericMicroPythonDevices.py" line="307" /> + <source><h4>MicroPython Version Information</h4><table><tr><td>Installed:</td><td>{0}</td></tr><tr><td>Available:</td><td>{1}</td></tr>{2}</table></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/GenericMicroPythonDevices.py" line="317" /> + <source><tr><td>Variant:</td><td>{0}</td></tr></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/GenericMicroPythonDevices.py" line="324" /> + <source><p><b>Update available!</b></p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/GenericMicroPythonDevices.py" line="328" /> + <source>MicroPython Version</source> + <translation type="unfinished" /> + </message> </context> <context> <name>Git</name> @@ -29472,27 +30328,27 @@ <context> <name>Globals</name> <message> - <location filename="../Globals/__init__.py" line="209" /> + <location filename="../Globals/__init__.py" line="184" /> <source>{0:4.2f} Bytes</source> <translation type="unfinished" /> </message> <message> - <location filename="../Globals/__init__.py" line="212" /> + <location filename="../Globals/__init__.py" line="187" /> <source>{0:4.2f} KiB</source> <translation type="unfinished" /> </message> <message> - <location filename="../Globals/__init__.py" line="215" /> + <location filename="../Globals/__init__.py" line="190" /> <source>{0:4.2f} MiB</source> <translation type="unfinished" /> </message> <message> - <location filename="../Globals/__init__.py" line="218" /> + <location filename="../Globals/__init__.py" line="193" /> <source>{0:4.2f} GiB</source> <translation type="unfinished" /> </message> <message> - <location filename="../Globals/__init__.py" line="221" /> + <location filename="../Globals/__init__.py" line="196" /> <source>{0:4.2f} TiB</source> <translation type="unfinished" /> </message> @@ -30404,77 +31260,77 @@ <translation type="unfinished" /> </message> <message> - <location filename="../HelpViewer/HelpViewerImplQTB.py" line="457" /> + <location filename="../HelpViewer/HelpViewerImplQTB.py" line="456" /> <source>Backward</source> <translation type="unfinished">Geriye Doğru</translation> </message> <message> - <location filename="../HelpViewer/HelpViewerImplQTB.py" line="462" /> + <location filename="../HelpViewer/HelpViewerImplQTB.py" line="461" /> <source>Forward</source> <translation type="unfinished">İleriye</translation> </message> <message> - <location filename="../HelpViewer/HelpViewerImplQTB.py" line="467" /> + <location filename="../HelpViewer/HelpViewerImplQTB.py" line="466" /> <source>Reload</source> <translation type="unfinished">Yeniden Yükle</translation> </message> <message> - <location filename="../HelpViewer/HelpViewerImplQTB.py" line="476" /> + <location filename="../HelpViewer/HelpViewerImplQTB.py" line="475" /> <source>Copy Page URL to Clipboard</source> <translation type="unfinished" /> </message> <message> - <location filename="../HelpViewer/HelpViewerImplQTB.py" line="482" /> + <location filename="../HelpViewer/HelpViewerImplQTB.py" line="481" /> <source>Bookmark Page</source> <translation type="unfinished" /> </message> <message> - <location filename="../HelpViewer/HelpViewerImplQTB.py" line="490" /> + <location filename="../HelpViewer/HelpViewerImplQTB.py" line="489" /> <source>Zoom in</source> <translation type="unfinished">Büyüt</translation> </message> <message> - <location filename="../HelpViewer/HelpViewerImplQTB.py" line="495" /> + <location filename="../HelpViewer/HelpViewerImplQTB.py" line="494" /> <source>Zoom out</source> <translation type="unfinished">Küçült</translation> </message> <message> - <location filename="../HelpViewer/HelpViewerImplQTB.py" line="500" /> + <location filename="../HelpViewer/HelpViewerImplQTB.py" line="499" /> <source>Zoom reset</source> <translation type="unfinished">Büyütmeyi sıfırla</translation> </message> <message> - <location filename="../HelpViewer/HelpViewerImplQTB.py" line="506" /> + <location filename="../HelpViewer/HelpViewerImplQTB.py" line="505" /> <source>Copy</source> <translation type="unfinished">Kopyala</translation> </message> <message> - <location filename="../HelpViewer/HelpViewerImplQTB.py" line="512" /> + <location filename="../HelpViewer/HelpViewerImplQTB.py" line="511" /> <source>Select All</source> <translation type="unfinished">Hepsini Seç</translation> </message> <message> - <location filename="../HelpViewer/HelpViewerImplQTB.py" line="519" /> + <location filename="../HelpViewer/HelpViewerImplQTB.py" line="518" /> <source>Close</source> <translation type="unfinished">Kapat</translation> </message> <message> - <location filename="../HelpViewer/HelpViewerImplQTB.py" line="524" /> + <location filename="../HelpViewer/HelpViewerImplQTB.py" line="523" /> <source>Close Others</source> <translation type="unfinished">Diğerlerini Kapat</translation> </message> <message> - <location filename="../HelpViewer/HelpViewerImplQTB.py" line="544" /> + <location filename="../HelpViewer/HelpViewerImplQTB.py" line="543" /> <source>Open Link in New Page</source> <translation type="unfinished" /> </message> <message> - <location filename="../HelpViewer/HelpViewerImplQTB.py" line="551" /> + <location filename="../HelpViewer/HelpViewerImplQTB.py" line="550" /> <source>Open Link in Background Page</source> <translation type="unfinished" /> </message> <message> - <location filename="../HelpViewer/HelpViewerImplQTB.py" line="559" /> + <location filename="../HelpViewer/HelpViewerImplQTB.py" line="558" /> <source>Copy URL to Clipboard</source> <translation type="unfinished" /> </message> @@ -40600,6 +41456,45 @@ </message> </context> <context> + <name>IPv4AddressDialog</name> + <message> + <location filename="../MicroPython/EthernetDialogs/IPv4AddressDialog.ui" line="0" /> + <location filename="../MicroPython/EthernetDialogs/IPv4AddressDialog.ui" line="0" /> + <source>IPv4 Address</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/IPv4AddressDialog.ui" line="0" /> + <source>Select to get the IPv4 address via DHCP.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/IPv4AddressDialog.ui" line="0" /> + <source>Dynamic IPv4 Address (DHCP)</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/IPv4AddressDialog.ui" line="0" /> + <source>Address:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/IPv4AddressDialog.ui" line="0" /> + <source>Netmask:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/IPv4AddressDialog.ui" line="0" /> + <source>Gateway:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/EthernetDialogs/IPv4AddressDialog.ui" line="0" /> + <source>DNS:</source> + <translation type="unfinished" /> + </message> + </context> + <context> <name>IbmWatsonEngine</name> <message> <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/IbmWatsonEngine.py" line="191" /> @@ -47535,7 +48430,7 @@ <translation>Pygments</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="592" /> + <location filename="../Preferences/__init__.py" line="594" /> <location filename="../QScintilla/Lexers/__init__.py" line="400" /> <source>Python Files (*.py *.py3)</source> <translation type="unfinished">Python Dosyaları (*.py *.py3)</translation> @@ -47776,7 +48671,7 @@ <translation>Tüm Dosyalar (*)</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="595" /> + <location filename="../Preferences/__init__.py" line="597" /> <location filename="../QScintilla/Lexers/__init__.py" line="491" /> <source>Python3 Files (*.py)</source> <translation>Python Dosyaları (*.py3)</translation> @@ -49048,18 +49943,18 @@ <context> <name>MicroPythonDevice</name> <message> - <location filename="../MicroPython/Devices/__init__.py" line="260" /> - <source>Generic Board</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/Devices/__init__.py" line="280" /> + <location filename="../MicroPython/Devices/__init__.py" line="267" /> + <source>Generic MicroPython Board</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/__init__.py" line="307" /> <source>RP2040 based</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/__init__.py" line="428" /> - <location filename="../MicroPython/Devices/__init__.py" line="417" /> + <location filename="../MicroPython/Devices/__init__.py" line="459" /> + <location filename="../MicroPython/Devices/__init__.py" line="448" /> <source>Unknown Device</source> <translation type="unfinished" /> </message> @@ -49067,50 +49962,50 @@ <context> <name>MicroPythonFileManager</name> <message> - <location filename="../MicroPython/MicroPythonFileManager.py" line="248" /> + <location filename="../MicroPython/MicroPythonFileManager.py" line="291" /> <source>The given name '{0}' is not a directory or does not exist.</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonFileManager.py" line="255" /> + <location filename="../MicroPython/MicroPythonFileManager.py" line="298" /> <source>{1}Synchronizing <b>{0}</b>.</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonFileManager.py" line="258" /> + <location filename="../MicroPython/MicroPythonFileManager.py" line="301" /> <source>{1}Done synchronizing <b>{0}</b>.</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonFileManager.py" line="386" /> - <location filename="../MicroPython/MicroPythonFileManager.py" line="306" /> + <location filename="../MicroPython/MicroPythonFileManager.py" line="429" /> + <location filename="../MicroPython/MicroPythonFileManager.py" line="349" /> <source>{1}Adding <b>{0}</b>...</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonFileManager.py" line="448" /> - <location filename="../MicroPython/MicroPythonFileManager.py" line="355" /> + <location filename="../MicroPython/MicroPythonFileManager.py" line="491" /> + <location filename="../MicroPython/MicroPythonFileManager.py" line="398" /> <source>Source <b>{0}</b> is a directory and destination <b>{1}</b> is a file. Ignoring it.</source> <translation type="unfinished" /> </message> <message> + <location filename="../MicroPython/MicroPythonFileManager.py" line="500" /> + <location filename="../MicroPython/MicroPythonFileManager.py" line="407" /> + <source>Source <b>{0}</b> is a file and destination <b>{1}</b> is a directory. Ignoring it.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MicroPythonFileManager.py" line="416" /> + <source>Updating <b>{0}</b>...</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../MicroPython/MicroPythonFileManager.py" line="457" /> - <location filename="../MicroPython/MicroPythonFileManager.py" line="364" /> - <source>Source <b>{0}</b> is a file and destination <b>{1}</b> is a directory. Ignoring it.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/MicroPythonFileManager.py" line="373" /> - <source>Updating <b>{0}</b>...</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/MicroPythonFileManager.py" line="414" /> <source>{1}Removing <b>{0}</b>...</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonFileManager.py" line="466" /> + <location filename="../MicroPython/MicroPythonFileManager.py" line="509" /> <source>{1}Updating <b>{0}</b>...</source> <translation type="unfinished" /> </message> @@ -49214,171 +50109,175 @@ <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="999" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="829" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="146" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="125" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1009" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="839" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="145" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="124" /> <source>Change Directory</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1019" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="865" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="853" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="149" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="128" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1029" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="875" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="863" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="148" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="127" /> <source>Create Directory</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1074" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="903" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="892" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="155" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="131" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1084" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="913" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="902" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="154" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="130" /> <source>Delete Directory Tree</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1101" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="941" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="930" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="159" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="135" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1111" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="951" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="940" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="158" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="134" /> <source>Delete File</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="162" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="138" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="161" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="137" /> <source>Show Hidden Files</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1046" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="152" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1056" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="151" /> <source>Delete Directory</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="169" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="168" /> <source>Show Filesystem Info</source> <translation type="unfinished" /> </message> <message> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="215" /> + <source>Error handling device</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="216" /> - <source>Error handling device</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="217" /> <source><p>There was an error communicating with the connected device.</p><p>Method: {0}</p><p>Message: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="503" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="502" /> <source>Put File As</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="744" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="571" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="504" /> - <source>Enter a new name for the file</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="517" /> - <source>Copy File to Device</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="762" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="518" /> - <source>The given file exists already (Enter file name only).</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="570" /> - <source>Get File As</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="584" /> - <source>Copy File from Device</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="585" /> - <source>The given file exists already.</source> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="503" /> + <source>Enter a new name for the file</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="516" /> + <source>Copy File to Device</source> <translation type="unfinished" /> </message> <message> <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="761" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="743" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="517" /> + <source>The given file exists already (Enter file name only).</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="569" /> + <source>Get File As</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="583" /> + <source>Copy File from Device</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="584" /> + <source>The given file exists already.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="760" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="742" /> <source>Save File As</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="830" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="743" /> + <source>Enter a new name for the file:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="840" /> <source>Select Directory</source> <translation type="unfinished">Dizin Seçiniz</translation> </message> <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1020" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="854" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1030" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="864" /> <source>Enter directory name:</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="866" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="876" /> <source><p>The directory <b>{0}</b> could not be created.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1075" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="893" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1085" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="903" /> <source>Do you really want to delete this directory tree?</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="904" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="914" /> <source><p>The directory <b>{0}</b> could not be deleted.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1102" /> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="931" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1112" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="941" /> <source>Do you really want to delete this file?</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="942" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="952" /> <source><p>The file <b>{0}</b> could not be deleted.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1000" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1010" /> <source>Enter the directory path on the device:</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1047" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1057" /> <source>Do you really want to delete this directory?</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1135" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1145" /> <source><h3>Filesystem Information</h3></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1137" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1147" /> <source><h4>{0}</h4<table><tr><td>Total Size: </td><td align='right'>{1}</td></tr><tr><td>Used Size: </td><td align='right'>{2}</td></tr><tr><td>Free Size: </td><td align='right'>{3}</td></tr></table></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1150" /> + <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1160" /> <source>Filesystem Information</source> <translation type="unfinished" /> </message> @@ -49460,6 +50359,7 @@ </message> <message> <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> <source> s</source> <translation type="unfinished" /> </message> @@ -49515,6 +50415,152 @@ </message> <message> <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>WiFi</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Country:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Enter the country code for the WiFi interface</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Client</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Name:</source> + <translation type="unfinished">Adı:</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Enter the network name (SSID) to connect to</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Password:</source> + <translation type="unfinished">Parola:</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Enter the network password</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="338" /> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="321" /> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Press to show the password</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Access Point</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Enter the network name (SSID) to publish</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Security:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Select the security mode</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>IPv4 Configuration</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Address:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Netmask:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Gateway:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>DNS:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>NTP Parameter</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>NTP Server:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Enter the name of the NTP server.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Time Zone Offset:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Enter the time zone offset to UTC.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source> h</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Select to indicate that daylight savings is in effect (i.e. 1h plus to UTC).</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Is Daylight Savings</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Timeout:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> + <source>Enter the timeout in seconds.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" /> <source>MPY Cross Compiler</source> <translation type="unfinished" /> </message> @@ -49661,56 +50707,67 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="47" /> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="53" /> <source>Automatic</source> <translation type="unfinished" /> </message> <message> - <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="49" /> - <source>Light</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="52" /> - <source>Dark</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="55" /> - <source>Blue Cerulean</source> + <source>Light</source> <translation type="unfinished" /> </message> <message> <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="58" /> - <source>Brown Sand</source> + <source>Dark</source> <translation type="unfinished" /> </message> <message> <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="61" /> - <source>Blue NCS</source> + <source>Blue Cerulean</source> <translation type="unfinished" /> </message> <message> <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="64" /> - <source>High Contrast</source> + <source>Brown Sand</source> <translation type="unfinished" /> </message> <message> <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="67" /> - <source>Blue Icy</source> + <source>Blue NCS</source> <translation type="unfinished" /> </message> <message> <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="70" /> + <source>High Contrast</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="73" /> + <source>Blue Icy</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="76" /> <source>Qt</source> <translation type="unfinished">Qt</translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="79" /> - <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="76" /> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="85" /> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="82" /> <source>All Files (*)</source> <translation type="unfinished">Tüm Dosyalar (*)</translation> </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="88" /> + <source>open</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="334" /> + <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="317" /> + <source>Press to hide the password</source> + <translation type="unfinished" /> + </message> </context> <context> <name>MicroPythonProgressInfoDialog</name> @@ -49723,17 +50780,17 @@ <context> <name>MicroPythonWidget</name> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="231" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="247" /> <source>MicroPython Menu</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="288" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="306" /> <source><h3>The QtSerialPort package is not available.<br/>MicroPython support is deactivated.</h3></source> <translation type="unfinished" /> </message> <message numerus="yes"> - <location filename="../MicroPython/MicroPythonWidget.py" line="329" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="347" /> <source>%n supported device(s) detected.</source> <translation type="unfinished"> <numerusform /> @@ -49741,18 +50798,18 @@ </translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="343" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="361" /> <source>{0} - {1} ({2})</source> <comment>board name, description, port name</comment> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="363" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="381" /> <source>No supported devices detected.</source> <translation type="unfinished" /> </message> <message numerus="yes"> - <location filename="../MicroPython/MicroPythonWidget.py" line="367" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="385" /> <source> %n unknown device(s) for manual selection.</source> <translation type="unfinished"> @@ -49761,70 +50818,70 @@ </translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="374" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="392" /> <source>Manual Selection</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="437" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="408" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="455" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="426" /> <source>Unknown MicroPython Device</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="409" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="427" /> <source><p>Detected these unknown serial devices</p><ul><li>{0}</li></ul><p>Please report them together with the board name and a short description to <a href="mailto:{1}"> the eric bug reporting address</a> if it is a MicroPython board.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="421" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="439" /> <source>{0} (0x{1:04x}/0x{2:04x})</source> <comment>description, VId, PId</comment> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="438" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="456" /> <source>Would you like to add them to the list of manually configured devices?</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="568" /> - <source>Clear</source> - <translation type="unfinished">Temizle</translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="573" /> - <source>Copy</source> - <translation type="unfinished">Kopyala</translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="579" /> - <source>Paste</source> - <translation type="unfinished">Yapıştır</translation> - </message> - <message> <location filename="../MicroPython/MicroPythonWidget.py" line="586" /> + <source>Clear</source> + <translation type="unfinished">Temizle</translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="591" /> + <source>Copy</source> + <translation type="unfinished">Kopyala</translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="597" /> + <source>Paste</source> + <translation type="unfinished">Yapıştır</translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="604" /> <source>Select All</source> <translation type="unfinished">Hepsini Seç</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="612" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="630" /> <source>Press to disconnect the current device</source> <translation type="unfinished" /> </message> <message> <location filename="../MicroPython/MicroPythonWidget.ui" line="0" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="617" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="635" /> <source>Press to connect the selected device</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="644" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="667" /> <source>No device attached</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="645" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="668" /> <source>Please ensure the device is plugged into your computer and selected. It must have a version of MicroPython (or CircuitPython) flashed onto it before anything will work. @@ -49833,322 +50890,345 @@ <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="674" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="697" /> <source>Start REPL</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="675" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="698" /> <source><p>The REPL cannot be started.</p><p>Reason: {0}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1194" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1183" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1226" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1215" /> <source>Serial Device Connect</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1184" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1216" /> <source><p>The device at serial port <b>{0}</b> does not respond. It may not have a MicroPython firmware flashed.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1195" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1227" /> <source><p>Cannot connect to device at serial port <b>{0}</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1253" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1244" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1235" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1285" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1276" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1267" /> <source>Run Script</source> <translation type="unfinished">Betiği Çalıştır</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1236" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1268" /> <source>There is no editor open. Abort...</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1245" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1277" /> <source>The current editor does not contain a script. Abort...</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1254" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1286" /> <source><p>Cannot run script.</p><p>Reason: {0}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1290" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1322" /> <source>Start Chart</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1291" /> - <source><p>The Chart cannot be started.</p><p>Reason: {0}</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1306" /> - <source>µPy Chart</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../MicroPython/MicroPythonWidget.py" line="1323" /> + <source><p>The Chart cannot be started.</p><p>Reason: {0}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1338" /> + <source>µPy Chart</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1355" /> <source>Unsaved Chart Data</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1324" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1356" /> <source>The chart contains unsaved data.</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1372" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1404" /> <source>Start File Manager</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1373" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1405" /> <source><p>The File Manager cannot be started.</p><p>Reason: {0}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1392" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1425" /> <source>µPy Files</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1428" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1488" /> <source>Downloads</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1443" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1535" /> <source>Show Version</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1446" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1538" /> <source>Show Implementation</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1449" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1541" /> <source>Show Board Data</source> <translation type="unfinished" /> </message> <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1723" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1546" /> + <source>Synchronize Time</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1549" /> + <source>Show Device Time</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1551" /> + <source>Show Local Time</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1554" /> + <source>Show Time</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1558" /> + <source>Show Builtin Modules</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="2130" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1562" /> + <source>Install Package</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="2142" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="2139" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1566" /> + <source>Install Packages</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1947" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1572" /> + <source>Compile Python File</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1971" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1962" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1576" /> + <source>Compile Current Editor</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1597" /> + <source>Download Firmware</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1604" /> + <source>Show Documentation</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1607" /> + <source>Convert To UF2</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1608" /> + <source>Flash UF2 Device</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../MicroPython/MicroPythonWidget.py" line="1611" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1454" /> - <source>Synchronize Time</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1457" /> - <source>Show Device Time</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1459" /> - <source>Show Local Time</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1462" /> - <source>Show Time</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1466" /> - <source>Show Builtin Modules</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1835" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1472" /> - <source>Compile Python File</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1859" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1850" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1476" /> - <source>Compile Current Editor</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1485" /> - <source>Download Firmware</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1492" /> - <source>Show Documentation</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1496" /> - <source>Flash UF2 Device</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1499" /> <source>Manage Unknown Devices</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1502" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1614" /> <source>Ignored Serial Devices</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1505" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1617" /> <source>Configure</source> <translation type="unfinished">Yapılandırma</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1514" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1626" /> <source><h3>Device Version Information</h3></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1525" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1521" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1637" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1633" /> <source>Device Version Information</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1526" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1638" /> <source>No version information available.</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1550" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1542" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1662" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1654" /> <source>unknown</source> <translation type="unfinished">bilinmeyen</translation> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1556" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1668" /> <source> ({0})</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1572" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1563" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1684" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1675" /> <source>Device Implementation Information</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1564" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1676" /> <source><h3>Device Implementation Information</h3><p>This device contains <b>{0} {1}{2}</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1573" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1685" /> <source>No device implementation information available.</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1612" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1724" /> <source><p>The time of the connected device was synchronized with the local time.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1634" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1746" /> <source><h3>Device Date and Time</h3><table><tr><td><b>Date</b></td><td>{0}</td></tr><tr><td><b>Time</b></td><td>{1}</td></tr></table></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1642" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1754" /> <source><h3>Device Date and Time</h3><p>{0}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1658" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1770" /> <source>Device Date and Time</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1670" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1782" /> <source>Local Date and Time</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1671" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1783" /> <source><h3>Local Date and Time</h3><table><tr><td><b>Date</b></td><td>{0}</td></tr><tr><td><b>Time</b></td><td>{1}</td></tr></table></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1712" /> - <location filename="../MicroPython/MicroPythonWidget.py" line="1695" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1824" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1807" /> <source>Date and Time</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1696" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1808" /> <source><table><tr><th></th><th>Local Date and Time</th><th>Device Date and Time</th></tr><tr><td><b>Date</b></td><td align='center'>{0}</td><td align='center'>{2}</td></tr><tr><td><b>Time</b></td><td align='center'>{1}</td><td align='center'>{3}</td></tr></table></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1713" /> - <source><table><tr><th>Local Date and Time</th><th>Device Date and Time</th></tr><tr><td align='center'>{0} {1}</td><td align='center'>{2}</td></tr></table></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1737" /> - <source>Error handling device</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1738" /> - <source><p>There was an error communicating with the connected device.</p><p>Method: {0}</p><p>Message: {1}</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1780" /> - <source>The MicroPython cross compiler <b>mpy-cross</b> cannot be found. Ensure it is in the search path or configure it on the MicroPython configuration page.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1806" /> - <source>Python Files (*.py);;All Files (*)</source> - <translation type="unfinished">Python Dosyaları (*.py);;Tüm Dosyalar (*)</translation> - </message> - <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1816" /> - <source>The Python file <b>{0}</b> does not exist. Aborting...</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../MicroPython/MicroPythonWidget.py" line="1825" /> + <source><table><tr><th>Local Date and Time</th><th>Device Date and Time</th></tr><tr><td align='center'>{0} {1}</td><td align='center'>{2}</td></tr></table></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1849" /> + <source>Error handling device</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1850" /> + <source><p>There was an error communicating with the connected device.</p><p>Method: {0}</p><p>Message: {1}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1892" /> + <source>The MicroPython cross compiler <b>mpy-cross</b> cannot be found. Ensure it is in the search path or configure it on the MicroPython configuration page.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1918" /> + <source>Python Files (*.py);;All Files (*)</source> + <translation type="unfinished">Python Dosyaları (*.py);;Tüm Dosyalar (*)</translation> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1928" /> + <source>The Python file <b>{0}</b> does not exist. Aborting...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="1937" /> <source>'mpy-cross' Output</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1851" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="1963" /> <source>The current editor does not contain a Python file. Aborting...</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1943" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="2055" /> <source>Add Unknown Devices</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1944" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="2056" /> <source>Select the devices to be added:</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/MicroPythonWidget.py" line="1985" /> + <location filename="../MicroPython/MicroPythonWidget.py" line="2105" /> <source>Plus any modules on the filesystem.</source> <translation type="unfinished" /> </message> <message> + <location filename="../MicroPython/MicroPythonWidget.py" line="2143" /> + <source>Enter the packages to be installed separated by whitespace:</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../MicroPython/MicroPythonWidget.ui" line="0" /> <source>Press to check for connected devices</source> <translation type="unfinished" /> @@ -50177,171 +51257,221 @@ <context> <name>MicrobitDevice</name> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="86" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="58" /> + <source>Public</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="59" /> + <source>Random Static</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="60" /> + <source>Random Private Resolvable</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="61" /> + <source>Random Private Non-Resolvable</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="108" /> <source>BBC micro:bit</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="89" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="111" /> <source>Calliope mini</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="186" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="208" /> <source>BBC micro:bit/Calliope Functions</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="399" /> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="387" /> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="370" /> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="189" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="421" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="409" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="392" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="211" /> <source>Show MicroPython Versions</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="193" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="215" /> <source>Flash MicroPython</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="196" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="218" /> <source>Flash Firmware</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="473" /> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="200" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="496" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="222" /> <source>Save Script as 'main.py'</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="203" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="225" /> <source>Save the current script as 'main.py' on the connected device</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="207" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="229" /> <source>Reset {0}</source> <translation type="unfinished" /> </message> <message> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="375" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="366" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="352" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="335" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="322" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="302" /> + <source>Flash MicroPython/Firmware</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="303" /> + <source><p>The BBC micro:bit is not ready for flashing the DAPLink firmware. Follow these instructions. </p><ul><li>unplug USB cable and any batteries</li><li>keep RESET button pressed and plug USB cable back in</li><li>a drive called MAINTENANCE should be available</li></ul><p>See the <a href="https://microbit.org/guide/firmware/">micro:bit web site</a> for details.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="323" /> + <source><p>The BBC micro:bit is not ready for flashing the MicroPython firmware. Please make sure, that a drive called MICROBIT is available.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="336" /> + <source><p>The "Calliope mini" is not ready for flashing the DAPLink firmware. Follow these instructions. </p><ul><li>unplug USB cable and any batteries</li><li>keep RESET button pressed an plug USB cable back in</li><li>a drive called MAINTENANCE should be available</li></ul></source> + <translation type="unfinished" /> + </message> + <message> <location filename="../MicroPython/Devices/MicrobitDevices.py" line="353" /> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="344" /> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="330" /> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="313" /> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="300" /> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="280" /> - <source>Flash MicroPython/Firmware</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="281" /> - <source><p>The BBC micro:bit is not ready for flashing the DAPLink firmware. Follow these instructions. </p><ul><li>unplug USB cable and any batteries</li><li>keep RESET button pressed and plug USB cable back in</li><li>a drive called MAINTENANCE should be available</li></ul><p>See the <a href="https://microbit.org/guide/firmware/">micro:bit web site</a> for details.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="301" /> - <source><p>The BBC micro:bit is not ready for flashing the MicroPython firmware. Please make sure, that a drive called MICROBIT is available.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="314" /> - <source><p>The "Calliope mini" is not ready for flashing the DAPLink firmware. Follow these instructions. </p><ul><li>unplug USB cable and any batteries</li><li>keep RESET button pressed an plug USB cable back in</li><li>a drive called MAINTENANCE should be available</li></ul></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="331" /> <source><p>The "Calliope mini" is not ready for flashing the MicroPython firmware. Please make sure, that a drive called MINI is available.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="346" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="368" /> <source>MicroPython/Firmware Files (*.hex *.bin);;All Files (*)</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="354" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="376" /> <source>There are multiple devices ready for flashing. Please make sure, that only one device is prepared.</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="371" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="393" /> <source>The firmware of the connected device cannot be determined or the board does not run MicroPython or CircuitPython. Aborting...</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="388" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="410" /> <source><p>The BBC micro:bit generation cannot be determined. Aborting...</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="400" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="422" /> <source><p>The firmware URL for the device type <b>{0}</b> is not known. Aborting...</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="427" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="450" /> <source>unknown</source> <translation type="unfinished">bilinmeyen</translation> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="443" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="466" /> <source>Firmware</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="446" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="469" /> <source><h4>{0} Version Information<br/>(BBC micro:bit v{1})</h4><table><tr><td>Installed:</td><td>{2}</td></tr><tr><td>Available:</td><td>{3}</td></tr></table></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="455" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="478" /> <source><p><b>Update available!</b></p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="459" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="482" /> <source>{0} Version</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="479" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="502" /> <source>The current editor does not contain a Python script. Write it anyway?</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="490" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="513" /> <source>The script is empty. Aborting.</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="544" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="567" /> <source>MicroPython Firmware for BBC micro:bit V1</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="576" /> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="563" /> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="548" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="599" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="586" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="571" /> <source>DAPLink Firmware</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="555" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="578" /> <source>MicroPython Firmware for BBC micro:bit V2</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="559" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="582" /> <source>CircuitPython Firmware for BBC micro:bit V2</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/MicrobitDevices.py" line="572" /> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="595" /> <source>MicroPython Firmware</source> <translation type="unfinished" /> </message> + <message> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="818" /> + <source>Active</source> + <translation type="unfinished">Aktif</translation> + </message> + <message> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="819" /> + <source>Name</source> + <translation type="unfinished">Adı</translation> + </message> + <message> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="820" /> + <source>MAC-Address</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="822" /> + <source>Address Type</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="824" /> + <source>Connected</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/MicrobitDevices.py" line="825" /> + <source>Advertising</source> + <translation type="unfinished" /> + </message> </context> <context> <name>MicrosoftEngine</name> @@ -50364,6 +51494,7 @@ <context> <name>MimeTypes</name> <message> + <location filename="../Utilities/MimeTypes.py" line="54" /> <location filename="../Utilities/MimeTypes.py" line="38" /> <source>Open File</source> <translation type="unfinished">Dosya Aç</translation> @@ -50373,6 +51504,11 @@ <source><p>Is the file <b>{0}</b> a text file to be opened in eric?</p><p><b>Note:</b> You may suppress this question by adding a pattern to the list of known text files on the <b>MimeTypes</b> configuration page.</p></source> <translation type="unfinished" /> </message> + <message> + <location filename="../Utilities/MimeTypes.py" line="55" /> + <source><p>The file <b>{0}</b> has the mime type <b>{1}</b>. This type is not recognized as being text to be opened in eric. Is this an editable text file?</p><p><b>Note:</b> You may suppress this question by adding an entry to the list of known text file types on the <b>MimeTypes</b> configuration page.</p></source> + <translation type="unfinished" /> + </message> </context> <context> <name>MimeTypesPage</name> @@ -50430,398 +51566,398 @@ <context> <name>MiniEditor</name> <message> - <location filename="../QScintilla/MiniEditor.py" line="461" /> + <location filename="../QScintilla/MiniEditor.py" line="459" /> <source>About eric Mini Editor</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="462" /> + <location filename="../QScintilla/MiniEditor.py" line="460" /> <source>The eric Mini Editor is an editor component based on QScintilla. It may be used for simple editing tasks, that don't need the power of a full blown editor.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="531" /> + <location filename="../QScintilla/MiniEditor.py" line="529" /> <source>Line: {0:5}</source> <translation>Satır: {0:5}</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="535" /> + <location filename="../QScintilla/MiniEditor.py" line="533" /> <source>Pos: {0:5}</source> <translation>Pos: {0:5}</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="549" /> + <location filename="../QScintilla/MiniEditor.py" line="547" /> <source>Language: {0}</source> <translation type="unfinished" /> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="609" /> + <source>New</source> + <translation>Yeni</translation> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="611" /> - <source>New</source> - <translation>Yeni</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="613" /> <source>&New</source> <translation>Ye&ni</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="614" /> + <location filename="../QScintilla/MiniEditor.py" line="612" /> <source>Ctrl+N</source> <comment>File|New</comment> <translation>Ctrl+N</translation> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="617" /> + <source>Open an empty editor window</source> + <translation>Boş bir düzenleyici penceresi aç</translation> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="619" /> - <source>Open an empty editor window</source> - <translation>Boş bir düzenleyici penceresi aç</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="621" /> <source><b>New</b><p>An empty editor window will be created.</p></source> <translation><b>Yeni</b><p>Boş bir düzenleme penceresi oluşturulacak.</p></translation> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="625" /> + <source>Open</source> + <translation>Aç</translation> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="627" /> - <source>Open</source> - <translation>Aç</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="629" /> <source>&Open...</source> <translation>&Aç...</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="630" /> + <location filename="../QScintilla/MiniEditor.py" line="628" /> <source>Ctrl+O</source> <comment>File|Open</comment> <translation>Ctrl+O</translation> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="633" /> + <source>Open a file</source> + <translation>Bir dosya aç</translation> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="635" /> - <source>Open a file</source> - <translation>Bir dosya aç</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="637" /> <source><b>Open a file</b><p>You will be asked for the name of a file to be opened.</p></source> <translation><b>Bir dosya aç</b><p>Açmak istediğiniz dosyanın adını giriniz.</p></translation> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="644" /> + <source>Save</source> + <translation>Kaydet</translation> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="646" /> - <source>Save</source> - <translation>Kaydet</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="648" /> <source>&Save</source> <translation>&Kaydet</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="649" /> + <location filename="../QScintilla/MiniEditor.py" line="647" /> <source>Ctrl+S</source> <comment>File|Save</comment> <translation>Ctrl+S</translation> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="652" /> + <source>Save the current file</source> + <translation>Geçerli dosyayı kaydet</translation> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="654" /> - <source>Save the current file</source> - <translation>Geçerli dosyayı kaydet</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="656" /> <source><b>Save File</b><p>Save the contents of current editor window.</p></source> <translation><b>Dosya Kaydet</b><p>Geçerli düzenleyici penceresinin içeriğini kaydet.</p></translation> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="663" /> + <source>Save as</source> + <translation>Farklı kaydet</translation> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="665" /> - <source>Save as</source> - <translation>Farklı kaydet</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="667" /> <source>Save &as...</source> <translation>Farklı k&aydet...</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="668" /> + <location filename="../QScintilla/MiniEditor.py" line="666" /> <source>Shift+Ctrl+S</source> <comment>File|Save As</comment> <translation>Shift+Ctrl+S</translation> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="671" /> + <source>Save the current file to a new one</source> + <translation>Geçerli dosyayı yeni bir tane olarak kaydet</translation> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="673" /> - <source>Save the current file to a new one</source> - <translation>Geçerli dosyayı yeni bir tane olarak kaydet</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="675" /> <source><b>Save File as</b><p>Save the contents of current editor window to a new file. The file can be entered in a file selection dialog.</p></source> <translation><b>Dosyayı Farklı Kaydet</b><p>Geçerli düzenleyici penceresindeki içeriği yeni bir dosyaya kaydeder. Dosya seçme diyaloğu ile bu dosyaya girilebilir.</p></translation> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="683" /> + <source>Save Copy</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="685" /> - <source>Save Copy</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="687" /> <source>Save &Copy...</source> <translation type="unfinished" /> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="691" /> + <source>Save a copy of the current file</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="693" /> - <source>Save a copy of the current file</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="695" /> <source><b>Save Copy</b><p>Save a copy of the contents of current editor window. The file can be entered in a file selection dialog.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="703" /> + <source>Close</source> + <translation>Kapat</translation> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="705" /> - <source>Close</source> - <translation>Kapat</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="707" /> <source>&Close</source> <translation>&Kapat</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="708" /> + <location filename="../QScintilla/MiniEditor.py" line="706" /> <source>Ctrl+W</source> <comment>File|Close</comment> <translation>Ctrl+W</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="713" /> + <location filename="../QScintilla/MiniEditor.py" line="711" /> <source>Close the editor window</source> <translation>Düzenleyici penceresini kapat</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="715" /> + <location filename="../QScintilla/MiniEditor.py" line="713" /> <source><b>Close Window</b><p>Close the current window.</p></source> <translation><b>Pencereyi kapat</b><p>Geçerli pencereyi kapat.</p></translation> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="719" /> + <source>Print</source> + <translation>Yazdır</translation> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="721" /> - <source>Print</source> - <translation>Yazdır</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="723" /> <source>&Print</source> <translation>&Yazdır</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="724" /> + <location filename="../QScintilla/MiniEditor.py" line="722" /> <source>Ctrl+P</source> <comment>File|Print</comment> <translation>Ctrl+P</translation> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="727" /> + <source>Print the current file</source> + <translation>Geçerli dosyayı yazdır</translation> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="729" /> - <source>Print the current file</source> - <translation>Geçerli dosyayı yazdır</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="731" /> <source><b>Print File</b><p>Print the contents of the current file.</p></source> <translation><b>Dosya Yazdır</b><p>Geçerli dosyanın içeriğini yazdır.</p></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="740" /> + <location filename="../QScintilla/MiniEditor.py" line="738" /> <source>Print Preview</source> <translation>Baskı Öngörünümü</translation> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="746" /> + <source>Print preview of the current file</source> + <translation>Geçerli dosyanın baskı öngörünümü</translation> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="748" /> - <source>Print preview of the current file</source> - <translation>Geçerli dosyanın baskı öngörünümü</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="750" /> <source><b>Print Preview</b><p>Print preview of the current file.</p></source> <translation><b>Yazıcı Öngörünümü</b><p>Geçerli dosyanın yazıcı öngörünümü.</p></translation> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="761" /> + <source>Undo</source> + <translation>Geri Al</translation> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="763" /> - <source>Undo</source> - <translation>Geri Al</translation> + <source>&Undo</source> + <translation>&Geri al</translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="764" /> + <source>Ctrl+Z</source> + <comment>Edit|Undo</comment> + <translation>Ctrl+Z</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="765" /> - <source>&Undo</source> - <translation>&Geri al</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="766" /> - <source>Ctrl+Z</source> - <comment>Edit|Undo</comment> - <translation>Ctrl+Z</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="767" /> <source>Alt+Backspace</source> <comment>Edit|Undo</comment> <translation>Alt+Backspace</translation> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="769" /> + <source>Undo the last change</source> + <translation>Enson değişikliği geri al</translation> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="771" /> - <source>Undo the last change</source> - <translation>Enson değişikliği geri al</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="773" /> <source><b>Undo</b><p>Undo the last change done in the current editor.</p></source> <translation><b>Geri Al</b><p>Geçerli düzenleyicide yapılan son değişikliği geri al.</p></translation> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="780" /> + <source>Redo</source> + <translation>İleri al</translation> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="782" /> - <source>Redo</source> - <translation>İleri al</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="784" /> <source>&Redo</source> <translation>&İleri al</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="785" /> + <location filename="../QScintilla/MiniEditor.py" line="783" /> <source>Ctrl+Shift+Z</source> <comment>Edit|Redo</comment> <translation>Ctrl+Shift+Z</translation> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="788" /> + <source>Redo the last change</source> + <translation>Son değişikliği ileri al</translation> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="790" /> - <source>Redo the last change</source> - <translation>Son değişikliği ileri al</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="792" /> <source><b>Redo</b><p>Redo the last change done in the current editor.</p></source> <translation><b>İleri Al</b><p>Geçerli düzenleyicide yapılan son değişikliği ileri alır.</p></translation> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="799" /> + <source>Cut</source> + <translation>Kes</translation> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="801" /> - <source>Cut</source> - <translation>Kes</translation> + <source>Cu&t</source> + <translation>Ke&s</translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="802" /> + <source>Ctrl+X</source> + <comment>Edit|Cut</comment> + <translation>Ctrl+X</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="803" /> - <source>Cu&t</source> - <translation>Ke&s</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="804" /> - <source>Ctrl+X</source> - <comment>Edit|Cut</comment> - <translation>Ctrl+X</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="805" /> <source>Shift+Del</source> <comment>Edit|Cut</comment> <translation>Shift+Del</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="809" /> + <location filename="../QScintilla/MiniEditor.py" line="807" /> <source>Cut the selection</source> <translation>Seçimi kes</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="811" /> + <location filename="../QScintilla/MiniEditor.py" line="809" /> <source><b>Cut</b><p>Cut the selected text of the current editor to the clipboard.</p></source> <translation><b>Kes</b><p>Geçerli düzenleyicide seçilen metni panoya keser.</p></translation> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="819" /> + <source>Copy</source> + <translation>Kopyala</translation> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="821" /> - <source>Copy</source> - <translation>Kopyala</translation> + <source>&Copy</source> + <translation>&Kopyala</translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="822" /> + <source>Ctrl+C</source> + <comment>Edit|Copy</comment> + <translation>Ctrl+C</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="823" /> - <source>&Copy</source> - <translation>&Kopyala</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="824" /> - <source>Ctrl+C</source> - <comment>Edit|Copy</comment> - <translation>Ctrl+C</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="825" /> <source>Ctrl+Ins</source> <comment>Edit|Copy</comment> <translation>Ctrl+Ins</translation> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="827" /> + <source>Copy the selection</source> + <translation>Seçimi kopyala</translation> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="829" /> - <source>Copy the selection</source> - <translation>Seçimi kopyala</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="831" /> <source><b>Copy</b><p>Copy the selected text of the current editor to the clipboard.</p></source> <translation><b>Kopya</b><p>Geçerli düzenleyicideki seçilen metni clipboarda kopyala.</p></translation> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="839" /> + <source>Paste</source> + <translation>Yapıştır</translation> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="841" /> - <source>Paste</source> - <translation>Yapıştır</translation> + <source>&Paste</source> + <translation>Ya&pıştır</translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="842" /> + <source>Ctrl+V</source> + <comment>Edit|Paste</comment> + <translation>Ctrl+V</translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="843" /> - <source>&Paste</source> - <translation>Ya&pıştır</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="844" /> - <source>Ctrl+V</source> - <comment>Edit|Paste</comment> - <translation>Ctrl+V</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="845" /> <source>Shift+Ins</source> <comment>Edit|Paste</comment> <translation>Shift+Ins</translation> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="847" /> + <source>Paste the last cut/copied text</source> + <translation>En son kesilen/kopyalanan metni yapıştır</translation> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="849" /> - <source>Paste the last cut/copied text</source> - <translation>En son kesilen/kopyalanan metni yapıştır</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="851" /> <source><b>Paste</b><p>Paste the last cut/copied text from the clipboard to the current editor.</p></source> <translation><b>Yapıştır</b><p>En son kesilen/kopyalanan metni panodan geçerli düzenleyiciye yapıştırır.</p></translation> </message> <message> + <location filename="../QScintilla/MiniEditor.py" line="859" /> + <source>Clear</source> + <translation>Temizle</translation> + </message> + <message> <location filename="../QScintilla/MiniEditor.py" line="861" /> - <source>Clear</source> - <translation>Temizle</translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="863" /> <source>Cl&ear</source> <translation>T&emizle</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="864" /> + <location filename="../QScintilla/MiniEditor.py" line="862" /> <source>Alt+Shift+C</source> <comment>Edit|Clear</comment> <translation>Alt+Shift+C</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="869" /> + <location filename="../QScintilla/MiniEditor.py" line="867" /> <source>Clear all text</source> <translation>Tüm metni temizle</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="871" /> + <location filename="../QScintilla/MiniEditor.py" line="869" /> <source><b>Clear</b><p>Delete all text of the current editor.</p></source> <translation><b>Temizle</b><p>Geçerli düzenleyicideki tüm metinleri sil.</p></translation> </message> @@ -51053,8 +52189,8 @@ <translation>Mini Düzenleyici</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3676" /> - <location filename="../QScintilla/MiniEditor.py" line="3647" /> + <location filename="../QScintilla/MiniEditor.py" line="3683" /> + <location filename="../QScintilla/MiniEditor.py" line="3654" /> <location filename="../QScintilla/MiniEditor.py" line="3338" /> <source>Untitled</source> <translation>Başlıksız</translation> @@ -51065,83 +52201,121 @@ <translation>{0}[*] - {1}</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3642" /> + <location filename="../QScintilla/MiniEditor.py" line="3649" /> <source>Printing...</source> <translation>Yazılıyor...</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3658" /> + <location filename="../QScintilla/MiniEditor.py" line="3665" /> <source>Printing completed</source> <translation>Yazdırma tamalandı</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3660" /> + <location filename="../QScintilla/MiniEditor.py" line="3667" /> <source>Error while printing</source> <translation>Yazdırılırken hata</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3663" /> + <location filename="../QScintilla/MiniEditor.py" line="3670" /> <source>Printing aborted</source> <translation>Yazdırma iptal edildi</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3717" /> + <location filename="../QScintilla/MiniEditor.py" line="3724" /> <source>Select all</source> <translation>Hepsini seç</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3718" /> + <location filename="../QScintilla/MiniEditor.py" line="3725" /> <source>Deselect all</source> <translation>Tüm seçimi iptal et</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3731" /> + <location filename="../QScintilla/MiniEditor.py" line="3738" /> <source>Languages</source> <translation>Diller</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3734" /> + <location filename="../QScintilla/MiniEditor.py" line="3741" /> <source>No Language</source> <translation>Dil Yok</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3756" /> + <location filename="../QScintilla/MiniEditor.py" line="3763" /> <source>Guessed</source> <translation>Tahmin edilen</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3778" /> - <location filename="../QScintilla/MiniEditor.py" line="3760" /> + <location filename="../QScintilla/MiniEditor.py" line="3785" /> + <location filename="../QScintilla/MiniEditor.py" line="3767" /> <source>Alternatives</source> <translation>Alternatifler</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3775" /> + <location filename="../QScintilla/MiniEditor.py" line="3782" /> <source>Alternatives ({0})</source> <translation>Alternatifler ({0})</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3806" /> + <location filename="../QScintilla/MiniEditor.py" line="3813" /> <source>Pygments Lexer</source> <translation>Pygments Lexer</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3807" /> + <location filename="../QScintilla/MiniEditor.py" line="3814" /> <source>Select the Pygments lexer to apply.</source> <translation>Kullanmak için Pygment lexer seç.</translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="4305" /> + <location filename="../QScintilla/MiniEditor.py" line="4326" /> <source>EditorConfig Properties</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="4306" /> + <location filename="../QScintilla/MiniEditor.py" line="4327" /> <source><p>The EditorConfig properties for file <b>{0}</b> could not be loaded.</p></source> <translation type="unfinished" /> </message> </context> <context> + <name>MipPackageDialog</name> + <message> + <location filename="../MicroPython/MipPackageDialog.ui" line="0" /> + <source>Install Package</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MipPackageDialog.ui" line="0" /> + <source>Package Name:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MipPackageDialog.ui" line="0" /> + <source>Enter the name of the package.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MipPackageDialog.ui" line="0" /> + <source>Version:</source> + <translation type="unfinished">Sürüm:</translation> + </message> + <message> + <location filename="../MicroPython/MipPackageDialog.ui" line="0" /> + <source>Enter the version of the package.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MipPackageDialog.ui" line="0" /> + <source>Select to install as compiled (.mpy) file.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/MipPackageDialog.ui" line="0" /> + <source>Install .mpy File</source> + <translation type="unfinished" /> + </message> + </context> + <context> <name>MiscellaneousChecker</name> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Miscellaneous/translations.py" line="15" /> @@ -52865,6 +54039,74 @@ </message> </context> <context> + <name>NtpParametersDialog</name> + <message> + <location filename="../MicroPython/NtpParametersDialog.ui" line="0" /> + <source>NTP Parameter</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/NtpParametersDialog.ui" line="0" /> + <source>NTP Server:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/NtpParametersDialog.ui" line="0" /> + <source>Enter the name of the NTP server.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/NtpParametersDialog.ui" line="0" /> + <source>Time Zone Offset:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/NtpParametersDialog.ui" line="0" /> + <source>Enter the time zone offset to UTC.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/NtpParametersDialog.ui" line="0" /> + <source> h</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/NtpParametersDialog.ui" line="0" /> + <source>Select to indicate that daylight savings is in effect (i.e. 1h plus to UTC).</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/NtpParametersDialog.ui" line="0" /> + <source>Is Daylight Savings</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/NtpParametersDialog.ui" line="0" /> + <source>Timeout:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/NtpParametersDialog.ui" line="0" /> + <source>Enter the timeout in seconds.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/NtpParametersDialog.ui" line="0" /> + <source> s</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/NtpParametersDialog.ui" line="0" /> + <source>Select to remember the entered NTP parameters.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/NtpParametersDialog.ui" line="0" /> + <source>Remember Parameters</source> + <translation type="unfinished" /> + </message> + </context> + <context> <name>NumbersWidget</name> <message> <location filename="../UI/NumbersWidget.py" line="198" /> @@ -55155,26 +56397,6 @@ </message> <message> <location filename="../PipInterface/PipLicensesDialog.ui" line="0" /> - <source>Select to show only licenses of locally installed packages</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../PipInterface/PipLicensesDialog.ui" line="0" /> - <source>Local packages only</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../PipInterface/PipLicensesDialog.ui" line="0" /> - <source>Select to show only licenses of packages installed to the user-site</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../PipInterface/PipLicensesDialog.ui" line="0" /> - <source>User-Site only</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../PipInterface/PipLicensesDialog.ui" line="0" /> <source>Package</source> <translation type="unfinished" /> </message> @@ -55195,38 +56417,38 @@ <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipLicensesDialog.py" line="60" /> + <location filename="../PipInterface/PipLicensesDialog.py" line="58" /> <source><All></source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipLicensesDialog.py" line="63" /> + <location filename="../PipInterface/PipLicensesDialog.py" line="61" /> <source>Save as CSV...</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipLicensesDialog.py" line="77" /> + <location filename="../PipInterface/PipLicensesDialog.py" line="69" /> <source>Licenses of "{0}"</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipLicensesDialog.py" line="81" /> + <location filename="../PipInterface/PipLicensesDialog.py" line="73" /> <source>No environment specified.</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipLicensesDialog.py" line="216" /> - <location filename="../PipInterface/PipLicensesDialog.py" line="185" /> + <location filename="../PipInterface/PipLicensesDialog.py" line="205" /> + <location filename="../PipInterface/PipLicensesDialog.py" line="174" /> <source>Save as CSV</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipLicensesDialog.py" line="187" /> + <location filename="../PipInterface/PipLicensesDialog.py" line="176" /> <source>CSV Files (*.csv);;All Files (*)</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipLicensesDialog.py" line="217" /> + <location filename="../PipInterface/PipLicensesDialog.py" line="206" /> <source><p>The license information could not be saved into the CSV file <b>{0}</b>.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> @@ -55803,30 +57025,30 @@ <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="422" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="434" /> <source>Getting installed packages...</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="436" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="448" /> <source>Getting outdated packages...</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1190" /> - <location filename="../PipInterface/PipPackagesWidget.py" line="1010" /> - <location filename="../PipInterface/PipPackagesWidget.py" line="997" /> - <location filename="../PipInterface/PipPackagesWidget.py" line="961" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1202" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1022" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1009" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="973" /> <source>Search PyPI</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="962" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="974" /> <source><p>Received an error while searching for <b>{0}</b>.</p><p>Error: {1}</p></source> <translation type="unfinished" /> </message> <message numerus="yes"> - <location filename="../PipInterface/PipPackagesWidget.py" line="977" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="989" /> <source>%n package(s) found.</source> <translation type="unfinished"> <numerusform /> @@ -55834,190 +57056,190 @@ </translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="984" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="996" /> <source>Showing first {0} packages found.</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1003" /> - <location filename="../PipInterface/PipPackagesWidget.py" line="998" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1015" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1010" /> <source><p>There were no results for <b>{0}</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1011" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1023" /> <source><p>There were no more results for <b>{0}</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1191" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1203" /> <source><p>No package details info for <b>{0}</b> available.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1210" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1222" /> <source>Pip</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1212" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1224" /> <source>Install Pip</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1215" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1227" /> <source>Install Pip to User-Site</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1218" /> - <source>Repair Pip</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1225" /> - <source>Install</source> - <translation type="unfinished">Kur</translation> - </message> - <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1390" /> - <location filename="../PipInterface/PipPackagesWidget.py" line="1227" /> - <source>Install Packages</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../PipInterface/PipPackagesWidget.py" line="1230" /> - <source>Install Local Package</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1233" /> - <source>Re-Install Selected Packages</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1240" /> - <source>Requirements/Constraints</source> + <source>Repair Pip</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PipInterface/PipPackagesWidget.py" line="1237" /> + <source>Install</source> + <translation type="unfinished">Kur</translation> + </message> + <message> + <location filename="../PipInterface/PipPackagesWidget.py" line="1402" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1239" /> + <source>Install Packages</source> <translation type="unfinished" /> </message> <message> <location filename="../PipInterface/PipPackagesWidget.py" line="1242" /> - <source>Install Requirements</source> + <source>Install Local Package</source> <translation type="unfinished" /> </message> <message> <location filename="../PipInterface/PipPackagesWidget.py" line="1245" /> - <source>Uninstall Requirements</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1248" /> - <source>Generate Requirements...</source> + <source>Re-Install Selected Packages</source> <translation type="unfinished" /> </message> <message> <location filename="../PipInterface/PipPackagesWidget.py" line="1252" /> - <source>Generate Constraints...</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1259" /> - <source>Cache</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1261" /> - <source>Show Cache Info...</source> + <source>Requirements/Constraints</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PipInterface/PipPackagesWidget.py" line="1254" /> + <source>Install Requirements</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PipInterface/PipPackagesWidget.py" line="1257" /> + <source>Uninstall Requirements</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PipInterface/PipPackagesWidget.py" line="1260" /> + <source>Generate Requirements...</source> <translation type="unfinished" /> </message> <message> <location filename="../PipInterface/PipPackagesWidget.py" line="1264" /> + <source>Generate Constraints...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PipInterface/PipPackagesWidget.py" line="1271" /> + <source>Cache</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PipInterface/PipPackagesWidget.py" line="1273" /> + <source>Show Cache Info...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PipInterface/PipPackagesWidget.py" line="1276" /> <source>Show Cached Files...</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1267" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1279" /> <source>Remove Cached Files...</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1270" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1282" /> <source>Purge Cache...</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1287" /> - <source>Show Licenses...</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1291" /> - <source>Check Vulnerabilities</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1295" /> - <source>Update Vulnerability Database</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../PipInterface/PipPackagesWidget.py" line="1299" /> + <source>Show Licenses...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PipInterface/PipPackagesWidget.py" line="1303" /> + <source>Check Vulnerabilities</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PipInterface/PipPackagesWidget.py" line="1307" /> + <source>Update Vulnerability Database</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../PipInterface/PipPackagesWidget.py" line="1311" /> <source>Create SBOM file</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1306" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1318" /> <source>Edit User Configuration...</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1309" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1321" /> <source>Edit Environment Configuration...</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1314" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1326" /> <source>Configure...</source> <translation type="unfinished">Ayarlanıyor...</translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1533" /> - <location filename="../PipInterface/PipPackagesWidget.py" line="1520" /> - <location filename="../PipInterface/PipPackagesWidget.py" line="1509" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1545" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1532" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1521" /> <source>Edit Configuration</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1534" /> - <location filename="../PipInterface/PipPackagesWidget.py" line="1521" /> - <location filename="../PipInterface/PipPackagesWidget.py" line="1510" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1546" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1533" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1522" /> <source>No valid configuration path determined. Aborting</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1702" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1714" /> <source>{0} {1}</source> <comment>package name, package version</comment> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1723" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1735" /> <source>Affected Version:</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1726" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1738" /> <source>Advisory:</source> <translation type="unfinished" /> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1850" /> - <location filename="../PipInterface/PipPackagesWidget.py" line="1831" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1862" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1843" /> <source>unknown</source> <translation type="unfinished">bilinmeyen</translation> </message> <message> - <location filename="../PipInterface/PipPackagesWidget.py" line="1847" /> + <location filename="../PipInterface/PipPackagesWidget.py" line="1859" /> <source>any</source> <translation type="unfinished" /> </message> @@ -57372,18 +58594,18 @@ <context> <name>Preferences</name> <message> - <location filename="../Preferences/__init__.py" line="1793" /> + <location filename="../Preferences/__init__.py" line="1811" /> <source>Export Preferences</source> <translation>Seçenekleri Dışa Aktar</translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1822" /> - <location filename="../Preferences/__init__.py" line="1795" /> + <location filename="../Preferences/__init__.py" line="1840" /> + <location filename="../Preferences/__init__.py" line="1813" /> <source>Properties File (*.ini);;All Files (*)</source> <translation type="unfinished" /> </message> <message> - <location filename="../Preferences/__init__.py" line="1820" /> + <location filename="../Preferences/__init__.py" line="1838" /> <source>Import Preferences</source> <translation>Seçenekleri İçe Aktar</translation> </message> @@ -58052,371 +59274,371 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="751" /> + <location filename="../Project/Project.py" line="755" /> <source>All Files (*)</source> <translation type="unfinished">Tüm Dosyalar (*)</translation> </message> <message> - <location filename="../Project/Project.py" line="1098" /> + <location filename="../Project/Project.py" line="1102" /> <source>Read Project File</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="1099" /> + <location filename="../Project/Project.py" line="1103" /> <source><p>The project file <b>{0}</b> could not be read.</p></source> <translation><p>Proje dosyası <b>{0}</b> okunamdı.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="1214" /> + <location filename="../Project/Project.py" line="1218" /> <source>Read User Project Properties</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="1215" /> + <location filename="../Project/Project.py" line="1219" /> <source><p>The user specific project properties file <b>{0}</b> could not be read.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="1262" /> + <location filename="../Project/Project.py" line="1266" /> <source>Read Project Session</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="1500" /> - <location filename="../Project/Project.py" line="1481" /> - <location filename="../Project/Project.py" line="1435" /> - <location filename="../Project/Project.py" line="1360" /> - <location filename="../Project/Project.py" line="1329" /> - <location filename="../Project/Project.py" line="1310" /> - <location filename="../Project/Project.py" line="1263" /> + <location filename="../Project/Project.py" line="1504" /> + <location filename="../Project/Project.py" line="1485" /> + <location filename="../Project/Project.py" line="1439" /> + <location filename="../Project/Project.py" line="1364" /> + <location filename="../Project/Project.py" line="1333" /> + <location filename="../Project/Project.py" line="1314" /> + <location filename="../Project/Project.py" line="1267" /> <source>Please save the project first.</source> <translation>Lütfen ilkolarak projeyi kaydedin.</translation> </message> <message> - <location filename="../Project/Project.py" line="1289" /> + <location filename="../Project/Project.py" line="1293" /> <source>Read project session</source> <translation>Proje oturumunu oku</translation> </message> <message> - <location filename="../Project/Project.py" line="1290" /> + <location filename="../Project/Project.py" line="1294" /> <source><p>The project session file <b>{0}</b> could not be read.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="1309" /> + <location filename="../Project/Project.py" line="1313" /> <source>Save Project Session</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="1345" /> - <location filename="../Project/Project.py" line="1328" /> + <location filename="../Project/Project.py" line="1349" /> + <location filename="../Project/Project.py" line="1332" /> <source>Delete Project Session</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="1346" /> + <location filename="../Project/Project.py" line="1350" /> <source><p>The project session file <b>{0}</b> could not be deleted.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="1381" /> - <location filename="../Project/Project.py" line="1359" /> + <location filename="../Project/Project.py" line="1385" /> + <location filename="../Project/Project.py" line="1363" /> <source>Read Tasks</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="1382" /> + <location filename="../Project/Project.py" line="1386" /> <source><p>The tasks file <b>{0}</b> could not be read.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="1461" /> - <location filename="../Project/Project.py" line="1434" /> + <location filename="../Project/Project.py" line="1465" /> + <location filename="../Project/Project.py" line="1438" /> <source>Read Debugger Properties</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="1462" /> + <location filename="../Project/Project.py" line="1466" /> <source><p>The project debugger properties file <b>{0}</b> could not be read.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="1480" /> + <location filename="../Project/Project.py" line="1484" /> <source>Save Debugger Properties</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="1516" /> - <location filename="../Project/Project.py" line="1499" /> + <location filename="../Project/Project.py" line="1520" /> + <location filename="../Project/Project.py" line="1503" /> <source>Delete Debugger Properties</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="1517" /> + <location filename="../Project/Project.py" line="1521" /> <source><p>The project debugger properties file <b>{0}</b> could not be deleted.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="1677" /> + <location filename="../Project/Project.py" line="1681" /> <source>Add Language</source> <translation>Dil Ekle</translation> </message> <message> - <location filename="../Project/Project.py" line="1678" /> + <location filename="../Project/Project.py" line="1682" /> <source>You have to specify a translation pattern first.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="1811" /> - <location filename="../Project/Project.py" line="1785" /> + <location filename="../Project/Project.py" line="1815" /> + <location filename="../Project/Project.py" line="1789" /> <source>Delete translation</source> <translation>Çeviriyi silin</translation> </message> <message> - <location filename="../Project/Project.py" line="1812" /> - <location filename="../Project/Project.py" line="1786" /> + <location filename="../Project/Project.py" line="1816" /> + <location filename="../Project/Project.py" line="1790" /> <source><p>The selected translation file <b>{0}</b> could not be deleted.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="1943" /> - <location filename="../Project/Project.py" line="1930" /> - <location filename="../Project/Project.py" line="1916" /> + <location filename="../Project/Project.py" line="1947" /> + <location filename="../Project/Project.py" line="1934" /> + <location filename="../Project/Project.py" line="1920" /> <source>Add file</source> <translation>Dosya ekle</translation> </message> <message> - <location filename="../Project/Project.py" line="2011" /> - <location filename="../Project/Project.py" line="1917" /> + <location filename="../Project/Project.py" line="2015" /> + <location filename="../Project/Project.py" line="1921" /> <source><p>The file <b>{0}</b> already exists.</p><p>Overwrite it?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="1931" /> + <location filename="../Project/Project.py" line="1935" /> <source><p>The selected file <b>{0}</b> could not be added to <b>{1}</b>.</p><p>Reason: {2}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="2087" /> - <location filename="../Project/Project.py" line="1944" /> + <location filename="../Project/Project.py" line="2091" /> + <location filename="../Project/Project.py" line="1948" /> <source>The target directory must not be empty.</source> <translation>Hedef dizin boş olamaz.</translation> </message> <message> - <location filename="../Project/Project.py" line="2098" /> - <location filename="../Project/Project.py" line="2086" /> - <location filename="../Project/Project.py" line="2010" /> - <location filename="../Project/Project.py" line="1991" /> - <location filename="../Project/Project.py" line="1975" /> + <location filename="../Project/Project.py" line="2102" /> + <location filename="../Project/Project.py" line="2090" /> + <location filename="../Project/Project.py" line="2014" /> + <location filename="../Project/Project.py" line="1995" /> + <location filename="../Project/Project.py" line="1979" /> <source>Add directory</source> <translation>Dizin Ekle</translation> </message> <message> - <location filename="../Project/Project.py" line="1976" /> + <location filename="../Project/Project.py" line="1980" /> <source><p>The source directory doesn't contain any files belonging to the selected category.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="1992" /> + <location filename="../Project/Project.py" line="1996" /> <source><p>The target directory <b>{0}</b> could not be created.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="2099" /> + <location filename="../Project/Project.py" line="2103" /> <source>The source directory must not be empty.</source> <translation>Kaynak dizin boş olamaz.</translation> </message> <message> - <location filename="../Project/Project.py" line="2160" /> + <location filename="../Project/Project.py" line="2164" /> <source>Rename file</source> <translation>Dosya adını değiştir</translation> </message> <message> - <location filename="../Project/Project.py" line="2187" /> - <location filename="../Project/Project.py" line="2172" /> + <location filename="../Project/Project.py" line="2191" /> + <location filename="../Project/Project.py" line="2176" /> <source>Rename File</source> <translation>Dosya adını Değiştir</translation> </message> <message> - <location filename="../Project/Project.py" line="3354" /> - <location filename="../Project/Project.py" line="2173" /> + <location filename="../Project/Project.py" line="3358" /> + <location filename="../Project/Project.py" line="2177" /> <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p><b>{0}</b> dosyası halen mevcut. Üzerine yazılsın mı?</p></translation> </message> <message> - <location filename="../Project/Project.py" line="2188" /> + <location filename="../Project/Project.py" line="2192" /> <source><p>The file <b>{0}</b> could not be renamed.<br />Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="2403" /> + <location filename="../Project/Project.py" line="2407" /> <source>Delete file</source> <translation>Dosya sil</translation> </message> <message> - <location filename="../Project/Project.py" line="2404" /> + <location filename="../Project/Project.py" line="2408" /> <source><p>The selected file <b>{0}</b> could not be deleted.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="2430" /> + <location filename="../Project/Project.py" line="2434" /> <source>Delete directory</source> <translation>Dizini sil</translation> </message> <message> - <location filename="../Project/Project.py" line="2431" /> + <location filename="../Project/Project.py" line="2435" /> <source><p>The selected directory <b>{0}</b> could not be deleted.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="2531" /> + <location filename="../Project/Project.py" line="2535" /> <source>Create project directory</source> <translation>Proje dizinin oluştur</translation> </message> <message> - <location filename="../Project/Project.py" line="2532" /> + <location filename="../Project/Project.py" line="2536" /> <source><p>The project directory <b>{0}</b> could not be created.</p></source> <translation><p>Proje dizini <b>{0}</b> oluşturulamıyor.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="3155" /> - <location filename="../Project/Project.py" line="2595" /> + <location filename="../Project/Project.py" line="3159" /> + <location filename="../Project/Project.py" line="2599" /> <source>Create project management directory</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="3156" /> - <location filename="../Project/Project.py" line="2596" /> + <location filename="../Project/Project.py" line="3160" /> + <location filename="../Project/Project.py" line="2600" /> <source><p>The project directory <b>{0}</b> is not writable.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="2618" /> + <location filename="../Project/Project.py" line="2622" /> <source>Create main script</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="2619" /> + <location filename="../Project/Project.py" line="2623" /> <source><p>The mainscript <b>{0}</b> could not be created.<br/>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="2965" /> - <location filename="../Project/Project.py" line="2643" /> + <location filename="../Project/Project.py" line="2969" /> + <location filename="../Project/Project.py" line="2647" /> <source>Create Makefile</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="2966" /> - <location filename="../Project/Project.py" line="2644" /> + <location filename="../Project/Project.py" line="2970" /> + <location filename="../Project/Project.py" line="2648" /> <source><p>The makefile <b>{0}</b> could not be created.<br/>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="3184" /> - <location filename="../Project/Project.py" line="2782" /> - <location filename="../Project/Project.py" line="2753" /> - <location filename="../Project/Project.py" line="2709" /> - <location filename="../Project/Project.py" line="2684" /> - <location filename="../Project/Project.py" line="2654" /> + <location filename="../Project/Project.py" line="3188" /> + <location filename="../Project/Project.py" line="2786" /> + <location filename="../Project/Project.py" line="2757" /> + <location filename="../Project/Project.py" line="2713" /> + <location filename="../Project/Project.py" line="2688" /> + <location filename="../Project/Project.py" line="2658" /> <source>New Project</source> <translation>Yeni Proje</translation> </message> <message> - <location filename="../Project/Project.py" line="2655" /> + <location filename="../Project/Project.py" line="2659" /> <source>Add existing files to the project?</source> <translation>Var olan dosyalar projeye eklensin mi?</translation> </message> <message> - <location filename="../Project/Project.py" line="3185" /> - <location filename="../Project/Project.py" line="2685" /> + <location filename="../Project/Project.py" line="3189" /> + <location filename="../Project/Project.py" line="2689" /> <source>Select Version Control System</source> <translation>Sürüm Kontrol Sistemini Seç</translation> </message> <message> - <location filename="../Project/Project.py" line="2783" /> - <location filename="../Project/Project.py" line="2710" /> + <location filename="../Project/Project.py" line="2787" /> + <location filename="../Project/Project.py" line="2714" /> <source>Would you like to edit the VCS command options?</source> <translation>VCS komut seçeneklerini düzenlemek istiyor musunuz?</translation> </message> <message> - <location filename="../Project/Project.py" line="4130" /> - <location filename="../Project/Project.py" line="2725" /> + <location filename="../Project/Project.py" line="4134" /> + <location filename="../Project/Project.py" line="2729" /> <source>New project</source> <translation>Yeni Proje</translation> </message> <message> - <location filename="../Project/Project.py" line="2726" /> + <location filename="../Project/Project.py" line="2730" /> <source>Shall the project file be added to the repository?</source> <translation>Proje dosyaları kaynak havuzuna aktarılacak mı?</translation> </message> <message> - <location filename="../Project/Project.py" line="2759" /> - <location filename="../Project/Project.py" line="2747" /> + <location filename="../Project/Project.py" line="2763" /> + <location filename="../Project/Project.py" line="2751" /> <source>None</source> <translation>Yok</translation> </message> <message> - <location filename="../Project/Project.py" line="2754" /> + <location filename="../Project/Project.py" line="2758" /> <source>Select version control system for the project</source> <translation>proje için sürüm kontrol sistemini seçin</translation> </message> <message> - <location filename="../Project/Project.py" line="2891" /> + <location filename="../Project/Project.py" line="2895" /> <source>Translation Pattern</source> <translation>Çeviri Kalıbı</translation> </message> <message> - <location filename="../Project/Project.py" line="2892" /> + <location filename="../Project/Project.py" line="2896" /> <source>Enter the path pattern for translation files (use '%language%' in place of the language code):</source> <translation>Çeviri dosylarınınyol kalıbını giriniz (kullanılan '% dil %'dil kodu):</translation> </message> <message> - <location filename="../Project/Project.py" line="4150" /> - <location filename="../Project/Project.py" line="3134" /> + <location filename="../Project/Project.py" line="4154" /> + <location filename="../Project/Project.py" line="3138" /> <source>Open project</source> <translation>Projeyi aç</translation> </message> <message> - <location filename="../Project/Project.py" line="3136" /> + <location filename="../Project/Project.py" line="3140" /> <source>Project Files (*.epj);;XML Project Files (*.e4p)</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="3339" /> - <location filename="../Project/Project.py" line="3329" /> + <location filename="../Project/Project.py" line="3343" /> + <location filename="../Project/Project.py" line="3333" /> <source>Project Files (*.epj)</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="3337" /> + <location filename="../Project/Project.py" line="3341" /> <source>Save Project</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="3353" /> + <location filename="../Project/Project.py" line="3357" /> <source>Save File</source> <translation>Dosyayı Kaydet</translation> </message> <message> - <location filename="../Project/Project.py" line="3392" /> + <location filename="../Project/Project.py" line="3396" /> <source>Close Project</source> <translation>Projeyi Kapat</translation> </message> <message> - <location filename="../Project/Project.py" line="3393" /> + <location filename="../Project/Project.py" line="3397" /> <source>The current project has unsaved changes.</source> <translation>Geçerli projede kaydedilmemiş dosyalar var.</translation> </message> <message> - <location filename="../Project/Project.py" line="3582" /> - <location filename="../Project/Project.py" line="3548" /> + <location filename="../Project/Project.py" line="3586" /> + <location filename="../Project/Project.py" line="3552" /> <source>Syntax errors detected</source> <translation>Sözdizimi Hataları tespit edildi</translation> </message> <message numerus="yes"> - <location filename="../Project/Project.py" line="3583" /> - <location filename="../Project/Project.py" line="3549" /> + <location filename="../Project/Project.py" line="3587" /> + <location filename="../Project/Project.py" line="3553" /> <source>The project contains %n file(s) with syntax errors.</source> <translation type="unfinished"> <numerusform /> @@ -58424,1171 +59646,1171 @@ </translation> </message> <message> - <location filename="../Project/Project.py" line="4132" /> + <location filename="../Project/Project.py" line="4136" /> <source>&New...</source> <translation>Ye&ni...</translation> </message> <message> - <location filename="../Project/Project.py" line="4138" /> + <location filename="../Project/Project.py" line="4142" /> <source>Generate a new project</source> <translation>Yeni bir proje üret</translation> </message> <message> - <location filename="../Project/Project.py" line="4140" /> + <location filename="../Project/Project.py" line="4144" /> <source><b>New...</b><p>This opens a dialog for entering the info for a new project.</p></source> <translation><b>Yeni...</b><p>Bu yeni bir proje için bilgilerin girileceği bir diyalog açar.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4152" /> + <location filename="../Project/Project.py" line="4156" /> <source>&Open...</source> <translation>&Aç...</translation> </message> <message> - <location filename="../Project/Project.py" line="4158" /> + <location filename="../Project/Project.py" line="4162" /> <source>Open an existing project</source> <translation>Var olan bir projeyi aç</translation> </message> <message> - <location filename="../Project/Project.py" line="4160" /> + <location filename="../Project/Project.py" line="4164" /> <source><b>Open...</b><p>This opens an existing project.</p></source> <translation><b>Aç...</b><p>Bu varolan bir projeyi açar.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4166" /> + <location filename="../Project/Project.py" line="4170" /> <source>Reload project</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4168" /> + <location filename="../Project/Project.py" line="4172" /> <source>&Reload</source> <translation type="unfinished">&Yeniden Yükle</translation> </message> <message> - <location filename="../Project/Project.py" line="4174" /> + <location filename="../Project/Project.py" line="4178" /> <source>Reload the current project</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4176" /> + <location filename="../Project/Project.py" line="4180" /> <source><b>Reload</b><p>This reloads the current project.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4182" /> + <location filename="../Project/Project.py" line="4186" /> <source>Close project</source> <translation>Projeyi kapat</translation> </message> <message> - <location filename="../Project/Project.py" line="4184" /> + <location filename="../Project/Project.py" line="4188" /> <source>&Close</source> <translation>&Kapat</translation> </message> <message> - <location filename="../Project/Project.py" line="4190" /> + <location filename="../Project/Project.py" line="4194" /> <source>Close the current project</source> <translation>Geçerli projeyi kapat</translation> </message> <message> - <location filename="../Project/Project.py" line="4192" /> + <location filename="../Project/Project.py" line="4196" /> <source><b>Close</b><p>This closes the current project.</p></source> <translation><b>Kapat</b><p>Bu geçerli projeyi kapatır.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4198" /> + <location filename="../Project/Project.py" line="4202" /> <source>Save project</source> <translation>Projeyi kaydet</translation> </message> <message> - <location filename="../Project/Project.py" line="4473" /> - <location filename="../Project/Project.py" line="4200" /> + <location filename="../Project/Project.py" line="4477" /> + <location filename="../Project/Project.py" line="4204" /> <source>&Save</source> <translation>&Kaydet</translation> </message> <message> - <location filename="../Project/Project.py" line="4206" /> + <location filename="../Project/Project.py" line="4210" /> <source>Save the current project</source> <translation>Geçerli projeyi kapat</translation> </message> <message> - <location filename="../Project/Project.py" line="4208" /> + <location filename="../Project/Project.py" line="4212" /> <source><b>Save</b><p>This saves the current project.</p></source> <translation><b>Kaydet</b><p>Bu geçerli projeyi kaydeder.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4214" /> + <location filename="../Project/Project.py" line="4218" /> <source>Save project as</source> <translation>projeyi farklı adda kaydet</translation> </message> <message> - <location filename="../Project/Project.py" line="4216" /> + <location filename="../Project/Project.py" line="4220" /> <source>Save &as...</source> <translation>Farklı k&aydet...</translation> </message> <message> - <location filename="../Project/Project.py" line="4222" /> + <location filename="../Project/Project.py" line="4226" /> <source>Save the current project to a new file</source> <translation>Geçerli projeyi yeni bir dosya olarak kaydet</translation> </message> <message> - <location filename="../Project/Project.py" line="4224" /> + <location filename="../Project/Project.py" line="4228" /> <source><b>Save as</b><p>This saves the current project to a new file.</p></source> <translation><b>Farklı kaydet</b><p>Bu geçerli projeyi yeni bir dosya olarak kaydeder.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4239" /> + <location filename="../Project/Project.py" line="4243" /> <source>Add files to project</source> <translation>Projeye dosyalar ekle</translation> </message> <message> - <location filename="../Project/Project.py" line="4241" /> + <location filename="../Project/Project.py" line="4245" /> <source>Add &files...</source> <translation>Dosyaları &ekle...</translation> </message> <message> - <location filename="../Project/Project.py" line="4247" /> + <location filename="../Project/Project.py" line="4251" /> <source>Add files to the current project</source> <translation>Geçerli projeye dosyalar ekle</translation> </message> <message> - <location filename="../Project/Project.py" line="4249" /> + <location filename="../Project/Project.py" line="4253" /> <source><b>Add files...</b><p>This opens a dialog for adding files to the current project. The place to add is determined by the file extension.</p></source> <translation><b>Dosya ekle...</b><p>Bu geçerli projeye bir dosya eklemek için bir diyalog açar. Alana belirlenmiş uzantıda bir dosya eklenir.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4260" /> + <location filename="../Project/Project.py" line="4264" /> <source>Add directory to project</source> <translation>Projeye dizin ekle</translation> </message> <message> - <location filename="../Project/Project.py" line="4262" /> + <location filename="../Project/Project.py" line="4266" /> <source>Add directory...</source> <translation>Dizin ekle...</translation> </message> <message> - <location filename="../Project/Project.py" line="4269" /> + <location filename="../Project/Project.py" line="4273" /> <source>Add a directory to the current project</source> <translation>Geçerli projeye bir dizin ekleyiniz</translation> </message> <message> - <location filename="../Project/Project.py" line="4272" /> + <location filename="../Project/Project.py" line="4276" /> <source><b>Add directory...</b><p>This opens a dialog for adding a directory to the current project.</p></source> <translation><b>Dizin Ekle...</b><p>Bu geçerli projeye bir dizin eklemek için bir diyalog açar.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4282" /> + <location filename="../Project/Project.py" line="4286" /> <source>Add translation to project</source> <translation>Projeye çeviri ekle</translation> </message> <message> - <location filename="../Project/Project.py" line="4284" /> + <location filename="../Project/Project.py" line="4288" /> <source>Add &translation...</source> <translation>Çeviri &ekle...</translation> </message> <message> - <location filename="../Project/Project.py" line="4291" /> + <location filename="../Project/Project.py" line="4295" /> <source>Add a translation to the current project</source> <translation>Geçerli projeye çeviri ekle</translation> </message> <message> - <location filename="../Project/Project.py" line="4294" /> + <location filename="../Project/Project.py" line="4298" /> <source><b>Add translation...</b><p>This opens a dialog for add a translation to the current project.</p></source> <translation><b>Çeviri ekle...</b><p>Bu geçerli projeye bir çeviri eklemek için bir diyalog açar.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4304" /> + <location filename="../Project/Project.py" line="4308" /> <source>Search new files</source> <translation>Yeni dosyaları ara</translation> </message> <message> - <location filename="../Project/Project.py" line="4305" /> + <location filename="../Project/Project.py" line="4309" /> <source>Searc&h new files...</source> <translation>Yeni dosyaları a&ra...</translation> </message> <message> - <location filename="../Project/Project.py" line="4311" /> + <location filename="../Project/Project.py" line="4315" /> <source>Search new files in the project directory.</source> <translation>Proje dizininde yeni dosyaları ara.</translation> </message> <message> - <location filename="../Project/Project.py" line="4313" /> + <location filename="../Project/Project.py" line="4317" /> <source><b>Search new files...</b><p>This searches for new files (sources, forms, ...) in the project directory and registered subdirectories.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4323" /> + <location filename="../Project/Project.py" line="4327" /> <source>Search Project File</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4324" /> + <location filename="../Project/Project.py" line="4328" /> <source>Search Project File...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4325" /> + <location filename="../Project/Project.py" line="4329" /> <source>Alt+Ctrl+P</source> <comment>Project|Search Project File</comment> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4330" /> + <location filename="../Project/Project.py" line="4334" /> <source>Search for a file in the project list of files.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4332" /> + <location filename="../Project/Project.py" line="4336" /> <source><b>Search Project File</b><p>This searches for a file in the project list of files.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4341" /> + <location filename="../Project/Project.py" line="4345" /> <source>Project properties</source> <translation>Proje özellikleri</translation> </message> <message> - <location filename="../Project/Project.py" line="4343" /> + <location filename="../Project/Project.py" line="4347" /> <source>&Properties...</source> <translation>&Özellikler...</translation> </message> <message> - <location filename="../Project/Project.py" line="4349" /> + <location filename="../Project/Project.py" line="4353" /> <source>Show the project properties</source> <translation>Proje özelliklerini göster</translation> </message> <message> - <location filename="../Project/Project.py" line="4351" /> + <location filename="../Project/Project.py" line="4355" /> <source><b>Properties...</b><p>This shows a dialog to edit the project properties.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4360" /> + <location filename="../Project/Project.py" line="4364" /> <source>User project properties</source> <translation>Kullanıcı projesi özellikleri</translation> </message> <message> - <location filename="../Project/Project.py" line="4362" /> + <location filename="../Project/Project.py" line="4366" /> <source>&User Properties...</source> <translation>K&ullanıcı Özellikleri...</translation> </message> <message> - <location filename="../Project/Project.py" line="4369" /> + <location filename="../Project/Project.py" line="4373" /> <source>Show the user specific project properties</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4372" /> + <location filename="../Project/Project.py" line="4376" /> <source><b>User Properties...</b><p>This shows a dialog to edit the user specific project properties.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4382" /> + <location filename="../Project/Project.py" line="4386" /> <source>Filetype Associations</source> <translation>Dosyatipi Birleştirme</translation> </message> <message> - <location filename="../Project/Project.py" line="4383" /> + <location filename="../Project/Project.py" line="4387" /> <source>Filetype Associations...</source> <translation>Dosyatipi Birleştirme...</translation> </message> <message> - <location filename="../Project/Project.py" line="4390" /> + <location filename="../Project/Project.py" line="4394" /> <source>Show the project file type associations</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4393" /> + <location filename="../Project/Project.py" line="4397" /> <source><b>Filetype Associations...</b><p>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.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4406" /> + <location filename="../Project/Project.py" line="4410" /> <source>Lexer Associations</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4407" /> + <location filename="../Project/Project.py" line="4411" /> <source>Lexer Associations...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4414" /> + <location filename="../Project/Project.py" line="4418" /> <source>Show the project lexer associations (overriding defaults)</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4417" /> + <location filename="../Project/Project.py" line="4421" /> <source><b>Lexer Associations...</b><p>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.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4435" /> + <location filename="../Project/Project.py" line="4439" /> <source>Debugger Properties</source> <translation>Hata Ayıklayıcı Özellikleri</translation> </message> <message> - <location filename="../Project/Project.py" line="4436" /> + <location filename="../Project/Project.py" line="4440" /> <source>Debugger &Properties...</source> <translation>Hata Ayıklayıcı &Özellikleri...</translation> </message> <message> - <location filename="../Project/Project.py" line="4442" /> + <location filename="../Project/Project.py" line="4446" /> <source>Show the debugger properties</source> <translation>Hata ayıklayıcı özelliklerini göster</translation> </message> <message> - <location filename="../Project/Project.py" line="4444" /> + <location filename="../Project/Project.py" line="4448" /> <source><b>Debugger Properties...</b><p>This shows a dialog to edit project specific debugger settings.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4454" /> + <location filename="../Project/Project.py" line="4458" /> <source>Load</source> <translation>Yükle</translation> </message> <message> - <location filename="../Project/Project.py" line="4455" /> + <location filename="../Project/Project.py" line="4459" /> <source>&Load</source> <translation>Yük&le</translation> </message> <message> - <location filename="../Project/Project.py" line="4461" /> + <location filename="../Project/Project.py" line="4465" /> <source>Load the debugger properties</source> <translation>Hata ayıklayıcı özelliklerini yükle</translation> </message> <message> - <location filename="../Project/Project.py" line="4463" /> + <location filename="../Project/Project.py" line="4467" /> <source><b>Load Debugger Properties</b><p>This loads the project specific debugger settings.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4472" /> + <location filename="../Project/Project.py" line="4476" /> <source>Save</source> <translation>Kaydet</translation> </message> <message> - <location filename="../Project/Project.py" line="4479" /> + <location filename="../Project/Project.py" line="4483" /> <source>Save the debugger properties</source> <translation>Hata ayıklayıcı özelliklerini kaydet</translation> </message> <message> - <location filename="../Project/Project.py" line="4481" /> + <location filename="../Project/Project.py" line="4485" /> <source><b>Save Debugger Properties</b><p>This saves the project specific debugger settings.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4490" /> + <location filename="../Project/Project.py" line="4494" /> <source>Delete</source> <translation>Sil</translation> </message> <message> - <location filename="../Project/Project.py" line="4491" /> + <location filename="../Project/Project.py" line="4495" /> <source>&Delete</source> <translation>&Sil</translation> </message> <message> - <location filename="../Project/Project.py" line="4497" /> + <location filename="../Project/Project.py" line="4501" /> <source>Delete the debugger properties</source> <translation>Hata ayıklayıcı özelliklerini sil</translation> </message> <message> - <location filename="../Project/Project.py" line="4499" /> + <location filename="../Project/Project.py" line="4503" /> <source><b>Delete Debugger Properties</b><p>This deletes the file containing the project specific debugger settings.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4509" /> + <location filename="../Project/Project.py" line="4513" /> <source>Reset</source> <translation>Başadön</translation> </message> <message> - <location filename="../Project/Project.py" line="4510" /> + <location filename="../Project/Project.py" line="4514" /> <source>&Reset</source> <translation>Başad&ön</translation> </message> <message> - <location filename="../Project/Project.py" line="4516" /> + <location filename="../Project/Project.py" line="4520" /> <source>Reset the debugger properties</source> <translation>Hata ayıklayıcı özelliklerini başa döndür</translation> </message> <message> - <location filename="../Project/Project.py" line="4518" /> + <location filename="../Project/Project.py" line="4522" /> <source><b>Reset Debugger Properties</b><p>This resets the project specific debugger settings.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4534" /> - <location filename="../Project/Project.py" line="4533" /> + <location filename="../Project/Project.py" line="4538" /> + <location filename="../Project/Project.py" line="4537" /> <source>Load session</source> <translation>Oturum yükleniyor</translation> </message> <message> - <location filename="../Project/Project.py" line="4540" /> + <location filename="../Project/Project.py" line="4544" /> <source>Load the projects session file.</source> <translation>Projelerin oturm dosyasını yükle.</translation> </message> <message> - <location filename="../Project/Project.py" line="4542" /> + <location filename="../Project/Project.py" line="4546" /> <source><b>Load session</b><p>This loads the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4558" /> - <location filename="../Project/Project.py" line="4557" /> + <location filename="../Project/Project.py" line="4562" /> + <location filename="../Project/Project.py" line="4561" /> <source>Save session</source> <translation>Oturumu kaydet</translation> </message> <message> - <location filename="../Project/Project.py" line="4564" /> + <location filename="../Project/Project.py" line="4568" /> <source>Save the projects session file.</source> <translation>Proje oturum dosyasını kaydet.</translation> </message> <message> - <location filename="../Project/Project.py" line="4566" /> + <location filename="../Project/Project.py" line="4570" /> <source><b>Save session</b><p>This saves the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4582" /> - <location filename="../Project/Project.py" line="4581" /> + <location filename="../Project/Project.py" line="4586" /> + <location filename="../Project/Project.py" line="4585" /> <source>Delete session</source> <translation>Oturumu sil</translation> </message> <message> - <location filename="../Project/Project.py" line="4588" /> + <location filename="../Project/Project.py" line="4592" /> <source>Delete the projects session file.</source> <translation>Proje oturum dosyasını sil.</translation> </message> <message> - <location filename="../Project/Project.py" line="4590" /> + <location filename="../Project/Project.py" line="4594" /> <source><b>Delete session</b><p>This deletes the projects session file</p></source> <translation><b>Oturumu Sil</b><p>Bu proje dosya oturumunu siler</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4605" /> + <location filename="../Project/Project.py" line="4609" /> <source>Code Metrics</source> <translation>Metrik Kod</translation> </message> <message> - <location filename="../Project/Project.py" line="4606" /> + <location filename="../Project/Project.py" line="4610" /> <source>&Code Metrics...</source> <translation>Me&trik Kod...</translation> </message> <message> - <location filename="../Project/Project.py" line="4613" /> + <location filename="../Project/Project.py" line="4617" /> <source>Show some code metrics for the project.</source> <translation>Proje için bazı metrik kodları göster.</translation> </message> <message> - <location filename="../Project/Project.py" line="4616" /> + <location filename="../Project/Project.py" line="4620" /> <source><b>Code Metrics...</b><p>This shows some code metrics for all Python files in the project.</p></source> <translation><b>Metrik Kodlar...</b><p>Bu proje içindeki tüm Python dosyalarının bazı metrik kodlarını gösterir.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4626" /> + <location filename="../Project/Project.py" line="4630" /> <source>Python Code Coverage</source> <translation>Python Kod Koruyucu</translation> </message> <message> - <location filename="../Project/Project.py" line="4627" /> + <location filename="../Project/Project.py" line="4631" /> <source>Code Co&verage...</source> <translation>Kod Koru&yucu...</translation> </message> <message> - <location filename="../Project/Project.py" line="4634" /> + <location filename="../Project/Project.py" line="4638" /> <source>Show code coverage information for the project.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4637" /> + <location filename="../Project/Project.py" line="4641" /> <source><b>Code Coverage...</b><p>This shows the code coverage information for all Python files in the project.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="5959" /> - <location filename="../Project/Project.py" line="5946" /> - <location filename="../Project/Project.py" line="4647" /> + <location filename="../Project/Project.py" line="5963" /> + <location filename="../Project/Project.py" line="5950" /> + <location filename="../Project/Project.py" line="4651" /> <source>Profile Data</source> <translation>Veri Kesiti</translation> </message> <message> - <location filename="../Project/Project.py" line="4648" /> + <location filename="../Project/Project.py" line="4652" /> <source>&Profile Data...</source> <translation>&Veri kesiti...</translation> </message> <message> - <location filename="../Project/Project.py" line="4655" /> + <location filename="../Project/Project.py" line="4659" /> <source>Show profiling data for the project.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4658" /> + <location filename="../Project/Project.py" line="4662" /> <source><b>Profile Data...</b><p>This shows the profiling data for the project.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6011" /> - <location filename="../Project/Project.py" line="4673" /> + <location filename="../Project/Project.py" line="6015" /> + <location filename="../Project/Project.py" line="4677" /> <source>Application Diagram</source> <translation>Uygulama Şeması</translation> </message> <message> - <location filename="../Project/Project.py" line="4674" /> + <location filename="../Project/Project.py" line="4678" /> <source>&Application Diagram...</source> <translation>Uygulama Şem&ası...</translation> </message> <message> - <location filename="../Project/Project.py" line="4681" /> + <location filename="../Project/Project.py" line="4685" /> <source>Show a diagram of the project.</source> <translation>Projenin bir şemasını göster.</translation> </message> <message> - <location filename="../Project/Project.py" line="4684" /> + <location filename="../Project/Project.py" line="4688" /> <source><b>Application Diagram...</b><p>This shows a diagram of the project.</p></source> <translation><b>Uygulama Şeması...</b><p>Bu projenin bir şemasını gösterir.</p></translation> </message> <message> - <location filename="../Project/Project.py" line="4693" /> + <location filename="../Project/Project.py" line="4697" /> <source>Load Diagram</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4694" /> + <location filename="../Project/Project.py" line="4698" /> <source>&Load Diagram...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4700" /> + <location filename="../Project/Project.py" line="4704" /> <source>Load a diagram from file.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4702" /> + <location filename="../Project/Project.py" line="4706" /> <source><b>Load Diagram...</b><p>This loads a diagram from file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6174" /> - <location filename="../Project/Project.py" line="6119" /> - <location filename="../Project/Project.py" line="4717" /> + <location filename="../Project/Project.py" line="6178" /> + <location filename="../Project/Project.py" line="6123" /> + <location filename="../Project/Project.py" line="4721" /> <source>Create Package List</source> <translation>Paket Listesini Oluştur</translation> </message> <message> - <location filename="../Project/Project.py" line="4719" /> + <location filename="../Project/Project.py" line="4723" /> <source>Create &Package List</source> <translation type="unfinished">Eklenti &Arşivi Oluştur</translation> </message> <message> - <location filename="../Project/Project.py" line="4726" /> + <location filename="../Project/Project.py" line="4730" /> <source>Create an initial PKGLIST file for an eric plugin.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="4729" /> + <location filename="../Project/Project.py" line="4733" /> <source><b>Create Package List</b><p>This creates an initial list of files to include in an eric plugin archive. The list is created from the project file.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../Project/Project.py" line="6247" /> + <location filename="../Project/Project.py" line="4744" /> + <source>Create Plugin Archives</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4746" /> + <source>Create Plugin &Archives</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4752" /> + <source>Create eric plugin archive files.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4754" /> + <source><b>Create Plugin Archives</b><p>This creates eric 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.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4766" /> + <source>Create Plugin Archives (Snapshot)</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4768" /> + <source>Create Plugin Archives (&Snapshot)</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4775" /> + <source>Create eric plugin archive files (snapshot releases).</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4778" /> + <source><b>Create Plugin Archives (Snapshot)</b><p>This creates eric 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.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="6668" /> + <location filename="../Project/Project.py" line="6639" /> + <location filename="../Project/Project.py" line="6590" /> + <location filename="../Project/Project.py" line="4797" /> + <source>Execute Make</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4798" /> + <source>&Execute Make</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4804" /> + <source>Perform a 'make' run.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4806" /> + <source><b>Execute Make</b><p>This performs a 'make' run to rebuild the configured target.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="6645" /> + <location filename="../Project/Project.py" line="4816" /> + <source>Test for Changes</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4817" /> + <source>&Test for Changes</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4824" /> + <source>Question 'make', if a rebuild is needed.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4827" /> + <source><b>Test for Changes</b><p>This questions 'make', if a rebuild of the configured target is necessary.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4845" /> + <source>Create SBOM File</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4846" /> + <source>Create &SBOM File</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4853" /> + <source>Create a SBOM file of the project dependencies.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4856" /> + <source><b>Create SBOM File</b><p>This allows the creation of a SBOM file of the project dependencies. This may be based on various input sources and will be saved as a CycloneDX SBOM file.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4873" /> + <source>About Black</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4874" /> + <source>&Black</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4880" /> + <source>Show some information about 'Black'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4882" /> + <source><b>Black</b><p>This shows some information about the installed 'Black' tool.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4894" /> + <source>Format Code</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4895" /> + <source>&Format Code</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4902" /> + <source>Format the project sources with 'Black'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4905" /> + <source><b>Format Code</b><p>This shows a dialog to enter parameters for the formatting run and reformats the project sources using 'Black'.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4917" /> + <source>Check Code Formatting</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4918" /> + <source>&Check Code Formatting</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4925" /> + <source>Check, if the project sources need to be reformatted with 'Black'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4930" /> + <source><b>Check Code Formatting</b><p>This shows a dialog to enter parameters for the format check run and performs a check, if the project sources need to be reformatted using 'Black'.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4943" /> + <source>Code Formatting Diff</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4944" /> + <source>Code Formatting &Diff</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4951" /> + <source>Generate a unified diff of potential project source reformatting with 'Black'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4957" /> + <source><b>Diff Code Formatting</b><p>This shows a dialog to enter parameters for the format diff run and generates a unified diff of potential project source reformatting using 'Black'.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5122" /> + <location filename="../Project/Project.py" line="5072" /> + <location filename="../Project/Project.py" line="5071" /> + <location filename="../Project/Project.py" line="4971" /> + <location filename="../Project/Project.py" line="4970" /> + <source>Configure</source> + <translation type="unfinished">Yapılandırma</translation> + </message> + <message> + <location filename="../Project/Project.py" line="4978" /> + <source>Enter the parameters for formatting the project sources with 'Black'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4983" /> + <source><b>Configure</b><p>This shows a dialog to enter the parameters for formatting the project sources with 'Black'.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="4999" /> + <source>About isort</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5000" /> + <source>&isort</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5006" /> + <source>Show some information about 'isort'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5008" /> + <source><b>isort</b><p>This shows some information about the installed 'isort' tool.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5021" /> + <location filename="../Project/Project.py" line="5020" /> + <source>Sort Imports</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5028" /> + <source>Sort the import statements of the project sources with 'isort'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5031" /> + <source><b>Sort Imports</b><p>This shows a dialog to enter parameters for the imports sorting run and sorts the import statements of the project sources using 'isort'.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5045" /> + <location filename="../Project/Project.py" line="5044" /> + <source>Imports Sorting Diff</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5052" /> + <source>Generate a unified diff of potential project source imports resorting with 'isort'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5058" /> + <source><b>Imports Sorting Diff</b><p>This shows a dialog to enter parameters for the imports sorting diff run and generates a unified diff of potential project source changes using 'isort'.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5079" /> + <source>Enter the parameters for resorting the project sources import statements with 'isort'.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5085" /> + <source><b>Configure</b><p>This shows a dialog to enter the parameters for resorting the import statements of the project sources with 'isort'.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5101" /> + <source>Install Project</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5102" /> + <source>&Install Project</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5109" /> + <source>Install the project into the embedded environment.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5112" /> + <source><b>Install Project</b><p>This installs the project into the embedded virtual environment in editable mode (i.e. development mode).</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5123" /> + <source>&Configure</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5130" /> + <source>Configure the embedded environment.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5133" /> + <source><b>Configure</b><p>This opens a dialog to configure the embedded virtual environment of the project.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5143" /> + <source>Upgrade</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5144" /> + <source>&Upgrade</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5150" /> + <source>Upgrade the embedded environment.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5152" /> + <source><b>Upgrade</b><p>This opens a dialog to enter the parameters to upgrade the embedded virtual environment of the project.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5164" /> + <source>Recreate</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5165" /> + <source>&Recreate</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5171" /> + <source>Recreate the embedded environment.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5173" /> + <source><b>Recreate</b><p>This opens a dialog to enter the parameters to recreate the embedded virtual environment of the project. The existing environment is cleared first.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5205" /> + <source>&Project</source> + <translation>&Proje</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5206" /> + <source>Open &Recent Projects</source> + <translation>Geçmiş P&rojeleri Aç</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5207" /> + <source>Session</source> + <translation>Oturum</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5208" /> + <source>Debugger</source> + <translation>Hata Ayıklayıcı</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5209" /> + <source>Embedded Environment</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5211" /> + <source>Project-T&ools</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5212" /> + <source>&Version Control</source> + <translation>S&ürüm Kontrol</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5216" /> + <source>Chec&k</source> + <translation>&Kontrol</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5218" /> + <source>Code &Formatting</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5220" /> + <source>Sho&w</source> + <translation>G&öster</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5221" /> + <source>&Diagrams</source> + <translation>Şemalar &D</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5222" /> + <source>Pac&kagers</source> + <translation>Pa&ketleyici</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5223" /> + <source>Source &Documentation</source> + <translation>Kaynak Belgeleme &D</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5225" /> + <source>Make</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5226" /> + <source>Other Tools</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5386" /> + <location filename="../Project/Project.py" line="5384" /> + <source>Project</source> + <translation>Proje</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5447" /> + <source>&Clear</source> + <translation>T&emizle</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5606" /> + <source>Search New Files</source> + <translation>Yeni Dosyaları Ara</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5607" /> + <source>There were no new files found to be added.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5756" /> + <location filename="../Project/Project.py" line="5743" /> + <source>Version Control System</source> + <translation>Sürüm Kontrol Sistemi</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5744" /> + <source><p>The selected VCS <b>{0}</b> could not be found. <br/>Reverting override.</p><p>{1}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5757" /> + <source><p>The selected VCS <b>{0}</b> could not be found.<br/>Disabling version control.</p><p>{1}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="5905" /> + <source>Coverage Data</source> + <translation>Veri Kapsamı</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5951" /> + <location filename="../Project/Project.py" line="5906" /> + <source>There is no main script defined for the current project. Aborting</source> + <translation>Bugeçerli projede tanımlanan ana betik değil. Durduruluyor</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5918" /> + <source>Code Coverage</source> + <translation>Kod Koruyucu</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5919" /> + <source>Please select a coverage file</source> + <translation>Lütfen bir koruyucu dosya seçiniz</translation> + </message> + <message> + <location filename="../Project/Project.py" line="5964" /> + <source>Please select a profile file</source> + <translation>Lütfen kesit dosyasını seçiniz</translation> + </message> + <message> + <location filename="../Project/Project.py" line="6016" /> + <source>Include module names?</source> + <translation>Modül isimleri dahil edilsin mi?</translation> + </message> + <message> + <location filename="../Project/Project.py" line="6124" /> + <source><p>The file <b>PKGLIST</b> already exists.</p><p>Overwrite it?</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="6179" /> + <source><p>The file <b>PKGLIST</b> could not be created.</p><p>Reason: {0}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="6468" /> + <location filename="../Project/Project.py" line="6426" /> + <location filename="../Project/Project.py" line="6380" /> + <location filename="../Project/Project.py" line="6369" /> + <location filename="../Project/Project.py" line="6351" /> + <location filename="../Project/Project.py" line="6318" /> + <location filename="../Project/Project.py" line="6288" /> + <location filename="../Project/Project.py" line="6260" /> + <location filename="../Project/Project.py" line="6230" /> + <location filename="../Project/Project.py" line="6216" /> + <location filename="../Project/Project.py" line="6199" /> + <source>Create Plugin Archive</source> + <translation>Eklenti Arşivi Oluştur</translation> + </message> + <message> + <location filename="../Project/Project.py" line="6200" /> + <source>The project does not have a main script defined. Aborting...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="6217" /> + <source>Select package lists:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="6231" /> + <source><p>No package list files (PKGLIST*) available or selected. Aborting...</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="6239" /> + <source>Creating plugin archives...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/Project.py" line="6240" /> + <source>Abort</source> + <translation type="unfinished">Vazgeç</translation> + </message> + <message> <location filename="../Project/Project.py" line="6243" /> - <location filename="../Project/Project.py" line="4740" /> - <source>Create Plugin Archives</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4742" /> - <source>Create Plugin &Archives</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4748" /> - <source>Create eric plugin archive files.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4750" /> - <source><b>Create Plugin Archives</b><p>This creates eric 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.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4762" /> - <source>Create Plugin Archives (Snapshot)</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4764" /> - <source>Create Plugin Archives (&Snapshot)</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4771" /> - <source>Create eric plugin archive files (snapshot releases).</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4774" /> - <source><b>Create Plugin Archives (Snapshot)</b><p>This creates eric 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.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="6664" /> - <location filename="../Project/Project.py" line="6635" /> - <location filename="../Project/Project.py" line="6586" /> - <location filename="../Project/Project.py" line="4793" /> - <source>Execute Make</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4794" /> - <source>&Execute Make</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4800" /> - <source>Perform a 'make' run.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4802" /> - <source><b>Execute Make</b><p>This performs a 'make' run to rebuild the configured target.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="6641" /> - <location filename="../Project/Project.py" line="4812" /> - <source>Test for Changes</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4813" /> - <source>&Test for Changes</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4820" /> - <source>Question 'make', if a rebuild is needed.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4823" /> - <source><b>Test for Changes</b><p>This questions 'make', if a rebuild of the configured target is necessary.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4841" /> - <source>Create SBOM File</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4842" /> - <source>Create &SBOM File</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4849" /> - <source>Create a SBOM file of the project dependencies.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4852" /> - <source><b>Create SBOM File</b><p>This allows the creation of a SBOM file of the project dependencies. This may be based on various input sources and will be saved as a CycloneDX SBOM file.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4869" /> - <source>About Black</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4870" /> - <source>&Black</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4876" /> - <source>Show some information about 'Black'.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4878" /> - <source><b>Black</b><p>This shows some information about the installed 'Black' tool.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4890" /> - <source>Format Code</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4891" /> - <source>&Format Code</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4898" /> - <source>Format the project sources with 'Black'.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4901" /> - <source><b>Format Code</b><p>This shows a dialog to enter parameters for the formatting run and reformats the project sources using 'Black'.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4913" /> - <source>Check Code Formatting</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4914" /> - <source>&Check Code Formatting</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4921" /> - <source>Check, if the project sources need to be reformatted with 'Black'.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4926" /> - <source><b>Check Code Formatting</b><p>This shows a dialog to enter parameters for the format check run and performs a check, if the project sources need to be reformatted using 'Black'.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4939" /> - <source>Code Formatting Diff</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4940" /> - <source>Code Formatting &Diff</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4947" /> - <source>Generate a unified diff of potential project source reformatting with 'Black'.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4953" /> - <source><b>Diff Code Formatting</b><p>This shows a dialog to enter parameters for the format diff run and generates a unified diff of potential project source reformatting using 'Black'.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5118" /> - <location filename="../Project/Project.py" line="5068" /> - <location filename="../Project/Project.py" line="5067" /> - <location filename="../Project/Project.py" line="4967" /> - <location filename="../Project/Project.py" line="4966" /> - <source>Configure</source> - <translation type="unfinished">Yapılandırma</translation> - </message> - <message> - <location filename="../Project/Project.py" line="4974" /> - <source>Enter the parameters for formatting the project sources with 'Black'.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4979" /> - <source><b>Configure</b><p>This shows a dialog to enter the parameters for formatting the project sources with 'Black'.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4995" /> - <source>About isort</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="4996" /> - <source>&isort</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5002" /> - <source>Show some information about 'isort'.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5004" /> - <source><b>isort</b><p>This shows some information about the installed 'isort' tool.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5017" /> - <location filename="../Project/Project.py" line="5016" /> - <source>Sort Imports</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5024" /> - <source>Sort the import statements of the project sources with 'isort'.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5027" /> - <source><b>Sort Imports</b><p>This shows a dialog to enter parameters for the imports sorting run and sorts the import statements of the project sources using 'isort'.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5041" /> - <location filename="../Project/Project.py" line="5040" /> - <source>Imports Sorting Diff</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5048" /> - <source>Generate a unified diff of potential project source imports resorting with 'isort'.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5054" /> - <source><b>Imports Sorting Diff</b><p>This shows a dialog to enter parameters for the imports sorting diff run and generates a unified diff of potential project source changes using 'isort'.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5075" /> - <source>Enter the parameters for resorting the project sources import statements with 'isort'.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5081" /> - <source><b>Configure</b><p>This shows a dialog to enter the parameters for resorting the import statements of the project sources with 'isort'.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5097" /> - <source>Install Project</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5098" /> - <source>&Install Project</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5105" /> - <source>Install the project into the embedded environment.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5108" /> - <source><b>Install Project</b><p>This installs the project into the embedded virtual environment in editable mode (i.e. development mode).</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5119" /> - <source>&Configure</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5126" /> - <source>Configure the embedded environment.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5129" /> - <source><b>Configure</b><p>This opens a dialog to configure the embedded virtual environment of the project.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5139" /> - <source>Upgrade</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5140" /> - <source>&Upgrade</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5146" /> - <source>Upgrade the embedded environment.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5148" /> - <source><b>Upgrade</b><p>This opens a dialog to enter the parameters to upgrade the embedded virtual environment of the project.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5160" /> - <source>Recreate</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5161" /> - <source>&Recreate</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5167" /> - <source>Recreate the embedded environment.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5169" /> - <source><b>Recreate</b><p>This opens a dialog to enter the parameters to recreate the embedded virtual environment of the project. The existing environment is cleared first.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5201" /> - <source>&Project</source> - <translation>&Proje</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5202" /> - <source>Open &Recent Projects</source> - <translation>Geçmiş P&rojeleri Aç</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5203" /> - <source>Session</source> - <translation>Oturum</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5204" /> - <source>Debugger</source> - <translation>Hata Ayıklayıcı</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5205" /> - <source>Embedded Environment</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5207" /> - <source>Project-T&ools</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5208" /> - <source>&Version Control</source> - <translation>S&ürüm Kontrol</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5212" /> - <source>Chec&k</source> - <translation>&Kontrol</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5214" /> - <source>Code &Formatting</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5216" /> - <source>Sho&w</source> - <translation>G&öster</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5217" /> - <source>&Diagrams</source> - <translation>Şemalar &D</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5218" /> - <source>Pac&kagers</source> - <translation>Pa&ketleyici</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5219" /> - <source>Source &Documentation</source> - <translation>Kaynak Belgeleme &D</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5221" /> - <source>Make</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5222" /> - <source>Other Tools</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5382" /> - <location filename="../Project/Project.py" line="5380" /> - <source>Project</source> - <translation>Proje</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5443" /> - <source>&Clear</source> - <translation>T&emizle</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5602" /> - <source>Search New Files</source> - <translation>Yeni Dosyaları Ara</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5603" /> - <source>There were no new files found to be added.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5752" /> - <location filename="../Project/Project.py" line="5739" /> - <source>Version Control System</source> - <translation>Sürüm Kontrol Sistemi</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5740" /> - <source><p>The selected VCS <b>{0}</b> could not be found. <br/>Reverting override.</p><p>{1}</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5753" /> - <source><p>The selected VCS <b>{0}</b> could not be found.<br/>Disabling version control.</p><p>{1}</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="5901" /> - <source>Coverage Data</source> - <translation>Veri Kapsamı</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5947" /> - <location filename="../Project/Project.py" line="5902" /> - <source>There is no main script defined for the current project. Aborting</source> - <translation>Bugeçerli projede tanımlanan ana betik değil. Durduruluyor</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5914" /> - <source>Code Coverage</source> - <translation>Kod Koruyucu</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5915" /> - <source>Please select a coverage file</source> - <translation>Lütfen bir koruyucu dosya seçiniz</translation> - </message> - <message> - <location filename="../Project/Project.py" line="5960" /> - <source>Please select a profile file</source> - <translation>Lütfen kesit dosyasını seçiniz</translation> - </message> - <message> - <location filename="../Project/Project.py" line="6012" /> - <source>Include module names?</source> - <translation>Modül isimleri dahil edilsin mi?</translation> - </message> - <message> - <location filename="../Project/Project.py" line="6120" /> - <source><p>The file <b>PKGLIST</b> already exists.</p><p>Overwrite it?</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="6175" /> - <source><p>The file <b>PKGLIST</b> could not be created.</p><p>Reason: {0}</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="6464" /> - <location filename="../Project/Project.py" line="6422" /> - <location filename="../Project/Project.py" line="6376" /> - <location filename="../Project/Project.py" line="6365" /> - <location filename="../Project/Project.py" line="6347" /> - <location filename="../Project/Project.py" line="6314" /> - <location filename="../Project/Project.py" line="6284" /> - <location filename="../Project/Project.py" line="6256" /> - <location filename="../Project/Project.py" line="6226" /> - <location filename="../Project/Project.py" line="6212" /> - <location filename="../Project/Project.py" line="6195" /> - <source>Create Plugin Archive</source> - <translation>Eklenti Arşivi Oluştur</translation> - </message> - <message> - <location filename="../Project/Project.py" line="6196" /> - <source>The project does not have a main script defined. Aborting...</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="6213" /> - <source>Select package lists:</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="6227" /> - <source><p>No package list files (PKGLIST*) available or selected. Aborting...</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="6235" /> - <source>Creating plugin archives...</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/Project.py" line="6236" /> - <source>Abort</source> - <translation type="unfinished">Vazgeç</translation> - </message> - <message> - <location filename="../Project/Project.py" line="6239" /> <source>%v/%m Archives</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6257" /> + <location filename="../Project/Project.py" line="6261" /> <source><p>The file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6285" /> + <location filename="../Project/Project.py" line="6289" /> <source><p>The file <b>{0}</b> is not ready yet.</p><p>Please rework it and delete the'; initial_list' line of the header.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6315" /> + <location filename="../Project/Project.py" line="6319" /> <source><p>The eric plugin archive file <b>{0}</b> could not be created.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6348" /> + <location filename="../Project/Project.py" line="6352" /> <source><p>The file <b>{0}</b> could not be stored in the archive. Ignoring it.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6366" /> + <location filename="../Project/Project.py" line="6370" /> <source><p>The eric plugin archive files were created with some errors.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6377" /> + <location filename="../Project/Project.py" line="6381" /> <source><p>The eric plugin archive files were created successfully.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6423" /> + <location filename="../Project/Project.py" line="6427" /> <source><p>The plugin file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6465" /> + <location filename="../Project/Project.py" line="6469" /> <source><p>The plugin file <b>{0}</b> could not be read.</p> <p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6587" /> + <location filename="../Project/Project.py" line="6591" /> <source>The make process did not start.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6636" /> + <location filename="../Project/Project.py" line="6640" /> <source>The make process crashed.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6644" /> + <location filename="../Project/Project.py" line="6648" /> <source><p>There are changes that require the configured make target <b>{0}</b> to be rebuilt.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6649" /> + <location filename="../Project/Project.py" line="6653" /> <source><p>There are changes that require the default make target to be rebuilt.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/Project.py" line="6665" /> + <location filename="../Project/Project.py" line="6669" /> <source>The makefile contains errors.</source> <translation type="unfinished" /> </message> @@ -62331,135 +63553,140 @@ <context> <name>PyBoardDevice</name> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="82" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="84" /> <source>PyBoard</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="197" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="199" /> <source>Workspace Directory</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="198" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="200" /> <source>Python files for PyBoard can be edited in place, if the device volume is locally available. Such a volume was not found. In place editing will not be available.</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="230" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="232" /> <source>PyBoard Functions</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="439" /> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="233" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="446" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="235" /> <source>Show MicroPython Versions</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="237" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="239" /> <source>Activate Bootloader</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="240" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="242" /> <source>List DFU-capable Devices</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="422" /> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="244" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="429" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="246" /> <source>Flash MicroPython Firmware</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="247" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="249" /> <source>MicroPython Flash Instructions</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="306" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="253" /> + <source>Reset Device</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="313" /> <source>dfu-util not available</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="307" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="314" /> <source>The dfu-util firmware flashing tool <b>dfu-util</b> cannot be found or is not executable. Ensure it is in the search path or configure it on the MicroPython configuration page.</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="327" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="334" /> <source><h3>Enable DFU Mode</h3><p>1. Disconnect everything from your board</p><p>2. Disconnect your board</p><p>3. Connect the DFU/BOOT0 pin with a 3.3V pin</p><p>4. Re-connect your board</p><hr /></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="337" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="344" /> <source><p><b>Warning:</b> Make sure that all other DFU capable devices except your PyBoard are disconnected.<hr /></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="343" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="350" /> <source><p>Press <b>OK</b> to continue...</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="346" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="353" /> <source>Enable DFU mode</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="357" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="364" /> <source><h3>Disable DFU Mode</h3><p>1. Disconnect your board</p><p>2. Remove the DFU jumper</p><p>3. Re-connect your board</p><hr /><p>Press <b>OK</b> to continue...</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="365" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="372" /> <source>Disable DFU mode</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="421" /> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="383" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="428" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="390" /> <source>'dfu-util' Output</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="383" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="390" /> <source>List DFU capable Devices</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="406" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="413" /> <source>Flash MicroPython/CircuitPython Firmware</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="408" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="415" /> <source>MicroPython Firmware Files (*.dfu);;CircuitPython Firmware Files (*.bin);;All Files (*)</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="440" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="447" /> <source>The firmware of the connected device cannot be determined or the board does not run MicroPython. Aborting...</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="467" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="475" /> <source>unknown</source> <translation type="unfinished">bilinmeyen</translation> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="473" /> - <source><h4>MicroPython Version Information</h4><table><tr><td>Installed:</td><td>{0}</td></tr><tr><td>Available:</td><td>{1}</td></tr></table></source> - <translation type="unfinished" /> - </message> - <message> <location filename="../MicroPython/Devices/PyBoardDevices.py" line="481" /> + <source><h4>MicroPython Version Information</h4><table><tr><td>Installed:</td><td>{0}</td></tr><tr><td>Available:</td><td>{1}</td></tr></table></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="489" /> <source><p><b>Update available!</b></p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/PyBoardDevices.py" line="485" /> + <location filename="../MicroPython/Devices/PyBoardDevices.py" line="493" /> <source>MicroPython Version</source> <translation type="unfinished" /> </message> @@ -67497,86 +68724,253 @@ <context> <name>RP2040Device</name> <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="53" /> + <source>authentication failed</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="63" /> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="54" /> + <source>no matching access point found</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="66" /> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="55" /> + <source>connection failed</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="62" /> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="56" /> + <source>idle</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="57" /> + <source>connecting</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="58" /> + <source>connected, waiting for IP address</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="65" /> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="59" /> + <source>connected</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="64" /> + <source>network scan completed</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="67" /> + <source>connection lost</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="68" /> + <source>disconnected</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="69" /> + <source>AP listening</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="70" /> + <source>AP connected</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../MicroPython/Devices/RP2040Devices.py" line="71" /> - <source>RP2040</source> + <source>AP failed</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="74" /> + <source>switched off</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="75" /> + <source>switched on, inactive</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="76" /> + <source>switched on, active</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="95" /> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="82" /> + <source>open</source> + <comment>open WiFi network</comment> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="96" /> + <source>automatic</source> <translation type="unfinished" /> </message> <message> <location filename="../MicroPython/Devices/RP2040Devices.py" line="127" /> + <source>RP2040</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="183" /> <source>RP2040 Functions</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/RP2040Devices.py" line="199" /> - <location filename="../MicroPython/Devices/RP2040Devices.py" line="130" /> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="262" /> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="186" /> <source>Show MicroPython Versions</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/RP2040Devices.py" line="134" /> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="190" /> <source>Activate Bootloader</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/RP2040Devices.py" line="137" /> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="193" /> <source>Flash MicroPython Firmware</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/RP2040Devices.py" line="200" /> - <source>The firmware of the connected device cannot be determined or the board does not run MicroPython. Aborting...</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/Devices/RP2040Devices.py" line="232" /> - <source>unknown</source> - <translation type="unfinished">bilinmeyen</translation> - </message> - <message> - <location filename="../MicroPython/Devices/RP2040Devices.py" line="242" /> - <source><h4>MicroPython Version Information</h4><table><tr><td>Installed:</td><td>{0}</td></tr><tr><td>Available:</td><td>{1}</td></tr>{2}</table></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/Devices/RP2040Devices.py" line="252" /> - <source><tr><td>Variant:</td><td>{0}</td></tr></source> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="197" /> + <source>Reset Device</source> <translation type="unfinished" /> </message> <message> <location filename="../MicroPython/Devices/RP2040Devices.py" line="263" /> - <source><p>Update may be available.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/Devices/RP2040Devices.py" line="265" /> - <source><p><b>Update available!</b></p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/Devices/RP2040Devices.py" line="269" /> - <source>MicroPython Version</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/Devices/RP2040Devices.py" line="292" /> - <source>MicroPython Firmware</source> + <source>The firmware of the connected device cannot be determined or the board does not run MicroPython. Aborting...</source> <translation type="unfinished" /> </message> <message> <location filename="../MicroPython/Devices/RP2040Devices.py" line="296" /> + <source>unknown</source> + <translation type="unfinished">bilinmeyen</translation> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="306" /> + <source><h4>MicroPython Version Information</h4><table><tr><td>Installed:</td><td>{0}</td></tr><tr><td>Available:</td><td>{1}</td></tr>{2}</table></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="316" /> + <source><tr><td>Variant:</td><td>{0}</td></tr></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="326" /> + <source><p>Update may be available.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="328" /> + <source><p><b>Update available!</b></p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="332" /> + <source>MicroPython Version</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="364" /> + <source>MicroPython Firmware</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="368" /> <source>Pimoroni Pico Firmware</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/RP2040Devices.py" line="299" /> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="371" /> <source>CircuitPython Firmware</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/RP2040Devices.py" line="303" /> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="375" /> <source>CircuitPython Libraries</source> <translation type="unfinished" /> </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="427" /> + <source>Set Country</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="983" /> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="618" /> + <source>unknown ({0})</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="1093" /> + <source>Pico Wireless does not support setting the IPv4 parameters of the WiFi access point.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="1168" /> + <source>Pico Wireless does not support reporting of connected clients.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="1259" /> + <source>Active</source> + <translation type="unfinished">Aktif</translation> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="1260" /> + <source>Connected</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="1263" /> + <source>Status</source> + <translation type="unfinished">Durum</translation> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="1267" /> + <source>Hostname</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="1268" /> + <source>IPv4 Address</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="1269" /> + <source>Netmask</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="1270" /> + <source>Gateway</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="1271" /> + <source>DNS</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/RP2040Devices.py" line="1272" /> + <source>MAC-Address</source> + <translation type="unfinished" /> + </message> </context> <context> <name>RccCompilerOptionsDialog</name> @@ -67757,79 +69151,32 @@ <context> <name>ReplaceWidget</name> <message> - <location filename="../QScintilla/ReplaceWidget.ui" line="0" /> <source>Find and Replace</source> - <translation>Bul ve Değiştir</translation> - </message> - <message> - <location filename="../QScintilla/ReplaceWidget.ui" line="0" /> + <translation type="vanished">Bul ve Değiştir</translation> + </message> + <message> <source>Press to close the window</source> - <translation>Pencereyi kapatmak için basınız</translation> - </message> - <message> - <location filename="../QScintilla/ReplaceWidget.ui" line="0" /> - <source>&Find:</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/ReplaceWidget.ui" line="0" /> + <translation type="vanished">Pencereyi kapatmak için basınız</translation> + </message> + <message> <source>Press to find the previous occurrence</source> - <translation>Birönceki eşleşmeyi bulmak için basınız</translation> - </message> - <message> - <location filename="../QScintilla/ReplaceWidget.ui" line="0" /> + <translation type="vanished">Birönceki eşleşmeyi bulmak için basınız</translation> + </message> + <message> <source>Press to find the next occurrence</source> - <translation>Sonraki eşlişmeyi bulmak için basınız</translation> - </message> - <message> - <location filename="../QScintilla/ReplaceWidget.ui" line="0" /> - <source>Press to extend the search to the whole word</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/ReplaceWidget.ui" line="0" /> - <source>&Match case</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/ReplaceWidget.ui" line="0" /> + <translation type="vanished">Sonraki eşlişmeyi bulmak için basınız</translation> + </message> + <message> <source>Whole &word</source> - <translation type="unfinished">Tüm Kelimele&r</translation> - </message> - <message> - <location filename="../QScintilla/ReplaceWidget.ui" line="0" /> - <source>Rege&xp</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/ReplaceWidget.ui" line="0" /> - <source>&Replace:</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/ReplaceWidget.ui" line="0" /> + <translation type="vanished">Tüm Kelimele&r</translation> + </message> + <message> <source>Press to replace the selection</source> - <translation>Seçimi değiştirmek için basınız</translation> - </message> - <message> - <location filename="../QScintilla/ReplaceWidget.ui" line="0" /> - <source>Press to replace the selection and search for the next occurence</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/ReplaceWidget.ui" line="0" /> + <translation type="vanished">Seçimi değiştirmek için basınız</translation> + </message> + <message> <source>Press to replace all occurrences</source> - <translation>Tüm eşleşmeleri değiştirmek için basınız</translation> - </message> - <message> - <location filename="../QScintilla/ReplaceWidget.ui" line="0" /> - <source>Wrap &around</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/ReplaceWidget.ui" line="0" /> - <source>&Selection only</source> - <translation type="unfinished" /> + <translation type="vanished">Tüm eşleşmeleri değiştirmek için basınız</translation> </message> </context> <context> @@ -68345,7 +69692,7 @@ <context> <name>SearchReplaceWidget</name> <message> - <location filename="../QScintilla/SearchReplaceWidget.py" line="65" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="64" /> <source><b>Find and Replace</b> <p>This dialog is used to find some text and replace it with another text. By checking the various checkboxes, the search can be made more specific. @@ -68355,16 +69702,7 @@ <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/SearchReplaceWidget.py" line="77" /> - <source><b>Find</b> -<p>This dialog is used to find some text. By checking the various checkboxes, -the search can be made more specific. The search string might be a regular -expression. In a regular expression, special characters interpreted are:</p> -</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/SearchReplaceWidget.py" line="88" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="72" /> <source><table border="0"> <tr><td><code>.</code></td><td>Matches any character</td></tr> <tr><td><code>(</code></td><td>This marks the start of a region for tagging a @@ -68413,65 +69751,138 @@ <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/SearchReplaceWidget.py" line="171" /> - <location filename="../QScintilla/SearchReplaceWidget.py" line="170" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="155" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="154" /> <source>Find Next</source> <translation>Sonrakini Bul</translation> </message> <message> - <location filename="../QScintilla/SearchReplaceWidget.py" line="184" /> - <location filename="../QScintilla/SearchReplaceWidget.py" line="183" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="168" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="167" /> <source>Find Prev</source> <translation>Öncekini Bul</translation> </message> <message> - <location filename="../QScintilla/SearchReplaceWidget.py" line="198" /> - <location filename="../QScintilla/SearchReplaceWidget.py" line="197" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="181" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="180" /> <source>Replace and Search</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/SearchReplaceWidget.py" line="214" /> - <location filename="../QScintilla/SearchReplaceWidget.py" line="213" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="197" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="196" /> <source>Replace Occurrence</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/SearchReplaceWidget.py" line="228" /> - <location filename="../QScintilla/SearchReplaceWidget.py" line="227" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="211" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="210" /> <source>Replace All</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/SearchReplaceWidget.py" line="1015" /> - <location filename="../QScintilla/SearchReplaceWidget.py" line="599" /> - <location filename="../QScintilla/SearchReplaceWidget.py" line="561" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="1037" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="597" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="559" /> <source>'{0}' was not found.</source> <translation>'{0}' bulunamadı.</translation> </message> <message> - <location filename="../QScintilla/SearchReplaceWidget.py" line="1167" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="1190" /> <source>Replaced {0} occurrences.</source> <translation type="unfinished" /> </message> <message> - <location filename="../QScintilla/SearchReplaceWidget.py" line="1173" /> + <location filename="../QScintilla/SearchReplaceWidget.py" line="1196" /> <source>Nothing replaced because '{0}' was not found.</source> <translation type="unfinished" /> </message> + <message> + <location filename="../QScintilla/SearchReplaceWidget.ui" line="0" /> + <source>Find and Replace</source> + <translation type="unfinished">Bul ve Değiştir</translation> + </message> + <message> + <location filename="../QScintilla/SearchReplaceWidget.ui" line="0" /> + <source>Press to close the window</source> + <translation type="unfinished">Pencereyi kapatmak için basınız</translation> + </message> + <message> + <location filename="../QScintilla/SearchReplaceWidget.ui" line="0" /> + <source>&Find:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/SearchReplaceWidget.ui" line="0" /> + <source>Press to find the previous occurrence</source> + <translation type="unfinished">Birönceki eşleşmeyi bulmak için basınız</translation> + </message> + <message> + <location filename="../QScintilla/SearchReplaceWidget.ui" line="0" /> + <source>Press to find the next occurrence</source> + <translation type="unfinished">Sonraki eşlişmeyi bulmak için basınız</translation> + </message> + <message> + <location filename="../QScintilla/SearchReplaceWidget.ui" line="0" /> + <source>Press to extend the search to the whole word</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/SearchReplaceWidget.ui" line="0" /> + <source>&Match case</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/SearchReplaceWidget.ui" line="0" /> + <source>Whole &word</source> + <translation type="unfinished">Tüm Kelimele&r</translation> + </message> + <message> + <location filename="../QScintilla/SearchReplaceWidget.ui" line="0" /> + <source>Rege&xp</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/SearchReplaceWidget.ui" line="0" /> + <source>Wrap &around</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/SearchReplaceWidget.ui" line="0" /> + <source>&Selection only</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/SearchReplaceWidget.ui" line="0" /> + <source>&Replace:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/SearchReplaceWidget.ui" line="0" /> + <source>Press to replace the selection</source> + <translation type="unfinished">Seçimi değiştirmek için basınız</translation> + </message> + <message> + <location filename="../QScintilla/SearchReplaceWidget.ui" line="0" /> + <source>Press to replace the selection and search for the next occurence</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../QScintilla/SearchReplaceWidget.ui" line="0" /> + <source>Press to replace all occurrences</source> + <translation type="unfinished">Tüm eşleşmeleri değiştirmek için basınız</translation> + </message> </context> <context> <name>SearchWidget</name> <message> <location filename="../UI/SearchWidget.ui" line="0" /> - <location filename="../QScintilla/SearchWidget.ui" line="0" /> <location filename="../WebBrowser/SearchWidget.ui" line="0" /> <source>Find</source> <translation>Bul</translation> </message> <message> <location filename="../UI/SearchWidget.ui" line="0" /> - <location filename="../QScintilla/SearchWidget.ui" line="0" /> <location filename="../WebBrowser/SearchWidget.ui" line="0" /> <source>Press to close the window</source> <translation>Pencereyi kapatmak için basınız</translation> @@ -68484,14 +69895,12 @@ </message> <message> <location filename="../UI/SearchWidget.ui" line="0" /> - <location filename="../QScintilla/SearchWidget.ui" line="0" /> <location filename="../WebBrowser/SearchWidget.ui" line="0" /> <source>Press to find the previous occurrence</source> <translation>Birönceki eşleşmeyi bulmak için basınız</translation> </message> <message> <location filename="../UI/SearchWidget.ui" line="0" /> - <location filename="../QScintilla/SearchWidget.ui" line="0" /> <location filename="../WebBrowser/SearchWidget.ui" line="0" /> <source>Press to find the next occurrence</source> <translation>Sonraki eşlişmeyi bulmak için basınız</translation> @@ -68508,41 +69917,6 @@ <translation>İfade Bulunmadı.</translation> </message> <message> - <location filename="../QScintilla/SearchWidget.ui" line="0" /> - <source>&Find:</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/SearchWidget.ui" line="0" /> - <source>Press to extend the search to the whole word</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/SearchWidget.ui" line="0" /> - <source>&Match case</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/SearchWidget.ui" line="0" /> - <source>Whole &word</source> - <translation type="unfinished">Tüm Kelimele&r</translation> - </message> - <message> - <location filename="../QScintilla/SearchWidget.ui" line="0" /> - <source>Rege&xp</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/SearchWidget.ui" line="0" /> - <source>Wrap &around</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../QScintilla/SearchWidget.ui" line="0" /> - <source>&Selection only</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../UI/SearchWidget.ui" line="0" /> <source>Whole word</source> <translation>Tüm kelimeler</translation> @@ -68557,6 +69931,10 @@ <source>'{0}' was not found.</source> <translation type="unfinished">'{0}' bulunamadı.</translation> </message> + <message> + <source>Whole &word</source> + <translation type="vanished">Tüm Kelimele&r</translation> + </message> </context> <context> <name>SearchWidgetLine</name> @@ -69120,111 +70498,111 @@ <context> <name>SessionManager</name> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="300" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="299" /> <source>Backup 1</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="308" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="307" /> <source>Backup 2</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="339" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="338" /> <source>Default Session</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="492" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="491" /> <source>Clone Session</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="495" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="494" /> <source>Rename Session</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="499" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="498" /> <source>Please enter a new name:</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="672" /> - <location filename="../WebBrowser/Session/SessionManager.py" line="572" /> - <location filename="../WebBrowser/Session/SessionManager.py" line="515" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="671" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="571" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="514" /> <source>The session file "{0}" exists already. Please enter another name.</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="528" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="527" /> <source>An error occurred while cloning the session file.</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="538" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="537" /> <source>An error occurred while renaming the session file.</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="571" /> - <location filename="../WebBrowser/Session/SessionManager.py" line="553" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="570" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="552" /> <source>Save Session</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="554" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="553" /> <source>Please enter a name for the session:</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="556" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="555" /> <source>Saved Session ({0})</source> <translation type="unfinished" /> </message> <message> + <location filename="../WebBrowser/Session/SessionManager.py" line="594" /> + <source>Restore Backup</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../WebBrowser/Session/SessionManager.py" line="595" /> - <source>Restore Backup</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="596" /> <source>Are you sure you want to replace the current session?</source> <translation type="unfinished" /> </message> <message> + <location filename="../WebBrowser/Session/SessionManager.py" line="636" /> + <source>Delete Session</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../WebBrowser/Session/SessionManager.py" line="637" /> - <source>Delete Session</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="638" /> <source>Are you sure you want to delete session "{0}"?</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="671" /> - <location filename="../WebBrowser/Session/SessionManager.py" line="653" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="670" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="652" /> <source>New Session</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="654" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="653" /> <source>Please enter a name for the new session:</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="656" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="655" /> <source>New Session ({0})</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="718" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="717" /> <source>Please select the startup session:</source> <translation type="unfinished" /> </message> <message> - <location filename="../WebBrowser/Session/SessionManager.py" line="742" /> + <location filename="../WebBrowser/Session/SessionManager.py" line="741" /> <source>{0} (last session)</source> <translation type="unfinished" /> </message> @@ -80300,27 +81678,27 @@ <context> <name>SyntaxCheckService</name> <message> - <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="214" /> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="224" /> <source>Python 3 batch check</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="230" /> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="240" /> <source>JavaScript batch check</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="246" /> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="256" /> <source>YAML batch check</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="262" /> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="272" /> <source>JSON batch check</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="278" /> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="288" /> <source>TOML batch check</source> <translation type="unfinished" /> </message> @@ -80363,6 +81741,16 @@ </message> <message> <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.ui" line="0" /> + <source>Additional 'builtins':</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.ui" line="0" /> + <source>Enter additional 'builtins' names separated by whitespace.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.ui" line="0" /> <source><b>Result List</b> <p>This list shows the results of the syntax check. Double clicking an entry will open this entry in an editor window and position the cursor at @@ -80405,18 +81793,18 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="106" /> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="107" /> <source>Errors</source> <translation type="unfinished">Hatalar</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="353" /> - <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="318" /> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="373" /> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="336" /> <source>Error: {0}</source> <translation>Hata: {0}</translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="467" /> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="487" /> <source>No issues found.</source> <translation>Sorun bulunamadı.</translation> </message> @@ -80424,28 +81812,28 @@ <context> <name>SyntaxCheckerPlugin</name> <message> - <location filename="../Plugins/PluginSyntaxChecker.py" line="297" /> - <location filename="../Plugins/PluginSyntaxChecker.py" line="215" /> - <location filename="../Plugins/PluginSyntaxChecker.py" line="196" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="299" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="217" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="198" /> <source>Check Syntax</source> <translation>Sözdizimi Kontrolü</translation> </message> <message> - <location filename="../Plugins/PluginSyntaxChecker.py" line="297" /> - <location filename="../Plugins/PluginSyntaxChecker.py" line="215" /> - <location filename="../Plugins/PluginSyntaxChecker.py" line="197" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="299" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="217" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="199" /> <source>&Syntax...</source> <translation>&Sözdizimi...</translation> </message> <message> - <location filename="../Plugins/PluginSyntaxChecker.py" line="203" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="205" /> <source>Check syntax.</source> <translation>Sözdizimini kontrol et.</translation> </message> <message> - <location filename="../Plugins/PluginSyntaxChecker.py" line="300" /> - <location filename="../Plugins/PluginSyntaxChecker.py" line="218" /> - <location filename="../Plugins/PluginSyntaxChecker.py" line="205" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="302" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="220" /> + <location filename="../Plugins/PluginSyntaxChecker.py" line="207" /> <source><b>Check Syntax...</b><p>This checks Python files for syntax errors.</p></source> <translation><b>Sözdizimini Kontrol Et...</b><p>Bu kontrol Python dosyalarını sözdizimi hatalarına karşı yapılır.</p></translation> </message> @@ -81513,7 +82901,7 @@ <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/TeensyDevices.py" line="185" /> + <location filename="../MicroPython/Devices/TeensyDevices.py" line="190" /> <location filename="../MicroPython/Devices/TeensyDevices.py" line="147" /> <source>Show MicroPython Versions</source> <translation type="unfinished" /> @@ -81524,7 +82912,7 @@ <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/TeensyDevices.py" line="241" /> + <location filename="../MicroPython/Devices/TeensyDevices.py" line="315" /> <location filename="../MicroPython/Devices/TeensyDevices.py" line="154" /> <source>Flash MicroPython Firmware</source> <translation type="unfinished" /> @@ -81535,42 +82923,47 @@ <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/TeensyDevices.py" line="186" /> + <location filename="../MicroPython/Devices/TeensyDevices.py" line="161" /> + <source>Reset Device</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/Devices/TeensyDevices.py" line="191" /> <source>The firmware of the connected device cannot be determined or the board does not run MicroPython. Aborting...</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/TeensyDevices.py" line="213" /> - <source>unknown</source> - <translation type="unfinished">bilinmeyen</translation> - </message> - <message> <location filename="../MicroPython/Devices/TeensyDevices.py" line="219" /> + <source>unknown</source> + <translation type="unfinished">bilinmeyen</translation> + </message> + <message> + <location filename="../MicroPython/Devices/TeensyDevices.py" line="225" /> <source><h4>MicroPython Version Information</h4><table><tr><td>Installed:</td><td>{0}</td></tr><tr><td>Available:</td><td>{1}</td></tr></table></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/TeensyDevices.py" line="227" /> + <location filename="../MicroPython/Devices/TeensyDevices.py" line="233" /> <source><p><b>Update available!</b></p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/TeensyDevices.py" line="231" /> + <location filename="../MicroPython/Devices/TeensyDevices.py" line="237" /> <source>MicroPython Version</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/TeensyDevices.py" line="242" /> + <location filename="../MicroPython/Devices/TeensyDevices.py" line="316" /> <source><p>Teensy 4.0 and Teensy 4.1 are flashed using the 'Teensy Loader' application. Make sure you downloaded the MicroPython or CircuitPython .hex file.</p><p>See <a href="{0}">the PJRC Teensy web site</a> for details.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/TeensyDevices.py" line="261" /> + <location filename="../MicroPython/Devices/TeensyDevices.py" line="338" /> <source>Start 'Teensy Loader'</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/Devices/TeensyDevices.py" line="262" /> + <location filename="../MicroPython/Devices/TeensyDevices.py" line="339" /> <source><p>The 'Teensy Loader' application <b>teensy</b> could not be started. Ensure it is in the application search path or start it manually.</p></source> <translation type="unfinished" /> </message> @@ -81852,22 +83245,22 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Templates/TemplateViewer.py" line="884" /> + <location filename="../Templates/TemplateViewer.py" line="883" /> <source>Edit Template Group</source> <translation>Şablon Grubunu Düzenle</translation> </message> <message> - <location filename="../Templates/TemplateViewer.py" line="885" /> + <location filename="../Templates/TemplateViewer.py" line="884" /> <source><p>A template group with the name <b>{0}</b> already exists.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../Templates/TemplateViewer.py" line="1005" /> + <source>Read Templates</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../Templates/TemplateViewer.py" line="1006" /> - <source>Read Templates</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Templates/TemplateViewer.py" line="1007" /> <source><p>The templates file <b>{0}</b> could not be read.</p></source> <translation><p>ŞAblon dosyası <b>{0}</b> okunamıyor.</p></translation> </message> @@ -83225,42 +84618,42 @@ <context> <name>TranslatorEngines</name> <message> - <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="49" /> + <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="51" /> <source>DeepL</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="50" /> - <source>Google V.1</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="51" /> - <source>Google V.2</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="52" /> - <source>IBM Watson</source> + <source>Google V.1</source> <translation type="unfinished" /> </message> <message> <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="53" /> - <source>Microsoft</source> + <source>Google V.2</source> <translation type="unfinished" /> </message> <message> <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="54" /> - <source>MyMemory</source> + <source>IBM Watson</source> <translation type="unfinished" /> </message> <message> <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="55" /> + <source>Microsoft</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="56" /> + <source>MyMemory</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="57" /> <source>Yandex</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="58" /> + <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="60" /> <source>Unknow translation service name ({0})</source> <translation type="unfinished" /> </message> @@ -84073,6 +85466,8 @@ <context> <name>UF2FlashDialog</name> <message> + <location filename="../MicroPython/UF2FlashDialog.py" line="1116" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="1124" /> <location filename="../MicroPython/UF2FlashDialog.ui" line="0" /> <source>Flash UF2 Device</source> <translation type="unfinished" /> @@ -84099,7 +85494,7 @@ </message> <message> <location filename="../MicroPython/UF2FlashDialog.ui" line="0" /> - <source>'Boot' Path:</source> + <source>'Boot' Volume:</source> <translation type="unfinished" /> </message> <message> @@ -84109,6 +85504,11 @@ </message> <message> <location filename="../MicroPython/UF2FlashDialog.ui" line="0" /> + <source>Press to check for all known boot volume names.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/UF2FlashDialog.ui" line="0" /> <source>Flash MicroPython / CircuitPython</source> <translation type="unfinished" /> </message> @@ -84118,125 +85518,130 @@ <translation type="unfinished">Tazele</translation> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="550" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="566" /> <source><h3>CircuitPython Board</h3><p>In order to prepare the board for flashing follow these steps:</p><ol><li>Switch your device to 'bootloader' mode by double-pressing the reset button.</li><li>Wait until the device has entered 'bootloader' mode.</li><li>(If this does not happen, then try shorter or longer pauses between presses.)</li><li>Ensure the boot volume is available (this may require mounting it).</li><li>Select the firmware file to be flashed and click the flash button.</li></ol></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="607" /> - <location filename="../MicroPython/UF2FlashDialog.py" line="575" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="623" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="591" /> <source><h3>Pi Pico (RP2040) Board</h3><p>In order to prepare the board for flashing follow these steps:</p><ol><li>Enter 'bootloader' mode (board <b>without</b> RESET button):<ul><li>Plug in your board while holding the BOOTSEL button.</li></ul>Enter 'bootloader' mode (board <b>with</b> RESET button):<ul><li>hold down RESET</li><li>hold down BOOTSEL</li><li>release RESET</li><li>release BOOTSEL</li></ul></li><li>Wait until the device has entered 'bootloader' mode.</li><li>Ensure the boot volume is available (this may require mounting it).</li><li>Select the firmware file to be flashed and click the flash button.</li></ol></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="683" /> - <source>'{0}' Board</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="717" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="1125" /> + <source>Select the Boot Volume of the device:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/UF2FlashDialog.py" line="737" /> <source>MicroPython/CircuitPython Files (*.uf2);;All Files (*)</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="786" /> - <location filename="../MicroPython/UF2FlashDialog.py" line="775" /> - <location filename="../MicroPython/UF2FlashDialog.py" line="766" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="809" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="798" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="789" /> <source>Manual Select</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="885" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="908" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="876" /> <location filename="../MicroPython/UF2FlashDialog.py" line="853" /> - <location filename="../MicroPython/UF2FlashDialog.py" line="830" /> <source>Reset Instructions:</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="832" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="855" /> <source><h4>No known devices detected.</h4><p>Follow the appropriate instructions below to set <b>one</b> board into 'bootloader' mode. Press <b>Refresh</b> when ready.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="856" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="879" /> <source><h4>Flash {0} Firmware</h4><p>Follow the instructions below to set <b>one</b> board into 'bootloader' mode. Press <b>Refresh</b> when ready.</p><hr/>{1}</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="866" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="889" /> <source><h4>Potentially UF2 capable devices found</h4><p>Found these potentially UF2 capable devices:</p><ul><li>{0}</li></ul><p>Follow the instructions below to set <b>one</b> board into 'bootloader' mode. Press <b>Refresh</b> when ready.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="887" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="910" /> <source><h4>No known devices detected.</h4><p>Follow the instructions below to set <b>one</b> board into 'bootloader' mode. Press <b>Refresh</b> when ready.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="899" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="922" /> <source>Flash Instructions:</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="901" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="924" /> <source><h4>Flash method 'manual' selected.</h4><p>Follow the instructions below to flash a device by entering the data manually.</p><ol><li>Change the device to 'bootloader' mode.</li><li>Wait until the device has entered 'bootloader' mode.</li><li>Ensure the boot volume is available (this may require mounting it) and select its path.</li><li>Select the firmware file to be flashed and click the flash button.</li></ol></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="926" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="949" /> <source>Boot Volume not found:</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="928" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="951" /> <source><h4>No Boot Volume detected.</h4><p>Please ensure that the boot volume of the device to be flashed is available. </source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="934" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="957" /> <source>This volume should be named <b>{0}</b>. Press <b>Refresh</b> when ready.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="939" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="962" /> <source>This volume should have one of these names.</p><ul><li>{0}</li></ul><p>Press <b>Refresh</b> when ready.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="946" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="969" /> <source><h4>Reset Instructions</h4><p>Follow the instructions below to set the board into 'bootloader' mode. Press <b>Refresh</b> when ready.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="965" /> - <source>Multiple Boot Volumes found:</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="967" /> - <source><h4>Multiple Boot Volumes were found</h4><p>These volume paths were found.</p><ul><li>{0}</li></ul><p>Please ensure that only one device of a type is ready for flashing. Press <b>Refresh</b> when ready.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="986" /> - <source>Flashing Firmware</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../MicroPython/UF2FlashDialog.py" line="988" /> + <source>Multiple Boot Volumes found:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/UF2FlashDialog.py" line="990" /> + <source><h4>Multiple Boot Volumes were found</h4><p>These volume paths were found.</p><ul><li>{0}</li></ul><p>Please ensure that only one device of a type is ready for flashing. Press <b>Refresh</b> when ready.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/UF2FlashDialog.py" line="1009" /> + <source>Flashing Firmware</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/UF2FlashDialog.py" line="1011" /> <source><p>Flashing the selected firmware to the device. Please wait until the device resets automatically.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="995" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="1018" /> <source>Flashing {0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="997" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="1020" /> <source><p>Flashing the {0} firmware to the device. Please wait until the device resets automatically.</p></source> <translation type="unfinished" /> </message> + <message> + <location filename="../MicroPython/UF2FlashDialog.py" line="1117" /> + <source>No UF2 device 'boot' volumes found.</source> + <translation type="unfinished" /> + </message> </context> <context> <name>UIPreviewer</name> @@ -85222,2427 +86627,2427 @@ <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2191" /> - <location filename="../UI/UserInterface.py" line="1077" /> + <location filename="../UI/UserInterface.py" line="2189" /> + <location filename="../UI/UserInterface.py" line="1075" /> <source>Left Toolbox</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2237" /> - <location filename="../UI/UserInterface.py" line="1087" /> + <location filename="../UI/UserInterface.py" line="2235" /> + <location filename="../UI/UserInterface.py" line="1085" /> <source>Horizontal Toolbox</source> <translation>Yatay Araçkutusu</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2214" /> - <location filename="../UI/UserInterface.py" line="1097" /> + <location filename="../UI/UserInterface.py" line="2212" /> + <location filename="../UI/UserInterface.py" line="1095" /> <source>Right Toolbox</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2033" /> - <location filename="../UI/UserInterface.py" line="1290" /> - <location filename="../UI/UserInterface.py" line="1107" /> + <location filename="../UI/UserInterface.py" line="2031" /> + <location filename="../UI/UserInterface.py" line="1288" /> + <location filename="../UI/UserInterface.py" line="1105" /> <source>Multiproject-Viewer</source> <translation>Çokluproje-Görüntüleyici</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2011" /> - <location filename="../UI/UserInterface.py" line="1296" /> - <location filename="../UI/UserInterface.py" line="1113" /> + <location filename="../UI/UserInterface.py" line="2009" /> + <location filename="../UI/UserInterface.py" line="1294" /> + <location filename="../UI/UserInterface.py" line="1111" /> <source>Project-Viewer</source> <translation>Proje-Görüntüleyici</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2573" /> - <location filename="../UI/UserInterface.py" line="2572" /> - <location filename="../UI/UserInterface.py" line="1303" /> - <location filename="../UI/UserInterface.py" line="1120" /> + <location filename="../UI/UserInterface.py" line="2571" /> + <location filename="../UI/UserInterface.py" line="2570" /> + <location filename="../UI/UserInterface.py" line="1301" /> + <location filename="../UI/UserInterface.py" line="1118" /> <source>Find/Replace In Files</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2596" /> - <location filename="../UI/UserInterface.py" line="2595" /> - <location filename="../UI/UserInterface.py" line="1310" /> - <location filename="../UI/UserInterface.py" line="1127" /> + <location filename="../UI/UserInterface.py" line="2594" /> + <location filename="../UI/UserInterface.py" line="2593" /> + <location filename="../UI/UserInterface.py" line="1308" /> + <location filename="../UI/UserInterface.py" line="1125" /> <source>Find File</source> <translation type="unfinished">Dosya Bul</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1316" /> - <location filename="../UI/UserInterface.py" line="1133" /> + <location filename="../UI/UserInterface.py" line="1314" /> + <location filename="../UI/UserInterface.py" line="1131" /> <source>VCS Status</source> <translation type="unfinished">VCS Durumu</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2166" /> - <location filename="../UI/UserInterface.py" line="1323" /> - <location filename="../UI/UserInterface.py" line="1140" /> + <location filename="../UI/UserInterface.py" line="2164" /> + <location filename="../UI/UserInterface.py" line="1321" /> + <location filename="../UI/UserInterface.py" line="1138" /> <source>Template-Viewer</source> <translation>Şablon-Gösterici</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2099" /> - <location filename="../UI/UserInterface.py" line="1330" /> - <location filename="../UI/UserInterface.py" line="1147" /> + <location filename="../UI/UserInterface.py" line="2097" /> + <location filename="../UI/UserInterface.py" line="1328" /> + <location filename="../UI/UserInterface.py" line="1145" /> <source>File-Browser</source> <translation>Dosya-Gözatıcısı</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1337" /> - <location filename="../UI/UserInterface.py" line="1154" /> + <location filename="../UI/UserInterface.py" line="1335" /> + <location filename="../UI/UserInterface.py" line="1152" /> <source>Symbols</source> <translation>Semboller</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2055" /> - <location filename="../UI/UserInterface.py" line="1359" /> - <location filename="../UI/UserInterface.py" line="1353" /> - <location filename="../UI/UserInterface.py" line="1164" /> + <location filename="../UI/UserInterface.py" line="2053" /> + <location filename="../UI/UserInterface.py" line="1357" /> + <location filename="../UI/UserInterface.py" line="1351" /> + <location filename="../UI/UserInterface.py" line="1162" /> <source>Debug-Viewer</source> <translation>Hata Ayıklama Göstericisi</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2427" /> - <location filename="../UI/UserInterface.py" line="2426" /> - <location filename="../UI/UserInterface.py" line="1366" /> - <location filename="../UI/UserInterface.py" line="1171" /> + <location filename="../UI/UserInterface.py" line="2425" /> + <location filename="../UI/UserInterface.py" line="2424" /> + <location filename="../UI/UserInterface.py" line="1364" /> + <location filename="../UI/UserInterface.py" line="1169" /> <source>Code Documentation Viewer</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2642" /> - <location filename="../UI/UserInterface.py" line="2641" /> - <location filename="../UI/UserInterface.py" line="1373" /> - <location filename="../UI/UserInterface.py" line="1178" /> + <location filename="../UI/UserInterface.py" line="2640" /> + <location filename="../UI/UserInterface.py" line="2639" /> + <location filename="../UI/UserInterface.py" line="1371" /> + <location filename="../UI/UserInterface.py" line="1176" /> <source>Help Viewer</source> <translation type="unfinished">Yardım</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3567" /> - <location filename="../UI/UserInterface.py" line="2522" /> - <location filename="../UI/UserInterface.py" line="2521" /> - <location filename="../UI/UserInterface.py" line="1379" /> - <location filename="../UI/UserInterface.py" line="1184" /> + <location filename="../UI/UserInterface.py" line="3565" /> + <location filename="../UI/UserInterface.py" line="2520" /> + <location filename="../UI/UserInterface.py" line="2519" /> + <location filename="../UI/UserInterface.py" line="1377" /> + <location filename="../UI/UserInterface.py" line="1182" /> <source>Plugin Repository</source> <translation>Eklenti Havuzu</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2546" /> - <location filename="../UI/UserInterface.py" line="2545" /> - <location filename="../UI/UserInterface.py" line="1385" /> - <location filename="../UI/UserInterface.py" line="1190" /> + <location filename="../UI/UserInterface.py" line="2544" /> + <location filename="../UI/UserInterface.py" line="2543" /> + <location filename="../UI/UserInterface.py" line="1383" /> + <location filename="../UI/UserInterface.py" line="1188" /> <source>Virtual Environments</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2454" /> - <location filename="../UI/UserInterface.py" line="2453" /> - <location filename="../UI/UserInterface.py" line="1390" /> - <location filename="../UI/UserInterface.py" line="1195" /> + <location filename="../UI/UserInterface.py" line="2452" /> + <location filename="../UI/UserInterface.py" line="2451" /> + <location filename="../UI/UserInterface.py" line="1388" /> + <location filename="../UI/UserInterface.py" line="1193" /> <source>PyPI</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2476" /> - <location filename="../UI/UserInterface.py" line="2475" /> - <location filename="../UI/UserInterface.py" line="1397" /> - <location filename="../UI/UserInterface.py" line="1200" /> + <location filename="../UI/UserInterface.py" line="2474" /> + <location filename="../UI/UserInterface.py" line="2473" /> + <location filename="../UI/UserInterface.py" line="1395" /> + <location filename="../UI/UserInterface.py" line="1198" /> <source>Conda</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="1404" /> - <location filename="../UI/UserInterface.py" line="1207" /> + <location filename="../UI/UserInterface.py" line="1402" /> + <location filename="../UI/UserInterface.py" line="1205" /> <source>Cooperation</source> <translation>İşbirliği</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2354" /> - <location filename="../UI/UserInterface.py" line="1408" /> - <location filename="../UI/UserInterface.py" line="1212" /> + <location filename="../UI/UserInterface.py" line="2352" /> + <location filename="../UI/UserInterface.py" line="1406" /> + <location filename="../UI/UserInterface.py" line="1210" /> <source>IRC</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2498" /> - <location filename="../UI/UserInterface.py" line="2497" /> - <location filename="../UI/UserInterface.py" line="1414" /> - <location filename="../UI/UserInterface.py" line="1219" /> + <location filename="../UI/UserInterface.py" line="2496" /> + <location filename="../UI/UserInterface.py" line="2495" /> + <location filename="../UI/UserInterface.py" line="1412" /> + <location filename="../UI/UserInterface.py" line="1217" /> <source>MicroPython</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2077" /> - <location filename="../UI/UserInterface.py" line="1422" /> - <location filename="../UI/UserInterface.py" line="1227" /> + <location filename="../UI/UserInterface.py" line="2075" /> + <location filename="../UI/UserInterface.py" line="1420" /> + <location filename="../UI/UserInterface.py" line="1225" /> <source>Shell</source> <translation>Kabuk</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2143" /> - <location filename="../UI/UserInterface.py" line="1428" /> - <location filename="../UI/UserInterface.py" line="1231" /> + <location filename="../UI/UserInterface.py" line="2141" /> + <location filename="../UI/UserInterface.py" line="1426" /> + <location filename="../UI/UserInterface.py" line="1229" /> <source>Task-Viewer</source> <translation>Görev-Gösterici</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2121" /> - <location filename="../UI/UserInterface.py" line="1434" /> - <location filename="../UI/UserInterface.py" line="1235" /> + <location filename="../UI/UserInterface.py" line="2119" /> + <location filename="../UI/UserInterface.py" line="1432" /> + <location filename="../UI/UserInterface.py" line="1233" /> <source>Log-Viewer</source> <translation>Kayıt-Gösterici</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1441" /> - <location filename="../UI/UserInterface.py" line="1242" /> + <location filename="../UI/UserInterface.py" line="1439" /> + <location filename="../UI/UserInterface.py" line="1240" /> <source>Numbers</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="1829" /> + <location filename="../UI/UserInterface.py" line="1827" /> <source>{0} - Passive Mode</source> <translation>{0} - Pasif Mod</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1836" /> - <location filename="../UI/UserInterface.py" line="1832" /> + <location filename="../UI/UserInterface.py" line="1834" /> + <location filename="../UI/UserInterface.py" line="1830" /> <source>{0} - {1} - Passive Mode</source> <translation>{0} - {1} -Pasif Mod</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1840" /> + <location filename="../UI/UserInterface.py" line="1838" /> <source>{0} - {1} - {2} - Passive Mode</source> <translation>{0} - {1} - {2} - Pasif Mod</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="1862" /> + <source>Quit</source> + <translation>Çık</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="1864" /> - <source>Quit</source> - <translation>Çık</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1866" /> <source>&Quit</source> <translation>&Çıkış</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1867" /> + <location filename="../UI/UserInterface.py" line="1865" /> <source>Ctrl+Q</source> <comment>File|Quit</comment> <translation>Ctrl+Q</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="1870" /> + <source>Quit the IDE</source> + <translation>IDE den Çık</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="1872" /> - <source>Quit the IDE</source> - <translation>IDE den Çık</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1874" /> <source><b>Quit the IDE</b><p>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.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="1888" /> <location filename="../UI/UserInterface.py" line="1886" /> + <location filename="../UI/UserInterface.py" line="1884" /> <source>Restart</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="1889" /> + <location filename="../UI/UserInterface.py" line="1887" /> <source>Ctrl+Shift+Q</source> <comment>File|Quit</comment> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="1892" /> + <source>Restart the IDE</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="1894" /> - <source>Restart the IDE</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1896" /> <source><b>Restart the IDE</b><p>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.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="1912" /> + <location filename="../UI/UserInterface.py" line="1905" /> + <source>Save session</source> + <translation>Oturumu kaydet</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1906" /> + <source>Save session...</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="1914" /> - <location filename="../UI/UserInterface.py" line="1907" /> - <source>Save session</source> - <translation>Oturumu kaydet</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1908" /> - <source>Save session...</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1916" /> <source><b>Save session...</b><p>This saves the current session to disk. A dialog is opened to select the file name.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7684" /> - <location filename="../UI/UserInterface.py" line="1933" /> - <location filename="../UI/UserInterface.py" line="1926" /> + <location filename="../UI/UserInterface.py" line="7681" /> + <location filename="../UI/UserInterface.py" line="1931" /> + <location filename="../UI/UserInterface.py" line="1924" /> <source>Load session</source> <translation type="unfinished">Oturum yükleniyor</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1927" /> + <location filename="../UI/UserInterface.py" line="1925" /> <source>Load session...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="1935" /> + <location filename="../UI/UserInterface.py" line="1933" /> <source><b>Load session...</b><p>This loads a session saved to disk previously. A dialog is opened to select the file name.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="1943" /> + <source>New Window</source> + <translation type="unfinished">Yeni Pencere</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="1945" /> - <source>New Window</source> - <translation type="unfinished">Yeni Pencere</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1947" /> <source>New &Window</source> <translation type="unfinished">Yeni &Pencere</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1948" /> + <location filename="../UI/UserInterface.py" line="1946" /> <source>Ctrl+Shift+N</source> <comment>File|New Window</comment> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="1951" /> + <source>Open a new eric instance</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="1953" /> - <source>Open a new eric instance</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1955" /> <source><b>New Window</b><p>This opens a new instance of the eric IDE.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="1969" /> <location filename="../UI/UserInterface.py" line="1967" /> + <location filename="../UI/UserInterface.py" line="1965" /> <source>Edit Profile</source> <translation>Düzenleme Kesiti</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="1974" /> + <source>Activate the edit view profile</source> + <translation>Düzenleyici görüntü kesitini aktif yap</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="1976" /> - <source>Activate the edit view profile</source> - <translation>Düzenleyici görüntü kesitini aktif yap</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1978" /> <source><b>Edit Profile</b><p>Activate the "Edit View Profile". Windows being shown, if this profile is active, may be configured with the "View Profile Configuration" dialog.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="1991" /> <location filename="../UI/UserInterface.py" line="1989" /> + <location filename="../UI/UserInterface.py" line="1987" /> <source>Debug Profile</source> <translation>Hata Ayıklama Kesiti</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="1996" /> + <source>Activate the debug view profile</source> + <translation>Debug görüntü kesitini aktif et</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="1998" /> - <source>Activate the debug view profile</source> - <translation>Debug görüntü kesitini aktif et</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2000" /> <source><b>Debug Profile</b><p>Activate the "Debug View Profile". Windows being shown, if this profile is active, may be configured with the "View Profile Configuration" dialog.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2012" /> + <location filename="../UI/UserInterface.py" line="2010" /> <source>&Project-Viewer</source> <translation>&proje-Görüntüleyici</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2013" /> + <location filename="../UI/UserInterface.py" line="2011" /> <source>Alt+Shift+P</source> <translation>Alt+Shift+P</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2019" /> + <location filename="../UI/UserInterface.py" line="2017" /> <source>Switch the input focus to the Project-Viewer window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2022" /> + <location filename="../UI/UserInterface.py" line="2020" /> <source><b>Activate Project-Viewer</b><p>This switches the input focus to the Project-Viewer window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2034" /> + <location filename="../UI/UserInterface.py" line="2032" /> <source>&Multiproject-Viewer</source> <translation>Çokluproje-Görü&ntüleyici</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2035" /> + <location filename="../UI/UserInterface.py" line="2033" /> <source>Alt+Shift+M</source> <translation>Alt+Shift+M</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2041" /> + <location filename="../UI/UserInterface.py" line="2039" /> <source>Switch the input focus to the Multiproject-Viewer window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2044" /> + <location filename="../UI/UserInterface.py" line="2042" /> <source><b>Activate Multiproject-Viewer</b><p>This switches the input focus to the Multiproject-Viewer window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2056" /> + <location filename="../UI/UserInterface.py" line="2054" /> <source>&Debug-Viewer</source> <translation>Ha&ta Ayıklama-Göstericisi</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2057" /> + <location filename="../UI/UserInterface.py" line="2055" /> <source>Alt+Shift+D</source> <translation>Alt+Shift+D</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2063" /> + <location filename="../UI/UserInterface.py" line="2061" /> <source>Switch the input focus to the Debug-Viewer window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2066" /> + <location filename="../UI/UserInterface.py" line="2064" /> <source><b>Activate Debug-Viewer</b><p>This switches the input focus to the Debug-Viewer window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2078" /> + <location filename="../UI/UserInterface.py" line="2076" /> <source>&Shell</source> <translation>&Kabuk</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2079" /> + <location filename="../UI/UserInterface.py" line="2077" /> <source>Alt+Shift+S</source> <translation>Alt+Shift+S</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2085" /> + <location filename="../UI/UserInterface.py" line="2083" /> <source>Switch the input focus to the Shell window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2088" /> + <location filename="../UI/UserInterface.py" line="2086" /> <source><b>Activate Shell</b><p>This switches the input focus to the Shell window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2100" /> + <location filename="../UI/UserInterface.py" line="2098" /> <source>&File-Browser</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2101" /> + <location filename="../UI/UserInterface.py" line="2099" /> <source>Alt+Shift+F</source> <translation>Alt+Shift+F</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2107" /> + <location filename="../UI/UserInterface.py" line="2105" /> <source>Switch the input focus to the File-Browser window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2110" /> + <location filename="../UI/UserInterface.py" line="2108" /> <source><b>Activate File-Browser</b><p>This switches the input focus to the File-Browser window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2122" /> + <location filename="../UI/UserInterface.py" line="2120" /> <source>Lo&g-Viewer</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2123" /> + <location filename="../UI/UserInterface.py" line="2121" /> <source>Alt+Shift+G</source> <translation>Alt+Shift+G</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2129" /> + <location filename="../UI/UserInterface.py" line="2127" /> <source>Switch the input focus to the Log-Viewer window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2132" /> + <location filename="../UI/UserInterface.py" line="2130" /> <source><b>Activate Log-Viewer</b><p>This switches the input focus to the Log-Viewer window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2144" /> + <location filename="../UI/UserInterface.py" line="2142" /> <source>&Task-Viewer</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2145" /> + <location filename="../UI/UserInterface.py" line="2143" /> <source>Alt+Shift+T</source> <translation>Alt+Shift+T</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2151" /> + <location filename="../UI/UserInterface.py" line="2149" /> <source>Switch the input focus to the Task-Viewer window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2154" /> + <location filename="../UI/UserInterface.py" line="2152" /> <source><b>Activate Task-Viewer</b><p>This switches the input focus to the Task-Viewer window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2167" /> + <location filename="../UI/UserInterface.py" line="2165" /> <source>Templ&ate-Viewer</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2168" /> + <location filename="../UI/UserInterface.py" line="2166" /> <source>Alt+Shift+A</source> <translation>Alt+Shift+A</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2174" /> + <location filename="../UI/UserInterface.py" line="2172" /> <source>Switch the input focus to the Template-Viewer window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2177" /> + <location filename="../UI/UserInterface.py" line="2175" /> <source><b>Activate Template-Viewer</b><p>This switches the input focus to the Template-Viewer window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2192" /> + <location filename="../UI/UserInterface.py" line="2190" /> <source>&Left Toolbox</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2197" /> + <source>Toggle the Left Toolbox window</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2199" /> - <source>Toggle the Left Toolbox window</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2201" /> <source><b>Toggle the Left Toolbox window</b><p>If the Left Toolbox window is hidden then display it. If it is displayed then close it.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2215" /> + <location filename="../UI/UserInterface.py" line="2213" /> <source>&Right Toolbox</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2220" /> + <source>Toggle the Right Toolbox window</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2222" /> - <source>Toggle the Right Toolbox window</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2224" /> <source><b>Toggle the Right Toolbox window</b><p>If the Right Toolbox window is hidden then display it. If it is displayed then close it.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2238" /> + <location filename="../UI/UserInterface.py" line="2236" /> <source>&Horizontal Toolbox</source> <translation>Ya&tay Araçkutusu</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2243" /> + <source>Toggle the Horizontal Toolbox window</source> + <translation>Yatay Araçkutusu penceresini açkapa</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2245" /> - <source>Toggle the Horizontal Toolbox window</source> - <translation>Yatay Araçkutusu penceresini açkapa</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2247" /> <source><b>Toggle the Horizontal Toolbox window</b><p>If the Horizontal Toolbox window is hidden then display it. If it is displayed then close it.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2260" /> + <location filename="../UI/UserInterface.py" line="2258" /> <source>Left Sidebar</source> <translation>Sol Durumçubuğu</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2261" /> + <location filename="../UI/UserInterface.py" line="2259" /> <source>&Left Sidebar</source> <translation>So&l Durumçubuğu</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2266" /> + <source>Toggle the left sidebar window</source> + <translation>Sol Durum çubuğu penceresini açkapa</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2268" /> - <source>Toggle the left sidebar window</source> - <translation>Sol Durum çubuğu penceresini açkapa</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2270" /> <source><b>Toggle the left sidebar window</b><p>If the left sidebar window is hidden then display it. If it is displayed then close it.</p></source> <translation><b>Sol durum çubuğu penceresini açkapa</b><p>Eğer sol durum çubuğu penceresi gizli ise onu görünür yap. Eğer görünüyor ise kapat.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2283" /> + <location filename="../UI/UserInterface.py" line="2281" /> <source>Right Sidebar</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2284" /> + <location filename="../UI/UserInterface.py" line="2282" /> <source>&Right Sidebar</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2289" /> + <source>Toggle the right sidebar window</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2291" /> - <source>Toggle the right sidebar window</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2293" /> <source><b>Toggle the right sidebar window</b><p>If the right sidebar window is hidden then display it. If it is displayed then close it.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2306" /> + <location filename="../UI/UserInterface.py" line="2304" /> <source>Bottom Sidebar</source> <translation>Alt Durumçubuğu</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2307" /> + <location filename="../UI/UserInterface.py" line="2305" /> <source>&Bottom Sidebar</source> <translation>Alt Durumçu&buğu</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2312" /> + <source>Toggle the bottom sidebar window</source> + <translation>Alt Durum çubuğu penceresini açkapa</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2314" /> - <source>Toggle the bottom sidebar window</source> - <translation>Alt Durum çubuğu penceresini açkapa</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2316" /> <source><b>Toggle the bottom sidebar window</b><p>If the bottom sidebar window is hidden then display it. If it is displayed then close it.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2327" /> + <source>Cooperation-Viewer</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2328" /> + <source>Co&operation-Viewer</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2329" /> - <source>Cooperation-Viewer</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2330" /> - <source>Co&operation-Viewer</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2331" /> <source>Alt+Shift+O</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2337" /> + <location filename="../UI/UserInterface.py" line="2335" /> <source>Switch the input focus to the Cooperation-Viewer window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2340" /> + <location filename="../UI/UserInterface.py" line="2338" /> <source><b>Activate Cooperation-Viewer</b><p>This switches the input focus to the Cooperation-Viewer window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2355" /> + <location filename="../UI/UserInterface.py" line="2353" /> <source>&IRC</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2356" /> + <location filename="../UI/UserInterface.py" line="2354" /> <source>Ctrl+Alt+Shift+I</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2362" /> + <location filename="../UI/UserInterface.py" line="2360" /> <source>Switch the input focus to the IRC window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2365" /> + <location filename="../UI/UserInterface.py" line="2363" /> <source><b>Activate IRC</b><p>This switches the input focus to the IRC window.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2374" /> + <source>Symbols-Viewer</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2375" /> + <source>S&ymbols-Viewer</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2376" /> - <source>Symbols-Viewer</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2377" /> - <source>S&ymbols-Viewer</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2378" /> <source>Alt+Shift+Y</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2384" /> + <location filename="../UI/UserInterface.py" line="2382" /> <source>Switch the input focus to the Symbols-Viewer window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2387" /> + <location filename="../UI/UserInterface.py" line="2385" /> <source><b>Activate Symbols-Viewer</b><p>This switches the input focus to the Symbols-Viewer window.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2399" /> + <source>Numbers-Viewer</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2400" /> + <source>Num&bers-Viewer</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2401" /> - <source>Numbers-Viewer</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2402" /> - <source>Num&bers-Viewer</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2403" /> <source>Alt+Shift+B</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2409" /> + <location filename="../UI/UserInterface.py" line="2407" /> <source>Switch the input focus to the Numbers-Viewer window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2412" /> + <location filename="../UI/UserInterface.py" line="2410" /> <source><b>Activate Numbers-Viewer</b><p>This switches the input focus to the Numbers-Viewer window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2428" /> + <location filename="../UI/UserInterface.py" line="2426" /> <source>Ctrl+Alt+Shift+D</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2434" /> + <location filename="../UI/UserInterface.py" line="2432" /> <source>Switch the input focus to the Code Documentation Viewer window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2439" /> + <location filename="../UI/UserInterface.py" line="2437" /> <source><b>Code Documentation Viewer</b><p>This switches the input focus to the Code Documentation Viewer window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2455" /> + <location filename="../UI/UserInterface.py" line="2453" /> <source>Ctrl+Alt+Shift+P</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2461" /> + <location filename="../UI/UserInterface.py" line="2459" /> <source>Switch the input focus to the PyPI window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2464" /> + <location filename="../UI/UserInterface.py" line="2462" /> <source><b>PyPI</b><p>This switches the input focus to the PyPI window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2477" /> + <location filename="../UI/UserInterface.py" line="2475" /> <source>Ctrl+Alt+Shift+C</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2483" /> + <location filename="../UI/UserInterface.py" line="2481" /> <source>Switch the input focus to the Conda window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2486" /> + <location filename="../UI/UserInterface.py" line="2484" /> <source><b>Conda</b><p>This switches the input focus to the Conda window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2499" /> + <location filename="../UI/UserInterface.py" line="2497" /> <source>Ctrl+Alt+Shift+M</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2505" /> + <location filename="../UI/UserInterface.py" line="2503" /> <source>Switch the input focus to the MicroPython window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2508" /> + <location filename="../UI/UserInterface.py" line="2506" /> <source><b>MicroPython</b><p>This switches the input focus to the MicroPython window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2523" /> + <location filename="../UI/UserInterface.py" line="2521" /> <source>Ctrl+Alt+Shift+R</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2529" /> + <location filename="../UI/UserInterface.py" line="2527" /> <source>Switch the input focus to the Plugin Repository window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2532" /> + <location filename="../UI/UserInterface.py" line="2530" /> <source><b>Plugin Repository</b><p>This switches the input focus to the Plugin Repository window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2547" /> + <location filename="../UI/UserInterface.py" line="2545" /> <source>Ctrl+Alt+V</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2553" /> + <location filename="../UI/UserInterface.py" line="2551" /> <source>Switch the input focus to the Virtual Environments Manager window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2558" /> + <location filename="../UI/UserInterface.py" line="2556" /> <source><b>Virtual Environments</b><p>This switches the input focus to the Virtual Environments Manager window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2574" /> + <location filename="../UI/UserInterface.py" line="2572" /> <source>Ctrl+Alt+Shift+F</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2580" /> + <location filename="../UI/UserInterface.py" line="2578" /> <source>Switch the input focus to the Find/Replace In Files window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2583" /> + <location filename="../UI/UserInterface.py" line="2581" /> <source><b>Find/Replace In Files</b><p>This switches the input focus to the Find/Replace In Files window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2597" /> + <location filename="../UI/UserInterface.py" line="2595" /> <source>Ctrl+Alt+Shift+L</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2603" /> + <location filename="../UI/UserInterface.py" line="2601" /> <source>Switch the input focus to the Find File window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2606" /> + <location filename="../UI/UserInterface.py" line="2604" /> <source><b>Find File</b><p>This switches the input focus to the Find File window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2620" /> - <location filename="../UI/UserInterface.py" line="2619" /> + <location filename="../UI/UserInterface.py" line="2618" /> + <location filename="../UI/UserInterface.py" line="2617" /> <source>VCS Status List</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2621" /> + <location filename="../UI/UserInterface.py" line="2619" /> <source>Alt+Shift+V</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2627" /> + <location filename="../UI/UserInterface.py" line="2625" /> <source>Switch the input focus to the VCS Status List window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2630" /> + <location filename="../UI/UserInterface.py" line="2628" /> <source><b>VCS Status List</b><p>This switches the input focus to the VCS Status List window.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2643" /> + <location filename="../UI/UserInterface.py" line="2641" /> <source>Alt+Shift+H</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2649" /> + <location filename="../UI/UserInterface.py" line="2647" /> <source>Switch the input focus to the embedded Help Viewer window.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2652" /> + <location filename="../UI/UserInterface.py" line="2650" /> <source><b>Help Viewer</b><p>This switches the input focus to the embedded Help Viewer window. It will show HTML help files and help from Qt help collections.</p><p>If called with a word selected, this word is searched in the Qt help collection.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2663" /> + <source>What's This?</source> + <translation>Bu nedir?</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2665" /> - <source>What's This?</source> - <translation>Bu nedir?</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2667" /> <source>&What's This?</source> <translation>Bu &Nedir?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2668" /> + <location filename="../UI/UserInterface.py" line="2666" /> <source>Shift+F1</source> <translation>Shift+F1</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2671" /> + <source>Context sensitive help</source> + <translation>Duyarlı yardım</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2673" /> - <source>Context sensitive help</source> - <translation>Duyarlı yardım</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2675" /> <source><b>Display context sensitive help</b><p>In What'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.</p></source> <translation><b>Duyarlı yardım içeriğini görüntüle</b><p>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.</p></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2686" /> + <source>Helpviewer</source> + <translation>Yardımgösterici</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2688" /> - <source>Helpviewer</source> - <translation>Yardımgösterici</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2690" /> <source>&Helpviewer...</source> <translation>&Yardım Gösterici...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2691" /> + <location filename="../UI/UserInterface.py" line="2689" /> <source>F1</source> <translation>F1</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2694" /> + <source>Open the helpviewer window</source> + <translation>Yardımgösterici penceresini aç</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2696" /> - <source>Open the helpviewer window</source> - <translation>Yardımgösterici penceresini aç</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2698" /> <source><b>Helpviewer</b><p>Display the eric 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</p><p>If called with a word selected, this word is searched in the Qt help collection.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2718" /> + <location filename="../UI/UserInterface.py" line="2716" /> <source>Show Versions</source> <translation>Sürümü Göster</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2719" /> + <location filename="../UI/UserInterface.py" line="2717" /> <source>Show &Versions</source> <translation>Sürümü G&öster</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2723" /> + <source>Display version information</source> + <translation>Sürüm bilgisini görüntüle</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2725" /> - <source>Display version information</source> - <translation>Sürüm bilgisini görüntüle</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2727" /> <source><b>Show Versions</b><p>Display version information.</p></source> <translation><b>Sürümleri Göster</b><p>Sürüm bilgisini göster.</p></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2738" /> + <location filename="../UI/UserInterface.py" line="2731" /> + <source>Show Error Log</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2732" /> + <source>Show Error &Log...</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2740" /> - <location filename="../UI/UserInterface.py" line="2733" /> - <source>Show Error Log</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2734" /> - <source>Show Error &Log...</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2742" /> <source><b>Show Error Log...</b><p>Opens a dialog showing the most recent error log.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2751" /> + <location filename="../UI/UserInterface.py" line="2749" /> <source>Show Install Info</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2752" /> + <location filename="../UI/UserInterface.py" line="2750" /> <source>Show Install &Info...</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2756" /> + <source>Show Installation Information</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2758" /> - <source>Show Installation Information</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2760" /> <source><b>Show Install Info...</b><p>Opens a dialog showing some information about the installation process.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4645" /> - <location filename="../UI/UserInterface.py" line="2770" /> + <location filename="../UI/UserInterface.py" line="4643" /> + <location filename="../UI/UserInterface.py" line="2768" /> <source>Report Bug</source> <translation>Hata Raporu</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2768" /> + <source>Report &Bug...</source> + <translation>Hata &Raporu...</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2770" /> - <source>Report &Bug...</source> - <translation>Hata &Raporu...</translation> + <source>Report a bug</source> + <translation>Bir hata rapor et</translation> </message> <message> <location filename="../UI/UserInterface.py" line="2772" /> - <source>Report a bug</source> - <translation>Bir hata rapor et</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2774" /> <source><b>Report Bug...</b><p>Opens a dialog to report a bug.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2780" /> + <location filename="../UI/UserInterface.py" line="2778" /> <source>Request Feature</source> <translation>İhtiyaç Duyulan Özellikler</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2781" /> + <location filename="../UI/UserInterface.py" line="2779" /> <source>Request &Feature...</source> <translation>İhtiyaç Duyulan Özellikler &F...</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2785" /> + <source>Send a feature request</source> + <translation>ihtiyaç duyuulan bir özelliği gönder</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2787" /> - <source>Send a feature request</source> - <translation>ihtiyaç duyuulan bir özelliği gönder</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2789" /> <source><b>Request Feature...</b><p>Opens a dialog to send a feature request.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4109" /> - <location filename="../UI/UserInterface.py" line="2800" /> + <location filename="../UI/UserInterface.py" line="4107" /> + <location filename="../UI/UserInterface.py" line="2798" /> <source>Testing</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2802" /> + <location filename="../UI/UserInterface.py" line="2800" /> <source>&Testing...</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2806" /> + <source>Start the testing dialog</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2808" /> - <source>Start the testing dialog</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2810" /> <source><b>Testing</b><p>Perform test runs. The dialog gives the ability to select and run a test suite or auto discover them.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2819" /> + <source>Restart Last Test</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2821" /> - <source>Restart Last Test</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2823" /> <source>&Restart Last Test...</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2827" /> + <source>Restarts the last test</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2829" /> - <source>Restarts the last test</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2831" /> <source><b>Restart Last Test</b><p>Restarts the test performed last.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2839" /> + <source>Rerun Failed Tests</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2841" /> - <source>Rerun Failed Tests</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2843" /> <source>Rerun Failed Tests...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2850" /> + <location filename="../UI/UserInterface.py" line="2848" /> <source>Rerun failed tests of the last run</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="2853" /> + <location filename="../UI/UserInterface.py" line="2851" /> <source><b>Rerun Failed Tests</b><p>Rerun all tests that failed during the last test run.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2861" /> + <source>Test Script</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2863" /> - <source>Test Script</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2865" /> <source>Test &Script...</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2869" /> + <source>Run tests of the current script</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2871" /> - <source>Run tests of the current script</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2873" /> <source><b>Test Script</b><p>Run tests with the current script.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2878" /> + <source>Test Project</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2880" /> - <source>Test Project</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2882" /> <source>Test &Project...</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2886" /> + <source>Run tests of the current project</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2888" /> - <source>Run tests of the current project</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2890" /> <source><b>Test Project</b><p>Run test of the current project.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2909" /> + <source>Qt-Designer</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2911" /> - <source>Qt-Designer</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2913" /> <source>Qt-&Designer...</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2917" /> + <source>Start Qt-Designer</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2919" /> - <source>Start Qt-Designer</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2921" /> <source><b>Qt-Designer</b><p>Start Qt-Designer.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2940" /> + <source>Qt-Linguist</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2942" /> - <source>Qt-Linguist</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2944" /> <source>Qt-&Linguist...</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2948" /> + <source>Start Qt-Linguist</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="2950" /> - <source>Start Qt-Linguist</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2952" /> <source><b>Qt-Linguist</b><p>Start Qt-Linguist.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="2958" /> + <source>UI Previewer</source> + <translation>UI Öngörünümü</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2960" /> - <source>UI Previewer</source> - <translation>UI Öngörünümü</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2962" /> <source>&UI Previewer...</source> <translation>&UI Öngörünümü...</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2966" /> + <source>Start the UI Previewer</source> + <translation>UI Öngörünümünü Başlat</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2968" /> - <source>Start the UI Previewer</source> - <translation>UI Öngörünümünü Başlat</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2970" /> <source><b>UI Previewer</b><p>Start the UI Previewer.</p></source> <translation><b>UI Öngörünümü</b><p>UI Öngörünümünü Başlat.</p></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2974" /> + <source>Translations Previewer</source> + <translation>Çevirilerin Öngörünümleri</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2976" /> - <source>Translations Previewer</source> - <translation>Çevirilerin Öngörünümleri</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2978" /> <source>&Translations Previewer...</source> <translation>Çevirilerin &Öngörünümleri...</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2982" /> + <source>Start the Translations Previewer</source> + <translation>Çevirilerin Öngörünümlerini Başlat</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2984" /> - <source>Start the Translations Previewer</source> - <translation>Çevirilerin Öngörünümlerini Başlat</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2986" /> <source><b>Translations Previewer</b><p>Start the Translations Previewer.</p></source> <translation><b>Çeviri Öngörünümü</b><p>Çeviri Öngörünümünü Başlat.</p></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2993" /> + <source>Compare Files</source> + <translation>Dosyaları Karşılaştır</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2995" /> - <source>Compare Files</source> - <translation>Dosyaları Karşılaştır</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2997" /> <source>&Compare Files...</source> <translation>D&osyaları Karşılaştır...</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3020" /> + <location filename="../UI/UserInterface.py" line="3001" /> + <source>Compare two files</source> + <translation>İki dosyayı karşılaştır</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3003" /> + <source><b>Compare Files</b><p>Open a dialog to compare two files.</p></source> + <translation><b>Dosyaları Karşılaştır</b><p>İki dosyayı karşılaştırmak için diyalog aç.</p></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3012" /> + <source>Compare Files side by side</source> + <translation>Dosyaları yan yana karşılaştır</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3014" /> + <source>Compare &Files side by side...</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="3022" /> - <location filename="../UI/UserInterface.py" line="3003" /> - <source>Compare two files</source> - <translation>İki dosyayı karşılaştır</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3005" /> - <source><b>Compare Files</b><p>Open a dialog to compare two files.</p></source> - <translation><b>Dosyaları Karşılaştır</b><p>İki dosyayı karşılaştırmak için diyalog aç.</p></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3014" /> - <source>Compare Files side by side</source> - <translation>Dosyaları yan yana karşılaştır</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3016" /> - <source>Compare &Files side by side...</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3024" /> <source><b>Compare Files side by side</b><p>Open a dialog to compare two files and show the result side by side.</p></source> <translation><b>Dosyaları biribir karşılaştır</b><p>İki dosyayı karşılaştırmak için bir diyalog aç ve sonuçları yan yana göster.</p></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3032" /> + <source>SQL Browser</source> + <translation>SQL Gözatıcısı</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3034" /> - <source>SQL Browser</source> - <translation>SQL Gözatıcısı</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3036" /> <source>SQL &Browser...</source> <translation>SQL &Gözatıcısı...</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3040" /> + <source>Browse a SQL database</source> + <translation>Bir SQL veritabanına gözat</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3042" /> - <source>Browse a SQL database</source> - <translation>Bir SQL veritabanına gözat</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3044" /> <source><b>SQL Browser</b><p>Browse a SQL database.</p></source> <translation><b>SQL Gözatıcısı</b><p>Bir SQL veritabanına gözat.</p></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3056" /> + <location filename="../UI/UserInterface.py" line="3048" /> + <source>Mini Editor</source> + <translation>Mini Düzenleyici</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3050" /> + <source>Mini &Editor...</source> + <translation>Mini &Düzenleyici...</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3058" /> - <location filename="../UI/UserInterface.py" line="3050" /> - <source>Mini Editor</source> - <translation>Mini Düzenleyici</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3052" /> - <source>Mini &Editor...</source> - <translation>Mini &Düzenleyici...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3060" /> <source><b>Mini Editor</b><p>Open a dialog with a simplified editor.</p></source> <translation><b>Mini Düzenleyici</b><p>Basit bir düzenleyci ile bir diyalog açılır.</p></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3067" /> + <source>Hex Editor</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="3069" /> - <source>Hex Editor</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3071" /> <source>&Hex Editor...</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="3075" /> + <source>Start the eric Hex Editor</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="3077" /> - <source>Start the eric Hex Editor</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3079" /> <source><b>Hex Editor</b><p>Starts the eric Hex Editor for viewing or editing binary files.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="3087" /> + <source>eric Web Browser</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="3089" /> - <source>eric Web Browser</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3091" /> <source>eric &Web Browser...</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="3095" /> + <source>Start the eric Web Browser</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="3097" /> - <source>Start the eric Web Browser</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3099" /> <source><b>eric Web Browser</b><p>Browse the Internet with the eric Web Browser.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="3106" /> + <source>Icon Editor</source> + <translation>İkon Düzenleyici</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3108" /> - <source>Icon Editor</source> - <translation>İkon Düzenleyici</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3110" /> <source>&Icon Editor...</source> <translation>&İkon Düzenleyici...</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3114" /> + <source>Start the eric Icon Editor</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="3116" /> - <source>Start the eric Icon Editor</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3118" /> <source><b>Icon Editor</b><p>Starts the eric Icon Editor for editing simple icons.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="3125" /> + <source>Snapshot</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="3127" /> - <source>Snapshot</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3129" /> <source>&Snapshot...</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="3133" /> + <source>Take snapshots of a screen region</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="3135" /> - <source>Take snapshots of a screen region</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3137" /> <source><b>Snapshot</b><p>This opens a dialog to take snapshots of a screen region.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="3145" /> + <source>eric PDF Viewer</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="3147" /> - <source>eric PDF Viewer</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3149" /> <source>eric PDF &Viewer...</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="3153" /> + <source>Start the eric PDF Viewer</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="3155" /> - <source>Start the eric PDF Viewer</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3157" /> <source><b>eric PDF Viewer</b><p>Starts the eric PDF Viewer for viewing PDF files.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="3164" /> + <source>Preferences</source> + <translation>Seçenekler</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3166" /> - <source>Preferences</source> - <translation>Seçenekler</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3168" /> <source>&Preferences...</source> <translation>&Seçenekler...</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3172" /> + <source>Set the prefered configuration</source> + <translation>tercih edilen ayarları yapınız</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3174" /> - <source>Set the prefered configuration</source> - <translation>tercih edilen ayarları yapınız</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3176" /> <source><b>Preferences</b><p>Set the configuration items of the application with your prefered values.</p></source> <translation><b>Tercihler</b><p>Uygulamanın ayarlama maddelerini tercih ettiğiniz değerlerle ayarlayınız.</p></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3185" /> + <source>Export Preferences</source> + <translation>Seçenekleri Dışa Aktar</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3187" /> - <source>Export Preferences</source> - <translation>Seçenekleri Dışa Aktar</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3189" /> <source>E&xport Preferences...</source> <translation>Tercihleri Dı&şa Aktar...</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3193" /> + <source>Export the current configuration</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="3195" /> - <source>Export the current configuration</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3197" /> <source><b>Export Preferences</b><p>Export the current configuration to a file.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="3204" /> + <source>Import Preferences</source> + <translation>Seçenekleri İçe Aktar</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3206" /> - <source>Import Preferences</source> - <translation>Seçenekleri İçe Aktar</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3208" /> <source>I&mport Preferences...</source> <translation>Tercihleri İ&çeri Aktar...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3215" /> + <location filename="../UI/UserInterface.py" line="3213" /> <source>Import a previously exported configuration</source> <translation>daha önce dışa aktarılan ayrlamaları içe aktar</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3218" /> + <location filename="../UI/UserInterface.py" line="3216" /> <source><b>Import Preferences</b><p>Import a previously exported configuration.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="3225" /> + <source>Export Theme</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="3227" /> - <source>Export Theme</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3229" /> <source>Export Theme...</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="3233" /> + <source>Export the current theme</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="3235" /> - <source>Export the current theme</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3237" /> <source><b>Export Theme</b><p>Export the current theme to a file.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="3244" /> + <source>Import Theme</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="3246" /> - <source>Import Theme</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3248" /> <source>Import Theme...</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="3252" /> + <source>Import a previously exported theme</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="3254" /> - <source>Import a previously exported theme</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3256" /> <source><b>Import Theme</b><p>Import a previously exported theme.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="3263" /> + <source>Reload APIs</source> + <translation>API'leri yeniden yükle</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3263" /> + <source>Reload &APIs</source> + <translation>&API'leri yeniden yükle</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3265" /> - <source>Reload APIs</source> - <translation>API'leri yeniden yükle</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3265" /> - <source>Reload &APIs</source> - <translation>&API'leri yeniden yükle</translation> + <source>Reload the API information</source> + <translation>API bilgisini yeniden yükle</translation> </message> <message> <location filename="../UI/UserInterface.py" line="3267" /> - <source>Reload the API information</source> - <translation>API bilgisini yeniden yükle</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3269" /> <source><b>Reload APIs</b><p>Reload the API information.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="3281" /> + <location filename="../UI/UserInterface.py" line="3273" /> + <source>Show external tools</source> + <translation>Harici araçları göster</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3275" /> + <source>Show external &tools</source> + <translation>Karak&ter tablosunu göster</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3283" /> - <location filename="../UI/UserInterface.py" line="3275" /> - <source>Show external tools</source> - <translation>Harici araçları göster</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3277" /> - <source>Show external &tools</source> - <translation>Karak&ter tablosunu göster</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3285" /> <source><b>Show external tools</b><p>Opens a dialog to show the path and versions of all extenal tools used by eric.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="3293" /> + <source>View Profiles</source> + <translation>Görünüm Kesiti</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3295" /> - <source>View Profiles</source> - <translation>Görünüm Kesiti</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3297" /> <source>&View Profiles...</source> <translation>&Görünüm Kesiti...</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3301" /> + <source>Configure view profiles</source> + <translation>Görünüm kesitlerini ayarla</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3303" /> - <source>Configure view profiles</source> - <translation>Görünüm kesitlerini ayarla</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3305" /> <source><b>View Profiles</b><p>Configure the view profiles. With this dialog you may set the visibility of the various windows for the predetermined view profiles.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="3314" /> + <source>Toolbars</source> + <translation>Araççubuğu</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3316" /> - <source>Toolbars</source> - <translation>Araççubuğu</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3318" /> <source>Tool&bars...</source> <translation>Araççu&buğu...</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3322" /> + <source>Configure toolbars</source> + <translation>Araççubuğunu ayarla</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3324" /> - <source>Configure toolbars</source> - <translation>Araççubuğunu ayarla</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3326" /> <source><b>Toolbars</b><p>Configure the toolbars. With this dialog you may change the actions shown on the various toolbars and define your own toolbars.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="3335" /> + <source>Keyboard Shortcuts</source> + <translation>Klavye Kısayolları</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3337" /> - <source>Keyboard Shortcuts</source> - <translation>Klavye Kısayolları</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3339" /> <source>Keyboard &Shortcuts...</source> <translation>Klavye Kı&sayolları...</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3343" /> + <source>Set the keyboard shortcuts</source> + <translation>Klavye kısayollarını ayarla</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3345" /> - <source>Set the keyboard shortcuts</source> - <translation>Klavye kısayollarını ayarla</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3347" /> <source><b>Keyboard Shortcuts</b><p>Set the keyboard shortcuts of the application with your prefered values.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7369" /> - <location filename="../UI/UserInterface.py" line="7350" /> - <location filename="../UI/UserInterface.py" line="3357" /> + <location filename="../UI/UserInterface.py" line="7366" /> + <location filename="../UI/UserInterface.py" line="7347" /> + <location filename="../UI/UserInterface.py" line="3355" /> <source>Export Keyboard Shortcuts</source> <translation>Kılavye Kısa Yollarını Dışa Aktar</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3359" /> + <location filename="../UI/UserInterface.py" line="3357" /> <source>&Export Keyboard Shortcuts...</source> <translation>Kılavye Kısa Yo&llarını Dışa Aktar...</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3363" /> + <source>Export the keyboard shortcuts</source> + <translation>Kılavye kısa yollarını dışa aktar</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3365" /> - <source>Export the keyboard shortcuts</source> - <translation>Kılavye kısa yollarını dışa aktar</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3367" /> <source><b>Export Keyboard Shortcuts</b><p>Export the keyboard shortcuts of the application.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7388" /> - <location filename="../UI/UserInterface.py" line="3376" /> + <location filename="../UI/UserInterface.py" line="7385" /> + <location filename="../UI/UserInterface.py" line="3374" /> <source>Import Keyboard Shortcuts</source> <translation>Klavye kısayollarını İçe Aktar</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3378" /> + <location filename="../UI/UserInterface.py" line="3376" /> <source>&Import Keyboard Shortcuts...</source> <translation>Klavye K&ısayollarını İçe Aktar...</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3382" /> + <source>Import the keyboard shortcuts</source> + <translation>Klavye kısayolları içeri aktarılıyor</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3384" /> - <source>Import the keyboard shortcuts</source> - <translation>Klavye kısayolları içeri aktarılıyor</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3386" /> <source><b>Import Keyboard Shortcuts</b><p>Import the keyboard shortcuts of the application.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="3394" /> + <source>Manage SSL Certificates</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="3396" /> - <source>Manage SSL Certificates</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3398" /> <source>Manage SSL Certificates...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3405" /> + <location filename="../UI/UserInterface.py" line="3403" /> <source>Manage the saved SSL certificates</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3408" /> + <location filename="../UI/UserInterface.py" line="3406" /> <source><b>Manage SSL Certificates...</b><p>Opens a dialog to manage the saved SSL certificates.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="3416" /> + <source>Edit Message Filters</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="3418" /> - <source>Edit Message Filters</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3420" /> <source>Edit Message Filters...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3427" /> + <location filename="../UI/UserInterface.py" line="3425" /> <source>Edit the message filters used to suppress unwanted messages</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3430" /> + <location filename="../UI/UserInterface.py" line="3428" /> <source><b>Edit Message Filters</b><p>Opens a dialog to edit the message filters used to suppress unwanted messages been shown in an error window.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="3447" /> + <location filename="../UI/UserInterface.py" line="3441" /> + <location filename="../UI/UserInterface.py" line="3439" /> + <source>Clear private data</source> + <translation type="unfinished">Özel verileri temizle</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3449" /> - <location filename="../UI/UserInterface.py" line="3443" /> - <location filename="../UI/UserInterface.py" line="3441" /> - <source>Clear private data</source> - <translation type="unfinished">Özel verileri temizle</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3451" /> <source><b>Clear private data</b><p>Clears the private data like the various list of recently opened files, projects or multi projects.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3462" /> - <location filename="../UI/UserInterface.py" line="3461" /> + <location filename="../UI/UserInterface.py" line="3460" /> + <location filename="../UI/UserInterface.py" line="3459" /> <source>Activate current editor</source> <translation>Geçerli düzenleyiciyi aktif yap</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3463" /> + <location filename="../UI/UserInterface.py" line="3461" /> <source>Alt+Shift+E</source> <translation>Alt+Shift+E</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3474" /> - <location filename="../UI/UserInterface.py" line="3473" /> + <location filename="../UI/UserInterface.py" line="3472" /> + <location filename="../UI/UserInterface.py" line="3471" /> <source>Show next</source> <translation>Sonrakini göster</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3475" /> + <location filename="../UI/UserInterface.py" line="3473" /> <source>Ctrl+Alt+Tab</source> <translation>Ctrl+Alt+Tab</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3486" /> - <location filename="../UI/UserInterface.py" line="3485" /> + <location filename="../UI/UserInterface.py" line="3484" /> + <location filename="../UI/UserInterface.py" line="3483" /> <source>Show previous</source> <translation>Öncekini göster</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3487" /> + <location filename="../UI/UserInterface.py" line="3485" /> <source>Shift+Ctrl+Alt+Tab</source> <translation>Shift+Ctrl+Alt+Tab</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3498" /> - <location filename="../UI/UserInterface.py" line="3497" /> + <location filename="../UI/UserInterface.py" line="3496" /> + <location filename="../UI/UserInterface.py" line="3495" /> <source>Switch between tabs</source> <translation>Sekmeler arasında değiştir</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3499" /> + <location filename="../UI/UserInterface.py" line="3497" /> <source>Ctrl+1</source> <translation>Ctrl+1</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3507" /> + <source>Plugin Infos</source> + <translation>Eklenti Bilgisi</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3509" /> - <source>Plugin Infos</source> - <translation>Eklenti Bilgisi</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3511" /> <source>&Plugin Infos...</source> <translation>Eklenti Bil&gisi...</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3515" /> + <source>Show Plugin Infos</source> + <translation>Eklenti Bilgisini Göster</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3517" /> - <source>Show Plugin Infos</source> - <translation>Eklenti Bilgisini Göster</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3519" /> <source><b>Plugin Infos...</b><p>This opens a dialog, that show some information about loaded plugins.</p></source> <translation><b>Eklenti Bilgileri...</b><p>Bu yüklenen eklentiler hakkında bazı bilgileri gösteren bir diyalog açar.</p></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3535" /> + <location filename="../UI/UserInterface.py" line="3527" /> + <source>Install Plugins</source> + <translation>Eklenti Kur</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3529" /> + <source>&Install Plugins...</source> + <translation>Ekle&nti Kur...</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3537" /> - <location filename="../UI/UserInterface.py" line="3529" /> - <source>Install Plugins</source> - <translation>Eklenti Kur</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3531" /> - <source>&Install Plugins...</source> - <translation>Ekle&nti Kur...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3539" /> <source><b>Install Plugins...</b><p>This opens a dialog to install or update plugins.</p></source> <translation><b>Eklenti Kur...</b><p>Bu eklenti kurmak yada güncellemek için bir diyalog açar.</p></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3554" /> + <location filename="../UI/UserInterface.py" line="3546" /> + <source>Uninstall Plugin</source> + <translation>Eklenti Kaldır</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3548" /> + <source>&Uninstall Plugin...</source> + <translation>Ekle&nti Kaldır...</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3556" /> - <location filename="../UI/UserInterface.py" line="3548" /> - <source>Uninstall Plugin</source> - <translation>Eklenti Kaldır</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3550" /> - <source>&Uninstall Plugin...</source> - <translation>Ekle&nti Kaldır...</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3558" /> <source><b>Uninstall Plugin...</b><p>This opens a dialog to uninstall a plugin.</p></source> <translation><b>Eklenti Kaldır...</b><p>Bu bir eklentiyi kaldırmak için bir diyalog açar.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3569" /> + <location filename="../UI/UserInterface.py" line="3567" /> <source>Plugin &Repository...</source> <translation>Eklenti Hav&uzu...</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3573" /> + <source>Show Plugins available for download</source> + <translation>İndirme için uygun olan eklentileri göster</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3575" /> - <source>Show Plugins available for download</source> - <translation>İndirme için uygun olan eklentileri göster</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3577" /> <source><b>Plugin Repository...</b><p>This opens a dialog, that shows a list of plugins available on the Internet.</p></source> <translation><b>Eklenti Kaynak Havuzu...</b><p>Bu internette hazır olan eklentilerin listelendiği bir diyalog açar.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3604" /> - <location filename="../UI/UserInterface.py" line="3603" /> + <location filename="../UI/UserInterface.py" line="3602" /> + <location filename="../UI/UserInterface.py" line="3601" /> <source>Qt5 Documentation</source> <translation type="unfinished">Qt4 Belgeleri {5 ?}</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3608" /> + <source>Open Qt5 Documentation</source> + <translation type="unfinished">QT4 Belgelerini Aç {5 ?}</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3610" /> - <source>Open Qt5 Documentation</source> - <translation type="unfinished">QT4 Belgelerini Aç {5 ?}</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3612" /> <source><b>Qt5 Documentation</b><p>Display the Qt5 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3625" /> - <location filename="../UI/UserInterface.py" line="3624" /> + <location filename="../UI/UserInterface.py" line="3623" /> + <location filename="../UI/UserInterface.py" line="3622" /> <source>Qt6 Documentation</source> <translation type="unfinished">Qt4 Belgeleri {6 ?}</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3629" /> + <source>Open Qt6 Documentation</source> + <translation type="unfinished">QT4 Belgelerini Aç {6 ?}</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3631" /> - <source>Open Qt6 Documentation</source> - <translation type="unfinished">QT4 Belgelerini Aç {6 ?}</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3633" /> <source><b>Qt6 Documentation</b><p>Display the Qt6 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3646" /> - <location filename="../UI/UserInterface.py" line="3645" /> + <location filename="../UI/UserInterface.py" line="3644" /> + <location filename="../UI/UserInterface.py" line="3643" /> <source>PyQt5 Documentation</source> <translation type="unfinished">PyQt4 Belgeleri {5 ?}</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3650" /> + <source>Open PyQt5 Documentation</source> + <translation type="unfinished">PyQt4 Begelerini aç {5 ?}</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3652" /> - <source>Open PyQt5 Documentation</source> - <translation type="unfinished">PyQt4 Begelerini aç {5 ?}</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3654" /> <source><b>PyQt5 Documentation</b><p>Display the PyQt5 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3667" /> - <location filename="../UI/UserInterface.py" line="3666" /> + <location filename="../UI/UserInterface.py" line="3665" /> + <location filename="../UI/UserInterface.py" line="3664" /> <source>PyQt6 Documentation</source> <translation type="unfinished">PyQt4 Belgeleri {6 ?}</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="3671" /> + <source>Open PyQt6 Documentation</source> + <translation type="unfinished">PyQt4 Begelerini aç {6 ?}</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="3673" /> - <source>Open PyQt6 Documentation</source> - <translation type="unfinished">PyQt4 Begelerini aç {6 ?}</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3675" /> <source><b>PyQt6 Documentation</b><p>Display the PyQt6 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3693" /> - <location filename="../UI/UserInterface.py" line="3692" /> + <location filename="../UI/UserInterface.py" line="3691" /> + <location filename="../UI/UserInterface.py" line="3690" /> <source>Python 3 Documentation</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="3697" /> + <source>Open Python 3 Documentation</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="3699" /> - <source>Open Python 3 Documentation</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3701" /> <source><b>Python 3 Documentation</b><p>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 <i>/usr/share/doc/packages/python/html</i> on Unix. Set PYTHON3DOCDIR in your environment to override this.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3720" /> - <location filename="../UI/UserInterface.py" line="3719" /> + <location filename="../UI/UserInterface.py" line="3718" /> + <location filename="../UI/UserInterface.py" line="3717" /> <source>eric API Documentation</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="3724" /> + <source>Open eric API Documentation</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="3726" /> - <source>Open eric API Documentation</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3728" /> <source><b>eric API Documentation</b><p>Display the eric API documentation. The location for the documentation is the Documentation/Source subdirectory of the eric installation directory.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3746" /> - <location filename="../UI/UserInterface.py" line="3745" /> + <location filename="../UI/UserInterface.py" line="3744" /> + <location filename="../UI/UserInterface.py" line="3743" /> <source>PySide2 Documentation</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="3750" /> + <source>Open PySide2 Documentation</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="3752" /> - <source>Open PySide2 Documentation</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3754" /> <source><b>PySide2 Documentation</b><p>Display the PySide2 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3772" /> - <location filename="../UI/UserInterface.py" line="3771" /> + <location filename="../UI/UserInterface.py" line="3770" /> + <location filename="../UI/UserInterface.py" line="3769" /> <source>PySide6 Documentation</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="3776" /> + <source>Open PySide6 Documentation</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../UI/UserInterface.py" line="3778" /> - <source>Open PySide6 Documentation</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="3780" /> <source><b>PySide6 Documentation</b><p>Display the PySide6 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3880" /> + <location filename="../UI/UserInterface.py" line="3878" /> <source>E&xtras</source> <translation>İla&veler</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3890" /> + <location filename="../UI/UserInterface.py" line="3888" /> <source>Wi&zards</source> <translation>Sihirba&z</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3908" /> + <location filename="../UI/UserInterface.py" line="3906" /> <source>P&lugins</source> <translation>Ek&lentiler</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3917" /> + <location filename="../UI/UserInterface.py" line="3915" /> <source>Configure...</source> <translation>Ayarlanıyor...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3926" /> + <location filename="../UI/UserInterface.py" line="3924" /> <source>&Testing</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="3943" /> + <location filename="../UI/UserInterface.py" line="3941" /> <source>Select Tool Group</source> <translation>Araç Grubunu Seç</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3954" /> + <location filename="../UI/UserInterface.py" line="3952" /> <source>Se&ttings</source> <translation>Ayar&lar</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3987" /> + <location filename="../UI/UserInterface.py" line="3985" /> <source>&Window</source> <translation>&Pencere</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3996" /> + <location filename="../UI/UserInterface.py" line="3994" /> <source>&Windows</source> <translation type="unfinished">&Pencereler</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4000" /> + <location filename="../UI/UserInterface.py" line="3998" /> <source>Central Park</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4004" /> + <location filename="../UI/UserInterface.py" line="4002" /> <source>Left Side</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4023" /> + <location filename="../UI/UserInterface.py" line="4021" /> <source>Right Side</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4042" /> + <location filename="../UI/UserInterface.py" line="4040" /> <source>Bottom Side</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4050" /> + <location filename="../UI/UserInterface.py" line="4048" /> <source>Plug-ins</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4056" /> + <location filename="../UI/UserInterface.py" line="4054" /> <source>&Toolbars</source> <translation>&Araççubuğu</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4069" /> + <location filename="../UI/UserInterface.py" line="4067" /> <source>&Help</source> <translation>&Yardım</translation> </message> <message> + <location filename="../UI/UserInterface.py" line="4122" /> + <location filename="../UI/UserInterface.py" line="4106" /> + <source>Tools</source> + <translation>Araçlar</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="4124" /> - <location filename="../UI/UserInterface.py" line="4108" /> - <source>Tools</source> - <translation>Araçlar</translation> + <location filename="../UI/UserInterface.py" line="4110" /> + <source>Settings</source> + <translation>Ayarlar</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="6162" /> + <location filename="../UI/UserInterface.py" line="4125" /> + <location filename="../UI/UserInterface.py" line="4111" /> + <source>Help</source> + <translation>Yardım</translation> </message> <message> <location filename="../UI/UserInterface.py" line="4126" /> <location filename="../UI/UserInterface.py" line="4112" /> - <source>Settings</source> - <translation>Ayarlar</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="6165" /> + <source>Profiles</source> + <translation>Kesitler</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="4127" /> <location filename="../UI/UserInterface.py" line="4113" /> - <source>Help</source> - <translation>Yardım</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="4128" /> - <location filename="../UI/UserInterface.py" line="4114" /> - <source>Profiles</source> - <translation>Kesitler</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="4129" /> - <location filename="../UI/UserInterface.py" line="4115" /> <source>Plugins</source> <translation>Eklentiler</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4125" /> + <location filename="../UI/UserInterface.py" line="4123" /> <source>Unittest</source> <translation>Birimtest</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4298" /> + <location filename="../UI/UserInterface.py" line="4296" /> <source><p>This part of the status bar displays the current editors language.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4307" /> + <location filename="../UI/UserInterface.py" line="4305" /> <source><p>This part of the status bar displays the current editors encoding.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4316" /> + <location filename="../UI/UserInterface.py" line="4314" /> <source><p>This part of the status bar displays the current editors eol setting.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4325" /> + <location filename="../UI/UserInterface.py" line="4323" /> <source><p>This part of the status bar displays an indication of the current editors files writability.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4334" /> + <location filename="../UI/UserInterface.py" line="4332" /> <source><p>This part of the status bar displays the line number of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4343" /> + <location filename="../UI/UserInterface.py" line="4341" /> <source><p>This part of the status bar displays the cursor position of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4357" /> + <location filename="../UI/UserInterface.py" line="4355" /> <source><p>This part of the status bar allows zooming the current editor or shell.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4428" /> - <location filename="../UI/UserInterface.py" line="4387" /> + <location filename="../UI/UserInterface.py" line="4426" /> + <location filename="../UI/UserInterface.py" line="4385" /> <source>External Tools/{0}</source> <translation>Harici Araçlar/{0}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4536" /> + <location filename="../UI/UserInterface.py" line="4534" /> <source><h2>Version Numbers</h2><table></source> <translation type="unfinished"><h3>Sürüm Numaraları</h3><table> {2>?} {2>?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4585" /> + <location filename="../UI/UserInterface.py" line="4583" /> <source><tr><td><b>WebEngine (Security)</b></td><td>{0}</td></tr></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4602" /> + <location filename="../UI/UserInterface.py" line="4600" /> <source>Desktop</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4606" /> + <location filename="../UI/UserInterface.py" line="4604" /> <source>Session Type</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4609" /> + <location filename="../UI/UserInterface.py" line="4607" /> <source></table></source> <translation></table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4646" /> + <location filename="../UI/UserInterface.py" line="4644" /> <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source> <translation>E-posta adresi veya posta sunucu adresi boş. Lütfen e-posta ayarlarını özellikler diyaloğundan giriniz.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4961" /> + <location filename="../UI/UserInterface.py" line="4959" /> <source>Restart application</source> <translation>Uygulmayı yeniden başlat</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4962" /> + <location filename="../UI/UserInterface.py" line="4960" /> <source>The application needs to be restarted. Do it now?</source> <translation>Uygulama yeniden başlatılmaya ihtiyaç duyuyor. Şimdi yapılsın mı?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4986" /> + <location filename="../UI/UserInterface.py" line="4984" /> <source>Upgrade PyQt</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4987" /> + <location filename="../UI/UserInterface.py" line="4985" /> <source>eric needs to be closed in order to upgrade PyQt. It will be restarted once the upgrade process has finished. This may take some time. Shall the upgrade be done now?</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5037" /> - <location filename="../UI/UserInterface.py" line="5011" /> + <location filename="../UI/UserInterface.py" line="5035" /> + <location filename="../UI/UserInterface.py" line="5009" /> <source>Upgrade Eric</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5012" /> + <location filename="../UI/UserInterface.py" line="5010" /> <source>eric needs to be closed in order to be upgraded. It will be restarted once the upgrade process has finished. This may take some time. Shall the upgrade be done now?</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5038" /> + <location filename="../UI/UserInterface.py" line="5036" /> <source>eric needs to be closed in order to upgrade eric and PyQt. It will be restarted once the upgrade process has finished. This may take some time. Shall the upgrade be done now?</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5096" /> + <location filename="../UI/UserInterface.py" line="5094" /> <source>&Builtin Tools</source> <translation>Ya&pılandırma Araçları</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5114" /> + <location filename="../UI/UserInterface.py" line="5112" /> <source>&Plugin Tools</source> <translation>Eklen&ti Araçları</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5117" /> + <location filename="../UI/UserInterface.py" line="5115" /> <source>&User Tools</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5143" /> + <location filename="../UI/UserInterface.py" line="5141" /> <source>Configure Tool Groups ...</source> <translation>Alet Grupları Ayarlanıyor...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5147" /> + <location filename="../UI/UserInterface.py" line="5145" /> <source>Configure current Tool Group ...</source> <translation>Geçerli alet grubunu ayarla...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5186" /> - <location filename="../UI/UserInterface.py" line="5166" /> + <location filename="../UI/UserInterface.py" line="5184" /> + <location filename="../UI/UserInterface.py" line="5164" /> <source>No User Tools Configured</source> <translation type="unfinished" /> </message> <message> + <location filename="../UI/UserInterface.py" line="5258" /> + <source>&Show all</source> + <translation>Hepsini Gö&ster</translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="5260" /> - <source>&Show all</source> - <translation>Hepsini Gö&ster</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="5262" /> <source>&Hide all</source> <translation>&Hepsini gizle</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6300" /> - <location filename="../UI/UserInterface.py" line="6289" /> - <location filename="../UI/UserInterface.py" line="6241" /> - <location filename="../UI/UserInterface.py" line="6231" /> - <location filename="../UI/UserInterface.py" line="6065" /> - <location filename="../UI/UserInterface.py" line="6055" /> - <location filename="../UI/UserInterface.py" line="5997" /> - <location filename="../UI/UserInterface.py" line="5987" /> + <location filename="../UI/UserInterface.py" line="6297" /> + <location filename="../UI/UserInterface.py" line="6286" /> + <location filename="../UI/UserInterface.py" line="6238" /> + <location filename="../UI/UserInterface.py" line="6228" /> + <location filename="../UI/UserInterface.py" line="6062" /> + <location filename="../UI/UserInterface.py" line="6052" /> + <location filename="../UI/UserInterface.py" line="5994" /> + <location filename="../UI/UserInterface.py" line="5984" /> <source>Problem</source> <translation>Problem</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6301" /> - <location filename="../UI/UserInterface.py" line="6290" /> - <location filename="../UI/UserInterface.py" line="6242" /> - <location filename="../UI/UserInterface.py" line="6232" /> - <location filename="../UI/UserInterface.py" line="6066" /> - <location filename="../UI/UserInterface.py" line="6056" /> - <location filename="../UI/UserInterface.py" line="5998" /> - <location filename="../UI/UserInterface.py" line="5988" /> + <location filename="../UI/UserInterface.py" line="6298" /> + <location filename="../UI/UserInterface.py" line="6287" /> + <location filename="../UI/UserInterface.py" line="6239" /> + <location filename="../UI/UserInterface.py" line="6229" /> + <location filename="../UI/UserInterface.py" line="6063" /> + <location filename="../UI/UserInterface.py" line="6053" /> + <location filename="../UI/UserInterface.py" line="5995" /> + <location filename="../UI/UserInterface.py" line="5985" /> <source><p>The file <b>{0}</b> does not exist or is zero length.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6530" /> - <location filename="../UI/UserInterface.py" line="6443" /> - <location filename="../UI/UserInterface.py" line="6336" /> - <location filename="../UI/UserInterface.py" line="6313" /> - <location filename="../UI/UserInterface.py" line="6254" /> - <location filename="../UI/UserInterface.py" line="6202" /> - <location filename="../UI/UserInterface.py" line="6181" /> - <location filename="../UI/UserInterface.py" line="6141" /> - <location filename="../UI/UserInterface.py" line="6132" /> - <location filename="../UI/UserInterface.py" line="6097" /> - <location filename="../UI/UserInterface.py" line="6088" /> - <location filename="../UI/UserInterface.py" line="6029" /> - <location filename="../UI/UserInterface.py" line="6020" /> + <location filename="../UI/UserInterface.py" line="6527" /> + <location filename="../UI/UserInterface.py" line="6440" /> + <location filename="../UI/UserInterface.py" line="6333" /> + <location filename="../UI/UserInterface.py" line="6310" /> + <location filename="../UI/UserInterface.py" line="6251" /> + <location filename="../UI/UserInterface.py" line="6199" /> + <location filename="../UI/UserInterface.py" line="6178" /> + <location filename="../UI/UserInterface.py" line="6138" /> + <location filename="../UI/UserInterface.py" line="6129" /> + <location filename="../UI/UserInterface.py" line="6094" /> + <location filename="../UI/UserInterface.py" line="6085" /> + <location filename="../UI/UserInterface.py" line="6026" /> + <location filename="../UI/UserInterface.py" line="6017" /> <source>Process Generation Error</source> <translation>İşlem Üretecinde Hata</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6021" /> + <location filename="../UI/UserInterface.py" line="6018" /> <source><p>Could not start Qt-Designer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6030" /> + <location filename="../UI/UserInterface.py" line="6027" /> <source><p>Could not find the Qt-Designer executable.<br>Ensure that it is installed and optionally configured on the Qt configuration page.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6089" /> + <location filename="../UI/UserInterface.py" line="6086" /> <source><p>Could not start Qt-Linguist.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6098" /> + <location filename="../UI/UserInterface.py" line="6095" /> <source><p>Could not find the Qt-Linguist executable.<br>Ensure that it is installed and optionally configured on the Qt configuration page.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6133" /> + <location filename="../UI/UserInterface.py" line="6130" /> <source><p>Could not start Qt-Assistant.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6142" /> + <location filename="../UI/UserInterface.py" line="6139" /> <source><p>Could not find the Qt-Assistant executable.<br>Ensure that it is installed and optionally configured on the Qt configuration page.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6166" /> + <location filename="../UI/UserInterface.py" line="6163" /> <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source> <translation>Hali hazırda kullanıcı göstericisi seçilmedi. Lütfen .birini belirlemek için özellikler diyaloğunu kullanının.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6182" /> + <location filename="../UI/UserInterface.py" line="6179" /> <source><p>Could not start custom viewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6203" /> + <location filename="../UI/UserInterface.py" line="6200" /> <source><p>Could not start the help viewer.<br>Ensure that it is available as <b>hh</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6255" /> + <location filename="../UI/UserInterface.py" line="6252" /> <source><p>Could not start UI Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6314" /> + <location filename="../UI/UserInterface.py" line="6311" /> <source><p>Could not start Translation Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6337" /> + <location filename="../UI/UserInterface.py" line="6334" /> <source><p>Could not start SQL Browser.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6444" /> + <location filename="../UI/UserInterface.py" line="6441" /> <source><p>Could not start Snapshot tool.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6477" /> - <location filename="../UI/UserInterface.py" line="6467" /> + <location filename="../UI/UserInterface.py" line="6474" /> + <location filename="../UI/UserInterface.py" line="6464" /> <source>External Tools</source> <translation>Harici Araçlar</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6468" /> + <location filename="../UI/UserInterface.py" line="6465" /> <source>No tool entry found for external tool '{0}' in tool group '{1}'.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6478" /> + <location filename="../UI/UserInterface.py" line="6475" /> <source>No toolgroup entry '{0}' found.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6513" /> + <location filename="../UI/UserInterface.py" line="6510" /> <source>Starting process '{0} {1}'. </source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6531" /> + <location filename="../UI/UserInterface.py" line="6528" /> <source><p>Could not start the tool entry <b>{0}</b>.<br>Ensure that it is available as <b>{1}</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6607" /> + <location filename="../UI/UserInterface.py" line="6604" /> <source>Process '{0}' has exited. </source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6894" /> - <location filename="../UI/UserInterface.py" line="6832" /> - <location filename="../UI/UserInterface.py" line="6788" /> - <location filename="../UI/UserInterface.py" line="6714" /> - <location filename="../UI/UserInterface.py" line="6650" /> + <location filename="../UI/UserInterface.py" line="6891" /> + <location filename="../UI/UserInterface.py" line="6829" /> + <location filename="../UI/UserInterface.py" line="6785" /> + <location filename="../UI/UserInterface.py" line="6711" /> + <location filename="../UI/UserInterface.py" line="6647" /> <source>Documentation Missing</source> <translation>Eksik Belgeleme</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6895" /> - <location filename="../UI/UserInterface.py" line="6833" /> - <location filename="../UI/UserInterface.py" line="6789" /> - <location filename="../UI/UserInterface.py" line="6715" /> - <location filename="../UI/UserInterface.py" line="6651" /> + <location filename="../UI/UserInterface.py" line="6892" /> + <location filename="../UI/UserInterface.py" line="6830" /> + <location filename="../UI/UserInterface.py" line="6786" /> + <location filename="../UI/UserInterface.py" line="6712" /> + <location filename="../UI/UserInterface.py" line="6648" /> <source><p>The documentation starting point "<b>{0}</b>" could not be found.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6876" /> - <location filename="../UI/UserInterface.py" line="6758" /> + <location filename="../UI/UserInterface.py" line="6873" /> + <location filename="../UI/UserInterface.py" line="6755" /> <source>Documentation</source> <translation>Belgeleme</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6759" /> + <location filename="../UI/UserInterface.py" line="6756" /> <source><p>The PyQt{0} documentation starting point has not been configured.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6877" /> + <location filename="../UI/UserInterface.py" line="6874" /> <source><p>The PySide{0} documentation starting point has not been configured.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7055" /> - <location filename="../UI/UserInterface.py" line="6992" /> + <location filename="../UI/UserInterface.py" line="7052" /> + <location filename="../UI/UserInterface.py" line="6989" /> <source>Start Web Browser</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6993" /> + <location filename="../UI/UserInterface.py" line="6990" /> <source>The eric web browser could not be started.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7056" /> + <location filename="../UI/UserInterface.py" line="7053" /> <source><p>The eric web browser is not started.</p><p>Reason: {0}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7098" /> + <location filename="../UI/UserInterface.py" line="7095" /> <source>Open Browser</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7098" /> + <location filename="../UI/UserInterface.py" line="7095" /> <source>Could not start a web browser</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7352" /> + <location filename="../UI/UserInterface.py" line="7349" /> <source>Keyboard Shortcuts File (*.ekj)</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7370" /> + <location filename="../UI/UserInterface.py" line="7367" /> <source><p>The keyboard shortcuts file <b>{0}</b> exists already. Overwrite it?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7390" /> + <location filename="../UI/UserInterface.py" line="7387" /> <source>Keyboard Shortcuts File (*.ekj);;XML Keyboard shortcut file (*.e4k)</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7573" /> + <location filename="../UI/UserInterface.py" line="7570" /> <source>Read Tasks</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7574" /> + <location filename="../UI/UserInterface.py" line="7571" /> <source><p>The tasks file <b>{0}</b> could not be read.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7617" /> + <location filename="../UI/UserInterface.py" line="7614" /> <source>Read Session</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7645" /> - <location filename="../UI/UserInterface.py" line="7618" /> + <location filename="../UI/UserInterface.py" line="7642" /> + <location filename="../UI/UserInterface.py" line="7615" /> <source><p>The session file <b>{0}</b> could not be read.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7644" /> + <location filename="../UI/UserInterface.py" line="7641" /> <source>Read session</source> <translation>Oturumu oku</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="7661" /> + <location filename="../UI/UserInterface.py" line="7658" /> <source>Save Session</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7663" /> + <location filename="../UI/UserInterface.py" line="7660" /> <source>eric Session Files (*.esj)</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7686" /> + <location filename="../UI/UserInterface.py" line="7683" /> <source>eric Session Files (*.esj);;eric XML Session Files (*.e5s)</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7732" /> + <location filename="../UI/UserInterface.py" line="7729" /> <source>Crash Session found!</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7733" /> + <location filename="../UI/UserInterface.py" line="7730" /> <source>A session file of a crashed session was found. Shall this session be restored?</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="8103" /> + <location filename="../UI/UserInterface.py" line="8100" /> <source>Drop Error</source> <translation>Düşme hatası</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="8104" /> + <location filename="../UI/UserInterface.py" line="8101" /> <source><p><b>{0}</b> is not a file.</p></source> <translation><p><b>{0}</b> bir dosya değil.</p></translation> </message> @@ -87768,7 +89173,7 @@ <context> <name>Utilities</name> <message> - <location filename="../Utilities/__init__.py" line="1061" /> + <location filename="../Utilities/__init__.py" line="991" /> <source><p>You may use %-codes as placeholders in the string. Supported codes are:<table><tr><td>%C</td><td>column of the cursor of the current editor</td></tr><tr><td>%D</td><td>directory of the current editor</td></tr><tr><td>%F</td><td>filename of the current editor</td></tr><tr><td>%H</td><td>home directory of the current user</td></tr><tr><td>%L</td><td>line of the cursor of the current editor</td></tr><tr><td>%P</td><td>path of the current project</td></tr><tr><td>%S</td><td>selected text of the current editor</td></tr><tr><td>%U</td><td>username of the current user</td></tr><tr><td>%%</td><td>the percent sign</td></tr></table></p></source> <translation><p>%-alanlarda çeşitli kodları kullanabilirsiniz. Tanımlanan kodlar:<table><tr><td>%C</td><td>geçerli düzenleyicinin imlecinin sütunu</td></tr><tr><td>%D</td><td>geçerli düzenleyicinin dizini</td></tr><tr><td>%F</td><td>geçerli düzenleyicinin dosya adı</td></tr><tr><td>%H</td><td>geçerli kullancının ana dizini</td></tr><tr><td>%L</td><td>geçerli düzenleyicinin imlecinin satırı</td></tr><tr><td>%P</td><td>geçerli projenin yolu</td></tr><tr><td>%S</td><td>selected text of the current editor</td></tr><tr><td>%U</td><td>Geçici kullanıcının kullanıcı adı</td></tr><tr><td>%%</td><td>oran işareti</td></tr></table></p></translation> </message> @@ -87987,7 +89392,8 @@ <context> <name>VariableItem</name> <message> - <location filename="../Debugger/VariablesViewer.py" line="164" /> + <location filename="../Debugger/VariablesViewer.py" line="170" /> + <location filename="../Debugger/VariablesViewer.py" line="152" /> <source><double click to show value></source> <translation>< değeri göstermek için iki tuş></translation> </message> @@ -88051,22 +89457,22 @@ <context> <name>VariablesModel</name> <message> - <location filename="../Debugger/VariablesViewer.py" line="226" /> + <location filename="../Debugger/VariablesViewer.py" line="232" /> <source>Globals</source> <translation type="unfinished">Evrensel</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="226" /> + <location filename="../Debugger/VariablesViewer.py" line="232" /> <source>Locals</source> <translation type="unfinished">Yereller</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="228" /> + <location filename="../Debugger/VariablesViewer.py" line="234" /> <source>Type</source> <translation type="unfinished">Tip</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="228" /> + <location filename="../Debugger/VariablesViewer.py" line="234" /> <source>Value</source> <translation type="unfinished">Değer</translation> </message> @@ -88084,60 +89490,60 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="899" /> + <location filename="../Debugger/VariablesViewer.py" line="905" /> <source>Global Variables</source> <translation>Evrensel Değişkenler</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="901" /> + <location filename="../Debugger/VariablesViewer.py" line="907" /> <source><b>The Global Variables Viewer Window</b><p>This window displays the global variables of the debugged program.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="908" /> + <location filename="../Debugger/VariablesViewer.py" line="914" /> <source>Local Variables</source> <translation>Yerel Değişkenler</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="910" /> + <location filename="../Debugger/VariablesViewer.py" line="916" /> <source><b>The Local Variables Viewer Window</b><p>This window displays the local variables of the debugged program.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="1034" /> + <location filename="../Debugger/VariablesViewer.py" line="1040" /> <source>Show Details...</source> <translation>Detayları Göster...</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="1036" /> + <location filename="../Debugger/VariablesViewer.py" line="1042" /> <source>Expand</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="1037" /> + <location filename="../Debugger/VariablesViewer.py" line="1043" /> <source>Collapse</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="1038" /> + <location filename="../Debugger/VariablesViewer.py" line="1044" /> <source>Collapse All</source> <translation type="unfinished" /> </message> <message> + <location filename="../Debugger/VariablesViewer.py" line="1052" /> <location filename="../Debugger/VariablesViewer.py" line="1046" /> - <location filename="../Debugger/VariablesViewer.py" line="1040" /> <source>Refresh</source> <translation type="unfinished">Tazele</translation> </message> <message> + <location filename="../Debugger/VariablesViewer.py" line="1054" /> <location filename="../Debugger/VariablesViewer.py" line="1048" /> - <location filename="../Debugger/VariablesViewer.py" line="1042" /> <source>Configure...</source> <translation>Ayarlanıyor...</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="1050" /> - <location filename="../Debugger/VariablesViewer.py" line="1043" /> + <location filename="../Debugger/VariablesViewer.py" line="1056" /> + <location filename="../Debugger/VariablesViewer.py" line="1049" /> <source>Variables Type Filter...</source> <translation type="unfinished" /> </message> @@ -88865,755 +90271,755 @@ <translation type="unfinished">Ctrl+G</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="690" /> + <location filename="../ViewManager/ViewManager.py" line="680" /> <location filename="../QScintilla/ShellWindow.py" line="302" /> <source>Ctrl+S</source> <comment>File|Save</comment> <translation>Ctrl+S</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1041" /> + <location filename="../ViewManager/ViewManager.py" line="1031" /> <location filename="../QScintilla/ShellWindow.py" line="329" /> <source>Cut</source> <translation>Kes</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1043" /> + <location filename="../ViewManager/ViewManager.py" line="1033" /> <location filename="../QScintilla/ShellWindow.py" line="331" /> <source>Cu&t</source> <translation>Ke&s</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1045" /> + <location filename="../ViewManager/ViewManager.py" line="1035" /> <location filename="../QScintilla/ShellWindow.py" line="333" /> <source>Ctrl+X</source> <comment>Edit|Cut</comment> <translation>Ctrl+X</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1048" /> + <location filename="../ViewManager/ViewManager.py" line="1038" /> <location filename="../QScintilla/ShellWindow.py" line="336" /> <source>Shift+Del</source> <comment>Edit|Cut</comment> <translation>Shift+Del</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1054" /> + <location filename="../ViewManager/ViewManager.py" line="1044" /> <location filename="../QScintilla/ShellWindow.py" line="342" /> <source>Cut the selection</source> <translation>Seçimi kes</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1068" /> + <location filename="../ViewManager/ViewManager.py" line="1058" /> <location filename="../QScintilla/ShellWindow.py" line="351" /> <source>Copy</source> <translation>Kopyala</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1070" /> + <location filename="../ViewManager/ViewManager.py" line="1060" /> <location filename="../QScintilla/ShellWindow.py" line="353" /> <source>&Copy</source> <translation>&Kopyala</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1072" /> + <location filename="../ViewManager/ViewManager.py" line="1062" /> <location filename="../QScintilla/ShellWindow.py" line="355" /> <source>Ctrl+C</source> <comment>Edit|Copy</comment> <translation>Ctrl+C</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1075" /> + <location filename="../ViewManager/ViewManager.py" line="1065" /> <location filename="../QScintilla/ShellWindow.py" line="358" /> <source>Ctrl+Ins</source> <comment>Edit|Copy</comment> <translation>Ctrl+Ins</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1081" /> + <location filename="../ViewManager/ViewManager.py" line="1071" /> <location filename="../QScintilla/ShellWindow.py" line="364" /> <source>Copy the selection</source> <translation>Seçimi kopyala</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1095" /> + <location filename="../ViewManager/ViewManager.py" line="1085" /> <location filename="../QScintilla/ShellWindow.py" line="373" /> <source>Paste</source> <translation>Yapıştır</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1097" /> + <location filename="../ViewManager/ViewManager.py" line="1087" /> <location filename="../QScintilla/ShellWindow.py" line="375" /> <source>&Paste</source> <translation>Ya&pıştır</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1099" /> + <location filename="../ViewManager/ViewManager.py" line="1089" /> <location filename="../QScintilla/ShellWindow.py" line="377" /> <source>Ctrl+V</source> <comment>Edit|Paste</comment> <translation>Ctrl+V</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1102" /> + <location filename="../ViewManager/ViewManager.py" line="1092" /> <location filename="../QScintilla/ShellWindow.py" line="380" /> <source>Shift+Ins</source> <comment>Edit|Paste</comment> <translation>Shift+Ins</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1108" /> + <location filename="../ViewManager/ViewManager.py" line="1098" /> <location filename="../QScintilla/ShellWindow.py" line="386" /> <source>Paste the last cut/copied text</source> <translation>En son kesilen/kopyalanan metni yapıştır</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1124" /> - <location filename="../ViewManager/ViewManager.py" line="1122" /> + <location filename="../ViewManager/ViewManager.py" line="1114" /> + <location filename="../ViewManager/ViewManager.py" line="1112" /> <location filename="../QScintilla/ShellWindow.py" line="400" /> <location filename="../QScintilla/ShellWindow.py" line="398" /> <source>Clear</source> <translation>Temizle</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1126" /> + <location filename="../ViewManager/ViewManager.py" line="1116" /> <location filename="../QScintilla/ShellWindow.py" line="402" /> <source>Alt+Shift+C</source> <comment>Edit|Clear</comment> <translation>Alt+Shift+C</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1133" /> + <location filename="../ViewManager/ViewManager.py" line="1123" /> <location filename="../QScintilla/ShellWindow.py" line="409" /> <source>Clear all text</source> <translation>Tüm metni temizle</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2528" /> - <location filename="../ViewManager/ViewManager.py" line="2527" /> - <location filename="../QScintilla/MiniEditor.py" line="1686" /> - <location filename="../QScintilla/MiniEditor.py" line="1685" /> + <location filename="../ViewManager/ViewManager.py" line="2518" /> + <location filename="../ViewManager/ViewManager.py" line="2517" /> + <location filename="../QScintilla/MiniEditor.py" line="1684" /> + <location filename="../QScintilla/MiniEditor.py" line="1683" /> <location filename="../QScintilla/ShellWindow.py" line="435" /> <location filename="../QScintilla/ShellWindow.py" line="434" /> <source>Delete current line</source> <translation>Geçerli satırı sil</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2529" /> - <location filename="../QScintilla/MiniEditor.py" line="1687" /> + <location filename="../ViewManager/ViewManager.py" line="2519" /> + <location filename="../QScintilla/MiniEditor.py" line="1685" /> <location filename="../QScintilla/ShellWindow.py" line="436" /> <source>Ctrl+Shift+L</source> <translation>Ctrl+Shift+L</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2035" /> - <location filename="../ViewManager/ViewManager.py" line="2034" /> - <location filename="../QScintilla/MiniEditor.py" line="1208" /> - <location filename="../QScintilla/MiniEditor.py" line="1207" /> + <location filename="../ViewManager/ViewManager.py" line="2025" /> + <location filename="../ViewManager/ViewManager.py" line="2024" /> + <location filename="../QScintilla/MiniEditor.py" line="1206" /> + <location filename="../QScintilla/MiniEditor.py" line="1205" /> <location filename="../QScintilla/ShellWindow.py" line="447" /> <location filename="../QScintilla/ShellWindow.py" line="446" /> <source>Indent one level</source> <translation>Bir seviye içeri girinti</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2036" /> - <location filename="../QScintilla/MiniEditor.py" line="1209" /> + <location filename="../ViewManager/ViewManager.py" line="2026" /> + <location filename="../QScintilla/MiniEditor.py" line="1207" /> <location filename="../QScintilla/ShellWindow.py" line="448" /> <source>Tab</source> <translation>Tab</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2501" /> - <location filename="../ViewManager/ViewManager.py" line="2500" /> - <location filename="../QScintilla/MiniEditor.py" line="1674" /> - <location filename="../QScintilla/MiniEditor.py" line="1673" /> + <location filename="../ViewManager/ViewManager.py" line="2491" /> + <location filename="../ViewManager/ViewManager.py" line="2490" /> + <location filename="../QScintilla/MiniEditor.py" line="1672" /> + <location filename="../QScintilla/MiniEditor.py" line="1671" /> <location filename="../QScintilla/ShellWindow.py" line="459" /> <location filename="../QScintilla/ShellWindow.py" line="458" /> <source>Insert new line</source> <translation>Araya yeni satır sok</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2502" /> - <location filename="../QScintilla/MiniEditor.py" line="1675" /> + <location filename="../ViewManager/ViewManager.py" line="2492" /> + <location filename="../QScintilla/MiniEditor.py" line="1673" /> <location filename="../QScintilla/ShellWindow.py" line="460" /> <source>Return</source> <translation>Return</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2503" /> - <location filename="../QScintilla/MiniEditor.py" line="1676" /> + <location filename="../ViewManager/ViewManager.py" line="2493" /> + <location filename="../QScintilla/MiniEditor.py" line="1674" /> <location filename="../QScintilla/ShellWindow.py" line="461" /> <source>Enter</source> <translation>Enter</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2387" /> - <location filename="../ViewManager/ViewManager.py" line="2386" /> - <location filename="../QScintilla/MiniEditor.py" line="1560" /> - <location filename="../QScintilla/MiniEditor.py" line="1559" /> + <location filename="../ViewManager/ViewManager.py" line="2377" /> + <location filename="../ViewManager/ViewManager.py" line="2376" /> + <location filename="../QScintilla/MiniEditor.py" line="1558" /> + <location filename="../QScintilla/MiniEditor.py" line="1557" /> <location filename="../QScintilla/ShellWindow.py" line="471" /> <location filename="../QScintilla/ShellWindow.py" line="470" /> <source>Delete previous character</source> <translation>Önceki karakteri sil</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2388" /> - <location filename="../QScintilla/MiniEditor.py" line="1561" /> + <location filename="../ViewManager/ViewManager.py" line="2378" /> + <location filename="../QScintilla/MiniEditor.py" line="1559" /> <location filename="../QScintilla/ShellWindow.py" line="472" /> <source>Backspace</source> <translation>Backspace</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2395" /> - <location filename="../QScintilla/MiniEditor.py" line="1568" /> + <location filename="../ViewManager/ViewManager.py" line="2385" /> + <location filename="../QScintilla/MiniEditor.py" line="1566" /> <location filename="../QScintilla/ShellWindow.py" line="479" /> <source>Meta+H</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2400" /> - <location filename="../QScintilla/MiniEditor.py" line="1573" /> + <location filename="../ViewManager/ViewManager.py" line="2390" /> + <location filename="../QScintilla/MiniEditor.py" line="1571" /> <location filename="../QScintilla/ShellWindow.py" line="484" /> <source>Shift+Backspace</source> <translation>Shift+Backspace</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2425" /> - <location filename="../ViewManager/ViewManager.py" line="2424" /> - <location filename="../QScintilla/MiniEditor.py" line="1598" /> - <location filename="../QScintilla/MiniEditor.py" line="1597" /> + <location filename="../ViewManager/ViewManager.py" line="2415" /> + <location filename="../ViewManager/ViewManager.py" line="2414" /> + <location filename="../QScintilla/MiniEditor.py" line="1596" /> + <location filename="../QScintilla/MiniEditor.py" line="1595" /> <location filename="../QScintilla/ShellWindow.py" line="493" /> <location filename="../QScintilla/ShellWindow.py" line="492" /> <source>Delete current character</source> <translation>Gçerli karakteri siler</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2426" /> - <location filename="../QScintilla/MiniEditor.py" line="1599" /> + <location filename="../ViewManager/ViewManager.py" line="2416" /> + <location filename="../QScintilla/MiniEditor.py" line="1597" /> <location filename="../QScintilla/ShellWindow.py" line="494" /> <source>Del</source> <translation>Del</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2433" /> - <location filename="../QScintilla/MiniEditor.py" line="1606" /> + <location filename="../ViewManager/ViewManager.py" line="2423" /> + <location filename="../QScintilla/MiniEditor.py" line="1604" /> <location filename="../QScintilla/ShellWindow.py" line="501" /> <source>Meta+D</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2441" /> - <location filename="../ViewManager/ViewManager.py" line="2440" /> - <location filename="../QScintilla/MiniEditor.py" line="1614" /> - <location filename="../QScintilla/MiniEditor.py" line="1613" /> + <location filename="../ViewManager/ViewManager.py" line="2431" /> + <location filename="../ViewManager/ViewManager.py" line="2430" /> + <location filename="../QScintilla/MiniEditor.py" line="1612" /> + <location filename="../QScintilla/MiniEditor.py" line="1611" /> <location filename="../QScintilla/ShellWindow.py" line="509" /> <location filename="../QScintilla/ShellWindow.py" line="508" /> <source>Delete word to left</source> <translation>Kelimeyi sola doğru sil</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2442" /> - <location filename="../QScintilla/MiniEditor.py" line="1615" /> + <location filename="../ViewManager/ViewManager.py" line="2432" /> + <location filename="../QScintilla/MiniEditor.py" line="1613" /> <location filename="../QScintilla/ShellWindow.py" line="510" /> <source>Ctrl+Backspace</source> <translation>Ctrl+Backspace</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2453" /> - <location filename="../ViewManager/ViewManager.py" line="2452" /> - <location filename="../QScintilla/MiniEditor.py" line="1626" /> - <location filename="../QScintilla/MiniEditor.py" line="1625" /> + <location filename="../ViewManager/ViewManager.py" line="2443" /> + <location filename="../ViewManager/ViewManager.py" line="2442" /> + <location filename="../QScintilla/MiniEditor.py" line="1624" /> + <location filename="../QScintilla/MiniEditor.py" line="1623" /> <location filename="../QScintilla/ShellWindow.py" line="521" /> <location filename="../QScintilla/ShellWindow.py" line="520" /> <source>Delete word to right</source> <translation>Kelimeyi sağa doğru sil</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2454" /> - <location filename="../QScintilla/MiniEditor.py" line="1627" /> + <location filename="../ViewManager/ViewManager.py" line="2444" /> + <location filename="../QScintilla/MiniEditor.py" line="1625" /> <location filename="../QScintilla/ShellWindow.py" line="522" /> <source>Ctrl+Del</source> <translation>Ctrl+Del</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2465" /> - <location filename="../ViewManager/ViewManager.py" line="2464" /> - <location filename="../QScintilla/MiniEditor.py" line="1638" /> - <location filename="../QScintilla/MiniEditor.py" line="1637" /> + <location filename="../ViewManager/ViewManager.py" line="2455" /> + <location filename="../ViewManager/ViewManager.py" line="2454" /> + <location filename="../QScintilla/MiniEditor.py" line="1636" /> + <location filename="../QScintilla/MiniEditor.py" line="1635" /> <location filename="../QScintilla/ShellWindow.py" line="533" /> <location filename="../QScintilla/ShellWindow.py" line="532" /> <source>Delete line to left</source> <translation>Satırı solbaşa kadar sil</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2467" /> - <location filename="../QScintilla/MiniEditor.py" line="1640" /> + <location filename="../ViewManager/ViewManager.py" line="2457" /> + <location filename="../QScintilla/MiniEditor.py" line="1638" /> <location filename="../QScintilla/ShellWindow.py" line="535" /> <source>Ctrl+Shift+Backspace</source> <translation>Ctrl+Shift+Backspace</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2479" /> - <location filename="../ViewManager/ViewManager.py" line="2478" /> - <location filename="../QScintilla/MiniEditor.py" line="1652" /> - <location filename="../QScintilla/MiniEditor.py" line="1651" /> + <location filename="../ViewManager/ViewManager.py" line="2469" /> + <location filename="../ViewManager/ViewManager.py" line="2468" /> + <location filename="../QScintilla/MiniEditor.py" line="1650" /> + <location filename="../QScintilla/MiniEditor.py" line="1649" /> <location filename="../QScintilla/ShellWindow.py" line="547" /> <location filename="../QScintilla/ShellWindow.py" line="546" /> <source>Delete line to right</source> <translation>Satırı sağbaşa kadar sil</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2487" /> - <location filename="../QScintilla/MiniEditor.py" line="1660" /> + <location filename="../ViewManager/ViewManager.py" line="2477" /> + <location filename="../QScintilla/MiniEditor.py" line="1658" /> <location filename="../QScintilla/ShellWindow.py" line="555" /> <source>Meta+K</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2492" /> - <location filename="../QScintilla/MiniEditor.py" line="1665" /> + <location filename="../ViewManager/ViewManager.py" line="2482" /> + <location filename="../QScintilla/MiniEditor.py" line="1663" /> <location filename="../QScintilla/ShellWindow.py" line="560" /> <source>Ctrl+Shift+Del</source> <translation>Ctrl+Shift+Del</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1727" /> - <location filename="../ViewManager/ViewManager.py" line="1726" /> - <location filename="../QScintilla/MiniEditor.py" line="896" /> - <location filename="../QScintilla/MiniEditor.py" line="895" /> + <location filename="../ViewManager/ViewManager.py" line="1717" /> + <location filename="../ViewManager/ViewManager.py" line="1716" /> + <location filename="../QScintilla/MiniEditor.py" line="894" /> + <location filename="../QScintilla/MiniEditor.py" line="893" /> <location filename="../QScintilla/ShellWindow.py" line="569" /> <location filename="../QScintilla/ShellWindow.py" line="568" /> <source>Move left one character</source> <translation>Bir karakter sola taşı</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1728" /> - <location filename="../QScintilla/MiniEditor.py" line="897" /> + <location filename="../ViewManager/ViewManager.py" line="1718" /> + <location filename="../QScintilla/MiniEditor.py" line="895" /> <location filename="../QScintilla/ShellWindow.py" line="570" /> <source>Left</source> <translation>Left</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1736" /> - <location filename="../QScintilla/MiniEditor.py" line="905" /> + <location filename="../ViewManager/ViewManager.py" line="1726" /> + <location filename="../QScintilla/MiniEditor.py" line="903" /> <location filename="../QScintilla/ShellWindow.py" line="578" /> <source>Meta+B</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1743" /> - <location filename="../ViewManager/ViewManager.py" line="1742" /> - <location filename="../QScintilla/MiniEditor.py" line="912" /> - <location filename="../QScintilla/MiniEditor.py" line="911" /> + <location filename="../ViewManager/ViewManager.py" line="1733" /> + <location filename="../ViewManager/ViewManager.py" line="1732" /> + <location filename="../QScintilla/MiniEditor.py" line="910" /> + <location filename="../QScintilla/MiniEditor.py" line="909" /> <location filename="../QScintilla/ShellWindow.py" line="585" /> <location filename="../QScintilla/ShellWindow.py" line="584" /> <source>Move right one character</source> <translation>Bir karakter sağa taşı</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1744" /> - <location filename="../QScintilla/MiniEditor.py" line="913" /> + <location filename="../ViewManager/ViewManager.py" line="1734" /> + <location filename="../QScintilla/MiniEditor.py" line="911" /> <location filename="../QScintilla/ShellWindow.py" line="586" /> <source>Right</source> <translation>Right</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1751" /> - <location filename="../QScintilla/MiniEditor.py" line="920" /> + <location filename="../ViewManager/ViewManager.py" line="1741" /> + <location filename="../QScintilla/MiniEditor.py" line="918" /> <location filename="../QScintilla/ShellWindow.py" line="593" /> <source>Meta+F</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1823" /> - <location filename="../ViewManager/ViewManager.py" line="1822" /> - <location filename="../QScintilla/MiniEditor.py" line="992" /> - <location filename="../QScintilla/MiniEditor.py" line="991" /> + <location filename="../ViewManager/ViewManager.py" line="1813" /> + <location filename="../ViewManager/ViewManager.py" line="1812" /> + <location filename="../QScintilla/MiniEditor.py" line="990" /> + <location filename="../QScintilla/MiniEditor.py" line="989" /> <location filename="../QScintilla/ShellWindow.py" line="601" /> <location filename="../QScintilla/ShellWindow.py" line="600" /> <source>Move left one word</source> <translation>Bir kelime sola taşı</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1831" /> - <location filename="../ViewManager/ViewManager.py" line="1799" /> - <location filename="../QScintilla/MiniEditor.py" line="1000" /> - <location filename="../QScintilla/MiniEditor.py" line="968" /> + <location filename="../ViewManager/ViewManager.py" line="1821" /> + <location filename="../ViewManager/ViewManager.py" line="1789" /> + <location filename="../QScintilla/MiniEditor.py" line="998" /> + <location filename="../QScintilla/MiniEditor.py" line="966" /> <location filename="../QScintilla/ShellWindow.py" line="609" /> <source>Alt+Left</source> <translation>Alt+Left</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1887" /> - <location filename="../ViewManager/ViewManager.py" line="1835" /> - <location filename="../QScintilla/MiniEditor.py" line="1060" /> - <location filename="../QScintilla/MiniEditor.py" line="1004" /> + <location filename="../ViewManager/ViewManager.py" line="1877" /> + <location filename="../ViewManager/ViewManager.py" line="1825" /> + <location filename="../QScintilla/MiniEditor.py" line="1058" /> + <location filename="../QScintilla/MiniEditor.py" line="1002" /> <location filename="../QScintilla/ShellWindow.py" line="613" /> <source>Ctrl+Left</source> <translation>Ctrl+Left</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1843" /> - <location filename="../ViewManager/ViewManager.py" line="1842" /> - <location filename="../QScintilla/MiniEditor.py" line="1012" /> - <location filename="../QScintilla/MiniEditor.py" line="1011" /> + <location filename="../ViewManager/ViewManager.py" line="1833" /> + <location filename="../ViewManager/ViewManager.py" line="1832" /> + <location filename="../QScintilla/MiniEditor.py" line="1010" /> + <location filename="../QScintilla/MiniEditor.py" line="1009" /> <location filename="../QScintilla/ShellWindow.py" line="621" /> <location filename="../QScintilla/ShellWindow.py" line="620" /> <source>Move right one word</source> <translation>Bir kelime sağa taşı</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2624" /> - <location filename="../ViewManager/ViewManager.py" line="1851" /> - <location filename="../QScintilla/MiniEditor.py" line="1814" /> - <location filename="../QScintilla/MiniEditor.py" line="1024" /> + <location filename="../ViewManager/ViewManager.py" line="2614" /> + <location filename="../ViewManager/ViewManager.py" line="1841" /> + <location filename="../QScintilla/MiniEditor.py" line="1812" /> + <location filename="../QScintilla/MiniEditor.py" line="1022" /> <location filename="../QScintilla/ShellWindow.py" line="629" /> <source>Ctrl+Right</source> <translation>Ctrl+Right</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1861" /> - <location filename="../ViewManager/ViewManager.py" line="1858" /> - <location filename="../QScintilla/MiniEditor.py" line="1034" /> - <location filename="../QScintilla/MiniEditor.py" line="1031" /> + <location filename="../ViewManager/ViewManager.py" line="1851" /> + <location filename="../ViewManager/ViewManager.py" line="1848" /> + <location filename="../QScintilla/MiniEditor.py" line="1032" /> + <location filename="../QScintilla/MiniEditor.py" line="1029" /> <location filename="../QScintilla/ShellWindow.py" line="639" /> <location filename="../QScintilla/ShellWindow.py" line="636" /> <source>Move to first visible character in document line</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2885" /> - <location filename="../ViewManager/ViewManager.py" line="1871" /> - <location filename="../QScintilla/MiniEditor.py" line="2075" /> - <location filename="../QScintilla/MiniEditor.py" line="1044" /> + <location filename="../ViewManager/ViewManager.py" line="2875" /> + <location filename="../ViewManager/ViewManager.py" line="1861" /> + <location filename="../QScintilla/MiniEditor.py" line="2073" /> + <location filename="../QScintilla/MiniEditor.py" line="1042" /> <location filename="../QScintilla/ShellWindow.py" line="649" /> <source>Home</source> <translation>Home</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1899" /> - <location filename="../ViewManager/ViewManager.py" line="1898" /> - <location filename="../QScintilla/MiniEditor.py" line="1072" /> - <location filename="../QScintilla/MiniEditor.py" line="1071" /> + <location filename="../ViewManager/ViewManager.py" line="1889" /> + <location filename="../ViewManager/ViewManager.py" line="1888" /> + <location filename="../QScintilla/MiniEditor.py" line="1070" /> + <location filename="../QScintilla/MiniEditor.py" line="1069" /> <location filename="../QScintilla/ShellWindow.py" line="657" /> <location filename="../QScintilla/ShellWindow.py" line="656" /> <source>Move to end of document line</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1907" /> - <location filename="../QScintilla/MiniEditor.py" line="1080" /> + <location filename="../ViewManager/ViewManager.py" line="1897" /> + <location filename="../QScintilla/MiniEditor.py" line="1078" /> <location filename="../QScintilla/ShellWindow.py" line="665" /> <source>Meta+E</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2902" /> - <location filename="../ViewManager/ViewManager.py" line="1911" /> - <location filename="../QScintilla/MiniEditor.py" line="2092" /> - <location filename="../QScintilla/MiniEditor.py" line="1084" /> + <location filename="../ViewManager/ViewManager.py" line="2892" /> + <location filename="../ViewManager/ViewManager.py" line="1901" /> + <location filename="../QScintilla/MiniEditor.py" line="2090" /> + <location filename="../QScintilla/MiniEditor.py" line="1082" /> <location filename="../QScintilla/ShellWindow.py" line="669" /> <source>End</source> <translation>End</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1759" /> - <location filename="../ViewManager/ViewManager.py" line="1758" /> - <location filename="../QScintilla/MiniEditor.py" line="928" /> - <location filename="../QScintilla/MiniEditor.py" line="927" /> + <location filename="../ViewManager/ViewManager.py" line="1749" /> + <location filename="../ViewManager/ViewManager.py" line="1748" /> + <location filename="../QScintilla/MiniEditor.py" line="926" /> + <location filename="../QScintilla/MiniEditor.py" line="925" /> <location filename="../QScintilla/ShellWindow.py" line="677" /> <location filename="../QScintilla/ShellWindow.py" line="676" /> <source>Move up one line</source> <translation>Bir satır üste taşı</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1760" /> - <location filename="../QScintilla/MiniEditor.py" line="929" /> + <location filename="../ViewManager/ViewManager.py" line="1750" /> + <location filename="../QScintilla/MiniEditor.py" line="927" /> <location filename="../QScintilla/ShellWindow.py" line="678" /> <source>Up</source> <translation>Up</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1767" /> - <location filename="../QScintilla/MiniEditor.py" line="936" /> + <location filename="../ViewManager/ViewManager.py" line="1757" /> + <location filename="../QScintilla/MiniEditor.py" line="934" /> <location filename="../QScintilla/ShellWindow.py" line="685" /> <source>Meta+P</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1775" /> - <location filename="../ViewManager/ViewManager.py" line="1774" /> - <location filename="../QScintilla/MiniEditor.py" line="944" /> - <location filename="../QScintilla/MiniEditor.py" line="943" /> + <location filename="../ViewManager/ViewManager.py" line="1765" /> + <location filename="../ViewManager/ViewManager.py" line="1764" /> + <location filename="../QScintilla/MiniEditor.py" line="942" /> + <location filename="../QScintilla/MiniEditor.py" line="941" /> <location filename="../QScintilla/ShellWindow.py" line="693" /> <location filename="../QScintilla/ShellWindow.py" line="692" /> <source>Move down one line</source> <translation>Bir satır aşağı taşı</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1776" /> - <location filename="../QScintilla/MiniEditor.py" line="945" /> + <location filename="../ViewManager/ViewManager.py" line="1766" /> + <location filename="../QScintilla/MiniEditor.py" line="943" /> <location filename="../QScintilla/ShellWindow.py" line="694" /> <source>Down</source> <translation>Down</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1783" /> - <location filename="../QScintilla/MiniEditor.py" line="952" /> + <location filename="../ViewManager/ViewManager.py" line="1773" /> + <location filename="../QScintilla/MiniEditor.py" line="950" /> <location filename="../QScintilla/ShellWindow.py" line="701" /> <source>Meta+N</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2023" /> - <location filename="../ViewManager/ViewManager.py" line="1920" /> - <location filename="../QScintilla/MiniEditor.py" line="1196" /> - <location filename="../QScintilla/MiniEditor.py" line="1093" /> + <location filename="../ViewManager/ViewManager.py" line="2013" /> + <location filename="../ViewManager/ViewManager.py" line="1910" /> + <location filename="../QScintilla/MiniEditor.py" line="1194" /> + <location filename="../QScintilla/MiniEditor.py" line="1091" /> <location filename="../QScintilla/ShellWindow.py" line="710" /> <source>Ctrl+Down</source> <translation>Ctrl+Down</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2003" /> - <location filename="../ViewManager/ViewManager.py" line="1932" /> - <location filename="../QScintilla/MiniEditor.py" line="1176" /> - <location filename="../QScintilla/MiniEditor.py" line="1105" /> + <location filename="../ViewManager/ViewManager.py" line="1993" /> + <location filename="../ViewManager/ViewManager.py" line="1922" /> + <location filename="../QScintilla/MiniEditor.py" line="1174" /> + <location filename="../QScintilla/MiniEditor.py" line="1103" /> <location filename="../QScintilla/ShellWindow.py" line="722" /> <source>Ctrl+Up</source> <translation>Ctrl+Up</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1967" /> - <location filename="../ViewManager/ViewManager.py" line="1966" /> - <location filename="../QScintilla/MiniEditor.py" line="1140" /> - <location filename="../QScintilla/MiniEditor.py" line="1139" /> + <location filename="../ViewManager/ViewManager.py" line="1957" /> + <location filename="../ViewManager/ViewManager.py" line="1956" /> + <location filename="../QScintilla/MiniEditor.py" line="1138" /> + <location filename="../QScintilla/MiniEditor.py" line="1137" /> <location filename="../QScintilla/ShellWindow.py" line="733" /> <location filename="../QScintilla/ShellWindow.py" line="732" /> <source>Move up one page</source> <translation>Bir sayfa yukarı taşı</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1968" /> - <location filename="../QScintilla/MiniEditor.py" line="1141" /> + <location filename="../ViewManager/ViewManager.py" line="1958" /> + <location filename="../QScintilla/MiniEditor.py" line="1139" /> <location filename="../QScintilla/ShellWindow.py" line="734" /> <source>PgUp</source> <translation>PgUp</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1979" /> - <location filename="../ViewManager/ViewManager.py" line="1978" /> - <location filename="../QScintilla/MiniEditor.py" line="1152" /> - <location filename="../QScintilla/MiniEditor.py" line="1151" /> + <location filename="../ViewManager/ViewManager.py" line="1969" /> + <location filename="../ViewManager/ViewManager.py" line="1968" /> + <location filename="../QScintilla/MiniEditor.py" line="1150" /> + <location filename="../QScintilla/MiniEditor.py" line="1149" /> <location filename="../QScintilla/ShellWindow.py" line="745" /> <location filename="../QScintilla/ShellWindow.py" line="744" /> <source>Move down one page</source> <translation>Bir sayfa aşağı taşı</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1980" /> - <location filename="../QScintilla/MiniEditor.py" line="1153" /> + <location filename="../ViewManager/ViewManager.py" line="1970" /> + <location filename="../QScintilla/MiniEditor.py" line="1151" /> <location filename="../QScintilla/ShellWindow.py" line="746" /> <source>PgDown</source> <translation>PgDown</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1987" /> - <location filename="../QScintilla/MiniEditor.py" line="1160" /> + <location filename="../ViewManager/ViewManager.py" line="1977" /> + <location filename="../QScintilla/MiniEditor.py" line="1158" /> <location filename="../QScintilla/ShellWindow.py" line="753" /> <source>Meta+V</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2670" /> - <location filename="../ViewManager/ViewManager.py" line="2669" /> - <location filename="../QScintilla/MiniEditor.py" line="1860" /> - <location filename="../QScintilla/MiniEditor.py" line="1859" /> + <location filename="../ViewManager/ViewManager.py" line="2660" /> + <location filename="../ViewManager/ViewManager.py" line="2659" /> + <location filename="../QScintilla/MiniEditor.py" line="1858" /> + <location filename="../QScintilla/MiniEditor.py" line="1857" /> <location filename="../QScintilla/ShellWindow.py" line="761" /> <location filename="../QScintilla/ShellWindow.py" line="760" /> <source>Escape</source> <translation>Kaçış</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2671" /> - <location filename="../QScintilla/MiniEditor.py" line="1861" /> + <location filename="../ViewManager/ViewManager.py" line="2661" /> + <location filename="../QScintilla/MiniEditor.py" line="1859" /> <location filename="../QScintilla/ShellWindow.py" line="762" /> <source>Esc</source> <translation>Esc</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2061" /> - <location filename="../ViewManager/ViewManager.py" line="2058" /> - <location filename="../QScintilla/MiniEditor.py" line="1234" /> - <location filename="../QScintilla/MiniEditor.py" line="1231" /> + <location filename="../ViewManager/ViewManager.py" line="2051" /> + <location filename="../ViewManager/ViewManager.py" line="2048" /> + <location filename="../QScintilla/MiniEditor.py" line="1232" /> + <location filename="../QScintilla/MiniEditor.py" line="1229" /> <location filename="../QScintilla/ShellWindow.py" line="775" /> <location filename="../QScintilla/ShellWindow.py" line="772" /> <source>Extend selection left one character</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2064" /> - <location filename="../QScintilla/MiniEditor.py" line="1237" /> + <location filename="../ViewManager/ViewManager.py" line="2054" /> + <location filename="../QScintilla/MiniEditor.py" line="1235" /> <location filename="../QScintilla/ShellWindow.py" line="778" /> <source>Shift+Left</source> <translation>Shift+Left</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="2061" /> + <location filename="../QScintilla/MiniEditor.py" line="1242" /> + <location filename="../QScintilla/ShellWindow.py" line="785" /> + <source>Meta+Shift+B</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="2071" /> - <location filename="../QScintilla/MiniEditor.py" line="1244" /> - <location filename="../QScintilla/ShellWindow.py" line="785" /> - <source>Meta+Shift+B</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="2081" /> - <location filename="../ViewManager/ViewManager.py" line="2078" /> - <location filename="../QScintilla/MiniEditor.py" line="1254" /> - <location filename="../QScintilla/MiniEditor.py" line="1251" /> + <location filename="../ViewManager/ViewManager.py" line="2068" /> + <location filename="../QScintilla/MiniEditor.py" line="1252" /> + <location filename="../QScintilla/MiniEditor.py" line="1249" /> <location filename="../QScintilla/ShellWindow.py" line="795" /> <location filename="../QScintilla/ShellWindow.py" line="792" /> <source>Extend selection right one character</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2084" /> - <location filename="../QScintilla/MiniEditor.py" line="1257" /> + <location filename="../ViewManager/ViewManager.py" line="2074" /> + <location filename="../QScintilla/MiniEditor.py" line="1255" /> <location filename="../QScintilla/ShellWindow.py" line="798" /> <source>Shift+Right</source> <translation>Shift+Right</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2091" /> - <location filename="../QScintilla/MiniEditor.py" line="1264" /> + <location filename="../ViewManager/ViewManager.py" line="2081" /> + <location filename="../QScintilla/MiniEditor.py" line="1262" /> <location filename="../QScintilla/ShellWindow.py" line="805" /> <source>Meta+Shift+F</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2175" /> - <location filename="../ViewManager/ViewManager.py" line="2174" /> - <location filename="../QScintilla/MiniEditor.py" line="1348" /> - <location filename="../QScintilla/MiniEditor.py" line="1347" /> + <location filename="../ViewManager/ViewManager.py" line="2165" /> + <location filename="../ViewManager/ViewManager.py" line="2164" /> + <location filename="../QScintilla/MiniEditor.py" line="1346" /> + <location filename="../QScintilla/MiniEditor.py" line="1345" /> <location filename="../QScintilla/ShellWindow.py" line="813" /> <location filename="../QScintilla/ShellWindow.py" line="812" /> <source>Extend selection left one word</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2184" /> - <location filename="../ViewManager/ViewManager.py" line="2144" /> - <location filename="../QScintilla/MiniEditor.py" line="1357" /> - <location filename="../QScintilla/MiniEditor.py" line="1317" /> + <location filename="../ViewManager/ViewManager.py" line="2174" /> + <location filename="../ViewManager/ViewManager.py" line="2134" /> + <location filename="../QScintilla/MiniEditor.py" line="1355" /> + <location filename="../QScintilla/MiniEditor.py" line="1315" /> <location filename="../QScintilla/ShellWindow.py" line="822" /> <source>Alt+Shift+Left</source> <translation>Alt+Shift+Left</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3088" /> - <location filename="../ViewManager/ViewManager.py" line="2190" /> - <location filename="../QScintilla/MiniEditor.py" line="2278" /> - <location filename="../QScintilla/MiniEditor.py" line="1363" /> + <location filename="../ViewManager/ViewManager.py" line="3078" /> + <location filename="../ViewManager/ViewManager.py" line="2180" /> + <location filename="../QScintilla/MiniEditor.py" line="2276" /> + <location filename="../QScintilla/MiniEditor.py" line="1361" /> <location filename="../QScintilla/ShellWindow.py" line="828" /> <source>Ctrl+Shift+Left</source> <translation>Ctrl+Shift+Left</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2201" /> - <location filename="../ViewManager/ViewManager.py" line="2198" /> - <location filename="../QScintilla/MiniEditor.py" line="1374" /> - <location filename="../QScintilla/MiniEditor.py" line="1371" /> + <location filename="../ViewManager/ViewManager.py" line="2191" /> + <location filename="../ViewManager/ViewManager.py" line="2188" /> + <location filename="../QScintilla/MiniEditor.py" line="1372" /> + <location filename="../QScintilla/MiniEditor.py" line="1369" /> <location filename="../QScintilla/ShellWindow.py" line="839" /> <location filename="../QScintilla/ShellWindow.py" line="836" /> <source>Extend selection right one word</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2962" /> - <location filename="../ViewManager/ViewManager.py" line="2212" /> - <location filename="../ViewManager/ViewManager.py" line="2166" /> - <location filename="../QScintilla/MiniEditor.py" line="2152" /> - <location filename="../QScintilla/MiniEditor.py" line="1385" /> - <location filename="../QScintilla/MiniEditor.py" line="1339" /> + <location filename="../ViewManager/ViewManager.py" line="2952" /> + <location filename="../ViewManager/ViewManager.py" line="2202" /> + <location filename="../ViewManager/ViewManager.py" line="2156" /> + <location filename="../QScintilla/MiniEditor.py" line="2150" /> + <location filename="../QScintilla/MiniEditor.py" line="1383" /> + <location filename="../QScintilla/MiniEditor.py" line="1337" /> <location filename="../QScintilla/ShellWindow.py" line="850" /> <source>Alt+Shift+Right</source> <translation>Alt+Shift+Right</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2649" /> - <location filename="../ViewManager/ViewManager.py" line="2218" /> - <location filename="../QScintilla/MiniEditor.py" line="1839" /> - <location filename="../QScintilla/MiniEditor.py" line="1391" /> + <location filename="../ViewManager/ViewManager.py" line="2639" /> + <location filename="../ViewManager/ViewManager.py" line="2208" /> + <location filename="../QScintilla/MiniEditor.py" line="1837" /> + <location filename="../QScintilla/MiniEditor.py" line="1389" /> <location filename="../QScintilla/ShellWindow.py" line="856" /> <source>Ctrl+Shift+Right</source> <translation>Ctrl+Shift+Right</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2230" /> - <location filename="../ViewManager/ViewManager.py" line="2226" /> - <location filename="../QScintilla/MiniEditor.py" line="1403" /> - <location filename="../QScintilla/MiniEditor.py" line="1399" /> + <location filename="../ViewManager/ViewManager.py" line="2220" /> + <location filename="../ViewManager/ViewManager.py" line="2216" /> + <location filename="../QScintilla/MiniEditor.py" line="1401" /> + <location filename="../QScintilla/MiniEditor.py" line="1397" /> <location filename="../QScintilla/ShellWindow.py" line="868" /> <location filename="../QScintilla/ShellWindow.py" line="864" /> <source>Extend selection to first visible character in document line</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2241" /> - <location filename="../QScintilla/MiniEditor.py" line="1414" /> + <location filename="../ViewManager/ViewManager.py" line="2231" /> + <location filename="../QScintilla/MiniEditor.py" line="1412" /> <location filename="../QScintilla/ShellWindow.py" line="879" /> <source>Shift+Home</source> <translation>Shift+Home</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2251" /> - <location filename="../ViewManager/ViewManager.py" line="2248" /> - <location filename="../QScintilla/MiniEditor.py" line="1424" /> - <location filename="../QScintilla/MiniEditor.py" line="1421" /> + <location filename="../ViewManager/ViewManager.py" line="2241" /> + <location filename="../ViewManager/ViewManager.py" line="2238" /> + <location filename="../QScintilla/MiniEditor.py" line="1422" /> + <location filename="../QScintilla/MiniEditor.py" line="1419" /> <location filename="../QScintilla/ShellWindow.py" line="889" /> <location filename="../QScintilla/ShellWindow.py" line="886" /> <source>Extend selection to end of document line</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2261" /> - <location filename="../QScintilla/MiniEditor.py" line="1434" /> + <location filename="../ViewManager/ViewManager.py" line="2251" /> + <location filename="../QScintilla/MiniEditor.py" line="1432" /> <location filename="../QScintilla/ShellWindow.py" line="899" /> <source>Meta+Shift+E</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2265" /> - <location filename="../QScintilla/MiniEditor.py" line="1438" /> + <location filename="../ViewManager/ViewManager.py" line="2255" /> + <location filename="../QScintilla/MiniEditor.py" line="1436" /> <location filename="../QScintilla/ShellWindow.py" line="903" /> <source>Shift+End</source> <translation>Shift+End</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4031" /> - <location filename="../ViewManager/ViewManager.py" line="4029" /> - <location filename="../ViewManager/ViewManager.py" line="3464" /> - <location filename="../QScintilla/MiniEditor.py" line="2534" /> + <location filename="../ViewManager/ViewManager.py" line="4023" /> + <location filename="../ViewManager/ViewManager.py" line="4021" /> + <location filename="../ViewManager/ViewManager.py" line="3454" /> + <location filename="../QScintilla/MiniEditor.py" line="2532" /> <location filename="../QScintilla/ShellWindow.py" line="917" /> <source>Search</source> <translation>Ara</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3466" /> - <location filename="../QScintilla/MiniEditor.py" line="2536" /> + <location filename="../ViewManager/ViewManager.py" line="3456" /> + <location filename="../QScintilla/MiniEditor.py" line="2534" /> <location filename="../QScintilla/ShellWindow.py" line="919" /> <source>&Search...</source> <translation>A&ra...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3468" /> - <location filename="../QScintilla/MiniEditor.py" line="2538" /> + <location filename="../ViewManager/ViewManager.py" line="3458" /> + <location filename="../QScintilla/MiniEditor.py" line="2536" /> <location filename="../QScintilla/ShellWindow.py" line="921" /> <source>Ctrl+F</source> <comment>Search|Search</comment> <translation>Ctrl+F</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3475" /> - <location filename="../QScintilla/MiniEditor.py" line="2545" /> + <location filename="../ViewManager/ViewManager.py" line="3465" /> + <location filename="../QScintilla/MiniEditor.py" line="2543" /> <location filename="../QScintilla/ShellWindow.py" line="928" /> <source>Search for a text</source> <translation>Metin olarak ara</translation> @@ -89624,30 +91030,30 @@ <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3490" /> - <location filename="../QScintilla/MiniEditor.py" line="2560" /> + <location filename="../ViewManager/ViewManager.py" line="3480" /> + <location filename="../QScintilla/MiniEditor.py" line="2558" /> <location filename="../QScintilla/ShellWindow.py" line="943" /> <source>Search next</source> <translation>Sonrakini ara</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3492" /> - <location filename="../QScintilla/MiniEditor.py" line="2562" /> + <location filename="../ViewManager/ViewManager.py" line="3482" /> + <location filename="../QScintilla/MiniEditor.py" line="2560" /> <location filename="../QScintilla/ShellWindow.py" line="945" /> <source>Search &next</source> <translation>So&nrakini ara</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3494" /> - <location filename="../QScintilla/MiniEditor.py" line="2564" /> + <location filename="../ViewManager/ViewManager.py" line="3484" /> + <location filename="../QScintilla/MiniEditor.py" line="2562" /> <location filename="../QScintilla/ShellWindow.py" line="947" /> <source>F3</source> <comment>Search|Search next</comment> <translation>F3</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3501" /> - <location filename="../QScintilla/MiniEditor.py" line="2571" /> + <location filename="../ViewManager/ViewManager.py" line="3491" /> + <location filename="../QScintilla/MiniEditor.py" line="2569" /> <location filename="../QScintilla/ShellWindow.py" line="954" /> <source>Search next occurrence of text</source> <translation type="unfinished" /> @@ -89658,30 +91064,30 @@ <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3516" /> - <location filename="../QScintilla/MiniEditor.py" line="2586" /> + <location filename="../ViewManager/ViewManager.py" line="3506" /> + <location filename="../QScintilla/MiniEditor.py" line="2584" /> <location filename="../QScintilla/ShellWindow.py" line="971" /> <source>Search previous</source> <translation>Öncekini ara</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3518" /> - <location filename="../QScintilla/MiniEditor.py" line="2588" /> + <location filename="../ViewManager/ViewManager.py" line="3508" /> + <location filename="../QScintilla/MiniEditor.py" line="2586" /> <location filename="../QScintilla/ShellWindow.py" line="973" /> <source>Search &previous</source> <translation>Öncekini a&ra</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3520" /> - <location filename="../QScintilla/MiniEditor.py" line="2590" /> + <location filename="../ViewManager/ViewManager.py" line="3510" /> + <location filename="../QScintilla/MiniEditor.py" line="2588" /> <location filename="../QScintilla/ShellWindow.py" line="975" /> <source>Shift+F3</source> <comment>Search|Search previous</comment> <translation>Shift+F3</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3529" /> - <location filename="../QScintilla/MiniEditor.py" line="2599" /> + <location filename="../ViewManager/ViewManager.py" line="3519" /> + <location filename="../QScintilla/MiniEditor.py" line="2597" /> <location filename="../QScintilla/ShellWindow.py" line="984" /> <source>Search previous occurrence of text</source> <translation type="unfinished" /> @@ -89692,21 +91098,21 @@ <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4072" /> + <location filename="../ViewManager/ViewManager.py" line="4064" /> <location filename="../QScintilla/MiniEditor.py" line="2757" /> <location filename="../QScintilla/ShellWindow.py" line="1010" /> <source>Zoom in</source> <translation>Büyüt</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4074" /> + <location filename="../ViewManager/ViewManager.py" line="4066" /> <location filename="../QScintilla/MiniEditor.py" line="2759" /> <location filename="../QScintilla/ShellWindow.py" line="1012" /> <source>Zoom &in</source> <translation>Bü&yült</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4076" /> + <location filename="../ViewManager/ViewManager.py" line="4068" /> <location filename="../QScintilla/MiniEditor.py" line="2761" /> <location filename="../QScintilla/ShellWindow.py" line="1014" /> <source>Ctrl++</source> @@ -89714,7 +91120,7 @@ <translation>Ctrl++</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4079" /> + <location filename="../ViewManager/ViewManager.py" line="4071" /> <location filename="../QScintilla/MiniEditor.py" line="2764" /> <location filename="../QScintilla/ShellWindow.py" line="1017" /> <source>Zoom In</source> @@ -89722,35 +91128,35 @@ <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4085" /> + <location filename="../ViewManager/ViewManager.py" line="4077" /> <location filename="../QScintilla/MiniEditor.py" line="2770" /> <location filename="../QScintilla/ShellWindow.py" line="1023" /> <source>Zoom in on the text</source> <translation>MEtni Büyüt</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4088" /> + <location filename="../ViewManager/ViewManager.py" line="4080" /> <location filename="../QScintilla/MiniEditor.py" line="2773" /> <location filename="../QScintilla/ShellWindow.py" line="1026" /> <source><b>Zoom in</b><p>Zoom in on the text. This makes the text bigger.</p></source> <translation><b>Büyüt</b><p>Metin içinde büyüt. Bu metni daha büyük yapar.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4098" /> + <location filename="../ViewManager/ViewManager.py" line="4090" /> <location filename="../QScintilla/MiniEditor.py" line="2783" /> <location filename="../QScintilla/ShellWindow.py" line="1036" /> <source>Zoom out</source> <translation>Küçült</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4100" /> + <location filename="../ViewManager/ViewManager.py" line="4092" /> <location filename="../QScintilla/MiniEditor.py" line="2785" /> <location filename="../QScintilla/ShellWindow.py" line="1038" /> <source>Zoom &out</source> <translation>Küçü&lt</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4102" /> + <location filename="../ViewManager/ViewManager.py" line="4094" /> <location filename="../QScintilla/MiniEditor.py" line="2787" /> <location filename="../QScintilla/ShellWindow.py" line="1040" /> <source>Ctrl+-</source> @@ -89758,7 +91164,7 @@ <translation>Ctrl+-</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4105" /> + <location filename="../ViewManager/ViewManager.py" line="4097" /> <location filename="../QScintilla/MiniEditor.py" line="2790" /> <location filename="../QScintilla/ShellWindow.py" line="1043" /> <source>Zoom Out</source> @@ -89766,35 +91172,35 @@ <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4111" /> + <location filename="../ViewManager/ViewManager.py" line="4103" /> <location filename="../QScintilla/MiniEditor.py" line="2796" /> <location filename="../QScintilla/ShellWindow.py" line="1049" /> <source>Zoom out on the text</source> <translation>Metin üzerinde küçült</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4114" /> + <location filename="../ViewManager/ViewManager.py" line="4106" /> <location filename="../QScintilla/MiniEditor.py" line="2799" /> <location filename="../QScintilla/ShellWindow.py" line="1052" /> <source><b>Zoom out</b><p>Zoom out on the text. This makes the text smaller.</p></source> <translation><b>Küçült</b><p>Metin üzerinde küçült. Bu metni daha küçük yapar.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4124" /> + <location filename="../ViewManager/ViewManager.py" line="4116" /> <location filename="../QScintilla/MiniEditor.py" line="2809" /> <location filename="../QScintilla/ShellWindow.py" line="1062" /> <source>Zoom reset</source> <translation type="unfinished">Büyütmeyi sıfırla</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4126" /> + <location filename="../ViewManager/ViewManager.py" line="4118" /> <location filename="../QScintilla/MiniEditor.py" line="2811" /> <location filename="../QScintilla/ShellWindow.py" line="1064" /> <source>Zoom &reset</source> <translation type="unfinished">Büyütmeyi sıfı&rla</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4128" /> + <location filename="../ViewManager/ViewManager.py" line="4120" /> <location filename="../QScintilla/MiniEditor.py" line="2813" /> <location filename="../QScintilla/ShellWindow.py" line="1066" /> <source>Ctrl+0</source> @@ -89802,2988 +91208,2988 @@ <translation type="unfinished">Ctrl+0</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4135" /> + <location filename="../ViewManager/ViewManager.py" line="4127" /> <location filename="../QScintilla/MiniEditor.py" line="2820" /> <location filename="../QScintilla/ShellWindow.py" line="1073" /> <source>Reset the zoom of the text</source> <translation type="unfinished">Metin büyütme durumunu sıfırla</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4138" /> + <location filename="../ViewManager/ViewManager.py" line="4130" /> <location filename="../QScintilla/MiniEditor.py" line="2823" /> <location filename="../QScintilla/ShellWindow.py" line="1076" /> <source><b>Zoom reset</b><p>Reset the zoom of the text. This sets the zoom factor to 100%.</p></source> <translation type="unfinished"><b>Büyütmeyi başa döndür</b><p>Metin büyütmesini sıfırla. Bu büyütme katsayısını 100% e ayarlar.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4149" /> + <location filename="../ViewManager/ViewManager.py" line="4141" /> <location filename="../QScintilla/MiniEditor.py" line="2834" /> <location filename="../QScintilla/ShellWindow.py" line="1087" /> <source>Zoom</source> <translation>Büyüt</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4151" /> + <location filename="../ViewManager/ViewManager.py" line="4143" /> <location filename="../QScintilla/MiniEditor.py" line="2836" /> <location filename="../QScintilla/ShellWindow.py" line="1089" /> <source>&Zoom</source> <translation>Büyü&t</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4158" /> + <location filename="../ViewManager/ViewManager.py" line="4150" /> <location filename="../QScintilla/MiniEditor.py" line="2843" /> <location filename="../QScintilla/ShellWindow.py" line="1096" /> <source>Zoom the text</source> <translation>Metni büyüt</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4161" /> + <location filename="../ViewManager/ViewManager.py" line="4153" /> <location filename="../QScintilla/MiniEditor.py" line="2846" /> <location filename="../QScintilla/ShellWindow.py" line="1099" /> <source><b>Zoom</b><p>Zoom the text. This opens a dialog where the desired size can be entered.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="813" /> - <location filename="../ViewManager/ViewManager.py" line="811" /> - <location filename="../QScintilla/MiniEditor.py" line="742" /> + <location filename="../ViewManager/ViewManager.py" line="803" /> + <location filename="../ViewManager/ViewManager.py" line="801" /> + <location filename="../QScintilla/MiniEditor.py" line="740" /> <source>Print Preview</source> <translation>Baskı Öngörünümü</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1791" /> - <location filename="../ViewManager/ViewManager.py" line="1790" /> - <location filename="../QScintilla/MiniEditor.py" line="960" /> - <location filename="../QScintilla/MiniEditor.py" line="959" /> + <location filename="../ViewManager/ViewManager.py" line="1781" /> + <location filename="../ViewManager/ViewManager.py" line="1780" /> + <location filename="../QScintilla/MiniEditor.py" line="958" /> + <location filename="../QScintilla/MiniEditor.py" line="957" /> <source>Move left one word part</source> <translation>Bir kelime parçası sola taşı</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1807" /> - <location filename="../ViewManager/ViewManager.py" line="1806" /> - <location filename="../QScintilla/MiniEditor.py" line="976" /> - <location filename="../QScintilla/MiniEditor.py" line="975" /> + <location filename="../ViewManager/ViewManager.py" line="1797" /> + <location filename="../ViewManager/ViewManager.py" line="1796" /> + <location filename="../QScintilla/MiniEditor.py" line="974" /> + <location filename="../QScintilla/MiniEditor.py" line="973" /> <source>Move right one word part</source> <translation>bir kelime parçası sağa taşı</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2940" /> - <location filename="../ViewManager/ViewManager.py" line="1815" /> - <location filename="../QScintilla/MiniEditor.py" line="2130" /> - <location filename="../QScintilla/MiniEditor.py" line="1020" /> - <location filename="../QScintilla/MiniEditor.py" line="984" /> + <location filename="../ViewManager/ViewManager.py" line="2930" /> + <location filename="../ViewManager/ViewManager.py" line="1805" /> + <location filename="../QScintilla/MiniEditor.py" line="2128" /> + <location filename="../QScintilla/MiniEditor.py" line="1018" /> + <location filename="../QScintilla/MiniEditor.py" line="982" /> <source>Alt+Right</source> <translation>Alt+Right</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1879" /> - <location filename="../ViewManager/ViewManager.py" line="1878" /> - <location filename="../QScintilla/MiniEditor.py" line="1052" /> - <location filename="../QScintilla/MiniEditor.py" line="1051" /> + <location filename="../ViewManager/ViewManager.py" line="1869" /> + <location filename="../ViewManager/ViewManager.py" line="1868" /> + <location filename="../QScintilla/MiniEditor.py" line="1050" /> + <location filename="../QScintilla/MiniEditor.py" line="1049" /> <source>Move to start of display line</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1891" /> - <location filename="../QScintilla/MiniEditor.py" line="1064" /> + <location filename="../ViewManager/ViewManager.py" line="1881" /> + <location filename="../QScintilla/MiniEditor.py" line="1062" /> <source>Alt+Home</source> <translation>Alt+Home</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1919" /> - <location filename="../ViewManager/ViewManager.py" line="1918" /> - <location filename="../QScintilla/MiniEditor.py" line="1092" /> - <location filename="../QScintilla/MiniEditor.py" line="1091" /> + <location filename="../ViewManager/ViewManager.py" line="1909" /> + <location filename="../ViewManager/ViewManager.py" line="1908" /> + <location filename="../QScintilla/MiniEditor.py" line="1090" /> + <location filename="../QScintilla/MiniEditor.py" line="1089" /> <source>Scroll view down one line</source> <translation>Görüntüyü bir satır aşağı kaydır</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1931" /> - <location filename="../ViewManager/ViewManager.py" line="1930" /> - <location filename="../QScintilla/MiniEditor.py" line="1104" /> - <location filename="../QScintilla/MiniEditor.py" line="1103" /> + <location filename="../ViewManager/ViewManager.py" line="1921" /> + <location filename="../ViewManager/ViewManager.py" line="1920" /> + <location filename="../QScintilla/MiniEditor.py" line="1102" /> + <location filename="../QScintilla/MiniEditor.py" line="1101" /> <source>Scroll view up one line</source> <translation>Görüntüyü bir satır yukarı kaydır</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1943" /> - <location filename="../ViewManager/ViewManager.py" line="1942" /> - <location filename="../QScintilla/MiniEditor.py" line="1116" /> - <location filename="../QScintilla/MiniEditor.py" line="1115" /> + <location filename="../ViewManager/ViewManager.py" line="1933" /> + <location filename="../ViewManager/ViewManager.py" line="1932" /> + <location filename="../QScintilla/MiniEditor.py" line="1114" /> + <location filename="../QScintilla/MiniEditor.py" line="1113" /> <source>Move up one paragraph</source> <translation>Bir paragraf yukarı taşı</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1944" /> - <location filename="../QScintilla/MiniEditor.py" line="1117" /> + <location filename="../ViewManager/ViewManager.py" line="1934" /> + <location filename="../QScintilla/MiniEditor.py" line="1115" /> <source>Alt+Up</source> <translation>Alt+Up</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1955" /> - <location filename="../ViewManager/ViewManager.py" line="1954" /> - <location filename="../QScintilla/MiniEditor.py" line="1128" /> - <location filename="../QScintilla/MiniEditor.py" line="1127" /> + <location filename="../ViewManager/ViewManager.py" line="1945" /> + <location filename="../ViewManager/ViewManager.py" line="1944" /> + <location filename="../QScintilla/MiniEditor.py" line="1126" /> + <location filename="../QScintilla/MiniEditor.py" line="1125" /> <source>Move down one paragraph</source> <translation>Bir paragraf aşağı taşı</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1956" /> - <location filename="../QScintilla/MiniEditor.py" line="1129" /> + <location filename="../ViewManager/ViewManager.py" line="1946" /> + <location filename="../QScintilla/MiniEditor.py" line="1127" /> <source>Alt+Down</source> <translation>Alt+Down</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1995" /> - <location filename="../ViewManager/ViewManager.py" line="1994" /> - <location filename="../QScintilla/MiniEditor.py" line="1168" /> - <location filename="../QScintilla/MiniEditor.py" line="1167" /> + <location filename="../ViewManager/ViewManager.py" line="1985" /> + <location filename="../ViewManager/ViewManager.py" line="1984" /> + <location filename="../QScintilla/MiniEditor.py" line="1166" /> + <location filename="../QScintilla/MiniEditor.py" line="1165" /> <source>Move to start of document</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2007" /> - <location filename="../QScintilla/MiniEditor.py" line="1180" /> + <location filename="../ViewManager/ViewManager.py" line="1997" /> + <location filename="../QScintilla/MiniEditor.py" line="1178" /> <source>Ctrl+Home</source> <translation>Ctrl+Home</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2015" /> - <location filename="../ViewManager/ViewManager.py" line="2014" /> - <location filename="../QScintilla/MiniEditor.py" line="1188" /> - <location filename="../QScintilla/MiniEditor.py" line="1187" /> + <location filename="../ViewManager/ViewManager.py" line="2005" /> + <location filename="../ViewManager/ViewManager.py" line="2004" /> + <location filename="../QScintilla/MiniEditor.py" line="1186" /> + <location filename="../QScintilla/MiniEditor.py" line="1185" /> <source>Move to end of document</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2027" /> - <location filename="../QScintilla/MiniEditor.py" line="1200" /> + <location filename="../ViewManager/ViewManager.py" line="2017" /> + <location filename="../QScintilla/MiniEditor.py" line="1198" /> <source>Ctrl+End</source> <translation>Ctrl+End</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2047" /> - <location filename="../ViewManager/ViewManager.py" line="2046" /> - <location filename="../QScintilla/MiniEditor.py" line="1220" /> - <location filename="../QScintilla/MiniEditor.py" line="1219" /> + <location filename="../ViewManager/ViewManager.py" line="2037" /> + <location filename="../ViewManager/ViewManager.py" line="2036" /> + <location filename="../QScintilla/MiniEditor.py" line="1218" /> + <location filename="../QScintilla/MiniEditor.py" line="1217" /> <source>Unindent one level</source> <translation>Girintisiz birinci seviye</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2048" /> - <location filename="../QScintilla/MiniEditor.py" line="1221" /> + <location filename="../ViewManager/ViewManager.py" line="2038" /> + <location filename="../QScintilla/MiniEditor.py" line="1219" /> <source>Shift+Tab</source> <translation>Shift+Tab</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2099" /> - <location filename="../ViewManager/ViewManager.py" line="2098" /> - <location filename="../QScintilla/MiniEditor.py" line="1272" /> - <location filename="../QScintilla/MiniEditor.py" line="1271" /> + <location filename="../ViewManager/ViewManager.py" line="2089" /> + <location filename="../ViewManager/ViewManager.py" line="2088" /> + <location filename="../QScintilla/MiniEditor.py" line="1270" /> + <location filename="../QScintilla/MiniEditor.py" line="1269" /> <source>Extend selection up one line</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2100" /> - <location filename="../QScintilla/MiniEditor.py" line="1273" /> + <location filename="../ViewManager/ViewManager.py" line="2090" /> + <location filename="../QScintilla/MiniEditor.py" line="1271" /> <source>Shift+Up</source> <translation>Shift+Up</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2107" /> - <location filename="../QScintilla/MiniEditor.py" line="1280" /> + <location filename="../ViewManager/ViewManager.py" line="2097" /> + <location filename="../QScintilla/MiniEditor.py" line="1278" /> <source>Meta+Shift+P</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2115" /> - <location filename="../ViewManager/ViewManager.py" line="2114" /> - <location filename="../QScintilla/MiniEditor.py" line="1288" /> - <location filename="../QScintilla/MiniEditor.py" line="1287" /> + <location filename="../ViewManager/ViewManager.py" line="2105" /> + <location filename="../ViewManager/ViewManager.py" line="2104" /> + <location filename="../QScintilla/MiniEditor.py" line="1286" /> + <location filename="../QScintilla/MiniEditor.py" line="1285" /> <source>Extend selection down one line</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2116" /> - <location filename="../QScintilla/MiniEditor.py" line="1289" /> + <location filename="../ViewManager/ViewManager.py" line="2106" /> + <location filename="../QScintilla/MiniEditor.py" line="1287" /> <source>Shift+Down</source> <translation>Shift+Down</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="2113" /> + <location filename="../QScintilla/MiniEditor.py" line="1294" /> + <source>Meta+Shift+N</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="2123" /> - <location filename="../QScintilla/MiniEditor.py" line="1296" /> - <source>Meta+Shift+N</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="2133" /> - <location filename="../ViewManager/ViewManager.py" line="2130" /> - <location filename="../QScintilla/MiniEditor.py" line="1306" /> - <location filename="../QScintilla/MiniEditor.py" line="1303" /> + <location filename="../ViewManager/ViewManager.py" line="2120" /> + <location filename="../QScintilla/MiniEditor.py" line="1304" /> + <location filename="../QScintilla/MiniEditor.py" line="1301" /> <source>Extend selection left one word part</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2155" /> - <location filename="../ViewManager/ViewManager.py" line="2152" /> - <location filename="../QScintilla/MiniEditor.py" line="1328" /> - <location filename="../QScintilla/MiniEditor.py" line="1325" /> + <location filename="../ViewManager/ViewManager.py" line="2145" /> + <location filename="../ViewManager/ViewManager.py" line="2142" /> + <location filename="../QScintilla/MiniEditor.py" line="1326" /> + <location filename="../QScintilla/MiniEditor.py" line="1323" /> <source>Extend selection right one word part</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2275" /> - <location filename="../ViewManager/ViewManager.py" line="2272" /> - <location filename="../QScintilla/MiniEditor.py" line="1448" /> - <location filename="../QScintilla/MiniEditor.py" line="1445" /> + <location filename="../ViewManager/ViewManager.py" line="2265" /> + <location filename="../ViewManager/ViewManager.py" line="2262" /> + <location filename="../QScintilla/MiniEditor.py" line="1446" /> + <location filename="../QScintilla/MiniEditor.py" line="1443" /> <source>Extend selection up one paragraph</source> <translation>Seçimi bir paragraf yukarı genişlet</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2278" /> - <location filename="../QScintilla/MiniEditor.py" line="1451" /> + <location filename="../ViewManager/ViewManager.py" line="2268" /> + <location filename="../QScintilla/MiniEditor.py" line="1449" /> <source>Alt+Shift+Up</source> <translation>Alt+Shift+Up</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2291" /> - <location filename="../ViewManager/ViewManager.py" line="2288" /> - <location filename="../QScintilla/MiniEditor.py" line="1464" /> - <location filename="../QScintilla/MiniEditor.py" line="1461" /> + <location filename="../ViewManager/ViewManager.py" line="2281" /> + <location filename="../ViewManager/ViewManager.py" line="2278" /> + <location filename="../QScintilla/MiniEditor.py" line="1462" /> + <location filename="../QScintilla/MiniEditor.py" line="1459" /> <source>Extend selection down one paragraph</source> <translation>Seçimi bir paragraf aşağı genişlet</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2294" /> - <location filename="../QScintilla/MiniEditor.py" line="1467" /> + <location filename="../ViewManager/ViewManager.py" line="2284" /> + <location filename="../QScintilla/MiniEditor.py" line="1465" /> <source>Alt+Shift+Down</source> <translation>Alt+Shift+Down</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2305" /> - <location filename="../ViewManager/ViewManager.py" line="2304" /> - <location filename="../QScintilla/MiniEditor.py" line="1478" /> - <location filename="../QScintilla/MiniEditor.py" line="1477" /> + <location filename="../ViewManager/ViewManager.py" line="2295" /> + <location filename="../ViewManager/ViewManager.py" line="2294" /> + <location filename="../QScintilla/MiniEditor.py" line="1476" /> + <location filename="../QScintilla/MiniEditor.py" line="1475" /> <source>Extend selection up one page</source> <translation>Seçimi bir sayfa yukarı genişlet</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2306" /> - <location filename="../QScintilla/MiniEditor.py" line="1479" /> + <location filename="../ViewManager/ViewManager.py" line="2296" /> + <location filename="../QScintilla/MiniEditor.py" line="1477" /> <source>Shift+PgUp</source> <translation>Shift+PgUp</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2317" /> - <location filename="../ViewManager/ViewManager.py" line="2316" /> - <location filename="../QScintilla/MiniEditor.py" line="1490" /> - <location filename="../QScintilla/MiniEditor.py" line="1489" /> + <location filename="../ViewManager/ViewManager.py" line="2307" /> + <location filename="../ViewManager/ViewManager.py" line="2306" /> + <location filename="../QScintilla/MiniEditor.py" line="1488" /> + <location filename="../QScintilla/MiniEditor.py" line="1487" /> <source>Extend selection down one page</source> <translation>Seçimi bir sayfa aşağı genişlet</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2318" /> - <location filename="../QScintilla/MiniEditor.py" line="1491" /> + <location filename="../ViewManager/ViewManager.py" line="2308" /> + <location filename="../QScintilla/MiniEditor.py" line="1489" /> <source>Shift+PgDown</source> <translation>Shift+PgDown</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="2315" /> + <location filename="../QScintilla/MiniEditor.py" line="1496" /> + <source>Meta+Shift+V</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="2325" /> - <location filename="../QScintilla/MiniEditor.py" line="1498" /> - <source>Meta+Shift+V</source> + <location filename="../ViewManager/ViewManager.py" line="2322" /> + <location filename="../QScintilla/MiniEditor.py" line="1506" /> + <location filename="../QScintilla/MiniEditor.py" line="1503" /> + <source>Extend selection to start of document</source> <translation type="unfinished" /> </message> <message> <location filename="../ViewManager/ViewManager.py" line="2335" /> - <location filename="../ViewManager/ViewManager.py" line="2332" /> - <location filename="../QScintilla/MiniEditor.py" line="1508" /> - <location filename="../QScintilla/MiniEditor.py" line="1505" /> - <source>Extend selection to start of document</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="2345" /> - <location filename="../QScintilla/MiniEditor.py" line="1518" /> + <location filename="../QScintilla/MiniEditor.py" line="1516" /> <source>Ctrl+Shift+Up</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2350" /> - <location filename="../QScintilla/MiniEditor.py" line="1523" /> + <location filename="../ViewManager/ViewManager.py" line="2340" /> + <location filename="../QScintilla/MiniEditor.py" line="1521" /> <source>Ctrl+Shift+Home</source> <translation>Ctrl+Shift+Home</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2361" /> - <location filename="../ViewManager/ViewManager.py" line="2358" /> - <location filename="../QScintilla/MiniEditor.py" line="1534" /> - <location filename="../QScintilla/MiniEditor.py" line="1531" /> + <location filename="../ViewManager/ViewManager.py" line="2351" /> + <location filename="../ViewManager/ViewManager.py" line="2348" /> + <location filename="../QScintilla/MiniEditor.py" line="1532" /> + <location filename="../QScintilla/MiniEditor.py" line="1529" /> <source>Extend selection to end of document</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2372" /> - <location filename="../QScintilla/MiniEditor.py" line="1545" /> + <location filename="../ViewManager/ViewManager.py" line="2362" /> + <location filename="../QScintilla/MiniEditor.py" line="1543" /> <source>Ctrl+Shift+Down</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2378" /> - <location filename="../QScintilla/MiniEditor.py" line="1551" /> + <location filename="../ViewManager/ViewManager.py" line="2368" /> + <location filename="../QScintilla/MiniEditor.py" line="1549" /> <source>Ctrl+Shift+End</source> <translation>Ctrl+Shift+End</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2411" /> - <location filename="../ViewManager/ViewManager.py" line="2408" /> - <location filename="../QScintilla/MiniEditor.py" line="1584" /> - <location filename="../QScintilla/MiniEditor.py" line="1581" /> + <location filename="../ViewManager/ViewManager.py" line="2401" /> + <location filename="../ViewManager/ViewManager.py" line="2398" /> + <location filename="../QScintilla/MiniEditor.py" line="1582" /> + <location filename="../QScintilla/MiniEditor.py" line="1579" /> <source>Delete previous character if not at start of line</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2540" /> - <location filename="../ViewManager/ViewManager.py" line="2539" /> - <location filename="../QScintilla/MiniEditor.py" line="1698" /> - <location filename="../QScintilla/MiniEditor.py" line="1697" /> + <location filename="../ViewManager/ViewManager.py" line="2530" /> + <location filename="../ViewManager/ViewManager.py" line="2529" /> + <location filename="../QScintilla/MiniEditor.py" line="1696" /> + <location filename="../QScintilla/MiniEditor.py" line="1695" /> <source>Duplicate current line</source> <translation>Geçerli satırı çiftle</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2541" /> - <location filename="../QScintilla/MiniEditor.py" line="1699" /> + <location filename="../ViewManager/ViewManager.py" line="2531" /> + <location filename="../QScintilla/MiniEditor.py" line="1697" /> <source>Ctrl+D</source> <translation>Ctrl+D</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2554" /> - <location filename="../ViewManager/ViewManager.py" line="2551" /> - <location filename="../QScintilla/MiniEditor.py" line="1712" /> - <location filename="../QScintilla/MiniEditor.py" line="1709" /> + <location filename="../ViewManager/ViewManager.py" line="2544" /> + <location filename="../ViewManager/ViewManager.py" line="2541" /> + <location filename="../QScintilla/MiniEditor.py" line="1710" /> + <location filename="../QScintilla/MiniEditor.py" line="1707" /> <source>Swap current and previous lines</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2557" /> - <location filename="../QScintilla/MiniEditor.py" line="1715" /> + <location filename="../ViewManager/ViewManager.py" line="2547" /> + <location filename="../QScintilla/MiniEditor.py" line="1713" /> <source>Ctrl+T</source> <translation>Ctrl+T</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2568" /> - <location filename="../ViewManager/ViewManager.py" line="2567" /> - <location filename="../QScintilla/MiniEditor.py" line="1726" /> + <location filename="../ViewManager/ViewManager.py" line="2558" /> + <location filename="../ViewManager/ViewManager.py" line="2557" /> + <location filename="../QScintilla/MiniEditor.py" line="1724" /> + <location filename="../QScintilla/MiniEditor.py" line="1723" /> + <source>Reverse selected lines</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="2559" /> <location filename="../QScintilla/MiniEditor.py" line="1725" /> - <source>Reverse selected lines</source> - <translation type="unfinished" /> - </message> - <message> + <source>Meta+Alt+R</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="2570" /> <location filename="../ViewManager/ViewManager.py" line="2569" /> - <location filename="../QScintilla/MiniEditor.py" line="1727" /> - <source>Meta+Alt+R</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="2580" /> - <location filename="../ViewManager/ViewManager.py" line="2579" /> - <location filename="../QScintilla/MiniEditor.py" line="1738" /> - <location filename="../QScintilla/MiniEditor.py" line="1737" /> + <location filename="../QScintilla/MiniEditor.py" line="1736" /> + <location filename="../QScintilla/MiniEditor.py" line="1735" /> <source>Cut current line</source> <translation>Geçerli satırı kes</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2581" /> - <location filename="../QScintilla/MiniEditor.py" line="1739" /> + <location filename="../ViewManager/ViewManager.py" line="2571" /> + <location filename="../QScintilla/MiniEditor.py" line="1737" /> <source>Alt+Shift+L</source> <translation>Alt+Shift+L</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2592" /> - <location filename="../ViewManager/ViewManager.py" line="2591" /> - <location filename="../QScintilla/MiniEditor.py" line="1750" /> - <location filename="../QScintilla/MiniEditor.py" line="1749" /> + <location filename="../ViewManager/ViewManager.py" line="2582" /> + <location filename="../ViewManager/ViewManager.py" line="2581" /> + <location filename="../QScintilla/MiniEditor.py" line="1748" /> + <location filename="../QScintilla/MiniEditor.py" line="1747" /> <source>Copy current line</source> <translation>Geçerli satırı kopyala</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2593" /> - <location filename="../QScintilla/MiniEditor.py" line="1751" /> + <location filename="../ViewManager/ViewManager.py" line="2583" /> + <location filename="../QScintilla/MiniEditor.py" line="1749" /> <source>Ctrl+Shift+T</source> <translation>Ctrl+Shift+T</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2604" /> - <location filename="../ViewManager/ViewManager.py" line="2603" /> - <location filename="../QScintilla/MiniEditor.py" line="1762" /> - <location filename="../QScintilla/MiniEditor.py" line="1761" /> + <location filename="../ViewManager/ViewManager.py" line="2594" /> + <location filename="../ViewManager/ViewManager.py" line="2593" /> + <location filename="../QScintilla/MiniEditor.py" line="1760" /> + <location filename="../QScintilla/MiniEditor.py" line="1759" /> <source>Toggle insert/overtype</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2605" /> - <location filename="../QScintilla/MiniEditor.py" line="1763" /> + <location filename="../ViewManager/ViewManager.py" line="2595" /> + <location filename="../QScintilla/MiniEditor.py" line="1761" /> <source>Ins</source> <translation>Ins</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3330" /> - <location filename="../ViewManager/ViewManager.py" line="3327" /> - <location filename="../QScintilla/MiniEditor.py" line="1776" /> - <location filename="../QScintilla/MiniEditor.py" line="1773" /> + <location filename="../ViewManager/ViewManager.py" line="3320" /> + <location filename="../ViewManager/ViewManager.py" line="3317" /> + <location filename="../QScintilla/MiniEditor.py" line="1774" /> + <location filename="../QScintilla/MiniEditor.py" line="1771" /> <source>Convert selection to lower case</source> <translation>Seçimi küçük olürük değiştir</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3333" /> - <location filename="../QScintilla/MiniEditor.py" line="1779" /> + <location filename="../ViewManager/ViewManager.py" line="3323" /> + <location filename="../QScintilla/MiniEditor.py" line="1777" /> <source>Alt+Shift+U</source> <translation>Alt+Shift+U</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3346" /> - <location filename="../ViewManager/ViewManager.py" line="3343" /> - <location filename="../QScintilla/MiniEditor.py" line="1792" /> - <location filename="../QScintilla/MiniEditor.py" line="1789" /> + <location filename="../ViewManager/ViewManager.py" line="3336" /> + <location filename="../ViewManager/ViewManager.py" line="3333" /> + <location filename="../QScintilla/MiniEditor.py" line="1790" /> + <location filename="../QScintilla/MiniEditor.py" line="1787" /> <source>Convert selection to upper case</source> <translation>Seçimi büyük olarak değiştir</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3349" /> - <location filename="../QScintilla/MiniEditor.py" line="1795" /> + <location filename="../ViewManager/ViewManager.py" line="3339" /> + <location filename="../QScintilla/MiniEditor.py" line="1793" /> <source>Ctrl+Shift+U</source> <translation>Ctrl+Shift+U</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2616" /> - <location filename="../ViewManager/ViewManager.py" line="2615" /> - <location filename="../QScintilla/MiniEditor.py" line="1806" /> - <location filename="../QScintilla/MiniEditor.py" line="1805" /> + <location filename="../ViewManager/ViewManager.py" line="2606" /> + <location filename="../ViewManager/ViewManager.py" line="2605" /> + <location filename="../QScintilla/MiniEditor.py" line="1804" /> + <location filename="../QScintilla/MiniEditor.py" line="1803" /> <source>Move to end of display line</source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="2618" /> + <location filename="../QScintilla/MiniEditor.py" line="1816" /> + <source>Alt+End</source> + <translation>Alt+End</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="2628" /> - <location filename="../QScintilla/MiniEditor.py" line="1818" /> - <source>Alt+End</source> - <translation>Alt+End</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="2638" /> - <location filename="../ViewManager/ViewManager.py" line="2635" /> - <location filename="../QScintilla/MiniEditor.py" line="1828" /> - <location filename="../QScintilla/MiniEditor.py" line="1825" /> + <location filename="../ViewManager/ViewManager.py" line="2625" /> + <location filename="../QScintilla/MiniEditor.py" line="1826" /> + <location filename="../QScintilla/MiniEditor.py" line="1823" /> <source>Extend selection to end of display line</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2658" /> - <location filename="../ViewManager/ViewManager.py" line="2657" /> - <location filename="../QScintilla/MiniEditor.py" line="1848" /> - <location filename="../QScintilla/MiniEditor.py" line="1847" /> + <location filename="../ViewManager/ViewManager.py" line="2648" /> + <location filename="../ViewManager/ViewManager.py" line="2647" /> + <location filename="../QScintilla/MiniEditor.py" line="1846" /> + <location filename="../QScintilla/MiniEditor.py" line="1845" /> <source>Formfeed</source> <translation>Süreklibaskı kağıdı</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2684" /> - <location filename="../ViewManager/ViewManager.py" line="2681" /> - <location filename="../QScintilla/MiniEditor.py" line="1874" /> - <location filename="../QScintilla/MiniEditor.py" line="1871" /> + <location filename="../ViewManager/ViewManager.py" line="2674" /> + <location filename="../ViewManager/ViewManager.py" line="2671" /> + <location filename="../QScintilla/MiniEditor.py" line="1872" /> + <location filename="../QScintilla/MiniEditor.py" line="1869" /> <source>Extend rectangular selection down one line</source> <translation>Köşeli seçimi bir sayfa aşağı genişlet</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2687" /> - <location filename="../QScintilla/MiniEditor.py" line="1877" /> + <location filename="../ViewManager/ViewManager.py" line="2677" /> + <location filename="../QScintilla/MiniEditor.py" line="1875" /> <source>Alt+Ctrl+Down</source> <translation>Alt+Ctrl+Down</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2695" /> - <location filename="../QScintilla/MiniEditor.py" line="1885" /> + <location filename="../ViewManager/ViewManager.py" line="2685" /> + <location filename="../QScintilla/MiniEditor.py" line="1883" /> <source>Meta+Alt+Shift+N</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2706" /> - <location filename="../ViewManager/ViewManager.py" line="2703" /> - <location filename="../QScintilla/MiniEditor.py" line="1896" /> - <location filename="../QScintilla/MiniEditor.py" line="1893" /> + <location filename="../ViewManager/ViewManager.py" line="2696" /> + <location filename="../ViewManager/ViewManager.py" line="2693" /> + <location filename="../QScintilla/MiniEditor.py" line="1894" /> + <location filename="../QScintilla/MiniEditor.py" line="1891" /> <source>Extend rectangular selection up one line</source> <translation>Köşeli seçimi bir satır yukarı genişlet</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2709" /> - <location filename="../QScintilla/MiniEditor.py" line="1899" /> + <location filename="../ViewManager/ViewManager.py" line="2699" /> + <location filename="../QScintilla/MiniEditor.py" line="1897" /> <source>Alt+Ctrl+Up</source> <translation>Alt+Ctrl+Up</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2717" /> - <location filename="../QScintilla/MiniEditor.py" line="1907" /> + <location filename="../ViewManager/ViewManager.py" line="2707" /> + <location filename="../QScintilla/MiniEditor.py" line="1905" /> <source>Meta+Alt+Shift+P</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2728" /> - <location filename="../ViewManager/ViewManager.py" line="2725" /> - <location filename="../QScintilla/MiniEditor.py" line="1918" /> - <location filename="../QScintilla/MiniEditor.py" line="1915" /> + <location filename="../ViewManager/ViewManager.py" line="2718" /> + <location filename="../ViewManager/ViewManager.py" line="2715" /> + <location filename="../QScintilla/MiniEditor.py" line="1916" /> + <location filename="../QScintilla/MiniEditor.py" line="1913" /> <source>Extend rectangular selection left one character</source> <translation>Köşeli seçimi bir karakter sola genişlet</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2731" /> - <location filename="../QScintilla/MiniEditor.py" line="1921" /> + <location filename="../ViewManager/ViewManager.py" line="2721" /> + <location filename="../QScintilla/MiniEditor.py" line="1919" /> <source>Alt+Ctrl+Left</source> <translation>Alt+Ctrl+Left</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2739" /> - <location filename="../QScintilla/MiniEditor.py" line="1929" /> + <location filename="../ViewManager/ViewManager.py" line="2729" /> + <location filename="../QScintilla/MiniEditor.py" line="1927" /> <source>Meta+Alt+Shift+B</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2750" /> - <location filename="../ViewManager/ViewManager.py" line="2747" /> - <location filename="../QScintilla/MiniEditor.py" line="1940" /> - <location filename="../QScintilla/MiniEditor.py" line="1937" /> + <location filename="../ViewManager/ViewManager.py" line="2740" /> + <location filename="../ViewManager/ViewManager.py" line="2737" /> + <location filename="../QScintilla/MiniEditor.py" line="1938" /> + <location filename="../QScintilla/MiniEditor.py" line="1935" /> <source>Extend rectangular selection right one character</source> <translation>Köşeli seçimi bir karakter sağa genişlet</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2753" /> - <location filename="../QScintilla/MiniEditor.py" line="1943" /> + <location filename="../ViewManager/ViewManager.py" line="2743" /> + <location filename="../QScintilla/MiniEditor.py" line="1941" /> <source>Alt+Ctrl+Right</source> <translation>Alt+Ctrl+Right</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2761" /> - <location filename="../QScintilla/MiniEditor.py" line="1951" /> + <location filename="../ViewManager/ViewManager.py" line="2751" /> + <location filename="../QScintilla/MiniEditor.py" line="1949" /> <source>Meta+Alt+Shift+F</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2774" /> - <location filename="../ViewManager/ViewManager.py" line="2769" /> - <location filename="../QScintilla/MiniEditor.py" line="1964" /> - <location filename="../QScintilla/MiniEditor.py" line="1959" /> + <location filename="../ViewManager/ViewManager.py" line="2764" /> + <location filename="../ViewManager/ViewManager.py" line="2759" /> + <location filename="../QScintilla/MiniEditor.py" line="1962" /> + <location filename="../QScintilla/MiniEditor.py" line="1957" /> <source>Extend rectangular selection to first visible character in document line</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2787" /> - <location filename="../QScintilla/MiniEditor.py" line="1977" /> + <location filename="../ViewManager/ViewManager.py" line="2777" /> + <location filename="../QScintilla/MiniEditor.py" line="1975" /> <source>Alt+Shift+Home</source> <translation>Alt+Shift+Home</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2798" /> - <location filename="../ViewManager/ViewManager.py" line="2795" /> - <location filename="../QScintilla/MiniEditor.py" line="1988" /> - <location filename="../QScintilla/MiniEditor.py" line="1985" /> + <location filename="../ViewManager/ViewManager.py" line="2788" /> + <location filename="../ViewManager/ViewManager.py" line="2785" /> + <location filename="../QScintilla/MiniEditor.py" line="1986" /> + <location filename="../QScintilla/MiniEditor.py" line="1983" /> <source>Extend rectangular selection to end of document line</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2809" /> - <location filename="../QScintilla/MiniEditor.py" line="1999" /> + <location filename="../ViewManager/ViewManager.py" line="2799" /> + <location filename="../QScintilla/MiniEditor.py" line="1997" /> <source>Meta+Alt+Shift+E</source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="2804" /> + <location filename="../QScintilla/MiniEditor.py" line="2002" /> + <source>Alt+Shift+End</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="2814" /> - <location filename="../QScintilla/MiniEditor.py" line="2004" /> - <source>Alt+Shift+End</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="2824" /> - <location filename="../ViewManager/ViewManager.py" line="2821" /> - <location filename="../QScintilla/MiniEditor.py" line="2014" /> - <location filename="../QScintilla/MiniEditor.py" line="2011" /> + <location filename="../ViewManager/ViewManager.py" line="2811" /> + <location filename="../QScintilla/MiniEditor.py" line="2012" /> + <location filename="../QScintilla/MiniEditor.py" line="2009" /> <source>Extend rectangular selection up one page</source> <translation>Köşeli seçimi bir sayfa yukarı genişlet</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2827" /> - <location filename="../QScintilla/MiniEditor.py" line="2017" /> + <location filename="../ViewManager/ViewManager.py" line="2817" /> + <location filename="../QScintilla/MiniEditor.py" line="2015" /> <source>Alt+Shift+PgUp</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2840" /> - <location filename="../ViewManager/ViewManager.py" line="2837" /> - <location filename="../QScintilla/MiniEditor.py" line="2030" /> - <location filename="../QScintilla/MiniEditor.py" line="2027" /> + <location filename="../ViewManager/ViewManager.py" line="2830" /> + <location filename="../ViewManager/ViewManager.py" line="2827" /> + <location filename="../QScintilla/MiniEditor.py" line="2028" /> + <location filename="../QScintilla/MiniEditor.py" line="2025" /> <source>Extend rectangular selection down one page</source> <translation>Köşeli seçimi bir sayfa aşağı genişlet</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2843" /> - <location filename="../QScintilla/MiniEditor.py" line="2033" /> + <location filename="../ViewManager/ViewManager.py" line="2833" /> + <location filename="../QScintilla/MiniEditor.py" line="2031" /> <source>Alt+Shift+PgDown</source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="2841" /> + <location filename="../QScintilla/MiniEditor.py" line="2039" /> + <source>Meta+Alt+Shift+V</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="2850" /> + <location filename="../ViewManager/ViewManager.py" line="2849" /> + <location filename="../QScintilla/MiniEditor.py" line="2514" /> + <location filename="../QScintilla/MiniEditor.py" line="2513" /> + <location filename="../QScintilla/MiniEditor.py" line="2048" /> + <location filename="../QScintilla/MiniEditor.py" line="2047" /> + <source>Duplicate current selection</source> + <translation>Geçerli seçimi çoğalt</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="2851" /> - <location filename="../QScintilla/MiniEditor.py" line="2041" /> - <source>Meta+Alt+Shift+V</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="2860" /> - <location filename="../ViewManager/ViewManager.py" line="2859" /> - <location filename="../QScintilla/MiniEditor.py" line="2516" /> <location filename="../QScintilla/MiniEditor.py" line="2515" /> - <location filename="../QScintilla/MiniEditor.py" line="2050" /> <location filename="../QScintilla/MiniEditor.py" line="2049" /> - <source>Duplicate current selection</source> - <translation>Geçerli seçimi çoğalt</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="2861" /> - <location filename="../QScintilla/MiniEditor.py" line="2517" /> - <location filename="../QScintilla/MiniEditor.py" line="2051" /> <source>Ctrl+Shift+D</source> <translation>Ctrl+Shift+D</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2875" /> - <location filename="../ViewManager/ViewManager.py" line="2872" /> - <location filename="../QScintilla/MiniEditor.py" line="2065" /> - <location filename="../QScintilla/MiniEditor.py" line="2062" /> + <location filename="../ViewManager/ViewManager.py" line="2865" /> + <location filename="../ViewManager/ViewManager.py" line="2862" /> + <location filename="../QScintilla/MiniEditor.py" line="2063" /> + <location filename="../QScintilla/MiniEditor.py" line="2060" /> <source>Scroll to start of document</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2894" /> - <location filename="../ViewManager/ViewManager.py" line="2893" /> - <location filename="../QScintilla/MiniEditor.py" line="2084" /> - <location filename="../QScintilla/MiniEditor.py" line="2083" /> + <location filename="../ViewManager/ViewManager.py" line="2884" /> + <location filename="../ViewManager/ViewManager.py" line="2883" /> + <location filename="../QScintilla/MiniEditor.py" line="2082" /> + <location filename="../QScintilla/MiniEditor.py" line="2081" /> <source>Scroll to end of document</source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="2903" /> + <location filename="../ViewManager/ViewManager.py" line="2900" /> + <location filename="../QScintilla/MiniEditor.py" line="2101" /> + <location filename="../QScintilla/MiniEditor.py" line="2098" /> + <source>Scroll vertically to center current line</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="2913" /> - <location filename="../ViewManager/ViewManager.py" line="2910" /> - <location filename="../QScintilla/MiniEditor.py" line="2103" /> - <location filename="../QScintilla/MiniEditor.py" line="2100" /> - <source>Scroll vertically to center current line</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="2923" /> - <location filename="../QScintilla/MiniEditor.py" line="2113" /> + <location filename="../QScintilla/MiniEditor.py" line="2111" /> <source>Meta+L</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2932" /> - <location filename="../ViewManager/ViewManager.py" line="2931" /> - <location filename="../QScintilla/MiniEditor.py" line="2122" /> - <location filename="../QScintilla/MiniEditor.py" line="2121" /> + <location filename="../ViewManager/ViewManager.py" line="2922" /> + <location filename="../ViewManager/ViewManager.py" line="2921" /> + <location filename="../QScintilla/MiniEditor.py" line="2120" /> + <location filename="../QScintilla/MiniEditor.py" line="2119" /> <source>Move to end of next word</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2951" /> - <location filename="../ViewManager/ViewManager.py" line="2948" /> - <location filename="../QScintilla/MiniEditor.py" line="2141" /> - <location filename="../QScintilla/MiniEditor.py" line="2138" /> + <location filename="../ViewManager/ViewManager.py" line="2941" /> + <location filename="../ViewManager/ViewManager.py" line="2938" /> + <location filename="../QScintilla/MiniEditor.py" line="2139" /> + <location filename="../QScintilla/MiniEditor.py" line="2136" /> <source>Extend selection to end of next word</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2974" /> - <location filename="../ViewManager/ViewManager.py" line="2971" /> - <location filename="../QScintilla/MiniEditor.py" line="2164" /> - <location filename="../QScintilla/MiniEditor.py" line="2161" /> + <location filename="../ViewManager/ViewManager.py" line="2964" /> + <location filename="../ViewManager/ViewManager.py" line="2961" /> + <location filename="../QScintilla/MiniEditor.py" line="2162" /> + <location filename="../QScintilla/MiniEditor.py" line="2159" /> <source>Move to end of previous word</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2991" /> - <location filename="../ViewManager/ViewManager.py" line="2988" /> - <location filename="../QScintilla/MiniEditor.py" line="2181" /> - <location filename="../QScintilla/MiniEditor.py" line="2178" /> + <location filename="../ViewManager/ViewManager.py" line="2981" /> + <location filename="../ViewManager/ViewManager.py" line="2978" /> + <location filename="../QScintilla/MiniEditor.py" line="2179" /> + <location filename="../QScintilla/MiniEditor.py" line="2176" /> <source>Extend selection to end of previous word</source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="2998" /> + <location filename="../ViewManager/ViewManager.py" line="2995" /> + <location filename="../QScintilla/MiniEditor.py" line="2196" /> + <location filename="../QScintilla/MiniEditor.py" line="2193" /> + <source>Move to start of document line</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="3008" /> - <location filename="../ViewManager/ViewManager.py" line="3005" /> - <location filename="../QScintilla/MiniEditor.py" line="2198" /> - <location filename="../QScintilla/MiniEditor.py" line="2195" /> - <source>Move to start of document line</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="3018" /> - <location filename="../QScintilla/MiniEditor.py" line="2208" /> + <location filename="../QScintilla/MiniEditor.py" line="2206" /> <source>Meta+A</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3029" /> - <location filename="../ViewManager/ViewManager.py" line="3026" /> - <location filename="../QScintilla/MiniEditor.py" line="2219" /> - <location filename="../QScintilla/MiniEditor.py" line="2216" /> + <location filename="../ViewManager/ViewManager.py" line="3019" /> + <location filename="../ViewManager/ViewManager.py" line="3016" /> + <location filename="../QScintilla/MiniEditor.py" line="2217" /> + <location filename="../QScintilla/MiniEditor.py" line="2214" /> <source>Extend selection to start of document line</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3040" /> - <location filename="../QScintilla/MiniEditor.py" line="2230" /> + <location filename="../ViewManager/ViewManager.py" line="3030" /> + <location filename="../QScintilla/MiniEditor.py" line="2228" /> <source>Meta+Shift+A</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3053" /> - <location filename="../ViewManager/ViewManager.py" line="3049" /> - <location filename="../QScintilla/MiniEditor.py" line="2243" /> - <location filename="../QScintilla/MiniEditor.py" line="2239" /> + <location filename="../ViewManager/ViewManager.py" line="3043" /> + <location filename="../ViewManager/ViewManager.py" line="3039" /> + <location filename="../QScintilla/MiniEditor.py" line="2241" /> + <location filename="../QScintilla/MiniEditor.py" line="2237" /> <source>Extend rectangular selection to start of document line</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3065" /> - <location filename="../QScintilla/MiniEditor.py" line="2255" /> + <location filename="../ViewManager/ViewManager.py" line="3055" /> + <location filename="../QScintilla/MiniEditor.py" line="2253" /> <source>Meta+Alt+Shift+A</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3077" /> - <location filename="../ViewManager/ViewManager.py" line="3074" /> - <location filename="../QScintilla/MiniEditor.py" line="2267" /> - <location filename="../QScintilla/MiniEditor.py" line="2264" /> + <location filename="../ViewManager/ViewManager.py" line="3067" /> + <location filename="../ViewManager/ViewManager.py" line="3064" /> + <location filename="../QScintilla/MiniEditor.py" line="2265" /> + <location filename="../QScintilla/MiniEditor.py" line="2262" /> <source>Extend selection to start of display line</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3100" /> - <location filename="../ViewManager/ViewManager.py" line="3097" /> - <location filename="../QScintilla/MiniEditor.py" line="2290" /> - <location filename="../QScintilla/MiniEditor.py" line="2287" /> + <location filename="../ViewManager/ViewManager.py" line="3090" /> + <location filename="../ViewManager/ViewManager.py" line="3087" /> + <location filename="../QScintilla/MiniEditor.py" line="2288" /> + <location filename="../QScintilla/MiniEditor.py" line="2285" /> <source>Move to start of display or document line</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3118" /> - <location filename="../ViewManager/ViewManager.py" line="3114" /> - <location filename="../QScintilla/MiniEditor.py" line="2308" /> - <location filename="../QScintilla/MiniEditor.py" line="2304" /> + <location filename="../ViewManager/ViewManager.py" line="3108" /> + <location filename="../ViewManager/ViewManager.py" line="3104" /> + <location filename="../QScintilla/MiniEditor.py" line="2306" /> + <location filename="../QScintilla/MiniEditor.py" line="2302" /> <source>Extend selection to start of display or document line</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3137" /> - <location filename="../ViewManager/ViewManager.py" line="3133" /> - <location filename="../QScintilla/MiniEditor.py" line="2327" /> - <location filename="../QScintilla/MiniEditor.py" line="2323" /> + <location filename="../ViewManager/ViewManager.py" line="3127" /> + <location filename="../ViewManager/ViewManager.py" line="3123" /> + <location filename="../QScintilla/MiniEditor.py" line="2325" /> + <location filename="../QScintilla/MiniEditor.py" line="2321" /> <source>Move to first visible character in display or document line</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3157" /> - <location filename="../ViewManager/ViewManager.py" line="3152" /> - <location filename="../QScintilla/MiniEditor.py" line="2347" /> - <location filename="../QScintilla/MiniEditor.py" line="2342" /> + <location filename="../ViewManager/ViewManager.py" line="3147" /> + <location filename="../ViewManager/ViewManager.py" line="3142" /> + <location filename="../QScintilla/MiniEditor.py" line="2345" /> + <location filename="../QScintilla/MiniEditor.py" line="2340" /> <source>Extend selection to first visible character in display or document line</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3176" /> - <location filename="../ViewManager/ViewManager.py" line="3173" /> - <location filename="../QScintilla/MiniEditor.py" line="2366" /> - <location filename="../QScintilla/MiniEditor.py" line="2363" /> + <location filename="../ViewManager/ViewManager.py" line="3166" /> + <location filename="../ViewManager/ViewManager.py" line="3163" /> + <location filename="../QScintilla/MiniEditor.py" line="2364" /> + <location filename="../QScintilla/MiniEditor.py" line="2361" /> <source>Move to end of display or document line</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3193" /> - <location filename="../ViewManager/ViewManager.py" line="3190" /> - <location filename="../QScintilla/MiniEditor.py" line="2383" /> - <location filename="../QScintilla/MiniEditor.py" line="2380" /> + <location filename="../ViewManager/ViewManager.py" line="3183" /> + <location filename="../ViewManager/ViewManager.py" line="3180" /> + <location filename="../QScintilla/MiniEditor.py" line="2381" /> + <location filename="../QScintilla/MiniEditor.py" line="2378" /> <source>Extend selection to end of display or document line</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3208" /> - <location filename="../ViewManager/ViewManager.py" line="3207" /> - <location filename="../QScintilla/MiniEditor.py" line="2398" /> - <location filename="../QScintilla/MiniEditor.py" line="2397" /> + <location filename="../ViewManager/ViewManager.py" line="3198" /> + <location filename="../ViewManager/ViewManager.py" line="3197" /> + <location filename="../QScintilla/MiniEditor.py" line="2396" /> + <location filename="../QScintilla/MiniEditor.py" line="2395" /> <source>Stuttered move up one page</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3223" /> - <location filename="../ViewManager/ViewManager.py" line="3220" /> - <location filename="../QScintilla/MiniEditor.py" line="2413" /> - <location filename="../QScintilla/MiniEditor.py" line="2410" /> + <location filename="../ViewManager/ViewManager.py" line="3213" /> + <location filename="../ViewManager/ViewManager.py" line="3210" /> + <location filename="../QScintilla/MiniEditor.py" line="2411" /> + <location filename="../QScintilla/MiniEditor.py" line="2408" /> <source>Stuttered extend selection up one page</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3240" /> - <location filename="../ViewManager/ViewManager.py" line="3237" /> - <location filename="../QScintilla/MiniEditor.py" line="2430" /> - <location filename="../QScintilla/MiniEditor.py" line="2427" /> + <location filename="../ViewManager/ViewManager.py" line="3230" /> + <location filename="../ViewManager/ViewManager.py" line="3227" /> + <location filename="../QScintilla/MiniEditor.py" line="2428" /> + <location filename="../QScintilla/MiniEditor.py" line="2425" /> <source>Stuttered move down one page</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3257" /> - <location filename="../ViewManager/ViewManager.py" line="3254" /> - <location filename="../QScintilla/MiniEditor.py" line="2447" /> - <location filename="../QScintilla/MiniEditor.py" line="2444" /> + <location filename="../ViewManager/ViewManager.py" line="3247" /> + <location filename="../ViewManager/ViewManager.py" line="3244" /> + <location filename="../QScintilla/MiniEditor.py" line="2445" /> + <location filename="../QScintilla/MiniEditor.py" line="2442" /> <source>Stuttered extend selection down one page</source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="3264" /> + <location filename="../ViewManager/ViewManager.py" line="3261" /> + <location filename="../QScintilla/MiniEditor.py" line="2462" /> + <location filename="../QScintilla/MiniEditor.py" line="2459" /> + <source>Delete right to end of next word</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="3274" /> - <location filename="../ViewManager/ViewManager.py" line="3271" /> - <location filename="../QScintilla/MiniEditor.py" line="2464" /> - <location filename="../QScintilla/MiniEditor.py" line="2461" /> - <source>Delete right to end of next word</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="3284" /> - <location filename="../QScintilla/MiniEditor.py" line="2474" /> + <location filename="../QScintilla/MiniEditor.py" line="2472" /> <source>Alt+Del</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3295" /> - <location filename="../ViewManager/ViewManager.py" line="3292" /> - <location filename="../QScintilla/MiniEditor.py" line="2485" /> - <location filename="../QScintilla/MiniEditor.py" line="2482" /> + <location filename="../ViewManager/ViewManager.py" line="3285" /> + <location filename="../ViewManager/ViewManager.py" line="3282" /> + <location filename="../QScintilla/MiniEditor.py" line="2483" /> + <location filename="../QScintilla/MiniEditor.py" line="2480" /> <source>Move selected lines up one line</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3312" /> - <location filename="../ViewManager/ViewManager.py" line="3309" /> - <location filename="../QScintilla/MiniEditor.py" line="2502" /> - <location filename="../QScintilla/MiniEditor.py" line="2499" /> + <location filename="../ViewManager/ViewManager.py" line="3302" /> + <location filename="../ViewManager/ViewManager.py" line="3299" /> + <location filename="../QScintilla/MiniEditor.py" line="2500" /> + <location filename="../QScintilla/MiniEditor.py" line="2497" /> <source>Move selected lines down one line</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3478" /> - <location filename="../QScintilla/MiniEditor.py" line="2548" /> + <location filename="../ViewManager/ViewManager.py" line="3468" /> + <location filename="../QScintilla/MiniEditor.py" line="2546" /> <source><b>Search</b><p>Search for some text in the current editor. A dialog is shown to enter the searchtext and options for the search.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3504" /> - <location filename="../QScintilla/MiniEditor.py" line="2574" /> + <location filename="../ViewManager/ViewManager.py" line="3494" /> + <location filename="../QScintilla/MiniEditor.py" line="2572" /> <source><b>Search next</b><p>Search the next occurrence of some text in the current editor. The previously entered searchtext and options are reused.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3534" /> - <location filename="../QScintilla/MiniEditor.py" line="2604" /> + <location filename="../ViewManager/ViewManager.py" line="3524" /> + <location filename="../QScintilla/MiniEditor.py" line="2602" /> <source><b>Search previous</b><p>Search the previous occurrence of some text in the current editor. The previously entered searchtext and options are reused.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3548" /> - <location filename="../ViewManager/ViewManager.py" line="3546" /> - <location filename="../QScintilla/MiniEditor.py" line="2618" /> + <location filename="../ViewManager/ViewManager.py" line="3538" /> + <location filename="../ViewManager/ViewManager.py" line="3536" /> <location filename="../QScintilla/MiniEditor.py" line="2616" /> + <location filename="../QScintilla/MiniEditor.py" line="2614" /> <source>Clear search markers</source> <translation>Arama işaretlerini temizle</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3550" /> - <location filename="../QScintilla/MiniEditor.py" line="2620" /> + <location filename="../ViewManager/ViewManager.py" line="3540" /> + <location filename="../QScintilla/MiniEditor.py" line="2618" /> <source>Ctrl+3</source> <comment>Search|Clear search markers</comment> <translation>Ctrl+3</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3559" /> - <location filename="../QScintilla/MiniEditor.py" line="2629" /> + <location filename="../ViewManager/ViewManager.py" line="3549" /> + <location filename="../QScintilla/MiniEditor.py" line="2627" /> <source>Clear all displayed search markers</source> <translation>Gösterilen tüm arama işaretlerin temizle</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3564" /> - <location filename="../QScintilla/MiniEditor.py" line="2634" /> + <location filename="../ViewManager/ViewManager.py" line="3554" /> + <location filename="../QScintilla/MiniEditor.py" line="2632" /> <source><b>Clear search markers</b><p>Clear all displayed search markers.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="3622" /> + <location filename="../QScintilla/MiniEditor.py" line="2642" /> + <source>Replace</source> + <translation>Yerdeğiştir</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="3623" /> + <location filename="../QScintilla/MiniEditor.py" line="2643" /> + <source>&Replace...</source> + <translation>&Yerdeğiştir...</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="3625" /> + <location filename="../QScintilla/MiniEditor.py" line="2645" /> + <source>Ctrl+R</source> + <comment>Search|Replace</comment> + <translation>Ctrl+R</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="3632" /> - <location filename="../QScintilla/MiniEditor.py" line="2644" /> - <source>Replace</source> - <translation>Yerdeğiştir</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="3633" /> - <location filename="../QScintilla/MiniEditor.py" line="2645" /> - <source>&Replace...</source> - <translation>&Yerdeğiştir...</translation> + <location filename="../QScintilla/MiniEditor.py" line="2652" /> + <source>Replace some text</source> + <translation>Bazı metinleri değiştir</translation> </message> <message> <location filename="../ViewManager/ViewManager.py" line="3635" /> - <location filename="../QScintilla/MiniEditor.py" line="2647" /> - <source>Ctrl+R</source> - <comment>Search|Replace</comment> - <translation>Ctrl+R</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="3642" /> - <location filename="../QScintilla/MiniEditor.py" line="2654" /> - <source>Replace some text</source> - <translation>Bazı metinleri değiştir</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="3645" /> - <location filename="../QScintilla/MiniEditor.py" line="2657" /> + <location filename="../QScintilla/MiniEditor.py" line="2655" /> <source><b>Replace</b><p>Search for some text in the current editor and replace it. A dialog is shown to enter the searchtext, the replacement text and options for the search and replace.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3659" /> - <location filename="../ViewManager/ViewManager.py" line="3657" /> - <location filename="../QScintilla/MiniEditor.py" line="2671" /> + <location filename="../ViewManager/ViewManager.py" line="3649" /> + <location filename="../ViewManager/ViewManager.py" line="3647" /> <location filename="../QScintilla/MiniEditor.py" line="2669" /> + <location filename="../QScintilla/MiniEditor.py" line="2667" /> <source>Replace and Search</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3661" /> - <location filename="../QScintilla/MiniEditor.py" line="2673" /> + <location filename="../ViewManager/ViewManager.py" line="3651" /> + <location filename="../QScintilla/MiniEditor.py" line="2671" /> <source>Meta+R</source> <comment>Search|Replace and Search</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3670" /> - <location filename="../QScintilla/MiniEditor.py" line="2682" /> + <location filename="../ViewManager/ViewManager.py" line="3660" /> + <location filename="../QScintilla/MiniEditor.py" line="2680" /> <source>Replace the found text and search the next occurrence</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3675" /> - <location filename="../QScintilla/MiniEditor.py" line="2687" /> + <location filename="../ViewManager/ViewManager.py" line="3665" /> + <location filename="../QScintilla/MiniEditor.py" line="2685" /> <source><b>Replace and Search</b><p>Replace the found occurrence of text in the current editor and search for the next one. The previously entered search text and options are reused.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3689" /> - <location filename="../ViewManager/ViewManager.py" line="3687" /> + <location filename="../ViewManager/ViewManager.py" line="3681" /> + <location filename="../ViewManager/ViewManager.py" line="3679" /> <location filename="../QScintilla/MiniEditor.py" line="2701" /> <location filename="../QScintilla/MiniEditor.py" line="2699" /> <source>Replace Occurrence</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3691" /> + <location filename="../ViewManager/ViewManager.py" line="3683" /> <location filename="../QScintilla/MiniEditor.py" line="2703" /> <source>Ctrl+Meta+R</source> <comment>Search|Replace Occurrence</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3700" /> + <location filename="../ViewManager/ViewManager.py" line="3692" /> <location filename="../QScintilla/MiniEditor.py" line="2712" /> <source>Replace the found text</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3703" /> + <location filename="../ViewManager/ViewManager.py" line="3695" /> <location filename="../QScintilla/MiniEditor.py" line="2715" /> <source><b>Replace Occurrence</b><p>Replace the found occurrence of the search text in the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3716" /> - <location filename="../ViewManager/ViewManager.py" line="3714" /> + <location filename="../ViewManager/ViewManager.py" line="3708" /> + <location filename="../ViewManager/ViewManager.py" line="3706" /> <location filename="../QScintilla/MiniEditor.py" line="2728" /> <location filename="../QScintilla/MiniEditor.py" line="2726" /> <source>Replace All</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3718" /> + <location filename="../ViewManager/ViewManager.py" line="3710" /> <location filename="../QScintilla/MiniEditor.py" line="2730" /> <source>Shift+Meta+R</source> <comment>Search|Replace All</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3727" /> + <location filename="../ViewManager/ViewManager.py" line="3719" /> <location filename="../QScintilla/MiniEditor.py" line="2739" /> <source>Replace search text occurrences</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3730" /> + <location filename="../ViewManager/ViewManager.py" line="3722" /> <location filename="../QScintilla/MiniEditor.py" line="2742" /> <source><b>Replace All</b><p>Replace all occurrences of the search text in the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="589" /> + <location filename="../ViewManager/ViewManager.py" line="579" /> <source>New</source> <translation>Yeni</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="591" /> + <location filename="../ViewManager/ViewManager.py" line="581" /> <source>&New</source> <translation>Ye&ni</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="593" /> + <location filename="../ViewManager/ViewManager.py" line="583" /> <source>Ctrl+N</source> <comment>File|New</comment> <translation>Ctrl+N</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="600" /> + <location filename="../ViewManager/ViewManager.py" line="590" /> <source>Open an empty editor window</source> <translation>Boş bir düzenleyici penceresi aç</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="603" /> + <location filename="../ViewManager/ViewManager.py" line="593" /> <source><b>New</b><p>An empty editor window will be created.</p></source> <translation><b>Yeni</b><p>Boş bir düzenleme penceresi oluşturulacak.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="612" /> + <location filename="../ViewManager/ViewManager.py" line="602" /> <source>Open</source> <translation>Aç</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="614" /> + <location filename="../ViewManager/ViewManager.py" line="604" /> <source>&Open...</source> <translation>&Aç...</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="606" /> + <source>Ctrl+O</source> + <comment>File|Open</comment> + <translation>Ctrl+O</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="613" /> + <source>Open a file</source> + <translation>Bir dosya aç</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="616" /> - <source>Ctrl+O</source> - <comment>File|Open</comment> - <translation>Ctrl+O</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="623" /> - <source>Open a file</source> - <translation>Bir dosya aç</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="626" /> <source><b>Open a file</b><p>You will be asked for the name of a file to be opened in an editor window.</p></source> <translation><b>Bir dosya aç</b><p>Düzenleyici penceresinde açmak istediğiniz dosyanın adı sorulmaktadır.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="639" /> + <location filename="../ViewManager/ViewManager.py" line="629" /> <source>Close</source> <translation>Kapat</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="641" /> + <location filename="../ViewManager/ViewManager.py" line="631" /> <source>&Close</source> <translation>&Kapat</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="633" /> + <source>Ctrl+W</source> + <comment>File|Close</comment> + <translation>Ctrl+W</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="640" /> + <source>Close the current window</source> + <translation>Geçerli pencereyi kapat</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="643" /> - <source>Ctrl+W</source> - <comment>File|Close</comment> - <translation>Ctrl+W</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="650" /> - <source>Close the current window</source> - <translation>Geçerli pencereyi kapat</translation> + <source><b>Close Window</b><p>Close the current window.</p></source> + <translation><b>Pencereyi kapat</b><p>Geçerli pencereyi kapat.</p></translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="652" /> + <source>Close All</source> + <translation>Hepsini Kapat</translation> </message> <message> <location filename="../ViewManager/ViewManager.py" line="653" /> - <source><b>Close Window</b><p>Close the current window.</p></source> - <translation><b>Pencereyi kapat</b><p>Geçerli pencereyi kapat.</p></translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="662" /> - <source>Close All</source> - <translation>Hepsini Kapat</translation> + <source>Clos&e All</source> + <translation>H&epsini Kapat</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="660" /> + <source>Close all editor windows</source> + <translation>Tüm düzenleme pencerelerini kapat</translation> </message> <message> <location filename="../ViewManager/ViewManager.py" line="663" /> - <source>Clos&e All</source> - <translation>H&epsini Kapat</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="670" /> - <source>Close all editor windows</source> - <translation>Tüm düzenleme pencerelerini kapat</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="673" /> <source><b>Close All Windows</b><p>Close all editor windows.</p></source> <translation><b>Tüm Pencereleri Kapat</b><p>Tüm düzenleme pencerelerini kapat.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="686" /> + <location filename="../ViewManager/ViewManager.py" line="676" /> <source>Save</source> <translation>Kaydet</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="688" /> + <location filename="../ViewManager/ViewManager.py" line="678" /> <source>&Save</source> <translation>&Kaydet</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="697" /> + <location filename="../ViewManager/ViewManager.py" line="687" /> <source>Save the current file</source> <translation>Geçerli dosyayı kaydet</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="690" /> + <source><b>Save File</b><p>Save the contents of current editor window.</p></source> + <translation><b>Dosya Kaydet</b><p>Geçerli düzenleyici penceresinin içeriğini kaydet.</p></translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="700" /> - <source><b>Save File</b><p>Save the contents of current editor window.</p></source> - <translation><b>Dosya Kaydet</b><p>Geçerli düzenleyici penceresinin içeriğini kaydet.</p></translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="710" /> <source>Save as</source> <translation>Farklı kaydet</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="712" /> + <location filename="../ViewManager/ViewManager.py" line="702" /> <source>Save &as...</source> <translation>Farklı k&aydet...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="714" /> + <location filename="../ViewManager/ViewManager.py" line="704" /> <source>Shift+Ctrl+S</source> <comment>File|Save As</comment> <translation>Shift+Ctrl+S</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="723" /> + <location filename="../ViewManager/ViewManager.py" line="713" /> <source>Save the current file to a new one</source> <translation>Geçerli dosyayı yeni bir tane olarak kaydet</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="728" /> + <location filename="../ViewManager/ViewManager.py" line="718" /> <source><b>Save File as</b><p>Save the contents of current editor window to a new file. The file can be entered in a file selection dialog.</p></source> <translation><b>Dosyayı Farklı Kaydet</b><p>Geçerli düzenleyici penceresindeki içeriği yeni bir dosyaya kaydeder. Dosya seçme diyaloğu ile bu dosyaya girilebilir.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="739" /> + <location filename="../ViewManager/ViewManager.py" line="729" /> <source>Save Copy</source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="731" /> + <source>Save &Copy...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="738" /> + <source>Save a copy of the current file</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="741" /> - <source>Save &Copy...</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="748" /> - <source>Save a copy of the current file</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="751" /> <source><b>Save Copy</b><p>Save a copy of the contents of current editor window. The file can be entered in a file selection dialog.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="762" /> + <location filename="../ViewManager/ViewManager.py" line="752" /> <source>Save all</source> <translation>Hepsini kaydet</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="754" /> + <source>Save a&ll</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="761" /> + <source>Save all files</source> + <translation>Tüm dosyaları kaydet</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="764" /> - <source>Save a&ll</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="771" /> - <source>Save all files</source> - <translation>Tüm dosyaları kaydet</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="774" /> <source><b>Save All Files</b><p>Save the contents of all editor windows.</p></source> <translation><b>Tüm Dosyaları Kaydet</b><p>Tüm düzenleyici pencerelerindeki içerikleri kaydet.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="786" /> + <location filename="../ViewManager/ViewManager.py" line="776" /> <source>Print</source> <translation>Yazdır</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="788" /> + <location filename="../ViewManager/ViewManager.py" line="778" /> <source>&Print</source> <translation>&Yazdır</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="790" /> + <location filename="../ViewManager/ViewManager.py" line="780" /> <source>Ctrl+P</source> <comment>File|Print</comment> <translation>Ctrl+P</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="797" /> + <location filename="../ViewManager/ViewManager.py" line="787" /> <source>Print the current file</source> <translation>Geçerli dosyayı yazdır</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="800" /> + <location filename="../ViewManager/ViewManager.py" line="790" /> <source><b>Print File</b><p>Print the contents of current editor window.</p></source> <translation><b>Dosya Yazdır</b><p>Geçerli düzenleyici penceresindeki içeriği yazdır.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="820" /> + <location filename="../ViewManager/ViewManager.py" line="810" /> <source>Print preview of the current file</source> <translation>Geçerli dosyanın baskı öngörünümü</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="825" /> + <location filename="../ViewManager/ViewManager.py" line="815" /> <source><b>Print Preview</b><p>Print preview of the current editor window.</p></source> <translation><b>Yazıcı Öngörünümü</b><p>Geçerli düzenleyici penceresinin yazıcı öngörünümü.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="836" /> + <location filename="../ViewManager/ViewManager.py" line="826" /> <source>Find File</source> <translation type="unfinished">Dosya Bul</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="838" /> + <location filename="../ViewManager/ViewManager.py" line="828" /> <source>Find &File...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="840" /> + <location filename="../ViewManager/ViewManager.py" line="830" /> <source>Alt+Ctrl+F</source> <comment>File|Find File</comment> <translation type="unfinished">Alt+Ctrl+F</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="849" /> + <location filename="../ViewManager/ViewManager.py" line="839" /> <source>Search for a file by entering a search pattern</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="854" /> + <location filename="../ViewManager/ViewManager.py" line="844" /> <source><b>Find File</b><p>This searches for a file by entering a search pattern.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="869" /> + <location filename="../ViewManager/ViewManager.py" line="859" /> <source>&File</source> <translation>&Dosya</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="871" /> + <location filename="../ViewManager/ViewManager.py" line="861" /> <source>Open &Recent Files</source> <translation>Geçmiş Dosyala&rı Aç</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="874" /> + <location filename="../ViewManager/ViewManager.py" line="864" /> <source>Open &Bookmarked Files</source> <translation>Yerimi D&osyalarını Aç</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="918" /> - <location filename="../ViewManager/ViewManager.py" line="916" /> + <location filename="../ViewManager/ViewManager.py" line="908" /> + <location filename="../ViewManager/ViewManager.py" line="906" /> <source>File</source> <translation>Dosya</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="941" /> + <location filename="../ViewManager/ViewManager.py" line="931" /> <source>Export as</source> <translation>Farklı Dışaktar</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="965" /> + <location filename="../ViewManager/ViewManager.py" line="955" /> <source>Undo</source> <translation>Geri Al</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="967" /> + <location filename="../ViewManager/ViewManager.py" line="957" /> <source>&Undo</source> <translation>&Geri al</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="969" /> + <location filename="../ViewManager/ViewManager.py" line="959" /> <source>Ctrl+Z</source> <comment>Edit|Undo</comment> <translation>Ctrl+Z</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="972" /> + <location filename="../ViewManager/ViewManager.py" line="962" /> <source>Alt+Backspace</source> <comment>Edit|Undo</comment> <translation>Alt+Backspace</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="978" /> + <location filename="../ViewManager/ViewManager.py" line="968" /> <source>Undo the last change</source> <translation>Enson değişikliği geri al</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="971" /> + <source><b>Undo</b><p>Undo the last change done in the current editor.</p></source> + <translation><b>Geri Al</b><p>Geçerli düzenleyicide yapılan son değişikliği geri al.</p></translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="981" /> - <source><b>Undo</b><p>Undo the last change done in the current editor.</p></source> - <translation><b>Geri Al</b><p>Geçerli düzenleyicide yapılan son değişikliği geri al.</p></translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="991" /> <source>Redo</source> <translation>İleri al</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="993" /> + <location filename="../ViewManager/ViewManager.py" line="983" /> <source>&Redo</source> <translation>&İleri al</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="995" /> + <location filename="../ViewManager/ViewManager.py" line="985" /> <source>Ctrl+Shift+Z</source> <comment>Edit|Redo</comment> <translation>Ctrl+Shift+Z</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1002" /> + <location filename="../ViewManager/ViewManager.py" line="992" /> <source>Redo the last change</source> <translation>Son değişikliği ileri al</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1005" /> + <location filename="../ViewManager/ViewManager.py" line="995" /> <source><b>Redo</b><p>Redo the last change done in the current editor.</p></source> <translation><b>İleri Al</b><p>Geçerli düzenleyicide yapılan son değişikliği ileri alır.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1025" /> <location filename="../ViewManager/ViewManager.py" line="1015" /> + <location filename="../ViewManager/ViewManager.py" line="1005" /> <source>Revert to last saved state</source> <translation>En son kaydedileni eski haline getir</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1016" /> + <location filename="../ViewManager/ViewManager.py" line="1006" /> <source>Re&vert to last saved state</source> <translation>En son kaydedileni e&ski haline getir</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1018" /> + <location filename="../ViewManager/ViewManager.py" line="1008" /> <source>Ctrl+Y</source> <comment>Edit|Revert</comment> <translation>Ctrl+Y</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1028" /> + <location filename="../ViewManager/ViewManager.py" line="1018" /> <source><b>Revert to last saved state</b><p>Undo all changes up to the last saved state of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1057" /> + <location filename="../ViewManager/ViewManager.py" line="1047" /> <source><b>Cut</b><p>Cut the selected text of the current editor to the clipboard.</p></source> <translation><b>Kes</b><p>Geçerli düzenleyicide seçilen metni panoya keser.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1084" /> + <location filename="../ViewManager/ViewManager.py" line="1074" /> <source><b>Copy</b><p>Copy the selected text of the current editor to the clipboard.</p></source> <translation><b>Kopya</b><p>Geçerli düzenleyicideki seçilen metni clipboarda kopyala.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1111" /> + <location filename="../ViewManager/ViewManager.py" line="1101" /> <source><b>Paste</b><p>Paste the last cut/copied text from the clipboard to the current editor.</p></source> <translation><b>Yapıştır</b><p>En son kesilen/kopyalanan metni panodan geçerli düzenleyiciye yapıştırır.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1136" /> + <location filename="../ViewManager/ViewManager.py" line="1126" /> <source><b>Clear</b><p>Delete all text of the current editor.</p></source> <translation><b>Temizle</b><p>Geçerli düzenleyicideki tüm metinleri sil.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1155" /> - <location filename="../ViewManager/ViewManager.py" line="1146" /> <location filename="../ViewManager/ViewManager.py" line="1145" /> + <location filename="../ViewManager/ViewManager.py" line="1136" /> + <location filename="../ViewManager/ViewManager.py" line="1135" /> <source>Join Lines</source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1138" /> + <source>Ctrl+J</source> + <comment>Edit|Join Lines</comment> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1148" /> - <source>Ctrl+J</source> - <comment>Edit|Join Lines</comment> + <source><b>Join Lines</b><p>Join the current and the next lines.</p></source> <translation type="unfinished" /> </message> <message> <location filename="../ViewManager/ViewManager.py" line="1158" /> - <source><b>Join Lines</b><p>Join the current and the next lines.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1168" /> <source>Indent</source> <translation>Girinti</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1170" /> + <location filename="../ViewManager/ViewManager.py" line="1160" /> <source>&Indent</source> <translation>G&irintili</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1172" /> + <location filename="../ViewManager/ViewManager.py" line="1162" /> <source>Ctrl+I</source> <comment>Edit|Indent</comment> <translation>Ctrl+I</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1179" /> + <location filename="../ViewManager/ViewManager.py" line="1169" /> <source>Indent line</source> <translation>Girinti satırı</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1182" /> + <location filename="../ViewManager/ViewManager.py" line="1172" /> <source><b>Indent</b><p>Indents the current line or the lines of the selection by one level.</p></source> <translation><b>Girinti</b><p>Geçerli satır yada satırların girintissini seçilen bir önceki seviyeye ayarlar.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1193" /> + <location filename="../ViewManager/ViewManager.py" line="1183" /> <source>Unindent</source> <translation>Girintisiz</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1195" /> + <location filename="../ViewManager/ViewManager.py" line="1185" /> <source>U&nindent</source> <translation>Giri&ntisiz</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1197" /> + <location filename="../ViewManager/ViewManager.py" line="1187" /> <source>Ctrl+Shift+I</source> <comment>Edit|Unindent</comment> <translation>Ctrl+Shift+I</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1206" /> + <location filename="../ViewManager/ViewManager.py" line="1196" /> <source>Unindent line</source> <translation>Girintisiz satır (hat)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1209" /> + <location filename="../ViewManager/ViewManager.py" line="1199" /> <source><b>Unindent</b><p>Unindents the current line or the lines of the selection by one level.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1212" /> + <location filename="../ViewManager/ViewManager.py" line="1210" /> + <source>Smart indent</source> + <translation>Akıllı Girinti</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1219" /> + <source>Smart indent Line or Selection</source> + <translation>Akıllı Satır Girintisi yada Seçim</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1222" /> - <location filename="../ViewManager/ViewManager.py" line="1220" /> - <source>Smart indent</source> - <translation>Akıllı Girinti</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1229" /> - <source>Smart indent Line or Selection</source> - <translation>Akıllı Satır Girintisi yada Seçim</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1232" /> <source><b>Smart indent</b><p>Indents the current line or the lines of the current selection smartly.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1243" /> + <location filename="../ViewManager/ViewManager.py" line="1233" /> <source>Comment</source> <translation>Yorumlayıcı</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1245" /> + <location filename="../ViewManager/ViewManager.py" line="1235" /> <source>C&omment</source> <translation>Y&orumlayıcı</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1247" /> + <location filename="../ViewManager/ViewManager.py" line="1237" /> <source>Ctrl+M</source> <comment>Edit|Comment</comment> <translation>Ctrl+M</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1254" /> + <location filename="../ViewManager/ViewManager.py" line="1244" /> <source>Comment Line or Selection</source> <translation>Satır Yorumlayıcı yada Seçim</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1257" /> + <location filename="../ViewManager/ViewManager.py" line="1247" /> <source><b>Comment</b><p>Comments the current line or the lines of the current selection.</p></source> <translation><b>Yorumlayıcı</b><p>Geçerli satırın yada geçerli seçimdeki satırların yorumlanması.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1268" /> + <location filename="../ViewManager/ViewManager.py" line="1258" /> <source>Uncomment</source> <translation>Yorumlanamaz</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1270" /> + <location filename="../ViewManager/ViewManager.py" line="1260" /> <source>Unco&mment</source> <translation>Yoru&mlanamaz</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1272" /> + <location filename="../ViewManager/ViewManager.py" line="1262" /> <source>Ctrl+Shift+M</source> <comment>Edit|Uncomment</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1281" /> + <location filename="../ViewManager/ViewManager.py" line="1271" /> <source>Uncomment Line or Selection</source> <translation>Yorumlanamaz Satır yada Seçim</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1284" /> + <location filename="../ViewManager/ViewManager.py" line="1274" /> <source><b>Uncomment</b><p>Uncomments the current line or the lines of the current selection.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1297" /> - <location filename="../ViewManager/ViewManager.py" line="1295" /> + <location filename="../ViewManager/ViewManager.py" line="1287" /> + <location filename="../ViewManager/ViewManager.py" line="1285" /> <source>Toggle Comment</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1299" /> + <location filename="../ViewManager/ViewManager.py" line="1289" /> <source>Ctrl+#</source> <comment>Edit|Toggle Comment</comment> <translation type="unfinished">Ctrl+#</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1308" /> + <location filename="../ViewManager/ViewManager.py" line="1298" /> <source>Toggle the comment of the current line, selection or comment block</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1314" /> + <location filename="../ViewManager/ViewManager.py" line="1304" /> <source><b>Toggle Comment</b><p>If the current line does not start with a block comment, the current line or selection is commented. If it is already commented, this comment block is uncommented. </p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1327" /> - <location filename="../ViewManager/ViewManager.py" line="1326" /> + <location filename="../ViewManager/ViewManager.py" line="1317" /> + <location filename="../ViewManager/ViewManager.py" line="1316" /> <source>Stream Comment</source> <translation>Yorumlayıcı</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1334" /> + <location filename="../ViewManager/ViewManager.py" line="1324" /> <source>Stream Comment Line or Selection</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1339" /> + <location filename="../ViewManager/ViewManager.py" line="1329" /> <source><b>Stream Comment</b><p>Stream comments the current line or the current selection.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1341" /> + <location filename="../ViewManager/ViewManager.py" line="1340" /> + <source>Box Comment</source> + <translation>Kutu Yorumlayıcı</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1348" /> + <source>Box Comment Line or Selection</source> + <translation>Kutu yorumlayıcı Satırı yada Seçimi</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1351" /> - <location filename="../ViewManager/ViewManager.py" line="1350" /> - <source>Box Comment</source> - <translation>Kutu Yorumlayıcı</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1358" /> - <source>Box Comment Line or Selection</source> - <translation>Kutu yorumlayıcı Satırı yada Seçimi</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1361" /> <source><b>Box Comment</b><p>Box comments the current line or the lines of the current selection.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1372" /> + <location filename="../ViewManager/ViewManager.py" line="1362" /> <source>Select to brace</source> <translation>Köşeli ayracı seç</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1373" /> + <location filename="../ViewManager/ViewManager.py" line="1363" /> <source>Select to &brace</source> <translation>Köşeli ayracı &seç</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1375" /> + <location filename="../ViewManager/ViewManager.py" line="1365" /> <source>Ctrl+E</source> <comment>Edit|Select to brace</comment> <translation>Ctrl+E</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1384" /> + <location filename="../ViewManager/ViewManager.py" line="1374" /> <source>Select text to the matching brace</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1389" /> + <location filename="../ViewManager/ViewManager.py" line="1379" /> <source><b>Select to brace</b><p>Select text of the current editor to the matching brace.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1400" /> + <location filename="../ViewManager/ViewManager.py" line="1390" /> <source>Select all</source> <translation>Hepsini seç</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1402" /> + <location filename="../ViewManager/ViewManager.py" line="1392" /> <source>&Select all</source> <translation>Hep&sini seç</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1394" /> + <source>Ctrl+A</source> + <comment>Edit|Select all</comment> + <translation>Ctrl+A</translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1401" /> + <source>Select all text</source> + <translation>Tüm metni seç</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1404" /> - <source>Ctrl+A</source> - <comment>Edit|Select all</comment> - <translation>Ctrl+A</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1411" /> - <source>Select all text</source> - <translation>Tüm metni seç</translation> + <source><b>Select All</b><p>Select all text of the current editor.</p></source> + <translation type="unfinished" /> </message> <message> <location filename="../ViewManager/ViewManager.py" line="1414" /> - <source><b>Select All</b><p>Select all text of the current editor.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1424" /> <source>Deselect all</source> <translation>Tüm seçimi iptal et</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1425" /> + <location filename="../ViewManager/ViewManager.py" line="1415" /> <source>&Deselect all</source> <translation>&Tüm seçimi iptal et</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1427" /> + <location filename="../ViewManager/ViewManager.py" line="1417" /> <source>Alt+Ctrl+A</source> <comment>Edit|Deselect all</comment> <translation>Alt+Ctrl+A</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1436" /> + <location filename="../ViewManager/ViewManager.py" line="1426" /> <source>Deselect all text</source> <translation>Seçilen tüm metni iptal et</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1439" /> + <location filename="../ViewManager/ViewManager.py" line="1429" /> <source><b>Deselect All</b><p>Deselect all text of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1457" /> - <location filename="../ViewManager/ViewManager.py" line="1449" /> + <location filename="../ViewManager/ViewManager.py" line="1447" /> + <location filename="../ViewManager/ViewManager.py" line="1439" /> <source>Convert Line End Characters</source> <translation>Satırsonu Karakterlerini Dönüştür</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="1440" /> + <source>Convert &Line End Characters</source> + <translation>Satırsonu Karakter&lerini Dönüştür</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1450" /> - <source>Convert &Line End Characters</source> - <translation>Satırsonu Karakter&lerini Dönüştür</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1460" /> <source><b>Convert Line End Characters</b><p>Convert the line end characters to the currently set type.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1479" /> - <location filename="../ViewManager/ViewManager.py" line="1472" /> - <location filename="../ViewManager/ViewManager.py" line="1471" /> + <location filename="../ViewManager/ViewManager.py" line="1469" /> + <location filename="../ViewManager/ViewManager.py" line="1462" /> + <location filename="../ViewManager/ViewManager.py" line="1461" /> <source>Shorten empty lines</source> <translation>Boş satırları kısalt</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1482" /> + <location filename="../ViewManager/ViewManager.py" line="1472" /> <source><b>Shorten empty lines</b><p>Shorten lines consisting solely of whitespace characters.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3365" /> + <location filename="../ViewManager/ViewManager.py" line="3355" /> + <location filename="../ViewManager/ViewManager.py" line="1483" /> + <source>Complete</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1484" /> + <source>&Complete</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="1486" /> + <source>Ctrl+Space</source> + <comment>Edit|Complete</comment> + <translation type="unfinished">Ctrl+Space</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="1493" /> - <source>Complete</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1494" /> - <source>&Complete</source> + <source>Complete current word</source> <translation type="unfinished" /> </message> <message> <location filename="../ViewManager/ViewManager.py" line="1496" /> - <source>Ctrl+Space</source> - <comment>Edit|Complete</comment> - <translation type="unfinished">Ctrl+Space</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1503" /> - <source>Complete current word</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="1506" /> <source><b>Complete</b><p>Performs a completion of the word containing the cursor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1518" /> - <location filename="../ViewManager/ViewManager.py" line="1517" /> + <location filename="../ViewManager/ViewManager.py" line="1508" /> + <location filename="../ViewManager/ViewManager.py" line="1507" /> <source>Complete from Document</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1520" /> + <location filename="../ViewManager/ViewManager.py" line="1510" /> <source>Ctrl+Shift+Space</source> <comment>Edit|Complete from Document</comment> <translation type="unfinished">Ctrl+Shift+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1529" /> + <location filename="../ViewManager/ViewManager.py" line="1519" /> <source>Complete current word from Document</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1534" /> + <location filename="../ViewManager/ViewManager.py" line="1524" /> <source><b>Complete from Document</b><p>Performs a completion from document of the word containing the cursor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1546" /> - <location filename="../ViewManager/ViewManager.py" line="1545" /> + <location filename="../ViewManager/ViewManager.py" line="1536" /> + <location filename="../ViewManager/ViewManager.py" line="1535" /> <source>Complete from APIs</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1548" /> + <location filename="../ViewManager/ViewManager.py" line="1538" /> <source>Ctrl+Alt+Space</source> <comment>Edit|Complete from APIs</comment> <translation type="unfinished">Ctrl+Alt+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1557" /> + <location filename="../ViewManager/ViewManager.py" line="1547" /> <source>Complete current word from APIs</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1560" /> + <location filename="../ViewManager/ViewManager.py" line="1550" /> <source><b>Complete from APIs</b><p>Performs a completion from APIs of the word containing the cursor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1574" /> - <location filename="../ViewManager/ViewManager.py" line="1571" /> + <location filename="../ViewManager/ViewManager.py" line="1564" /> + <location filename="../ViewManager/ViewManager.py" line="1561" /> <source>Complete from Document and APIs</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1578" /> + <location filename="../ViewManager/ViewManager.py" line="1568" /> <source>Alt+Shift+Space</source> <comment>Edit|Complete from Document and APIs</comment> <translation type="unfinished">Alt+Shift+Space</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1589" /> + <location filename="../ViewManager/ViewManager.py" line="1579" /> <source>Complete current word from Document and APIs</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1594" /> + <location filename="../ViewManager/ViewManager.py" line="1584" /> <source><b>Complete from Document and APIs</b><p>Performs a completion from document and APIs of the word containing the cursor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1605" /> + <location filename="../ViewManager/ViewManager.py" line="1595" /> <source>Calltip</source> <translation>İpucu</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1606" /> + <location filename="../ViewManager/ViewManager.py" line="1596" /> <source>&Calltip</source> <translation>İpu&cu</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1608" /> + <location filename="../ViewManager/ViewManager.py" line="1598" /> <source>Meta+Alt+Space</source> <comment>Edit|Calltip</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1617" /> + <location filename="../ViewManager/ViewManager.py" line="1607" /> <source>Show Calltips</source> <translation>İpuçlarını Göster</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1620" /> + <location filename="../ViewManager/ViewManager.py" line="1610" /> <source><b>Calltip</b><p>Show calltips based on the characters immediately to the left of the cursor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1633" /> - <location filename="../ViewManager/ViewManager.py" line="1631" /> + <location filename="../ViewManager/ViewManager.py" line="1623" /> + <location filename="../ViewManager/ViewManager.py" line="1621" /> <source>Code Info</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1635" /> + <location filename="../ViewManager/ViewManager.py" line="1625" /> <source>Ctrl+Alt+I</source> <comment>Edit|Code Info</comment> <translation type="unfinished">Ctrl+Alt+I</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1644" /> + <location filename="../ViewManager/ViewManager.py" line="1634" /> <source>Show Code Info</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1647" /> + <location filename="../ViewManager/ViewManager.py" line="1637" /> <source><b>Code Info</b><p>Show code information based on the cursor position.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1658" /> - <location filename="../ViewManager/ViewManager.py" line="1657" /> + <location filename="../ViewManager/ViewManager.py" line="1648" /> + <location filename="../ViewManager/ViewManager.py" line="1647" /> <source>Sort</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1660" /> + <location filename="../ViewManager/ViewManager.py" line="1650" /> <source>Ctrl+Alt+S</source> <comment>Edit|Sort</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1667" /> + <location filename="../ViewManager/ViewManager.py" line="1657" /> <source>Sort the lines containing the rectangular selection</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1672" /> + <location filename="../ViewManager/ViewManager.py" line="1662" /> <source><b>Sort</b><p>Sort the lines spanned by a rectangular selection based on the selection ignoring leading and trailing whitespace.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1684" /> - <location filename="../ViewManager/ViewManager.py" line="1683" /> + <location filename="../ViewManager/ViewManager.py" line="1674" /> + <location filename="../ViewManager/ViewManager.py" line="1673" /> <source>Generate Docstring</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1686" /> + <location filename="../ViewManager/ViewManager.py" line="1676" /> <source>Ctrl+Alt+D</source> <comment>Edit|Generate Docstring</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1695" /> + <location filename="../ViewManager/ViewManager.py" line="1685" /> <source>Generate a docstring for the current function/method</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="1700" /> + <location filename="../ViewManager/ViewManager.py" line="1690" /> <source><b>Generate Docstring</b><p>Generate a docstring for the current function/method if the cursor is placed on the line starting the function definition or on the line thereafter. The docstring is inserted at the appropriate position and the cursor is placed at the end of the description line.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2515" /> - <location filename="../ViewManager/ViewManager.py" line="2512" /> + <location filename="../ViewManager/ViewManager.py" line="2505" /> + <location filename="../ViewManager/ViewManager.py" line="2502" /> <source>Insert new line below current line</source> <translation>Geçerli satırın altına yeni satır ekle</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2518" /> + <location filename="../ViewManager/ViewManager.py" line="2508" /> <source>Shift+Return</source> <translation>Shift+Return</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="2519" /> + <location filename="../ViewManager/ViewManager.py" line="2509" /> <source>Shift+Enter</source> <translation>Shift+Enter</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3374" /> + <location filename="../ViewManager/ViewManager.py" line="3364" /> <source>&Edit</source> <translation>Düz&en</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3430" /> - <location filename="../ViewManager/ViewManager.py" line="3428" /> + <location filename="../ViewManager/ViewManager.py" line="3420" /> + <location filename="../ViewManager/ViewManager.py" line="3418" /> <source>Edit</source> <translation>Düzen</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3576" /> - <location filename="../ViewManager/ViewManager.py" line="3574" /> + <location filename="../ViewManager/ViewManager.py" line="3566" /> + <location filename="../ViewManager/ViewManager.py" line="3564" /> <source>Search current word forward</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3578" /> + <location filename="../ViewManager/ViewManager.py" line="3568" /> <source>Ctrl+.</source> <comment>Search|Search current word forward</comment> <translation type="unfinished">Ctrl+.</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3587" /> + <location filename="../ViewManager/ViewManager.py" line="3577" /> <source>Search next occurrence of the current word</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3592" /> + <location filename="../ViewManager/ViewManager.py" line="3582" /> <source><b>Search current word forward</b><p>Search the next occurrence of the current word of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3605" /> - <location filename="../ViewManager/ViewManager.py" line="3603" /> + <location filename="../ViewManager/ViewManager.py" line="3595" /> + <location filename="../ViewManager/ViewManager.py" line="3593" /> <source>Search current word backward</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3607" /> + <location filename="../ViewManager/ViewManager.py" line="3597" /> <source>Ctrl+,</source> <comment>Search|Search current word backward</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3616" /> + <location filename="../ViewManager/ViewManager.py" line="3606" /> <source>Search previous occurrence of the current word</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3621" /> + <location filename="../ViewManager/ViewManager.py" line="3611" /> <source><b>Search current word backward</b><p>Search the previous occurrence of the current word of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3752" /> - <location filename="../ViewManager/ViewManager.py" line="3741" /> + <location filename="../ViewManager/ViewManager.py" line="3744" /> + <location filename="../ViewManager/ViewManager.py" line="3733" /> <source>Goto Line</source> <translation>Satıra Git</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3743" /> + <location filename="../ViewManager/ViewManager.py" line="3735" /> <source>&Goto Line...</source> <translation>Satıra &Git...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3745" /> + <location filename="../ViewManager/ViewManager.py" line="3737" /> <source>Ctrl+G</source> <comment>Search|Goto Line</comment> <translation>Ctrl+G</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3755" /> + <location filename="../ViewManager/ViewManager.py" line="3747" /> <source><b>Goto Line</b><p>Go to a specific line of text in the current editor. A dialog is shown to enter the linenumber.</p></source> <translation><b>Satıra Git</b><p>Geçerli düzenleyicide metnin seçilen bir satırına gitr. Bir diyalog seçilebilecek satır numaralarını gösterir.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3777" /> - <location filename="../ViewManager/ViewManager.py" line="3766" /> + <location filename="../ViewManager/ViewManager.py" line="3769" /> + <location filename="../ViewManager/ViewManager.py" line="3758" /> <source>Goto Brace</source> <translation>Köşeli Ayraça Git</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3768" /> + <location filename="../ViewManager/ViewManager.py" line="3760" /> <source>Goto &Brace</source> <translation>Köşeli &Ayraça Git</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3770" /> + <location filename="../ViewManager/ViewManager.py" line="3762" /> <source>Ctrl+L</source> <comment>Search|Goto Brace</comment> <translation>Ctrl+L</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3780" /> + <location filename="../ViewManager/ViewManager.py" line="3772" /> <source><b>Goto Brace</b><p>Go to the matching brace in the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3803" /> - <location filename="../ViewManager/ViewManager.py" line="3790" /> + <location filename="../ViewManager/ViewManager.py" line="3795" /> + <location filename="../ViewManager/ViewManager.py" line="3782" /> <source>Goto Last Edit Location</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3792" /> + <location filename="../ViewManager/ViewManager.py" line="3784" /> <source>Goto Last &Edit Location</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3794" /> + <location filename="../ViewManager/ViewManager.py" line="3786" /> <source>Ctrl+Shift+G</source> <comment>Search|Goto Last Edit Location</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3806" /> + <location filename="../ViewManager/ViewManager.py" line="3798" /> <source><b>Goto Last Edit Location</b><p>Go to the location of the last edit in the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3818" /> - <location filename="../ViewManager/ViewManager.py" line="3817" /> + <location filename="../ViewManager/ViewManager.py" line="3810" /> + <location filename="../ViewManager/ViewManager.py" line="3809" /> <source>Goto Previous Method or Class</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3820" /> + <location filename="../ViewManager/ViewManager.py" line="3812" /> <source>Ctrl+Shift+Up</source> <comment>Search|Goto Previous Method or Class</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3831" /> + <location filename="../ViewManager/ViewManager.py" line="3823" /> <source>Go to the previous method or class definition</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3836" /> + <location filename="../ViewManager/ViewManager.py" line="3828" /> <source><b>Goto Previous Method or Class</b><p>Goes to the line of the previous method or class definition and highlights the name.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3848" /> - <location filename="../ViewManager/ViewManager.py" line="3847" /> + <location filename="../ViewManager/ViewManager.py" line="3840" /> + <location filename="../ViewManager/ViewManager.py" line="3839" /> <source>Goto Next Method or Class</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3850" /> + <location filename="../ViewManager/ViewManager.py" line="3842" /> <source>Ctrl+Shift+Down</source> <comment>Search|Goto Next Method or Class</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3859" /> + <location filename="../ViewManager/ViewManager.py" line="3851" /> <source>Go to the next method or class definition</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3864" /> + <location filename="../ViewManager/ViewManager.py" line="3856" /> <source><b>Goto Next Method or Class</b><p>Goes to the line of the next method or class definition and highlights the name.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3877" /> + <location filename="../ViewManager/ViewManager.py" line="3869" /> <source>Search in Files</source> <translation>Dosyalarda Ara</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3879" /> + <location filename="../ViewManager/ViewManager.py" line="3871" /> <source>Search in &Files...</source> <translation>Dosyalar&da Ara...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3881" /> + <location filename="../ViewManager/ViewManager.py" line="3873" /> <source>Shift+Ctrl+F</source> <comment>Search|Search Files</comment> <translation>Shift+Ctrl+F</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3890" /> + <location filename="../ViewManager/ViewManager.py" line="3882" /> <source>Search for a text in files</source> <translation>Metni dosyada ara</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3893" /> + <location filename="../ViewManager/ViewManager.py" line="3885" /> <source><b>Search in Files</b><p>Search for some text in the files of a directory tree or the project. A window is shown to enter the searchtext and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3905" /> + <location filename="../ViewManager/ViewManager.py" line="3897" /> <source>Replace in Files</source> <translation>Dosyalarda yer değiştir</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3906" /> + <location filename="../ViewManager/ViewManager.py" line="3898" /> <source>Replace in F&iles...</source> <translation>Dosya İ&çinde Değiştir...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3908" /> + <location filename="../ViewManager/ViewManager.py" line="3900" /> <source>Shift+Ctrl+R</source> <comment>Search|Replace in Files</comment> <translation>Shift+Ctrl+R</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3917" /> + <location filename="../ViewManager/ViewManager.py" line="3909" /> <source>Search for a text in files and replace it</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3922" /> + <location filename="../ViewManager/ViewManager.py" line="3914" /> <source><b>Replace in Files</b><p>Search for some text in the files of a directory tree or the project and replace it. A window is shown to enter the searchtext, the replacement text and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3935" /> + <location filename="../ViewManager/ViewManager.py" line="3927" /> <source>Search in Open Files</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3937" /> + <location filename="../ViewManager/ViewManager.py" line="3929" /> <source>Search in Open Files...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3939" /> + <location filename="../ViewManager/ViewManager.py" line="3931" /> <source>Meta+Ctrl+Alt+F</source> <comment>Search|Search Open Files</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3948" /> + <location filename="../ViewManager/ViewManager.py" line="3940" /> <source>Search for a text in open files</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3951" /> + <location filename="../ViewManager/ViewManager.py" line="3943" /> <source><b>Search in Open Files</b><p>Search for some text in the currently opened files. A window is shown to enter the search text and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3963" /> + <location filename="../ViewManager/ViewManager.py" line="3955" /> <source>Replace in Open Files</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3964" /> + <location filename="../ViewManager/ViewManager.py" line="3956" /> <source>Replace in Open Files...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3966" /> + <location filename="../ViewManager/ViewManager.py" line="3958" /> <source>Meta+Ctrl+Alt+R</source> <comment>Search|Replace in Open Files</comment> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3975" /> + <location filename="../ViewManager/ViewManager.py" line="3967" /> <source>Search for a text in open files and replace it</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="3980" /> + <location filename="../ViewManager/ViewManager.py" line="3972" /> <source><b>Replace in Open Files</b><p>Search for some text in the currently opened files and replace it. A window is shown to enter the search text, the replacement text and options for the search and to display the result.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4001" /> + <location filename="../ViewManager/ViewManager.py" line="3993" /> <source>&Search</source> <translation>A&ra</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4180" /> <location filename="../ViewManager/ViewManager.py" line="4172" /> + <location filename="../ViewManager/ViewManager.py" line="4164" /> <source>Toggle all folds</source> <translation>Tüm Açkapaları Kapat</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4173" /> + <location filename="../ViewManager/ViewManager.py" line="4165" /> <source>&Toggle all folds</source> <translation type="unfinished">Tüm açk&apaları kapat</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4183" /> + <location filename="../ViewManager/ViewManager.py" line="4175" /> <source><b>Toggle all folds</b><p>Toggle all folds of the current editor.</p></source> <translation><b>Tüm Açkapalar</b><p>Geçerli düzenleyicideki tüm açkapaları diğer duruma alırr.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4205" /> - <location filename="../ViewManager/ViewManager.py" line="4193" /> + <location filename="../ViewManager/ViewManager.py" line="4197" /> + <location filename="../ViewManager/ViewManager.py" line="4185" /> <source>Toggle all folds (including children)</source> <translation>Tüm açkapalar (iç içe olanlar dahil)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4196" /> + <location filename="../ViewManager/ViewManager.py" line="4188" /> <source>Toggle all &folds (including children)</source> <translation>Tüm a&çkapalar (iç içe olanlar dahil)</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4210" /> + <location filename="../ViewManager/ViewManager.py" line="4202" /> <source><b>Toggle all folds (including children)</b><p>Toggle all folds of the current editor including all children.</p></source> <translation><b>Tüm açkapalar (içiçe olanlar dahil)</b><p>Tüm açkapaları iç içe olanlar da dahil diğer duruma al.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4229" /> <location filename="../ViewManager/ViewManager.py" line="4221" /> + <location filename="../ViewManager/ViewManager.py" line="4213" /> <source>Toggle current fold</source> <translation>Geçerli açkapayı kapat</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4222" /> + <location filename="../ViewManager/ViewManager.py" line="4214" /> <source>Toggle &current fold</source> <translation>Geçerli a&çkapayı kapat</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4232" /> + <location filename="../ViewManager/ViewManager.py" line="4224" /> <source><b>Toggle current fold</b><p>Toggle the folds of the current line of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4251" /> <location filename="../ViewManager/ViewManager.py" line="4243" /> + <location filename="../ViewManager/ViewManager.py" line="4235" /> <source>Clear all folds</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4244" /> + <location filename="../ViewManager/ViewManager.py" line="4236" /> <source>Clear &all folds</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4254" /> + <location filename="../ViewManager/ViewManager.py" line="4246" /> <source><b>Clear all folds</b><p>Clear all folds of the current editor, i.e. ensure that all lines are displayed unfolded.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4274" /> - <location filename="../ViewManager/ViewManager.py" line="4267" /> - <location filename="../ViewManager/ViewManager.py" line="4265" /> + <location filename="../ViewManager/ViewManager.py" line="4266" /> + <location filename="../ViewManager/ViewManager.py" line="4259" /> + <location filename="../ViewManager/ViewManager.py" line="4257" /> <source>Remove all highlights</source> <translation>Bütün parlatılmış alanları kaldır</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4277" /> + <location filename="../ViewManager/ViewManager.py" line="4269" /> <source><b>Remove all highlights</b><p>Remove the highlights of all editors.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4287" /> + <location filename="../ViewManager/ViewManager.py" line="4279" /> <source>New Document View</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4289" /> + <location filename="../ViewManager/ViewManager.py" line="4281" /> <source>New &Document View</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4296" /> + <location filename="../ViewManager/ViewManager.py" line="4288" /> <source>Open a new view of the current document</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4301" /> + <location filename="../ViewManager/ViewManager.py" line="4293" /> <source><b>New Document View</b><p>Opens a new view of the current document. Both views show the same document. However, the cursors may be positioned independently.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4317" /> - <location filename="../ViewManager/ViewManager.py" line="4313" /> + <location filename="../ViewManager/ViewManager.py" line="4309" /> + <location filename="../ViewManager/ViewManager.py" line="4305" /> <source>New Document View (with new split)</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4326" /> + <location filename="../ViewManager/ViewManager.py" line="4318" /> <source>Open a new view of the current document in a new split</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4331" /> + <location filename="../ViewManager/ViewManager.py" line="4323" /> <source><b>New Document View</b><p>Opens a new view of the current document in a new split. Both views show the same document. However, the cursors may be positioned independently.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4343" /> + <location filename="../ViewManager/ViewManager.py" line="4335" /> <source>Split view</source> <translation>Bölünmüş görünüm</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4345" /> + <location filename="../ViewManager/ViewManager.py" line="4337" /> <source>&Split view</source> <translation>Bölünmü&ş görünüm</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4352" /> + <location filename="../ViewManager/ViewManager.py" line="4344" /> <source>Add a split to the view</source> <translation>Görünüme yeni bir ayrım ekle</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4355" /> + <location filename="../ViewManager/ViewManager.py" line="4347" /> <source><b>Split view</b><p>Add a split to the view.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4364" /> + <location filename="../ViewManager/ViewManager.py" line="4356" /> <source>Arrange horizontally</source> <translation>Yatay düzenleme</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4357" /> + <source>Arrange &horizontally</source> + <translation>Yatay &düzenleme</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4365" /> - <source>Arrange &horizontally</source> - <translation>Yatay &düzenleme</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4373" /> <source>Arrange the splitted views horizontally</source> <translation>Bölünmüş görünümleri yatay olarak düzenle</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4378" /> + <location filename="../ViewManager/ViewManager.py" line="4370" /> <source><b>Arrange horizontally</b><p>Arrange the splitted views horizontally.</p></source> <translation><b>Yatay ayarlama</b><p>Bölünmüş görünümler yatay olarak düzenlenir.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4389" /> + <location filename="../ViewManager/ViewManager.py" line="4381" /> <source>Remove split</source> <translation>Bölümlemeyi kaldır</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4391" /> + <location filename="../ViewManager/ViewManager.py" line="4383" /> <source>&Remove split</source> <translation>Bölümlemeyi kaldı&r</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4398" /> + <location filename="../ViewManager/ViewManager.py" line="4390" /> <source>Remove the current split</source> <translation>Geçerli ayrımı kaldır</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4401" /> + <location filename="../ViewManager/ViewManager.py" line="4393" /> <source><b>Remove split</b><p>Remove the current split.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4410" /> + <location filename="../ViewManager/ViewManager.py" line="4402" /> <source>Next split</source> <translation>Sonraki ayrım</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4411" /> + <location filename="../ViewManager/ViewManager.py" line="4403" /> <source>&Next split</source> <translation>So&nraki ayrım</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4413" /> + <location filename="../ViewManager/ViewManager.py" line="4405" /> <source>Ctrl+Alt+N</source> <comment>View|Next split</comment> <translation>Ctrl+Alt+N</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4422" /> + <location filename="../ViewManager/ViewManager.py" line="4414" /> <source>Move to the next split</source> <translation>Sonraki ayrıma taşı</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4425" /> + <location filename="../ViewManager/ViewManager.py" line="4417" /> <source><b>Next split</b><p>Move to the next split.</p></source> <translation><b>Sonraki ayrım</b><p>Sonraki ayrıma götürür.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4434" /> + <location filename="../ViewManager/ViewManager.py" line="4426" /> <source>Previous split</source> <translation>Önceki ayrım</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4435" /> + <location filename="../ViewManager/ViewManager.py" line="4427" /> <source>&Previous split</source> <translation>Önceki a&yrım</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4437" /> + <location filename="../ViewManager/ViewManager.py" line="4429" /> <source>Ctrl+Alt+P</source> <comment>View|Previous split</comment> <translation>Ctrl+Alt+P</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4446" /> + <location filename="../ViewManager/ViewManager.py" line="4438" /> <source>Move to the previous split</source> <translation>Önceki ayrıma taşı</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4449" /> + <location filename="../ViewManager/ViewManager.py" line="4441" /> <source><b>Previous split</b><p>Move to the previous split.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4452" /> + <location filename="../ViewManager/ViewManager.py" line="4450" /> + <source>Preview</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4460" /> - <location filename="../ViewManager/ViewManager.py" line="4458" /> - <source>Preview</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4468" /> <source>Preview the current file in the web browser</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4473" /> + <location filename="../ViewManager/ViewManager.py" line="4465" /> <source><b>Preview</b><p>This opens the web browser with a preview of the current file.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4479" /> + <location filename="../ViewManager/ViewManager.py" line="4477" /> + <source>Python AST Viewer</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4487" /> - <location filename="../ViewManager/ViewManager.py" line="4485" /> - <source>Python AST Viewer</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4495" /> <source>Show the AST for the current Python file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4500" /> + <location filename="../ViewManager/ViewManager.py" line="4492" /> <source><b>Python AST Viewer</b><p>This opens the a tree view of the AST of the current Python source file.</p></source> <translation type="unfinished" /> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="4506" /> + <location filename="../ViewManager/ViewManager.py" line="4504" /> + <source>Python Disassembly Viewer</source> + <translation type="unfinished" /> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="4514" /> - <location filename="../ViewManager/ViewManager.py" line="4512" /> - <source>Python Disassembly Viewer</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="4522" /> <source>Show the Disassembly for the current Python file</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4527" /> + <location filename="../ViewManager/ViewManager.py" line="4519" /> <source><b>Python Disassembly Viewer</b><p>This opens the a tree view of the Disassembly of the current Python source file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4562" /> + <location filename="../ViewManager/ViewManager.py" line="4554" /> <source>&View</source> <translation>&Görünüm</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4596" /> - <location filename="../ViewManager/ViewManager.py" line="4594" /> + <location filename="../ViewManager/ViewManager.py" line="4588" /> + <location filename="../ViewManager/ViewManager.py" line="4586" /> <source>View</source> <translation>Görünüm</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4635" /> <location filename="../ViewManager/ViewManager.py" line="4627" /> + <location filename="../ViewManager/ViewManager.py" line="4619" /> <source>Start Macro Recording</source> <translation>Makro Kaydı Başladı</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4628" /> + <location filename="../ViewManager/ViewManager.py" line="4620" /> <source>S&tart Macro Recording</source> <translation>Makro Kaydını Başla&t</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4638" /> + <location filename="../ViewManager/ViewManager.py" line="4630" /> <source><b>Start Macro Recording</b><p>Start recording editor commands into a new macro.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4656" /> <location filename="../ViewManager/ViewManager.py" line="4648" /> + <location filename="../ViewManager/ViewManager.py" line="4640" /> <source>Stop Macro Recording</source> <translation>Makro Kaydetmeyi Durdur</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4649" /> + <location filename="../ViewManager/ViewManager.py" line="4641" /> <source>Sto&p Macro Recording</source> <translation>Makro Kaydetmeyi D&urdur</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4659" /> + <location filename="../ViewManager/ViewManager.py" line="4651" /> <source><b>Stop Macro Recording</b><p>Stop recording editor commands into a new macro.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4677" /> <location filename="../ViewManager/ViewManager.py" line="4669" /> + <location filename="../ViewManager/ViewManager.py" line="4661" /> <source>Run Macro</source> <translation>Makroyu çalıştır</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4670" /> + <location filename="../ViewManager/ViewManager.py" line="4662" /> <source>&Run Macro</source> <translation>Mak&royu çalıştır</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4680" /> + <location filename="../ViewManager/ViewManager.py" line="4672" /> <source><b>Run Macro</b><p>Run a previously recorded editor macro.</p></source> <translation><b>Makroyu Çalıştır</b><p>Daha önceden kaydedilmiş düzenleyici makrosu.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4698" /> <location filename="../ViewManager/ViewManager.py" line="4690" /> + <location filename="../ViewManager/ViewManager.py" line="4682" /> <source>Delete Macro</source> <translation>Makroyu Sil</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4691" /> + <location filename="../ViewManager/ViewManager.py" line="4683" /> <source>&Delete Macro</source> <translation>Makroy&u Sil</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4701" /> + <location filename="../ViewManager/ViewManager.py" line="4693" /> <source><b>Delete Macro</b><p>Delete a previously recorded editor macro.</p></source> <translation><b>Makroyu Sil</b><p>Birönce kaydedilen düzenleyici makrosunu sil.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4719" /> <location filename="../ViewManager/ViewManager.py" line="4711" /> + <location filename="../ViewManager/ViewManager.py" line="4703" /> <source>Load Macro</source> <translation>Makroyu Yükle</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4712" /> + <location filename="../ViewManager/ViewManager.py" line="4704" /> <source>&Load Macro</source> <translation>Makroyu Yük&le</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4722" /> + <location filename="../ViewManager/ViewManager.py" line="4714" /> <source><b>Load Macro</b><p>Load an editor macro from a file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4739" /> <location filename="../ViewManager/ViewManager.py" line="4731" /> + <location filename="../ViewManager/ViewManager.py" line="4723" /> <source>Save Macro</source> <translation>Makroyu Kaydet</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4732" /> + <location filename="../ViewManager/ViewManager.py" line="4724" /> <source>&Save Macro</source> <translation>Ma&kroyu Kaydet</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4742" /> + <location filename="../ViewManager/ViewManager.py" line="4734" /> <source><b>Save Macro</b><p>Save a previously recorded editor macro to a file.</p></source> <translation><b>Makro Kaydet</b><p>Önceden kayıt edilen makroyu bir dosyada sakla.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4759" /> + <location filename="../ViewManager/ViewManager.py" line="4751" /> <source>&Macros</source> <translation>&Makrolar</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4790" /> - <location filename="../ViewManager/ViewManager.py" line="4777" /> + <location filename="../ViewManager/ViewManager.py" line="4782" /> + <location filename="../ViewManager/ViewManager.py" line="4769" /> <source>Toggle Bookmark</source> <translation>Yerimi Açkapa</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4779" /> + <location filename="../ViewManager/ViewManager.py" line="4771" /> <source>&Toggle Bookmark</source> <translation>Yerimi A&çkapa</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4781" /> + <location filename="../ViewManager/ViewManager.py" line="4773" /> <source>Alt+Ctrl+T</source> <comment>Bookmark|Toggle</comment> <translation>Alt+Ctrl+T</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4793" /> + <location filename="../ViewManager/ViewManager.py" line="4785" /> <source><b>Toggle Bookmark</b><p>Toggle a bookmark at the current line of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4817" /> - <location filename="../ViewManager/ViewManager.py" line="4804" /> + <location filename="../ViewManager/ViewManager.py" line="4809" /> + <location filename="../ViewManager/ViewManager.py" line="4796" /> <source>Next Bookmark</source> <translation>Sonraki Yerimi</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4806" /> + <location filename="../ViewManager/ViewManager.py" line="4798" /> <source>&Next Bookmark</source> <translation>So&nraki Yerimi</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4808" /> + <location filename="../ViewManager/ViewManager.py" line="4800" /> <source>Ctrl+PgDown</source> <comment>Bookmark|Next</comment> <translation>Ctrl+PgDown</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4820" /> + <location filename="../ViewManager/ViewManager.py" line="4812" /> <source><b>Next Bookmark</b><p>Go to next bookmark of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4843" /> - <location filename="../ViewManager/ViewManager.py" line="4830" /> + <location filename="../ViewManager/ViewManager.py" line="4835" /> + <location filename="../ViewManager/ViewManager.py" line="4822" /> <source>Previous Bookmark</source> <translation>Önceki Yerimi</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4832" /> + <location filename="../ViewManager/ViewManager.py" line="4824" /> <source>&Previous Bookmark</source> <translation>Önceki Yeri&mi</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4834" /> + <location filename="../ViewManager/ViewManager.py" line="4826" /> <source>Ctrl+PgUp</source> <comment>Bookmark|Previous</comment> <translation>Ctrl+PgUp</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4846" /> + <location filename="../ViewManager/ViewManager.py" line="4838" /> <source><b>Previous Bookmark</b><p>Go to previous bookmark of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4868" /> - <location filename="../ViewManager/ViewManager.py" line="4856" /> + <location filename="../ViewManager/ViewManager.py" line="4860" /> + <location filename="../ViewManager/ViewManager.py" line="4848" /> <source>Clear Bookmarks</source> <translation>Yerimlerini Temizle</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4857" /> + <location filename="../ViewManager/ViewManager.py" line="4849" /> <source>&Clear Bookmarks</source> <translation>Yerimlerini &Temizle</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4859" /> + <location filename="../ViewManager/ViewManager.py" line="4851" /> <source>Alt+Ctrl+C</source> <comment>Bookmark|Clear</comment> <translation>Alt+Ctrl+C</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4871" /> + <location filename="../ViewManager/ViewManager.py" line="4863" /> <source><b>Clear Bookmarks</b><p>Clear bookmarks of all editors.</p></source> <translation><b>Yerimlerini Temizle</b><p>Tüm düzenleyicilerin yerimlerini temizle</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4890" /> - <location filename="../ViewManager/ViewManager.py" line="4881" /> + <location filename="../ViewManager/ViewManager.py" line="4882" /> + <location filename="../ViewManager/ViewManager.py" line="4873" /> <source>Goto Syntax Error</source> <translation>Sözdizimi Hatasına Git</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4883" /> + <location filename="../ViewManager/ViewManager.py" line="4875" /> <source>&Goto Syntax Error</source> <translation>Sözdizimi Hatasına &Git</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4893" /> + <location filename="../ViewManager/ViewManager.py" line="4885" /> <source><b>Goto Syntax Error</b><p>Go to next syntax error of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4911" /> <location filename="../ViewManager/ViewManager.py" line="4903" /> + <location filename="../ViewManager/ViewManager.py" line="4895" /> <source>Clear Syntax Errors</source> <translation>Sözdizimi Hatalarını Temizle</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4904" /> + <location filename="../ViewManager/ViewManager.py" line="4896" /> <source>Clear &Syntax Errors</source> <translation>&Sözdizimi Hatalarını Temizli</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4914" /> + <location filename="../ViewManager/ViewManager.py" line="4906" /> <source><b>Clear Syntax Errors</b><p>Clear syntax errors of all editors.</p></source> <translation><b>Sözdizimi Hatalarını Temizle</b><p>Tüm düsenleyicilerdeki sözdizimi hatalarını temizle.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4933" /> - <location filename="../ViewManager/ViewManager.py" line="4924" /> + <location filename="../ViewManager/ViewManager.py" line="4925" /> + <location filename="../ViewManager/ViewManager.py" line="4916" /> <source>Next warning message</source> <translation>Sonraki uyarı mesajı</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4926" /> + <location filename="../ViewManager/ViewManager.py" line="4918" /> <source>&Next warning message</source> <translation>So&nraki uyarı mesajı</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4936" /> + <location filename="../ViewManager/ViewManager.py" line="4928" /> <source><b>Next warning message</b><p>Go to next line of the current editor having a pyflakes warning.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4956" /> - <location filename="../ViewManager/ViewManager.py" line="4947" /> + <location filename="../ViewManager/ViewManager.py" line="4948" /> + <location filename="../ViewManager/ViewManager.py" line="4939" /> <source>Previous warning message</source> <translation>Önceki uyarı mesajı</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4949" /> + <location filename="../ViewManager/ViewManager.py" line="4941" /> <source>&Previous warning message</source> <translation>&Önceki uyarı mesajı</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4959" /> + <location filename="../ViewManager/ViewManager.py" line="4951" /> <source><b>Previous warning message</b><p>Go to previous line of the current editor having a pyflakes warning.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4978" /> <location filename="../ViewManager/ViewManager.py" line="4970" /> + <location filename="../ViewManager/ViewManager.py" line="4962" /> <source>Clear Warning Messages</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4971" /> + <location filename="../ViewManager/ViewManager.py" line="4963" /> <source>Clear &Warning Messages</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4981" /> + <location filename="../ViewManager/ViewManager.py" line="4973" /> <source><b>Clear Warning Messages</b><p>Clear pyflakes warning messages of all editors.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5000" /> - <location filename="../ViewManager/ViewManager.py" line="4991" /> + <location filename="../ViewManager/ViewManager.py" line="4992" /> + <location filename="../ViewManager/ViewManager.py" line="4983" /> <source>Next uncovered line</source> <translation>Sonraki kapanmamış satır</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="4993" /> + <location filename="../ViewManager/ViewManager.py" line="4985" /> <source>&Next uncovered line</source> <translation>So&nraki kapanmamış satır</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5003" /> + <location filename="../ViewManager/ViewManager.py" line="4995" /> <source><b>Next uncovered line</b><p>Go to next line of the current editor marked as not covered.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5023" /> - <location filename="../ViewManager/ViewManager.py" line="5014" /> + <location filename="../ViewManager/ViewManager.py" line="5015" /> + <location filename="../ViewManager/ViewManager.py" line="5006" /> <source>Previous uncovered line</source> <translation>Önceki kaplanmamış satır</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5016" /> + <location filename="../ViewManager/ViewManager.py" line="5008" /> <source>&Previous uncovered line</source> <translation>&Önceki kaplanmamış satır</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5026" /> + <location filename="../ViewManager/ViewManager.py" line="5018" /> <source><b>Previous uncovered line</b><p>Go to previous line of the current editor marked as not covered.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5046" /> - <location filename="../ViewManager/ViewManager.py" line="5037" /> + <location filename="../ViewManager/ViewManager.py" line="5038" /> + <location filename="../ViewManager/ViewManager.py" line="5029" /> <source>Next Task</source> <translation>Sonraki Görev</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5039" /> + <location filename="../ViewManager/ViewManager.py" line="5031" /> <source>&Next Task</source> <translation>So&nraki Görev</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5049" /> + <location filename="../ViewManager/ViewManager.py" line="5041" /> <source><b>Next Task</b><p>Go to next line of the current editor having a task.</p></source> <translation><b>Sonraki Görev </b><p>Geçerli düzenleyicideki bir sonraki satıra görev almak için git.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5068" /> - <location filename="../ViewManager/ViewManager.py" line="5059" /> + <location filename="../ViewManager/ViewManager.py" line="5060" /> + <location filename="../ViewManager/ViewManager.py" line="5051" /> <source>Previous Task</source> <translation>Önceki Görev</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5061" /> + <location filename="../ViewManager/ViewManager.py" line="5053" /> <source>&Previous Task</source> <translation>Ön&ceki Görev</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5071" /> + <location filename="../ViewManager/ViewManager.py" line="5063" /> <source><b>Previous Task</b><p>Go to previous line of the current editor having a task.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5091" /> - <location filename="../ViewManager/ViewManager.py" line="5082" /> + <location filename="../ViewManager/ViewManager.py" line="5083" /> + <location filename="../ViewManager/ViewManager.py" line="5074" /> <source>Next Change</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5084" /> + <location filename="../ViewManager/ViewManager.py" line="5076" /> <source>&Next Change</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5094" /> + <location filename="../ViewManager/ViewManager.py" line="5086" /> <source><b>Next Change</b><p>Go to next line of the current editor having a change marker.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5114" /> - <location filename="../ViewManager/ViewManager.py" line="5105" /> + <location filename="../ViewManager/ViewManager.py" line="5106" /> + <location filename="../ViewManager/ViewManager.py" line="5097" /> <source>Previous Change</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5107" /> + <location filename="../ViewManager/ViewManager.py" line="5099" /> <source>&Previous Change</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5117" /> + <location filename="../ViewManager/ViewManager.py" line="5109" /> <source><b>Previous Change</b><p>Go to previous line of the current editor having a change marker.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5137" /> - <location filename="../ViewManager/ViewManager.py" line="5135" /> + <location filename="../ViewManager/ViewManager.py" line="5129" /> + <location filename="../ViewManager/ViewManager.py" line="5127" /> <source>&Bookmarks</source> <translation>&Yerimleri</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5180" /> - <location filename="../ViewManager/ViewManager.py" line="5178" /> + <location filename="../ViewManager/ViewManager.py" line="5172" /> + <location filename="../ViewManager/ViewManager.py" line="5170" /> <source>Bookmarks</source> <translation>Yerimleri</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5214" /> + <location filename="../ViewManager/ViewManager.py" line="5206" /> <source>Check spelling</source> <translation type="unfinished">Yazım denetimi</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5216" /> + <location filename="../ViewManager/ViewManager.py" line="5208" /> <source>Check &spelling...</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5218" /> + <location filename="../ViewManager/ViewManager.py" line="5210" /> <source>Shift+F7</source> <comment>Spelling|Spell Check</comment> <translation>Shift+F7</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5227" /> + <location filename="../ViewManager/ViewManager.py" line="5219" /> <source>Perform spell check of current editor</source> <translation>Geçerli düzenleyicide yazım denetimini gerçekleştir</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5232" /> + <location filename="../ViewManager/ViewManager.py" line="5224" /> <source><b>Check spelling</b><p>Perform a spell check of the current editor.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5242" /> + <location filename="../ViewManager/ViewManager.py" line="5234" /> <source>Automatic spell checking</source> <translation>Otomatik yazım kontrolü</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="5236" /> + <source>&Automatic spell checking</source> + <translation>Otom&atik yazım kontrolü</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="5244" /> - <source>&Automatic spell checking</source> - <translation>Otom&atik yazım kontrolü</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="5252" /> <source>(De-)Activate automatic spell checking</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5257" /> + <location filename="../ViewManager/ViewManager.py" line="5249" /> <source><b>Automatic spell checking</b><p>Activate or deactivate the automatic spell checking function of all editors.</p></source> <translation><b>Otomatik metin kontrolü</b><p>Tüm düzenleyicilerdeki otomatik metin kontrolünü aktifleştir yada etkinliğini kaldır.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5290" /> + <location filename="../ViewManager/ViewManager.py" line="5282" /> <source>Edit Dictionary</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5293" /> + <location filename="../ViewManager/ViewManager.py" line="5285" /> <source>Project Word List</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5297" /> + <location filename="../ViewManager/ViewManager.py" line="5289" /> <source>Project Exception List</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5302" /> + <location filename="../ViewManager/ViewManager.py" line="5294" /> <source>User Word List</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5306" /> + <location filename="../ViewManager/ViewManager.py" line="5298" /> <source>User Exception List</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5326" /> - <location filename="../ViewManager/ViewManager.py" line="5324" /> + <location filename="../ViewManager/ViewManager.py" line="5318" /> + <location filename="../ViewManager/ViewManager.py" line="5316" /> <source>Spelling</source> <translation>Yazım kontolü yapılıyor</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5352" /> + <location filename="../ViewManager/ViewManager.py" line="5344" /> <source>Open files</source> <translation>Dosyaları aç</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5400" /> + <location filename="../ViewManager/ViewManager.py" line="5392" /> <source>File Modified</source> <translation>Dosya Değiştirildi</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5401" /> + <location filename="../ViewManager/ViewManager.py" line="5393" /> <source><p>The file <b>{0}</b> has unsaved changes.</p></source> <translation><p><b>{0}</b>dosyasında kaydedilmemiş değişiklikler var.</p></translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5826" /> + <location filename="../ViewManager/ViewManager.py" line="5819" /> <source>Line: {0:5}</source> <translation>Satır: {0:5}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5832" /> + <location filename="../ViewManager/ViewManager.py" line="5825" /> <source>Pos: {0:5}</source> <translation>Pos: {0:5}</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5852" /> + <location filename="../ViewManager/ViewManager.py" line="5845" /> <source>Language: {0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="5861" /> + <location filename="../ViewManager/ViewManager.py" line="5854" /> <source>EOL Mode: {0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="6318" /> - <location filename="../ViewManager/ViewManager.py" line="6276" /> + <location filename="../ViewManager/ViewManager.py" line="6315" /> + <location filename="../ViewManager/ViewManager.py" line="6273" /> <source>&Clear</source> <translation>T&emizle</translation> </message> <message> + <location filename="../ViewManager/ViewManager.py" line="6309" /> + <source>&Add</source> + <translation>&Ekle</translation> + </message> + <message> <location filename="../ViewManager/ViewManager.py" line="6312" /> - <source>&Add</source> - <translation>&Ekle</translation> - </message> - <message> - <location filename="../ViewManager/ViewManager.py" line="6315" /> <source>&Edit...</source> <translation>Düz&en...</translation> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7361" /> - <location filename="../ViewManager/ViewManager.py" line="7347" /> - <location filename="../ViewManager/ViewManager.py" line="7315" /> + <location filename="../ViewManager/ViewManager.py" line="7349" /> + <location filename="../ViewManager/ViewManager.py" line="7335" /> + <location filename="../ViewManager/ViewManager.py" line="7303" /> <source>Edit Spelling Dictionary</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7318" /> + <location filename="../ViewManager/ViewManager.py" line="7306" /> <source><p>The spelling dictionary file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7334" /> + <location filename="../ViewManager/ViewManager.py" line="7322" /> <source>Editing {0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7350" /> + <location filename="../ViewManager/ViewManager.py" line="7338" /> <source><p>The spelling dictionary file <b>{0}</b> could not be written.</p><p>Reason: {1}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../ViewManager/ViewManager.py" line="7364" /> + <location filename="../ViewManager/ViewManager.py" line="7352" /> <source>The spelling dictionary was saved successfully.</source> <translation type="unfinished" /> </message> @@ -98364,6 +99770,667 @@ </message> </context> <context> + <name>WifiApConfigDialog</name> + <message> + <location filename="../MicroPython/WifiDialogs/WifiApConfigDialog.py" line="39" /> + <source>open</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiApConfigDialog.py" line="116" /> + <source>Press to hide the password</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiApConfigDialog.ui" line="0" /> + <location filename="../MicroPython/WifiDialogs/WifiApConfigDialog.py" line="120" /> + <source>Press to show the password</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiApConfigDialog.ui" line="0" /> + <source>Access Point Configuration</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiApConfigDialog.ui" line="0" /> + <source>Name:</source> + <translation type="unfinished">Adı:</translation> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiApConfigDialog.ui" line="0" /> + <source>Enter the network name (SSID) to publish</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiApConfigDialog.ui" line="0" /> + <source>Password:</source> + <translation type="unfinished">Parola:</translation> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiApConfigDialog.ui" line="0" /> + <source>Enter the network password</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiApConfigDialog.ui" line="0" /> + <source>Security:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiApConfigDialog.ui" line="0" /> + <source>Select the security mode</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiApConfigDialog.ui" line="0" /> + <source>IPv4 Configuration</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiApConfigDialog.ui" line="0" /> + <source>Address:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiApConfigDialog.ui" line="0" /> + <source>Netmask:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiApConfigDialog.ui" line="0" /> + <source>Gateway:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiApConfigDialog.ui" line="0" /> + <source>DNS:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiApConfigDialog.ui" line="0" /> + <source>Select to remember the entered connection parameters</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiApConfigDialog.ui" line="0" /> + <source>Remember Parameters</source> + <translation type="unfinished" /> + </message> + </context> + <context> + <name>WifiApStationsDialog</name> + <message> + <location filename="../MicroPython/WifiDialogs/WifiApStationsDialog.ui" line="0" /> + <source>Connected WiFi Clients</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiApStationsDialog.ui" line="0" /> + <source>Name</source> + <translation type="unfinished">Adı</translation> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiApStationsDialog.ui" line="0" /> + <source>RSSI [dBm]</source> + <translation type="unfinished" /> + </message> + </context> + <context> + <name>WifiConnectionDialog</name> + <message> + <location filename="../MicroPython/WifiDialogs/WifiConnectionDialog.ui" line="0" /> + <source>WiFi Connection Parameters</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiConnectionDialog.ui" line="0" /> + <source>Name:</source> + <translation type="unfinished">Adı:</translation> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiConnectionDialog.ui" line="0" /> + <source>Enter the network name (SSID) to connect to</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiConnectionDialog.ui" line="0" /> + <source>Password:</source> + <translation type="unfinished">Parola:</translation> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiConnectionDialog.ui" line="0" /> + <source>Enter the network password</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiConnectionDialog.py" line="72" /> + <location filename="../MicroPython/WifiDialogs/WifiConnectionDialog.ui" line="0" /> + <source>Press to show the password</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiConnectionDialog.ui" line="0" /> + <source>Select to remember the entered connection parameters</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiConnectionDialog.ui" line="0" /> + <source>Remember Parameters</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiConnectionDialog.py" line="68" /> + <source>Press to hide the password</source> + <translation type="unfinished" /> + </message> + </context> + <context> + <name>WifiController</name> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="45" /> + <source>WiFi Functions</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="47" /> + <source>Show WiFi Status</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="120" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="112" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="49" /> + <source>Connect WiFi</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="168" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="162" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="50" /> + <source>Check Internet Connection</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="142" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="136" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="51" /> + <source>Disconnect WiFi</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="53" /> + <source>Scan Networks</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="236" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="227" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="217" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="207" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="55" /> + <source>Write WiFi Credentials</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="274" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="264" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="253" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="56" /> + <source>Remove WiFi Credentials</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="315" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="304" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="58" /> + <source>Start WiFi Access Point</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="60" /> + <source>Start WiFi Access Point with IP</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="369" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="63" /> + <source>Show Connected Clients</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="345" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="336" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="65" /> + <source>Stop WiFi Access Point</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="68" /> + <source>Deactivate Client Interface</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="72" /> + <source>Deactivate Access Point Interface</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="455" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="439" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="419" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="410" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="76" /> + <source>Set Network Time</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="113" /> + <source><p>The device was connected to <b>{0}</b> successfully.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="121" /> + <source><p>The device could not connect to <b>{0}</b>.</p><p>Reason: {1}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="278" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="240" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="171" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="145" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="124" /> + <source>unknown</source> + <translation type="unfinished">bilinmeyen</translation> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="137" /> + <source><p>The device was disconnected from the WiFi network.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="143" /> + <source><p>The device could not be disconnected.</p><p>Reason: {0}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="156" /> + <source><p>The internet connection is <b>available</b>.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="158" /> + <source><p>The internet connection is <b>not available</b>.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="169" /> + <source><p>The internet is not available.</p><p>Reason: {0}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="228" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="208" /> + <source><p>The WiFi credentials were saved on the device. The device will connect to the WiFi network at boot time.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="218" /> + <source><p>The WiFi credentials and a connect script were saved on the device. Use the script by simply importing it.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="237" /> + <source><p>The WiFi credentials could not be saved on the device.</p><p>Reason: {0}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="254" /> + <source>Shall the saved WiFi credentials really be removed from the connected device?</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="265" /> + <source><p>The WiFi credentials were removed from the device. The device will not connect to the WiFi network at boot time anymore.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="275" /> + <source><p>The WiFi credentials could not be removed from the device.</p><p>Reason: {0}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="305" /> + <source>The WiFi Access Point interface was started successfully.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="310" /> + <source><p>The WiFi Access Point could not be started.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="391" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="342" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="312" /> + <source><p>Reason: {0}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="337" /> + <source>The WiFi Access Point interface was stopped successfully.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="340" /> + <source><p>The WiFi Access Point could not be stopped.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="370" /> + <source>No clients are connected to the access point.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="394" /> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="385" /> + <source>Deactivate WiFi Interface</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="386" /> + <source>The WiFi interface was deactivated successfully.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="389" /> + <source><p>The WiFi interface could not be deactivated.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="411" /> + <source><p>The device does not support network time synchronization. The module <b>adafruit_ntp</b> is not installed.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="420" /> + <source><p>The device does not support network time synchronization. The module <b>ntptime</b> is not available.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="440" /> + <source>The device time was synchronized successfully.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="444" /> + <source><p>The device time could not be synchronized.</p><p>Reason: {0}</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiController.py" line="449" /> + <source><p>The device time could not be synchronized. Is the device connected to a WiFi network?</p></source> + <translation type="unfinished" /> + </message> + </context> + <context> + <name>WifiCountryDialog</name> + <message> + <location filename="../MicroPython/WifiDialogs/WifiCountryDialog.ui" line="0" /> + <source>WiFi Country Code</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiCountryDialog.ui" line="0" /> + <source>Country:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiCountryDialog.ui" line="0" /> + <source>Enter the country code for the WiFi interface</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiCountryDialog.ui" line="0" /> + <source>Select to remember the entered connection parameters</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiCountryDialog.ui" line="0" /> + <source>Remember Parameters</source> + <translation type="unfinished" /> + </message> + </context> + <context> + <name>WifiNetworksWindow</name> + <message> + <location filename="../MicroPython/WifiDialogs/WifiNetworksWindow.ui" line="0" /> + <source>WiFi Networks</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiNetworksWindow.ui" line="0" /> + <source>Name</source> + <translation type="unfinished">Adı</translation> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiNetworksWindow.ui" line="0" /> + <source>Channel</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiNetworksWindow.ui" line="0" /> + <source>MAC-Address</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiNetworksWindow.ui" line="0" /> + <source>RSSI [dBm]</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiNetworksWindow.ui" line="0" /> + <source>Security</source> + <translation type="unfinished">Güvenlik</translation> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiNetworksWindow.ui" line="0" /> + <source>Press to scan for available WiFi networks.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiNetworksWindow.ui" line="0" /> + <source>Scan</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiNetworksWindow.ui" line="0" /> + <source>Scan Interval:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiNetworksWindow.ui" line="0" /> + <source>Enter the scan interval in seconds</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiNetworksWindow.ui" line="0" /> + <source> s</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiNetworksWindow.ui" line="0" /> + <source>Select to perform a periodic WiFi network scan</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiNetworksWindow.ui" line="0" /> + <source>Periodic Scan</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiNetworksWindow.py" line="68" /> + <source>Scan WiFi Networks</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiNetworksWindow.py" line="69" /> + <source><p>The scan for available WiFi networks failed.</p><p>Reason: {0}</p></source> + <translation type="unfinished" /> + </message> + <message numerus="yes"> + <location filename="../MicroPython/WifiDialogs/WifiNetworksWindow.py" line="79" /> + <source><p>Detected <b>%n</b> network(s).</p></source> + <translation type="unfinished"> + <numerusform /> + </translation> + </message> + </context> + <context> + <name>WifiStatusDialog</name> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.ui" line="0" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.ui" line="0" /> + <source>WiFi Status</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="136" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="58" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="47" /> + <source>Active</source> + <translation type="unfinished">Aktif</translation> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="145" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="137" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="67" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="59" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="48" /> + <source>Yes</source> + <translation type="unfinished">Evet</translation> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="145" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="137" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="67" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="59" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="48" /> + <source>No</source> + <translation type="unfinished">Hayır</translation> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="54" /> + <source>Client</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="144" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="66" /> + <source>Connected</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="149" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="71" /> + <source>Status</source> + <translation type="unfinished">Durum</translation> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="151" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="74" /> + <source>Hostname</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="154" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="77" /> + <source>IPv4 Address</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="157" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="80" /> + <source>Netmask</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="160" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="83" /> + <source>Gateway</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="162" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="85" /> + <source>DNS</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="165" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="117" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="86" /> + <source>MAC-Address</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="168" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="114" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="89" /> + <source>Channel</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="171" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="127" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="93" /> + <source>Country</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="176" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="99" /> + <source>Tx-Power</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="177" /> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="100" /> + <source>{0} dBm</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="106" /> + <source>Connected Access Point</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="109" /> + <source>Name</source> + <translation type="unfinished">Adı</translation> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="120" /> + <source>RSSI [dBm]</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="123" /> + <source>Security</source> + <translation type="unfinished">Güvenlik</translation> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="132" /> + <source>Access Point</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="164" /> + <source>SSID</source> + <translation type="unfinished" /> + </message> + </context> + <context> <name>WizardEricPluginWizard</name> <message> <location filename="../Plugins/PluginWizardEricPlugin.py" line="93" />