summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-10-26 08:41:32 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2018-10-26 08:41:32 +0900
commitd828bf2889f0e31cbde74ac537e9beef72c30a17 (patch)
tree68a8dc181b3debc6fc5ded5948ede90bb7eff7f6
parentNew translations ja-JP.yml (Catalan) (diff)
downloadmisskey-d828bf2889f0e31cbde74ac537e9beef72c30a17.tar.gz
misskey-d828bf2889f0e31cbde74ac537e9beef72c30a17.tar.bz2
misskey-d828bf2889f0e31cbde74ac537e9beef72c30a17.zip
New translations ja-JP.yml (Chinese Simplified)
-rw-r--r--locales/zh-CN.yml9
1 files changed, 8 insertions, 1 deletions
diff --git a/locales/zh-CN.yml b/locales/zh-CN.yml
index 61fef91047..b92154162c 100644
--- a/locales/zh-CN.yml
+++ b/locales/zh-CN.yml
@@ -847,13 +847,20 @@ desktop/views/components/settings.2fa.vue:
success: "設定が完了しました!"
failed: "設定に失敗しました。トークンに誤りがないかご確認ください。"
info: "次回サインインからは、同様にパスワードに加えてデバイスに表示されているトークンを入力します。"
-desktop/views/components/settings.api.vue:
+common/views/components/api-settings.vue:
intro: "APIを利用するには、上記のトークンを「i」というキーでパラメータに付加してリクエストします。"
caution: "アカウントを不正利用される可能性があるため、このトークンは第三者に教えないでください(アプリなどにも入力しないでください)。"
regeneration-of-token: "万が一このトークンが漏れたりその可能性がある場合はトークンを再生成できます。"
regenerate-token: "トークンを再生成"
token: "Token:"
enter-password: "パスワードを入力してください"
+ console:
+ title: 'APIコンソール'
+ endpoint: 'エンドポイント'
+ parameter: 'パラメータ'
+ send: '送信'
+ sending: '応答待ち'
+ response: '結果'
desktop/views/components/settings.apps.vue:
no-apps: "連携しているアプリケーションはありません"
common/views/components/drive-settings.vue: