summaryrefslogtreecommitdiff
path: root/apps/lang/japanese.lang
diff options
context:
space:
mode:
Diffstat (limited to 'apps/lang/japanese.lang')
-rw-r--r--apps/lang/japanese.lang71
1 files changed, 68 insertions, 3 deletions
diff --git a/apps/lang/japanese.lang b/apps/lang/japanese.lang
index 8a1a46ca70..b9a839aa00 100644
--- a/apps/lang/japanese.lang
+++ b/apps/lang/japanese.lang
@@ -1926,15 +1926,15 @@
1926 user: core 1926 user: core
1927 <source> 1927 <source>
1928 *: none 1928 *: none
1929 swcodec: "Beep Volume" 1929 swcodec: "Track Skip Beep"
1930 </source> 1930 </source>
1931 <dest> 1931 <dest>
1932 *: none 1932 *: none
1933 swcodec: "ビープ音量" 1933 swcodec: "プ時のープ音量"
1934 </dest> 1934 </dest>
1935 <voice> 1935 <voice>
1936 *: none 1936 *: none
1937 swcodec: "ビープ音量" 1937 swcodec: "プ時のープ音量"
1938 </voice> 1938 </voice>
1939</phrase> 1939</phrase>
1940<phrase> 1940<phrase>
@@ -12336,3 +12336,68 @@
12336 speaker: "スピーカの有効化" 12336 speaker: "スピーカの有効化"
12337 </voice> 12337 </voice>
12338</phrase> 12338</phrase>
12339<phrase>
12340 id: LANG_TOUCHSCREEN_MODE
12341 desc: in Settings -> General -> System menu
12342 user: core
12343 <source>
12344 *: none
12345 touchscreen: "Touchscreen Mode"
12346 </source>
12347 <dest>
12348 *: none
12349 touchscreen: "タッチスクリーンの設定"
12350 </dest>
12351 <voice>
12352 *: none
12353 touchscreen: "タッチスクリーンの設定"
12354 </voice>
12355</phrase>
12356<phrase>
12357 id: LANG_TOUCHSCREEN_GRID
12358 desc: in Settings -> General -> System menu
12359 user: core
12360 <source>
12361 *: none
12362 touchscreen: "3x3 Grid"
12363 </source>
12364 <dest>
12365 *: none
12366 touchscreen: "縦横3個の格子"
12367 </dest>
12368 <voice>
12369 *: none
12370 touchscreen: "縦横 3 個の格子"
12371 </voice>
12372</phrase>
12373<phrase>
12374 id: LANG_TOUCHSCREEN_POINT
12375 desc: in Settings -> General -> System menu
12376 user: core
12377 <source>
12378 *: none
12379 touchscreen: "Absolute Point"
12380 </source>
12381 <dest>
12382 *: none
12383 touchscreen: "絶対的な位置"
12384 </dest>
12385 <voice>
12386 *: none
12387 touchscreen: "絶対的な位置"
12388 </voice>
12389</phrase>
12390<phrase>
12391 id: LANG_PREVENT_SKIPPING
12392 desc: in Settings -> Playback Settings
12393 user: core
12394 <source>
12395 *: "Prevent Track Skipping"
12396 </source>
12397 <dest>
12398 *: "スキップの禁止"
12399 </dest>
12400 <voice>
12401 *: "スキップの禁止"
12402 </voice>
12403</phrase>