ProjectKivy/i18n/kivy_en.ts

branch
eric7
changeset 59
fb361b396c68
parent 46
2ff6b838b040
equal deleted inserted replaced
58:610af455ef9a 59:fb361b396c68
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE TS> 2 <!DOCTYPE TS>
3 <TS version="2.0"> 3 <TS version="2.0">
4 <context> 4 <context>
5 <name>CompleterKivyConfigWidget</name>
6 <message>
7 <location filename="../CompleterKivyConfigWidget.ui" line="0" />
8 <source>Select to enable Kivy typing aids</source>
9 <translation type="unfinished" />
10 </message>
11 <message>
12 <location filename="../CompleterKivyConfigWidget.ui" line="0" />
13 <source>Enable Kivy typing aids</source>
14 <translation type="unfinished" />
15 </message>
16 <message>
17 <location filename="../CompleterKivyConfigWidget.ui" line="0" />
18 <source>Select to insert a closing parenthesis</source>
19 <translation type="unfinished" />
20 </message>
21 <message>
22 <location filename="../CompleterKivyConfigWidget.ui" line="0" />
23 <source>Automatic parenthesis insertion</source>
24 <translation type="unfinished" />
25 </message>
26 <message>
27 <location filename="../CompleterKivyConfigWidget.ui" line="0" />
28 <source>Select to skip matching braces when typing</source>
29 <translation type="unfinished" />
30 </message>
31 <message>
32 <location filename="../CompleterKivyConfigWidget.ui" line="0" />
33 <source>Automatically skip matching braces when typing</source>
34 <translation type="unfinished" />
35 </message>
36 <message>
37 <location filename="../CompleterKivyConfigWidget.ui" line="0" />
38 <source>Select to skip a ':', if typed next to another ':'</source>
39 <translation type="unfinished" />
40 </message>
41 <message>
42 <location filename="../CompleterKivyConfigWidget.ui" line="0" />
43 <source>Automatic colon detection</source>
44 <translation type="unfinished" />
45 </message>
46 <message>
47 <location filename="../CompleterKivyConfigWidget.ui" line="0" />
48 <source>Select to indent after typing 'return'</source>
49 <translation type="unfinished" />
50 </message>
51 <message>
52 <location filename="../CompleterKivyConfigWidget.ui" line="0" />
53 <source>Automatic indent after '(', '{', '[' and ':'</source>
54 <translation type="unfinished" />
55 </message>
56 <message>
57 <location filename="../CompleterKivyConfigWidget.ui" line="0" />
58 <source>Select to insert the matching quote character</source>
59 <translation type="unfinished" />
60 </message>
61 <message>
62 <location filename="../CompleterKivyConfigWidget.ui" line="0" />
63 <source>Automatic quote insertion</source>
64 <translation type="unfinished" />
65 </message>
66 <message>
67 <location filename="../CompleterKivyConfigWidget.ui" line="0" />
68 <source>Select to insert a blank after ':'</source>
69 <translation type="unfinished" />
70 </message>
71 <message>
72 <location filename="../CompleterKivyConfigWidget.ui" line="0" />
73 <source>Automatic insertion of ' ' (blank) after ':'</source>
74 <translation type="unfinished" />
75 </message>
76 <message>
77 <location filename="../CompleterKivyConfigWidget.ui" line="0" />
78 <source>Select to insert a blank after ','</source>
79 <translation type="unfinished" />
80 </message>
81 <message>
82 <location filename="../CompleterKivyConfigWidget.ui" line="0" />
83 <source>Automatic insertion of ' ' (blank) after ','</source>
84 <translation type="unfinished" />
85 </message>
86 </context>
87 <context>
5 <name>ProjectKivyPlugin</name> 88 <name>ProjectKivyPlugin</name>
6 <message> 89 <message>
7 <location filename="../../PluginProjectKivy.py" line="124" /> 90 <location filename="../../PluginProjectKivy.py" line="154" />
8 <location filename="../../PluginProjectKivy.py" line="104" /> 91 <location filename="../../PluginProjectKivy.py" line="123" />
9 <source>Kivy</source> 92 <source>Kivy</source>
10 <translation type="unfinished" /> 93 <translation type="unfinished" />
11 </message> 94 </message>
12 <message> 95 <message>
13 <location filename="../../PluginProjectKivy.py" line="127" /> 96 <location filename="../../PluginProjectKivy.py" line="157" />
14 <source>Kivy Files (*.kv *.kivy)</source> 97 <source>Kivy Files (*.kv *.kivy)</source>
15 <translation type="unfinished" /> 98 <translation type="unfinished" />
16 </message> 99 </message>
17 <message> 100 <message>
18 <location filename="../../PluginProjectKivy.py" line="128" /> 101 <location filename="../../PluginProjectKivy.py" line="158" />
19 <source>Kivy Files (*.kv)</source> 102 <source>Kivy Files (*.kv)</source>
20 <translation type="unfinished" /> 103 <translation type="unfinished" />
21 </message> 104 </message>
22 </context> 105 </context>
23 </TS> 106 </TS>

eric ide

mercurial