parent
8c762e7b8e
commit
cce3e52642
6 changed files with 101 additions and 25 deletions
|
@ -445,6 +445,14 @@ common/views/components/stream-indicator.vue:
|
|||
reconnecting: "再接続中"
|
||||
connected: "接続完了"
|
||||
|
||||
common/views/components/notification-settings.vue:
|
||||
title: "通知"
|
||||
mark-as-read-all-notifications: "すべての通知を既読にする"
|
||||
mark-as-read-all-unread-notes: "すべての投稿を既読にする"
|
||||
mark-as-read-all-talk-messages: "すべてのトークを既読にする"
|
||||
auto-watch: "投稿の自動ウォッチ"
|
||||
auto-watch-desc: "リアクションしたり返信したりした投稿に関する通知を自動的に受け取るようにします。"
|
||||
|
||||
common/views/components/integration-settings.vue:
|
||||
title: "サービス連携"
|
||||
connect: "接続する"
|
||||
|
@ -842,7 +850,6 @@ desktop/views/components/settings.vue:
|
|||
2fa: "二段階認証"
|
||||
other: "その他"
|
||||
license: "ライセンス"
|
||||
mark-as-read-all-unread-notes: "すべての投稿を既読にする"
|
||||
theme: "テーマ"
|
||||
|
||||
behaviour: "動作"
|
||||
|
@ -904,9 +911,6 @@ desktop/views/components/settings.vue:
|
|||
cache-cleared: "キャッシュを削除しました"
|
||||
cache-cleared-desc: "ページを再度読み込みしてください。"
|
||||
|
||||
auto-watch: "投稿の自動ウォッチ"
|
||||
auto-watch-desc: "リアクションしたり返信したりした投稿に関する通知を自動的に受け取るようにします。"
|
||||
|
||||
about: "Misskeyについて"
|
||||
operator: "このサーバーの運営者"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue