From 7fb5df149f126a1dea6c36ebbe6165be3ec5d135 Mon Sep 17 00:00:00 2001 From: NoriDev Date: Mon, 5 Jun 2023 17:18:06 +0900 Subject: [PATCH] =?UTF-8?q?locale=E3=81=AE=E6=95=B4=E5=88=97=E3=82=92?= =?UTF-8?q?=E5=A4=89=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- locales/en-US.yml | 6 +++--- locales/ja-JP.yml | 6 +++--- locales/ko-KR.yml | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/locales/en-US.yml b/locales/en-US.yml index 3c24fa3a60..aa1888b11d 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -1,5 +1,8 @@ --- _lang_: "English" +performanceWarning: "High resource usage can result in higher device temperatures and faster battery consumption" +photosensitiveSeizuresWarning: "Can cause photosensitive seizures" +friendlyEnableNotification: "Enable/Disable the notification area" useBoldFont: "Bold Text" newNoteReceivedNotification: "When receive a new note notification" disableRightClick: "Prohibit right click" @@ -1096,9 +1099,6 @@ later: "Later" goToMisskey: "To CherryPick" additionalEmojiDictionary: "Additional emoji dictionaries" installed: "Installed" -performanceWarning: "High resource usage can result in higher device temperatures and faster battery consumption" -photosensitiveSeizuresWarning: "Can cause photosensitive seizures" -friendlyEnableNotification: "Enable/Disable the notification area" _initialAccountSetting: accountCreated: "Your account was successfully created!" letsStartAccountSetup: "For starters, let's set up your profile." diff --git a/locales/ja-JP.yml b/locales/ja-JP.yml index fc8343861e..34abde4467 100644 --- a/locales/ja-JP.yml +++ b/locales/ja-JP.yml @@ -1,5 +1,8 @@ _lang_: "日本語" +performanceWarning: "リソースを多く使用するため、デバイスの温度が高くなり、バッテリーの消耗が速くなる可能性があります" +photosensitiveSeizuresWarning: "光敏感性発作を起こす可能性があります" +friendlyEnableNotification: "通知領域を有効化/無効化" useBoldFont: "文字を太くする" newNoteReceivedNotification: "新しいノート通知を表示するとき" disableRightClick: "右クリックを禁止" @@ -1096,9 +1099,6 @@ later: "あとで" goToMisskey: "CherryPickへ" additionalEmojiDictionary: "絵文字の追加辞書" installed: "インストール済み" -performanceWarning: "リソースを多く使用するため、デバイスの温度が高くなり、バッテリーの消耗が速くなる可能性があります" -photosensitiveSeizuresWarning: "光敏感性発作を起こす可能性があります" -friendlyEnableNotification: "通知領域を有効化/無効化" _initialAccountSetting: accountCreated: "アカウントの作成が完了しました!" diff --git a/locales/ko-KR.yml b/locales/ko-KR.yml index 3fb39bee6c..654e5222e1 100644 --- a/locales/ko-KR.yml +++ b/locales/ko-KR.yml @@ -1,5 +1,8 @@ --- _lang_: "한국어" +performanceWarning: "리소스를 많이 사용하므로, 디바이스의 온도가 높아지고 배터리의 소모가 빨라질 수 있어요" +photosensitiveSeizuresWarning: "광과민성 발작을 일으킬 수 있어요" +friendlyEnableNotification: "알림 영역 활성화/비활성화" useBoldFont: "볼드체 텍스트" newNoteReceivedNotification: "새 노트 알림을 표시할 때" disableRightClick: "우클릭 방지" @@ -1097,9 +1100,6 @@ later: "나중에" goToMisskey: "CherryPick으로" additionalEmojiDictionary: "이모지 추가 사전" installed: "설치됨" -performanceWarning: "리소스를 많이 사용하므로, 디바이스의 온도가 높아지고 배터리의 소모가 빨라질 수 있어요" -photosensitiveSeizuresWarning: "광과민성 발작을 일으킬 수 있어요" -friendlyEnableNotification: "알림 영역 활성화/비활성화" _initialAccountSetting: accountCreated: "계정 생성이 완료되었어요!" letsStartAccountSetup: "계정의 초기 설정을 진행해 볼까요?"