about summary refs log tree commit diff
path: root/app
diff options
context:
space:
mode:
authorNaf <uenok.htc@gmail.com>2017-09-14 18:20:04 +0900
committerYamagishi Kazutoshi <ykzts@desire.sh>2017-09-14 18:20:04 +0900
commit45b595cdcac58dc462a27b8fa3e19967ac9b55f0 (patch)
tree94329f1ca61636b9ad58c4390bad7bf8302db764 /app
parentaad3df6afca4e0d7bae73dcfe16c88837ffe0292 (diff)
Add Japanese translate for #4911 (#4943)
Diffstat (limited to 'app')
-rw-r--r--app/javascript/mastodon/locales/ja.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/app/javascript/mastodon/locales/ja.json b/app/javascript/mastodon/locales/ja.json
index 4e3164ec5..d48020fcd 100644
--- a/app/javascript/mastodon/locales/ja.json
+++ b/app/javascript/mastodon/locales/ja.json
@@ -195,15 +195,15 @@
   "upload_button.label": "メディアを追加",
   "upload_form.undo": "やり直す",
   "upload_progress.label": "アップロード中...",
-  "video.close": "Close video",
-  "video.exit_fullscreen": "Exit full screen",
-  "video.expand": "Expand video",
-  "video.fullscreen": "Full screen",
-  "video.hide": "Hide video",
-  "video.mute": "Mute sound",
-  "video.pause": "Pause",
-  "video.play": "Play",
-  "video.unmute": "Unmute sound",
+  "video.close": "動画を閉じる",
+  "video.exit_fullscreen": "全画面を終了する",
+  "video.expand": "動画を拡大する",
+  "video.fullscreen": "全画面",
+  "video.hide": "動画を閉じる",
+  "video.mute": "ミュート",
+  "video.pause": "一時停止",
+  "video.play": "再生",
+  "video.unmute": "ミュートを解除する",
   "video_player.expand": "動画の詳細",
   "video_player.toggle_sound": "音の切り替え",
   "video_player.toggle_visible": "表示切り替え",