ja.json 919 B

1234567891011121314
  1. { "translations": {
  2. "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "リダイレクトURLは、完全なURL(例えばhttps://yourdomain.com/path)である必要があります。",
  3. "OAuth 2.0" : "OAuth 2.0",
  4. "Allows OAuth2 compatible authentication from other web applications." : "他のWebアプリケーションからのOAuth2互換認証を許可します。",
  5. "OAuth 2.0 clients" : "OAuth 2.0クライアント",
  6. "Name" : "名前",
  7. "Redirection URI" : "リダイレクトURI",
  8. "Client Identifier" : "クライアントID",
  9. "Secret" : "シークレットキー",
  10. "Add client" : "クライアントの追加",
  11. "Add" : "追加",
  12. "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 により外部サービスから %s へのアクセス要求を許可します。"
  13. },"pluralForm" :"nplurals=1; plural=0;"
  14. }