--- a/i18n/eric5_tr.ts Fri Jan 18 19:31:43 2013 +0100 +++ b/i18n/eric5_tr.ts Fri Jan 18 19:50:13 2013 +0100 @@ -7426,49 +7426,288 @@ </message> </context> <context> + <name>E5SslCertificatesDialog</name> + <message> + <location filename="E5Network/E5SslCertificatesDialog.ui" line="14"/> + <source>SSL Certificate Manager</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="E5Network/E5SslCertificatesDialog.ui" line="27"/> + <source>&Servers</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="E5Network/E5SslCertificatesDialog.ui" line="33"/> + <source>You have saved certificates identifying these servers:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="E5Network/E5SslCertificatesDialog.ui" line="140"/> + <source>Certificate name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="E5Network/E5SslCertificatesDialog.ui" line="46"/> + <source>Server</source> + <translation type="unfinished">Sunucu</translation> + </message> + <message> + <location filename="E5Network/E5SslCertificatesDialog.ui" line="145"/> + <source>Expiry Date</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="E5Network/E5SslCertificatesDialog.ui" line="158"/> + <source>Press to view the selected certificate</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="E5Network/E5SslCertificatesDialog.ui" line="161"/> + <source>&View...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="E5Network/E5SslCertificatesDialog.ui" line="168"/> + <source>Press to import a certificate</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="E5Network/E5SslCertificatesDialog.ui" line="171"/> + <source>&Import...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="E5Network/E5SslCertificatesDialog.ui" line="181"/> + <source>Press to export the selected certificate</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="E5Network/E5SslCertificatesDialog.ui" line="184"/> + <source>&Export...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="E5Network/E5SslCertificatesDialog.ui" line="194"/> + <source>Press to delete the selected certificate</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="E5Network/E5SslCertificatesDialog.ui" line="197"/> + <source>&Delete...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="E5Network/E5SslCertificatesDialog.ui" line="126"/> + <source>Certificate &Authorities</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="E5Network/E5SslCertificatesDialog.ui" line="132"/> + <source>You have saved certificates identifying these certification authorities:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="E5Network/E5SslCertificatesDialog.py" line="274"/> + <source>(Unknown)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="E5Network/E5SslCertificatesDialog.py" line="276"/> + <source>(Unknown common name)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="E5Network/E5SslCertificatesDialog.py" line="127"/> + <source>Delete Server Certificate</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="E5Network/E5SslCertificatesDialog.py" line="127"/> + <source><p>Shall the server certificate really be deleted?</p><p>{0}</p><p>If the server certificate is deleted, the normal security checks will be reinstantiated and the server has to present a valid certificate.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="E5Network/E5SslCertificatesDialog.py" line="445"/> + <source>Import Certificate</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="E5Network/E5SslCertificatesDialog.py" line="363"/> + <source><p>The certificate <b>{0}</b> already exists. Skipping.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="E5Network/E5SslCertificatesDialog.py" line="319"/> + <source>Delete CA Certificate</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="E5Network/E5SslCertificatesDialog.py" line="319"/> + <source><p>Shall the CA certificate really be deleted?</p><p>{0}</p><p>If the CA certificate is deleted, the browser will not trust any certificate issued by this CA.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="E5Network/E5SslCertificatesDialog.py" line="455"/> + <source>Export Certificate</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="E5Network/E5SslCertificatesDialog.py" line="399"/> + <source>Certificate File (PEM) (*.pem);;Certificate File (DER) (*.der)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="E5Network/E5SslCertificatesDialog.py" line="415"/> + <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> + <translation type="unfinished"><p><b>{0}</b> dosyası halen mevcut. Üzerine yazılsın mı?</p></translation> + </message> + <message> + <location filename="E5Network/E5SslCertificatesDialog.py" line="425"/> + <source><p>The certificate could not be written to file <b>{0}</b></p><p>Error: {1}</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="E5Network/E5SslCertificatesDialog.py" line="445"/> + <source>Certificate Files (*.pem *.crt *.der *.cer *.ca);;All Files (*)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="E5Network/E5SslCertificatesDialog.py" line="455"/> + <source><p>The certificate could not be read from file <b>{0}</b></p><p>Error: {1}</p></source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>E5SslErrorHandler</name> <message> - <location filename="E5Network/E5SslErrorHandler.py" line="115"/> + <location filename="E5Network/E5SslErrorHandler.py" line="123"/> <source>SSL Errors</source> <translation type="unfinished">SSL Hataları</translation> </message> <message> - <location filename="E5Network/E5SslErrorHandler.py" line="115"/> + <location filename="E5Network/E5SslErrorHandler.py" line="123"/> <source><p>SSL Errors for <br /><b>{0}</b><ul><li>{1}</li></ul></p><p>Do you want to ignore these errors?</p></source> <translation type="unfinished"><p>SSL Hataları <br /><b>{0}</b><ul><li>{1}</li></ul></p><p>Bu hataları yoksaymak istiyor musunuz?</p></translation> </message> <message> - <location filename="E5Network/E5SslErrorHandler.py" line="129"/> + <location filename="E5Network/E5SslErrorHandler.py" line="137"/> <source>Certificates</source> <translation type="unfinished">Sertifikalar</translation> </message> <message> - <location filename="E5Network/E5SslErrorHandler.py" line="129"/> + <location filename="E5Network/E5SslErrorHandler.py" line="137"/> <source><p>Certificates:<br/>{0}<br/>Do you want to accept all these certificates?</p></source> <translation type="unfinished"><p>Sertifalar:<br/>{0}<br/>Bu sertifikalrı kabul etmek istiyor musunuz?</p></translation> </message> <message> - <location filename="E5Network/E5SslErrorHandler.py" line="184"/> - <source>Name: {0}</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="E5Network/E5SslErrorHandler.py" line="188"/> - <source><br/>Organization: {0}</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="E5Network/E5SslErrorHandler.py" line="192"/> - <source><br/>Issuer: {0}</source> - <translation type="unfinished"><br/>Yayımcı: {0}</translation> + <source>Name: {0}</source> + <translation type="unfinished"></translation> </message> <message> <location filename="E5Network/E5SslErrorHandler.py" line="196"/> + <source><br/>Organization: {0}</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="E5Network/E5SslErrorHandler.py" line="200"/> + <source><br/>Issuer: {0}</source> + <translation type="unfinished"><br/>Yayımcı: {0}</translation> + </message> + <message> + <location filename="E5Network/E5SslErrorHandler.py" line="204"/> <source><br/>Not valid before: {0}<br/>Valid Until: {1}</source> <translation type="unfinished"><br/>Geçerlilik başlangıcı: {0}<br/>Geçerlilek bitişi: {1}</translation> </message> </context> <context> + <name>E5SslInfoDialog</name> + <message> + <location filename="E5Network/E5SslInfoDialog.ui" line="14"/> + <source>SSL Certificate Info</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>E5SslInfoWidget</name> + <message> + <location filename="E5Network/E5SslInfoWidget.ui" line="17"/> + <source>This certificated has been blacklisted.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="E5Network/E5SslInfoWidget.ui" line="24"/> + <source><b>Issued for</b></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="E5Network/E5SslInfoWidget.ui" line="118"/> + <source>Common Name (CN)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="E5Network/E5SslInfoWidget.ui" line="138"/> + <source>Organization (O)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="E5Network/E5SslInfoWidget.ui" line="158"/> + <source>Organizational Unit (OU)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="E5Network/E5SslInfoWidget.ui" line="91"/> + <source>Serialnumber</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="E5Network/E5SslInfoWidget.ui" line="111"/> + <source><b>Issued by</b></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="E5Network/E5SslInfoWidget.ui" line="178"/> + <source><b>Validity</b></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="E5Network/E5SslInfoWidget.ui" line="185"/> + <source>Issued on</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="E5Network/E5SslInfoWidget.ui" line="205"/> + <source>Expires on</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="E5Network/E5SslInfoWidget.ui" line="225"/> + <source>This certificate is not valid yet or has expired.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="E5Network/E5SslInfoWidget.ui" line="232"/> + <source><b>Fingerprints</b></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="E5Network/E5SslInfoWidget.ui" line="239"/> + <source>SHA1-Fingerprint</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="E5Network/E5SslInfoWidget.ui" line="259"/> + <source>MD5-Fingerprint</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="E5Network/E5SslInfoWidget.py" line="111"/> + <source><not part of the certificate></source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>E5ToolBarDialog</name> <message> <location filename="E5Gui/E5ToolBarDialog.ui" line="14"/> @@ -17605,26 +17844,6 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Helpviewer/HelpWindow.py" line="1230"/> - <source>Manage Certificates</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/HelpWindow.py" line="1230"/> - <source>Manage Certificates...</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/HelpWindow.py" line="1234"/> - <source>Manage the saved certificates</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/HelpWindow.py" line="1236"/> - <source><b>Manage Saved Certificates...</b><p>Opens a dialog to manage the saved certificates.</p></source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="Helpviewer/HelpWindow.py" line="1257"/> <source>Downloads</source> <translation type="unfinished"></translation> @@ -17954,6 +18173,26 @@ <source>Loading Style Sheet</source> <translation type="obsolete">Stil Görünümleri Yükleniyor</translation> </message> + <message> + <location filename="Helpviewer/HelpWindow.py" line="1230"/> + <source>Manage SSL Certificates</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Helpviewer/HelpWindow.py" line="1230"/> + <source>Manage SSL Certificates...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Helpviewer/HelpWindow.py" line="1234"/> + <source>Manage the saved SSL certificates</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Helpviewer/HelpWindow.py" line="1236"/> + <source><b>Manage SSL Certificates...</b><p>Opens a dialog to manage the saved SSL certificates.</p></source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>Hg</name> @@ -19287,12 +19526,12 @@ <translation>Zorunlu çalışma</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.py" line="44"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.py" line="46"/> <source>Mercurial Move</source> <translation>Mercurial Taşıma</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.py" line="79"/> + <location filename="Plugins/VcsPlugins/vcsMercurial/HgCopyDialog.py" line="81"/> <source>Select target</source> <translation>Hedefi seç</translation> </message> @@ -41788,240 +42027,14 @@ <context> <name>SslCertificatesDialog</name> <message> - <location filename="Helpviewer/SslCertificatesDialog.ui" line="14"/> - <source>SSL Certificate Manager</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/SslCertificatesDialog.ui" line="27"/> - <source>&Servers</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/SslCertificatesDialog.ui" line="33"/> - <source>You have saved certificates identifying these servers:</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/SslCertificatesDialog.ui" line="140"/> - <source>Certificate name</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="Helpviewer/SslCertificatesDialog.ui" line="46"/> <source>Server</source> - <translation>Sunucu</translation> - </message> - <message> - <location filename="Helpviewer/SslCertificatesDialog.ui" line="145"/> - <source>Expiry Date</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/SslCertificatesDialog.ui" line="158"/> - <source>Press to view the selected certificate</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/SslCertificatesDialog.ui" line="161"/> - <source>&View...</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/SslCertificatesDialog.ui" line="168"/> - <source>Press to import a certificate</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/SslCertificatesDialog.ui" line="171"/> - <source>&Import...</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/SslCertificatesDialog.ui" line="181"/> - <source>Press to export the selected certificate</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/SslCertificatesDialog.ui" line="184"/> - <source>&Export...</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/SslCertificatesDialog.ui" line="194"/> - <source>Press to delete the selected certificate</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/SslCertificatesDialog.ui" line="197"/> - <source>&Delete...</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/SslCertificatesDialog.ui" line="126"/> - <source>Certificate &Authorities</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/SslCertificatesDialog.ui" line="132"/> - <source>You have saved certificates identifying these certification authorities:</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/SslCertificatesDialog.py" line="274"/> - <source>(Unknown)</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/SslCertificatesDialog.py" line="276"/> - <source>(Unknown common name)</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/SslCertificatesDialog.py" line="127"/> - <source>Delete Server Certificate</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/SslCertificatesDialog.py" line="127"/> - <source><p>Shall the server certificate really be deleted?</p><p>{0}</p><p>If the server certificate is deleted, the normal security checks will be reinstantiated and the server has to present a valid certificate.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/SslCertificatesDialog.py" line="445"/> - <source>Import Certificate</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/SslCertificatesDialog.py" line="363"/> - <source><p>The certificate <b>{0}</b> already exists. Skipping.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/SslCertificatesDialog.py" line="319"/> - <source>Delete CA Certificate</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/SslCertificatesDialog.py" line="319"/> - <source><p>Shall the CA certificate really be deleted?</p><p>{0}</p><p>If the CA certificate is deleted, the browser will not trust any certificate issued by this CA.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/SslCertificatesDialog.py" line="455"/> - <source>Export Certificate</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/SslCertificatesDialog.py" line="399"/> - <source>Certificate File (PEM) (*.pem);;Certificate File (DER) (*.der)</source> - <translation type="unfinished"></translation> + <translation type="obsolete">Sunucu</translation> </message> <message> <location filename="Helpviewer/SslCertificatesDialog.py" line="415"/> <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="Helpviewer/SslCertificatesDialog.py" line="425"/> - <source><p>The certificate could not be written to file <b>{0}</b></p><p>Error: {1}</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/SslCertificatesDialog.py" line="445"/> - <source>Certificate Files (*.pem *.crt *.der *.cer *.ca);;All Files (*)</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/SslCertificatesDialog.py" line="455"/> - <source><p>The certificate could not be read from file <b>{0}</b></p><p>Error: {1}</p></source> - <translation type="unfinished"></translation> - </message> -</context> -<context> - <name>SslInfoDialog</name> - <message> - <location filename="Helpviewer/SslInfoDialog.ui" line="14"/> - <source>SSL Certificate Info</source> - <translation type="unfinished"></translation> - </message> -</context> -<context> - <name>SslInfoWidget</name> - <message> - <location filename="Helpviewer/SslInfoWidget.ui" line="17"/> - <source>This certificated has been blacklisted.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/SslInfoWidget.ui" line="24"/> - <source><b>Issued for</b></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/SslInfoWidget.ui" line="118"/> - <source>Common Name (CN)</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/SslInfoWidget.ui" line="138"/> - <source>Organization (O)</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/SslInfoWidget.ui" line="158"/> - <source>Organizational Unit (OU)</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/SslInfoWidget.ui" line="91"/> - <source>Serialnumber</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/SslInfoWidget.ui" line="111"/> - <source><b>Issued by</b></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/SslInfoWidget.ui" line="178"/> - <source><b>Validity</b></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/SslInfoWidget.ui" line="185"/> - <source>Issued on</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/SslInfoWidget.ui" line="205"/> - <source>Expires on</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/SslInfoWidget.ui" line="225"/> - <source>This certificate is not valid yet or has expired.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/SslInfoWidget.ui" line="232"/> - <source><b>Fingerprints</b></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/SslInfoWidget.ui" line="239"/> - <source>SHA1-Fingerprint</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/SslInfoWidget.ui" line="259"/> - <source>MD5-Fingerprint</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Helpviewer/SslInfoWidget.py" line="111"/> - <source><not part of the certificate></source> - <translation type="unfinished"></translation> + <translation type="obsolete"><p><b>{0}</b> dosyası halen mevcut. Üzerine yazılsın mı?</p></translation> </message> </context> <context> @@ -43690,12 +43703,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnCopyDialog.py" line="44"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnCopyDialog.py" line="46"/> <source>Subversion Move</source> <translation>Altsürüm Taşıma</translation> </message> <message> - <location filename="Plugins/VcsPlugins/vcsPySvn/SvnCopyDialog.py" line="79"/> + <location filename="Plugins/VcsPlugins/vcsPySvn/SvnCopyDialog.py" line="81"/> <source>Select target</source> <translation>Hedefi seç</translation> </message> @@ -51594,7 +51607,7 @@ <translation type="obsolete">Konumunuzu buraya giriniz.</translation> </message> <message> - <location filename="Helpviewer/UrlBar/UrlBar.py" line="199"/> + <location filename="Helpviewer/UrlBar/UrlBar.py" line="198"/> <source>Unknown</source> <translation>Bilinmeyen</translation> </message> @@ -52284,7 +52297,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2704"/> + <location filename="UI/UserInterface.py" line="2721"/> <source>Report Bug</source> <translation>Hata Raporu</translation> </message> @@ -52324,7 +52337,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2319"/> + <location filename="UI/UserInterface.py" line="2336"/> <source>Unittest</source> <translation>Birimtest</translation> </message> @@ -52384,7 +52397,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="3704"/> + <location filename="UI/UserInterface.py" line="3721"/> <source>Unittest Project</source> <translation>Proje Birimtesti</translation> </message> @@ -52749,7 +52762,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4793"/> + <location filename="UI/UserInterface.py" line="4810"/> <source>Export Keyboard Shortcuts</source> <translation>Kılavye Kısa Yollarını Dışa Aktar</translation> </message> @@ -52769,7 +52782,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4816"/> + <location filename="UI/UserInterface.py" line="4833"/> <source>Import Keyboard Shortcuts</source> <translation>Klavye kısayollarını İçe Aktar</translation> </message> @@ -52789,152 +52802,152 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="1915"/> + <location filename="UI/UserInterface.py" line="1929"/> <source>Activate current editor</source> <translation>Geçerli düzenleyiciyi aktif yap</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1915"/> + <location filename="UI/UserInterface.py" line="1929"/> <source>Alt+Shift+E</source> <translation>Alt+Shift+E</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1924"/> + <location filename="UI/UserInterface.py" line="1938"/> <source>Show next</source> <translation>Sonrakini göster</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1924"/> + <location filename="UI/UserInterface.py" line="1938"/> <source>Ctrl+Alt+Tab</source> <translation>Ctrl+Alt+Tab</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1932"/> + <location filename="UI/UserInterface.py" line="1946"/> <source>Show previous</source> <translation>Öncekini göster</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1932"/> + <location filename="UI/UserInterface.py" line="1946"/> <source>Shift+Ctrl+Alt+Tab</source> <translation>Shift+Ctrl+Alt+Tab</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1940"/> + <location filename="UI/UserInterface.py" line="1954"/> <source>Switch between tabs</source> <translation>Sekmeler arasında değiştir</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1940"/> + <location filename="UI/UserInterface.py" line="1954"/> <source>Ctrl+1</source> <translation>Ctrl+1</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1948"/> + <location filename="UI/UserInterface.py" line="1962"/> <source>Plugin Infos</source> <translation>Eklenti Bilgisi</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1948"/> + <location filename="UI/UserInterface.py" line="1962"/> <source>&Plugin Infos...</source> <translation>Eklenti Bil&gisi...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1951"/> + <location filename="UI/UserInterface.py" line="1965"/> <source>Show Plugin Infos</source> <translation>Eklenti Bilgisini Göster</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1952"/> + <location filename="UI/UserInterface.py" line="1966"/> <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="1963"/> + <location filename="UI/UserInterface.py" line="1977"/> <source>Install Plugins</source> <translation>Eklenti Kur</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1960"/> - <source>&Install Plugins...</source> - <translation>Ekle&nti Kur...</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1964"/> - <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="1974"/> + <source>&Install Plugins...</source> + <translation>Ekle&nti Kur...</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1978"/> + <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="1988"/> <source>Uninstall Plugin</source> <translation>Eklenti Kaldır</translation> </message> <message> - <location filename="UI/UserInterface.py" line="1971"/> - <source>&Uninstall Plugin...</source> - <translation>Ekle&nti Kaldır...</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1975"/> - <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="1982"/> - <source>Plugin Repository</source> - <translation>Eklenti Havuzu</translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="1982"/> - <source>Plugin &Repository...</source> - <translation>Eklenti Hav&uzu...</translation> - </message> - <message> <location filename="UI/UserInterface.py" line="1985"/> + <source>&Uninstall Plugin...</source> + <translation>Ekle&nti Kaldır...</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1989"/> + <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="1996"/> + <source>Plugin Repository</source> + <translation>Eklenti Havuzu</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1996"/> + <source>Plugin &Repository...</source> + <translation>Eklenti Hav&uzu...</translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1999"/> <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="1987"/> + <location filename="UI/UserInterface.py" line="2001"/> <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="2011"/> + <location filename="UI/UserInterface.py" line="2025"/> <source>Qt4 Documentation</source> <translation>Qt4 Belgeleri</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2011"/> + <location filename="UI/UserInterface.py" line="2025"/> <source>Qt&4 Documentation</source> <translation>Qt&4 Belgeleri</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2013"/> + <location filename="UI/UserInterface.py" line="2027"/> <source>Open Qt4 Documentation</source> <translation>QT4 Belgelerini Aç</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2014"/> + <location filename="UI/UserInterface.py" line="2028"/> <source><b>Qt4 Documentation</b><p>Display the Qt4 Documentation. Dependant upon your settings, this will either show the help in Eric's internal help viewer, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2035"/> + <location filename="UI/UserInterface.py" line="2049"/> <source>PyQt4 Documentation</source> <translation>PyQt4 Belgeleri</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2035"/> + <location filename="UI/UserInterface.py" line="2049"/> <source>P&yQt4 Documentation</source> <translation>P&yQt4 Belgeleri</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2037"/> + <location filename="UI/UserInterface.py" line="2051"/> <source>Open PyQt4 Documentation</source> <translation>PyQt4 Begelerini aç</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2038"/> + <location filename="UI/UserInterface.py" line="2052"/> <source><b>PyQt4 Documentation</b><p>Display the PyQt4 Documentation. Dependant upon your settings, this will either show the help in Eric's internal help viewer, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished"></translation> </message> @@ -52954,172 +52967,172 @@ <translation type="obsolete">Python belgelerini açın</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2087"/> + <location filename="UI/UserInterface.py" line="2101"/> <source>Eric API Documentation</source> <translation>Eric API Belgeleri</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2087"/> + <location filename="UI/UserInterface.py" line="2101"/> <source>&Eric API Documentation</source> <translation>&Eric API Dökümanı</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2089"/> + <location filename="UI/UserInterface.py" line="2103"/> <source>Open Eric API Documentation</source> <translation>Eric API Belgelerini Aç</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2090"/> + <location filename="UI/UserInterface.py" line="2104"/> <source><b>Eric API Documentation</b><p>Display the Eric API documentation. The location for the documentation is the Documentation/Source subdirectory of the eric5 installation directory.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2105"/> + <location filename="UI/UserInterface.py" line="2119"/> <source>PySide Documentation</source> <translation>PySide Belgeleri</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2105"/> + <location filename="UI/UserInterface.py" line="2119"/> <source>Py&Side Documentation</source> <translation>Py&Side Belgeleri</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2107"/> + <location filename="UI/UserInterface.py" line="2121"/> <source>Open PySide Documentation</source> <translation>PySide belgelerini açın</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2108"/> + <location filename="UI/UserInterface.py" line="2122"/> <source><b>PySide Documentation</b><p>Display the PySide Documentation. Dependant upon your settings, this will either show the help in Eric's internal help viewer, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2145"/> + <location filename="UI/UserInterface.py" line="2159"/> <source>&Unittest</source> <translation>Bir&imtest</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2162"/> + <location filename="UI/UserInterface.py" line="2176"/> <source>E&xtras</source> <translation>İla&veler</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2167"/> + <location filename="UI/UserInterface.py" line="2181"/> <source>Wi&zards</source> <translation>Sihirba&z</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2174"/> + <location filename="UI/UserInterface.py" line="2188"/> <source>&Tools</source> <translation>&Araçlar</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2177"/> + <location filename="UI/UserInterface.py" line="2191"/> <source>Select Tool Group</source> <translation>Araç Grubunu Seç</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2183"/> + <location filename="UI/UserInterface.py" line="2197"/> <source>Se&ttings</source> <translation>Ayar&lar</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2201"/> + <location filename="UI/UserInterface.py" line="2218"/> <source>&Window</source> <translation>&Pencere</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2226"/> + <location filename="UI/UserInterface.py" line="2243"/> <source>&Toolbars</source> <translation>&Araççubuğu</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2237"/> + <location filename="UI/UserInterface.py" line="2254"/> <source>P&lugins</source> <translation>Ek&lentiler</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2246"/> + <location filename="UI/UserInterface.py" line="2263"/> <source>Configure...</source> <translation>Ayarlanıyor...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2251"/> + <location filename="UI/UserInterface.py" line="2268"/> <source>&Help</source> <translation>&Yardım</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2318"/> + <location filename="UI/UserInterface.py" line="2335"/> <source>Tools</source> <translation>Araçlar</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2320"/> + <location filename="UI/UserInterface.py" line="2337"/> <source>Settings</source> <translation>Ayarlar</translation> </message> <message> - <location filename="UI/UserInterface.py" line="3927"/> + <location filename="UI/UserInterface.py" line="3944"/> <source>Help</source> <translation>Yardım</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2322"/> + <location filename="UI/UserInterface.py" line="2339"/> <source>Profiles</source> <translation>Kesitler</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2323"/> + <location filename="UI/UserInterface.py" line="2340"/> <source>Plugins</source> <translation>Eklentiler</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2465"/> + <location filename="UI/UserInterface.py" line="2482"/> <source><p>This part of the status bar displays the current editors language.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2472"/> + <location filename="UI/UserInterface.py" line="2489"/> <source><p>This part of the status bar displays the current editors encoding.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2479"/> + <location filename="UI/UserInterface.py" line="2496"/> <source><p>This part of the status bar displays the current editors eol setting.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2486"/> + <location filename="UI/UserInterface.py" line="2503"/> <source><p>This part of the status bar displays an indication of the current editors files writability.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2493"/> + <location filename="UI/UserInterface.py" line="2510"/> <source><p>This part of the status bar displays the line number of the current editor.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2500"/> + <location filename="UI/UserInterface.py" line="2517"/> <source><p>This part of the status bar displays the cursor position of the current editor.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2567"/> + <location filename="UI/UserInterface.py" line="2584"/> <source>External Tools/{0}</source> <translation>Harici Araçlar/{0}</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2653"/> + <location filename="UI/UserInterface.py" line="2670"/> <source><h3>Version Numbers</h3><table></source> <translation><h3>Sürüm Numaraları</h3><table></translation> </message> <message> - <location filename="UI/UserInterface.py" line="5482"/> + <location filename="UI/UserInterface.py" line="5508"/> <source></table></source> <translation></table></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2704"/> + <location filename="UI/UserInterface.py" line="2721"/> <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> @@ -53149,234 +53162,234 @@ <translation type="obsolete">Yoksay ama hatırla</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2946"/> + <location filename="UI/UserInterface.py" line="2963"/> <source>Restart application</source> <translation>Uygulmayı yeniden başlat</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2946"/> + <location filename="UI/UserInterface.py" line="2963"/> <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="2978"/> + <location filename="UI/UserInterface.py" line="2995"/> <source>Configure Tool Groups ...</source> <translation>Alet Grupları Ayarlanıyor...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2981"/> + <location filename="UI/UserInterface.py" line="2998"/> <source>Configure current Tool Group ...</source> <translation>Geçerli alet grubunu ayarla...</translation> </message> <message> - <location filename="UI/UserInterface.py" line="3030"/> + <location filename="UI/UserInterface.py" line="3047"/> <source>&Builtin Tools</source> <translation>Ya&pılandırma Araçları</translation> </message> <message> - <location filename="UI/UserInterface.py" line="3038"/> + <location filename="UI/UserInterface.py" line="3055"/> <source>&Plugin Tools</source> <translation>Eklen&ti Araçları</translation> </message> <message> - <location filename="UI/UserInterface.py" line="3128"/> + <location filename="UI/UserInterface.py" line="3145"/> <source>&Show all</source> <translation>Hepsini Gö&ster</translation> </message> <message> - <location filename="UI/UserInterface.py" line="3130"/> + <location filename="UI/UserInterface.py" line="3147"/> <source>&Hide all</source> <translation>&Hepsini gizle</translation> </message> <message> - <location filename="UI/UserInterface.py" line="3704"/> + <location filename="UI/UserInterface.py" line="3721"/> <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="UI/UserInterface.py" line="3879"/> + <location filename="UI/UserInterface.py" line="3896"/> <source>Qt 3 support</source> <translation>Qt3 Desteği</translation> </message> <message> - <location filename="UI/UserInterface.py" line="3879"/> + <location filename="UI/UserInterface.py" line="3896"/> <source>Qt v.3 is not supported by eric5.</source> <translation>Qt v.3 eric5 tarafından desteklenmiyor.</translation> </message> <message> - <location filename="UI/UserInterface.py" line="4035"/> + <location filename="UI/UserInterface.py" line="4052"/> <source>Problem</source> <translation>Problem</translation> </message> <message> - <location filename="UI/UserInterface.py" line="4035"/> + <location filename="UI/UserInterface.py" line="4052"/> <source><p>The file <b>{0}</b> does not exist or is zero length.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4187"/> + <location filename="UI/UserInterface.py" line="4204"/> <source>Process Generation Error</source> <translation>İşlem Üretecinde Hata</translation> </message> <message> - <location filename="UI/UserInterface.py" line="3799"/> + <location filename="UI/UserInterface.py" line="3816"/> <source><p>Could not start Qt-Designer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="3856"/> + <location filename="UI/UserInterface.py" line="3873"/> <source><p>Could not start Qt-Linguist.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="3900"/> + <location filename="UI/UserInterface.py" line="3917"/> <source><p>Could not start Qt-Assistant.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="3927"/> + <location filename="UI/UserInterface.py" line="3944"/> <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="3939"/> + <location filename="UI/UserInterface.py" line="3956"/> <source><p>Could not start custom viewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="3958"/> + <location filename="UI/UserInterface.py" line="3975"/> <source><p>Could not start the help viewer.<br>Ensure that it is available as <b>hh</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="3998"/> + <location filename="UI/UserInterface.py" line="4015"/> <source><p>Could not start UI Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4043"/> + <location filename="UI/UserInterface.py" line="4060"/> <source><p>Could not start Translation Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4062"/> + <location filename="UI/UserInterface.py" line="4079"/> <source><p>Could not start SQL Browser.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4135"/> + <location filename="UI/UserInterface.py" line="4152"/> <source>External Tools</source> <translation>Harici Araçlar</translation> </message> <message> - <location filename="UI/UserInterface.py" line="4129"/> + <location filename="UI/UserInterface.py" line="4146"/> <source>No tool entry found for external tool '{0}' in tool group '{1}'.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4135"/> + <location filename="UI/UserInterface.py" line="4152"/> <source>No toolgroup entry '{0}' found.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4171"/> + <location filename="UI/UserInterface.py" line="4188"/> <source>Starting process '{0} {1}'. </source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4187"/> + <location filename="UI/UserInterface.py" line="4204"/> <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"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4264"/> + <location filename="UI/UserInterface.py" line="4281"/> <source>Process '{0}' has exited. </source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4553"/> + <location filename="UI/UserInterface.py" line="4570"/> <source>Documentation Missing</source> <translation>Eksik Belgeleme</translation> </message> <message> - <location filename="UI/UserInterface.py" line="4553"/> + <location filename="UI/UserInterface.py" line="4570"/> <source><p>The documentation starting point "<b>{0}</b>" could not be found.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4538"/> + <location filename="UI/UserInterface.py" line="4555"/> <source>Documentation</source> <translation>Belgeleme</translation> </message> <message> - <location filename="UI/UserInterface.py" line="4447"/> + <location filename="UI/UserInterface.py" line="4464"/> <source><p>The PyQt4 documentation starting point has not been configured.</p></source> <translation><p>PyQt4 Belgelerinin başlama noktası ayarlanmamış.</p></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4538"/> + <location filename="UI/UserInterface.py" line="4555"/> <source><p>The PySide documentation starting point has not been configured.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4937"/> + <location filename="UI/UserInterface.py" line="4963"/> <source>Save tasks</source> <translation>Görevleri kaydet</translation> </message> <message> - <location filename="UI/UserInterface.py" line="4937"/> + <location filename="UI/UserInterface.py" line="4963"/> <source><p>The tasks file <b>{0}</b> could not be written.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4959"/> + <location filename="UI/UserInterface.py" line="4985"/> <source>Read tasks</source> <translation>Görevler Okunuyor</translation> </message> <message> - <location filename="UI/UserInterface.py" line="4959"/> + <location filename="UI/UserInterface.py" line="4985"/> <source><p>The tasks file <b>{0}</b> could not be read.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4974"/> + <location filename="UI/UserInterface.py" line="5000"/> <source>Save session</source> <translation>Oturumu kaydet</translation> </message> <message> - <location filename="UI/UserInterface.py" line="4974"/> + <location filename="UI/UserInterface.py" line="5000"/> <source><p>The session file <b>{0}</b> could not be written.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4997"/> + <location filename="UI/UserInterface.py" line="5023"/> <source>Read session</source> <translation>Oturumu oku</translation> </message> <message> - <location filename="UI/UserInterface.py" line="4997"/> + <location filename="UI/UserInterface.py" line="5023"/> <source><p>The session file <b>{0}</b> could not be read.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="5169"/> + <location filename="UI/UserInterface.py" line="5195"/> <source>Drop Error</source> <translation>Düşme hatası</translation> </message> <message> - <location filename="UI/UserInterface.py" line="5169"/> + <location filename="UI/UserInterface.py" line="5195"/> <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="UI/UserInterface.py" line="5307"/> + <location filename="UI/UserInterface.py" line="5333"/> <source>&Cancel</source> <translation>&Vazgeç</translation> </message> <message> - <location filename="UI/UserInterface.py" line="5312"/> + <location filename="UI/UserInterface.py" line="5338"/> <source>Trying host {0}</source> <translation type="unfinished"></translation> </message> @@ -53391,37 +53404,37 @@ <translation type="obsolete">Sürüm dosyası indirilemiyor.</translation> </message> <message> - <location filename="UI/UserInterface.py" line="5435"/> + <location filename="UI/UserInterface.py" line="5461"/> <source>Update available</source> <translation>Güncelleme mümkün değil</translation> </message> <message> - <location filename="UI/UserInterface.py" line="5435"/> + <location filename="UI/UserInterface.py" line="5461"/> <source>The update to <b>{0}</b> of eric5 is available at <b>{1}</b>. Would you like to get it?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="5444"/> + <location filename="UI/UserInterface.py" line="5470"/> <source>Eric5 is up to date</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="5444"/> + <location filename="UI/UserInterface.py" line="5470"/> <source>You are using the latest version of eric5</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="5448"/> + <location filename="UI/UserInterface.py" line="5474"/> <source>Error during updates check</source> <translation>Güncellemeleri kontrol esnasında hata</translation> </message> <message> - <location filename="UI/UserInterface.py" line="5448"/> + <location filename="UI/UserInterface.py" line="5474"/> <source>Could not perform updates check.</source> <translation>Güncellemelere ulaşamıyorum.</translation> </message> <message> - <location filename="UI/UserInterface.py" line="5469"/> + <location filename="UI/UserInterface.py" line="5495"/> <source><h3>Available versions</h3><table></source> <translation><h3>Mümkün sürümler</h3><table></translation> </message> @@ -53436,12 +53449,12 @@ <translation type="obsolete">SSL Hataları</translation> </message> <message> - <location filename="UI/UserInterface.py" line="5509"/> + <location filename="UI/UserInterface.py" line="5535"/> <source>First time usage</source> <translation>İlk kullanım</translation> </message> <message> - <location filename="UI/UserInterface.py" line="5509"/> + <location filename="UI/UserInterface.py" line="5535"/> <source>eric5 has not been configured yet. The configuration dialog will be started.</source> <translation>Eric5 henüz ayarlanmadı. Ayarlar Diyaloğu başlatılıyor.</translation> </message> @@ -53466,72 +53479,72 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2051"/> + <location filename="UI/UserInterface.py" line="2065"/> <source>Python 3 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2051"/> + <location filename="UI/UserInterface.py" line="2065"/> <source>Python &3 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2053"/> + <location filename="UI/UserInterface.py" line="2067"/> <source>Open Python 3 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2054"/> - <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"></translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="2066"/> - <source>Python 2 Documentation</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="UI/UserInterface.py" line="2066"/> - <source>Python &2 Documentation</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="UI/UserInterface.py" line="2068"/> + <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"></translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="2080"/> + <source>Python 2 Documentation</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="2080"/> + <source>Python &2 Documentation</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="2082"/> <source>Open Python 2 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2069"/> + <location filename="UI/UserInterface.py" line="2083"/> <source><b>Python 2 Documentation</b><p>Display the Python 2 documentation. If no documentation directory is configured, the location of the Python 2 documentation is assumed to be the doc directory underneath the location of the configured Python 2 executable on Windows and <i>/usr/share/doc/packages/python/html/python-docs-html</i> on Unix. Set PYTHON2DOCDIR in your environment to override this. </p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4816"/> + <location filename="UI/UserInterface.py" line="4833"/> <source>Keyboard shortcut file (*.e4k)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="5362"/> + <location filename="UI/UserInterface.py" line="5388"/> <source>Error getting versions information</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="5356"/> + <location filename="UI/UserInterface.py" line="5382"/> <source>The versions information could not be downloaded. Please go online and try again.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4639"/> + <location filename="UI/UserInterface.py" line="4656"/> <source>Open Browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4639"/> + <location filename="UI/UserInterface.py" line="4656"/> <source>Could not start a web browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="5362"/> + <location filename="UI/UserInterface.py" line="5388"/> <source>The versions information could not be downloaded for the last 7 days. Please go online and try again.</source> <translation type="unfinished"></translation> </message> @@ -53642,12 +53655,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="4109"/> + <location filename="UI/UserInterface.py" line="4126"/> <source><p>Could not start Snapshot tool.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="5527"/> + <location filename="UI/UserInterface.py" line="5553"/> <source>Select Workspace Directory</source> <translation type="unfinished"></translation> </message> @@ -53877,7 +53890,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2206"/> + <location filename="UI/UserInterface.py" line="2223"/> <source>&Windows</source> <translation type="unfinished">&Pencereler</translation> </message> @@ -53952,30 +53965,50 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2023"/> + <location filename="UI/UserInterface.py" line="2037"/> <source>Qt5 Documentation</source> <translation type="unfinished">Qt4 Belgeleri {5 ?}</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2023"/> + <location filename="UI/UserInterface.py" line="2037"/> <source>Qt&5 Documentation</source> <translation type="unfinished">Qt&4 Belgeleri {5 ?}</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2025"/> + <location filename="UI/UserInterface.py" line="2039"/> <source>Open Qt5 Documentation</source> <translation type="unfinished">QT4 Belgelerini Aç {5 ?}</translation> </message> <message> - <location filename="UI/UserInterface.py" line="2026"/> + <location filename="UI/UserInterface.py" line="2040"/> <source><b>Qt5 Documentation</b><p>Display the Qt5 Documentation. Dependant upon your settings, this will either show the help in Eric's internal help viewer, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="UI/UserInterface.py" line="2510"/> + <location filename="UI/UserInterface.py" line="2527"/> <source><p>This part of the status bar allows zooming the current editor, shell or terminal.</p></source> <translation type="unfinished"></translation> </message> + <message> + <location filename="UI/UserInterface.py" line="1916"/> + <source>Manage SSL Certificates</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1916"/> + <source>Manage SSL Certificates...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1920"/> + <source>Manage the saved SSL certificates</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="UI/UserInterface.py" line="1922"/> + <source><b>Manage SSL Certificates...</b><p>Opens a dialog to manage the saved SSL certificates.</p></source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>UserPropertiesDialog</name>