msgid ""
msgstr ""
"Project-Id-Version: md_box_connector 1.0.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2023-04-26T11:10:39+00:00\n"
"PO-Revision-Date: 2023-04-26T11:10:39+00:00\n"
"Language: ja_JP\n"
"Plural-Forms: nplurals=1; plural=0;\n"

#: packages/md_box_connector/controller.php:23
msgid "Macareux Box Connector"
msgstr "マカルーBoxコネクター"

#: packages/md_box_connector/controller.php:28
msgid "A package to add an External File Provider to import files from Box."
msgstr "Boxからファイルをインポートするための外部ファイルプロバイダーを追加するパッケージです。"

#: packages/md_box_connector/controller.php:34
msgid "Required libraries not found."
msgstr "必要なライブラリが見つかりません。"

#: packages/md_box_connector/controller.php:62
msgctxt "BrandName"
msgid "Box"
msgstr "Box"

#: packages/md_box_connector/elements/external_file_provider_types/box.php:16
msgid "Please make a Custom Application using JWT authentication within the %sDeveloper Console%s."
msgstr "%s開発者コンソール%sからJWT認証を使うカスタムアプリケーションを作成してください。"

#: packages/md_box_connector/elements/external_file_provider_types/box.php:17
msgid "You must enable \"Read all files\" and \"Write all files\" scopes to your app. External File Provider does not upload files from Concrete to box, but it need write scope to download files on box."
msgstr "作成されたアプリケーションで \"Read all files\" と \"Write all files\" スコープを有効にする必要があります。外部ファイルプロバイダーはConcreteからBoxにファイルをアップロードすることはありませんが、Boxからファイルをダウンロードするのひ書き込み権限が必要です。"

#: packages/md_box_connector/elements/external_file_provider_types/box.php:18
msgid "Ensure your application is authorized within the Box Admin Console."
msgstr "Box 管理者コンソールで作成されたアプリケーションが認証されていることを確認してください。"

#: packages/md_box_connector/elements/external_file_provider_types/box.php:19
msgid "You must share your files or folder with the %sService Account%s that is automatically generated."
msgstr "自動的に作成される%sサービスアカウント%sにファイルまたはフォルダを共有してください。"

#: packages/md_box_connector/elements/external_file_provider_types/box.php:20
msgid "Please download a private key configuration file named config.json from the configuration tab of the Developer Console."
msgstr "開発者コンソールの設定タブから config.json というプライベートキーの設定ファイルをダウンロードしてください。"

#: packages/md_box_connector/elements/external_file_provider_types/box.php:23
msgid "Upload config.json file"
msgstr "config.json ファイルをアップロード"

#: packages/md_box_connector/elements/external_file_provider_types/box.php:28
msgid "Already uploaded."
msgstr "すでにアップロード済みです。"

#: packages/md_box_connector/elements/external_file_provider_types/box.php:33
msgid "Please check the official documentation if you have some trouble."
msgstr "うまくいかない時は公式ドキュメントを確認してください。"

#: packages/md_box_connector/elements/external_file_provider_types/box.php:35
msgid "Setup with JWT"
msgstr "JWTを使用した設定"

#: packages/md_box_connector/elements/external_file_provider_types/box.php:36
msgid "Custom App Approval"
msgstr "カスタムアプリの承認"

#: packages/md_box_connector/elements/external_file_provider_types/box.php:37
msgid "Errors"
msgstr "エラー"

#: packages/md_box_connector/elements/external_file_provider_types/box.php:38
msgid "Rate Limits"
msgstr "レート制限"

#: packages/md_box_connector/elements/external_file_provider_types/box.php:39
msgid "Scopes"
msgstr "スコープ"

#: packages/md_box_connector/elements/external_file_provider_types/box.php:41
msgid "You must re-submit your app if any changes are made after submission. Access token is cached in Concrete, so please %sclear cache%s after re-submit your app for the changes take effect."
msgstr "申請後にアプリケーションに何か変更を加えた場合、再申請が必要です。アクセストークンはConcreteにキャッシュされていますので、アプリケーションを再申請したあとは、変更を反映するために%sキャッシュをクリア%sしてください。"

#: packages/md_box_connector/src/Box/Api/Authentication.php:225
msgid "Unable to decrypt private key. Please check your private key."
msgstr "プライベートキーが復号できません。プライベートキーを確認してください。"

#: packages/md_box_connector/src/File/ExternalFileProvider/Configuration/BoxConfiguration.php:140
msgid "Unable to get access token. Please upload a correct config.json file."
msgstr "アクセストークンが取得できません。正しい config.json ファイルをアップロードしてください。"

#: packages/md_box_connector/src/File/ExternalFileProvider/Configuration/BoxConfiguration.php:143
msgid "Box Authenticate Error: %s"
msgstr "Box認証エラー: %s"

#: packages/md_box_connector/src/File/ExternalFileProvider/Configuration/BoxConfiguration.php:221
msgid "The file extension \"%s\" is not valid."
msgstr "ファイル拡張子 %s が無効です。"
