From 9f233500b77607527a3a650286cdacf269c0a4d7 Mon Sep 17 00:00:00 2001 From: maboroshin Date: Tue, 14 Nov 2023 11:06:25 +0000 Subject: [PATCH] Translated using Weblate (Japanese) Currently translated at 100.0% (199 of 199 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/ja/ --- src/locales/ja.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/locales/ja.json b/src/locales/ja.json index 1233142c..f06e317a 100644 --- a/src/locales/ja.json +++ b/src/locales/ja.json @@ -19,7 +19,7 @@ }, "player": { "watch_on": "{0}で視聴", - "failed": "失敗しエラーコード {0} が返りました。詳細はログに記録" + "failed": "失敗。エラーコード {0} 。詳細はログに記録" }, "actions": { "subscribe": "チャンネル登録 - {count}", @@ -112,7 +112,7 @@ "restore_preferences": "設定を復元", "back_to_home": "ホームに戻る", "copy_link": "リンクコピー", - "time_code": "タイムコード (秒)", + "time_code": "開始時間 (秒)", "documentation": "説明書", "reset_preferences": "設定を初期化", "confirm_reset_preferences": "設定をリセットしますか?",