From e310225c3d1f92744c0e61e0bf96915aa2111b3d Mon Sep 17 00:00:00 2001 From: Naoto Sone Date: Mon, 25 Mar 2024 04:10:32 +0000 Subject: [PATCH 1/3] :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 | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/frontend/src/lib/i18n/locales/ja.json b/frontend/src/lib/i18n/locales/ja.json index d817fc6..1964311 100644 --- a/frontend/src/lib/i18n/locales/ja.json +++ b/frontend/src/lib/i18n/locales/ja.json @@ -71,7 +71,8 @@ "success_check_mail": "リンクからログインして、メールの受信トレイを確認してください.", "success": "ログインしました。" }, - "success": "ログインしました。" + "success": "ログインしました。", + "success_check_mail": "ログインしてメールの受信トレイを確認して" } }, "use_backup_code": "バックアップコードを使用する", @@ -262,7 +263,11 @@ "url": "URL", "image": "画像", "search": "検索", - "screenshot_plural": "スクリーンショット" + "screenshot_plural": "スクリーンショット", + "slide": "スライド", + "like": "いいね", + "dislike_plural": "よくないね", + "range": "範囲" }, "search_page": { "at_least_3_characters": "少なくとも3文字を入力してください.", @@ -284,7 +289,8 @@ "delete_answer": "答えを削除", "empty": "空…", "slide": { - "text": "テキスト" + "text": "テキスト", + "headline_description": "見出し用太文字" }, "need_more_help": "もっとヘルプが必要?" }, From baa440f03f1715841b923ef9b22e7d9fbb75637c Mon Sep 17 00:00:00 2001 From: Weblate Translation Memory Date: Mon, 25 Mar 2024 04:11:21 +0000 Subject: [PATCH 2/3] :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": "カスタム欄", From 25472e62d65eafd955a6e7817fed2c234912e821 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=AE=E8=84=87=E4=B8=88=E6=B2=BB?= Date: Mon, 25 Mar 2024 04:12:26 +0000 Subject: [PATCH 3/3] :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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/ja.json b/frontend/src/lib/i18n/locales/ja.json index cc8d098..f952055 100644 --- a/frontend/src/lib/i18n/locales/ja.json +++ b/frontend/src/lib/i18n/locales/ja.json @@ -274,7 +274,8 @@ "never": "しない", "library": "ライブラリ", "progress": "進捗", - "info": "情報" + "info": "情報", + "normal": "普通" }, "search_page": { "at_least_3_characters": "少なくとも3文字を入力してください.",