forked from FoundKeyGang/FoundKey
Apply japanese string suggestions from robflop
Co-authored-by: Robin B. <robflop98@outlook.com>
This commit is contained in:
parent
9d793f268f
commit
9f846a6d9c
1 changed files with 5 additions and 5 deletions
|
@ -588,7 +588,7 @@ smtpSecure: "SMTP 接続に暗黙的なSSL/TLSを使用する"
|
||||||
smtpSecureInfo: "STARTTLS使用時はオフにします。"
|
smtpSecureInfo: "STARTTLS使用時はオフにします。"
|
||||||
testEmail: "配信テスト"
|
testEmail: "配信テスト"
|
||||||
wordMute: "ワードミュート"
|
wordMute: "ワードミュート"
|
||||||
instanceMute: "Instance Mutes"
|
instanceMute: "インスタンスミュート"
|
||||||
userSaysSomething: "{name}が何かを言いました"
|
userSaysSomething: "{name}が何かを言いました"
|
||||||
makeActive: "アクティブにする"
|
makeActive: "アクティブにする"
|
||||||
display: "表示"
|
display: "表示"
|
||||||
|
@ -978,10 +978,10 @@ _wordMute:
|
||||||
mutedNotes: "ミュートされたノート"
|
mutedNotes: "ミュートされたノート"
|
||||||
|
|
||||||
_instanceMute:
|
_instanceMute:
|
||||||
instanceMuteDescription: "Will mute any notes/renotes from the listed instances, including a user replying to a user from a muted instance."
|
instanceMuteDescription: "ミュートしましたインスタンスのユーザーの返信を含めて設定しましたインスタンスの全てのノートかRenoteをミュートします。"
|
||||||
instanceMuteDescription2: "Separate with newlines"
|
instanceMuteDescription2: "改行で区切って設定します"
|
||||||
title: "Hides notes from listed instances"
|
title: "設定しましたインスタンスのノートを隠します"
|
||||||
heading: "List of instances to be muted"
|
heading: "ミュートするインスタンス"
|
||||||
|
|
||||||
_theme:
|
_theme:
|
||||||
explore: "テーマを探す"
|
explore: "テーマを探す"
|
||||||
|
|
Loading…
Reference in a new issue