32 lines
996 B
Plaintext
32 lines
996 B
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * cetmix_tower_aws
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 18.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: \n"
|
|
"Plural-Forms: \n"
|
|
|
|
#. module: cetmix_tower_aws
|
|
#: model:ir.model,name:cetmix_tower_aws.model_cx_tower_command
|
|
msgid "Cetmix Tower Command"
|
|
msgstr ""
|
|
|
|
#. module: cetmix_tower_aws
|
|
#. odoo-python
|
|
#: code:addons/cetmix_tower_aws/models/cx_tower_command.py:0
|
|
msgid ""
|
|
"Python 'boto3' library for AWS services. Available methods: 'client', "
|
|
"'resource', 'Session'<br/>Supports AWS services like EC2, S3, RDS, Lambda, "
|
|
"CloudWatch, etc.<br/>Please check the <a "
|
|
"href='https://boto3.amazonaws.com/v1/documentation/api/latest/index.html' "
|
|
"target='_blank'>Boto3 Documentation</a> for the detailed information about "
|
|
"the services and methods."
|
|
msgstr ""
|