--- a/i18n/eric5_tr.ts Mon Jan 17 20:15:54 2011 +0100 +++ b/i18n/eric5_tr.ts Tue Jan 18 16:31:26 2011 +0100 @@ -24893,12 +24893,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/CheckerPlugins/Pep8/Pep8Dialog.ui" line="173"/> - <source>Press to select the messages from a list</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="Plugins/CheckerPlugins/Pep8/Pep8Dialog.ui" line="176"/> + <location filename="Plugins/CheckerPlugins/Pep8/Pep8Dialog.ui" line="210"/> <source>...</source> <translation type="unfinished">...</translation> </message> @@ -24908,17 +24903,17 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/CheckerPlugins/Pep8/Pep8Dialog.ui" line="183"/> + <location filename="Plugins/CheckerPlugins/Pep8/Pep8Dialog.ui" line="219"/> <source>Select to repeat each message type</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/CheckerPlugins/Pep8/Pep8Dialog.ui" line="186"/> + <location filename="Plugins/CheckerPlugins/Pep8/Pep8Dialog.ui" line="222"/> <source>Repeat messages</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/CheckerPlugins/Pep8/Pep8Dialog.ui" line="196"/> + <location filename="Plugins/CheckerPlugins/Pep8/Pep8Dialog.ui" line="260"/> <source><b>Result List</b> <p>This list shows the results of the PEP 8 check. Double clicking an entry will open this entry in an editor window and position the cursor at @@ -24926,42 +24921,42 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/CheckerPlugins/Pep8/Pep8Dialog.ui" line="212"/> + <location filename="Plugins/CheckerPlugins/Pep8/Pep8Dialog.ui" line="276"/> <source>File/Line</source> <translation type="unfinished">Dosya/Satır</translation> </message> <message> - <location filename="Plugins/CheckerPlugins/Pep8/Pep8Dialog.ui" line="217"/> + <location filename="Plugins/CheckerPlugins/Pep8/Pep8Dialog.ui" line="281"/> <source>Code</source> <translation type="unfinished">Kod</translation> </message> <message> - <location filename="Plugins/CheckerPlugins/Pep8/Pep8Dialog.ui" line="222"/> + <location filename="Plugins/CheckerPlugins/Pep8/Pep8Dialog.ui" line="286"/> <source>Message</source> <translation type="unfinished">Mesaj</translation> </message> <message> - <location filename="Plugins/CheckerPlugins/Pep8/Pep8Dialog.ui" line="230"/> + <location filename="Plugins/CheckerPlugins/Pep8/Pep8Dialog.ui" line="294"/> <source>Shows the progress of the PEP 8 check action</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/CheckerPlugins/Pep8/Pep8Dialog.py" line="56"/> + <location filename="Plugins/CheckerPlugins/Pep8/Pep8Dialog.py" line="57"/> <source>Show</source> <translation type="unfinished">Göster</translation> </message> <message> - <location filename="Plugins/CheckerPlugins/Pep8/Pep8Dialog.py" line="58"/> + <location filename="Plugins/CheckerPlugins/Pep8/Pep8Dialog.py" line="59"/> <source>Press to show all files containing an issue</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/CheckerPlugins/Pep8/Pep8Dialog.py" line="270"/> + <location filename="Plugins/CheckerPlugins/Pep8/Pep8Dialog.py" line="285"/> <source>Error: {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/CheckerPlugins/Pep8/Pep8Dialog.py" line="326"/> + <location filename="Plugins/CheckerPlugins/Pep8/Pep8Dialog.py" line="353"/> <source>No issues found.</source> <translation type="unfinished"></translation> </message> @@ -25001,15 +24996,139 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/CheckerPlugins/Pep8/Pep8Dialog.py" line="51"/> + <location filename="Plugins/CheckerPlugins/Pep8/Pep8Dialog.py" line="52"/> <source>Statistics...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="Plugins/CheckerPlugins/Pep8/Pep8Dialog.py" line="53"/> + <location filename="Plugins/CheckerPlugins/Pep8/Pep8Dialog.py" line="54"/> <source>Press to show some statistics for the last run</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="Plugins/CheckerPlugins/Pep8/Pep8Dialog.ui" line="207"/> + <source>Press to select the message codes from a list</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/CheckerPlugins/Pep8/Pep8Dialog.ui" line="183"/> + <source>Fix Issues:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/CheckerPlugins/Pep8/Pep8Dialog.ui" line="190"/> + <source>Enter message codes of issues to be fixed automatically (leave empty to fix all)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/CheckerPlugins/Pep8/Pep8Dialog.ui" line="197"/> + <source>Press to clear the fix issues edit</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/CheckerPlugins/Pep8/Pep8Dialog.ui" line="232"/> + <source>Select to fix some issues</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/CheckerPlugins/Pep8/Pep8Dialog.ui" line="235"/> + <source>Fix issues automatically</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/CheckerPlugins/Pep8/Pep8Dialog.py" line="328"/> + <source>Fix: {0}</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>Pep8Fixer</name> + <message> + <location filename="Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="101"/> + <source>Fix PEP 8 issues</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="101"/> + <source><p>Could not save the file <b>{0}</b>. Skipping it.</p><p>Reason: {1}</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="170"/> + <source>Tab converted to 4 spaces.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="184"/> + <source>Whitespace stripped from end of line.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="197"/> + <source>newline added to end of file.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="216"/> + <source>Superfluous trailing blank lines removed from end of file.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="230"/> + <source>'<>' replaced by '!='.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="255"/> + <source>Superfluous blank lines after function decorator removed.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="280"/> + <source>Superfluous blank lines removed.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="298"/> + <source>One blank line inserted.</source> + <translation type="unfinished"></translation> + </message> + <message numerus="yes"> + <location filename="Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="332"/> + <source>%n blank line(s) inserted.</source> + <translation type="unfinished"> + <numerusform></numerusform> + <numerusform></numerusform> + </translation> + </message> + <message numerus="yes"> + <location filename="Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="334"/> + <source>%n superfluous lines removed</source> + <translation type="unfinished"> + <numerusform></numerusform> + <numerusform></numerusform> + </translation> + </message> + <message> + <location filename="Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="377"/> + <source>Superfluous whitespace removed.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="479"/> + <source>Missing whitespace added.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="456"/> + <source>Extraneous whitespace removed.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="Plugins/CheckerPlugins/Pep8/Pep8Fixer.py" line="503"/> + <source>Whitespace after inline comment sign corrected.</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>Pep8Py2Checker</name> @@ -25047,7 +25166,7 @@ <translation type="unfinished">Mesaj</translation> </message> <message numerus="yes"> - <location filename="Plugins/CheckerPlugins/Pep8/Pep8StatisticsDialog.py" line="53"/> + <location filename="Plugins/CheckerPlugins/Pep8/Pep8StatisticsDialog.py" line="55"/> <source>%n issue(s) found</source> <translation type="unfinished"> <numerusform></numerusform> @@ -25055,7 +25174,7 @@ </translation> </message> <message numerus="yes"> - <location filename="Plugins/CheckerPlugins/Pep8/Pep8StatisticsDialog.py" line="55"/> + <location filename="Plugins/CheckerPlugins/Pep8/Pep8StatisticsDialog.py" line="59"/> <source>%n file(s) checked</source> <translation type="unfinished"> <numerusform></numerusform> @@ -25063,8 +25182,16 @@ </translation> </message> <message numerus="yes"> + <location filename="Plugins/CheckerPlugins/Pep8/Pep8StatisticsDialog.py" line="61"/> + <source>%n file(s) with issues found</source> + <translation type="unfinished"> + <numerusform></numerusform> + <numerusform></numerusform> + </translation> + </message> + <message numerus="yes"> <location filename="Plugins/CheckerPlugins/Pep8/Pep8StatisticsDialog.py" line="57"/> - <source>%n file(s) with issues found</source> + <source>%n issue(s) fixed</source> <translation type="unfinished"> <numerusform></numerusform> <numerusform></numerusform>