summaryrefslogtreecommitdiffstats
path: root/res/values-ja/qcomstrings.xml
blob: e06ab0bd0da92466494abfc805c8f8279e3a3c60 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
    Copyright (c) 2012-2014, 2016-2017 The Linux Foundation. All rights reserved.

    Not a Contribution.

    Copyright (C) 2007 The Android Open Source Project
    Copyright (C) 2017-2018 The LineageOS Project

    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
    You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.
-->
<resources>
  <!-- Video quality setting entry. Videos will be recorded in VGA quality. [CHAR LIMIT=24] -->
  <!-- Video quality setting entry. Videos will be recorded in CIF quality. [CHAR LIMIT=24] -->
  <!-- Video quality setting entry. Videos will be recorded in QVGA quality. [CHAR LIMIT=24] -->
  <!-- Video quality setting entry. Videos will be recorded in QCIF quality. [CHAR LIMIT=24] -->
  <!-- Settings screen, Power Mode title -->
  <string name="pref_camera_powermode_title">電源モード</string>
  <!-- Settings screen, Power mode dialog radio button choices -->
  <string name="pref_camera_powermode_entry_lp">低電力</string>
  <string name="pref_camera_powermode_entry_np">標準電力</string>
  <!-- Settings screen, Power mode dialog radio button choices -->
  <!-- Default Power mode.. -->
  <!-- Default auto exposure setting. Do not translate. -->
  <!-- Settings screen, Select auto exposure title -->
  <string name="pref_camera_autoexposure_title">自動露出</string>
  <!-- Settings screen, auto exposure dialog radio button choices -->
  <string name="pref_camera_autoexposure_entry_frameaverage">フレームアベレージ</string>
  <string name="pref_camera_autoexposure_entry_centerweighted">中央部重点測光</string>
  <string name="pref_camera_autoexposure_entry_spotmetering">スポット測光</string>
  <!-- Auto exposure entry values. Do not translate. -->
  <!-- Settings screen, Video encoder title -->
  <string name="pref_camera_videoencoder_title">ビデオコーデック</string>
  <!-- Settings screen, Video encoder dialog radio button choices -->
  <!-- Default video encoder setting. A numerical value. -->
  <!-- Settings screen, Video encoder dialog title -->
  <string name="pref_camera_videoencoder_dialogtitle">ビデオコーデック</string>
  <!-- Default audio encoder setting. A numerical value. -->
  <!-- Settings screen, Audio encoder title -->
  <string name="pref_camera_audioencoder_title">オーディオコーデック</string>
  <!-- Settings screen, Audio encoder dialog radio button choices -->
  <!-- Default Skin Tone Enhancement setting. Do not translate. -->
  <!-- Settings screen, Select Skin Tone Enhancement title -->
  <string name="pref_camera_skinToneEnhancement_title">肌の色合いの強調</string>
  <!-- Settings screen, Skin Tone Enhancement radio button choices -->
  <string name="pref_camera_skinToneEnhancement_entry_enable">有効</string>
  <string name="pref_camera_skinToneEnhancement_entry_disable">無効</string>
  <!-- Skin Tone Enhancement entry values. Do not translate. -->
  <!-- Settings screen, setting title text for ZSL-->
  <string name="pref_camera_zsl_title">ゼロシャッターラグ</string>
  <!-- Default selectable zone af setting. Do not translate. -->
  <!-- Settings screen, Selectable zone af title -->
  <string name="pref_camera_selectablezoneaf_title">オートフォーカスゾーン</string>
  <!-- Settings screen, Selectable Zone Af dialog radio button choices -->
  <string name="pref_camera_selectablezoneaf_entry_auto">オート</string>
  <string name="pref_camera_selectablezoneaf_entry_spotmetering">スポット測光</string>
  <string name="pref_camera_selectablezoneaf_entry_centerweighted">中央部重点測光</string>
  <string name="pref_camera_selectablezoneaf_entry_frameaverage">フレームアベレージ</string>
  <!-- Auto exposure entry values. Do not translate. -->
  <!-- Settings screen, Selectable advanced features title -->
  <string name="pref_camera_advanced_features_title">上級者向けの機能</string>
  <!-- Settings screen, Selectable Zone Af dialog radio button choices -->
  <string name="pref_camera_advanced_feature_entry_none">なし</string>
  <string name="pref_camera_advanced_feature_entry_multi_touch_focus">マルチタッチフォーカス</string>
  <!-- Auto exposure entry values. Do not translate. -->
  <!-- Manual exposure control entry values -->
  <string name="pref_camera_manual_exp_title">マニュアル露出</string>
  <string name="pref_camera_manual_exp_entry_ISO_priority">ISO優先順位</string>
  <string name="pref_camera_manual_exp_entry_exptime_priority">露出時間の優先順位</string>
  <string name="pref_camera_manual_exp_entry_user_setting">ユーザー設定</string>
  <string name="pref_camera_manual_exp_entry_off">OFF</string>
  <!-- Manual white balance entry values -->
  <string name="pref_camera_manual_wb_title">マニュアルホワイトバランス</string>
  <string name="pref_camera_manual_wb_entry_color_temperature">色温度</string>
  <string name="pref_camera_manual_wb_entry_rbgb_gains">RBGBゲイン</string>
  <string name="pref_camera_manual_wb_entry_off">OFF</string>
  <!-- Manual Focus entry values -->
  <string name="pref_camera_manual_focus_title">マニュアルフォーカス</string>
  <string name="pref_camera_manual_focus_entry_scale_mode">スケールモード</string>
  <string name="pref_camera_manual_focus_entry_diopter_mode">視度モード</string>
  <string name="pref_camera_manual_focus_entry_off">OFF</string>
  <!-- Instant Capture entry -->
  <string name="pref_camera_instant_capture_title">インスタントキャプチャー</string>
  <string name="pref_camera_instant_capture_entry_aggressive_aec">アグレッシブ AEC</string>
  <string name="pref_camera_instant_capture_entry_fast_aec">高速 AEC</string>
  <string name="pref_camera_instant_capture_entry_disable">無効</string>
  <!-- Instant Capture entry values -->
  <!-- Settings screen, ZSL location dialog choices -->
  <string name="pref_camera_zsl_entry_off">OFF</string>
  <string name="pref_camera_zsl_entry_on">ON</string>
  <!-- The message is shown in toast when HDR or scene mode is enabled -->
  <string name="hdr_enable_message">HDRが有効です。オートシーンモードのみサポートされています</string>
  <string name="scene_enable_message">オート以外のシーンモードではHDRはサポートされていません</string>
  <!-- Settings screen, Video HDR location dialog choices -->
  <string name="pref_camera_video_hdr_entry_off">OFF</string>
  <string name="pref_camera_video_hdr_entry_on">ON</string>
  <!-- Settings screen, CDS location dialog choices -->
  <string name="pref_camera_cds_entry_off">OFF</string>
  <string name="pref_camera_cds_entry_on">ON</string>
  <string name="pref_camera_cds_entry_auto">オート</string>
  <!-- Settings screen, video CDS location dialog choices -->
  <string name="pref_camera_video_cds_entry_off">OFF</string>
  <string name="pref_camera_video_cds_entry_on">ON</string>
  <string name="pref_camera_video_cds_entry_auto">オート</string>
  <!-- Settings screen, TNR location dialog choices -->
  <string name="pref_camera_tnr_entry_disable">無効</string>
  <string name="pref_camera_tnr_entry_enable">有効</string>
  <!-- Settings screen, TNR location dialog choices -->
  <!-- Settings screen, video TNR location dialog choices -->
  <string name="pref_camera_video_tnr_entry_disable">無効</string>
  <string name="pref_camera_video_tnr_entry_enable">有効</string>
  <!-- Settings screen, video TNR location dialog choices -->
  <!-- Settings screen, setting title text for Video HDR-->
  <string name="pref_camera_video_hdr_title">動画HDR</string>
  <!-- Settings menu, setting title text for cds mode-->
  <string name="pref_camera_cds_title">CDSモード</string>
  <!-- Settings menu, setting title text for video cds mode-->
  <string name="pref_camera_video_cds_title">動画CDSモード</string>
  <!-- Default cds mode setting-->
  <!-- Default video cds mode setting-->
  <!-- Settings menu, setting title text for tnr mode-->
  <string name="pref_camera_tnr_title">TNRモード</string>
  <!-- Settings menu, setting title text for video tnr mode-->
  <string name="pref_camera_video_tnr_title">動画TNRモード</string>
  <!-- Default tnr mode setting-->
  <!-- Default video tnr mode setting-->
  <!-- Default face  detection setting. -->
  <!-- Settings screen, Select Face Detection -->
  <string name="pref_camera_facedetection_title">顔認識</string>
  <!-- Settings menu, Face Detection choices -->
  <string name="pref_camera_facedetection_entry_off">OFF</string>
  <string name="pref_camera_facedetection_entry_on">ON</string>
  <!-- Default Selfie Flash setting. -->
  <!-- Settings screen, Selfie Flash Detection -->
  <string name="pref_selfie_flash_title">自撮りフラッシュ</string>
  <!-- Settings menu, Selfie Flash choices -->
  <string name="pref_selfie_flash_entry_off">OFF</string>
  <string name="pref_selfie_flash_entry_on">ON</string>
  <!-- Default redeye reduction setting. -->
  <!-- Settings screen, Select Redeye Reduction -->
  <string name="pref_camera_redeyereduction_title">赤目軽減</string>
  <!-- Settings menu, redeye reduction choices -->
  <string name="pref_camera_redeyereduction_entry_enable">有効</string>
  <string name="pref_camera_redeyereduction_entry_disable">無効</string>
  <string name="pref_camera_selfiemirror_title">自撮りミラー</string>
  <string name="pref_camera_selfiemirror_entry_enable">有効</string>
  <string name="pref_camera_selfiemirror_entry_disable">無効</string>
  <string name="pref_camera_shuttersound_title">シャッター音</string>
  <string name="pref_camera_shuttersound_entry_enable">有効</string>
  <string name="pref_camera_shuttersound_entry_disable">無効</string>
  <!-- The message is shown in toast when the app encounters an unsupported selection for HFR/HSR mode -->
  <string name="error_app_unsupported_hfr_selection">高フレームレート録画は手ぶれ補正/低速度撮影/HDR使用時は使用できません。</string>
  <!-- The message is shown in dialog when the app encounters an unsupported resolution for HFR mode -->
  <string name="error_app_unsupported_hfr">選択した動画サイズではスローモーションモードは使用できません。小さい動画サイズを選択してください。</string>
  <!-- The message is shown in toast when the app encounters an unsupported resolution for DIS mode -->
  <string name="error_app_unsupported_dis">手ぶれ補正は選択した動画サイズでは使用できません。小さい動画サイズを選択してください。</string>
  <!-- The message is shown in dialog when the app encounters an unsupported resolution for HSR mode -->
  <string name="error_app_unsupported_hsr">ハイスピードモードは選択した解像度では使用できません。小さい動画サイズを選択してください。</string>
  <!-- The message is shown in dialog when the app encounters an unsupported video codec for HFR mode -->
  <string name="error_app_unsupported_hfr_codec">HFRがONになっている場合はH.264ビデオエンコーディングのみ使用できます</string>
  <!-- The message is shown in dialog when the app encounters an unsupported video resolution-->
  <string name="error_app_unsupported">このエンコーダの種類では使用できない動画の解像度です</string>
  <!-- The message is shown in dialog when the app encounters an unsupported video profile-->
  <string name="error_app_unsupported_profile">非対応の動画プロファイル</string>
  <!--The message is shown in dialog when the raw snapshot is selected in zsl mode-->
  <string name="error_app_unsupported_raw">RAW画像形式はゼロシャッターラグモードでは使用できません。JPEGを選択してください。</string>
  <!-- Settings screen, AE bracketing and HDR location dialog choices -->
  <string name="pref_camera_ae_bracket_hdr_entry_ae_bracket">自動段階露出</string>
  <string name="pref_camera_ae_bracket_hdr_title">自動段階露出</string>
  <string name="pref_camera_ae_bracket_hdr_entry_on">ON</string>
  <string name="err_app_unsupport_ae_bracket_code">自動露出ブラケットはサポートされていません</string>
  <!-- The messsage shown if user selects a snapshot resolution lower than the current video size. -->
  <string name="snapshot_lower_than_video">動画スナップショットのサイズが動画のサイズよりも低く設定されています。今の動画のサイズと同等以上の解像度を選択してください。</string>
  <!-- The messsage shown if user selects a snapshot resolution in low power mode. -->
  <string name="snapshotsize_low_powermode">低電力モードでは写真のサイズの変更はサポートされていません。動画のサイズのスナップショットが撮影されます。写真のサイズの変更を許可するには通常電力モードを選択してください。</string>
  <!-- The messsage shown if user tries to take snapshot during D1/QCIF resolution. -->
  <string name="snapshot_qcif_and_d1">この解像度では動画サイズのスナップショットのみサポートされています。</string>
  <!-- Default hfr setting. Do not translate. -->
  <!-- Settings screen, Select hfr title -->
  <string name="pref_camera_hfr_title">スローモーション</string>
  <!-- Settings screen, hfr radio button choices -->
  <string name="pref_camera_hfr_entry_off">OFF</string>
  <string name="pref_camera_hfr_entry_2x">スローモーション 60 FPS</string>
  <string name="pref_camera_hfr_entry_3x">スローモーション 90 FPS</string>
  <string name="pref_camera_hfr_entry_4x">スローモーション 120 FPS</string>
  <string name="pref_camera_hfr_entry_8x">スローモーション 240 FPS</string>
  <string name="pref_camera_hfr_entry_hsr_60">ハイスピード 60 FPS</string>
  <string name="pref_camera_hfr_entry_hsr_90">ハイスピード 90 FPS</string>
  <string name="pref_camera_hfr_entry_hsr_120">ハイスピード 120 FPS</string>
  <string name="pref_camera_hfr_entry_hsr_240">ハイスピード 240 FPS</string>
  <!-- HFR entry values. Do not translate. -->
  <!-- Default noise reduction setting. Do not translate. -->
  <!-- Settings screen, Select See More title -->
  <string name="pref_camera_noise_reduction_title">ノイズリダクション</string>
  <!-- Settings screen, see more radio button choices -->
  <string name="pref_camera_noise_reduction_entry_off">OFF</string>
  <string name="pref_camera_noise_reduction_entry_fast">高速</string>
  <string name="pref_camera_noise_reduction_entry_high_quality">高画質</string>
  <!-- see more entry values. Do not translate. -->
  <!-- Default see more setting. Do not translate. -->
  <!-- Settings screen, Select See More title -->
  <!-- Settings screen, see more radio button choices -->
  <string name="pref_camera_see_more_entry_off">OFF</string>
  <string name="pref_camera_see_more_entry_on">ON</string>
  <!-- see more entry values. Do not translate. -->
  <!-- Denoise Settings screen, setting title text -->
  <string name="pref_camera_denoise_title">ノイズ除去</string>
  <!-- Denoise Settings screen, Record location dialog choices -->
  <string name="pref_camera_denoise_entry_off">OFF</string>
  <string name="pref_camera_denoise_entry_on">ON</string>
  <!-- Default iso setting. Do not translate. -->
  <!-- Settings screen, Select Iso title -->
  <string name="pref_camera_iso_title">ISO</string>
  <!-- Settings screen, ISO dialog radio button choices -->
  <string name="pref_camera_iso_entry_auto">オート</string>
  <string name="pref_camera_iso_entry_isodeblur">オート(HJR)</string>
  <string name="pref_camera_iso_entry_iso50">ISO50</string>
  <string name="pref_camera_iso_entry_iso100">ISO100</string>
  <string name="pref_camera_iso_entry_iso125">ISO125</string>
  <string name="pref_camera_iso_entry_iso150">ISO150</string>
  <string name="pref_camera_iso_entry_iso200">ISO200</string>
  <string name="pref_camera_iso_entry_iso250">ISO250</string>
  <string name="pref_camera_iso_entry_iso300">ISO300</string>
  <string name="pref_camera_iso_entry_iso320">ISO320</string>
  <string name="pref_camera_iso_entry_iso350">ISO350</string>
  <string name="pref_camera_iso_entry_iso400">ISO400</string>
  <string name="pref_camera_iso_entry_iso450">ISO450</string>
  <string name="pref_camera_iso_entry_iso500">ISO500</string>
  <string name="pref_camera_iso_entry_iso600">ISO600</string>
  <string name="pref_camera_iso_entry_iso640">ISO640</string>
  <string name="pref_camera_iso_entry_iso700">ISO700</string>
  <string name="pref_camera_iso_entry_iso800">ISO800</string>
  <string name="pref_camera_iso_entry_iso1000">ISO1000</string>
  <string name="pref_camera_iso_entry_iso1200">ISO1200</string>
  <string name="pref_camera_iso_entry_iso1250">ISO1250</string>
  <string name="pref_camera_iso_entry_iso1500">ISO1500</string>
  <string name="pref_camera_iso_entry_iso1600">ISO1600</string>
  <string name="pref_camera_iso_entry_iso2000">ISO2000</string>
  <string name="pref_camera_iso_entry_iso2500">ISO2500</string>
  <string name="pref_camera_iso_entry_iso2700">ISO2700</string>
  <string name="pref_camera_iso_entry_iso3200">ISO3200</string>
  <string name="pref_camera_iso_entry_iso6400">ISO6400</string>
  <string name="pref_camera_iso_entry_iso12800">ISO12800</string>
  <!-- ISO entry values. Do not translate. -->
  <!-- Settings screen, Anti Banding title -->
  <string name="pref_camera_antibanding_title">アンチバンディング</string>
  <!-- Default Anti Banding setting. -->
  <!-- Settings screen, Anti Banding entries -->
  <string name="pref_camera_antibanding_entry_0">オート</string>
  <string name="pref_camera_antibanding_entry_1">50 Hz(ヨーロッパ)</string>
  <string name="pref_camera_antibanding_entry_2">60 Hz(アメリカ)</string>
  <!-- Default color effect setting. -->
  <string name="pref_camera_filter_mode_entry_on">ON</string>
  <string name="pref_camera_filter_mode_entry_off">OFF</string>
  <!-- Settings screen, Select Color effect title -->
  <string name="pref_camera_coloreffect_title">色彩エフェクト</string>
  <string name="pref_camera_filter_mode_title">色彩エフェクト</string>
  <!-- Settings screen, Color effect dialog radio button choices -->
  <string name="pref_camera_coloreffect_entry_none">なし</string>
  <string name="pref_camera_coloreffect_entry_mono">モノクロ</string>
  <string name="pref_camera_coloreffect_entry_sepia">セピア</string>
  <string name="pref_camera_coloreffect_entry_negative">ネガ</string>
  <!-- Color effect that overexposes and reverses some of the tones. -->
  <string name="pref_camera_coloreffect_entry_solarize">ソラリゼーション</string>
  <string name="pref_camera_coloreffect_entry_posterize">ポスタライズ</string>
  <string name="pref_camera_coloreffect_entry_aqua">アクア</string>
  <string name="pref_camera_coloreffect_entry_emboss">エンボス</string>
  <string name="pref_camera_coloreffect_entry_sketch">スケッチ</string>
  <string name="pref_camera_coloreffect_entry_neon">ネオン</string>
  <string name="pref_camera_coloreffect_entry_pastel">パステル</string>
  <string name="pref_camera_coloreffect_entry_mosaic">モザイク</string>
  <string name="pref_camera_coloreffect_entry_redtint">淡い赤色</string>
  <string name="pref_camera_coloreffect_entry_bluetint">淡い青色</string>
  <string name="pref_camera_coloreffect_entry_greentint">淡い緑色</string>
  <!-- Select IS title -->
  <string name="pref_camera_dis_title">手ぶれ補正</string>
  <!-- DIS choices -->
  <string name="pref_camera_dis_entry_off">OFF</string>
  <string name="pref_camera_dis_entry_on">ON</string>
  <!-- Select Face Recognition title -->
  <string name="pref_camera_facerc_title">顔認識</string>
  <!-- Face Recognition choices -->
  <string name="pref_camera_facerc_entry_off">OFF</string>
  <string name="pref_camera_facerc_entry_on">ON</string>
  <!-- Settings screen, Multiple levels entries -->
  <string name="pref_camera_sharpness_entry_level0">レベル0</string>
  <string name="pref_camera_sharpness_entry_level1">レベル1</string>
  <string name="pref_camera_sharpness_entry_level2">レベル2(デフォルト)</string>
  <string name="pref_camera_sharpness_entry_level3">レベル3</string>
  <string name="pref_camera_sharpness_entry_level4">レベル4</string>
  <string name="pref_camera_sharpness_entry_level5">レベル5</string>
  <string name="pref_camera_sharpness_entry_level6">レベル6</string>
  <!-- Settings screen, Multiple levels entries -->
  <string name="pref_camera_contrast_entry_level0">レベル0</string>
  <string name="pref_camera_contrast_entry_level1">レベル1</string>
  <string name="pref_camera_contrast_entry_level2">レベル2</string>
  <string name="pref_camera_contrast_entry_level3">レベル3</string>
  <string name="pref_camera_contrast_entry_level4">レベル4</string>
  <string name="pref_camera_contrast_entry_level5">レベル5(デフォルト)</string>
  <string name="pref_camera_contrast_entry_level6">レベル6</string>
  <string name="pref_camera_contrast_entry_level7">レベル7</string>
  <string name="pref_camera_contrast_entry_level8">レベル8</string>
  <string name="pref_camera_contrast_entry_level9">レベル9</string>
  <string name="pref_camera_contrast_entry_level10">レベル10</string>
  <!-- Settings screen, Multiple levels entries -->
  <string name="pref_camera_saturation_entry_level0">レベル0</string>
  <string name="pref_camera_saturation_entry_level1">レベル1</string>
  <string name="pref_camera_saturation_entry_level2">レベル2</string>
  <string name="pref_camera_saturation_entry_level3">レベル3</string>
  <string name="pref_camera_saturation_entry_level4">レベル4</string>
  <string name="pref_camera_saturation_entry_level5">レベル5(デフォルト)</string>
  <string name="pref_camera_saturation_entry_level6">レベル6</string>
  <string name="pref_camera_saturation_entry_level7">レベル7</string>
  <string name="pref_camera_saturation_entry_level8">レベル8</string>
  <string name="pref_camera_saturation_entry_level9">レベル9</string>
  <string name="pref_camera_saturation_entry_level10">レベル10</string>
  <!-- Default sharpness setting. Do not translate. -->
  <!-- Settings screen, Select sharpness title -->
  <string name="pref_camera_sharpness_title">シャープネス</string>
  <!-- Default contrast setting. Do not translate. -->
  <!-- Settings screen, Select contrast title -->
  <string name="pref_camera_contrast_title">コントラスト</string>
  <!-- Default saturation setting. Do not translate. -->
  <!-- Settings screen, Select saturation title -->
  <string name="pref_camera_saturation_title">彩度</string>
  <!-- Default picture quality setting. See
         pref_camera_jpegquality_entryvalues for possible values -->
  <!-- Default Picture format setting. Do not translate. -->
  <!-- Settings screen, Select Picture format title -->
  <string name="pref_camera_picture_format_title">写真の形式</string>
  <!-- Settings screen, picture format dialog radio button choices -->
  <!-- Picture format entry values. Do not translate. -->
  <!-- Settings screen, Picture quality title -->
  <string name="pref_camera_jpegquality_title">画質</string>
  <!-- Settings screen, Picture quality dialog radio button choices -->
  <string name="pref_camera_jpegquality_entry_0"></string>
  <string name="pref_camera_jpegquality_entry_1">標準</string>
  <string name="pref_camera_jpegquality_entry_2"></string>
  <!-- Default auto histogram setting. Do not translate. -->
  <!-- Settings screen, Select Histogram title -->
  <string name="pref_camera_histogram_title">ヒストグラム</string>
  <!-- Settings screen, Histogram radio button choices -->
  <string name="pref_camera_histogram_entry_enable">有効</string>
  <string name="pref_camera_histogram_entry_disable">無効</string>
  <!-- Histogram entry values. Do not translate. -->
  <!-- Default auto scene detection setting. -->
  <!-- Settings screen, Select Auto Scene Detection -->
  <string name="pref_camera_scenedetect_title">自動シーン認識</string>
  <!-- Settings menu, auto scene detection choices -->
  <string name="pref_camera_scenedetect_entry_off">OFF</string>
  <!-- Scene detection set to on - supports backlight and snow cloudy detection. -->
  <string name="pref_camera_scenedetect_entry_on">ON</string>
  <!-- Toast showing error if invalid size selected for  time lapse  [CHAR LIMIT=65] -->
  <string name="time_lapse_error">タイムラプス撮影には無効な動画サイズです。</string>
  <!-- longshot value -->
  <string name="pref_camera_longshot_title">連写</string>
  <string name="msg_cancel_longshot_for_limited_memory">メモリが不足しているため、連写を中止しました</string>
  <!-- Toast showing non-supported functionality for flash in AE bracket -->
  <string name="flash_aebracket_message">フラッシュは自動段階露出モードでは使用できません</string>
  <!-- Settings screen, setting title text for Auto HDR-->
  <string name="pref_camera_auto_hdr_title">オートHDR</string>
  <!-- Settings screen, Auto HDR location dialog choices -->
  <string name="pref_camera_auto_hdr_entry_enable">有効</string>
  <string name="pref_camera_auto_hdr_entry_disable">無効</string>
  <!-- toast message for storage location switch -->
  <string name="on_switch_save_path_to_sdcard">内部ストレージの容量が少なくなっているため、ストレージの場所をSDカードに切り替えました</string>
  <!-- Settings screen, Selectable HDR mode title -->
  <string name="pref_camera_hdr_mode_title">HDRモード</string>
  <!-- Settings screen, Selectable HDR mode radio button choices -->
  <string name="pref_camera_hdr_mode_entry_sensor">センサーHDR</string>
  <string name="pref_camera_hdr_mode_entry_multi_frame">マルチフレームHDR</string>
  <!-- HDR mode entry values. Do not translate. -->
  <!--Default video rotation setting-->
  <!--Settings screen, video rotation title-->
  <string name="pref_camera_video_rotation_title">動画の回転</string>
  <!--Menu, video rotation label-->
  <string name="pref_camera_video_rotation_label">動画の回転</string>
  <!-- Settings screen, Video rotation dialog radio button choices -->
  <string name="pref_camera_video_rotation_entry_0">0</string>
  <string name="pref_camera_video_rotation_entry_90">90</string>
  <string name="pref_camera_video_rotation_entry_180">180</string>
  <string name="pref_camera_video_rotation_entry_270">270</string>
  <!-- The message is shown in toast when click showOnMap Menu and there is no map app -->
  <string name="map_activity_not_found_err">位置情報を表示するマップアプリがインストールされていません</string>
  <!-- Continuous shot enable message -->
  <string name="longshot_enable_message">上級者向けの機能は連写モードでは使用できません</string>
  <!-- Advanced features enable message -->
  <string name="advance_feature_enable_msg">上級者向けの機能が有効になっている場合は連写は使用できません</string>
  <!-- The alas of CameraActivity for gesture operation -->
  <string name="camera_gesture_title">カメラを起動</string>
  <string name="pref_camera_tsmakeup_title">ビューティーモード</string>
  <string name="pref_camera_tsmakeup_entry_on">ON</string>
  <string name="pref_camera_tsmakeup_entry_off">OFF</string>
  <string name="pref_camera_tsmakeup_entry_low"></string>
  <string name="pref_camera_tsmakeup_entry_mid">標準</string>
  <string name="pref_camera_tsmakeup_entry_high"></string>
  <string name="pref_camera_tsmakeup_custom">カスタム</string>
  <string name="pref_camera_tsmakeup_level_whiten">白くする</string>
  <string name="pref_camera_tsmakeup_level_clean">ソフトにする</string>
  <string name="text_tsmakeup_alert_title">注意</string>
  <string name="text_tsmakeup_alert_msg">ビューティーモードを使用するには顔検出を有効にしないといけません。続行しますか?</string>
  <string name="text_tsmakeup_alert_continue">続行</string>
  <string name="text_tsmakeup_alert_quit">キャンセル</string>
  <string name="text_tsmakeup_beautify_toast">ビューティーモード</string>
  <string name="all_in_focus">全焦点</string>
  <string name="refocus_toast">前の写真をリフォーカスするには、ここをタップしてください</string>
  <string name="refocus_prompt_message">UbiFocus を使用すると、シャッターボタンを押す度に5枚写真を撮影します。5枚の写真を1枚に結合してすべてにフォーカスされているようにします。写真を撮影した後でも再フォーカスできます。</string>
  <string name="camera_thermal_shutdown">端末の温度が上昇したため、カメラを終了します。</string>
  <string name="camera_server_died">メディアサーバーが停止したため、カメラを終了します。</string>
  <string name="camera_unknown_error">不明なエラーが発生したため、カメラを終了します。</string>
  <string name="mute_button_desc">ミュートボタン</string>
  <string name="pref_camera2_camera2_title">Camera2 モード</string>
  <string name="pref_camera2_camera2_entry_enable">有効</string>
  <string name="pref_camera2_camera2_entry_disable">無効</string>
  <string name="pref_camera2_mono_only_title">モノクロのみ</string>
  <string name="pref_camera2_mono_only_entry_on">オン</string>
  <string name="pref_camera2_mono_only_entry_off">OFF</string>
  <string name="pref_camera2_mono_preview_title">モノクロプレビュー</string>
  <string name="pref_camera2_mono_preview_entry_on">ON</string>
  <string name="pref_camera2_mono_preview_entry_off">OFF</string>
  <string name="pref_camera2_clearsight_entry_on">ON</string>
  <string name="pref_camera2_clearsight_entry_off">OFF</string>
  <string name="clearsight_capture_success">ClearSightキャプチャが完了しました</string>
  <string name="clearsight_capture_fail">ClearSightキャプチャができませんでした</string>
  <string name="pref_camera2_mpo_title">MPO形式</string>
  <string name="pref_camera2_mpo_entry_on">ON</string>
  <string name="pref_camera2_mpo_entry_off">OFF</string>
  <string name="pref_camera2_makeup_title">メイクアップ</string>
  <string name="pref_camera2_makeup_entry_on">オン</string>
  <string name="pref_camera2_makeup_entry_off">OFF</string>
  <string name="pref_camera2_noise_reduction_title">ノイズリダクション</string>
  <string name="pref_camera2_noise_reduction_entry_off">OFF</string>
  <string name="pref_camera2_noise_reduction_entry_fast">高速</string>
  <string name="pref_camera2_noise_reduction_entry_high_quality">高画質</string>
  <string name="pref_camera2_videosnap_title">自動スナップショットサイズ</string>
  <string name="pref_camera2_videosnap_entry_enable">有効</string>
  <string name="pref_camera2_videosnap_entry_disable">無効</string>
  <string name="pref_camera2_trackingfocus_title">追尾フォーカス</string>
  <string name="pref_camera2_trackingfocus_entry_on">オン</string>
  <string name="pref_camera2_trackingfocus_entry_off">OFF</string>
  <string name="pref_camera_scenemode_entry_bestpicture">最高の写真</string>
  <string name="pref_camera_scenemode_entry_sharpshooter">シャープネス</string>
  <string name="pref_camera_scenemode_entry_trackingfocus">追尾フォーカス</string>
  <string name="pref_camera_scenemode_entry_panorama">パノラマ</string>
  <string name="pref_camera_scenemode_entry_promode">プロモード</string>
  <string name="bestpicture_done">完了</string>
  <string name="bestpicture_at_least_one_picture">少なくとも1枚の写真を選んでください。</string>
  <string name="pref_camera2_shutter_sound_entry_on">ON</string>
  <string name="pref_camera2_shutter_sound_entry_off">OFF</string>
  <string name="pref_camera2_shutter_sound_title">シャッター音</string>
  <string name="pref_camera2_timer_entry_off">OFF</string>
  <string name="pref_camera2_timer_entry_2sec">2</string>
  <string name="pref_camera2_timer_entry_5sec">5</string>
  <string name="pref_camera2_timer_entry_10sec">10</string>
  <string name="pref_camera2_saveraw_title">RAW 形式で保存する</string>
  <string name="panocapture_direction_is_not_determined">常に一方向へ移動してください。</string>
  <string name="panocapture_intro">開始するにはカメラボタンを押してください。</string>
  <string name="panocapture_direction_is_changed">方向が変わったため、パノラマ撮影を中止します\u2026</string>
  <string name="makeup_ui_title">美肌効果の強さを選択</string>
  <string name="makeup_ui_ok_button">OK</string>
  <string name="perf_camera2_version_info">バージョン情報</string>
  <string name="perf_camera2_preferences_category_general">全般</string>
  <string name="perf_camera2_preferences_category_photo">スチールカメラ</string>
  <string name="perf_camera2_preferences_category_video">ビデオカメラ</string>
  <string name="perf_camera2_preferences_category_system">システム</string>
  <string name="pref_camera2_scene_mode_dual_camera_instructional_content">デュアルカメラモードでは撮影した写真がよりクリアに撮影できます。
