New translations app.json (Japanese)

This commit is contained in:
Eugen Rochko 2024-06-12 16:54:07 +02:00
parent 2c4d483657
commit ac68248e86
1 changed files with 20 additions and 0 deletions

View File

@ -751,6 +751,7 @@
"title": "設定",
"general": "一般",
"notifications": "通知",
"privacy_safety": "Privacy & Safety",
"support_mastodon": "Mastodonを支援する",
"about_mastodon": "Mastodonについて",
"server_details": "サーバーの詳細",
@ -820,6 +821,25 @@
"notification_hint": "プッシュ通知を受け取るには、端末の設定から通知を許可しましょう。",
"go_to_settings": "端末の通知設定を開く"
}
},
"privacy_safety": {
"title": "Privacy & Safety",
"preset": {
"title": "Preset",
"open_and_public": "Open & Public",
"private_and_restricted": "Private & Restricted",
"custom": "Custom"
},
"default_post_visibility": {
"title": "Default Post Visibility",
"public": "Public",
"followers_only": "Followers Only",
"only_people_mentioned": "Only People Mentioned"
},
"manually_approve_follow_requests": "Manually Approve Follow Requests",
"show_followers_and_following": "Show Followers & Following",
"suggest_my_account_to_others": "Suggest My Account to Others",
"appear_in_search_engines": "Appear in Search Engines"
}
},
"report": {