summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'OAuth/i18n/ja.json')
-rw-r--r--OAuth/i18n/ja.json230
1 files changed, 230 insertions, 0 deletions
diff --git a/OAuth/i18n/ja.json b/OAuth/i18n/ja.json
new file mode 100644
index 00000000..45d0c784
--- /dev/null
+++ b/OAuth/i18n/ja.json
@@ -0,0 +1,230 @@
+{
+ "@metadata": {
+ "authors": [
+ "Buntschann",
+ "Fryed-peach",
+ "Kkairri",
+ "Macofe",
+ "Omotecho",
+ "Otokoume",
+ "Shirayuki",
+ "Sujiniku",
+ "Whym",
+ "Yusuke1109"
+ ]
+ },
+ "oauth": "OAuth",
+ "mwoauth-desc": "API 認証に OAuth 1.0a および OAuth 2.0 を使用できるようにする",
+ "mwoauth-verified": "このアプリケーションがあなたに代わって MediaWiki にアクセスすることが許可されました。\n\nこの手続きを完了するには次の検証トークンをアプリケーションに提供してください: '''$1'''",
+ "mwoauth-db-readonly": "OAuth データベースは一時的にロックされています。しばらくしてからもう一度お試しください。",
+ "mwoauth-missing-field": "「$1」フィールドの値がありません",
+ "mwoauth-invalid-field": "「$1」フィールドに指定した値は無効です",
+ "mwoauth-invalid-field-generic": "指定した値は無効です",
+ "mwoauth-field-hidden": "(この情報は非表示です)",
+ "mwoauth-field-private": "(この情報は非公開です)",
+ "mwoauth-prefs-managegrants": "接続済みのアプリ:",
+ "mwoauth-prefs-managegrantslink": "{{PLURAL:$1|$1 件の接続済みアプリケーション|0=接続済みアプリケーション}}を管理",
+ "mwoauth-consumer-allwikis": "このサイト上のすべてのプロジェクト",
+ "mwoauth-consumer-key": "コンシューマー キー:",
+ "mwoauth-consumer-name": "アプリケーション名:",
+ "mwoauth-consumer-version": "コンシューマーのバージョン:",
+ "mwoauth-consumer-user": "発行者:",
+ "mwoauth-consumer-stage": "現在の状態:",
+ "mwoauth-consumer-email": "連絡先メールアドレス:",
+ "mwoauth-consumer-owner-only-label": "オーナー専用:",
+ "mwoauth-consumer-owner-only": "このコンシューマーは$1でのみ使用されます。",
+ "mwoauth-consumer-owner-only-help": "このオプションを選択すると、コンシューマーは自動的に承認され、$1で利用できるようになります。それは他のユーザーによって使用できなくなり、通常の許可フローは機能しません。このコンシューマーを使用して実行されたアクションはタグ付けされません。",
+ "mwoauth-consumer-description": "アプリケーションの説明:",
+ "mwoauth-consumer-callbackurl": "OAuth コールバック URL:",
+ "mwoauth-consumer-granttypes": "申請中の助成金:",
+ "mwoauth-consumer-wiki-thiswiki": "現在のプロジェクト ($1)",
+ "mwoauth-consumer-restrictions": "使用制限:",
+ "mwoauth-consumer-restrictions-json": "使用制限 (JSON):",
+ "mwoauth-consumer-rsakey": "公開 RSA キー(オプション):",
+ "mwoauth-consumer-secretkey": "コンシューマー秘密トークン:",
+ "mwoauth-consumer-accesstoken": "アクセス トークン:",
+ "mwoauth-consumer-reason": "理由:",
+ "mwoauth-consumer-email-unconfirmed": "アカウントのメールアドレスがまだ確認されていません。",
+ "mwoauth-consumer-email-mismatched": "指定したメールアドレスは、アカウントのものと一致しません。",
+ "mwoauth-consumer-alreadyexists": "この名前/バージョン/発行者の組み合わせを持つコンシューマーは既に存在します",
+ "mwoauth-consumer-not-proposed": "このコンシューマーは現在提案されていません。",
+ "mwoauth-consumer-not-disabled": "このコンシューマーは現在無効化されていません",
+ "mwoauth-consumer-not-approved": "このコンシューマーは承認されていません (無効化された可能性があります)。",
+ "mwoauth-missing-consumer-key": "コンシューマー キーを指定していません。",
+ "mwoauth-invalid-consumer-key": "指定したキーのコンシューマーは存在しません。",
+ "mwoauth-invalid-access-token": "指定したキーのアクセス トークンは存在しません。",
+ "mwoauth-invalid-access-wrongwiki": "プロジェクト「$1」のみで使用できるコンシューマーです。",
+ "mwoauth-consumer-grantshelp": "それぞれの助成金は、特定の利用者アカウントが既に有している権限の一覧を付与します。詳しくは助成金一覧[[Special:ListGrants|table of grants]] をご覧ください。",
+ "mwoauth-consumer-stage-proposed": "提案中",
+ "mwoauth-consumer-stage-rejected": "却下済み",
+ "mwoauth-consumer-stage-expired": "期限切れ",
+ "mwoauth-consumer-stage-approved": "承認済",
+ "mwoauth-consumer-stage-disabled": "無効",
+ "oauthconsumerregistration": "OAuth コンシューマー登録",
+ "mwoauthconsumerregistration-navigation": "ナビゲーション:",
+ "mwoauthconsumerregistration-propose": "新しいコンシューマーの提案",
+ "mwoauthconsumerregistration-list": "自分のコンシューマー一覧",
+ "mwoauthconsumerregistration-main": "メイン",
+ "mwoauthconsumerregistration-update-legend": "OAuth コンシューマー アプリケーションの更新",
+ "mwoauthconsumerregistration-propose-submit": "コンシューマーの提案",
+ "mwoauthconsumerregistration-update-submit": "コンシューマーを更新",
+ "mwoauthconsumerregistration-none": "あなたが制御できる Oauth コンシューマーはありません。",
+ "mwoauthconsumerregistration-name": "コンシューマー",
+ "mwoauthconsumerregistration-user": "発行者",
+ "mwoauthconsumerregistration-description": "説明",
+ "mwoauthconsumerregistration-email": "連絡先メールアドレス",
+ "mwoauthconsumerregistration-consumerkey": "コンシューマー キー",
+ "mwoauthconsumerregistration-stage": "状態",
+ "mwoauthconsumerregistration-lastchange": "最新の変更",
+ "mwoauthconsumerregistration-manage": "管理",
+ "mwoauthconsumerregistration-created-owner-only": "OAuth コンシューマーが作成されました。\n\nトークンは以下のとおりです:\n; コンシューマートークン: $1\n; コンシューマーシークレット: $2\n; アクセストークン: $3\n; アクセスシークレット: $4\n<em>今後のためにこれらの情報を控えておいてください。</em>",
+ "mwoauthconsumerregistration-updated": "あなたの OAuth コンシューマー レジストリを更新しました。",
+ "mwoauthconsumerregistration-secretreset": "「'''$1'''」のコンシューマー秘密トークンを割り当てました。''今後のためこれを記録しておいてください。''",
+ "oauthmanageconsumers": "OAuthコンシューマー管理",
+ "mwoauthmanageconsumers-notloggedin": "このページにアクセスするにはログインしてください。",
+ "mwoauthmanageconsumers-type": "キュー:",
+ "mwoauthmanageconsumers-showproposed": "提案された要求",
+ "mwoauthmanageconsumers-showrejected": "拒否されたリクエスト",
+ "mwoauthmanageconsumers-showexpired": "期限切れのリクエスト",
+ "mwoauthmanageconsumers-main": "メイン",
+ "mwoauthmanageconsumers-queues": "以下からコンシューマー確認のキューを選択:",
+ "mwoauthmanageconsumers-q-proposed": "提案中のコンシューマー依頼のキュー",
+ "mwoauthmanageconsumers-q-rejected": "却下済みのコンシューマー依頼のキュー",
+ "mwoauthmanageconsumers-q-expired": "期限切れのコンシューマー依頼のキュー",
+ "mwoauthmanageconsumers-lists": "以下からコンシューマーの状態の一覧を選択:",
+ "mwoauthmanageconsumers-l-approved": "承認済みのコンシューマーの一覧",
+ "mwoauthmanageconsumers-l-disabled": "無効化されたコンシューマーの一覧",
+ "mwoauthmanageconsumers-none-approved": "この条件に該当するコンシューマーはありません。",
+ "mwoauthmanageconsumers-none-disabled": "この条件に該当するコンシューマーはありません。",
+ "mwoauthmanageconsumers-name": "コンシューマー",
+ "mwoauthmanageconsumers-user": "発行者",
+ "mwoauthmanageconsumers-description": "説明",
+ "mwoauthmanageconsumers-email": "連絡先メール",
+ "mwoauthmanageconsumers-consumerkey": "コンシューマー キー",
+ "mwoauthmanageconsumers-lastchange": "最新の変更",
+ "mwoauthmanageconsumers-review": "査読/管理",
+ "mwoauthmanageconsumers-confirm-text": "このフォームでは、このコンシューマーを承認、却下、無効化、再有効化できます。",
+ "mwoauthmanageconsumers-confirm-legend": "OAuth コンシューマーの管理",
+ "mwoauthmanageconsumers-action": "状態の変更:",
+ "mwoauthmanageconsumers-approve": "承認済",
+ "mwoauthmanageconsumers-reject": "却下済み",
+ "mwoauthmanageconsumers-disable": "無効",
+ "mwoauthmanageconsumers-reenable": "承認済",
+ "mwoauthmanageconsumers-reason": "理由:",
+ "mwoauthmanageconsumers-confirm-submit": "コンシューマーの状態を更新",
+ "mwoauthmanageconsumers-success-approved": "リクエストを承認しました。",
+ "mwoauthmanageconsumers-success-rejected": "リクエストを却下しました。",
+ "mwoauthmanageconsumers-success-disabled": "コンシューマーを無効にしました。",
+ "mwoauthmanageconsumers-success-reanable": "コンシューマーを再度有効にしました。",
+ "mwoauthmanageconsumers-search-name": "この名前のコンシューマー",
+ "mwoauthmanageconsumers-search-publisher": "この利用者のコンシューマー",
+ "oauthlistconsumers": "OAuthアプリケーション一覧",
+ "mwoauthlistconsumers-legend": "OAuth アプリケーションの参照",
+ "mwoauthlistconsumers-view": "詳細",
+ "mwoauthlistconsumers-none": "この条件に該当するアプリケーションが見つかりません。",
+ "mwoauthlistconsumers-name": "アプリケーション名",
+ "mwoauthlistconsumers-version": "コンシューマーのバージョン",
+ "mwoauthlistconsumers-user": "発行者",
+ "mwoauthlistconsumers-description": "説明",
+ "mwoauthlistconsumers-callbackurl": "OAuth コールバック URL",
+ "mwoauthlistconsumers-grants": "該当する権限群",
+ "mwoauthlistconsumers-basicgrantsonly": "(基本的なアクセスのみ)",
+ "mwoauthlistconsumers-status": "状態",
+ "mwoauth-consumer-stage-any": "すべて",
+ "mwoauthlistconsumers-status-approved": "承認済",
+ "mwoauthlistconsumers-status-disabled": "無効",
+ "mwoauthlistconsumers-status-rejected": "却下",
+ "mwoauthlistconsumers-status-expired": "期限切れ",
+ "mwoauthlistconsumers-rclink": "このアプリケーションによる最近の変更",
+ "oauthmanagemygrants": "接続済みアプリケーションの管理",
+ "mwoauthmanagemygrants-text": "このページでは、あなたのアカウントを使用できるアプリケーションをすべて列挙します。各アプリケーションについて、あなたの代わりに実行することを承認した際に許可した範囲に、そのアプリケーションの権限が制限されています。If you separately authorized an application to access different sister projects on your behalf, then you will see separate configuration for each such project below.\n\n接続されたアプリケーションは、OAuth プロトコル を使って、あなたのアカウントにアクセスします。<span class=\"plainlinks\">([https://www.mediawiki.org/wiki/Special:MyLanguage/Help:OAuth 接続されたアプリケーションについて詳しく知る])</span>",
+ "mwoauthmanagemygrants-navigation": "ナビゲーション:",
+ "mwoauthmanagemygrants-showlist": "接続済みアプリケーション一覧",
+ "mwoauthmanagemygrants-none": "あなたのアカウントに接続されているアプリケーションはありません。",
+ "mwoauthmanagemygrants-user": "発行者:",
+ "mwoauthmanagemygrants-description": "説明",
+ "mwoauthmanagemygrants-wikiallowed": "許可されているプロジェクト:",
+ "mwoauthmanagemygrants-grants": "該当する権限群",
+ "mwoauthmanagemygrants-applicablegrantsallowed": "該当し応募できる権限群:",
+ "mwoauthmanagemygrants-review": "アクセスを管理",
+ "mwoauthmanagemygrants-revoke": "アクセスを取り消す",
+ "mwoauthmanagemygrants-grantaccept": "付与",
+ "mwoauthmanagemygrants-update-text": "以下の書式を使い、あなたの代理として操作するアプリケーションに付与する権限を変更します。",
+ "mwoauthmanagemygrants-confirm-legend": "接続済みアプリケーションの管理",
+ "mwoauthmanagemygrants-update": "権限付与を更新",
+ "mwoauthmanagemygrants-renounce": "認証解除",
+ "mwoauthmanagemygrants-action": "状態の変更:",
+ "mwoauthmanagemygrants-confirm-submit": "アクセス トークンの状態を更新",
+ "mwoauthmanagemygrants-success-update": "このアプリケーションの設定が更新されました。",
+ "mwoauthmanagemygrants-success-renounce": "あなたのアカウントへのアプリケーションのアクセスは取り消されました。",
+ "mwoauthmanagemygrants-basic-tooltip": "この権限の付与の変更ができない理由は? この権限の付与では、あなたが接続するアプリケーションの正常な動作に必要な基礎的権限を与えます。それら権限を与えたくない場合には、あなた自身でこのアプリケーションのアクセス権を無効にしなければなりません。",
+ "mwoauthmanagemygrants-editslink": "このアプリケーションによる{{GENDER:$1|あなたの}}編集",
+ "mwoauthmanagemygrants-actionslink": "このアプリケーションによる{{GENDER:$1|あなたの}}操作",
+ "logentry-mwoauthconsumer-propose": "$1 が OAuth コンシューマーを{{GENDER:$2|提案}} (コンシューマー キー $4)",
+ "logentry-mwoauthconsumer-update": "$1 が OAuth コンシューマーを{{GENDER:$2|更新}} (コンシューマー キー $4)",
+ "logentry-mwoauthconsumer-approve": "$1 が $3 による OAuth コンシューマーを{{GENDER:$2|承認}} (コンシューマー キー $4)",
+ "logentry-mwoauthconsumer-reject": "$1 が $3 による OAuth コンシューマーを{{GENDER:$2|却下}} (コンシューマー キー $4)",
+ "logentry-mwoauthconsumer-disable": "$1 が $3 による OAuth コンシューマーを{{GENDER:$2|無効化}} (コンシューマー キー $4)",
+ "logentry-mwoauthconsumer-reenable": "$1 が $3 による OAuth コンシューマーを{{GENDER:$2|再有効化}} (コンシューマー キー $4)",
+ "mwoauthconsumer-consumer-logpage": "OAuth コンシューマー記録",
+ "mwoauthdatastore-access-token-not-found": "その認証トークンに対して承認された助成金は見つかりませんでした。",
+ "mwoauthdatastore-bad-token": "該当するトークンは見つかりませんでした。",
+ "mwoauthdatastore-bad-verifier": "指定した認証コードは無効でした。",
+ "mwoauthgrants-general-error": "OAuth リクエストでエラーが発生しました。",
+ "mwoauthserver-insufficient-rights": "あなたには Connected Apps を実行する許可がありません。理由を見つけるには、あなたのサイトの管理者に連絡してください。\n\n<span class=\"plainlinks mw-mwoautherror-details\">Insufficient OAuth user rights, $1</span>",
+ "mwoauthserver-invalid-request-token": "リクエストに無効なトークンがあります。",
+ "mwoauth-invalid-authorization-title": "OAuth 認証エラー",
+ "mwoauth-form-description-allwikis": "$1 さんこんにちは、\n\nリクエストを完了するために、 '''$2'''はこのサイトのすべてのプロジェクトで以下のアクションを実行するための許可が必要です:\n\n$4",
+ "mwoauth-form-description-onewiki": "$1 さんこんにちは、\n\nリクエストを完了するために、 '''$2'''はあなたに代わって '''$4'''の次のアクションを実行するための許可を必要とします:\n\n$5",
+ "mwoauth-form-description-allwikis-nogrants": "$1 さんこんにちは、\n\nリクエストを完了するために、 '''$2'''はこのサイトのすべてのプロジェクトに関する情報にアクセスするための許可を必要とします。 あなたのアカウントは変更されません。",
+ "mwoauth-form-description-onewiki-nogrants": "$1 さんこんにちは、\n\nリクエストを完了するために、 '''$2'''は'''$4'''の情報にアクセスする許可を必要とします。あなたのアカウントは変更されません。",
+ "mwoauth-form-description-allwikis-privateinfo": "$1 さんこんにちは、\n\nリクエストを完了するために、 '''$2'''は、このサイトのすべてのプロジェクトであなたの本名やメールアドレスを含むあなたに関する情報にアクセスする許可を必要とします。 あなたのアカウントは変更されません。",
+ "mwoauth-form-description-onewiki-privateinfo": "$1 さんこんにちは、\n\nリクエストを完了するために、 '''$2'''は、あなたの本名とメールアドレスを含む情報 ''$4''にアクセスするための許可が必要です。 あなたのアカウントは変更されません。",
+ "mwoauth-form-description-allwikis-privateinfo-norealname": "$1 さんこんにちは、\n\nリクエストを完了するために、 '''$2'''はこのサイトのすべてのプロジェクトに関するあなたの電子メールアドレスを含む情報にアクセスするための許可を必要とします。 あなたのアカウントは変更されません。",
+ "mwoauth-form-description-onewiki-privateinfo-norealname": "$1 さんこんにちは、\n\nリクエストを完了するために、 '''$2'''は''$4''に関するあなたの電子メールアドレスを含む情報にアクセスするための許可を必要とします。 あなたのアカウントは変更されません。",
+ "mwoauth-form-button-approve": "許可",
+ "mwoauth-form-button-cancel": "キャンセル",
+ "mwoauth-error": "アプリケーション接続エラー",
+ "mwoauth-grants-heading": "要求されたアクセス許可:",
+ "mwoauth-grants-nogrants": "アプリケーションはアクセス権を要求していません。",
+ "mwoauth-listgrants-extra-summary": "== OAuth特定の助成金 ==\n\n以下のその他の助成金も OAuth 利用者に適用されます。",
+ "mwoauth-oauth-exception": "OAuth プロトコルでエラーが発生しました: $1",
+ "mwoauth-callback-not-oob": "oauth_callback に「oob」を設定してください (大文字小文字を区別)",
+ "right-mwoauthproposeconsumer": "新しいコンシューマーを提案",
+ "right-mwoauthupdateownconsumer": "自身が制御できるOAuthコンシューマーを更新",
+ "right-mwoauthmanageconsumer": "OAuthコンシューマーを管理",
+ "right-mwoauthsuppress": "OAuthコンシューマーを秘匿",
+ "right-mwoauthviewsuppressed": "秘匿されたOAuthコンシューマーを閲覧",
+ "right-mwoauthviewprivate": "非公開OAuthデータを閲覧",
+ "right-mwoauthmanagemygrants": "OAuth付与を管理",
+ "action-mwoauthmanageconsumer": "OAuthコンシューマーの管理",
+ "action-mwoauthmanagemygrants": "OAuth付与の管理",
+ "action-mwoauthproposeconsumer": "新しいコンシューマーの提案",
+ "action-mwoauthupdateownconsumer": "自分が制御できるOAuthコンシューマーの更新",
+ "action-mwoauthviewsuppressed": "秘匿されたOAuthコンシューマーの閲覧",
+ "mwoauth-api-module-disabled": "\"$1\"モジュールはOAuthで利用できません。",
+ "echo-category-title-oauth-owner": "OAuthの開発",
+ "echo-pref-tooltip-oauth-owner": "自身が作成した OAuth アプリケーションについて動きがあったときに通知する。",
+ "echo-category-title-oauth-admin": "OAuth管理者",
+ "echo-pref-tooltip-oauth-admin": "OAuth アプリケーションの再検討について動きがあったときに通知する。",
+ "notification-oauth-app-propose-title": "$1 が 新しい OAuth アプリを{{GENDER:$1|提案しました}}: $2",
+ "notification-oauth-app-update-title": "$1 が OAuth アプリ $2 を{{GENDER:$1|更新しました}}",
+ "notification-oauth-app-approve-title": "$1 が{{GENDER:$3|あなたの}} OAuth アプリ ($2) を{{GENDER:$1|承認しました}}",
+ "notification-oauth-app-reject-title": "$1 が{{GENDER:$3|あなたの}} OAuth アプリ ($2) を{{GENDER:$1|拒否しました}}",
+ "notification-oauth-app-disable-title": "$1 が{{GENDER:$3|あなたの}} OAuth アプリ ($2) を{{GENDER:$1|無効化しました}}",
+ "notification-oauth-app-reenable-title": "$1 が{{GENDER:$3|あなたの}} OAuth アプリ ($2) を{{GENDER:$1|再有効化しました}}",
+ "notification-oauth-app-propose-subject": "$1 が {{SITENAME}} 上の新しい OAuth アプリを{{GENDER:$1|提案しました}}",
+ "notification-oauth-app-update-subject": "$1 が {{SITENAME}} 上の OAuth アプリを{{GENDER:$1|更新しました}}",
+ "notification-oauth-app-approve-subject": "$1 が {{SITENAME}} 上の{{GENDER:$3|あなたの}} OAuth アプリを{{GENDER:$1|承認しました}}",
+ "notification-oauth-app-reject-subject": "$1 が {{SITENAME}} 上の{{GENDER:$3|あなたの}} OAuth アプリを{{GENDER:$1|拒否しました}}",
+ "notification-oauth-app-disable-subject": "$1 が {{SITENAME}} 上の{{GENDER:$3|あなたの}} OAuth アプリを{{GENDER:$1|無効化しました}}",
+ "notification-oauth-app-reenable-subject": "$1 が {{SITENAME}} 上で{{GENDER:$3|あなたの}} OAuth アプリを{{GENDER:$1|再有効化しました}}",
+ "notification-oauth-app-propose-primary-link": "アプリの査読",
+ "notification-oauth-app-approve-primary-link": "アプリを表示",
+ "notification-oauth-app-reject-primary-link": "アプリを表示",
+ "notification-oauth-app-disable-primary-link": "アプリを表示",
+ "notification-oauth-app-reenable-primary-link": "アプリを表示",
+ "notification-oauth-app-body": "理由: $1",
+ "mwoauth-oauth2-granttype-refresh-token": "トークンの更新",
+ "mwoauth-oauth2-invalid-access-token": "無効なアクセストークン"
+}