PyrightChecker/i18n/pyright_en.ts

changeset 1
191e9ec72893
child 3
109b8e5513d8
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/PyrightChecker/i18n/pyright_en.ts	Tue Nov 07 15:17:48 2023 +0100
@@ -0,0 +1,301 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="en_US">
+  <context>
+    <name>PyrightCheckerDialog</name>
+    <message>
+      <location filename="../PyrightCheckerDialog.ui" line="0" />
+      <source>Static Type Checker</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.ui" line="0" />
+      <source>Configure</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.ui" line="0" />
+      <source>Python Platform:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.ui" line="0" />
+      <source>Select the Python platform to check for (empty for current platform).</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.ui" line="0" />
+      <source>Python Version:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.ui" line="0" />
+      <source>Select the Python version to check against (empty for current version).</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.ui" line="0" />
+      <source>Select to skip files without type annotations.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.ui" line="0" />
+      <source>Skip unannotated files</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.ui" line="0" />
+      <source>Press to start the type check run</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.ui" line="0" />
+      <source>&amp;Start</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.ui" line="0" />
+      <source>Place a code snippet for 'pyproject.toml' into the clipboard.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.ui" line="0" />
+      <source>Generate &amp;TOML</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.ui" line="0" />
+      <source>Press to load the default values</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.ui" line="0" />
+      <source>&amp;Load Defaults</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.ui" line="0" />
+      <source>Press to store the current values as defaults</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.ui" line="0" />
+      <source>St&amp;ore Defaults</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.ui" line="0" />
+      <source>Press to reset the default values</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.ui" line="0" />
+      <source>&amp;Reset Defaults</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.ui" line="0" />
+      <source>Results</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.ui" line="0" />
+      <source>&lt;b&gt;Result List&lt;/b&gt;
+&lt;p&gt;This list shows the results of the typing check. Activating
+an entry will open this entry in an editor window and position the cursor at
+the respective line and position.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.ui" line="0" />
+      <source>File/Line</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.ui" line="0" />
+      <source>Severity</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.ui" line="0" />
+      <source>Message</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.ui" line="0" />
+      <source>Summary</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.ui" line="0" />
+      <source>Files analyzed:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.ui" line="0" />
+      <source>pyright Version:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.ui" line="0" />
+      <source>Error Count:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.ui" line="0" />
+      <source>Warning Count:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.ui" line="0" />
+      <source>Info Count:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.ui" line="0" />
+      <source>Press to restart the type check run</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.ui" line="0" />
+      <source>&amp;Restart</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.ui" line="0" />
+      <source>Press to show all files containing an issue</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.ui" line="0" />
+      <source>Show</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.py" line="56" />
+      <source>Error</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.py" line="57" />
+      <source>Warning</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.py" line="58" />
+      <source>Information</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.py" line="72" />
+      <source>No issues detected</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.py" line="73" />
+      <source>Issues detected</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.py" line="74" />
+      <source>Fatal error occurred with no errors or warnings reported</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.py" line="75" />
+      <source>Config file could not be read or parsed</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.py" line="76" />
+      <source>Illegal command-line parameters specified</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.py" line="207" />
+      <source>unknown</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.py" line="375" />
+      <location filename="../PyrightCheckerDialog.py" line="362" />
+      <location filename="../PyrightCheckerDialog.py" line="337" />
+      <location filename="../PyrightCheckerDialog.py" line="298" />
+      <source>pyright Type Checking</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.py" line="299" />
+      <source>pyright type checking has to be performed for individual files or a project but neither was given. Aborting...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.py" line="338" />
+      <source>&lt;p&gt;The pyright type checking run failed.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.py" line="363" />
+      <source>&lt;p&gt;The pyright type checking process did not end normally.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.py" line="376" />
+      <source>&lt;p&gt;The pyright type checking process did not return valid JSON data.&lt;/p&gt;&lt;p&gt;Issue: {0}&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.py" line="635" />
+      <location filename="../PyrightCheckerDialog.py" line="613" />
+      <source>Create TOML snippet</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.py" line="614" />
+      <source>The creation of a 'pyproject.toml' snippet is only available when in project mode. Aborting...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PyrightCheckerDialog.py" line="636" />
+      <source>The 'pyproject.toml' snippet was copied to the clipboard.</source>
+      <translation type="unfinished" />
+    </message>
+  </context>
+  <context>
+    <name>PyrightPlugin</name>
+    <message>
+      <location filename="../../PluginPyright.py" line="217" />
+      <location filename="../../PluginPyright.py" line="111" />
+      <location filename="../../PluginPyright.py" line="92" />
+      <source>Static Type Check</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../../PluginPyright.py" line="218" />
+      <location filename="../../PluginPyright.py" line="111" />
+      <location filename="../../PluginPyright.py" line="93" />
+      <source>Static &amp;Typing...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../../PluginPyright.py" line="99" />
+      <source>Check for typing issues</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../../PluginPyright.py" line="101" />
+      <source>&lt;b&gt;Static Type Check...&lt;/b&gt;&lt;p&gt;This checks a Python project for static typing issues.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../../PluginPyright.py" line="114" />
+      <source>&lt;b&gt;Static Type Check...&lt;/b&gt;&lt;p&gt;This checks a Python file for static typing issues.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../../PluginPyright.py" line="225" />
+      <source>&lt;b&gt;Static Type Check...&lt;/b&gt;&lt;p&gt;This checks Python files for static typing issues.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+  </context>
+</TS>

eric ide

mercurial