author | zautrix <zautrix> | 2004-10-23 20:16:46 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2004-10-23 20:16:46 (UTC) |
commit | 22c26311ca936fa1036e406c86e0178c16acd090 (patch) (side-by-side diff) | |
tree | cf93b985340a73275dcfc9a1ffc88819fe466603 | |
parent | 94df6192e59b7d4c69e2fb43ef2c39db08bb1c39 (diff) | |
download | kdepimpi-22c26311ca936fa1036e406c86e0178c16acd090.zip kdepimpi-22c26311ca936fa1036e406c86e0178c16acd090.tar.gz kdepimpi-22c26311ca936fa1036e406c86e0178c16acd090.tar.bz2 |
translation changes for ompi
-rw-r--r-- | kmicromail/addresspickerui.ui | 3 | ||||
-rw-r--r-- | kmicromail/composemailui.ui | 1 | ||||
-rw-r--r-- | kmicromail/editaccountsui.ui | 1 | ||||
-rw-r--r-- | kmicromail/imapconfigui.ui | 1 | ||||
-rw-r--r-- | kmicromail/newmaildirui.ui | 1 | ||||
-rw-r--r-- | kmicromail/nntpconfigui.ui | 3 | ||||
-rw-r--r-- | kmicromail/nntpgroupsui.ui | 13 | ||||
-rw-r--r-- | kmicromail/pop3configui.ui | 1 | ||||
-rw-r--r-- | kmicromail/selectmailtypeui.ui | 3 | ||||
-rw-r--r-- | kmicromail/selectstoreui.ui | 3 | ||||
-rw-r--r-- | kmicromail/smtpconfigui.ui | 3 | ||||
-rw-r--r-- | kmicromail/tr.h | 2 |
12 files changed, 29 insertions, 6 deletions
diff --git a/kmicromail/addresspickerui.ui b/kmicromail/addresspickerui.ui index 2e37eac..b2aadc9 100644 --- a/kmicromail/addresspickerui.ui +++ b/kmicromail/addresspickerui.ui @@ -1,62 +1,63 @@ <!DOCTYPE UI><UI> <class>AddressPickerUI</class> +<include location="local">tr.h</include> <widget> <class>QDialog</class> <property stdset="1"> <name>name</name> <cstring>AddressPickerUI</cstring> </property> <property stdset="1"> <name>geometry</name> <rect> <x>0</x> <y>0</y> - <width>282</width> + <width>278</width> <height>320</height> </rect> </property> <property stdset="1"> <name>caption</name> <string>Address Picker</string> </property> <property> <name>layoutMargin</name> </property> <property> <name>layoutSpacing</name> </property> <grid> <property stdset="1"> <name>margin</name> <number>4</number> </property> <property stdset="1"> <name>spacing</name> <number>3</number> </property> <widget row="0" column="0" rowspan="1" colspan="2" > <class>QListBox</class> <property stdset="1"> <name>name</name> <cstring>addressList</cstring> </property> <property stdset="1"> <name>selectionMode</name> <enum>Multi</enum> </property> </widget> <widget row="1" column="0" > <class>QPushButton</class> <property stdset="1"> <name>name</name> <cstring>okButton</cstring> </property> <property stdset="1"> <name>minimumSize</name> <size> <width>10</width> <height>0</height> </size> </property> <property stdset="1"> <name>text</name> diff --git a/kmicromail/composemailui.ui b/kmicromail/composemailui.ui index d566985..0a5a750 100644 --- a/kmicromail/composemailui.ui +++ b/kmicromail/composemailui.ui @@ -1,50 +1,51 @@ <!DOCTYPE UI><UI> <class>ComposeMailUI</class> +<include location="local">tr.h</include> <widget> <class>QDialog</class> <property stdset="1"> <name>name</name> <cstring>ComposeMailUI</cstring> </property> <property stdset="1"> <name>geometry</name> <rect> <x>0</x> <y>0</y> <width>276</width> <height>262</height> </rect> </property> <property stdset="1"> <name>caption</name> <string>Compose Message</string> </property> <property> <name>layoutMargin</name> </property> <property> <name>layoutSpacing</name> </property> <grid> <property stdset="1"> <name>margin</name> <number>2</number> </property> <property stdset="1"> <name>spacing</name> <number>1</number> </property> <widget row="1" column="0" rowspan="1" colspan="4" > <class>QTabWidget</class> <property stdset="1"> <name>name</name> <cstring>tabWidget</cstring> </property> <property> <name>layoutMargin</name> </property> <property> <name>layoutSpacing</name> </property> <widget> <class>QWidget</class> diff --git a/kmicromail/editaccountsui.ui b/kmicromail/editaccountsui.ui index d86f145..c8bbc19 100644 --- a/kmicromail/editaccountsui.ui +++ b/kmicromail/editaccountsui.ui @@ -1,50 +1,51 @@ <!DOCTYPE UI><UI> <class>EditAccountsUI</class> +<include location="local">tr.h</include> <widget> <class>QDialog</class> <property stdset="1"> <name>name</name> <cstring>EditAccountsUI</cstring> </property> <property stdset="1"> <name>geometry</name> <rect> <x>0</x> <y>0</y> <width>260</width> <height>320</height> </rect> </property> <property stdset="1"> <name>caption</name> <string>Configure Accounts</string> </property> <property> <name>layoutMargin</name> </property> <property> <name>layoutSpacing</name> </property> <vbox> <property stdset="1"> <name>margin</name> <number>0</number> </property> <property stdset="1"> <name>spacing</name> <number>0</number> </property> <widget> <class>QTabWidget</class> <property stdset="1"> <name>name</name> <cstring>configTab</cstring> </property> <property> <name>layoutMargin</name> </property> <property> <name>layoutSpacing</name> </property> <widget> <class>QWidget</class> diff --git a/kmicromail/imapconfigui.ui b/kmicromail/imapconfigui.ui index d24c9ea..0ed7a1c 100644 --- a/kmicromail/imapconfigui.ui +++ b/kmicromail/imapconfigui.ui @@ -1,50 +1,51 @@ <!DOCTYPE UI><UI> <class>IMAPconfigUI</class> +<include location="local">tr.h</include> <widget> <class>QDialog</class> <property stdset="1"> <name>name</name> <cstring>IMAPconfigUI</cstring> </property> <property stdset="1"> <name>geometry</name> <rect> <x>0</x> <y>0</y> <width>269</width> <height>388</height> </rect> </property> <property stdset="1"> <name>caption</name> <string>Configure IMAP</string> </property> <property> <name>layoutMargin</name> </property> <property> <name>layoutSpacing</name> </property> <vbox> <property stdset="1"> <name>margin</name> <number>3</number> </property> <property stdset="1"> <name>spacing</name> <number>1</number> </property> <widget> <class>QLayoutWidget</class> <property stdset="1"> <name>name</name> <cstring>Layout22</cstring> </property> <hbox> <property stdset="1"> <name>margin</name> <number>0</number> </property> <property stdset="1"> <name>spacing</name> <number>6</number> diff --git a/kmicromail/newmaildirui.ui b/kmicromail/newmaildirui.ui index 72b2d04..2ffb25c 100644 --- a/kmicromail/newmaildirui.ui +++ b/kmicromail/newmaildirui.ui @@ -1,50 +1,51 @@ <!DOCTYPE UI><UI> <class>Newmdirdlgui</class> +<include location="local">tr.h</include> <widget> <class>QDialog</class> <property stdset="1"> <name>name</name> <cstring>newmdirdlg</cstring> </property> <property stdset="1"> <name>geometry</name> <rect> <x>0</x> <y>0</y> <width>223</width> <height>110</height> </rect> </property> <property stdset="1"> <name>caption</name> <string>Enter directory name</string> </property> <vbox> <property stdset="1"> <name>margin</name> <number>11</number> </property> <property stdset="1"> <name>spacing</name> <number>6</number> </property> <widget> <class>QLayoutWidget</class> <property stdset="1"> <name>name</name> <cstring>Layout5</cstring> </property> <grid> <property stdset="1"> <name>margin</name> <number>0</number> </property> <property stdset="1"> <name>spacing</name> <number>6</number> </property> <widget row="0" column="0" > <class>QLabel</class> <property stdset="1"> <name>name</name> <cstring>dirnameLabel</cstring> diff --git a/kmicromail/nntpconfigui.ui b/kmicromail/nntpconfigui.ui index 16ff6fc..95b1226 100644 --- a/kmicromail/nntpconfigui.ui +++ b/kmicromail/nntpconfigui.ui @@ -1,62 +1,63 @@ <!DOCTYPE UI><UI> <class>NNTPconfigUI</class> +<include location="local">tr.h</include> <widget> <class>QDialog</class> <property stdset="1"> <name>name</name> <cstring>NNTPconfigUI</cstring> </property> <property stdset="1"> <name>geometry</name> <rect> <x>0</x> <y>0</y> - <width>268</width> + <width>266</width> <height>347</height> </rect> </property> <property stdset="1"> <name>caption</name> <string>Configure NNTP</string> </property> <property> <name>layoutMargin</name> </property> <property> <name>layoutSpacing</name> </property> <vbox> <property stdset="1"> <name>margin</name> <number>2</number> </property> <property stdset="1"> <name>spacing</name> <number>3</number> </property> <widget> <class>QTabWidget</class> <property stdset="1"> <name>name</name> <cstring>TabWidget2</cstring> </property> <property> <name>layoutMargin</name> </property> <property> <name>layoutSpacing</name> </property> <widget> <class>QWidget</class> <property stdset="1"> <name>name</name> <cstring>tab</cstring> </property> <attribute> <name>title</name> <string>Account</string> </attribute> <grid> <property stdset="1"> <name>margin</name> <number>3</number> diff --git a/kmicromail/nntpgroupsui.ui b/kmicromail/nntpgroupsui.ui index 2902731..e1de949 100644 --- a/kmicromail/nntpgroupsui.ui +++ b/kmicromail/nntpgroupsui.ui @@ -1,104 +1,115 @@ <!DOCTYPE UI><UI> <class>NNTPGroupsUI</class> +<include location="local">tr.h</include> <widget> <class>QWidget</class> <property stdset="1"> <name>name</name> <cstring>NNTPGroupsUI</cstring> </property> <property stdset="1"> <name>geometry</name> <rect> <x>0</x> <y>0</y> - <width>254</width> + <width>250</width> <height>330</height> </rect> </property> <property stdset="1"> <name>caption</name> <string>newsgroupslist</string> </property> <property> <name>layoutMargin</name> </property> <property> <name>layoutSpacing</name> </property> <vbox> <property stdset="1"> <name>margin</name> <number>1</number> </property> <property stdset="1"> <name>spacing</name> <number>1</number> </property> <widget> <class>QListView</class> <column> <property> <name>text</name> <string>Newsgroups</string> </property> <property> <name>clickable</name> <bool>true</bool> </property> <property> <name>resizeable</name> <bool>true</bool> </property> </column> <property stdset="1"> <name>name</name> <cstring>GroupListView</cstring> </property> + <property stdset="1"> + <name>caption</name> + <string></string> + </property> + <property> + <name>layoutMargin</name> + </property> + <property> + <name>layoutSpacing</name> + </property> <property> <name>whatsThis</name> <string>List of groups from the server. On start, only subscribed groups are listed.</string> </property> </widget> <widget> <class>QLayoutWidget</class> <property stdset="1"> <name>name</name> <cstring>Layout1</cstring> </property> <hbox> <property stdset="1"> <name>margin</name> <number>0</number> </property> <property stdset="1"> <name>spacing</name> <number>6</number> </property> <widget> <class>QLabel</class> <property stdset="1"> <name>name</name> <cstring>filterlabel</cstring> </property> <property stdset="1"> <name>text</name> <string>Groupfilter:</string> </property> </widget> <widget> <class>QLineEdit</class> <property stdset="1"> <name>name</name> <cstring>Groupfilteredit</cstring> </property> <property> <name>whatsThis</name> <string>Enter a filter string here. Then hit "get newsgroup list" again and only groups starting with that filter will be listet.</string> </property> </widget> </hbox> </widget> <widget> <class>QPushButton</class> diff --git a/kmicromail/pop3configui.ui b/kmicromail/pop3configui.ui index f1dda7a..c0f9e39 100644 --- a/kmicromail/pop3configui.ui +++ b/kmicromail/pop3configui.ui @@ -1,50 +1,51 @@ <!DOCTYPE UI><UI> <class>POP3configUI</class> +<include location="local">tr.h</include> <widget> <class>QDialog</class> <property stdset="1"> <name>name</name> <cstring>POP3configUI</cstring> </property> <property stdset="1"> <name>geometry</name> <rect> <x>0</x> <y>0</y> <width>269</width> <height>358</height> </rect> </property> <property stdset="1"> <name>caption</name> <string>Configure POP3</string> </property> <property> <name>layoutMargin</name> </property> <property> <name>layoutSpacing</name> </property> <vbox> <property stdset="1"> <name>margin</name> <number>3</number> </property> <property stdset="1"> <name>spacing</name> <number>1</number> </property> <widget> <class>QLayoutWidget</class> <property stdset="1"> <name>name</name> <cstring>Layout12</cstring> </property> <hbox> <property stdset="1"> <name>margin</name> <number>0</number> </property> <property stdset="1"> <name>spacing</name> <number>6</number> diff --git a/kmicromail/selectmailtypeui.ui b/kmicromail/selectmailtypeui.ui index 1fe0369..38a2189 100644 --- a/kmicromail/selectmailtypeui.ui +++ b/kmicromail/selectmailtypeui.ui @@ -1,62 +1,63 @@ <!DOCTYPE UI><UI> <class>SelectMailTypeUI</class> +<include location="local">tr.h</include> <widget> <class>QDialog</class> <property stdset="1"> <name>name</name> <cstring>SelectMailTypeUI</cstring> </property> <property stdset="1"> <name>geometry</name> <rect> <x>0</x> <y>0</y> - <width>157</width> + <width>153</width> <height>66</height> </rect> </property> <property stdset="1"> <name>caption</name> <string>Select Type</string> </property> <property> <name>layoutMargin</name> </property> <property> <name>layoutSpacing</name> </property> <grid> <property stdset="1"> <name>margin</name> <number>4</number> </property> <property stdset="1"> <name>spacing</name> <number>3</number> </property> <widget row="0" column="0" > <class>QGroupBox</class> <property stdset="1"> <name>name</name> <cstring>groupBox</cstring> </property> <property stdset="1"> <name>title</name> <string>Select Account Type</string> </property> <property> <name>layoutMargin</name> </property> <property> <name>layoutSpacing</name> </property> <grid> <property stdset="1"> <name>margin</name> <number>4</number> </property> <property stdset="1"> <name>spacing</name> <number>3</number> </property> <widget row="0" column="0" > diff --git a/kmicromail/selectstoreui.ui b/kmicromail/selectstoreui.ui index dd3fc92..2da103b 100644 --- a/kmicromail/selectstoreui.ui +++ b/kmicromail/selectstoreui.ui @@ -1,62 +1,63 @@ <!DOCTYPE UI><UI> <class>selectstoreui</class> +<include location="local">tr.h</include> <widget> <class>QDialog</class> <property stdset="1"> <name>name</name> <cstring>selectstoreui</cstring> </property> <property stdset="1"> <name>geometry</name> <rect> <x>0</x> <y>0</y> - <width>275</width> + <width>279</width> <height>304</height> </rect> </property> <property stdset="1"> <name>caption</name> <string>Select target box</string> </property> <property> <name>layoutMargin</name> </property> <property> <name>layoutSpacing</name> </property> <grid> <property stdset="1"> <name>margin</name> <number>11</number> </property> <property stdset="1"> <name>spacing</name> <number>6</number> </property> <widget row="0" column="0" rowspan="1" colspan="2" > <class>QLabel</class> <property stdset="1"> <name>name</name> <cstring>headlabel</cstring> </property> <property stdset="1"> <name>text</name> <string><b>Store mail(s) to</b></string> </property> <property stdset="1"> <name>alignment</name> <set>AlignCenter</set> </property> <property> <name>hAlign</name> </property> </widget> <widget row="1" column="0" rowspan="1" colspan="2" > <class>QLayoutWidget</class> <property stdset="1"> <name>name</name> <cstring>Layout2</cstring> </property> <grid> <property stdset="1"> diff --git a/kmicromail/smtpconfigui.ui b/kmicromail/smtpconfigui.ui index d4151a9..ae0a49a 100644 --- a/kmicromail/smtpconfigui.ui +++ b/kmicromail/smtpconfigui.ui @@ -1,62 +1,63 @@ <!DOCTYPE UI><UI> <class>SMTPconfigUI</class> +<include location="local">tr.h</include> <widget> <class>QDialog</class> <property stdset="1"> <name>name</name> <cstring>SMTPconfigUI</cstring> </property> <property stdset="1"> <name>geometry</name> <rect> <x>0</x> <y>0</y> - <width>335</width> + <width>331</width> <height>426</height> </rect> </property> <property stdset="1"> <name>caption</name> <string>Configure SMTP</string> </property> <property> <name>layoutMargin</name> </property> <property> <name>layoutSpacing</name> </property> <vbox> <property stdset="1"> <name>margin</name> <number>3</number> </property> <property stdset="1"> <name>spacing</name> <number>3</number> </property> <widget> <class>QLabel</class> <property stdset="1"> <name>name</name> <cstring>accountLabel</cstring> </property> <property stdset="1"> <name>text</name> <string>Account</string> </property> </widget> <widget> <class>QLineEdit</class> <property stdset="1"> <name>name</name> <cstring>accountLine</cstring> </property> <property> <name>toolTip</name> <string>Name of the Account</string> </property> </widget> <widget> <class>Line</class> <property stdset="1"> <name>name</name> diff --git a/kmicromail/tr.h b/kmicromail/tr.h new file mode 100644 index 0000000..981e2c1 --- a/dev/null +++ b/kmicromail/tr.h @@ -0,0 +1,2 @@ +#include <klocale.h> +#define tr i18n |