diff --git a/social/twitter/locales/ja/27-twitter.html b/social/twitter/locales/ja/27-twitter.html index f506cd62..db9f111c 100644 --- a/social/twitter/locales/ja/27-twitter.html +++ b/social/twitter/locales/ja/27-twitter.html @@ -1,41 +1,48 @@ + + + + diff --git a/social/twitter/locales/ja/27-twitter.json b/social/twitter/locales/ja/27-twitter.json index 282445f1..3edc7f46 100644 --- a/social/twitter/locales/ja/27-twitter.json +++ b/social/twitter/locales/ja/27-twitter.json @@ -9,7 +9,14 @@ "followers": "followed by", "tweetslabel": "tweets", "eventslabel": "events", - "clickhere": "Twitterの認証を行うため、ここをクリックしてください" + "create": "次のURLから自身のアプリケーションを作成", + "copy-consumer": "'Keys and tokens'セクションからConsumer APIキーをコピー", + "consumer_key": "API key", + "consumer_secret": "API secret key", + "copy-accessToken": "新たに'Access token & access token secret'を作成し、コピー", + "access_key": "Access token", + "access_secret": "Access token secret", + "enter-id": "Twitter IDを設定" }, "placeholder": { "for": "@ids, #tagsはコンマ区切りで入力", @@ -41,10 +48,7 @@ "missingcredentials": "Twitterが認証されていません", "truncated": "280文字を超えるツイートが切り捨てられました", "sendfail": "ツイートの投稿が失敗: __error__", - "nopayload": "ツイートするペイロードがありません", - "oauthbroke": "something in twitter oauth broke.", - "oautherror": "

認証処理で問題が生じました。以下のエラーが返されました:

__statusCode__: __errorData__

Node-REDが動いているシステムの時刻が正しく設定されていないことが、このエラーの原因の1つです。

", - "authorized": "

認証されました - このウィンドウを閉じて、Node-REDへ戻ることができます。

" + "nopayload": "ツイートするペイロードがありません" } } }