From baa440f03f1715841b923ef9b22e7d9fbb75637c Mon Sep 17 00:00:00 2001 From: Weblate Translation Memory Date: Mon, 25 Mar 2024 04:11:21 +0000 Subject: [PATCH] :globe_with_meridians: Translated (Japanese) Currently translated at 70.2% (267 of 380 strings) Translation: ClassQuiz/Frontend Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/ja/ --- frontend/src/lib/i18n/locales/ja.json | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/frontend/src/lib/i18n/locales/ja.json b/frontend/src/lib/i18n/locales/ja.json index 1964311..cc8d098 100644 --- a/frontend/src/lib/i18n/locales/ja.json +++ b/frontend/src/lib/i18n/locales/ja.json @@ -267,7 +267,14 @@ "slide": "スライド", "like": "いいね", "dislike_plural": "よくないね", - "range": "範囲" + "range": "範囲", + "stats": "統計", + "count": "カウント", + "order": "注文", + "never": "しない", + "library": "ライブラリ", + "progress": "進捗", + "info": "情報" }, "search_page": { "at_least_3_characters": "少なくとも3文字を入力してください.", @@ -290,9 +297,13 @@ "empty": "空…", "slide": { "text": "テキスト", - "headline_description": "見出し用太文字" + "headline_description": "見出し用太文字", + "headline": "見出し", + "rectangle": "矩形" }, - "need_more_help": "もっとヘルプが必要?" + "need_more_help": "もっとヘルプが必要?", + "time_in_seconds": "記録間隔(秒)", + "right_or_true?": "ねえ…?" }, "result_page": { "custom_field": "カスタム欄",