You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
267 lines
10 KiB
267 lines
10 KiB
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
|
|
<class>ProjectStep1</class>
|
|
<author>Stanislav Visnovsky <visnovsky@kde.org></author>
|
|
<widget class="TQWidget">
|
|
<property name="name">
|
|
<cstring>ProjectStep1</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>486</width>
|
|
<height>432</height>
|
|
</rect>
|
|
</property>
|
|
<vbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQLabel">
|
|
<property name="name">
|
|
<cstring>textLabel1_3</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string><font size="+1">Welcome to Project Wizard!</font>
|
|
<br/>
|
|
<p>
|
|
The wizard will help you to setup a new translation
|
|
project for KBabel.
|
|
</p>
|
|
<p>
|
|
First of all, you need to choose the project name
|
|
and the file, where the configuration should be stored.
|
|
</p>
|
|
<p>
|
|
You should also choose a language to translate into
|
|
and also a type of the translation project.
|
|
</p></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLayoutWidget">
|
|
<property name="name">
|
|
<cstring>layout3</cstring>
|
|
</property>
|
|
<grid>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="KURLRequester" row="1" column="1">
|
|
<property name="name">
|
|
<cstring>_projectFile</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>5</hsizetype>
|
|
<vsizetype>0</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string><qt>
|
|
<p><b>Configuration File Name</b><br/>
|
|
The name of a file to store the configuration of the
|
|
project.</p>
|
|
</qt></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="2" column="0">
|
|
<property name="name">
|
|
<cstring>textLabel1_2</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Language:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>_projectLanguage</cstring>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string><qt>
|
|
<p>
|
|
<b>Language</b><br/>
|
|
The destination language of the project, i.e., the language
|
|
to translate into. It should follow the ISO 631 language naming
|
|
standard.</p>
|
|
</qt></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="0" column="0">
|
|
<property name="name">
|
|
<cstring>textLabel1</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Project &name:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>_projectName</cstring>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string><qt><p><b>Project name</b><br/>
|
|
The project name is an identification of a project for
|
|
you. It is shown in the project configuration dialog
|
|
as well as in the title of windows opened for the project.
|
|
<br/>
|
|
<br/>
|
|
<b>Note:</b> The project name cannot be later changed.<
|
|
</p></qt></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQComboBox" row="2" column="1">
|
|
<property name="name">
|
|
<cstring>_projectLanguage</cstring>
|
|
</property>
|
|
<property name="editable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string><qt>
|
|
<p>
|
|
<b>Language</b><br/>
|
|
The destination language of the project, i.e., the language
|
|
to translate into. It should follow the ISO 631 language naming
|
|
standard.</p>
|
|
</qt></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="3" column="0">
|
|
<property name="name">
|
|
<cstring>textLabel2_2</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Project &type:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>_projectType</cstring>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string><qt>
|
|
<p>
|
|
<b>Project Type</b>
|
|
The project type allows to tune the settings for the
|
|
particular type of the well-known translation projects.
|
|
For example, it sets up the validation tools,
|
|
an accelerator marker and formatting of the header.
|
|
</p>
|
|
<p>Currently known types:
|
|
<ul>
|
|
<li><b>KDE</b>: K Desktop Environment Internalization project</li>
|
|
<li><b>GNOME</b>: GNOME Translation project</li>
|
|
<li><b>Translation Robot</b>: Translation Project Robot</li>
|
|
<li><b>Other</b>: Other kind of project. No tuning will be
|
|
done</li>
|
|
</ul>
|
|
</p>
|
|
</qt></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="0" column="1">
|
|
<property name="name">
|
|
<cstring>_projectName</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string><qt><p><b>Project name</b><br/>
|
|
The project name is an identification of a project for
|
|
you. It is shown in the project configuration dialog
|
|
as well as in the title of windows opened for the project.
|
|
<br/>
|
|
<br/>
|
|
<b>Note:</b> The project name cannot be later changed.<
|
|
</p></qt></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="1" column="0">
|
|
<property name="name">
|
|
<cstring>textLabel2</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Configuration &file name:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>_projectFile</cstring>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string><qt>
|
|
<p><b>Configuration File Name</b><br/>
|
|
The name of a file to store the configuration of the
|
|
project.</p>
|
|
</qt></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQComboBox" row="3" column="1">
|
|
<item>
|
|
<property name="text">
|
|
<string>KDE</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>GNOME</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>Translation Project Robot</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>Other</string>
|
|
</property>
|
|
</item>
|
|
<property name="name">
|
|
<cstring>_projectType</cstring>
|
|
</property>
|
|
<property name="editable">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string><qt>
|
|
<p>
|
|
<b>Project Type</b>
|
|
The project type allows to tune the settings for the
|
|
particular type of the well-known translation projects.
|
|
For example, it sets up the validation tools,
|
|
an accelerator marker and formatting of the header.
|
|
</p>
|
|
<p>Currently known types:
|
|
<ul>
|
|
<li><b>KDE</b>: K Desktop Environment Internalization project</li>
|
|
<li><b>GNOME</b>: GNOME Translation project</li>
|
|
<li><b>Translation Robot</b>: Translation Project Robot</li>
|
|
<li><b>Other</b>: Other kind of project. No tuning will be
|
|
done</li>
|
|
</ul>
|
|
</p>
|
|
</qt></string>
|
|
</property>
|
|
</widget>
|
|
</grid>
|
|
</widget>
|
|
</vbox>
|
|
</widget>
|
|
<tabstops>
|
|
<tabstop>_projectName</tabstop>
|
|
<tabstop>_projectFile</tabstop>
|
|
<tabstop>_projectLanguage</tabstop>
|
|
<tabstop>_projectType</tabstop>
|
|
</tabstops>
|
|
<includes>
|
|
<include location="local" impldecl="in implementation">projectwizardwidget.ui.h</include>
|
|
</includes>
|
|
<layoutdefaults spacing="6" margin="11"/>
|
|
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
|
|
<includehints>
|
|
<includehint>kurlrequester.h</includehint>
|
|
<includehint>klineedit.h</includehint>
|
|
<includehint>kpushbutton.h</includehint>
|
|
<includehint>klineedit.h</includehint>
|
|
</includehints>
|
|
</UI>
|