ProjectKivy/i18n/kivy_en.ts

Sat, 09 Sep 2023 17:43:15 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 09 Sep 2023 17:43:15 +0200
branch
eric7
changeset 59
fb361b396c68
parent 46
2ff6b838b040
permissions
-rw-r--r--

Added a Typing Completer and an associated configuration page.

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.0">
  <context>
    <name>CompleterKivyConfigWidget</name>
    <message>
      <location filename="../CompleterKivyConfigWidget.ui" line="0" />
      <source>Select to enable Kivy typing aids</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../CompleterKivyConfigWidget.ui" line="0" />
      <source>Enable Kivy typing aids</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../CompleterKivyConfigWidget.ui" line="0" />
      <source>Select to insert a closing parenthesis</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../CompleterKivyConfigWidget.ui" line="0" />
      <source>Automatic parenthesis insertion</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../CompleterKivyConfigWidget.ui" line="0" />
      <source>Select to skip matching braces when typing</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../CompleterKivyConfigWidget.ui" line="0" />
      <source>Automatically skip matching braces when typing</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../CompleterKivyConfigWidget.ui" line="0" />
      <source>Select to skip a ':', if typed next to another ':'</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../CompleterKivyConfigWidget.ui" line="0" />
      <source>Automatic colon detection</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../CompleterKivyConfigWidget.ui" line="0" />
      <source>Select to indent after typing 'return'</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../CompleterKivyConfigWidget.ui" line="0" />
      <source>Automatic indent after '(', '{', '[' and ':'</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../CompleterKivyConfigWidget.ui" line="0" />
      <source>Select to insert the matching quote character</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../CompleterKivyConfigWidget.ui" line="0" />
      <source>Automatic quote insertion</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../CompleterKivyConfigWidget.ui" line="0" />
      <source>Select to insert a blank after ':'</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../CompleterKivyConfigWidget.ui" line="0" />
      <source>Automatic insertion of ' ' (blank) after ':'</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../CompleterKivyConfigWidget.ui" line="0" />
      <source>Select to insert a blank after ','</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../CompleterKivyConfigWidget.ui" line="0" />
      <source>Automatic insertion of ' ' (blank) after ','</source>
      <translation type="unfinished" />
    </message>
  </context>
  <context>
    <name>ProjectKivyPlugin</name>
    <message>
      <location filename="../../PluginProjectKivy.py" line="154" />
      <location filename="../../PluginProjectKivy.py" line="123" />
      <source>Kivy</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../../PluginProjectKivy.py" line="157" />
      <source>Kivy Files (*.kv *.kivy)</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../../PluginProjectKivy.py" line="158" />
      <source>Kivy Files (*.kv)</source>
      <translation type="unfinished" />
    </message>
  </context>
</TS>

eric ide

mercurial