# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * cloud_storage_google
#
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
# "Thi Huong Nguyen (thng)" <thng@odoo.com>, 2025.
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-11-16 15:17+0000\n"
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
"Language-Team: Vietnamese <https://translate.odoo.com/projects/odoo-19/"
"cloud_storage_google/vi/>\n"
"Language: vi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 5.12.2\n"

#. module: cloud_storage_google
#. odoo-python
#: code:addons/cloud_storage_google/models/ir_attachment.py:0
msgid "%s is not a valid Google Cloud Storage URL."
msgstr "%s không phải là URL lưu trữ Google Cloud hợp lệ."

#. module: cloud_storage_google
#: model:ir.model,name:cloud_storage_google.model_ir_attachment
msgid "Attachment"
msgstr "Tệp đính kèm"

#. module: cloud_storage_google
#: model:ir.model.fields,field_description:cloud_storage_google.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_google
#: model:ir.model,name:cloud_storage_google.model_res_config_settings
msgid "Config Settings"
msgstr "Cài đặt cấu hình"

#. module: cloud_storage_google
#: model:ir.model.fields,field_description:cloud_storage_google.field_ir_attachment__display_name
#: model:ir.model.fields,field_description:cloud_storage_google.field_res_config_settings__display_name
msgid "Display Name"
msgstr "Tên hiển thị"

#. module: cloud_storage_google
#: model:ir.model.fields,field_description:cloud_storage_google.field_res_config_settings__cloud_storage_google_bucket_name
msgid "Google Bucket Name"
msgstr "Tên bucket Google"

#. module: cloud_storage_google
#: model:ir.model.fields.selection,name:cloud_storage_google.selection__res_config_settings__cloud_storage_provider__google
msgid "Google Cloud Storage"
msgstr "Lưu trữ đám mây Google"

#. module: cloud_storage_google
#: model:ir.model.fields,field_description:cloud_storage_google.field_res_config_settings__cloud_storage_google_account_info
msgid "Google Service Account Info"
msgstr "Thông tin tài khoản dịch vụ Google"

#. module: cloud_storage_google
#: model:ir.model.fields,field_description:cloud_storage_google.field_res_config_settings__cloud_storage_google_service_account_key
msgid "Google Service Account Key"
msgstr "Khoá tài khoản dịch vụ Google"

#. module: cloud_storage_google
#: model:ir.model.fields,field_description:cloud_storage_google.field_ir_attachment__id
#: model:ir.model.fields,field_description:cloud_storage_google.field_res_config_settings__id
msgid "ID"
msgstr "ID"

#. module: cloud_storage_google
#. odoo-python
#: code:addons/cloud_storage_google/models/res_config_settings.py:0
msgid ""
"Some Google attachments are in use, please migrate cloud storages before "
"disable the provider"
msgstr ""
"Một số tệp đính kèm Google đ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 nhà cung cấp này"

#. module: cloud_storage_google
#. odoo-python
#: code:addons/cloud_storage_google/models/res_config_settings.py:0
msgid ""
"The account info is not allowed to download blobs from the bucket.\n"
"%s"
msgstr ""
"Thông tin tài khoản không được phép tải xuống blob từ bucket.\n"
"%s"

#. module: cloud_storage_google
#. odoo-python
#: code:addons/cloud_storage_google/models/res_config_settings.py:0
msgid ""
"The account info is not allowed to set the bucket's CORS.\n"
"%s"
msgstr ""
"Thông tin tài khoản không được phép thiết lập CORS của bucket.\n"
"%s"

#. module: cloud_storage_google
#. odoo-python
#: code:addons/cloud_storage_google/models/res_config_settings.py:0
msgid ""
"The account info is not allowed to upload blobs to the bucket.\n"
"%s"
msgstr ""
"Thông tin tài khoản không được phép tải blob lên bucket.\n"
"%s"
