From 32a5d9860924e83488d501b978f536b2ce1d87c3 Mon Sep 17 00:00:00 2001 From: hilot06 Date: Thu, 18 May 2023 00:32:09 +0900 Subject: [PATCH] Update Japanese translation I forgot some translation... and I added it --- src/app/i18n/locale/ja-jp.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/i18n/locale/ja-jp.ts b/src/app/i18n/locale/ja-jp.ts index 431c445..1a2b2b8 100644 --- a/src/app/i18n/locale/ja-jp.ts +++ b/src/app/i18n/locale/ja-jp.ts @@ -173,7 +173,7 @@ export const main_window = { add_user: 'このユーザーのNintendo Switch Onlineアカウントをフレンドとして追加し、Discord Rich Presenceを設定します。', active_self: 'このユーザーの情報をDiscordで表示', active_friend: '<0>の情報をこのアカウントを使ってDiscordで表示', - active_unknown: 'An unknown user\'s presence is being shared to Discord using this account.', + active_unknown: '不明なユーザーの情報が、このアカウントを使ってDiscordで表示されます。', active_via: 'このユーザーの情報は<0>を使ってDiscordで表示されます。', setup: 'セットアップ', @@ -261,7 +261,7 @@ export const friend_window = { no_presence: 'このユーザーのプレイ情報を表示する権限がないか、このユーザーがオンラインになったことがありません。', nsa_id: 'NSA ID', - coral_id: 'Coral user ID', + coral_id: 'CoralユーザーID', no_coral_user: 'Nintendo Switch Onlineアプリ未使用', friends_since: 'フレンドになった日: {{date, datetime}}', @@ -276,7 +276,7 @@ export const friend_window = { presence_playing: '{{game}}をプレイ中', presence_offline: 'オフライン', - presence_last_seen: 'Last seen {{since_logout}}', + presence_last_seen: '最終ログイン: {{since_logout}}', game_played_for_h: '$t(hours, {"count": {{hours}}}) 経過', game_played_for_hm: '$t(hours, {"count": {{hours}}}), $t(minutes, {"count": {{minutes}}}) 経過',