Skip to content

Commit 6247d67

Browse files
committed
fix #78, updating some Japanese strings
1 parent 3d38b07 commit 6247d67

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

app/src/main/res/values-ja/strings.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<string name="no_permissions">お使いのカメラやストレージにアクセスしないと、ほとんど行うことはありません</string>
1212
<string name="no_audio_permissions">ビデオを記録するためにオーディオのアクセス許可が必要です</string>
1313
<string name="click_to_resume_preview">Click on the image to resume preview</string>
14-
<string name="photo_not_saved">The photo could not be saved</string>
14+
<string name="photo_not_saved">この画像は保存されていません</string>
1515

1616
<!-- other aspect ratio -->
1717
<string name="other">other</string>
@@ -20,12 +20,12 @@
2020
<string name="save_photos">写真とビデオの保存先</string>
2121
<string name="show_preview">キャプチャ後に写真のプレビューを表示</string>
2222
<string name="shutter_sound">シャッター音</string>
23-
<string name="back_camera">Back camera resolutions</string>
24-
<string name="front_camera">Front camera resolutions</string>
25-
<string name="photo">Photo</string>
26-
<string name="video">Video</string>
23+
<string name="back_camera">背面カメラ解像度</string>
24+
<string name="front_camera">前面カメラ解像度</string>
25+
<string name="photo">画像</string>
26+
<string name="video">動画</string>
2727
<string name="focus_before_capture">キャプチャ前に再度焦点を合わせる</string>
28-
<string name="volume_buttons_as_shutter">Use volume buttons as shutter</string>
28+
<string name="volume_buttons_as_shutter">音量ボタンで撮影</string>
2929
<string name="turn_flash_off_at_startup">Turn flash off at startup</string>
3030
<string name="flip_front_camera_photos_horizontally">Flip front camera photos horizontally</string>
3131
<string name="keep_settings_visible">Keep setting buttons visible</string>

0 commit comments

Comments
 (0)