--- a/src/eric7/i18n/eric7_tr.ts Mon Nov 13 10:29:40 2023 +0100 +++ b/src/eric7/i18n/eric7_tr.ts Mon Nov 13 11:53:55 2023 +0100 @@ -9920,13 +9920,13 @@ <message> <location filename="../Debugger/DebugUI.py" line="1939" /> <location filename="../Debugger/DebugUI.py" line="1930" /> - <source>Coverage of Project</source> - <translation>Proje Kapsamı</translation> + <source>Coverage Run of Project</source> + <translation type="unfinished" /> </message> <message> <location filename="../Debugger/DebugUI.py" line="1932" /> - <source>Coverage of Script</source> - <translation>Betik Kapsamı</translation> + <source>Coverage Run of Script</source> + <translation type="unfinished" /> </message> <message> <location filename="../Debugger/DebugUI.py" line="2344" /> @@ -9938,19 +9938,35 @@ <message> <location filename="../Debugger/DebugUI.py" line="2143" /> <location filename="../Debugger/DebugUI.py" line="2134" /> - <source>Profile of Project</source> - <translation>Proje Kesiti</translation> + <source>Profile Run of Project</source> + <translation type="unfinished" /> </message> <message> <location filename="../Debugger/DebugUI.py" line="2136" /> - <source>Profile of Script</source> - <translation>Betik Kesiti</translation> + <source>Profile Run of Script</source> + <translation type="unfinished" /> </message> <message> <location filename="../Debugger/DebugUI.py" line="2539" /> <source>There is no main script defined for the current project. No debugging possible.</source> <translation type="unfinished" /> </message> + <message> + <source>Coverage of Project</source> + <translation type="vanished">Proje Kapsamı</translation> + </message> + <message> + <source>Coverage of Script</source> + <translation type="vanished">Betik Kapsamı</translation> + </message> + <message> + <source>Profile of Project</source> + <translation type="vanished">Proje Kesiti</translation> + </message> + <message> + <source>Profile of Script</source> + <translation type="vanished">Betik Kesiti</translation> + </message> </context> <context> <name>DebugViewer</name> @@ -75837,446 +75853,137 @@ <context> <name>StartCoverageDialog</name> <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> <source>Start coverage run</source> - <translation>Kapsama çalışmasını başlat</translation> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source>Virtual Environment:</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source>Select the virtual environment to be used</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source><b>Virtual Environment</b> -<p>Enter the virtual environment to be used. Leave it empty to use the default environment, i.e. the one configured globally or per project.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source>Script Name:</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source>Enter the script file name</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source><b>Script Name</b> -<p>Enter the the name of the script. Leave empty to use the script of the current editor.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source>Script Parameters:</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> + <translation type="vanished">Kapsama çalışmasını başlat</translation> + </message> + <message> <source>Enter the commandline parameters</source> - <translation>Comutsatırı parametrelerini gir</translation> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source><b>Commandline</b> -<p>Enter the commandline parameters in this field.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> + <translation type="vanished">Comutsatırı parametrelerini gir</translation> + </message> + <message> <source>Working directory:</source> - <translation type="unfinished">&Çalışma dizini:</translation> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> + <translation type="vanished">&Çalışma dizini:</translation> + </message> + <message> <source>Enter the working directory</source> - <translation>Çalışma dizinini gir</translation> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> + <translation type="vanished">Çalışma dizinini gir</translation> + </message> + <message> <source><b>Working directory</b> <p>Enter the working directory of the application to be debugged. Leave it empty to set the working directory to the executable directory.</p></source> - <translation><b>çalışma Dizini</b> + <translation type="vanished"><b>çalışma Dizini</b> <p>Hata ayıklaması yapılacak uygulamaının çalışma dizinini giriniz.Bo olarak bırakırsanız çalışma dizini uygulama dizini olur.</p></translation> </message> <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> <source>Environment Variables:</source> - <translation type="unfinished">Ortam &e:</translation> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source>Enter the environment variables to be set separated by whitespace.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source><b>Environment Variables</b> -<p>Enter the environment variables to be set for the program. The individual settings must be separated by whitespace and be given in the form 'var=value'. In order to add to an environment variable, enter it in the form 'var+=value'. To delete an environment variable, append a '-' to the variable name.</p> -<p>Example: var1=1 var2="hello world" var3+=":/tmp" var4-</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source>Override Global Configuration</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source>Select, to redirect stdin, stdout and stderr of the program being debugged to the eric IDE</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> + <translation type="vanished">Ortam &e:</translation> + </message> + <message> <source>Redirect stdin/stdout/stderr</source> - <translation type="unfinished">Stdin/Stdout/Stderr u yeniden yönlendir</translation> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source>Uncheck to disable exception reporting</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source><b>Report exceptions</b> -<p>Uncheck this in order to disable exception reporting.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> + <translation type="vanished">Stdin/Stdout/Stderr u yeniden yönlendir</translation> + </message> + <message> <source>Report exceptions</source> - <translation type="unfinished">İstisnal&ar Raporu</translation> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> + <translation type="vanished">İstisnal&ar Raporu</translation> + </message> + <message> <source>Alt+E</source> - <translation>Alt+E</translation> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source>Uncheck to disable reporting of unhandled exceptions</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source><b>Always report unhandled exceptions</b> -<p>When active all unhandled exceptions will be reported even if 'Report exceptions' is deactivated. When inactive the later switch determines exception reporting.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source>Always report unhandled exceptions</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source>Select to clear the display of the interpreter window</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source><b>Clear interpreter window</b><p>This clears the display of the interpreter window before starting the debug client.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> + <translation type="vanished">Alt+E</translation> + </message> + <message> <source>Clear interpreter window</source> - <translation type="unfinished">Yorumlayıcı penceresini tem&izle</translation> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source>Select to start the debugger in a console window</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source><b>Start in console</b> -<p>Select to start the debugger in a console window. The console command has to be configured on the Debugger-&gt;General page</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> + <translation type="vanished">Yorumlayıcı penceresini tem&izle</translation> + </message> + <message> <source>Start in console</source> - <translation>Konsolda başlat</translation> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source>Select this to erase the collected coverage information</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source><b>Erase coverage information</b> -<p>Select this to erase the collected coverage information before the next coverage run.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> + <translation type="vanished">Konsolda başlat</translation> + </message> + <message> <source>Erase coverage information</source> - <translation type="unfinished">Kapsama bilgisi sil</translation> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> + <translation type="vanished">Kapsama bilgisi sil</translation> + </message> + <message> <source>Alt+C</source> - <translation>Alt+C</translation> + <translation type="vanished">Alt+C</translation> </message> </context> <context> <name>StartDebugDialog</name> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> <source>Start debugging</source> - <translation>Hata ayıklamaya başla</translation> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Virtual Environment:</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Select the virtual environment to be used</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source><b>Virtual Environment</b> -<p>Enter the virtual environment to be used. Leave it empty to use the default environment, i.e. the one configured globally or per project.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Script Name:</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Enter the script file name</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source><b>Script Name</b> -<p>Enter the the name of the script. Leave empty to use the script of the current editor.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Script Parameters:</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> + <translation type="vanished">Hata ayıklamaya başla</translation> + </message> + <message> <source>Enter the commandline parameters</source> - <translation>Comutsatırı parametrelerini gir</translation> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source><b>Commandline</b> -<p>Enter the commandline parameters in this field.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> + <translation type="vanished">Comutsatırı parametrelerini gir</translation> + </message> + <message> <source>Working directory:</source> - <translation type="unfinished">&Çalışma dizini:</translation> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> + <translation type="vanished">&Çalışma dizini:</translation> + </message> + <message> <source>Enter the working directory</source> - <translation>Çalışma dizinini gir</translation> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> + <translation type="vanished">Çalışma dizinini gir</translation> + </message> + <message> <source><b>Working directory</b> <p>Enter the working directory of the application to be debugged. Leave it empty to set the working directory to the executable directory.</p></source> - <translation><b>çalışma Dizini</b> + <translation type="vanished"><b>çalışma Dizini</b> <p>Hata ayıklaması yapılacak uygulamaının çalışma dizinini giriniz.Bo olarak bırakırsanız çalışma dizini uygulama dizini olur.</p></translation> </message> <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> <source>Environment Variables:</source> - <translation type="unfinished">Ortam &e:</translation> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Enter the environment variables to be set separated by whitespace.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source><b>Environment Variables</b> -<p>Enter the environment variables to be set for the program. The individual settings must be separated by whitespace and be given in the form 'var=value'. In order to add to an environment variable, enter it in the form 'var+=value'. To delete an environment variable, append a '-' to the variable name.</p> -<p>Example: var1=1 var2="hello world" var3+=":/tmp" var4-</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Override Global Configuration</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Select, to redirect stdin, stdout and stderr of the program being debugged to the eric IDE</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> + <translation type="vanished">Ortam &e:</translation> + </message> + <message> <source>Redirect stdin/stdout/stderr</source> - <translation type="unfinished">Stdin/Stdout/Stderr u yeniden yönlendir</translation> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Uncheck to disable exception reporting</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source><b>Report exceptions</b> -<p>Uncheck this in order to disable exception reporting.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> + <translation type="vanished">Stdin/Stdout/Stderr u yeniden yönlendir</translation> + </message> + <message> <source>Report exceptions</source> - <translation type="unfinished">İstisnal&ar Raporu</translation> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> + <translation type="vanished">İstisnal&ar Raporu</translation> + </message> + <message> <source>Alt+E</source> - <translation>Alt+E</translation> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Uncheck to disable reporting of unhandled exceptions</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source><b>Always report unhandled exceptions</b> -<p>When active all unhandled exceptions will be reported even if 'Report exceptions' is deactivated. When inactive the later switch determines exception reporting.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Always report unhandled exceptions</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Select to clear the display of the interpreter window</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source><b>Clear interpreter window</b><p>This clears the display of the interpreter window before starting the debug client.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> + <translation type="vanished">Alt+E</translation> + </message> + <message> <source>Clear interpreter window</source> - <translation type="unfinished">Yorumlayıcı penceresini tem&izle</translation> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Select to start the debugger in a console window</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source><b>Start in console</b> -<p>Select to start the debugger in a console window. The console command has to be configured on the Debugger-&gt;General page</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> + <translation type="vanished">Yorumlayıcı penceresini tem&izle</translation> + </message> + <message> <source>Start in console</source> - <translation>Konsolda başlat</translation> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Select to trace into the Python library</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source><b>Trace into interpreter libraries<b> -<p>When active the debugger will also trace calls into the Python library.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Trace into interpreter libraries</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> + <translation type="vanished">Konsolda başlat</translation> + </message> + <message> <source>Alt+T</source> - <translation>Alt+T</translation> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Select to not stop the debugger at the first executable line.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source><b>Don't stop at first line</b><p>This prevents the debugger from stopping at the first executable line.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> + <translation type="vanished">Alt+T</translation> + </message> + <message> <source>Don't stop at first line</source> - <translation>İlksatıra kadar durma</translation> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Select this to enable multi process debugging.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source><b>Multi Process Debugging</b><p>This enables debugging capability for multi process programs. Each started Python program is started within a new debugger.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Multi Process Debugging</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Don't Debug:</source> - <translation type="unfinished" /> + <translation type="vanished">İlksatıra kadar durma</translation> </message> </context> <context> <name>StartDialog</name> <message> - <location filename="../Debugger/StartDialog.py" line="155" /> + <location filename="../Debugger/StartDialog.py" line="151" /> <source>Python Files (*.py *.py3);;Python GUI Files (*.pyw *.pyw3);;All Files (*)</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/StartDialog.py" line="173" /> + <location filename="../Debugger/StartDialog.py" line="167" /> <source>Clear Histories</source> <translation>Geçmişi temizle</translation> </message> <message> <location filename="../Debugger/StartDialog.py" line="406" /> - <location filename="../Debugger/StartDialog.py" line="176" /> + <location filename="../Debugger/StartDialog.py" line="170" /> <source>Edit History</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/StartDialog.py" line="226" /> + <location filename="../Debugger/StartDialog.py" line="222" /> <source>Enter the list of programs or program patterns not to be debugged separated by '{0}'.</source> <translation type="unfinished" /> </message> @@ -76310,6 +76017,290 @@ <source>Select the history list to be edited:</source> <translation type="unfinished" /> </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Start</source> + <translation type="unfinished">Başla</translation> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>General Parameters</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Virtual Environment:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Select the virtual environment to be used</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source><b>Virtual Environment</b> +<p>Enter the virtual environment to be used. Leave it empty to use the default environment, i.e. the one configured globally or per project.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Script Name:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Enter the script file name</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source><b>Script Name</b> +<p>Enter the the name of the script. Leave empty to use the script of the current editor.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Script Parameters:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Enter the commandline parameters</source> + <translation type="unfinished">Comutsatırı parametrelerini gir</translation> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source><b>Commandline</b> +<p>Enter the commandline parameters in this field.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Working directory:</source> + <translation type="unfinished">&Çalışma dizini:</translation> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Enter the working directory</source> + <translation type="unfinished">Çalışma dizinini gir</translation> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source><b>Working directory</b> +<p>Enter the working directory of the application to be debugged. Leave it empty to set the working directory to the executable directory.</p></source> + <translation type="unfinished"><b>çalışma Dizini</b> +<p>Hata ayıklaması yapılacak uygulamaının çalışma dizinini giriniz.Bo olarak bırakırsanız çalışma dizini uygulama dizini olur.</p></translation> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Environment Variables:</source> + <translation type="unfinished">Ortam &e:</translation> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Enter the environment variables to be set separated by whitespace.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source><b>Environment Variables</b> +<p>Enter the environment variables to be set for the program. The individual settings must be separated by whitespace and be given in the form 'var=value'. In order to add to an environment variable, enter it in the form 'var+=value'. To delete an environment variable, append a '-' to the variable name.</p> +<p>Example: var1=1 var2="hello world" var3+=":/tmp" var4-</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Override Global Configuration</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Select, to redirect stdin, stdout and stderr of the program being debugged to the eric IDE</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Redirect stdin/stdout/stderr</source> + <translation type="unfinished">Stdin/Stdout/Stderr u yeniden yönlendir</translation> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Uncheck to disable exception reporting</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source><b>Report exceptions</b> +<p>Uncheck this in order to disable exception reporting.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Report exceptions</source> + <translation type="unfinished">İstisnal&ar Raporu</translation> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Alt+E</source> + <translation type="unfinished">Alt+E</translation> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Select to start the debugger in a console window</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source><b>Start in console</b> +<p>Select to start the debugger in a console window. The console command has to be configured on the Debugger-&gt;General page</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Start in console</source> + <translation type="unfinished">Konsolda başlat</translation> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Select to clear the display of the interpreter window</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source><b>Clear interpreter window</b><p>This clears the display of the interpreter window before starting the debug client.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Clear interpreter window</source> + <translation type="unfinished">Yorumlayıcı penceresini tem&izle</translation> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Uncheck to disable reporting of unhandled exceptions</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source><b>Always report unhandled exceptions</b> +<p>When active all unhandled exceptions will be reported even if 'Report exceptions' is deactivated. When inactive the later switch determines exception reporting.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Always report unhandled exceptions</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Debug Parameters</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Select to trace into the Python library</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source><b>Trace into interpreter libraries<b> +<p>When active the debugger will also trace calls into the Python library.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Trace into interpreter libraries</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Alt+T</source> + <translation type="unfinished">Alt+T</translation> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Select to not stop the debugger at the first executable line.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source><b>Don't stop at first line</b><p>This prevents the debugger from stopping at the first executable line.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Don't stop at first line</source> + <translation type="unfinished">İlksatıra kadar durma</translation> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Select this to enable multi process debugging.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source><b>Multi Process Debugging</b><p>This enables debugging capability for multi process programs. Each started Python program is started within a new debugger.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Multi Process Debugging</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Don't Debug:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Coverage Parameters</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Select this to erase the collected coverage information</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source><b>Erase coverage information</b> +<p>Select this to erase the collected coverage information before the next coverage run.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Erase coverage information</source> + <translation type="unfinished">Kapsama bilgisi sil</translation> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Alt+C</source> + <translation type="unfinished">Alt+C</translation> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Profile Parameters</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Select this to erase the collected timing data</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source><b>Erase timing data</b> +<p>Select this to erase the collected timing data before the next profiling run.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Erase timing data</source> + <translation type="unfinished">Zamanlama &verisin sil</translation> + </message> </context> <context> <name>StartHistoryEditDialog</name> @@ -76390,368 +76381,107 @@ <context> <name>StartProfileDialog</name> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> <source>Start profiling</source> - <translation>Kesit Çıkarmaya Başla</translation> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source>Virtual Environment:</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source>Select the virtual environment to be used</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source><b>Virtual Environment</b> -<p>Enter the virtual environment to be used. Leave it empty to use the default environment, i.e. the one configured globally or per project.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source>Script Name:</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source>Enter the script file name</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source><b>Script Name</b> -<p>Enter the the name of the script. Leave empty to use the script of the current editor.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source>Script Parameters:</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> + <translation type="vanished">Kesit Çıkarmaya Başla</translation> + </message> + <message> <source>Enter the commandline parameters</source> - <translation>Comutsatırı parametrelerini gir</translation> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source><b>Commandline</b> -<p>Enter the commandline parameters in this field.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> + <translation type="vanished">Comutsatırı parametrelerini gir</translation> + </message> + <message> <source>Working directory:</source> - <translation type="unfinished">&Çalışma dizini:</translation> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> + <translation type="vanished">&Çalışma dizini:</translation> + </message> + <message> <source>Enter the working directory</source> - <translation>Çalışma dizinini gir</translation> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> + <translation type="vanished">Çalışma dizinini gir</translation> + </message> + <message> <source><b>Working directory</b> <p>Enter the working directory of the application to be debugged. Leave it empty to set the working directory to the executable directory.</p></source> - <translation><b>çalışma Dizini</b> + <translation type="vanished"><b>çalışma Dizini</b> <p>Hata ayıklaması yapılacak uygulamaının çalışma dizinini giriniz.Bo olarak bırakırsanız çalışma dizini uygulama dizini olur.</p></translation> </message> <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> <source>Environment Variables:</source> - <translation type="unfinished">Ortam &e:</translation> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source>Enter the environment variables to be set separated by whitespace.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source><b>Environment Variables</b> -<p>Enter the environment variables to be set for the program. The individual settings must be separated by whitespace and be given in the form 'var=value'. In order to add to an environment variable, enter it in the form 'var+=value'. To delete an environment variable, append a '-' to the variable name.</p> -<p>Example: var1=1 var2="hello world" var3+=":/tmp" var4-</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source>Override Global Configuration</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source>Select, to redirect stdin, stdout and stderr of the program being debugged to the eric IDE</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> + <translation type="vanished">Ortam &e:</translation> + </message> + <message> <source>Redirect stdin/stdout/stderr</source> - <translation type="unfinished">Stdin/Stdout/Stderr u yeniden yönlendir</translation> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source>Uncheck to disable exception reporting</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source><b>Report exceptions</b> -<p>Uncheck this in order to disable exception reporting.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> + <translation type="vanished">Stdin/Stdout/Stderr u yeniden yönlendir</translation> + </message> + <message> <source>Report exceptions</source> - <translation type="unfinished">İstisnal&ar Raporu</translation> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> + <translation type="vanished">İstisnal&ar Raporu</translation> + </message> + <message> <source>Alt+E</source> - <translation>Alt+E</translation> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source>Uncheck to disable reporting of unhandled exceptions</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source><b>Always report unhandled exceptions</b> -<p>When active all unhandled exceptions will be reported even if 'Report exceptions' is deactivated. When inactive the later switch determines exception reporting.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source>Always report unhandled exceptions</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source>Select to clear the display of the interpreter window</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source><b>Clear interpreter window</b><p>This clears the display of the interpreter window before starting the debug client.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> + <translation type="vanished">Alt+E</translation> + </message> + <message> <source>Clear interpreter window</source> - <translation type="unfinished">Yorumlayıcı penceresini tem&izle</translation> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source>Select to start the debugger in a console window</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source><b>Start in console</b> -<p>Select to start the debugger in a console window. The console command has to be configured on the Debugger-&gt;General page</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> + <translation type="vanished">Yorumlayıcı penceresini tem&izle</translation> + </message> + <message> <source>Start in console</source> - <translation>Konsolda başlat</translation> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source>Select this to erase the collected timing data</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source><b>Erase timing data</b> -<p>Select this to erase the collected timing data before the next profiling run.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> + <translation type="vanished">Konsolda başlat</translation> + </message> + <message> <source>Erase timing data</source> - <translation type="unfinished">Zamanlama &verisin sil</translation> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> + <translation type="vanished">Zamanlama &verisin sil</translation> + </message> + <message> <source>Alt+C</source> - <translation>Alt+C</translation> + <translation type="vanished">Alt+C</translation> </message> </context> <context> <name>StartRunDialog</name> <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> <source>Start running</source> - <translation>Çalıştırmaya başlat</translation> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source>Virtual Environment:</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source>Select the virtual environment to be used</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source><b>Virtual Environment</b> -<p>Enter the virtual environment to be used. Leave it empty to use the default environment, i.e. the one configured globally or per project.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source>Script Name:</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source>Enter the script file name</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source><b>Script Name</b> -<p>Enter the the name of the script. Leave empty to use the script of the current editor.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source>Script Parameters:</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> + <translation type="vanished">Çalıştırmaya başlat</translation> + </message> + <message> <source>Enter the commandline parameters</source> - <translation>Comutsatırı parametrelerini gir</translation> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source><b>Commandline</b> -<p>Enter the commandline parameters in this field.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> + <translation type="vanished">Comutsatırı parametrelerini gir</translation> + </message> + <message> <source>Working directory:</source> - <translation type="unfinished">&Çalışma dizini:</translation> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> + <translation type="vanished">&Çalışma dizini:</translation> + </message> + <message> <source>Enter the working directory</source> - <translation>Çalışma dizinini gir</translation> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> + <translation type="vanished">Çalışma dizinini gir</translation> + </message> + <message> <source><b>Working directory</b> <p>Enter the working directory of the application to be debugged. Leave it empty to set the working directory to the executable directory.</p></source> - <translation><b>çalışma Dizini</b> + <translation type="vanished"><b>çalışma Dizini</b> <p>Hata ayıklaması yapılacak uygulamaının çalışma dizinini giriniz.Bo olarak bırakırsanız çalışma dizini uygulama dizini olur.</p></translation> </message> <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> <source>Environment Variables:</source> - <translation type="unfinished">Ortam &e:</translation> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source>Enter the environment variables to be set separated by whitespace.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source><b>Environment Variables</b> -<p>Enter the environment variables to be set for the program. The individual settings must be separated by whitespace and be given in the form 'var=value'. In order to add to an environment variable, enter it in the form 'var+=value'. To delete an environment variable, append a '-' to the variable name.</p> -<p>Example: var1=1 var2="hello world" var3+=":/tmp" var4-</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source>Override Global Configuration</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source>Select, to redirect stdin, stdout and stderr of the program being debugged to the eric IDE</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> + <translation type="vanished">Ortam &e:</translation> + </message> + <message> <source>Redirect stdin/stdout/stderr</source> - <translation type="unfinished">Stdin/Stdout/Stderr u yeniden yönlendir</translation> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source>Uncheck to disable exception reporting</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source><b>Report exceptions</b> -<p>Uncheck this in order to disable exception reporting.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> + <translation type="vanished">Stdin/Stdout/Stderr u yeniden yönlendir</translation> + </message> + <message> <source>Report exceptions</source> - <translation type="unfinished">İstisnal&ar Raporu</translation> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> + <translation type="vanished">İstisnal&ar Raporu</translation> + </message> + <message> <source>Alt+E</source> - <translation>Alt+E</translation> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source>Select to start the debugger in a console window</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source><b>Start in console</b> -<p>Select to start the debugger in a console window. The console command has to be configured on the Debugger-&gt;General page</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> + <translation type="vanished">Alt+E</translation> + </message> + <message> <source>Start in console</source> - <translation>Konsolda başlat</translation> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source>Select to clear the display of the interpreter window</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source><b>Clear interpreter window</b><p>This clears the display of the interpreter window before starting the debug client.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> + <translation type="vanished">Konsolda başlat</translation> + </message> + <message> <source>Clear interpreter window</source> - <translation type="unfinished">Yorumlayıcı penceresini tem&izle</translation> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source>Uncheck to disable reporting of unhandled exceptions</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source><b>Always report unhandled exceptions</b> -<p>When active all unhandled exceptions will be reported even if 'Report exceptions' is deactivated. When inactive the later switch determines exception reporting.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source>Always report unhandled exceptions</source> - <translation type="unfinished" /> + <translation type="vanished">Yorumlayıcı penceresini tem&izle</translation> </message> </context> <context> @@ -91168,8 +90898,8 @@ <context> <name>VariableItem</name> <message> - <location filename="../Debugger/VariablesViewer.py" line="170" /> - <location filename="../Debugger/VariablesViewer.py" line="152" /> + <location filename="../Debugger/VariablesViewer.py" line="173" /> + <location filename="../Debugger/VariablesViewer.py" line="155" /> <source><double click to show value></source> <translation>< değeri göstermek için iki tuş></translation> </message> @@ -91233,22 +90963,22 @@ <context> <name>VariablesModel</name> <message> - <location filename="../Debugger/VariablesViewer.py" line="232" /> + <location filename="../Debugger/VariablesViewer.py" line="235" /> <source>Globals</source> <translation type="unfinished">Evrensel</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="232" /> + <location filename="../Debugger/VariablesViewer.py" line="235" /> <source>Locals</source> <translation type="unfinished">Yereller</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="234" /> + <location filename="../Debugger/VariablesViewer.py" line="237" /> <source>Type</source> <translation type="unfinished">Tip</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="234" /> + <location filename="../Debugger/VariablesViewer.py" line="237" /> <source>Value</source> <translation type="unfinished">Değer</translation> </message> @@ -91266,60 +90996,60 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="905" /> + <location filename="../Debugger/VariablesViewer.py" line="908" /> <source>Global Variables</source> <translation>Evrensel Değişkenler</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="907" /> + <location filename="../Debugger/VariablesViewer.py" line="910" /> <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="914" /> + <location filename="../Debugger/VariablesViewer.py" line="917" /> <source>Local Variables</source> <translation>Yerel Değişkenler</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="916" /> + <location filename="../Debugger/VariablesViewer.py" line="919" /> <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="1042" /> - <source>Show Details...</source> - <translation>Detayları Göster...</translation> - </message> - <message> - <location filename="../Debugger/VariablesViewer.py" line="1044" /> - <source>Expand</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Debugger/VariablesViewer.py" line="1045" /> + <source>Show Details...</source> + <translation>Detayları Göster...</translation> + </message> + <message> + <location filename="../Debugger/VariablesViewer.py" line="1047" /> + <source>Expand</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/VariablesViewer.py" line="1048" /> <source>Collapse</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="1046" /> + <location filename="../Debugger/VariablesViewer.py" line="1049" /> <source>Collapse All</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="1054" /> - <location filename="../Debugger/VariablesViewer.py" line="1048" /> + <location filename="../Debugger/VariablesViewer.py" line="1057" /> + <location filename="../Debugger/VariablesViewer.py" line="1051" /> <source>Refresh</source> <translation type="unfinished">Tazele</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="1056" /> - <location filename="../Debugger/VariablesViewer.py" line="1050" /> + <location filename="../Debugger/VariablesViewer.py" line="1059" /> + <location filename="../Debugger/VariablesViewer.py" line="1053" /> <source>Configure...</source> <translation>Ayarlanıyor...</translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="1058" /> - <location filename="../Debugger/VariablesViewer.py" line="1051" /> + <location filename="../Debugger/VariablesViewer.py" line="1061" /> + <location filename="../Debugger/VariablesViewer.py" line="1054" /> <source>Variables Type Filter...</source> <translation type="unfinished" /> </message>