0
0
Fork 0

New translations ja-JP.json (English, United States)

This commit is contained in:
Ebise Lutica 2021-10-08 13:07:21 +09:00
parent dada2e2430
commit 803da3a6a0

View file

@ -12,7 +12,7 @@
"template": "Template", "template": "Template",
"sendAlert": "Test your alert", "sendAlert": "Test your alert",
"sendAlertDescription": "Send your alert with current settings to test.", "sendAlertDescription": "Send your alert with current settings to test.",
"sendAlertDisabled": "アラート送信方法が「通知しない」のため、送信をテストすることはできません。", "sendAlertDisabled": "You cannot test sending alert because the \"How to Send Alerts\" setting is \"Do Nothing\".",
"logout": "Log Out", "logout": "Log Out",
"logoutDescription": "If you log out, your alerts will be sent automatically.", "logoutDescription": "If you log out, your alerts will be sent automatically.",
"deleteAccount": "Deactivate account integration", "deleteAccount": "Deactivate account integration",
@ -48,21 +48,30 @@
"pattern5": "Misskey is my breathing!", "pattern5": "Misskey is my breathing!",
"pattern6": "I'm Misskey freak!" "pattern6": "I'm Misskey freak!"
}, },
"_welcome": {
"title": "Toolkit for Professional.",
"description": "All tools are designed for Misskey, in order to make Misskey more enjoyable.",
"misshaiAlertTitle": "Miss-hai Alert",
"misshaiAlertDescription": "Are you worried about overusing Misskey? With Miss-hai Alert, you can automatically post your activities on Misskey as below.",
"misshaiRankingDescription": "Miss-hai Ranking shows your quantified activities on Misskey.",
"nextFeaturesTitle": "Will update in the future.",
"nextFeaturesDescription": "This is not all. We will add more tools by updates in the future."
},
"_nav": { "_nav": {
"data": "Data", "misshai": "Miss-hai",
"ranking": "Ranking",
"settings": "Settings" "settings": "Settings"
}, },
"_missHai": { "_missHai": {
"ranking": "Miss-hai Ranking", "ranking": "Miss-hai Ranking",
"rankingDescription": "ユーザーの「みす廃レート」を算出し、高い順にランキング表示しています。", "rankingDescription": "This ranking shows users \"Misshai Rating\" in order of the highest to lowest.",
"showAll": "Show All", "showAll": "Show All",
"data": "Miss-hai Data", "data": "Miss-hai Data",
"dataBody": "内容", "dataBody": "内容",
"dataScore": "Score", "dataScore": "Score",
"dataDelta": "Difference", "dataDelta": "Difference",
"rating": "Rating", "rating": "Rating",
"order": "Order" "order": "Order",
"showRanking": "Show Ranking"
}, },
"_developerInfo": { "_developerInfo": {
"title": "Developer", "title": "Developer",
@ -96,16 +105,16 @@
"insertVariables": "Insert variables", "insertVariables": "Insert variables",
"insertVariablesHelp": "The string enclosed in { } is called \"variables\" and has a special meaning. If you include this, it will be automatically replaced to the actual value when alerts created.", "insertVariablesHelp": "The string enclosed in { } is called \"variables\" and has a special meaning. If you include this, it will be automatically replaced to the actual value when alerts created.",
"_variables": { "_variables": {
"notesCount": "ノート数", "notesCount": "Notes Count",
"followingCount": "フォロー数", "followingCount": "Following Count",
"followersCount": "フォロワー数", "followersCount": "Followers Count",
"notesDelta": "ノート数の前日比", "notesDelta": "Notes Count (day-over-day difference)",
"followingDelta": "フォロー数の前日比", "followingDelta": "Following Count (day-over-day difference)",
"followersDelta": "フォロワー数の前日比", "followersDelta": "Followers Count (day-over-day difference)",
"url": "本サイトのURL", "url": "URL of this site",
"username": "アカウントのユーザー名", "username": "Your Username",
"host": "アカウントの所属ホスト名", "host": "Your host",
"rating": "レート" "rating": "Your rating"
} }
}, },
"_error": { "_error": {