fix(locale): missing locale keys

This commit is contained in:
オスカー、 2024-07-21 00:22:31 +09:00
parent 15160254f6
commit 011b07deec
Signed by: SWREI
GPG Key ID: 139D6573F92DA9F7
3 changed files with 24 additions and 0 deletions

View File

@ -1262,6 +1262,11 @@ here: "here"
credits: "Closing Credits"
timeWillCome: "Will this have your name on it someday?"
thankYou: "Oscar will always surf the waves with you, forever."
privateMode: "Private Mode"
hideSensitiveInformation: "Hide sensitive information"
youAreHidingSensitiveInformation: "This content was hidden by 'Private Mode'."
temporarilySeeThis: "Nevermind, just show me this"
sensitiveDoubleClickRequired: "Require double-click to open sensitive media"
_bubbleGame:
howToPlay: "How to play"
hold: "Hold"
@ -2659,3 +2664,20 @@ _skebStatus:
yenX: "JPY {x}"
nWorks: "Delivered {n} works"
nRequests: "Requested {n} times"
_hideSensitiveInformation:
use: "Enable 'Private Mode'"
about: "Enabling this feature can help protect your privacy when others are watching your screen, or when you're using Misskey in public, for example."
itsHidden: "Hidden"
itsNotHidden: "Shown"
directMessages: "Direct notes"
directMessagesUse: "Hide direct notes"
directMessagesDescription: "Enabling this option will hide the content of direct notes by default."
drive: "Drive"
driveUse: "Hide file list"
driveDescription: "Enabling this option will suppress the list of files in the drive (making it difficult to attach files within the drive)."
moderationLog: "Moderation notes"
moderationLogUse: "Hide moderation notes"
moderationLogDescription: "Enabling this option will hide moderation notes created by moderators in user profiles."
roles: "Roles"
rolesUse: "Hide assigned roles"
rolesDescription: "Enabling this option will hide the list of all roles in the user profile."

View File

@ -1275,6 +1275,7 @@ privateMode: "プライベートモード"
hideSensitiveInformation: "個人情報の非表示"
youAreHidingSensitiveInformation: "「プライベートモード」で非表示になっています。"
temporarilySeeThis: "無視して表示する"
sensitiveDoubleClickRequired: "敏感な内容のメディアをダブルクリックして表示"
_bubbleGame:
howToPlay: "遊び方"

View File

@ -1261,6 +1261,7 @@ privateMode: "프라이빗 모드"
hideSensitiveInformation: "민감한 정보 숨기기"
youAreHidingSensitiveInformation: "'프라이빗 모드'에 의해 숨겨졌습니다."
temporarilySeeThis: "무시하고 표시하기"
sensitiveDoubleClickRequired: "민감한 내용의 미디어를 더블 클릭해서 표시"
_bubbleGame:
howToPlay: "설명"
hold: "홀드"