# Translation of Odoo Server. # This file contains the translation of the following modules: # * cloud_storage_azure # # Translators: # Wil Odoo, 2024 # Thi Huong Nguyen, 2024 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 18.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-09-26 08:55+0000\n" "PO-Revision-Date: 2024-09-29 00:00+0000\n" "Last-Translator: Thi Huong Nguyen, 2024\n" "Language-Team: Vietnamese (https://app.transifex.com/odoo/teams/41243/vi/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: vi\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: cloud_storage_azure #: model:ir.model,name:cloud_storage_azure.model_ir_attachment msgid "Attachment" msgstr "Tệp đính kèm" #. module: cloud_storage_azure #: model:ir.model.fields,field_description:cloud_storage_azure.field_res_config_settings__cloud_storage_azure_account_name msgid "Azure Account Name" msgstr "Tên tài khoản Azure" #. module: cloud_storage_azure #: model:ir.model.fields,field_description:cloud_storage_azure.field_res_config_settings__cloud_storage_azure_client_id msgid "Azure Client ID" msgstr "ID khách hàng Azure" #. module: cloud_storage_azure #: model:ir.model.fields,field_description:cloud_storage_azure.field_res_config_settings__cloud_storage_azure_client_secret msgid "Azure Client Secret" msgstr "Mã bí mật khách hàng Azure" #. module: cloud_storage_azure #: model:ir.model.fields.selection,name:cloud_storage_azure.selection__res_config_settings__cloud_storage_provider__azure msgid "Azure Cloud Storage" msgstr "Lưu trữ đám mây Azure" #. module: cloud_storage_azure #: model:ir.model.fields,field_description:cloud_storage_azure.field_res_config_settings__cloud_storage_azure_container_name msgid "Azure Container Name" msgstr "Tên container Azure" #. module: cloud_storage_azure #: model:ir.model.fields,field_description:cloud_storage_azure.field_res_config_settings__cloud_storage_azure_tenant_id msgid "Azure Tenant ID" msgstr "ID bên thuê Azure" #. module: cloud_storage_azure #: model:ir.model.fields,field_description:cloud_storage_azure.field_res_config_settings__cloud_storage_provider msgid "Cloud Storage Provider for new attachments" msgstr "Nhà cung cấp dịch vụ lưu trữ đám mây cho tệp đính kèm mới" #. module: cloud_storage_azure #: model:ir.model,name:cloud_storage_azure.model_res_config_settings msgid "Config Settings" msgstr "Cài đặt cấu hình" #. module: cloud_storage_azure #: model:ir.model.fields,field_description:cloud_storage_azure.field_res_config_settings__cloud_storage_azure_invalidate_user_delegation_key msgid "Invalidate Cached Azure User Delegation Key" msgstr "" "Vô hiệu hóa Mã khóa ủy quyền người dùng Azure được lưu trong bộ nhớ đệm" #. module: cloud_storage_azure #. odoo-python #: code:addons/cloud_storage_azure/models/res_config_settings.py:0 msgid "" "Some Azure attachments are in use, please migrate their cloud storages " "before disable this module" msgstr "" "Một số tệp đính kèm Azure đang được sử dụng, vui lòng di chuyển kho lưu trữ " "đám mây của chúng trước khi tắt phân hệ này" #. module: cloud_storage_azure #. odoo-python #: code:addons/cloud_storage_azure/models/res_config_settings.py:0 msgid "" "The connection string is not allowed to download blobs from the container.\n" "%s" msgstr "" "Chuỗi kết nối không được phép tải xuống blob từ container.\n" "%s" #. module: cloud_storage_azure #. odoo-python #: code:addons/cloud_storage_azure/models/res_config_settings.py:0 msgid "" "The connection string is not allowed to upload blobs to the container.\n" "%s" msgstr "" "Chuỗi kết nối không được phép tải blob lên container.\n" "%s"