Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
VideoLAN
VLMC
Commits
745bff8a
Commit
745bff8a
authored
Dec 29, 2009
by
Ludovic Fauvet
Browse files
Japanese translation
parent
9eb52d2f
Changes
4
Hide whitespace changes
Inline
Side-by-side
ressources-ts.qrc
View file @
745bff8a
...
...
@@ -3,5 +3,6 @@
<file alias="es">ts/vlmc_es.qm</file>
<file alias="fr">ts/vlmc_fr.qm</file>
<file alias="sv">ts/vlmc_sv.qm</file>
<file alias="jp">ts/vlmc_jp.qm</file>
</qresource>
</RCC>
src/GUI/LanguagePreferences.cpp
View file @
745bff8a
...
...
@@ -32,10 +32,11 @@ LanguagePreferences::LanguagePreferences( QWidget *parent )
:
PreferenceWidget
(
parent
)
{
m_ui
.
setupUi
(
this
);
m_ui
.
comboBoxLanguage
->
addItem
(
tr
(
"English"
),
"en"
);
m_ui
.
comboBoxLanguage
->
addItem
(
tr
(
"French"
),
"fr"
);
m_ui
.
comboBoxLanguage
->
addItem
(
tr
(
"Spanish"
),
"es"
);
m_ui
.
comboBoxLanguage
->
addItem
(
tr
(
"Swedish"
),
"sv"
);
m_ui
.
comboBoxLanguage
->
addItem
(
tr
(
"English"
),
"en"
);
m_ui
.
comboBoxLanguage
->
addItem
(
tr
(
"French"
),
"fr"
);
m_ui
.
comboBoxLanguage
->
addItem
(
tr
(
"Japanese"
),
"jp"
);
m_ui
.
comboBoxLanguage
->
addItem
(
tr
(
"Spanish"
),
"es"
);
m_ui
.
comboBoxLanguage
->
addItem
(
tr
(
"Swedish"
),
"sv"
);
}
LanguagePreferences
::~
LanguagePreferences
()
{}
...
...
src/src.pro
View file @
745bff8a
...
...
@@ -77,7 +77,8 @@ DEPENDPATH += LibVLCpp \
Actions
TRANSLATIONS
=
..
/
ts
/
vlmc_es
.
ts
\
..
/
ts
/
vlmc_fr
.
ts
\
..
/
ts
/
vlmc_sv
.
ts
..
/
ts
/
vlmc_sv
.
ts
\
..
/
ts
/
vlmc_jp
.
ts
RESOURCES
+=
..
/
ressources
.
qrc
exists
(
..
/
ts
/*
.qm ) {
...
...
ts/vlmc_jp.ts
0 → 100644
View file @
745bff8a
<
?
xml
version
=
"
1.0
"
encoding
=
"
utf-8
"
?
>
<!
DOCTYPE
TS
>
<
TS
version
=
"
2.0
"
language
=
"
ja
"
sourcelanguage
=
"
en
"
>
<
defaultcodec
>
UTF
-
8
<
/defaultcodec
>
<
context
>
<
name
>
About
<
/name
>
<
message
>
<
source
>
About
<
/source
>
<
translation
>
バージョン情報
<
/translation
>
<
/message
>
<
/context
>
<
context
>
<
name
>
AboutVLMC
<
/name
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/About.ui
"
line
=
"
20
"
/>
<
location
filename
=
"
../src/GUI/ui/About.ui
"
line
=
"
76
"
/>
<
source
>
About
<
/source
>
<
translation
>
バージョン情報
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/About.ui
"
line
=
"
48
"
/>
<
source
>&
lt
;
!
DOCTYPE
HTML
PUBLIC
&
quot
;
-
//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
&
lt
;
html
&
gt
;
&
lt
;
head
&
gt
;
&
lt
;
meta
name
=&
quot
;
qrichtext
&
quot
;
content
=&
quot
;
1
&
quot
;
/><style type="text/
css
&
quot
;
&
gt
;
p
,
li
{
white
-
space
:
pre
-
wrap
;
}
&
lt
;
/style></
head
&
gt
;
&
lt
;
body
style
=&
quot
;
font
-
family
:
&
apos
;
DejaVu
Sans
&
apos
;;
font
-
size
:
9
pt
;
font
-
weight
:
400
;
font
-
style
:
normal
;
&
quot
;
&
gt
;
&
lt
;
p
style
=&
quot
;
margin
-
top
:
0
px
;
margin
-
bottom
:
0
px
;
margin
-
left
:
0
px
;
margin
-
right
:
0
px
;
-
qt
-
block
-
indent
:
0
;
text
-
indent
:
0
px
;
&
quot
;
&
gt
;
VideoLAN
Movie
Creator
&
lt
;
/p>
;
&
lt
;
p
style
=&
quot
;
margin
-
top
:
0
px
;
margin
-
bottom
:
0
px
;
margin
-
left
:
0
px
;
margin
-
right
:
0
px
;
-
qt
-
block
-
indent
:
0
;
text
-
indent
:
0
px
;
&
quot
;
&
gt
;
&
lt
;
a
href
=&
quot
;
http
:
//www.vlmc.org"><span style=" text-decoration: underline; color:#b1ca00;">http://www.vlmc.org</span></a></p></body></html></source>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/About.ui
"
line
=
"
85
"
/>
<
source
>
Version
:
%
1
<
/source
>
<
translation
>
バージョン
:
%
1
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/About.ui
"
line
=
"
106
"
/>
<
source
>
Authors
<
/source
>
<
translation
>
作者
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/About.ui
"
line
=
"
120
"
/>
<
source
>
Translators
<
/source
>
<
translation
>
翻訳者
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/About.ui
"
line
=
"
134
"
/>
<
source
>
License
<
/source
>
<
translation
>
ライセンス
<
/translation
>
<
/message
>
<
/context
>
<
context
>
<
name
>
AudioProjectPreferences
<
/name
>
<
message
>
<
location
filename
=
"
../src/GUI/settings/ui/AudioProjectPreferences.ui
"
line
=
"
14
"
/>
<
source
>
Form
<
/source
>
<
translation
>
フォーム
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/settings/ui/AudioProjectPreferences.ui
"
line
=
"
20
"
/>
<
source
>
SampleRate
<
/source
>
<
translation
>
サンプル
レート
<
/translation
>
<
/message
>
<
/context
>
<
context
>
<
name
>
ClipProperty
<
/name
>
<
message
>
<
location
filename
=
"
../src/GUI/ClipProperty.cpp
"
line
=
"
46
"
/>
<
source
>
properties
<
/source
>
<
translation
>
プロパティ
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ClipProperty.cpp
"
line
=
"
97
"
/>
<
source
>
New
tags
edition
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ClipProperty.cpp
"
line
=
"
98
"
/>
<
source
>
Enter
tags
(
you
can
enter
multiple
tags
,
separated
by
a
comma
)
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/ClipProperty.ui
"
line
=
"
53
"
/>
<
source
>
TextLabel
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/ClipProperty.ui
"
line
=
"
82
"
/>
<
source
>
Media
Properties
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/ClipProperty.ui
"
line
=
"
88
"
/>
<
source
>
Name
<
/source
>
<
translation
>
名前
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/ClipProperty.ui
"
line
=
"
95
"
/>
<
source
>
unnamed
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/ClipProperty.ui
"
line
=
"
102
"
/>
<
source
>
Duration
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/ClipProperty.ui
"
line
=
"
109
"
/>
<
source
>
0
s
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/ClipProperty.ui
"
line
=
"
122
"
/>
<
source
>
Resolution
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/ClipProperty.ui
"
line
=
"
135
"
/>
<
source
>
0
px
.
x
0
px
.
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/ClipProperty.ui
"
line
=
"
148
"
/>
<
source
>
FPS
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/ClipProperty.ui
"
line
=
"
155
"
/>
<
source
>
0
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/ClipProperty.ui
"
line
=
"
165
"
/>
<
source
>
Metatags
:
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/ClipProperty.ui
"
line
=
"
214
"
/>
<
location
filename
=
"
../src/GUI/ui/ClipProperty.ui
"
line
=
"
225
"
/>
<
source
>
...
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/ClipProperty.ui
"
line
=
"
239
"
/>
<
source
>
Annotations
:
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
/context
>
<
context
>
<
name
>
FileBrowser
<
/name
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/FileBrowser.ui
"
line
=
"
20
"
/>
<
source
>
Form
<
/source
>
<
translation
>
フォーム
<
/translation
>
<
/message
>
<
/context
>
<
context
>
<
name
>
GraphicsAudioItem
<
/name
>
<
message
>
<
location
filename
=
"
../src/GUI/GraphicsAudioItem.cpp
"
line
=
"
37
"
/>
<
source
>&
lt
;
p
style
=&
apos
;
white
-
space
:
pre
&
apos
;
&
gt
;
&
lt
;
b
&
gt
;
Name
:
&
lt
;
/b> %1<br><b>Length:</
b
&
gt
;
%
2
<
/source
>
<
translation
>&
lt
;
p
style
=&
apos
;
white
-
space
:
pre
&
apos
;
&
gt
;
&
lt
;
b
&
gt
;
名前
:
&
lt
;
/b> %1<br><b>長さ:</
b
&
gt
;
%
2
<
/translation
>
<
/message
>
<
/context
>
<
context
>
<
name
>
GraphicsMovieItem
<
/name
>
<
message
>
<
location
filename
=
"
../src/GUI/GraphicsMovieItem.cpp
"
line
=
"
36
"
/>
<
source
>&
lt
;
p
style
=&
apos
;
white
-
space
:
pre
&
apos
;
&
gt
;
&
lt
;
b
&
gt
;
Name
:
&
lt
;
/b> %1<br><b>Length:</
b
&
gt
;
%
2
<
/source
>
<
translation
>&
lt
;
p
style
=&
apos
;
white
-
space
:
pre
&
apos
;
&
gt
;
&
lt
;
b
&
gt
;
名前
:
&
lt
;
/b> %1<br><b>長さ:</
b
&
gt
;
%
2
<
/translation
>
<
/message
>
<
/context
>
<
context
>
<
name
>
ImportController
<
/name
>
<
message
>
<
location
filename
=
"
../src/GUI/import/ImportController.cpp
"
line
=
"
149
"
/>
<
source
>
properties
<
/source
>
<
translation
>
プロパティ
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/import/ui/ImportController.ui
"
line
=
"
14
"
/>
<
location
filename
=
"
../src/GUI/ui/Import.ui
"
line
=
"
32
"
/>
<
source
>
Import
<
/source
>
<
translation
>
インポート
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/import/ui/ImportController.ui
"
line
=
"
80
"
/>
<
location
filename
=
"
../src/GUI/ui/Import.ui
"
line
=
"
79
"
/>
<
source
>
Media
Properties
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/import/ui/ImportController.ui
"
line
=
"
86
"
/>
<
location
filename
=
"
../src/GUI/ui/Import.ui
"
line
=
"
85
"
/>
<
source
>
Name
<
/source
>
<
translation
>
名前
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/import/ui/ImportController.ui
"
line
=
"
93
"
/>
<
location
filename
=
"
../src/GUI/ui/Import.ui
"
line
=
"
92
"
/>
<
source
>
unnamed
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/import/ui/ImportController.ui
"
line
=
"
100
"
/>
<
location
filename
=
"
../src/GUI/ui/Import.ui
"
line
=
"
99
"
/>
<
source
>
Duration
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/import/ui/ImportController.ui
"
line
=
"
107
"
/>
<
location
filename
=
"
../src/GUI/ui/Import.ui
"
line
=
"
106
"
/>
<
source
>
0
s
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/import/ui/ImportController.ui
"
line
=
"
120
"
/>
<
location
filename
=
"
../src/GUI/ui/Import.ui
"
line
=
"
119
"
/>
<
source
>
Resolution
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/import/ui/ImportController.ui
"
line
=
"
133
"
/>
<
location
filename
=
"
../src/GUI/ui/Import.ui
"
line
=
"
132
"
/>
<
source
>
0
px
.
x
0
px
.
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/import/ui/ImportController.ui
"
line
=
"
146
"
/>
<
location
filename
=
"
../src/GUI/ui/Import.ui
"
line
=
"
145
"
/>
<
source
>
FPS
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/import/ui/ImportController.ui
"
line
=
"
153
"
/>
<
location
filename
=
"
../src/GUI/ui/Import.ui
"
line
=
"
152
"
/>
<
source
>
0
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
/context
>
<
context
>
<
name
>
ImportModel
<
/name
>
<
message
>
<
location
filename
=
"
../src/GUI/import/ImportModel.cpp
"
line
=
"
108
"
/>
<
source
>
Error
while
loading
media
(
s
):
%
0
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
/context
>
<
context
>
<
name
>
LanguagePreferences
<
/name
>
<
message
>
<
location
filename
=
"
../src/GUI/LanguagePreferences.cpp
"
line
=
"
35
"
/>
<
source
>
English
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/LanguagePreferences.cpp
"
line
=
"
36
"
/>
<
source
>
French
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/LanguagePreferences.cpp
"
line
=
"
37
"
/>
<
source
>
Spanish
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/LanguagePreferences.cpp
"
line
=
"
38
"
/>
<
source
>
Swedish
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/settings/ui/LanguagePreferences.ui
"
line
=
"
14
"
/>
<
source
>
Form
<
/source
>
<
translation
>
フォーム
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/settings/ui/LanguagePreferences.ui
"
line
=
"
20
"
/>
<
source
>
Language
<
/source
>
<
translation
>
言語
<
/translation
>
<
/message
>
<
/context
>
<
context
>
<
name
>
LibraryWidget
<
/name
>
<
message
>
<
location
filename
=
"
../src/GUI/LibraryWidget.cpp
"
line
=
"
163
"
/>
<
source
>
Open
Audios
<
/source
>
<
translation
>
オーディオを開く
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/LibraryWidget.cpp
"
line
=
"
164
"
/>
<
source
>
Audio
Files
<
/source
>
<
translation
>
オーディオ
ファイル
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/LibraryWidget.cpp
"
line
=
"
169
"
/>
<
source
>
Video
Files
<
/source
>
<
translation
>
ビデオ
ファイル
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/LibraryWidget.cpp
"
line
=
"
174
"
/>
<
source
>
Images
Files
<
/source
>
<
translation
>
イメージ
ファイル
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/LibraryWidget.cpp
"
line
=
"
168
"
/>
<
source
>
Open
Videos
<
/source
>
<
translation
>
ビデオを開く
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/LibraryWidget.cpp
"
line
=
"
173
"
/>
<
source
>
Open
Images
<
/source
>
<
translation
>
イメージを開く
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/LibraryWidget.ui
"
line
=
"
14
"
/>
<
source
>
Form
<
/source
>
<
translation
>
フォーム
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/LibraryWidget.ui
"
line
=
"
36
"
/>
<
source
>
Audio
<
/source
>
<
translation
>
オーディオ
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/LibraryWidget.ui
"
line
=
"
74
"
/>
<
source
>
Videos
<
/source
>
<
translation
>
ビデオ
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/LibraryWidget.ui
"
line
=
"
109
"
/>
<
source
>
Images
<
/source
>
<
translation
>
イメージ
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/LibraryWidget.ui
"
line
=
"
150
"
/>
<
source
>
Add
Media
<
/source
>
<
translation
>
メディアの追加
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/LibraryWidget.ui
"
line
=
"
166
"
/>
<
source
>
Remove
Media
<
/source
>
<
translation
>
メディアの削除
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/LibraryWidget.ui
"
line
=
"
189
"
/>
<
source
>
Filter
:
<
/source
>
<
translation
>
フィルタ
:
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/LibraryWidget.ui
"
line
=
"
196
"
/>
<
source
>
...
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
/context
>
<
context
>
<
name
>
LoadPage
<
/name
>
<
message
>
<
location
filename
=
"
../src/GUI/wizard/LoadPage.cpp
"
line
=
"
32
"
/>
<
source
>
Welcome
to
the
project
Wizard
.
This
wizard
will
allow
you
to
createa
new
project
,
or
to
open
an
existing
project
.
To
open
an
existing
project
,
click
on
the
button
below
,
or
click
next
to
create
a
new
project
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/wizard/LoadPage.cpp
"
line
=
"
37
"
/>
<
source
>
Open
Existing
Project
<
/source
>
<
translation
>
既存のプロジェクトを開く
<
/translation
>
<
/message
>
<
/context
>
<
context
>
<
name
>
MainWindow
<
/name
>
<
message
>
<
location
filename
=
"
../src/GUI/MainWindow.cpp
"
line
=
"
134
"
/>
<
location
filename
=
"
../src/GUI/ui/MainWindow.ui
"
line
=
"
123
"
/>
<
source
>
Media
Library
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/MainWindow.cpp
"
line
=
"
283
"
/>
<
source
>
FileBrowser
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/MainWindow.cpp
"
line
=
"
290
"
/>
<
source
>
Clip
Preview
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/MainWindow.cpp
"
line
=
"
294
"
/>
<
source
>
Ctrl
+
Return
<
/source
>
<
comment
>
Start
clip
preview
<
/comment
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/MainWindow.cpp
"
line
=
"
299
"
/>
<
source
>
Project
Preview
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/MainWindow.cpp
"
line
=
"
303
"
/>
<
source
>
Space
<
/source
>
<
comment
>
Start
render
preview
<
/comment
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/MainWindow.cpp
"
line
=
"
307
"
/>
<
source
>
History
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/MainWindow.cpp
"
line
=
"
366
"
/>
<
source
>
Sorry
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/MainWindow.cpp
"
line
=
"
367
"
/>
<
source
>
This
feature
is
currently
disabled
.
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/MainWindow.ui
"
line
=
"
134
"
/>
<
source
>
Preview
<
/source
>
<
translation
>
プレビュー
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/MainWindow.ui
"
line
=
"
14
"
/>
<
source
>
VideoLAN
Movie
Creator
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/MainWindow.ui
"
line
=
"
35
"
/>
<
source
>
File
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/MainWindow.ui
"
line
=
"
46
"
/>
<
source
>
Edit
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/MainWindow.ui
"
line
=
"
53
"
/>
<
source
>
View
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/MainWindow.ui
"
line
=
"
62
"
/>
<
source
>
Effects
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/MainWindow.ui
"
line
=
"
68
"
/>
<
source
>
Tools
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/MainWindow.ui
"
line
=
"
75
"
/>
<
source
>
Window
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/MainWindow.ui
"
line
=
"
80
"
/>
<
location
filename
=
"
../src/GUI/ui/MainWindow.ui
"
line
=
"
110
"
/>
<
source
>
Help
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/MainWindow.ui
"
line
=
"
97
"
/>
<
source
>
Quit
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/MainWindow.ui
"
line
=
"
100
"
/>
<
source
>
Ctrl
+
Q
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/MainWindow.ui
"
line
=
"
105
"
/>
<
source
>
About
<
/source
>
<
translation
>
バージョン情報
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/MainWindow.ui
"
line
=
"
115
"
/>
<
source
>
Preferences
<
/source
>
<
translation
>
環境設定
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/MainWindow.ui
"
line
=
"
139
"
/>
<
source
>
Transcode
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/MainWindow.ui
"
line
=
"
144
"
/>
<
source
>
New
Project
<
/source
>
<
translation
>
新しいプロジェクト
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/MainWindow.ui
"
line
=
"
147
"
/>
<
source
>
Ctrl
+
N
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/MainWindow.ui
"
line
=
"
152
"
/>
<
source
>
Open
Project
<
/source
>
<
translation
>
プロジェクトを開く
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/MainWindow.ui
"
line
=
"
155
"
/>
<
source
>
Ctrl
+
O
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/MainWindow.ui
"
line
=
"
163
"
/>
<
source
>
Fullscreen
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/MainWindow.ui
"
line
=
"
166
"
/>
<
source
>
F
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/MainWindow.ui
"
line
=
"
171
"
/>
<
source
>
Render
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/MainWindow.ui
"
line
=
"
176
"
/>
<
source
>
Load
Project
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/MainWindow.ui
"
line
=
"
181
"
/>
<
source
>
Save
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/MainWindow.ui
"
line
=
"
186
"
/>
<
source
>
Import
<
/source
>
<
translation
>
インポート
<
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/MainWindow.ui
"
line
=
"
191
"
/>
<
location
filename
=
"
../src/GUI/ui/MainWindow.ui
"
line
=
"
207
"
/>
<
source
>
Project
Preferences
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>
<
message
>
<
location
filename
=
"
../src/GUI/ui/MainWindow.ui
"
line
=
"
202
"
/>
<
source
>
Enable
effects
engine
<
/source
>
<
translation
type
=
"
unfinished
"
><
/translation
>
<
/message
>