また、その写真をギャラリーで編集し背景にボケ味を与えることもできます。</string>
  <string name="pref_camera2_scene_mode_ubi_focus_instructional_content">UbiFocus は撮影時に同時にフォーカス位置が異なる写真を最大5枚撮影し、
それらを合成して保存することであとからフォーカス位置を変更できます。</string>
  <string name="pref_camera2_scene_mode_opti_zoom_instructional_content">OptiZoom を使用すると拡大しても鮮明な画像になります。撮影前でも撮影後でもズームできます。</string>
  <string name="pref_camera2_scene_mode_sports_instructional_content">スポーツモードはより良いスポーツやアクション写真を撮ることができます。\n\n写真には効果がありますがビデオ撮影には効果はありません。</string>
  <string name="pref_camera2_scene_mode_hdr_instructional_content">暗いシーンや逆行のようなシーンが混在しているときは、最高の画質を得るために「HDR」を選択します。</string>
  <string name="pref_camera2_scene_mode_best_photo_instructional_content">10枚の写真を連写し、ベストな1枚を選べます。</string>
  <string name="pref_camera2_scene_mode_chroma_flash_instructional_content">ChromaFlash を使用すると、カメラのフラッシュが写真の全ての人物やオブジェクトに合わせて最適化されます。 この機能はバックカメラにのみ適用されます。</string>
  <string name="pref_camera2_scene_mode_sharp_photo_instructional_content">シャープネスはシーン内の動きや手の震えによるブレを軽減します。</string>
  <string name="pref_camera2_scene_mode_tracking_focus_instructional_content">写真やビデオの撮影中に、選択した人や物体を追跡したりピントを合わせたりすることができます。開始するには追跡する人物または物体にフ四角を合わせます。</string>
  <string name="pref_camera2_scene_mode_time_lapse_instructional_content">低速度撮影(コマ送り)モードでは、録画中の長時間のビデオを短時間のビデオに変換できます。この効果は動画には適用されますが、写真には適用されません。</string>
  <string name="pref_camera2_scene_mode_panorama_instructional_content">左右にパンするとパノラマ写真を撮ることができます。 上下にパンして縦長の写真を撮ることもできます。</string>
  <string name="pref_camera2_scene_mode_blur_buster_instructional_content">BlurBuster は手振れによるぼやけを低減します。安定した撮影が困難な場所で写真を撮る際に便利です。</string>
  <string name="pref_camera2_scene_mode_pro_instructional_content">プロモードでは、ISO・露出・ホワイトバランス・フォーカスの設定を手動制御できます。 これらの全ての詳細設定に簡単にアクセスできます。</string>
  <string name="pref_camera2_not_show_again">次回から表示しない</string>
  <string name="pref_camera2_scene_mode_instructional_ok">OK</string>
  <string name="pref_camera2_instant_aec_title">インスタント AEC</string>
  <string name="pref_camera2_instant_aec_entry_disable">無効</string>
  <string name="pref_camera2_instant_aec_entry_aggressive">アグレッシブ AEC</string>
  <string name="pref_camera2_instant_aec_entry_fast">高速 AEC</string>
  <string name="pref_camera2_saturation_level_title">彩度</string>
  <string name="pref_camera2_saturation_level_entry_0">レベル0</string>
  <string name="pref_camera2_saturation_level_entry_1">レベル1</string>
  <string name="pref_camera2_saturation_level_entry_2">レベル2</string>
  <string name="pref_camera2_saturation_level_entry_3">レベル3</string>
  <string name="pref_camera2_saturation_level_entry_4">レベル4</string>
  <string name="pref_camera2_saturation_level_entry_5">レベル5(デフォルト)</string>
  <string name="pref_camera2_saturation_level_entry_6">レベル6</string>
  <string name="pref_camera2_saturation_level_entry_7">レベル7</string>
  <string name="pref_camera2_saturation_level_entry_8">レベル8</string>
  <string name="pref_camera2_saturation_level_entry_9">レベル9</string>
  <string name="pref_camera2_saturation_level_entry_10">レベル10</string>
  <string name="pref_camera2_anti_banding_level_title">アンチバンディング</string>
  <string name="pref_camera2_anti_banding_level_entry_off">OFF</string>
  <string name="pref_camera2_anti_banding_level_entry_50hz">50 Hz(ヨーロッパ)</string>
  <string name="pref_camera2_anti_banding_level_entry_60hz">60 Hz(アメリカ)</string>
  <string name="pref_camera2_anti_banding_level_entry_auto">オート</string>
  <string name="pref_camera2_histogram_title">ヒストグラム</string>
  <string name="pref_camera2_histogram_entry_enable">有効</string>
  <string name="pref_camera2_histogram_entry_disable">無効</string>
  <string name="pref_camera2_hdr_title">HDR</string>
  <string name="pref_camera2_hdr_entry_enable">有効</string>
  <string name="pref_camera2_hdr_entry_disable">無効</string>
  <string name="pref_camera2_auto_hdr_title">オートHDR</string>
  <string name="pref_camera2_auto_hdr_entry_enable">有効</string>
  <string name="pref_camera2_auto_hdr_entry_disable">無効</string>
  <string name="pref_camera_bokeh_mode_title">ボケモード</string>
  <string name="pref_camera_bokeh_mode_entry_enable">有効</string>
  <string name="pref_camera_bokeh_mode_entry_disable">無効</string>
  <string name="pref_camera_bokeh_mpo_title">ボケモード MPO</string>
  <string name="pref_camera_bokeh_mpo_entry_enable">有効</string>
  <string name="pref_camera_bokeh_mpo_entry_disable">無効</string>
  <string name="pref_camera_bokeh_blur_degree_title">ぼかし具合</string>
  <!-- Default Zoom setting. -->
  <string name="pref_camera_zoom_title">ズーム</string>
  <!-- Settings menu, Zoom choices -->
  <string name="pref_camera_zoom_entry_off">OFF</string>
  <string name="pref_camera_zoom_entry_1x">等倍</string>
  <string name="pref_camera_zoom_entry_2x">2</string>
  <string name="pref_camera_zoom_entry_3x">3</string>
  <string name="pref_camera_zoom_entry_4x">4</string>
  <string name="pref_camera_zoom_entry_5x">5</string>
  <string name="pref_camera_zoom_entry_6x">6</string>
  <string name="pref_camera_zoom_entry_7x">7</string>
  <string name="pref_camera_zoom_entry_8x">8</string>
  <string name="pref_camera_zoom_entry_9x">9</string>
  <string name="pref_camera_zoom_entry_10x">10</string>
  <string name="pref_camera2_bsgc_title">笑顔/まばたき/視線検出</string>
  <string name="pref_camera2_bsgc_entry_enable">有効</string>
  <string name="pref_camera2_bsgc_entry_disable">無効</string>
  <string name="pref_camera2_zsl_title">ゼロシャッターラグ</string>
  <string name="pref_camera2_zsl_entry_disable">OFF</string>
  <string name="pref_camera2_zsl_entry_app_zsl">ソフトウェア ZSL</string>
  <string name="pref_camera2_zsl_entry_hal_zsl">ハードウェア ZSL</string>
  <!-- QCFA Title -->
  <!-- QCFA choices -->
  <string name="pref_camera2_switch_camera_title">ID でカメラを切り替え</string>
  <string name="pref_camera2_initial_camera_entry_bayer">ベイヤー</string>
  <string name="pref_camera2_initial_camera_entry_mono">モノクロ</string>
  <string name="pref_camera2_initial_camera_entry_front">フロント</string>
</resources>