ja.json 509 B

1234567891011
  1. { "translations": {
  2. "OAuth 2.0 clients" : "OAuth 2.0クライアント",
  3. "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 により外部サービスから %s にアクセスを要求できます",
  4. "Name" : "名前",
  5. "Redirection URI" : "リダイレクトURI",
  6. "Client Identifier" : "クライアントID",
  7. "Secret" : "シークレットキー",
  8. "Add client" : "クライアントを追加",
  9. "Add" : "追加"
  10. },"pluralForm" :"nplurals=1; plural=0;"
  11. }