~ubuntu-branches/debian/jessie/universalindentgui/jessie

« back to all changes in this revision

Viewing changes to translations/universalindent_ja_JP.ts

  • Committer: Bazaar Package Importer
  • Author(s): Fathi Boudra
  • Date: 2009-04-29 10:50:58 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20090429105058-7xj26rwxxnir1tr7
Tags: 1.0.2-1
* New upstream release:
  - The default editor font type is now Monospace instead of Courier.
    (Closes: #483873)
* Add 01_disable_check_for_update.diff patch:
  Automatic check for update is disabled by default. (Closes: #514999)
* Bump debian/compat to 7.
* Update debian/control:
  - Set Thomas Schweitzer as maintainer and myself as uploader.
    (Closes: #483068)
  - Bump debhelper build-dependency to 7.
  - Bump Standards-Version to 3.8.1. No changes needed.
  - Update recommended beautifier list.
  - Update description to list all supported beautifiers.
* Update debian/copyright:
  - Add PerlTidy.pm and JsDecoder.js missing copyrights.
* Cleanup debian/rules.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="utf-8"?>
2
 
<!DOCTYPE TS><TS version="1.1" language="ja_JP">
3
 
<context>
4
 
    <name>AboutDialog</name>
5
 
    <message>
6
 
        <location filename="../src/aboutdialog.ui" line="25"/>
7
 
        <source>About UniversalIndentGUI</source>
8
 
        <translation>UniversalIndentGUI について</translation>
9
 
    </message>
10
 
    <message>
11
 
        <location filename="../src/aboutdialog.ui" line="105"/>
12
 
        <source>... 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.</source>
13
 
        <translation type="unfinished"></translation>
14
 
    </message>
15
 
    <message>
16
 
        <location filename="../src/aboutdialog.ui" line="203"/>
17
 
        <source>OK</source>
18
 
        <translation type="unfinished"></translation>
19
 
    </message>
20
 
    <message>
21
 
        <location filename="../src/aboutdialog.ui" line="95"/>
22
 
        <source>&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;
23
 
p, li { white-space: pre-wrap; }
24
 
&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;
25
 
&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;; font-size:12pt;&quot;&gt;Version %1 rev.%2, %3 &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
26
 
        <translation type="unfinished"></translation>
27
 
    </message>
28
 
    <message>
29
 
        <location filename="../src/aboutdialog.ui" line="136"/>
30
 
        <source>&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;
31
 
p, li { white-space: pre-wrap; }
32
 
&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;
33
 
&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;; font-size:9pt;&quot;&gt;&lt;br /&gt;Written by : Thomas Schweitzer&lt;/p&gt;
34
 
&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;; font-size:9pt;&quot;&gt;Project 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;
35
 
&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;; font-size:9pt;&quot;&gt;    &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
36
 
        <translation type="unfinished"></translation>
37
 
    </message>
38
 
    <message>
39
 
        <location filename="../src/aboutdialog.ui" line="148"/>
40
 
        <source>License: UniversalIndentGui is released under the GPL 2. For details read the included file LICENSE.GPL visit http://www.gnu.org/licenses/gpl.html.</source>
41
 
        <translation type="unfinished"></translation>
42
 
    </message>
43
 
    <message>
44
 
        <location filename="../src/aboutdialog.ui" line="158"/>
45
 
        <source>
46
 
Credits:</source>
47
 
        <translation type="unfinished"></translation>
48
 
    </message>
49
 
</context>
50
 
<context>
51
 
    <name>IndentGui</name>
52
 
    <message>
53
 
        <location filename="../src/indentgui.ui" line="14"/>
54
 
        <source>UniversalIndentGUI</source>
55
 
        <translation type="unfinished"></translation>
56
 
    </message>
57
 
    <message>
58
 
        <location filename="../src/indentgui.ui" line="77"/>
59
 
        <source>File</source>
60
 
        <translation>ファイル</translation>
61
 
    </message>
62
 
    <message>
63
 
        <location filename="../src/indentgui.ui" line="81"/>
64
 
        <source>Export</source>
65
 
        <translation>エクスポート</translation>
66
 
    </message>
67
 
    <message>
68
 
        <location filename="../src/indentgui.ui" line="133"/>
69
 
        <source>Help</source>
70
 
        <translation>ヘルプ</translation>
71
 
    </message>
72
 
    <message>
73
 
        <location filename="../src/indentgui.ui" line="447"/>
74
 
        <source>Settings</source>
75
 
        <translation>設定</translation>
76
 
    </message>
77
 
    <message>
78
 
        <location filename="../src/indentgui.ui" line="69"/>
79
 
        <source>Indenter</source>
80
 
        <translation>インデントツール</translation>
81
 
    </message>
82
 
    <message>
83
 
        <location filename="../src/indentgui.ui" line="158"/>
84
 
        <source>Indenter Parameter</source>
85
 
        <translation>インデントツール パラメータ</translation>
86
 
    </message>
87
 
    <message>
88
 
        <location filename="../src/indentgui.ui" line="207"/>
89
 
        <source>Main Toolbar</source>
90
 
        <translation type="unfinished"></translation>
91
 
    </message>
92
 
    <message>
93
 
        <location filename="../src/indentgui.ui" line="233"/>
94
 
        <source>Open Source File</source>
95
 
        <translation>ソースファイルを開く</translation>
96
 
    </message>
97
 
    <message>
98
 
        <location filename="../src/indentgui.ui" line="236"/>
99
 
        <source>Opens a dialog for selecting a source code file.</source>
100
 
        <translation>ソースコードファイルを選択するためのダイアログを開きます</translation>
101
 
    </message>
102
 
    <message>
103
 
        <location filename="../src/indentgui.ui" line="239"/>
104
 
        <source>Ctrl+O</source>
105
 
        <translation type="unfinished"></translation>
106
 
    </message>
107
 
    <message>
108
 
        <location filename="../src/indentgui.ui" line="247"/>
109
 
        <source>Save Source File</source>
110
 
        <translation>ソースファイルを保存</translation>
111
 
    </message>
112
 
    <message>
113
 
        <location filename="../src/indentgui.ui" line="250"/>
114
 
        <source>Saves the currently shown source code to the last opened or saved source file.</source>
115
 
        <translation>現在開いているソースコードを最後に開いたファイルまたは保存したファイルに保存します。</translation>
116
 
    </message>
117
 
    <message>
118
 
        <location filename="../src/indentgui.ui" line="253"/>
119
 
        <source>Ctrl+S</source>
120
 
        <translation type="unfinished"></translation>
121
 
    </message>
122
 
    <message>
123
 
        <location filename="../src/indentgui.ui" line="261"/>
124
 
        <source>Save Source File As</source>
125
 
        <translation>名前を付けてソースファイルを保存</translation>
126
 
    </message>
127
 
    <message>
128
 
        <location filename="../src/indentgui.ui" line="264"/>
129
 
        <source>Opens a file dialog to save the currently shown source code.</source>
130
 
        <translation>現在開いているソースコードを保存するためのダイアログを開きます。</translation>
131
 
    </message>
132
 
    <message>
133
 
        <location filename="../src/indentgui.ui" line="272"/>
134
 
        <source>Load Indenter Config File</source>
135
 
        <translation>インデントツールの設定ファイルを開く</translation>
136
 
    </message>
137
 
    <message>
138
 
        <location filename="../src/indentgui.ui" line="275"/>
139
 
        <source>Opens a file dialog to load the original config file of the indenter.</source>
140
 
        <translation>インデントツールの設定ファイルの読み込みダイアログを開きます。</translation>
141
 
    </message>
142
 
    <message>
143
 
        <location filename="../src/indentgui.ui" line="278"/>
144
 
        <source>Alt+O</source>
145
 
        <translation type="unfinished"></translation>
146
 
    </message>
147
 
    <message>
148
 
        <location filename="../src/indentgui.ui" line="286"/>
149
 
        <source>Save Indenter Config File</source>
150
 
        <translation>インデントツールの設定ファイルを保存</translation>
151
 
    </message>
152
 
    <message>
153
 
        <location filename="../src/indentgui.ui" line="289"/>
154
 
        <source>Opens a dialog to save the current indenter configuration to a file.</source>
155
 
        <translation>現在のインデントツールの設定をファイルに保存するためのダイアログを開きます。</translation>
156
 
    </message>
157
 
    <message>
158
 
        <location filename="../src/indentgui.ui" line="292"/>
159
 
        <source>Alt+S</source>
160
 
        <translation type="unfinished"></translation>
161
 
    </message>
162
 
    <message>
163
 
        <location filename="../src/indentgui.ui" line="300"/>
164
 
        <source>About UniversalIndentGUI</source>
165
 
        <translation>UniversalIndentGUI について</translation>
166
 
    </message>
167
 
    <message>
168
 
        <location filename="../src/indentgui.ui" line="303"/>
169
 
        <source>Shows info about UniversalIndentGUI.</source>
170
 
        <translation>UniversalIndentGUI についての情報を表示します。</translation>
171
 
    </message>
172
 
    <message>
173
 
        <location filename="../src/indentgui.ui" line="311"/>
174
 
        <source>Exit</source>
175
 
        <translation>終了</translation>
176
 
    </message>
177
 
    <message>
178
 
        <location filename="../src/indentgui.ui" line="314"/>
179
 
        <source>Quits the UniversalIndentGUI.</source>
180
 
        <translation>UniversalIndentGUI を終了します。</translation>
181
 
    </message>
182
 
    <message>
183
 
        <location filename="../src/indentgui.ui" line="317"/>
184
 
        <source>Ctrl+Q</source>
185
 
        <translation type="unfinished"></translation>
186
 
    </message>
187
 
    <message>
188
 
        <location filename="../src/indentgui.ui" line="325"/>
189
 
        <source>PDF</source>
190
 
        <translation type="unfinished"></translation>
191
 
    </message>
192
 
    <message>
193
 
        <location filename="../src/indentgui.ui" line="328"/>
194
 
        <source>Export the currently visible source code as PDF document</source>
195
 
        <translation>表示されているソースコードを PDF ファイルとして出力します。</translation>
196
 
    </message>
197
 
    <message>
198
 
        <location filename="../src/indentgui.ui" line="336"/>
199
 
        <source>HTML</source>
200
 
        <translation type="unfinished"></translation>
201
 
    </message>
202
 
    <message>
203
 
        <location filename="../src/indentgui.ui" line="339"/>
204
 
        <source>Export the currently visible source code as HTML document</source>
205
 
        <translation>表示されているソースコードを HTML として出力します。</translation>
206
 
    </message>
207
 
    <message>
208
 
        <location filename="../src/indentgui.ui" line="353"/>
209
 
        <source>Parameter Tooltips</source>
210
 
        <translation>パラメータ ツールチップ</translation>
211
 
    </message>
212
 
    <message>
213
 
        <location filename="../src/indentgui.ui" line="356"/>
214
 
        <source>If checked, tool tips will show up if the mouse cursor remains over an indenter parameter for a while.</source>
215
 
        <translation>チェックすると、インデントツールのパラメータの上にしばらくマウスカーソルを置くとツールチップを表示するようにします。</translation>
216
 
    </message>
217
 
    <message>
218
 
        <location filename="../src/indentgui.ui" line="367"/>
219
 
        <source>Live Indent Preview</source>
220
 
        <translation>インデントの即時プレビュー</translation>
221
 
    </message>
222
 
    <message>
223
 
        <location filename="../src/indentgui.ui" line="407"/>
224
 
        <source>White Space Visible</source>
225
 
        <translation type="unfinished"></translation>
226
 
    </message>
227
 
    <message>
228
 
        <location filename="../src/indentgui.ui" line="410"/>
229
 
        <source>Set white space visible</source>
230
 
        <translation type="unfinished"></translation>
231
 
    </message>
232
 
    <message>
233
 
        <location filename="../src/indentgui.ui" line="413"/>
234
 
        <source>Enables or disables diplaying of white space characters in the editor.</source>
235
 
        <translation type="unfinished"></translation>
236
 
    </message>
237
 
    <message>
238
 
        <location filename="../src/indentgui.ui" line="427"/>
239
 
        <source>Auto Open Last File</source>
240
 
        <translation type="unfinished"></translation>
241
 
    </message>
242
 
    <message>
243
 
        <location filename="../src/indentgui.ui" line="430"/>
244
 
        <source>Auto open last source file on startup</source>
245
 
        <translation type="unfinished"></translation>
246
 
    </message>
247
 
    <message>
248
 
        <location filename="../src/indentgui.ui" line="433"/>
249
 
        <source>If selected opens last source code file on startup</source>
250
 
        <translation type="unfinished"></translation>
251
 
    </message>
252
 
    <message>
253
 
        <location filename="../src/indentgui.ui" line="370"/>
254
 
        <source>Ctrl+L</source>
255
 
        <translation type="unfinished"></translation>
256
 
    </message>
257
 
    <message>
258
 
        <location filename="../src/indentgui.ui" line="390"/>
259
 
        <source>Syntax Highlighting</source>
260
 
        <translation type="unfinished"></translation>
261
 
    </message>
262
 
    <message>
263
 
        <location filename="../src/indentgui.ui" line="393"/>
264
 
        <source>Enables or disables syntax highlighting for the source code.</source>
265
 
        <translation type="unfinished"></translation>
266
 
    </message>
267
 
    <message>
268
 
        <location filename="../src/indentgui.ui" line="396"/>
269
 
        <source>By enabling special key words of the source code are highlighted.</source>
270
 
        <translation type="unfinished"></translation>
271
 
    </message>
272
 
    <message>
273
 
        <location filename="../src/indentgui.ui" line="450"/>
274
 
        <source>Opens the settings dialog</source>
275
 
        <translation type="unfinished"></translation>
276
 
    </message>
277
 
    <message>
278
 
        <location filename="../src/indentgui.ui" line="453"/>
279
 
        <source>Opens the settings dialog, to set language etc.</source>
280
 
        <translation type="unfinished"></translation>
281
 
    </message>
282
 
    <message>
283
 
        <location filename="../src/indentgui.ui" line="461"/>
284
 
        <source>Create Indenter Call Shell Script</source>
285
 
        <translation type="unfinished"></translation>
286
 
    </message>
287
 
    <message>
288
 
        <location filename="../src/indentgui.ui" line="467"/>
289
 
        <source>Create a shell script that calls the current selected indenter for formatting an as parameter given file with the current indent settings</source>
290
 
        <translation type="unfinished"></translation>
291
 
    </message>
292
 
    <message>
293
 
        <location filename="../src/indentgui.ui" line="88"/>
294
 
        <source>Recently Opened Files</source>
295
 
        <translation type="unfinished"></translation>
296
 
    </message>
297
 
    <message>
298
 
        <location filename="../src/indentgui.ui" line="95"/>
299
 
        <source>Reopen File with other Encoding</source>
300
 
        <translation type="unfinished"></translation>
301
 
    </message>
302
 
    <message>
303
 
        <location filename="../src/indentgui.ui" line="120"/>
304
 
        <source>Set Syntax Highlighter</source>
305
 
        <translation type="unfinished"></translation>
306
 
    </message>
307
 
    <message>
308
 
        <location filename="../src/indentgui.ui" line="475"/>
309
 
        <source>Check for update</source>
310
 
        <translation type="unfinished"></translation>
311
 
    </message>
312
 
    <message>
313
 
        <location filename="../src/indentgui.ui" line="481"/>
314
 
        <source>Checks online whether a new version of UniversalIndentGUI is available.</source>
315
 
        <translation type="unfinished"></translation>
316
 
    </message>
317
 
    <message>
318
 
        <location filename="../src/indentgui.ui" line="489"/>
319
 
        <source>Clear Recently Opened List</source>
320
 
        <translation type="unfinished"></translation>
321
 
    </message>
322
 
    <message>
323
 
        <location filename="../src/indentgui.ui" line="100"/>
324
 
        <source>Save Source File As with other Encoding</source>
325
 
        <translation type="unfinished"></translation>
326
 
    </message>
327
 
</context>
328
 
<context>
329
 
    <name>IndentHandler</name>
330
 
    <message>
331
 
        <location filename="../src/indenthandler.cpp" line="311"/>
332
 
        <source>No indenter executable</source>
333
 
        <translation>インデントツールの実行ファイルがありません</translation>
334
 
    </message>
335
 
    <message>
336
 
        <location filename="../src/indenthandler.cpp" line="1139"/>
337
 
        <source>wine not installed</source>
338
 
        <translation>wine がインストールされていません</translation>
339
 
    </message>
340
 
    <message>
341
 
        <location filename="../src/indenthandler.cpp" line="1139"/>
342
 
        <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>
343
 
        <translation>インデントツールの実行ファイルは win32 形式のものしか存在しません。インデントツールを実行するために wine をインストールしてください。 </translation>
344
 
    </message>
345
 
    <message>
346
 
        <location filename="../src/indenthandler.cpp" line="336"/>
347
 
        <source>&lt;b&gt;Returned error message:&lt;/b&gt; </source>
348
 
        <translation type="unfinished"></translation>
349
 
    </message>
350
 
    <message>
351
 
        <location filename="../src/indenthandler.cpp" line="340"/>
352
 
        <source>&lt;b&gt;Reason could be:&lt;/b&gt; </source>
353
 
        <translation type="unfinished"></translation>
354
 
    </message>
355
 
    <message>
356
 
        <location filename="../src/indenthandler.cpp" line="363"/>
357
 
        <source>Error calling Indenter</source>
358
 
        <translation type="unfinished"></translation>
359
 
    </message>
360
 
    <message>
361
 
        <location filename="../src/indenthandler.cpp" line="374"/>
362
 
        <source>&lt;b&gt;Indenter returned with exit code:&lt;/b&gt; </source>
363
 
        <translation type="unfinished"></translation>
364
 
    </message>
365
 
    <message>
366
 
        <location filename="../src/indenthandler.cpp" line="375"/>
367
 
        <source>&lt;b&gt;Indent console output was:&lt;/b&gt; </source>
368
 
        <translation type="unfinished"></translation>
369
 
    </message>
370
 
    <message>
371
 
        <location filename="../src/indenthandler.cpp" line="376"/>
372
 
        <source>&lt;br&gt;&lt;b&gt;Callstring was:&lt;/b&gt; </source>
373
 
        <translation type="unfinished"></translation>
374
 
    </message>
375
 
    <message>
376
 
        <location filename="../src/indenthandler.cpp" line="98"/>
377
 
        <source>No indenter ini files</source>
378
 
        <translation type="unfinished"></translation>
379
 
    </message>
380
 
    <message>
381
 
        <location filename="../src/indenthandler.cpp" line="98"/>
382
 
        <source>There exists no indenter ini files in the directory &quot;</source>
383
 
        <translation type="unfinished"></translation>
384
 
    </message>
385
 
    <message>
386
 
        <location filename="../src/indenthandler.cpp" line="312"/>
387
 
        <source>There exists no indenter executable with the name &quot;%1&quot; in the directory &quot;%2&quot; nor in the global environment.</source>
388
 
        <translation type="unfinished"></translation>
389
 
    </message>
390
 
    <message>
391
 
        <location filename="../src/indenthandler.cpp" line="361"/>
392
 
        <source>&lt;br&gt;&lt;br&gt;&lt;b&gt;Indenter output was:&lt;/b&gt;&lt;pre&gt;</source>
393
 
        <translation type="unfinished"></translation>
394
 
    </message>
395
 
    <message>
396
 
        <location filename="../src/indenthandler.cpp" line="378"/>
397
 
        <source>Indenter returned error</source>
398
 
        <translation type="unfinished"></translation>
399
 
    </message>
400
 
    <message>
401
 
        <location filename="../src/indenthandler.cpp" line="1091"/>
402
 
        <source>Interpreter needed</source>
403
 
        <translation type="unfinished"></translation>
404
 
    </message>
405
 
    <message>
406
 
        <location filename="../src/indenthandler.cpp" line="1092"/>
407
 
        <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>
408
 
        <translation type="unfinished"></translation>
409
 
    </message>
410
 
</context>
411
 
<context>
412
 
    <name>MainWindow</name>
413
 
    <message>
414
 
        <location filename="../src/mainwindow.cpp" line="1263"/>
415
 
        <source>Error opening file</source>
416
 
        <translation>ファイルの読み込みエラーが発生しました</translation>
417
 
    </message>
418
 
    <message>
419
 
        <location filename="../src/mainwindow.cpp" line="1263"/>
420
 
        <source>Cannot read the file </source>
421
 
        <translation>次のファイルを開けませんでした。: </translation>
422
 
    </message>
423
 
    <message>
424
 
        <location filename="../src/mainwindow.cpp" line="554"/>
425
 
        <source>Supported by indenter</source>
426
 
        <translation type="unfinished"></translation>
427
 
    </message>
428
 
    <message>
429
 
        <location filename="../src/mainwindow.cpp" line="1392"/>
430
 
        <source>All files</source>
431
 
        <translation type="unfinished"></translation>
432
 
    </message>
433
 
    <message>
434
 
        <location filename="../src/mainwindow.cpp" line="519"/>
435
 
        <source>Choose source code file</source>
436
 
        <translation type="unfinished"></translation>
437
 
    </message>
438
 
    <message>
439
 
        <location filename="../src/mainwindow.cpp" line="558"/>
440
 
        <source>Save source code file</source>
441
 
        <translation type="unfinished"></translation>
442
 
    </message>
443
 
    <message>
444
 
        <location filename="../src/mainwindow.cpp" line="634"/>
445
 
        <source>Save indent config file</source>
446
 
        <translation type="unfinished"></translation>
447
 
    </message>
448
 
    <message>
449
 
        <location filename="../src/mainwindow.cpp" line="654"/>
450
 
        <source>Choose indenter config file</source>
451
 
        <translation type="unfinished"></translation>
452
 
    </message>
453
 
    <message>
454
 
        <location filename="../src/mainwindow.cpp" line="974"/>
455
 
        <source>PDF Document</source>
456
 
        <translation type="unfinished"></translation>
457
 
    </message>
458
 
    <message>
459
 
        <location filename="../src/mainwindow.cpp" line="1003"/>
460
 
        <source>Export source code file</source>
461
 
        <translation type="unfinished"></translation>
462
 
    </message>
463
 
    <message>
464
 
        <location filename="../src/mainwindow.cpp" line="996"/>
465
 
        <source>HTML Document</source>
466
 
        <translation type="unfinished"></translation>
467
 
    </message>
468
 
    <message>
469
 
        <location filename="../src/mainwindow.cpp" line="1148"/>
470
 
        <source>Modified code</source>
471
 
        <translation type="unfinished"></translation>
472
 
    </message>
473
 
    <message>
474
 
        <location filename="../src/mainwindow.cpp" line="1150"/>
475
 
        <source>The source code has been modified.
476
 
Do you want to save your changes?</source>
477
 
        <translation type="unfinished"></translation>
478
 
    </message>
479
 
    <message>
480
 
        <location filename="../src/data/mainwindow.cpp" line="1065"/>
481
 
        <source>Language</source>
482
 
        <translation type="obsolete">言語</translation>
483
 
    </message>
484
 
    <message>
485
 
        <location filename="../src/mainwindow.cpp" line="1358"/>
486
 
        <source>Reopen the currently opened source code file by using the text encoding scheme </source>
487
 
        <translation type="unfinished"></translation>
488
 
    </message>
489
 
    <message>
490
 
        <location filename="../src/mainwindow.cpp" line="1366"/>
491
 
        <source>Set the syntax highlightning to </source>
492
 
        <translation type="unfinished"></translation>
493
 
    </message>
494
 
    <message>
495
 
        <location filename="../src/mainwindow.cpp" line="1392"/>
496
 
        <source>Shell Script</source>
497
 
        <translation type="unfinished"></translation>
498
 
    </message>
499
 
    <message>
500
 
        <location filename="../src/mainwindow.cpp" line="1540"/>
501
 
        <source>File no longer exists</source>
502
 
        <translation type="unfinished"></translation>
503
 
    </message>
504
 
    <message>
505
 
        <location filename="../src/mainwindow.cpp" line="1540"/>
506
 
        <source>The file %1 in the list of recently opened files does no longer exist.</source>
507
 
        <translation type="unfinished"></translation>
508
 
    </message>
509
 
    <message>
510
 
        <location filename="../src/mainwindow.cpp" line="1398"/>
511
 
        <source>Save shell script</source>
512
 
        <translation type="unfinished"></translation>
513
 
    </message>
514
 
    <message>
515
 
        <location filename="../src/mainwindow.cpp" line="1222"/>
516
 
        <source>Save the currently opened source code file by using the text encoding scheme </source>
517
 
        <translation type="unfinished"></translation>
518
 
    </message>
519
 
</context>
520
 
<context>
521
 
    <name>SettingsDialog</name>
522
 
    <message>
523
 
        <location filename="../src/UiGuiSettingsDialog.ui" line="44"/>
524
 
        <source>Common</source>
525
 
        <translation type="unfinished"></translation>
526
 
    </message>
527
 
    <message>
528
 
        <location filename="../src/UiGuiSettingsDialog.ui" line="16"/>
529
 
        <source>Settings</source>
530
 
        <translation type="unfinished">設定</translation>
531
 
    </message>
532
 
    <message>
533
 
        <location filename="../src/UiGuiSettingsDialog.ui" line="129"/>
534
 
        <source>Automatically open last file on startup</source>
535
 
        <translation type="unfinished"></translation>
536
 
    </message>
537
 
    <message>
538
 
        <location filename="../src/UiGuiSettingsDialog.ui" line="139"/>
539
 
        <source>Enable Parameter Tooltips</source>
540
 
        <translation type="unfinished"></translation>
541
 
    </message>
542
 
    <message>
543
 
        <location filename="../src/UiGuiSettingsDialog.ui" line="234"/>
544
 
        <source>Editor</source>
545
 
        <translation type="unfinished"></translation>
546
 
    </message>
547
 
    <message>
548
 
        <location filename="../src/UiGuiSettingsDialog.ui" line="389"/>
549
 
        <source>Highlighter settings</source>
550
 
        <translation type="unfinished"></translation>
551
 
    </message>
552
 
    <message>
553
 
        <location filename="../src/UiGuiSettingsDialog.ui" line="444"/>
554
 
        <source>Set Font</source>
555
 
        <translation type="unfinished"></translation>
556
 
    </message>
557
 
    <message>
558
 
        <location filename="../src/UiGuiSettingsDialog.ui" line="454"/>
559
 
        <source>Set Color</source>
560
 
        <translation type="unfinished"></translation>
561
 
    </message>
562
 
    <message>
563
 
        <location filename="../src/UiGuiSettingsDialog.ui" line="104"/>
564
 
        <source>Displays all available translations for UniversalIndentGui and lets you choose one.</source>
565
 
        <translation type="unfinished"></translation>
566
 
    </message>
567
 
    <message>
568
 
        <location filename="../src/UiGuiSettingsDialog.ui" line="88"/>
569
 
        <source>Application language</source>
570
 
        <translation type="unfinished"></translation>
571
 
    </message>
572
 
    <message>
573
 
        <location filename="../src/UiGuiSettingsDialog.ui" line="126"/>
574
 
        <source>If selected opens the source code file on startup that was opened last time.</source>
575
 
        <translation type="unfinished"></translation>
576
 
    </message>
577
 
    <message>
578
 
        <location filename="../src/UiGuiSettingsDialog.ui" line="136"/>
579
 
        <source>If checked, tool tips will show up if the mouse cursor remains over an indenter parameter for a while.</source>
580
 
        <translation type="unfinished">チェックすると、インデントツールのパラメータの上にしばらくマウスカーソルを置くとツールチップを表示するようにします。</translation>
581
 
    </message>
582
 
    <message>
583
 
        <location filename="../src/UiGuiSettingsDialog.ui" line="179"/>
584
 
        <source>Sets how many files should be remembered in the list of recently opened files.</source>
585
 
        <translation type="unfinished"></translation>
586
 
    </message>
587
 
    <message>
588
 
        <location filename="../src/UiGuiSettingsDialog.ui" line="258"/>
589
 
        <source>Enables or disables displaying of white space characters in the editor.</source>
590
 
        <translation type="unfinished"></translation>
591
 
    </message>
592
 
    <message>
593
 
        <location filename="../src/UiGuiSettingsDialog.ui" line="261"/>
594
 
        <source>Display white space character (tabs, spaces, etc.)</source>
595
 
        <translation type="unfinished"></translation>
596
 
    </message>
597
 
    <message>
598
 
        <location filename="../src/UiGuiSettingsDialog.ui" line="304"/>
599
 
        <source>Defines how many spaces should be displayed in the editor for one tab character.</source>
600
 
        <translation type="unfinished"></translation>
601
 
    </message>
602
 
    <message>
603
 
        <location filename="../src/UiGuiSettingsDialog.ui" line="285"/>
604
 
        <source>Sets width in single spaces used for tabs</source>
605
 
        <translation type="unfinished"></translation>
606
 
    </message>
607
 
    <message>
608
 
        <location filename="../src/UiGuiSettingsDialog.ui" line="288"/>
609
 
        <source>Defines how many spaces should be displayed in the editor for one tab.</source>
610
 
        <translation type="unfinished"></translation>
611
 
    </message>
612
 
    <message>
613
 
        <location filename="../src/UiGuiSettingsDialog.ui" line="291"/>
614
 
        <source>Displayed width of tabs</source>
615
 
        <translation type="unfinished"></translation>
616
 
    </message>
617
 
    <message>
618
 
        <location filename="../src/UiGuiSettingsDialog.ui" line="349"/>
619
 
        <source>Syntax Highlighting</source>
620
 
        <translation type="unfinished"></translation>
621
 
    </message>
622
 
    <message>
623
 
        <location filename="../src/UiGuiSettingsDialog.ui" line="373"/>
624
 
        <source>By enabling special key words of the source code are highlighted.</source>
625
 
        <translation type="unfinished"></translation>
626
 
    </message>
627
 
    <message>
628
 
        <location filename="../src/UiGuiSettingsDialog.ui" line="376"/>
629
 
        <source>Enable syntax highlighting</source>
630
 
        <translation type="unfinished"></translation>
631
 
    </message>
632
 
    <message>
633
 
        <location filename="../src/UiGuiSettingsDialog.ui" line="386"/>
634
 
        <source>Lets you make settings for all properties of the available syntax highlighters, like font and color.</source>
635
 
        <translation type="unfinished"></translation>
636
 
    </message>
637
 
    <message>
638
 
        <location filename="../src/UiGuiSettingsDialog.ui" line="441"/>
639
 
        <source>Set the font for the current selected highlighter property.</source>
640
 
        <translation type="unfinished"></translation>
641
 
    </message>
642
 
    <message>
643
 
        <location filename="../src/UiGuiSettingsDialog.ui" line="451"/>
644
 
        <source>Set the color for the current selected highlighter property.</source>
645
 
        <translation type="unfinished"></translation>
646
 
    </message>
647
 
    <message>
648
 
        <location filename="../src/UiGuiSettingsDialog.ui" line="166"/>
649
 
        <source>Number of files in recently opened list</source>
650
 
        <translation type="unfinished"></translation>
651
 
    </message>
652
 
    <message>
653
 
        <location filename="../src/UiGuiSettingsDialog.ui" line="210"/>
654
 
        <source>Checks whether a new version of UniversalIndentGUI exists on program start, but only once a day.</source>
655
 
        <translation type="unfinished"></translation>
656
 
    </message>
657
 
    <message>
658
 
        <location filename="../src/UiGuiSettingsDialog.ui" line="213"/>
659
 
        <source>Check online for update on program start</source>
660
 
        <translation type="unfinished"></translation>
661
 
    </message>
662
 
</context>
663
 
<context>
664
 
    <name>UiGuiErrorMessage</name>
665
 
    <message>
666
 
        <location filename="../src/uiguierrormessage.cpp" line="25"/>
667
 
        <source>Show this message again</source>
668
 
        <translation></translation>
669
 
    </message>
670
 
</context>
671
 
<context>
672
 
    <name>UiGuiSettingsDialog</name>
673
 
    <message>
674
 
        <location filename="../src/uiguisettingsdialog.cpp" line="198"/>
675
 
        <source>English</source>
676
 
        <translation type="unfinished"></translation>
677
 
    </message>
678
 
    <message>
679
 
        <location filename="../src/uiguisettingsdialog.cpp" line="201"/>
680
 
        <source>German</source>
681
 
        <translation type="unfinished"></translation>
682
 
    </message>
683
 
    <message>
684
 
        <location filename="../src/uiguisettingsdialog.cpp" line="207"/>
685
 
        <source>Japanese</source>
686
 
        <translation type="unfinished"></translation>
687
 
    </message>
688
 
    <message>
689
 
        <location filename="../src/uiguisettingsdialog.cpp" line="216"/>
690
 
        <source>Unknown language mnemonic </source>
691
 
        <translation type="unfinished"></translation>
692
 
    </message>
693
 
    <message>
694
 
        <location filename="../src/uiguisettingsdialog.cpp" line="204"/>
695
 
        <source>Chinese (Taiwan)</source>
696
 
        <translation type="unfinished"></translation>
697
 
    </message>
698
 
    <message>
699
 
        <location filename="../src/uiguisettingsdialog.cpp" line="210"/>
700
 
        <source>Russian</source>
701
 
        <translation type="unfinished"></translation>
702
 
    </message>
703
 
    <message>
704
 
        <location filename="../src/uiguisettingsdialog.cpp" line="213"/>
705
 
        <source>Ukrainian</source>
706
 
        <translation type="unfinished"></translation>
707
 
    </message>
708
 
</context>
709
 
<context>
710
 
    <name>UpdateCheckDialog</name>
711
 
    <message>
712
 
        <location filename="../src/UpdateCheckDialog.ui" line="16"/>
713
 
        <source>Checking for update...</source>
714
 
        <translation type="unfinished"></translation>
715
 
    </message>
716
 
    <message>
717
 
        <location filename="../src/UpdateCheckDialog.ui" line="22"/>
718
 
        <source>Checking whether a newer version is available</source>
719
 
        <translation type="unfinished"></translation>
720
 
    </message>
721
 
    <message>
722
 
        <location filename="../src/updatecheckdialog.cpp" line="173"/>
723
 
        <source>Update available</source>
724
 
        <translation type="unfinished"></translation>
725
 
    </message>
726
 
    <message>
727
 
        <location filename="../src/updatecheckdialog.cpp" line="174"/>
728
 
        <source>A newer version of UniversalIndentGUI is available.
729
 
Your version is %1. New version is %2.
730
 
Do you want to go to the download website?</source>
731
 
        <translation type="unfinished"></translation>
732
 
    </message>
733
 
    <message>
734
 
        <location filename="../src/updatecheckdialog.cpp" line="185"/>
735
 
        <source>No new update available</source>
736
 
        <translation type="unfinished"></translation>
737
 
    </message>
738
 
    <message>
739
 
        <location filename="../src/updatecheckdialog.cpp" line="186"/>
740
 
        <source>You already have the latest version of UniversalIndentGUI.</source>
741
 
        <translation type="unfinished"></translation>
742
 
    </message>
743
 
</context>
744
 
<context>
745
 
    <name>toolBarWidget</name>
746
 
    <message>
747
 
        <location filename="../src/toolBarWidget.ui" line="13"/>
748
 
        <source>Form</source>
749
 
        <translation type="unfinished"></translation>
750
 
    </message>
751
 
    <message>
752
 
        <location filename="../src/toolBarWidget.ui" line="34"/>
753
 
        <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>
754
 
        <translation type="unfinished"></translation>
755
 
    </message>
756
 
    <message>
757
 
        <location filename="../src/toolBarWidget.ui" line="37"/>
758
 
        <source> Open Source File </source>
759
 
        <translation> ソースファイルを開く </translation>
760
 
    </message>
761
 
    <message>
762
 
        <location filename="../src/toolBarWidget.ui" line="47"/>
763
 
        <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>
764
 
        <translation type="unfinished"></translation>
765
 
    </message>
766
 
    <message>
767
 
        <location filename="../src/toolBarWidget.ui" line="67"/>
768
 
        <source>Live Indent Preview</source>
769
 
        <translation>インデントの即時プレビュー</translation>
770
 
    </message>
771
 
    <message>
772
 
        <location filename="../src/toolBarWidget.ui" line="77"/>
773
 
        <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) (Strg+H)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
774
 
        <translation type="unfinished"></translation>
775
 
    </message>
776
 
    <message>
777
 
        <location filename="../src/toolBarWidget.ui" line="80"/>
778
 
        <source>Syntax Highlight</source>
779
 
        <translation type="unfinished"></translation>
780
 
    </message>
781
 
    <message>
782
 
        <location filename="../src/toolBarWidget.ui" line="86"/>
783
 
        <source>Ctrl+H</source>
784
 
        <translation type="unfinished"></translation>
785
 
    </message>
786
 
    <message>
787
 
        <location filename="../src/toolBarWidget.ui" line="109"/>
788
 
        <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>
789
 
        <translation type="unfinished"></translation>
790
 
    </message>
791
 
    <message>
792
 
        <location filename="../src/toolBarWidget.ui" line="112"/>
793
 
        <source>About</source>
794
 
        <translation type="unfinished"></translation>
795
 
    </message>
796
 
    <message>
797
 
        <location filename="../src/toolBarWidget.ui" line="122"/>
798
 
        <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>
799
 
        <translation type="unfinished"></translation>
800
 
    </message>
801
 
    <message>
802
 
        <location filename="../src/toolBarWidget.ui" line="125"/>
803
 
        <source>Exit</source>
804
 
        <translation>終了</translation>
805
 
    </message>
806
 
    <message>
807
 
        <location filename="../src/toolBarWidget.ui" line="64"/>
808
 
        <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>
809
 
        <translation type="unfinished"></translation>
810
 
    </message>
811
 
    <message>
812
 
        <location filename="../src/toolBarWidget.ui" line="54"/>
813
 
        <source>Brings you to the online manual of the currently selected indenter, where you can get further help on the possible parameters.</source>
814
 
        <translation type="unfinished"></translation>
815
 
    </message>
816
 
</context>
817
 
</TS>