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": "写真を撮る",
"save_photo": "写真を撮る",
"copy_photo": "写真をコピー",
"sign_in": "サインイン",
"sign_up": "サインアップ",
"sign_in": "Log in",
"sign_up": "Create account",
"see_more": "もっと見る",
"preview": "プレビュー",
"share": "共有",
@ -218,10 +218,16 @@
"get_started": "はじめる",
"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": {
"title": "サーバーを選択",
"subtitle": "あなたの興味分野・地域に合ったコミュニティや、汎用のものを選択してください。",
"subtitle_extend": "あなたの興味分野・地域に合ったコミュニティや、汎用のものを選択してください。各コミュニティはそれぞれ完全に独立した組織や個人によって運営されています。",
"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.",
"button": {
"category": {
"all": "すべて",
@ -248,8 +254,7 @@
"category": "カテゴリー"
},
"input": {
"placeholder": "サーバーを探す",
"search_servers_or_enter_url": "サーバーを検索またはURLを入力"
"search_servers_or_enter_url": "Search communities or enter URL"
},
"empty_state": {
"finding_servers": "利用可能なサーバーの検索...",
@ -719,4 +724,4 @@
"title": "Bookmarks"
}
}
}
}