From 809f2683a2bdb15a51481dbcf718a3990dc6a04f Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Thu, 2 Nov 2023 03:58:29 +0100 Subject: [PATCH] Translated using Weblate (Japanese) Currently translated at 98.6% (511 of 518 strings) Translated using Weblate (Japanese) Currently translated at 97.6% (506 of 518 strings) Co-authored-by: Hosted Weblate Co-authored-by: Jeff Co-authored-by: aorinngoDo Translate-URL: https://hosted.weblate.org/projects/feishin/translation/ja/ Translation: feishin/Translation --- src/i18n/locales/ja.json | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/ja.json b/src/i18n/locales/ja.json index 9bf26dce..ec616f71 100644 --- a/src/i18n/locales/ja.json +++ b/src/i18n/locales/ja.json @@ -27,7 +27,8 @@ "shuffle_off": "シャッフル無効", "addLast": "最後へ追加", "mute": "ミュート", - "skip_forward": "次へスキップ" + "skip_forward": "次へスキップ", + "pause": "一時停止" }, "setting": { "crossfadeStyle_description": "オーディオプレーヤーが使用するクロスフェードのスタイルを選択します", @@ -409,7 +410,10 @@ "toYear": "年まで", "fromYear": "年から", "criticRating": "批評家の評価", - "trackNumber": "トラック" + "trackNumber": "トラック", + "comment": "コメント", + "recentlyUpdated": "新規更新", + "isPublic": "共有済み" }, "page": { "sidebar": { @@ -420,7 +424,7 @@ "albums": "$t(entity.album_other)", "genres": "$t(entity.genre_other)", "folders": "$t(entity.folder_other)", - "settings": "$t(entity.setting_other)", + "settings": "$t(common.setting_other)", "home": "$t(common.home)", "artists": "$t(entity.artist_other)", "albumArtists": "$t(entity.albumArtist_other)"