--- a/ProjectKivy/i18n/kivy_en.ts Sat Dec 31 16:27:50 2022 +0100 +++ b/ProjectKivy/i18n/kivy_en.ts Sat Sep 09 17:43:15 2023 +0200 @@ -2,20 +2,103 @@ <!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="124" /> - <location filename="../../PluginProjectKivy.py" line="104" /> + <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="127" /> + <location filename="../../PluginProjectKivy.py" line="157" /> <source>Kivy Files (*.kv *.kivy)</source> <translation type="unfinished" /> </message> <message> - <location filename="../../PluginProjectKivy.py" line="128" /> + <location filename="../../PluginProjectKivy.py" line="158" /> <source>Kivy Files (*.kv)</source> <translation type="unfinished" /> </message>