148 lines
4.8 KiB
Plaintext
148 lines
4.8 KiB
Plaintext
|
# Translation of Odoo Server.
|
||
|
# This file contains the translation of the following modules:
|
||
|
# * base_sparse_field
|
||
|
#
|
||
|
# Translators:
|
||
|
# fanha99 <fanha99@hotmail.com>, 2017
|
||
|
# Martin Trigaux <mat@odoo.com>, 2017
|
||
|
# son dang <son.dang@doda100.com>, 2017
|
||
|
# Hoang Loc Le Huu <loclhh@gmail.com>, 2017
|
||
|
# Phạm Lân <phamquanglan@gmail.com>, 2017
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: Odoo Server 10.saas~18\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
|
"POT-Creation-Date: 2017-09-20 09:53+0000\n"
|
||
|
"PO-Revision-Date: 2017-09-20 09:53+0000\n"
|
||
|
"Last-Translator: Phạm Lân <phamquanglan@gmail.com>, 2017\n"
|
||
|
"Language-Team: Vietnamese (https://www.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: base_sparse_field
|
||
|
#: model:ir.model.fields,field_description:base_sparse_field.field_sparse_fields_test_boolean
|
||
|
msgid "Boolean"
|
||
|
msgstr "Boolean"
|
||
|
|
||
|
#. module: base_sparse_field
|
||
|
#: code:addons/base_sparse_field/models/models.py:24
|
||
|
#, python-format
|
||
|
msgid "Changing the storing system for field \"%s\" is not allowed."
|
||
|
msgstr "Changing the storing system for field \"%s\" is not allowed."
|
||
|
|
||
|
#. module: base_sparse_field
|
||
|
#: model:ir.model.fields,field_description:base_sparse_field.field_sparse_fields_test_char
|
||
|
msgid "Char"
|
||
|
msgstr "Char"
|
||
|
|
||
|
#. module: base_sparse_field
|
||
|
#: model:ir.model.fields,field_description:base_sparse_field.field_sparse_fields_test_create_uid
|
||
|
msgid "Created by"
|
||
|
msgstr "Được tạo bởi"
|
||
|
|
||
|
#. module: base_sparse_field
|
||
|
#: model:ir.model.fields,field_description:base_sparse_field.field_sparse_fields_test_create_date
|
||
|
msgid "Created on"
|
||
|
msgstr "Thời điểm tạo"
|
||
|
|
||
|
#. module: base_sparse_field
|
||
|
#: model:ir.model.fields,field_description:base_sparse_field.field_sparse_fields_test_data
|
||
|
msgid "Data"
|
||
|
msgstr "Dữ liệu"
|
||
|
|
||
|
#. module: base_sparse_field
|
||
|
#: model:ir.model.fields,field_description:base_sparse_field.field_sparse_fields_test_display_name
|
||
|
msgid "Display Name"
|
||
|
msgstr "Tên hiển thị"
|
||
|
|
||
|
#. module: base_sparse_field
|
||
|
#: model:ir.model,name:base_sparse_field.model_ir_model_fields
|
||
|
msgid "Fields"
|
||
|
msgstr "Trường"
|
||
|
|
||
|
#. module: base_sparse_field
|
||
|
#: model:ir.model.fields,field_description:base_sparse_field.field_sparse_fields_test_float
|
||
|
msgid "Float"
|
||
|
msgstr "Float"
|
||
|
|
||
|
#. module: base_sparse_field
|
||
|
#: model:ir.model.fields,field_description:base_sparse_field.field_sparse_fields_test_id
|
||
|
msgid "ID"
|
||
|
msgstr "ID"
|
||
|
|
||
|
#. module: base_sparse_field
|
||
|
#: model:ir.model.fields,help:base_sparse_field.field_ir_model_fields_serialization_field_id
|
||
|
msgid ""
|
||
|
"If set, this field will be stored in the sparse structure of the "
|
||
|
"serialization field, instead of having its own database column. This cannot "
|
||
|
"be changed after creation."
|
||
|
msgstr ""
|
||
|
"If set, this field will be stored in the sparse structure of the "
|
||
|
"serialization field, instead of having its own database column. This cannot "
|
||
|
"be changed after creation."
|
||
|
|
||
|
#. module: base_sparse_field
|
||
|
#: model:ir.model.fields,field_description:base_sparse_field.field_sparse_fields_test_integer
|
||
|
msgid "Integer"
|
||
|
msgstr "Integer"
|
||
|
|
||
|
#. module: base_sparse_field
|
||
|
#: model:ir.model.fields,field_description:base_sparse_field.field_sparse_fields_test___last_update
|
||
|
msgid "Last Modified on"
|
||
|
msgstr "Sửa lần cuối vào"
|
||
|
|
||
|
#. module: base_sparse_field
|
||
|
#: model:ir.model.fields,field_description:base_sparse_field.field_sparse_fields_test_write_uid
|
||
|
msgid "Last Updated by"
|
||
|
msgstr "Cập nhật lần cuối bởi"
|
||
|
|
||
|
#. module: base_sparse_field
|
||
|
#: model:ir.model.fields,field_description:base_sparse_field.field_sparse_fields_test_write_date
|
||
|
msgid "Last Updated on"
|
||
|
msgstr "Cập nhật lần cuối vào"
|
||
|
|
||
|
#. module: base_sparse_field
|
||
|
#: selection:sparse_fields.test,selection:0
|
||
|
msgid "One"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: base_sparse_field
|
||
|
#: model:ir.model.fields,field_description:base_sparse_field.field_sparse_fields_test_partner
|
||
|
msgid "Partner"
|
||
|
msgstr "Đối tác"
|
||
|
|
||
|
#. module: base_sparse_field
|
||
|
#: code:addons/base_sparse_field/models/models.py:26
|
||
|
#, python-format
|
||
|
msgid "Renaming sparse field \"%s\" is not allowed"
|
||
|
msgstr "Renaming sparse field \"%s\" is not allowed"
|
||
|
|
||
|
#. module: base_sparse_field
|
||
|
#: model:ir.model.fields,field_description:base_sparse_field.field_sparse_fields_test_selection
|
||
|
msgid "Selection"
|
||
|
msgstr "Lựa chọn"
|
||
|
|
||
|
#. module: base_sparse_field
|
||
|
#: model:ir.model.fields,field_description:base_sparse_field.field_ir_model_fields_serialization_field_id
|
||
|
msgid "Serialization Field"
|
||
|
msgstr "Serialization Field"
|
||
|
|
||
|
#. module: base_sparse_field
|
||
|
#: code:addons/base_sparse_field/models/models.py:38
|
||
|
#, python-format
|
||
|
msgid "Serialization field `%s` not found for sparse field `%s`!"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: base_sparse_field
|
||
|
#: selection:sparse_fields.test,selection:0
|
||
|
msgid "Two"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: base_sparse_field
|
||
|
#: model:ir.model,name:base_sparse_field.model_sparse_fields_test
|
||
|
msgid "sparse_fields.test"
|
||
|
msgstr ""
|