AssistantEric/i18n/assistant_cs.ts

changeset 12
fce769bd2baa
parent 2
89cbc07f4bf0
child 54
89d28458ff40
equal deleted inserted replaced
11:f22c3127dcd4 12:fce769bd2baa
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE TS><TS version="1.1" language="cs"> 2 <!DOCTYPE TS><TS version="1.1" language="cs">
3 <context> 3 <context>
4 <name>AssistantEricPlugin</name> 4 <name>AssistantEricPlugin</name>
5 <message> 5 <message>
6 <location filename="PluginAssistantEric.py" line="78"/> 6 <location filename="PluginAssistantEric.py" line="77"/>
7 <source>Eric</source> 7 <source>Eric</source>
8 <translation>Eric</translation> 8 <translation>Eric</translation>
9 </message> 9 </message>
10 <message> 10 <message>
11 <location filename="PluginAssistantEric.py" line="139"/> 11 <location filename="PluginAssistantEric.py" line="138"/>
12 <source>The SQLite database driver is not available.</source> 12 <source>The SQLite database driver is not available.</source>
13 <translation>Ovladač SQLite databáze není dostupný.</translation> 13 <translation>Ovladač SQLite databáze není dostupný.</translation>
14 </message> 14 </message>
15 <message> 15 <message>
16 <location filename="PluginAssistantEric.py" line="132"/> 16 <location filename="PluginAssistantEric.py" line="131"/>
17 <source>PyQt4.QtSql is not available.</source> 17 <source>PyQt4.QtSql is not available.</source>
18 <translation type="unfinished"></translation> 18 <translation>PyQt4.QtSql není dostupné.</translation>
19 </message> 19 </message>
20 </context> 20 </context>
21 <context> 21 <context>
22 <name>AutoCompletionEricPage</name> 22 <name>AutoCompletionEricPage</name>
23 <message> 23 <message>
89 <translation>Zapnout Rychlé tipy</translation> 89 <translation>Zapnout Rychlé tipy</translation>
90 </message> 90 </message>
91 <message> 91 <message>
92 <location filename="AssistantEric/ConfigurationPages/CallTipsEricPage.ui" line="52"/> 92 <location filename="AssistantEric/ConfigurationPages/CallTipsEricPage.ui" line="52"/>
93 <source>Context display options</source> 93 <source>Context display options</source>
94 <translation type="unfinished"></translation> 94 <translation>Nastavení kontextu zobrazování</translation>
95 </message> 95 </message>
96 <message> 96 <message>
97 <location filename="AssistantEric/ConfigurationPages/CallTipsEricPage.ui" line="64"/> 97 <location filename="AssistantEric/ConfigurationPages/CallTipsEricPage.ui" line="64"/>
98 <source>Select to display calltips with a context</source> 98 <source>Select to display calltips with a context</source>
99 <translation type="unfinished"></translation> 99 <translation>Zvolte pro zobrazování rychlých tipů s kontextem</translation>
100 </message> 100 </message>
101 <message> 101 <message>
102 <location filename="AssistantEric/ConfigurationPages/CallTipsEricPage.ui" line="67"/> 102 <location filename="AssistantEric/ConfigurationPages/CallTipsEricPage.ui" line="67"/>
103 <source>Show context information</source> 103 <source>Show context information</source>
104 <translation type="unfinished"></translation> 104 <translation>Zobrazit kontextové informace</translation>
105 </message> 105 </message>
106 <message> 106 <message>
107 <location filename="AssistantEric/ConfigurationPages/CallTipsEricPage.ui" line="81"/> 107 <location filename="AssistantEric/ConfigurationPages/CallTipsEricPage.ui" line="81"/>
108 <source>A context is any scope (e.g. a C++ namespace or a Python module) prior to the function/method name.</source> 108 <source>A context is any scope (e.g. a C++ namespace or a Python module) prior to the function/method name.</source>
109 <translation type="unfinished"></translation> 109 <translation>Kontext je jmenný prostor (např. C++ namespace, nebo Python modul) před jménem funkce/metody.</translation>
110 </message> 110 </message>
111 </context> 111 </context>
112 </TS> 112 </TS>

eric ide

mercurial