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: 2022-08-26T20:39:18+00:00\n"
"PO-Revision-Date: 2022-08-26T20:39:18+00:00\n"
"Language: sr_RS\n"
"Plural-Forms: nplurals=3; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);\n"

#: packages/md_box_connector/controller.php:23
msgid "Macareux Box Connector"
msgstr ""

#: packages/md_box_connector/controller.php:28
msgid "A package to add an External File Provider to import files from Box."
msgstr ""

#: 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 ""

#: 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 ""

#: 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 ""

#: packages/md_box_connector/elements/external_file_provider_types/box.php:18
msgid "Ensure your application is authorized within the Box Admin Console."
msgstr ""

#: 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 ""

#: 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 ""

#: packages/md_box_connector/elements/external_file_provider_types/box.php:23
msgid "Upload config.json file"
msgstr ""

#: 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 ""

#: 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 ""

#: 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 ""

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

#: packages/md_box_connector/src/File/ExternalFileProvider/Configuration/BoxConfiguration.php:221
msgid "The file extension \"%s\" is not valid."
msgstr ""
