New translations ja-JP.yml (English)

This commit is contained in:
syuilo 2018-10-26 08:51:31 +09:00
parent 140a7f0b1c
commit 6a67ad7f93

View file

@ -848,19 +848,19 @@ desktop/views/components/settings.2fa.vue:
failed: "Failed to setup. Please ensure that the token is correct." failed: "Failed to setup. Please ensure that the token is correct."
info: "From the next time you sign in to Misskey, the token displayed on your device will be necessary too, as well as the password." info: "From the next time you sign in to Misskey, the token displayed on your device will be necessary too, as well as the password."
common/views/components/api-settings.vue: common/views/components/api-settings.vue:
intro: "APIを利用するには、上記のトークンを「i」というキーでパラメータに付加してリクエストします。" intro: "To access the API, set this token as the key 'i' of request parameters."
caution: "アカウントを不正利用される可能性があるため、このトークンは第三者に教えないでください(アプリなどにも入力しないでください)。" caution: "Do not enter this token to any apps nor tell this token to others otherwise your account may get compromised."
regeneration-of-token: "万が一このトークンが漏れたりその可能性がある場合はトークンを再生成できます。" regeneration-of-token: "If your token gets leaked, you can regenerate it."
regenerate-token: "トークンを再生成" regenerate-token: "Regenerate the token"
token: "Token:" token: "Token:"
enter-password: "パスワードを入力してください" enter-password: "Enter the password"
console: console:
title: 'APIコンソール' title: 'API console'
endpoint: 'エンドポイント' endpoint: 'Endpoint'
parameter: 'パラメータ' parameter: 'Parameters'
send: '送信' send: 'Send'
sending: '応答待ち' sending: 'Sending'
response: '結果' response: 'Result'
desktop/views/components/settings.apps.vue: desktop/views/components/settings.apps.vue:
no-apps: "No linked applications" no-apps: "No linked applications"
common/views/components/drive-settings.vue: common/views/components/drive-settings.vue: