msgid ""
msgstr ""
"Project-Id-Version: azure_blob_storage 1.03\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-05-22T07:19:39+00:00\n"
"PO-Revision-Date: 2022-05-22T07:19:39+00:00\n"
"Language: th_TH\n"
"Plural-Forms: nplurals=1; plural=0;\n"

#: packages/azure_blob_storage/controller.php:20
msgid "File storage using Azure Blob and optional CDN."
msgstr ""

#: packages/azure_blob_storage/controller.php:25
msgid "Blob Storage & CDN for Azure"
msgstr ""

#: packages/azure_blob_storage/elements/dashboard/install.php:4
msgid "Find the Storage Locations under Dashboard > System & Settings > Files > File Storage Locations after installation."
msgstr ""

#: packages/azure_blob_storage/elements/dashboard/install.php:8
msgid "NOTE: The ability to edit an image within the Concrete5 File Manager is broken with non local file storage.  You will need to make edits before uploading.  Here are some free image editors:"
msgstr ""

#: packages/azure_blob_storage/elements/dashboard/install.php:10
msgid "Krita:"
msgstr ""

#: packages/azure_blob_storage/elements/dashboard/install.php:11
msgid "GNU Image Manipulation Program:"
msgstr ""

#: packages/azure_blob_storage/elements/dashboard/install.php:12
msgid "Pixlr:"
msgstr ""

#: packages/azure_blob_storage/elements/dashboard/install.php:17
#: packages/azure_blob_storage/elements/storage_location_types/azure_blob.php:52
msgid "Helpful Links:"
msgstr ""

#: packages/azure_blob_storage/elements/dashboard/install.php:19
#: packages/azure_blob_storage/elements/storage_location_types/azure_blob.php:54
msgid "Sign Up for an Azure Blob Storage account here:"
msgstr ""

#: packages/azure_blob_storage/elements/dashboard/install.php:20
#: packages/azure_blob_storage/elements/storage_location_types/azure_blob.php:55
msgid "Review Azure Pricing Here:"
msgstr ""

#: packages/azure_blob_storage/elements/dashboard/install.php:21
#: packages/azure_blob_storage/elements/storage_location_types/azure_blob.php:56
msgid "Blob Storage Quickstart (Instructions from Microsoft):"
msgstr ""

#: packages/azure_blob_storage/elements/dashboard/install.php:22
#: packages/azure_blob_storage/elements/storage_location_types/azure_blob.php:57
msgid "Read more about this plugin and documentation here:"
msgstr ""

#: packages/azure_blob_storage/elements/dashboard/install.php:23
#: packages/azure_blob_storage/elements/storage_location_types/azure_blob.php:58
msgid "Azure CDN with Blob Storage:"
msgstr ""

#: packages/azure_blob_storage/elements/dashboard/install.php:24
#: packages/azure_blob_storage/elements/storage_location_types/azure_blob.php:59
msgid "Setting Cache-Control headers with CDN:"
msgstr ""

#: packages/azure_blob_storage/elements/dashboard/uninstall.php:4
msgid "NOTE: If you have been using Azure Blob Storage and keeping your files there, you may lose access / links to your files by uninstalling this plugin."
msgstr ""

#: packages/azure_blob_storage/elements/dashboard/uninstall.php:5
msgid "Please make sure you change the storage location of your files that were using Azure back to local or another provider before uninstalling or you may have breaks in your website."
msgstr ""

#: packages/azure_blob_storage/elements/dashboard/uninstall.php:6
msgid "You will need to remove the storage location before you can uninstall. If you have not done so, you will be presented with an error next."
msgstr ""

#: packages/azure_blob_storage/elements/storage_location_types/azure_blob.php:19
msgid "You must make sure to change the access level of your container to %sBlob (Anonymous read access for blobs only)%s at a minimum to make this implementation with Concrete CMS work."
msgstr ""

#: packages/azure_blob_storage/elements/storage_location_types/azure_blob.php:20
msgid "Links and Screenshots found below settings.  We may not always have the latest screen shots or documentation on how to obtain your credentials as Microsoft can change these without our knowledge."
msgstr ""

#: packages/azure_blob_storage/elements/storage_location_types/azure_blob.php:21
msgid "Please note, if you are moving existing files to Azure Blob Storage, you might run in to file not found errors.  We suggest running the Remove Unapproved File Versions automated job included in this plugin."
msgstr ""

#: packages/azure_blob_storage/elements/storage_location_types/azure_blob.php:25
msgid "Container Name"
msgstr ""

#: packages/azure_blob_storage/elements/storage_location_types/azure_blob.php:25
#: packages/azure_blob_storage/elements/storage_location_types/azure_blob.php:30
#: packages/azure_blob_storage/elements/storage_location_types/azure_blob.php:35
msgid "Required"
msgstr "จำเป็นต้องกรอก"

#: packages/azure_blob_storage/elements/storage_location_types/azure_blob.php:30
msgid "Storage Account Name"
msgstr ""

#: packages/azure_blob_storage/elements/storage_location_types/azure_blob.php:35
msgid "Account Key"
msgstr ""

#: packages/azure_blob_storage/elements/storage_location_types/azure_blob.php:40
msgid "CDN Endpoint hostname"
msgstr ""

#: packages/azure_blob_storage/elements/storage_location_types/azure_blob.php:40
msgid "Optional"
msgstr "ตัวเลือก"

#: packages/azure_blob_storage/elements/storage_location_types/azure_blob.php:43
msgid "If you wish to use Azure's CDN with your Blob storage, please provide the CDN Enpoint hostname.  Please note that we will remove http:// or https:// from the URL."
msgstr ""

#: packages/azure_blob_storage/elements/storage_location_types/azure_blob.php:44
msgid "Example: xxxx.azureedge.net.  This will give you Cache-Control options with your files if you go to the Rules engine of your CDN."
msgstr ""

#: packages/azure_blob_storage/elements/storage_location_types/azure_blob.php:47
msgid "We recommend a delay from CDN setup to usage.  The CDN service may not immediately start serving files. Once it does, files are usually available very quickly after upload."
msgstr ""

#: packages/azure_blob_storage/elements/storage_location_types/azure_blob.php:70
msgid "Find your Storage Account Name and Account Keys:"
msgstr ""

#: packages/azure_blob_storage/elements/storage_location_types/azure_blob.php:71
msgid "Image of where access keys exist in Azure"
msgstr ""

#: packages/azure_blob_storage/elements/storage_location_types/azure_blob.php:74
msgid "Change the Blob Storage Access Level:"
msgstr ""

#: packages/azure_blob_storage/elements/storage_location_types/azure_blob.php:75
msgid "Image of where to change Access Level in Azure"
msgstr ""

#: packages/azure_blob_storage/elements/storage_location_types/azure_blob.php:86
msgid "Get CDN Endpoint hostname (optional) on CDN Overview Page:"
msgstr ""

#: packages/azure_blob_storage/elements/storage_location_types/azure_blob.php:87
msgid "Image of where the CDN endpoint can be found"
msgstr ""

#: packages/azure_blob_storage/elements/storage_location_types/azure_blob.php:90
msgid "Customize your Cache-Control headers:"
msgstr ""

#: packages/azure_blob_storage/elements/storage_location_types/azure_blob.php:91
msgid "Image of where Cache settings can be changed in Azure"
msgstr ""

#: packages/azure_blob_storage/src/AzureBlob/AzureBlobConfiguration.php:47
msgid "An Azure Blob Container Name is required"
msgstr ""

#: packages/azure_blob_storage/src/AzureBlob/AzureBlobConfiguration.php:50
msgid "An Azure Blob Storage Account Name is required."
msgstr ""

#: packages/azure_blob_storage/src/AzureBlob/AzureBlobConfiguration.php:53
msgid "An Azure Blob Account Key is required"
msgstr ""

#: packages/azure_blob_storage/jobs/remove_unapproved_file_versions.php:24
msgid "Remove Unapproved File Versions"
msgstr ""

#: packages/azure_blob_storage/jobs/remove_unapproved_file_versions.php:29
msgid "Finds all files with multiple versions and removes all versions except the approved version to prevent file storage location move errors."
msgstr ""

#: packages/azure_blob_storage/jobs/remove_unapproved_file_versions.php:60
msgid "All unapproved filed versions have been removed."
msgstr ""
