annotate translations/universalindent_de.ts @ 792:4e782f5d8674

debian/changelog: Added the changelog for version 1.2.0 git-svn-id: svn://svn.code.sf.net/p/universalindent/code/trunk@1069 59b1889a-e5ac-428c-b0c7-476e01d41282
author thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
date Sun, 01 Jan 2012 15:29:29 +0000
parents c5af2e294854
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
1 <?xml version="1.0" encoding="utf-8"?>
681
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
2 <!DOCTYPE TS>
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
3 <TS version="2.0" language="de_DE">
1
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
4 <context>
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
5 <name>AboutDialog</name>
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
6 <message>
683
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
7 <location filename="../src/AboutDialog.ui" line="26"/>
1
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
8 <source>About UniversalIndentGUI</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
9 <translation>Über UniversalIndentGUI</translation>
1
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
10 </message>
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
11 <message>
683
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
12 <location filename="../src/AboutDialog.ui" line="94"/>
541
e7dd2eabb2a3 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 516
diff changeset
13 <source>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
e7dd2eabb2a3 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 516
diff changeset
14 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
e7dd2eabb2a3 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 516
diff changeset
15 p, li { white-space: pre-wrap; }
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
16 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;MS Shell Dlg 2&apos;; font-size:8.25pt; font-weight:400; font-style:normal;&quot;&gt;
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
17 &lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:12pt;&quot;&gt;Version %1 rev.%2, %3 &lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
18 <translation type="unfinished"></translation>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
19 </message>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
20 <message>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
21 <location filename="../src/AboutDialog.ui" line="120"/>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
22 <source>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
23 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
24 p, li { white-space: pre-wrap; }
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
25 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;MS Shell Dlg 2&apos;; font-size:8.25pt; font-weight:400; font-style:normal;&quot;&gt;
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
26 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:9pt;&quot;&gt;... is a cross platform compatible GUI for several code formatter, beautifier and indenter like GreatCode, AStyle (Artistic Styler), GNU Indent, BCPP and so on. Main feature is a live preview to directly see how the selected formatting option affects the source code.&lt;/span&gt;&lt;/p&gt;
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
27 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:9pt;&quot;&gt;&lt;br /&gt;Written by : &lt;/span&gt;&lt;a href=&quot;http://www.thomas-schweitzer.de&quot;&gt;&lt;span style=&quot; font-size:9pt; text-decoration: underline; color:#0000ff;&quot;&gt;Thomas Schweitzer&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
28 &lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:9pt;&quot;&gt;Project Homepage : &lt;/span&gt;&lt;a href=&quot;http://universalindent.sourceforge.net&quot;&gt;&lt;span style=&quot; font-size:9pt; text-decoration: underline; color:#0000ff;&quot;&gt;http://universalindent.sourceforge.net&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
29 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:9pt;&quot;&gt;License: UniversalIndentGui is released under the GPL 2. For details read the included file LICENSE.GPL visit &lt;/span&gt;&lt;a href=&quot;http://www.gnu.org/licenses/gpl.html&quot;&gt;&lt;span style=&quot; font-size:9pt; text-decoration: underline; color:#0000ff;&quot;&gt;http://www.gnu.org/licenses/gpl.html&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-size:9pt;&quot;&gt;.&lt;/span&gt;&lt;/p&gt;
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
30 &lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:9pt;&quot;&gt;&lt;/p&gt;
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
31 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:9pt;&quot;&gt;Credits:&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
32 <translation type="unfinished"></translation>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
33 </message>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
34 <message>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
35 <source>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
36 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
37 p, li { white-space: pre-wrap; }
683
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
38 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;Sans&apos;; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
39 &lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;MS Shell Dlg 2&apos;; font-size:12pt;&quot;&gt;Version %1 rev.%2, %3 &lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
40 <translation type="obsolete">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
541
e7dd2eabb2a3 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 516
diff changeset
41 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
e7dd2eabb2a3 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 516
diff changeset
42 p, li { white-space: pre-wrap; }
e7dd2eabb2a3 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 516
diff changeset
43 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;MS Shell Dlg 2&apos;; font-size:8.25pt; font-weight:400; font-style:normal;&quot;&gt;
e7dd2eabb2a3 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 516
diff changeset
44 &lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:12pt;&quot;&gt;Version %1 rev.%2, %3 &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
e7dd2eabb2a3 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 516
diff changeset
45 </message>
e7dd2eabb2a3 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 516
diff changeset
46 <message>
e7dd2eabb2a3 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 516
diff changeset
47 <source>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
e7dd2eabb2a3 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 516
diff changeset
48 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
516
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
49 p, li { white-space: pre-wrap; }
683
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
50 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;Sans&apos;; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
51 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;MS Shell Dlg 2&apos;; font-size:9pt;&quot;&gt;... is a cross platform compatible GUI for several code formatter, beautifier and indenter like GreatCode, AStyle (Artistic Styler), GNU Indent, BCPP and so on. Main feature is a live preview to directly see how the selected formatting option affects the source code.&lt;/span&gt;&lt;/p&gt;
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
52 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;MS Shell Dlg 2&apos;; font-size:9pt;&quot;&gt;&lt;br /&gt;Written by : &lt;/span&gt;&lt;a href=&quot;http://www.thomas-schweitzer.de&quot;&gt;&lt;span style=&quot; font-family:&apos;MS Shell Dlg 2&apos;; font-size:9pt; text-decoration: underline; color:#0000ff;&quot;&gt;Thomas Schweitzer&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
53 &lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;MS Shell Dlg 2&apos;; font-size:9pt;&quot;&gt;Project Homepage : &lt;/span&gt;&lt;a href=&quot;http://universalindent.sourceforge.net&quot;&gt;&lt;span style=&quot; font-family:&apos;MS Shell Dlg 2&apos;; font-size:9pt; text-decoration: underline; color:#0000ff;&quot;&gt;http://universalindent.sourceforge.net&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
54 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;MS Shell Dlg 2&apos;; font-size:9pt;&quot;&gt;License: UniversalIndentGui is released under the GPL 2. For details read the included file LICENSE.GPL visit &lt;/span&gt;&lt;a href=&quot;http://www.gnu.org/licenses/gpl.html&quot;&gt;&lt;span style=&quot; font-family:&apos;MS Shell Dlg 2&apos;; font-size:9pt; text-decoration: underline; color:#0000ff;&quot;&gt;http://www.gnu.org/licenses/gpl.html&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-family:&apos;MS Shell Dlg 2&apos;; font-size:9pt;&quot;&gt;.&lt;/span&gt;&lt;/p&gt;
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
55 &lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:&apos;MS Shell Dlg 2&apos;; font-size:9pt;&quot;&gt;&lt;/p&gt;
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
56 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;MS Shell Dlg 2&apos;; font-size:9pt;&quot;&gt;Credits:&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
57 <translation type="obsolete">&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
485
b50b445acb47 The translation file were updated.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 456
diff changeset
58 p, li { white-space: pre-wrap; }
b50b445acb47 The translation file were updated.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 456
diff changeset
59 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;Sans Serif&apos;; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
b50b445acb47 The translation file were updated.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 456
diff changeset
60 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;MS Shell Dlg 2&apos;;&quot;&gt;... ist eine Betriebssystem unabhängige, grafische Benutzeroberfläche für nahezu beliebige Quellcode Formatierer wie GreatCode, AStyle (Artistic Styler), GNU Indent, BCPP und weitere. Hauptmerkmal ist eine Vorschau, welche es ermöglicht direkt zu sehen, welche Auswirkungen eine Änderung der Einstellungen des Quellcode Formatierers auf den Code haben.&lt;/span&gt;&lt;/p&gt;
b50b445acb47 The translation file were updated.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 456
diff changeset
61 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:&apos;MS Shell Dlg 2&apos;;&quot;&gt;&lt;br /&gt;Entwickelt von : &lt;a href=&quot;http://www.thomas-schweitzer.de&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;Thomas Schweitzer&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
b50b445acb47 The translation file were updated.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 456
diff changeset
62 &lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:&apos;MS Shell Dlg 2&apos;;&quot;&gt;Projekt Homepage : &lt;a href=&quot;http://universalindent.sourceforge.net&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;http://universalindent.sourceforge.net&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
541
e7dd2eabb2a3 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 516
diff changeset
63 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:&apos;MS Shell Dlg 2&apos;;&quot;&gt;Lizenz: UniversalIndentGui wird unter der Lizenz GPL 2 veröffentlicht. Details können in der Datei LICENSE.GPL oder auf &lt;a href=&quot;http://www.gnu.org/licenses/gpl.html&quot;&gt;nachgelesen werden.&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;http://www.gnu.org/licenses/gpl.html&lt;/span&gt;&lt;/a&gt;.&lt;/p&gt;
485
b50b445acb47 The translation file were updated.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 456
diff changeset
64 &lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:&apos;MS Shell Dlg 2&apos;;&quot;&gt;&lt;/p&gt;
b50b445acb47 The translation file were updated.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 456
diff changeset
65 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:&apos;MS Shell Dlg 2&apos;;&quot;&gt;Credits:&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
b50b445acb47 The translation file were updated.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 456
diff changeset
66 </message>
683
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
67 <message>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
68 <location filename="../src/AboutDialog.ui" line="167"/>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
69 <source> OK </source>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
70 <translation> OK </translation>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
71 </message>
94
bfe30adbe595 Merged the QScintilla branch of UniversalIndentGUI into the main trunk. So QScintilla is the used text edit component from now on.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 78
diff changeset
72 </context>
bfe30adbe595 Merged the QScintilla branch of UniversalIndentGUI into the main trunk. So QScintilla is the used text edit component from now on.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 78
diff changeset
73 <context>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
74 <name>FindDialog</name>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
75 <message>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
76 <location filename="../src/FindDialog.ui" line="14"/>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
77 <source>Find</source>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
78 <translation type="unfinished"></translation>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
79 </message>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
80 <message>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
81 <location filename="../src/FindDialog.ui" line="26"/>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
82 <source>Find what:</source>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
83 <translation type="unfinished"></translation>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
84 </message>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
85 <message>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
86 <location filename="../src/FindDialog.ui" line="46"/>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
87 <source>Find options</source>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
88 <translation type="unfinished"></translation>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
89 </message>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
90 <message>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
91 <location filename="../src/FindDialog.ui" line="52"/>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
92 <source>Match case</source>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
93 <translation type="unfinished"></translation>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
94 </message>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
95 <message>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
96 <location filename="../src/FindDialog.ui" line="59"/>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
97 <source>Match whole word</source>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
98 <translation type="unfinished"></translation>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
99 </message>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
100 <message>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
101 <location filename="../src/FindDialog.ui" line="66"/>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
102 <source>Search forward</source>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
103 <translation type="unfinished"></translation>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
104 </message>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
105 <message>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
106 <location filename="../src/FindDialog.ui" line="76"/>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
107 <source>Use Regular Expressions</source>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
108 <translation type="unfinished"></translation>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
109 </message>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
110 <message>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
111 <location filename="../src/FindDialog.ui" line="104"/>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
112 <source>Find Next</source>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
113 <translation type="unfinished"></translation>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
114 </message>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
115 <message>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
116 <location filename="../src/FindDialog.ui" line="111"/>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
117 <source>Close</source>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
118 <translation type="unfinished"></translation>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
119 </message>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
120 </context>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
121 <context>
1
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
122 <name>IndentHandler</name>
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
123 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
124 <location filename="../src/IndentHandler.cpp" line="511"/>
1
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
125 <source>No indenter executable</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
126 <translation>Keine ausführbare Formatierer Datei</translation>
1
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
127 </message>
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
128 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
129 <location filename="../src/IndentHandler.cpp" line="565"/>
1
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
130 <source>Error calling Indenter</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
131 <translation>Fehler beim Aufruf des Formatierers</translation>
1
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
132 </message>
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
133 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
134 <location filename="../src/IndentHandler.cpp" line="580"/>
1
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
135 <source>Indenter returned error</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
136 <translation>Fehler beim Ausführen des Formatierers</translation>
1
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
137 </message>
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
138 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
139 <location filename="../src/IndentHandler.cpp" line="1416"/>
64
6fd461765789 Updated the translations.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 25
diff changeset
140 <source>wine not installed</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
141 <translation>wine nicht installiert</translation>
64
6fd461765789 Updated the translations.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 25
diff changeset
142 </message>
6fd461765789 Updated the translations.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 25
diff changeset
143 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
144 <location filename="../src/IndentHandler.cpp" line="1416"/>
64
6fd461765789 Updated the translations.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 25
diff changeset
145 <source>There exists only a win32 executable of the indenter and wine does not seem to be installed. Please install wine to be able to run the indenter.</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
146 <translation>Es existiert nur eine Win32 Version des Formatierers, für dessen Ausführung wine benötigt wird. Wine scheint nicht installiert zu sein. Bitte installieren Sie es.</translation>
64
6fd461765789 Updated the translations.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 25
diff changeset
147 </message>
6fd461765789 Updated the translations.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 25
diff changeset
148 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
149 <location filename="../src/IndentHandler.cpp" line="534"/>
64
6fd461765789 Updated the translations.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 25
diff changeset
150 <source>&lt;b&gt;Returned error message:&lt;/b&gt; </source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
151 <translation>&lt;b&gt;Zurückgegebene Fehlermeldung:&lt;/b&gt; </translation>
64
6fd461765789 Updated the translations.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 25
diff changeset
152 </message>
6fd461765789 Updated the translations.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 25
diff changeset
153 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
154 <location filename="../src/IndentHandler.cpp" line="538"/>
64
6fd461765789 Updated the translations.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 25
diff changeset
155 <source>&lt;b&gt;Reason could be:&lt;/b&gt; </source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
156 <translation>&lt;b&gt;Grund könnte sein:&lt;/b&gt; </translation>
64
6fd461765789 Updated the translations.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 25
diff changeset
157 </message>
6fd461765789 Updated the translations.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 25
diff changeset
158 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
159 <location filename="../src/IndentHandler.cpp" line="572"/>
64
6fd461765789 Updated the translations.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 25
diff changeset
160 <source>&lt;b&gt;Indenter returned with exit code:&lt;/b&gt; </source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
161 <translation>&lt;b&gt;Zurückgegebener Exit Code ist:&lt;/b&gt; </translation>
64
6fd461765789 Updated the translations.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 25
diff changeset
162 </message>
6fd461765789 Updated the translations.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 25
diff changeset
163 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
164 <location filename="../src/IndentHandler.cpp" line="573"/>
64
6fd461765789 Updated the translations.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 25
diff changeset
165 <source>&lt;b&gt;Indent console output was:&lt;/b&gt; </source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
166 <translation>&lt;b&gt;Ausgabe des Formatierers war:&lt;/b&gt; </translation>
64
6fd461765789 Updated the translations.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 25
diff changeset
167 </message>
272
01d40b19206e Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 237
diff changeset
168 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
169 <location filename="../src/IndentHandler.cpp" line="558"/>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
170 <location filename="../src/IndentHandler.cpp" line="576"/>
272
01d40b19206e Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 237
diff changeset
171 <source>&lt;br&gt;&lt;b&gt;Callstring was:&lt;/b&gt; </source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
172 <translation>&lt;br&gt;&lt;b&gt;Der Aufruf lautete:&lt;/b&gt; </translation>
272
01d40b19206e Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 237
diff changeset
173 </message>
361
cd9ea3a02066 Updated language files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 283
diff changeset
174 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
175 <location filename="../src/IndentHandler.cpp" line="159"/>
361
cd9ea3a02066 Updated language files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 283
diff changeset
176 <source>No indenter ini files</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
177 <translation>Keine Indenter ini-Dateien</translation>
361
cd9ea3a02066 Updated language files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 283
diff changeset
178 </message>
cd9ea3a02066 Updated language files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 283
diff changeset
179 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
180 <location filename="../src/IndentHandler.cpp" line="159"/>
361
cd9ea3a02066 Updated language files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 283
diff changeset
181 <source>There exists no indenter ini files in the directory &quot;</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
182 <translation>Es wurden keine ini-Dateien für Indenter gefunden. Suchpfad war &quot;</translation>
361
cd9ea3a02066 Updated language files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 283
diff changeset
183 </message>
cd9ea3a02066 Updated language files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 283
diff changeset
184 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
185 <location filename="../src/IndentHandler.cpp" line="512"/>
361
cd9ea3a02066 Updated language files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 283
diff changeset
186 <source>There exists no indenter executable with the name &quot;%1&quot; in the directory &quot;%2&quot; nor in the global environment.</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
187 <translation>Es wurde kein ausführbarer Formatierer mit dem Namen &quot;%1&quot; in dem Verzeichnis &quot;%2&quot; oder global über die Pathvariable gefunden.</translation>
361
cd9ea3a02066 Updated language files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 283
diff changeset
188 </message>
cd9ea3a02066 Updated language files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 283
diff changeset
189 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
190 <location filename="../src/IndentHandler.cpp" line="559"/>
361
cd9ea3a02066 Updated language files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 283
diff changeset
191 <source>&lt;br&gt;&lt;br&gt;&lt;b&gt;Indenter output was:&lt;/b&gt;&lt;pre&gt;</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
192 <translation>&lt;br&gt;&lt;br&gt;&lt;b&gt;Ausgabe des Formatierers:&lt;/b&gt;&lt;pre&gt;</translation>
361
cd9ea3a02066 Updated language files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 283
diff changeset
193 </message>
cd9ea3a02066 Updated language files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 283
diff changeset
194 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
195 <location filename="../src/IndentHandler.cpp" line="913"/>
681
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
196 <source>Indenter ini file header error</source>
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
197 <translation type="unfinished"></translation>
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
198 </message>
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
199 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
200 <location filename="../src/IndentHandler.cpp" line="914"/>
681
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
201 <source>The loaded indenter ini file &quot;%1&quot;has a faulty header. At least the indenters file name is not set.</source>
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
202 <translation type="unfinished"></translation>
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
203 </message>
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
204 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
205 <location filename="../src/IndentHandler.cpp" line="1371"/>
361
cd9ea3a02066 Updated language files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 283
diff changeset
206 <source>Interpreter needed</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
207 <translation>Interpreter benötigt</translation>
361
cd9ea3a02066 Updated language files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 283
diff changeset
208 </message>
cd9ea3a02066 Updated language files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 283
diff changeset
209 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
210 <location filename="../src/IndentHandler.cpp" line="1372"/>
361
cd9ea3a02066 Updated language files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 283
diff changeset
211 <source>To use the selected indenter the program &quot;%1&quot; needs to be available in the global environment. You should add an entry to your path settings.</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
212 <translation>Um den gewählten Formatierer benutzen zu können, muss das Programm &quot;%1&quot; global aufrufbar sein. Sie sollten den Pfad des Programms der Pathvariablen hinzufügen.</translation>
361
cd9ea3a02066 Updated language files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 283
diff changeset
213 </message>
485
b50b445acb47 The translation file were updated.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 456
diff changeset
214 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
215 <location filename="../src/IndentHandler.cpp" line="1462"/>
485
b50b445acb47 The translation file were updated.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 456
diff changeset
216 <source>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;/head&gt;&lt;body style=&quot; white-space: pre-wrap; font-family:MS Shell Dlg; font-size:8.25pt; font-weight:400; font-style:normal; text-decoration:none;&quot;&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Shows the currently chosen indenters name and lets you choose other available indenters&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
b50b445acb47 The translation file were updated.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 456
diff changeset
217 <translation>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;/head&gt;&lt;body style=&quot; white-space: pre-wrap; font-family:MS Shell Dlg; font-size:8.25pt; font-weight:400; font-style:normal; text-decoration:none;&quot;&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Zeigt den aktuell gewählten und alle verfügbaren Formatierer an.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
b50b445acb47 The translation file were updated.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 456
diff changeset
218 </message>
b50b445acb47 The translation file were updated.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 456
diff changeset
219 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
220 <location filename="../src/IndentHandler.cpp" line="1463"/>
485
b50b445acb47 The translation file were updated.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 456
diff changeset
221 <source>Brings you to the online manual of the currently selected indenter, where you can get further help on the possible parameters.</source>
b50b445acb47 The translation file were updated.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 456
diff changeset
222 <translation>Öffnet die Webseite mit dem Benutzerhandbuch des gewählten Formatierers, wo Sie weitere Informationen zu den möglichen Parametern erhalten.</translation>
b50b445acb47 The translation file were updated.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 456
diff changeset
223 </message>
516
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
224 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
225 <location filename="../src/IndentHandler.cpp" line="1474"/>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
226 <location filename="../src/IndentHandler.cpp" line="1475"/>
681
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
227 <source>Create a shell script that calls the current selected indenter for formatting an as parameter given file with the current indent settings.</source>
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
228 <translation>Erzeugt ein Shell Skript mit dem sich der momentan gewählte Formatierer mit den momentanen Einstellungen zum Formatieren einer Datei aufrufen lässt.</translation>
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
229 </message>
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
230 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
231 <location filename="../src/IndentHandler.cpp" line="1507"/>
516
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
232 <source>Choose indenter config file</source>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
233 <translation>Formatierer Konfigurationsdatei wählen</translation>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
234 </message>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
235 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
236 <location filename="../src/IndentHandler.cpp" line="1521"/>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
237 <location filename="../src/IndentHandler.cpp" line="1553"/>
516
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
238 <source>All files</source>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
239 <translation>Alle Dateien</translation>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
240 </message>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
241 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
242 <location filename="../src/IndentHandler.cpp" line="1524"/>
516
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
243 <source>Save indent config file</source>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
244 <translation>Formatierer Konfiguration speichern</translation>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
245 </message>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
246 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
247 <location filename="../src/IndentHandler.cpp" line="1553"/>
516
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
248 <source>Shell Script</source>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
249 <translation>Shell Skript</translation>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
250 </message>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
251 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
252 <location filename="../src/IndentHandler.cpp" line="1559"/>
516
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
253 <source>Save shell script</source>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
254 <translation>Shell Skript speichern</translation>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
255 </message>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
256 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
257 <location filename="../src/IndentHandler.cpp" line="1465"/>
516
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
258 <source>Load Indenter Config File</source>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
259 <translation>Formatierer Konfiguration laden</translation>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
260 </message>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
261 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
262 <location filename="../src/IndentHandler.cpp" line="1466"/>
516
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
263 <source>Opens a file dialog to load the original config file of the indenter.</source>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
264 <translation>Öffnet ein Dialogfenster zum Laden einer Konfigurationsdatei des momentan gewählten Formatierers.</translation>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
265 </message>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
266 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
267 <location filename="../src/IndentHandler.cpp" line="1467"/>
516
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
268 <source>Alt+O</source>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
269 <translation>Alt+O</translation>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
270 </message>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
271 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
272 <location filename="../src/IndentHandler.cpp" line="1469"/>
516
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
273 <source>Save Indenter Config File</source>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
274 <translation>Formatierer Konfiguration speichern</translation>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
275 </message>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
276 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
277 <location filename="../src/IndentHandler.cpp" line="1470"/>
516
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
278 <source>Opens a dialog to save the current indenter configuration to a file.</source>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
279 <translation>Öffnet ein Dialogfenster zum Speichern der Konfigurationsdatei des momentan gewählten Formatierers.</translation>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
280 </message>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
281 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
282 <location filename="../src/IndentHandler.cpp" line="1471"/>
516
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
283 <source>Alt+S</source>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
284 <translation>Alt+S</translation>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
285 </message>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
286 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
287 <location filename="../src/IndentHandler.cpp" line="1473"/>
516
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
288 <source>Create Indenter Call Shell Script</source>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
289 <translation>Formatierer Shell Skript erzeugen</translation>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
290 </message>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
291 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
292 <location filename="../src/IndentHandler.cpp" line="1477"/>
516
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
293 <source>Reset indenter parameters</source>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
294 <translation>Parameter des Formatierers zurücksetzen</translation>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
295 </message>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
296 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
297 <location filename="../src/IndentHandler.cpp" line="1478"/>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
298 <location filename="../src/IndentHandler.cpp" line="1479"/>
516
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
299 <source>Resets all indenter parameters to the default values.</source>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
300 <translation>Alle Parameter des Formatierers auf Standardwerte zurücksetzen.</translation>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
301 </message>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
302 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
303 <location filename="../src/IndentHandler.cpp" line="1587"/>
516
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
304 <source>Really reset parameters?</source>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
305 <translation>Wirklich alle Parameter zurücksetzen?</translation>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
306 </message>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
307 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
308 <location filename="../src/IndentHandler.cpp" line="1587"/>
516
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
309 <source>Do you really want to reset the indenter parameters to the default values?</source>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
310 <translation>Wollen Sie wirklich alle Parameter des Formatierers auf die Standardwerte zurücksetzen?</translation>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
311 </message>
1
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
312 </context>
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
313 <context>
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
314 <name>MainWindow</name>
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
315 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
316 <location filename="../src/MainWindow.cpp" line="367"/>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
317 <location filename="../src/MainWindow.cpp" line="1092"/>
1
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
318 <source>Error opening file</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
319 <translation>Fehler beim Dateiöffnen</translation>
1
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
320 </message>
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
321 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
322 <location filename="../src/MainWindow.cpp" line="367"/>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
323 <location filename="../src/MainWindow.cpp" line="1092"/>
1
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
324 <source>Cannot read the file </source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
325 <translation> Kann folgende Datei nicht lesen</translation>
1
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
326 </message>
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
327 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
328 <location filename="../src/MainWindow.cpp" line="403"/>
1
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
329 <source>Choose source code file</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
330 <translation>Quellcodedatei wählen</translation>
1
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
331 </message>
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
332 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
333 <location filename="../src/MainWindow.cpp" line="442"/>
1
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
334 <source>Save source code file</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
335 <translation>Quellcodedatei speichern</translation>
1
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
336 </message>
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
337 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
338 <location filename="../src/MainWindow.cpp" line="825"/>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
339 <location filename="../src/MainWindow.cpp" line="847"/>
1
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
340 <source>Export source code file</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
341 <translation>Quellcode exportieren</translation>
1
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
342 </message>
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
343 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
344 <location filename="../src/MainWindow.cpp" line="979"/>
1
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
345 <source>The source code has been modified.
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
346 Do you want to save your changes?</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
347 <translation>Die Quellcodedatei wurde geändert.
1
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
348 Möchten Sie die Änderungen speichern?</translation>
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
349 </message>
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
350 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
351 <location filename="../src/MainWindow.cpp" line="398"/>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
352 <location filename="../src/MainWindow.cpp" line="438"/>
1
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
353 <source>Supported by indenter</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
354 <translation>Von Formatierer unterstützt</translation>
1
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
355 </message>
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
356 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
357 <location filename="../src/MainWindow.cpp" line="399"/>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
358 <location filename="../src/MainWindow.cpp" line="439"/>
1
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
359 <source>All files</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
360 <translation>Alle Dateien</translation>
1
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
361 </message>
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
362 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
363 <location filename="../src/MainWindow.cpp" line="818"/>
1
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
364 <source>PDF Document</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
365 <translation>PDF Dokument</translation>
1
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
366 </message>
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
367 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
368 <location filename="../src/MainWindow.cpp" line="840"/>
1
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
369 <source>HTML Document</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
370 <translation>HTML Dokument</translation>
1
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
371 </message>
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
372 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
373 <location filename="../src/MainWindow.cpp" line="978"/>
1
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
374 <source>Modified code</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
375 <translation>Geänderter Quellcode</translation>
1
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
376 </message>
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
377 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
378 <location filename="../src/MainWindow.cpp" line="1043"/>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
379 <location filename="../src/MainWindow.cpp" line="1177"/>
25
22adf046ca30 Set status tip for the new text encoding menu and translated it.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 22
diff changeset
380 <source>Reopen the currently opened source code file by using the text encoding scheme </source>
412
9d96b1887948 Updated the translation files and made a string of the error message box be translatable.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 410
diff changeset
381 <translation>Die momentan geöffnete Quellcodedatei erneut öffnen, unter Verwendung der Textkodierung </translation>
25
22adf046ca30 Set status tip for the new text encoding menu and translated it.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 22
diff changeset
382 </message>
22adf046ca30 Set status tip for the new text encoding menu and translated it.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 22
diff changeset
383 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
384 <location filename="../src/MainWindow.cpp" line="1122"/>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
385 <location filename="../src/MainWindow.cpp" line="1191"/>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
386 <source>Set the syntax highlightning to </source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
387 <translation>Setzte Syntax-Hervorhebung für </translation>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
388 </message>
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
389 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
390 <location filename="../src/MainWindow.cpp" line="1333"/>
195
7aa4bdbdda35 Updated the translations.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 183
diff changeset
391 <source>File no longer exists</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
392 <translation>Datei existiert nicht mehr</translation>
183
4784dc64a137 Did some cleanups and moved the menu creation to the ui file. Along with that, updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 172
diff changeset
393 </message>
4784dc64a137 Did some cleanups and moved the menu creation to the ui file. Along with that, updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 172
diff changeset
394 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
395 <location filename="../src/MainWindow.cpp" line="1333"/>
195
7aa4bdbdda35 Updated the translations.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 183
diff changeset
396 <source>The file %1 in the list of recently opened files does no longer exist.</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
397 <translation>Die Datei %1 in der Liste der zuletzt geöffneten Dateien existiert nicht mehr.</translation>
183
4784dc64a137 Did some cleanups and moved the menu creation to the ui file. Along with that, updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 172
diff changeset
398 </message>
4784dc64a137 Did some cleanups and moved the menu creation to the ui file. Along with that, updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 172
diff changeset
399 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
400 <location filename="../src/MainWindow.cpp" line="1051"/>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
401 <location filename="../src/MainWindow.cpp" line="1183"/>
412
9d96b1887948 Updated the translation files and made a string of the error message box be translatable.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 410
diff changeset
402 <source>Save the currently opened source code file by using the text encoding scheme </source>
9d96b1887948 Updated the translation files and made a string of the error message box be translatable.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 410
diff changeset
403 <translation>Die momentan geöffnete Quellcodedatei speichern, unter Verwendung der Textkodierung </translation>
9d96b1887948 Updated the translation files and made a string of the error message box be translatable.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 410
diff changeset
404 </message>
541
e7dd2eabb2a3 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 516
diff changeset
405 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
406 <location filename="../src/MainWindow.cpp" line="240"/>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
407 <location filename="../src/MainWindow.cpp" line="1381"/>
541
e7dd2eabb2a3 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 516
diff changeset
408 <source>Line %1, Column %2</source>
e7dd2eabb2a3 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 516
diff changeset
409 <translation>Zeile %1, Spalte %2</translation>
e7dd2eabb2a3 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 516
diff changeset
410 </message>
118
db7939e26bd1 Language files updated
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 94
diff changeset
411 </context>
db7939e26bd1 Language files updated
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 94
diff changeset
412 <context>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
413 <name>MainWindowUi</name>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
414 <message>
681
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
415 <location filename="../src/MainWindow.ui" line="15"/>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
416 <source>UniversalIndentGUI</source>
456
4fcb8e9d4e73 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 431
diff changeset
417 <translation></translation>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
418 </message>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
419 <message>
681
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
420 <location filename="../src/MainWindow.ui" line="53"/>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
421 <source>Indenter</source>
456
4fcb8e9d4e73 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 431
diff changeset
422 <translation></translation>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
423 </message>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
424 <message>
681
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
425 <location filename="../src/MainWindow.ui" line="58"/>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
426 <source>File</source>
456
4fcb8e9d4e73 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 431
diff changeset
427 <translation>Datei</translation>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
428 </message>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
429 <message>
681
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
430 <location filename="../src/MainWindow.ui" line="62"/>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
431 <source>Export</source>
456
4fcb8e9d4e73 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 431
diff changeset
432 <translation></translation>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
433 </message>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
434 <message>
681
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
435 <location filename="../src/MainWindow.ui" line="69"/>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
436 <source>Recently Opened Files</source>
456
4fcb8e9d4e73 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 431
diff changeset
437 <translation>Zuletzt geöffnete Dateien</translation>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
438 </message>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
439 <message>
681
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
440 <location filename="../src/MainWindow.ui" line="76"/>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
441 <source>Reopen File with other Encoding</source>
603
e65eb4ddc0f8 Corrected the translations, mainly the DONOTTRANSLATE strings were reverted, so that they really aren't translated.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 595
diff changeset
442 <translation>Datei mit anderer Kodierung erneut öffnen</translation>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
443 </message>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
444 <message>
681
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
445 <location filename="../src/MainWindow.ui" line="81"/>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
446 <source>Save Source File As with other Encoding</source>
456
4fcb8e9d4e73 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 431
diff changeset
447 <translation>Quellcodedatei mit anderer Kodierung speichern</translation>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
448 </message>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
449 <message>
681
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
450 <location filename="../src/MainWindow.ui" line="97"/>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
451 <location filename="../src/MainWindow.ui" line="415"/>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
452 <location filename="../src/MainWindow.ui" line="418"/>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
453 <source>Settings</source>
456
4fcb8e9d4e73 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 431
diff changeset
454 <translation>Einstellungen</translation>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
455 </message>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
456 <message>
681
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
457 <location filename="../src/MainWindow.ui" line="101"/>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
458 <source>Set Syntax Highlighter</source>
456
4fcb8e9d4e73 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 431
diff changeset
459 <translation>Setze Syntax Highlighter</translation>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
460 </message>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
461 <message>
681
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
462 <location filename="../src/MainWindow.ui" line="114"/>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
463 <source>Help</source>
456
4fcb8e9d4e73 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 431
diff changeset
464 <translation>Hilfe</translation>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
465 </message>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
466 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
467 <location filename="../src/MainWindow.ui" line="171"/>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
468 <source>Main Toolbar</source>
456
4fcb8e9d4e73 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 431
diff changeset
469 <translation>Hauptmenüleiste</translation>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
470 </message>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
471 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
472 <location filename="../src/MainWindow.ui" line="198"/>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
473 <source>Open Source File</source>
456
4fcb8e9d4e73 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 431
diff changeset
474 <translation>Quellcodedatei öffnen</translation>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
475 </message>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
476 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
477 <location filename="../src/MainWindow.ui" line="201"/>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
478 <source>Opens a dialog for selecting a source code file.</source>
456
4fcb8e9d4e73 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 431
diff changeset
479 <translation>Öffnet ein Dialogfenster zur Auswahl der Quellcodedatei.</translation>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
480 </message>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
481 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
482 <location filename="../src/MainWindow.ui" line="204"/>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
483 <source>Ctrl+O</source>
456
4fcb8e9d4e73 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 431
diff changeset
484 <translation>Ctrl+O</translation>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
485 </message>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
486 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
487 <location filename="../src/MainWindow.ui" line="213"/>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
488 <source>Save Source File</source>
456
4fcb8e9d4e73 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 431
diff changeset
489 <translation>Speichern des Quellcodes</translation>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
490 </message>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
491 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
492 <location filename="../src/MainWindow.ui" line="216"/>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
493 <source>Saves the currently shown source code to the last opened or saved source file.</source>
456
4fcb8e9d4e73 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 431
diff changeset
494 <translation>Speichert den momentan sichtbaren Quellcode unter dem zuletzt gewählten Dateinamen.</translation>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
495 </message>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
496 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
497 <location filename="../src/MainWindow.ui" line="219"/>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
498 <source>Ctrl+S</source>
456
4fcb8e9d4e73 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 431
diff changeset
499 <translation>Ctrl+S</translation>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
500 </message>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
501 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
502 <location filename="../src/MainWindow.ui" line="237"/>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
503 <source>Opens a file dialog to save the currently shown source code.</source>
456
4fcb8e9d4e73 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 431
diff changeset
504 <translation>Öffnet ein Dialogfenster zur Auswahl des Dateinamens unter dem der momentan sichtbare Quellcode gespeichert werden soll.</translation>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
505 </message>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
506 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
507 <location filename="../src/MainWindow.ui" line="249"/>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
508 <source>About UniversalIndentGUI</source>
456
4fcb8e9d4e73 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 431
diff changeset
509 <translation>Über UniversalIndentGUI</translation>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
510 </message>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
511 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
512 <location filename="../src/MainWindow.ui" line="252"/>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
513 <source>Shows info about UniversalIndentGUI.</source>
456
4fcb8e9d4e73 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 431
diff changeset
514 <translation>Zeigt Informationen über UniversalIndentGUI.</translation>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
515 </message>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
516 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
517 <location filename="../src/MainWindow.ui" line="261"/>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
518 <source>Exit</source>
456
4fcb8e9d4e73 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 431
diff changeset
519 <translation>Beenden</translation>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
520 </message>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
521 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
522 <location filename="../src/MainWindow.ui" line="264"/>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
523 <source>Quits the UniversalIndentGUI.</source>
456
4fcb8e9d4e73 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 431
diff changeset
524 <translation>Beendet UniversalIndentGUI.</translation>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
525 </message>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
526 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
527 <location filename="../src/MainWindow.ui" line="267"/>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
528 <source>Ctrl+Q</source>
456
4fcb8e9d4e73 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 431
diff changeset
529 <translation>Ctrl+Q</translation>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
530 </message>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
531 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
532 <location filename="../src/MainWindow.ui" line="276"/>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
533 <source>PDF</source>
456
4fcb8e9d4e73 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 431
diff changeset
534 <translation>PDF</translation>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
535 </message>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
536 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
537 <location filename="../src/MainWindow.ui" line="279"/>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
538 <source>Export the currently visible source code as PDF document</source>
456
4fcb8e9d4e73 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 431
diff changeset
539 <translation>Exportiert den momentan sichtbaren Quellcode als PDF Dokument</translation>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
540 </message>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
541 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
542 <location filename="../src/MainWindow.ui" line="288"/>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
543 <source>HTML</source>
456
4fcb8e9d4e73 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 431
diff changeset
544 <translation>HTML</translation>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
545 </message>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
546 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
547 <location filename="../src/MainWindow.ui" line="291"/>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
548 <source>Export the currently visible source code as HTML document</source>
456
4fcb8e9d4e73 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 431
diff changeset
549 <translation>Exportiert den momentan sichtbaren Quellcode als HTML Dokument</translation>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
550 </message>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
551 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
552 <location filename="../src/MainWindow.ui" line="306"/>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
553 <source>Parameter Tooltips</source>
456
4fcb8e9d4e73 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 431
diff changeset
554 <translation>Parameter Tooltips</translation>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
555 </message>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
556 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
557 <location filename="../src/MainWindow.ui" line="309"/>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
558 <source>If checked, tool tips will show up if the mouse cursor remains over an indenter parameter for a while.</source>
456
4fcb8e9d4e73 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 431
diff changeset
559 <translation>Zeigt Tooltips zu den Formatierer Einstellungen an, wenn aktiviert.</translation>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
560 </message>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
561 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
562 <location filename="../src/MainWindow.ui" line="324"/>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
563 <source>Live Indent Preview</source>
456
4fcb8e9d4e73 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 431
diff changeset
564 <translation>Echtzeit Formatieransicht</translation>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
565 </message>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
566 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
567 <location filename="../src/MainWindow.ui" line="327"/>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
568 <source>Ctrl+L</source>
570
57a8ecade341 Updated the German translation.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 561
diff changeset
569 <translation>Strg+L</translation>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
570 </message>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
571 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
572 <location filename="../src/MainWindow.ui" line="345"/>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
573 <location filename="../src/MainWindow.ui" line="348"/>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
574 <source>Syntax Highlighting</source>
456
4fcb8e9d4e73 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 431
diff changeset
575 <translation>Syntax Hervorhebung</translation>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
576 </message>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
577 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
578 <location filename="../src/MainWindow.ui" line="351"/>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
579 <source>Enables or disables syntax highlighting for the source code.</source>
456
4fcb8e9d4e73 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 431
diff changeset
580 <translation>Aktiviert oder deaktiviert die Syntaxhervorhebung des Quellcodes.</translation>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
581 </message>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
582 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
583 <location filename="../src/MainWindow.ui" line="354"/>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
584 <source>By enabling special key words of the source code are highlighted.</source>
456
4fcb8e9d4e73 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 431
diff changeset
585 <translation>Aktiviert oder deaktiviert die Syntaxhervorhebung des Quellcodes.</translation>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
586 </message>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
587 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
588 <location filename="../src/MainWindow.ui" line="368"/>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
589 <location filename="../src/MainWindow.ui" line="371"/>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
590 <source>White Space Visible</source>
456
4fcb8e9d4e73 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 431
diff changeset
591 <translation>Leerzeichen sichtbar</translation>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
592 </message>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
593 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
594 <location filename="../src/MainWindow.ui" line="374"/>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
595 <source>Set white space visible</source>
456
4fcb8e9d4e73 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 431
diff changeset
596 <translation>Stelle Leerzeichen dar</translation>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
597 </message>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
598 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
599 <location filename="../src/MainWindow.ui" line="377"/>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
600 <source>Enables or disables diplaying of white space characters in the editor.</source>
456
4fcb8e9d4e73 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 431
diff changeset
601 <translation>Aktiviert oder deaktiviert die Darstellung von Leerzeichen im Editor.</translation>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
602 </message>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
603 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
604 <location filename="../src/MainWindow.ui" line="394"/>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
605 <source>Auto Open Last File</source>
456
4fcb8e9d4e73 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 431
diff changeset
606 <translation>Letzte Datei automatisch öffnen</translation>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
607 </message>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
608 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
609 <location filename="../src/MainWindow.ui" line="397"/>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
610 <source>Auto open last source file on startup</source>
456
4fcb8e9d4e73 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 431
diff changeset
611 <translation>Bei Porgrammstart letzte Datei automatisch öffnen</translation>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
612 </message>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
613 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
614 <location filename="../src/MainWindow.ui" line="400"/>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
615 <source>If selected opens last source code file on startup</source>
456
4fcb8e9d4e73 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 431
diff changeset
616 <translation>Wenn aktiviert, dann wird die zuletzt geöffnete Datei bei Progrannstart automatisch geladen</translation>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
617 </message>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
618 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
619 <location filename="../src/MainWindow.ui" line="421"/>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
620 <source>Opens the settings dialog</source>
456
4fcb8e9d4e73 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 431
diff changeset
621 <translation>Öffnet das Einstellungsmenü</translation>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
622 </message>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
623 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
624 <location filename="../src/MainWindow.ui" line="424"/>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
625 <source>Opens the settings dialog, to set language etc.</source>
456
4fcb8e9d4e73 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 431
diff changeset
626 <translation>Öffnet das Einstellungsmenü, für Sprache usw.</translation>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
627 </message>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
628 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
629 <location filename="../src/MainWindow.ui" line="433"/>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
630 <source>Check for update</source>
456
4fcb8e9d4e73 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 431
diff changeset
631 <translation>Auf Update prüfen</translation>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
632 </message>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
633 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
634 <location filename="../src/MainWindow.ui" line="436"/>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
635 <location filename="../src/MainWindow.ui" line="439"/>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
636 <source>Checks online whether a new version of UniversalIndentGUI is available.</source>
456
4fcb8e9d4e73 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 431
diff changeset
637 <translation>Prüft ob eine neue Version von UniversalIndentGUI zum Download verfügbar ist.</translation>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
638 </message>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
639 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
640 <location filename="../src/MainWindow.ui" line="448"/>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
641 <source>Clear Recently Opened List</source>
456
4fcb8e9d4e73 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 431
diff changeset
642 <translation>Liste zuletzt geöffneter Dateien leeren</translation>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
643 </message>
485
b50b445acb47 The translation file were updated.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 456
diff changeset
644 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
645 <location filename="../src/MainWindow.ui" line="457"/>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
646 <source>Show Log</source>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
647 <translation type="unfinished"></translation>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
648 </message>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
649 <message>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
650 <location filename="../src/MainWindow.ui" line="460"/>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
651 <source>Displays logging information.</source>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
652 <translation type="unfinished"></translation>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
653 </message>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
654 <message>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
655 <location filename="../src/MainWindow.ui" line="463"/>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
656 <source>Displays logging info about the currently running UiGUI application.</source>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
657 <translation type="unfinished"></translation>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
658 </message>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
659 <message>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
660 <location filename="../src/MainWindow.ui" line="140"/>
485
b50b445acb47 The translation file were updated.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 456
diff changeset
661 <source>Indenter Settings</source>
b50b445acb47 The translation file were updated.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 456
diff changeset
662 <translation>Indenter Einstellungen</translation>
b50b445acb47 The translation file were updated.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 456
diff changeset
663 </message>
541
e7dd2eabb2a3 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 516
diff changeset
664 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
665 <location filename="../src/MainWindow.ui" line="228"/>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
666 <location filename="../src/MainWindow.ui" line="231"/>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
667 <location filename="../src/MainWindow.ui" line="234"/>
681
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
668 <source>Save Source File As...</source>
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
669 <translation>Speichern unter...</translation>
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
670 </message>
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
671 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
672 <location filename="../src/MainWindow.ui" line="312"/>
560
e246898b556b - Added a French translation and updated some files for that.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 541
diff changeset
673 <source>DONOTTRANSLATE:IndenterParameterTooltipsEnabled</source>
570
57a8ecade341 Updated the German translation.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 561
diff changeset
674 <translation></translation>
560
e246898b556b - Added a French translation and updated some files for that.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 541
diff changeset
675 </message>
e246898b556b - Added a French translation and updated some files for that.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 541
diff changeset
676 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
677 <location filename="../src/MainWindow.ui" line="360"/>
560
e246898b556b - Added a French translation and updated some files for that.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 541
diff changeset
678 <source>DONOTTRANSLATE:SyntaxHighlightningEnabled</source>
570
57a8ecade341 Updated the German translation.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 561
diff changeset
679 <translation></translation>
560
e246898b556b - Added a French translation and updated some files for that.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 541
diff changeset
680 </message>
e246898b556b - Added a French translation and updated some files for that.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 541
diff changeset
681 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
682 <location filename="../src/MainWindow.ui" line="383"/>
560
e246898b556b - Added a French translation and updated some files for that.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 541
diff changeset
683 <source>DONOTTRANSLATE:WhiteSpaceIsVisible</source>
570
57a8ecade341 Updated the German translation.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 561
diff changeset
684 <translation></translation>
541
e7dd2eabb2a3 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 516
diff changeset
685 </message>
e7dd2eabb2a3 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 516
diff changeset
686 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
687 <location filename="../src/MainWindow.ui" line="406"/>
560
e246898b556b - Added a French translation and updated some files for that.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 541
diff changeset
688 <source>DONOTTRANSLATE:LoadLastOpenedFileOnStartup</source>
570
57a8ecade341 Updated the German translation.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 561
diff changeset
689 <translation></translation>
541
e7dd2eabb2a3 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 516
diff changeset
690 </message>
577
4aed81d111df Made some changes concerning the language detection on the very first start. Also updated the build scripts.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 570
diff changeset
691 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
692 <location filename="../src/MainWindow.ui" line="240"/>
577
4aed81d111df Made some changes concerning the language detection on the very first start. Also updated the build scripts.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 570
diff changeset
693 <source>Ctrl+Shift+S</source>
4aed81d111df Made some changes concerning the language detection on the very first start. Also updated the build scripts.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 570
diff changeset
694 <translation>Strg+Shift+S</translation>
4aed81d111df Made some changes concerning the language detection on the very first start. Also updated the build scripts.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 570
diff changeset
695 </message>
4aed81d111df Made some changes concerning the language detection on the very first start. Also updated the build scripts.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 570
diff changeset
696 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
697 <location filename="../src/MainWindow.ui" line="357"/>
577
4aed81d111df Made some changes concerning the language detection on the very first start. Also updated the build scripts.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 570
diff changeset
698 <source>Ctrl+H</source>
4aed81d111df Made some changes concerning the language detection on the very first start. Also updated the build scripts.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 570
diff changeset
699 <translation>Strg+H</translation>
4aed81d111df Made some changes concerning the language detection on the very first start. Also updated the build scripts.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 570
diff changeset
700 </message>
431
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
701 </context>
3db734329229 Renamed the file "indentgui.ui" to "mainwindow.ui" and with that renamed its contained class and all dependend parts in the code.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 412
diff changeset
702 <context>
118
db7939e26bd1 Language files updated
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 94
diff changeset
703 <name>SettingsDialog</name>
db7939e26bd1 Language files updated
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 94
diff changeset
704 <message>
683
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
705 <location filename="../src/UiGuiSettingsDialog.ui" line="41"/>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
706 <source>Common</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
707 <translation>Allgemein</translation>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
708 </message>
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
709 <message>
683
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
710 <location filename="../src/UiGuiSettingsDialog.ui" line="17"/>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
711 <source>Settings</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
712 <translation>Einstellungen</translation>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
713 </message>
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
714 <message>
683
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
715 <location filename="../src/UiGuiSettingsDialog.ui" line="108"/>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
716 <source>Automatically open last file on startup</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
717 <translation>Letzte Datei automatisch öffnen</translation>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
718 </message>
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
719 <message>
683
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
720 <location filename="../src/UiGuiSettingsDialog.ui" line="121"/>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
721 <source>Enable Parameter Tooltips</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
722 <translation>Parameter Tooltips aktivieren</translation>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
723 </message>
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
724 <message>
683
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
725 <location filename="../src/UiGuiSettingsDialog.ui" line="220"/>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
726 <source>Editor</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
727 <translation>Editor</translation>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
728 </message>
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
729 <message>
683
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
730 <location filename="../src/UiGuiSettingsDialog.ui" line="355"/>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
731 <source>Highlighter settings</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
732 <translation>Syntaxhervorhebung</translation>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
733 </message>
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
734 <message>
683
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
735 <location filename="../src/UiGuiSettingsDialog.ui" line="392"/>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
736 <source>Set Font</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
737 <translation>Schriftart</translation>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
738 </message>
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
739 <message>
683
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
740 <location filename="../src/UiGuiSettingsDialog.ui" line="402"/>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
741 <source>Set Color</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
742 <translation>Farbe</translation>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
743 </message>
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
744 <message>
683
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
745 <location filename="../src/UiGuiSettingsDialog.ui" line="61"/>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
746 <location filename="../src/UiGuiSettingsDialog.ui" line="80"/>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
747 <source>Displays all available translations for UniversalIndentGui and lets you choose one.</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
748 <translation>Zeigt alle für UniversalIndentGui zum Auswählen verfügbaren Übersetzungen an.</translation>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
749 </message>
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
750 <message>
683
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
751 <location filename="../src/UiGuiSettingsDialog.ui" line="64"/>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
752 <source>Application language</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
753 <translation>Programmsprache</translation>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
754 </message>
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
755 <message>
683
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
756 <location filename="../src/UiGuiSettingsDialog.ui" line="105"/>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
757 <source>If selected opens the source code file on startup that was opened last time.</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
758 <translation>Wenn aktiviert, dann wird die zuletzt geöffnete Datei bei Progrannstart automatisch geladen.</translation>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
759 </message>
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
760 <message>
683
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
761 <location filename="../src/UiGuiSettingsDialog.ui" line="118"/>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
762 <source>If checked, tool tips will show up if the mouse cursor remains over an indenter parameter for a while.</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
763 <translation>Zeigt Tooltips zu den Formatierer Einstellungen an, wenn aktiviert.</translation>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
764 </message>
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
765 <message>
683
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
766 <location filename="../src/UiGuiSettingsDialog.ui" line="139"/>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
767 <location filename="../src/UiGuiSettingsDialog.ui" line="155"/>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
768 <source>Sets how many files should be remembered in the list of recently opened files.</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
769 <translation>Legt fest wieviele Einträge in der Liste der zuletzt geöffneten Dateien möglich sein sollen.</translation>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
770 </message>
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
771 <message>
683
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
772 <location filename="../src/UiGuiSettingsDialog.ui" line="232"/>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
773 <source>Enables or disables displaying of white space characters in the editor.</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
774 <translation>Aktiviert oder deaktiviert die Darstellung von Leerzeichen, Tbs usw. im Editor.</translation>
118
db7939e26bd1 Language files updated
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 94
diff changeset
775 </message>
db7939e26bd1 Language files updated
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 94
diff changeset
776 <message>
683
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
777 <location filename="../src/UiGuiSettingsDialog.ui" line="235"/>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
778 <source>Display white space character (tabs, spaces, etc.)</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
779 <translation>Leerzeichen, Tabs usw. darstellen</translation>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
780 </message>
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
781 <message>
683
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
782 <location filename="../src/UiGuiSettingsDialog.ui" line="272"/>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
783 <source>Defines how many spaces should be displayed in the editor for one tab character.</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
784 <translation>Legt fest wie viele Zeichen breit ein Tabulator dargestellt werden soll.</translation>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
785 </message>
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
786 <message>
683
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
787 <location filename="../src/UiGuiSettingsDialog.ui" line="253"/>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
788 <source>Sets width in single spaces used for tabs</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
789 <translation>Legt die Breite eines Tabs fest</translation>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
790 </message>
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
791 <message>
683
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
792 <location filename="../src/UiGuiSettingsDialog.ui" line="256"/>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
793 <source>Defines how many spaces should be displayed in the editor for one tab.</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
794 <translation>Legt fest wie viele Zeichen breit ein Tabulator dargestellt werden soll.</translation>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
795 </message>
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
796 <message>
683
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
797 <location filename="../src/UiGuiSettingsDialog.ui" line="259"/>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
798 <source>Displayed width of tabs</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
799 <translation>Breite eines Tabs</translation>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
800 </message>
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
801 <message>
683
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
802 <location filename="../src/UiGuiSettingsDialog.ui" line="324"/>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
803 <source>Syntax Highlighting</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
804 <translation>Syntax Hervorhebung</translation>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
805 </message>
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
806 <message>
683
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
807 <location filename="../src/UiGuiSettingsDialog.ui" line="336"/>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
808 <source>By enabling special key words of the source code are highlighted.</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
809 <translation>Aktiviert oder deaktiviert die Syntaxhervorhebung des Quellcodes.</translation>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
810 </message>
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
811 <message>
683
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
812 <location filename="../src/UiGuiSettingsDialog.ui" line="339"/>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
813 <source>Enable syntax highlighting</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
814 <translation>Syntaxhervorhebung aktivieren</translation>
118
db7939e26bd1 Language files updated
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 94
diff changeset
815 </message>
db7939e26bd1 Language files updated
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 94
diff changeset
816 <message>
683
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
817 <location filename="../src/UiGuiSettingsDialog.ui" line="352"/>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
818 <source>Lets you make settings for all properties of the available syntax highlighters, like font and color.</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
819 <translation>Einstellungen für die verschiedenen Syntaxhervorhebungen, wie Schriftart und Farbe.</translation>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
820 </message>
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
821 <message>
683
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
822 <location filename="../src/UiGuiSettingsDialog.ui" line="389"/>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
823 <source>Set the font for the current selected highlighter property.</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
824 <translation>Schriftart für die gewählte Syntaxeigenschaft festlegen.</translation>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
825 </message>
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
826 <message>
683
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
827 <location filename="../src/UiGuiSettingsDialog.ui" line="399"/>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
828 <source>Set the color for the current selected highlighter property.</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
829 <translation>Farbe für die gewählte Syntaxeigenschaft festlegen.</translation>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
830 </message>
215
e6f2c1f03576 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 195
diff changeset
831 <message>
683
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
832 <location filename="../src/UiGuiSettingsDialog.ui" line="142"/>
215
e6f2c1f03576 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 195
diff changeset
833 <source>Number of files in recently opened list</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
834 <translation>Anzahl der Einträge in zuletzt geöffnet Liste</translation>
215
e6f2c1f03576 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 195
diff changeset
835 </message>
e6f2c1f03576 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 195
diff changeset
836 <message>
683
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
837 <location filename="../src/UiGuiSettingsDialog.ui" line="189"/>
215
e6f2c1f03576 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 195
diff changeset
838 <source>Checks whether a new version of UniversalIndentGUI exists on program start, but only once a day.</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
839 <translation>Prüft bei Programmstart ob eine neue Version von UniversalIndentGUI zum Download verfügbar ist, prüft aber nur einmal täglich.</translation>
215
e6f2c1f03576 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 195
diff changeset
840 </message>
e6f2c1f03576 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 195
diff changeset
841 <message>
683
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
842 <location filename="../src/UiGuiSettingsDialog.ui" line="192"/>
215
e6f2c1f03576 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 195
diff changeset
843 <source>Check online for update on program start</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
844 <translation>Auf Update bei Programmstart prüfen</translation>
215
e6f2c1f03576 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 195
diff changeset
845 </message>
541
e7dd2eabb2a3 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 516
diff changeset
846 <message>
683
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
847 <location filename="../src/UiGuiSettingsDialog.ui" line="83"/>
560
e246898b556b - Added a French translation and updated some files for that.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 541
diff changeset
848 <source>DONOTTRANSLATE:Language</source>
570
57a8ecade341 Updated the German translation.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 561
diff changeset
849 <translation></translation>
541
e7dd2eabb2a3 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 516
diff changeset
850 </message>
e7dd2eabb2a3 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 516
diff changeset
851 <message>
683
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
852 <location filename="../src/UiGuiSettingsDialog.ui" line="111"/>
560
e246898b556b - Added a French translation and updated some files for that.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 541
diff changeset
853 <source>DONOTTRANSLATE:LoadLastOpenedFileOnStartup</source>
570
57a8ecade341 Updated the German translation.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 561
diff changeset
854 <translation></translation>
541
e7dd2eabb2a3 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 516
diff changeset
855 </message>
e7dd2eabb2a3 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 516
diff changeset
856 <message>
683
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
857 <location filename="../src/UiGuiSettingsDialog.ui" line="124"/>
560
e246898b556b - Added a French translation and updated some files for that.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 541
diff changeset
858 <source>DONOTTRANSLATE:IndenterParameterTooltipsEnabled</source>
570
57a8ecade341 Updated the German translation.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 561
diff changeset
859 <translation></translation>
541
e7dd2eabb2a3 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 516
diff changeset
860 </message>
e7dd2eabb2a3 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 516
diff changeset
861 <message>
683
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
862 <location filename="../src/UiGuiSettingsDialog.ui" line="167"/>
560
e246898b556b - Added a French translation and updated some files for that.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 541
diff changeset
863 <source>DONOTTRANSLATE:RecentlyOpenedListSize</source>
570
57a8ecade341 Updated the German translation.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 561
diff changeset
864 <translation></translation>
541
e7dd2eabb2a3 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 516
diff changeset
865 </message>
e7dd2eabb2a3 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 516
diff changeset
866 <message>
683
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
867 <location filename="../src/UiGuiSettingsDialog.ui" line="195"/>
560
e246898b556b - Added a French translation and updated some files for that.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 541
diff changeset
868 <source>DONOTTRANSLATE:CheckForUpdate</source>
570
57a8ecade341 Updated the German translation.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 561
diff changeset
869 <translation></translation>
541
e7dd2eabb2a3 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 516
diff changeset
870 </message>
e7dd2eabb2a3 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 516
diff changeset
871 <message>
683
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
872 <location filename="../src/UiGuiSettingsDialog.ui" line="238"/>
560
e246898b556b - Added a French translation and updated some files for that.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 541
diff changeset
873 <source>DONOTTRANSLATE:WhiteSpaceIsVisible</source>
570
57a8ecade341 Updated the German translation.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 561
diff changeset
874 <translation></translation>
541
e7dd2eabb2a3 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 516
diff changeset
875 </message>
e7dd2eabb2a3 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 516
diff changeset
876 <message>
683
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
877 <location filename="../src/UiGuiSettingsDialog.ui" line="284"/>
560
e246898b556b - Added a French translation and updated some files for that.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 541
diff changeset
878 <source>DONOTTRANSLATE:TabWidth</source>
570
57a8ecade341 Updated the German translation.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 561
diff changeset
879 <translation></translation>
541
e7dd2eabb2a3 Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 516
diff changeset
880 </message>
412
9d96b1887948 Updated the translation files and made a string of the error message box be translatable.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 410
diff changeset
881 <message>
683
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
882 <location filename="../src/UiGuiSettingsDialog.ui" line="342"/>
560
e246898b556b - Added a French translation and updated some files for that.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 541
diff changeset
883 <source>DONOTTRANSLATE:SyntaxHighlightningEnabled</source>
570
57a8ecade341 Updated the German translation.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 561
diff changeset
884 <translation></translation>
412
9d96b1887948 Updated the translation files and made a string of the error message box be translatable.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 410
diff changeset
885 </message>
9d96b1887948 Updated the translation files and made a string of the error message box be translatable.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 410
diff changeset
886 </context>
9d96b1887948 Updated the translation files and made a string of the error message box be translatable.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 410
diff changeset
887 <context>
683
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
888 <name>ToolBarWidget</name>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
889 <message>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
890 <location filename="../src/ToolBarWidget.ui" line="14"/>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
891 <source>Form</source>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
892 <translation>Form</translation>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
893 </message>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
894 <message>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
895 <location filename="../src/ToolBarWidget.ui" line="26"/>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
896 <source>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;/head&gt;&lt;body style=&quot; white-space: pre-wrap; font-family:MS Shell Dlg; font-size:8.25pt; font-weight:400; font-style:normal; text-decoration:none;&quot;&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;Opens a dialog for selecting a source code file.&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;&quot;&gt;This file will be used to show what the indent tool changes.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
897 <translation>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;/head&gt;&lt;body style=&quot; white-space: pre-wrap; font-family:MS Shell Dlg; font-size:8.25pt; font-weight:400; font-style:normal; text-decoration:none;&quot;&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;Öffnet ein Dialogfenster zur Auswahl der Quellcodedatei.&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;&quot;&gt;Anhand dieser Datei werden die Auswirkungen des Formatierers dargestellt.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
898 </message>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
899 <message>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
900 <location filename="../src/ToolBarWidget.ui" line="29"/>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
901 <source>Open Source File </source>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
902 <translation>Quellcodedatei öffnen</translation>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
903 </message>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
904 <message>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
905 <location filename="../src/ToolBarWidget.ui" line="40"/>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
906 <source>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;/head&gt;&lt;body style=&quot; white-space: pre-wrap; font-family:MS Shell Dlg 2; font-size:8.25pt; font-weight:400; font-style:normal; text-decoration:none;&quot;&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:MS Shell Dlg; font-size:8pt;&quot;&gt;Turns the preview of the reformatted source code on and off.&lt;/p&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:MS Shell Dlg; font-size:8pt;&quot;&gt;In other words it switches between formatted and nonformatted code. (Ctrl+L)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
907 <translation>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;/head&gt;&lt;body style=&quot; white-space: pre-wrap; font-family:MS Shell Dlg 2; font-size:8.25pt; font-weight:400; font-style:normal; text-decoration:none;&quot;&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:MS Shell Dlg; font-size:8pt;&quot;&gt;Schaltet die Voransicht für die Auswirkungen des Formatierers ein und aus.&lt;/p&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:MS Shell Dlg; font-size:8pt;&quot;&gt;Bedeutet es wird zwischen formatiertem und unformatiertem Code gewechselt. (Strg+L)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
908 </message>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
909 <message>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
910 <location filename="../src/ToolBarWidget.ui" line="43"/>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
911 <source>Live Indent Preview</source>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
912 <translation>Echtzeit Formatieransicht</translation>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
913 </message>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
914 <message>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
915 <location filename="../src/ToolBarWidget.ui" line="50"/>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
916 <source>Ctrl+L</source>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
917 <translation>Strg+L</translation>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
918 </message>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
919 <message>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
920 <location filename="../src/ToolBarWidget.ui" line="57"/>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
921 <source>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;/head&gt;&lt;body style=&quot; white-space: pre-wrap; font-family:MS Shell Dlg 2; font-size:8.25pt; font-weight:400; font-style:normal; text-decoration:none;&quot;&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:MS Shell Dlg; font-size:8pt;&quot;&gt;Enables and disables the highlightning of the source&lt;/p&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:MS Shell Dlg; font-size:8pt;&quot;&gt;code shown below. (Still needs some performance improvements) (Ctrl+H)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
922 <translation>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;/head&gt;&lt;body style=&quot; white-space: pre-wrap; font-family:MS Shell Dlg 2; font-size:8.25pt; font-weight:400; font-style:normal; text-decoration:none;&quot;&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:MS Shell Dlg; font-size:8pt;&quot;&gt;Schaltet die Syntaxhervorhebung für den Quellcode ein und aus.&lt;/p&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:MS Shell Dlg; font-size:8pt;&quot;&gt;(Benötigt noch Performanz Verbesserungen.) (Strg+H)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
923 </message>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
924 <message>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
925 <location filename="../src/ToolBarWidget.ui" line="60"/>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
926 <source>Syntax Highlight</source>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
927 <translation>Syntax Hervorhebung</translation>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
928 </message>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
929 <message>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
930 <location filename="../src/ToolBarWidget.ui" line="67"/>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
931 <source>Ctrl+H</source>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
932 <translation>Strg-H</translation>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
933 </message>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
934 <message>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
935 <location filename="../src/ToolBarWidget.ui" line="73"/>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
936 <source>DONOTTRANSLATE:SyntaxHighlightningEnabled</source>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
937 <translation></translation>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
938 </message>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
939 <message>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
940 <location filename="../src/ToolBarWidget.ui" line="93"/>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
941 <source>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;/head&gt;&lt;body style=&quot; white-space: pre-wrap; font-family:MS Shell Dlg; font-size:8.25pt; font-weight:400; font-style:normal; text-decoration:none;&quot;&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Shows info about UniversalIndentGUI&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
942 <translation>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;/head&gt;&lt;body style=&quot; white-space: pre-wrap; font-family:MS Shell Dlg; font-size:8.25pt; font-weight:400; font-style:normal; text-decoration:none;&quot;&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Zeigt Informationen über UniversalIndentGUI&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
943 </message>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
944 <message>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
945 <location filename="../src/ToolBarWidget.ui" line="96"/>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
946 <source>About</source>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
947 <translation>Info</translation>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
948 </message>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
949 <message>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
950 <location filename="../src/ToolBarWidget.ui" line="107"/>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
951 <source>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;/head&gt;&lt;body style=&quot; white-space: pre-wrap; font-family:MS Shell Dlg; font-size:8.25pt; font-weight:400; font-style:normal; text-decoration:none;&quot;&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Quits the UniversalIndentGUI&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
952 <translation>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;/head&gt;&lt;body style=&quot; white-space: pre-wrap; font-family:MS Shell Dlg; font-size:8.25pt; font-weight:400; font-style:normal; text-decoration:none;&quot;&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Beendet UniversalIndentGUI&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
953 </message>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
954 <message>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
955 <location filename="../src/ToolBarWidget.ui" line="110"/>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
956 <source>Exit</source>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
957 <translation>Beenden</translation>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
958 </message>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
959 </context>
e141699be970 Why ever the class name ToolBarWidget started lower case. Maybe that came along with conversion to Qt 4.5.x. Made it starting upper case again.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 681
diff changeset
960 <context>
681
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
961 <name>UiGuiErrorMessage</name>
165
6f8956c75d8f Updated the translation files
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 121
diff changeset
962 <message>
681
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
963 <location filename="../src/UiGuiErrorMessage.cpp" line="40"/>
560
e246898b556b - Added a French translation and updated some files for that.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 541
diff changeset
964 <source>Show this message again</source>
570
57a8ecade341 Updated the German translation.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 561
diff changeset
965 <translation>Meldung immer wieder anzeigen</translation>
410
1a70e855d535 Updated the translation files for the current source code. The qmake project file now ensures that the translation files are being updated and created as binaries.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 409
diff changeset
966 </message>
1
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
967 </context>
22
8d79780bbbd7 Reorderd the call of connects for signals and slots to have them all together.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 10
diff changeset
968 <context>
681
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
969 <name>UiGuiIndentServer</name>
516
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
970 <message>
681
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
971 <location filename="../src/UiGuiIndentServer.cpp" line="61"/>
516
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
972 <source>UiGUI Server</source>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
973 <translation>UiGUI Server</translation>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
974 </message>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
975 <message>
681
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
976 <location filename="../src/UiGuiIndentServer.cpp" line="61"/>
516
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
977 <source>Unable to start the server: %1.</source>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
978 <translation>Konnte Server nicht starten: %1.</translation>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
979 </message>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
980 </context>
1c827cd8a82d Updated the translation files for use with Qt 4.4.1.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 485
diff changeset
981 <context>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
982 <name>UiGuiLoggerDialog</name>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
983 <message>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
984 <location filename="../src/UiGuiLoggerDialog.ui" line="14"/>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
985 <source>Log</source>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
986 <translation type="unfinished"></translation>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
987 </message>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
988 <message>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
989 <location filename="../src/UiGuiLoggerDialog.ui" line="24"/>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
990 <source>Logged messages</source>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
991 <translation type="unfinished"></translation>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
992 </message>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
993 <message>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
994 <location filename="../src/UiGuiLoggerDialog.ui" line="40"/>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
995 <source>Clear log</source>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
996 <translation type="unfinished"></translation>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
997 </message>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
998 <message>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
999 <location filename="../src/UiGuiLoggerDialog.ui" line="43"/>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
1000 <source>...</source>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
1001 <translation type="unfinished"></translation>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
1002 </message>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
1003 <message>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
1004 <location filename="../src/UiGuiLoggerDialog.ui" line="54"/>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
1005 <location filename="../src/UiGuiLoggerDialog.ui" line="57"/>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
1006 <source>Open folder containing log file.</source>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
1007 <translation type="unfinished"></translation>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
1008 </message>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
1009 </context>
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
1010 <context>
681
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
1011 <name>UiGuiSettingsDialog</name>
560
e246898b556b - Added a French translation and updated some files for that.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 541
diff changeset
1012 <message>
681
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
1013 <location filename="../src/UiGuiSettingsDialog.cpp" line="73"/>
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
1014 <location filename="../src/UiGuiSettingsDialog.cpp" line="233"/>
560
e246898b556b - Added a French translation and updated some files for that.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 541
diff changeset
1015 <source>English</source>
570
57a8ecade341 Updated the German translation.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 561
diff changeset
1016 <translation>Englisch</translation>
560
e246898b556b - Added a French translation and updated some files for that.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 541
diff changeset
1017 </message>
e246898b556b - Added a French translation and updated some files for that.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 541
diff changeset
1018 <message>
681
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
1019 <location filename="../src/UiGuiSettingsDialog.cpp" line="79"/>
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
1020 <location filename="../src/UiGuiSettingsDialog.cpp" line="239"/>
560
e246898b556b - Added a French translation and updated some files for that.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 541
diff changeset
1021 <source>German</source>
570
57a8ecade341 Updated the German translation.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 561
diff changeset
1022 <translation>Deutsch</translation>
560
e246898b556b - Added a French translation and updated some files for that.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 541
diff changeset
1023 </message>
e246898b556b - Added a French translation and updated some files for that.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 541
diff changeset
1024 <message>
681
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
1025 <location filename="../src/UiGuiSettingsDialog.cpp" line="85"/>
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
1026 <location filename="../src/UiGuiSettingsDialog.cpp" line="245"/>
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
1027 <source>Japanese</source>
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
1028 <translation>Japanisch</translation>
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
1029 </message>
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
1030 <message>
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
1031 <location filename="../src/UiGuiSettingsDialog.cpp" line="95"/>
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
1032 <location filename="../src/UiGuiSettingsDialog.cpp" line="254"/>
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
1033 <source>Unknown language mnemonic </source>
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
1034 <translation>Unbekanntes Sprachkürzel </translation>
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
1035 </message>
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
1036 <message>
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
1037 <location filename="../src/UiGuiSettingsDialog.cpp" line="82"/>
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
1038 <location filename="../src/UiGuiSettingsDialog.cpp" line="242"/>
560
e246898b556b - Added a French translation and updated some files for that.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 541
diff changeset
1039 <source>Chinese (Taiwan)</source>
570
57a8ecade341 Updated the German translation.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 561
diff changeset
1040 <translation>Chinesisch (Taiwan)</translation>
560
e246898b556b - Added a French translation and updated some files for that.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 541
diff changeset
1041 </message>
e246898b556b - Added a French translation and updated some files for that.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 541
diff changeset
1042 <message>
681
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
1043 <location filename="../src/UiGuiSettingsDialog.cpp" line="76"/>
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
1044 <location filename="../src/UiGuiSettingsDialog.cpp" line="236"/>
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
1045 <source>French</source>
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
1046 <translation>Französisch</translation>
560
e246898b556b - Added a French translation and updated some files for that.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 541
diff changeset
1047 </message>
e246898b556b - Added a French translation and updated some files for that.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 541
diff changeset
1048 <message>
681
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
1049 <location filename="../src/UiGuiSettingsDialog.cpp" line="88"/>
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
1050 <location filename="../src/UiGuiSettingsDialog.cpp" line="248"/>
560
e246898b556b - Added a French translation and updated some files for that.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 541
diff changeset
1051 <source>Russian</source>
570
57a8ecade341 Updated the German translation.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 561
diff changeset
1052 <translation>Russisch</translation>
560
e246898b556b - Added a French translation and updated some files for that.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 541
diff changeset
1053 </message>
e246898b556b - Added a French translation and updated some files for that.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 541
diff changeset
1054 <message>
681
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
1055 <location filename="../src/UiGuiSettingsDialog.cpp" line="91"/>
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
1056 <location filename="../src/UiGuiSettingsDialog.cpp" line="251"/>
560
e246898b556b - Added a French translation and updated some files for that.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 541
diff changeset
1057 <source>Ukrainian</source>
570
57a8ecade341 Updated the German translation.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 561
diff changeset
1058 <translation>Ukrainisch</translation>
560
e246898b556b - Added a French translation and updated some files for that.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 541
diff changeset
1059 </message>
e246898b556b - Added a French translation and updated some files for that.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 541
diff changeset
1060 </context>
e246898b556b - Added a French translation and updated some files for that.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 541
diff changeset
1061 <context>
272
01d40b19206e Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 237
diff changeset
1062 <name>UpdateCheckDialog</name>
01d40b19206e Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 237
diff changeset
1063 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
1064 <location filename="../src/UpdateCheckDialog.ui" line="17"/>
681
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
1065 <location filename="../src/UpdateCheckDialog.cpp" line="166"/>
272
01d40b19206e Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 237
diff changeset
1066 <source>Checking for update...</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
1067 <translation>Prüfe auf Update...</translation>
272
01d40b19206e Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 237
diff changeset
1068 </message>
01d40b19206e Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 237
diff changeset
1069 <message>
719
c5af2e294854 Updated translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 683
diff changeset
1070 <location filename="../src/UpdateCheckDialog.ui" line="23"/>
681
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
1071 <location filename="../src/UpdateCheckDialog.cpp" line="167"/>
272
01d40b19206e Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 237
diff changeset
1072 <source>Checking whether a newer version is available</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
1073 <translation>Prüfe ob eine neuere Version verfügbar ist</translation>
272
01d40b19206e Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 237
diff changeset
1074 </message>
01d40b19206e Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 237
diff changeset
1075 <message>
681
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
1076 <location filename="../src/UpdateCheckDialog.cpp" line="178"/>
272
01d40b19206e Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 237
diff changeset
1077 <source>Update available</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
1078 <translation>Update verfügbar</translation>
272
01d40b19206e Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 237
diff changeset
1079 </message>
01d40b19206e Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 237
diff changeset
1080 <message>
681
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
1081 <location filename="../src/UpdateCheckDialog.cpp" line="179"/>
272
01d40b19206e Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 237
diff changeset
1082 <source>A newer version of UniversalIndentGUI is available.
01d40b19206e Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 237
diff changeset
1083 Your version is %1. New version is %2.
01d40b19206e Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 237
diff changeset
1084 Do you want to go to the download website?</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
1085 <translation>Eine neuere Version von UniversalIndentGUI ist verfügbar.
272
01d40b19206e Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 237
diff changeset
1086 Ihre Version ist %1. Die neue Version ist %2.
01d40b19206e Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 237
diff changeset
1087 Wollen Sie zur Download Website geleitet werden?</translation>
01d40b19206e Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 237
diff changeset
1088 </message>
01d40b19206e Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 237
diff changeset
1089 <message>
681
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
1090 <location filename="../src/UpdateCheckDialog.cpp" line="190"/>
272
01d40b19206e Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 237
diff changeset
1091 <source>No new update available</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
1092 <translation>Kein Update verfügbar</translation>
272
01d40b19206e Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 237
diff changeset
1093 </message>
01d40b19206e Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 237
diff changeset
1094 <message>
681
aba040a4acd5 Updated the language files using the Qt lupdate and Linguist version 4.5.0. Removed obsolete entries and did small spell correction.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 603
diff changeset
1095 <location filename="../src/UpdateCheckDialog.cpp" line="191"/>
272
01d40b19206e Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 237
diff changeset
1096 <source>You already have the latest version of UniversalIndentGUI.</source>
409
0d204647ac5d The translation files got broken during one of the last commits. Fixed them.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 407
diff changeset
1097 <translation>Sie haben bereits die aktuellste Version von UniversalIndentGUI.</translation>
272
01d40b19206e Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 237
diff changeset
1098 </message>
01d40b19206e Updated the translation files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 237
diff changeset
1099 </context>
1
e6a2f4c49682 Restucturing of repository
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
1100 </TS>