New translations app.json (Japanese)

This commit is contained in:
Eugen Rochko 2022-11-16 09:45:29 +01:00
parent 4ff233aa56
commit cc65912ece
1 changed files with 12 additions and 7 deletions

View File

@ -74,8 +74,8 @@
"take_photo": "写真を撮る", "take_photo": "写真を撮る",
"save_photo": "写真を撮る", "save_photo": "写真を撮る",
"copy_photo": "写真をコピー", "copy_photo": "写真をコピー",
"sign_in": "サインイン", "sign_in": "Log in",
"sign_up": "サインアップ", "sign_up": "Create account",
"see_more": "もっと見る", "see_more": "もっと見る",
"preview": "プレビュー", "preview": "プレビュー",
"share": "共有", "share": "共有",
@ -218,10 +218,16 @@
"get_started": "はじめる", "get_started": "はじめる",
"log_in": "ログイン" "log_in": "ログイン"
}, },
"login": {
"title": "Welcome back",
"subtitle": "Log you in on the server you created your account on.",
"server_search_field": {
"placeholder": "Enter URL or search for your server"
}
},
"server_picker": { "server_picker": {
"title": "サーバーを選択", "title": "サーバーを選択",
"subtitle": "あなたの興味分野・地域に合ったコミュニティや、汎用のものを選択してください。", "subtitle": "Pick a server based on your region, interests, or a general purpose one. You can still chat with anyone on Mastodon, regardless of your servers.",
"subtitle_extend": "あなたの興味分野・地域に合ったコミュニティや、汎用のものを選択してください。各コミュニティはそれぞれ完全に独立した組織や個人によって運営されています。",
"button": { "button": {
"category": { "category": {
"all": "すべて", "all": "すべて",
@ -248,8 +254,7 @@
"category": "カテゴリー" "category": "カテゴリー"
}, },
"input": { "input": {
"placeholder": "サーバーを探す", "search_servers_or_enter_url": "Search communities or enter URL"
"search_servers_or_enter_url": "サーバーを検索またはURLを入力"
}, },
"empty_state": { "empty_state": {
"finding_servers": "利用可能なサーバーの検索...", "finding_servers": "利用可能なサーバーの検索...",
@ -719,4 +724,4 @@
"title": "Bookmarks" "title": "Bookmarks"
} }
} }
} }