aboutsummaryrefslogtreecommitdiff
path: root/source/vi/connectivity/messages.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/vi/connectivity/messages.po')
-rw-r--r--source/vi/connectivity/messages.po778
1 files changed, 778 insertions, 0 deletions
diff --git a/source/vi/connectivity/messages.po b/source/vi/connectivity/messages.po
new file mode 100644
index 00000000000..25399ac2f07
--- /dev/null
+++ b/source/vi/connectivity/messages.po
@@ -0,0 +1,778 @@
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2017-04-12 14:13+0200\n"
+"PO-Revision-Date: 2015-11-12 03:07+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: vi\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1447297676.000000\n"
+
+#. KjDmE
+#: conn_error_message.src
+msgctxt "256 + 2*100 + 0"
+msgid "The record operation has been vetoed."
+msgstr "Thao tác với bản ghi bị cấm."
+
+#. xAZXk
+#: conn_error_message.src
+msgctxt "256 + 2*200 + 0"
+msgid "The statement contains a cyclic reference to one or more sub queries."
+msgstr "Câu lệnh chứa tham chiếu vòng đến một hay nhiều truy vấn con."
+
+#. sppzX
+#: conn_error_message.src
+msgctxt "256 + 2*300 + 0"
+msgid "The name must not contain any slashes ('/')."
+msgstr "Tên không được chứa dấu gạch chéo ('/')."
+
+#. pcGch
+#: conn_error_message.src
+msgctxt "256 + 2*301 + 0"
+msgid "$1$ is no SQL conform identifier."
+msgstr "$1$ không phải là định danh phù hợp của SQL."
+
+#. rhNKU
+#: conn_error_message.src
+msgctxt "256 + 2*302 + 0"
+msgid "Query names must not contain quote characters."
+msgstr "Tên truy vấn không được chứa ký tự trích dẫn."
+
+#. vt9Xy
+#: conn_error_message.src
+msgctxt "256 + 2*303 + 0"
+msgid "The name '$1$' is already in use in the database."
+msgstr "Tên « $1$ » đã được dùng trong cơ sở dữ liệu."
+
+#. mHdB5
+#: conn_error_message.src
+msgctxt "256 + 2*304 + 0"
+msgid "No connection to the database exists."
+msgstr "Không tồn tại kết nối tới cơ sở dữ liệu."
+
+#. qsN7W
+#: conn_error_message.src
+msgctxt "256 + 2*500 + 0"
+msgid "No $1$ exists."
+msgstr "Không tồn tại $1$."
+
+#. xvK2D
+#: conn_error_message.src
+msgctxt "256 + 2*550 + 0"
+msgid "Unable to display the complete table content. Please apply a filter."
+msgstr "Không hiển thị được toàn bộ nội dung bảng. Hãy dùng bộ lọc khác."
+
+#. 9LXDp
+#: conn_shared_res.src
+msgctxt "STR_ERR_EXECUTING_QUERY"
+msgid "An error occurred while executing the query."
+msgstr "Gặp lỗi trong khi thực hiện truy vấn."
+
+#. 7yRgf
+#: conn_shared_res.src
+msgctxt "STR_QUERY_AT_LEAST_ONE_TABLES"
+msgid "The query can not be executed. It needs at least one table."
+msgstr "Không thể thực thi truy vấn. Phải có ít nhất một bảng."
+
+#. aBhA8
+#: conn_shared_res.src
+msgctxt "STR_NO_COUNT_SUPPORT"
+msgid "The driver does not support the 'COUNT' function."
+msgstr "Driver không hỗ trợ hàm 'COUNT'"
+
+#. FB59h
+#: conn_shared_res.src
+msgctxt "STR_STMT_TYPE_NOT_SUPPORTED"
+msgid "This statement type not supported by this database driver."
+msgstr "Kiểu khai báo không hỗ trợ bởi driver của cơ sở dữ liệu hiện tại."
+
+#. KodDj
+#: conn_shared_res.src
+msgctxt "STR_UNSPECIFIED_ERROR"
+msgid "An unknown error occurred."
+msgstr "Xảy ra lỗi chưa định nghĩa."
+
+#. 2CZNZ
+#: conn_shared_res.src
+msgctxt "STR_ERROR_REFRESH_ROW"
+msgid "An error occurred while refreshing the current row."
+msgstr "Gặp lỗi khi làm tươi hàng hiện tại."
+
+#. DJhQp
+#: conn_shared_res.src
+msgctxt "STR_ERROR_GET_ROW"
+msgid "An error occurred while getting the current row."
+msgstr "Lỗi khi truy cập hàng hiện tại."
+
+#. s9ves
+#: conn_shared_res.src
+msgctxt "STR_QUERY_INVALID_IS_NULL_COLUMN"
+msgid ""
+"The query can not be executed. The 'IS NULL' can only be used with a column "
+"name."
+msgstr "Không thể thực thi truy vấn. 'IS NULL' chỉ có thể dùng với tên cột."
+
+#. kLhAy
+#: conn_shared_res.src
+msgctxt "STR_ILLEGAL_MOVEMENT"
+msgid "Illegal cursor movement occurred."
+msgstr "Lỗi chuyển con trỏ không hợp lệ."
+
+#. vGtCJ
+#: conn_shared_res.src
+msgctxt "STR_COMMIT_ROW"
+msgid "Please commit row '$position$' before update rows or insert new rows."
+msgstr ""
+"Xin gửi đi hàng '$position$' trước khi cập nhật hàng hay thêm hàng mới."
+
+#. 7DcRU
+#: conn_shared_res.src
+msgctxt "STR_NO_CONNECTION_GIVEN"
+msgid "It doesn't exist a connection to the database."
+msgstr "Không tồn tại kết nối tới cơ sở dữ liệu"
+
+#. 5BYEX
+#: conn_shared_res.src
+msgctxt "STR_WRONG_PARAM_INDEX"
+msgid ""
+"You tried to set a parameter at position '$pos$' but there is/are only "
+"'$count$' parameter(s) allowed. One reason may be that the property "
+"\"ParameterNameSubstitution\" is not set to TRUE in the data source."
+msgstr ""
+"Bạn thử đặt tham số ở vị trí '$pos$' nhưng chỉ được phép có '$count$' tham "
+"số. Lý do có thể là thuộc tính \"ParameterNameSubstitution\" chưa được đặt "
+"bằng TRUE trong nguồn dữ liệu"
+
+#. 6FnrV
+#: conn_shared_res.src
+msgctxt "STR_NO_INPUTSTREAM"
+msgid "The input stream was not set."
+msgstr "Luồng nhập chưa được thiết lập."
+
+#. Davdp
+#: conn_shared_res.src
+msgctxt "STR_NO_ELEMENT_NAME"
+msgid "There is no element named '$name$'."
+msgstr "Không có phần tử nào tên '$name$'."
+
+#. CWktu
+#: conn_shared_res.src
+msgctxt "STR_INVALID_BOOKMARK"
+msgid "Invalid bookmark value"
+msgstr "Giá trị bookmark không hợp lệ"
+
+#. VXSEP
+#: conn_shared_res.src
+msgctxt "STR_PRIVILEGE_NOT_GRANTED"
+msgid "Privilege not granted: Only table privileges can be granted."
+msgstr "Quyền chưa được cấp: Chỉ được phép cấp quyền về bảng."
+
+#. DZf3v
+#: conn_shared_res.src
+msgctxt "STR_PRIVILEGE_NOT_REVOKED"
+msgid "Privilege not revoked: Only table privileges can be revoked."
+msgstr "Quyền chưa được thu hồi: Chỉ được phép thu hồi quyền về bảng."
+
+#. qTZj7
+#: conn_shared_res.src
+msgctxt "STR_ERRORMSG_SEQUENCE"
+msgid "Function sequence error."
+msgstr "Lỗi thứ tự hàm."
+
+#. scUDb
+#: conn_shared_res.src
+msgctxt "STR_INVALID_INDEX"
+msgid "Invalid descriptor index."
+msgstr "Đặc tả chỉ mục không hợp lệ."
+
+#. MAAeW
+#: conn_shared_res.src
+msgctxt "STR_UNSUPPORTED_FUNCTION"
+msgid "The driver does not support the function '$functionname$'."
+msgstr "Driver không hỗ trợ hàm '$functionname$'."
+
+#. FAp7x
+#: conn_shared_res.src
+msgctxt "STR_UNSUPPORTED_FEATURE"
+msgid ""
+"The driver does not support the functionality for '$featurename$'. It is not"
+" implemented."
+msgstr ""
+"Driver không hỗ trọ chức năng '$featurename$'. Chức năng này chưa được thực "
+"thi."
+
+#. zXVCV
+#: conn_shared_res.src
+msgctxt "STR_FORMULA_WRONG"
+msgid "The formula for TypeInfoSettings is wrong!"
+msgstr "Công thức cho TypeInfoSettings là sai!"
+
+#. ZWq6D
+#: conn_shared_res.src
+msgctxt "STR_STRING_LENGTH_EXCEEDED"
+msgid ""
+"The string '$string$' exceeds the maximum length of $maxlen$ characters when"
+" converted to the target character set '$charset$'."
+msgstr ""
+"Chuỗi « $string$ » vượt quá chiều dài tối đa $maxlen$ ký tự khi được chuyển "
+"đổi sang bộ ký tự đích « $charset$ »."
+
+#. CYSBr
+#: conn_shared_res.src
+msgctxt "STR_CANNOT_CONVERT_STRING"
+msgid ""
+"The string '$string$' cannot be converted using the encoding '$charset$'."
+msgstr ""
+"Chuỗi « $string$ » không thể được chuyển đổi bằng bảng mã « $charset$ »."
+
+#. sSzsJ
+#: conn_shared_res.src
+msgctxt "STR_URI_SYNTAX_ERROR"
+msgid "The connection URL is invalid."
+msgstr "Địa chỉ kết nối không hợp lệ."
+
+#. ULTqE
+#: conn_shared_res.src
+msgctxt "STR_QUERY_TOO_COMPLEX"
+msgid "The query can not be executed. It is too complex."
+msgstr "Truy vấn không thể thực hiện. Nó quá phức tạp."
+
+#. UQYpN
+#: conn_shared_res.src
+msgctxt "STR_OPERATOR_TOO_COMPLEX"
+msgid "The query can not be executed. The operator is too complex."
+msgstr "Truy vấn không thể thực hiện. Toán tử quá phức tạp."
+
+#. DmQcr
+#: conn_shared_res.src
+msgctxt "STR_QUERY_INVALID_LIKE_COLUMN"
+msgid ""
+"The query can not be executed. You cannot use 'LIKE' with columns of this "
+"type."
+msgstr "Không chạy được truy vấn vì không thể dùng 'LIKE' với cột loại này."
+
+#. EMgKF
+#: conn_shared_res.src
+msgctxt "STR_QUERY_INVALID_LIKE_STRING"
+msgid ""
+"The query can not be executed. 'LIKE' can be used with a string argument "
+"only."
+msgstr ""
+"Truy vấn không thể thực hiện. 'LIKE' chỉ có thể dùng với đối số chuỗi."
+
+#. PBG3H
+#: conn_shared_res.src
+msgctxt "STR_QUERY_NOT_LIKE_TOO_COMPLEX"
+msgid ""
+"The query can not be executed. The 'NOT LIKE' condition is too complex."
+msgstr "Truy vấn không thể thực hiện. Biểu thức 'NOT LIKE' quá phức tạp."
+
+#. CWeME
+#: conn_shared_res.src
+msgctxt "STR_QUERY_LIKE_WILDCARD"
+msgid ""
+"The query can not be executed. The 'LIKE' condition contains wildcard in the"
+" middle."
+msgstr ""
+"Không thể thực hiện truy vấn. Biểu thức 'LIKE' chứa kí tự đại diện ở giữa."
+
+#. NK7eq
+#: conn_shared_res.src
+msgctxt "STR_QUERY_LIKE_WILDCARD_MANY"
+msgid ""
+"The query can not be executed. The 'LIKE' condition contains too many "
+"wildcards."
+msgstr ""
+"Không thể thực hiện truy vấn. Biểu thức 'LIKE' chứa quá nhiều kí tự đại "
+"diện."
+
+#. nADdF
+#: conn_shared_res.src
+msgctxt "STR_INVALID_COLUMNNAME"
+msgid "The column name '$columnname$' is not valid."
+msgstr "Tên cột '$columnname$' không hợp lệ."
+
+#. FT3Zb
+#: conn_shared_res.src
+msgctxt "STR_INVALID_COLUMN_SELECTION"
+msgid "The statement contains an invalid selection of columns."
+msgstr "Phát biểu chứa lựa chọn không hợp lệ của cột."
+
+#. sEFWB
+#: conn_shared_res.src
+msgctxt "STR_COLUMN_NOT_UPDATEABLE"
+msgid "The column at position '$position$' could not be updated."
+msgstr "Cột ở vị trí '$position$' không thể được cập nhật."
+
+#. iLNAb
+#: conn_shared_res.src
+msgctxt "STR_COULD_NOT_LOAD_FILE"
+msgid "The file $filename$ could not be loaded."
+msgstr "Không thể nạp tập tin $filename$."
+
+#. jq62z
+#: conn_shared_res.src
+msgctxt "STR_LOAD_FILE_ERROR_MESSAGE"
+msgid ""
+"The attempt to load the file resulted in the following error message ($exception_type$):\n"
+"\n"
+"$error_message$"
+msgstr ""
+"Việc thử nạp tập tin trả về thông điệp lỗi sau ($exception_type$):\n"
+"\n"
+"$error_message$"
+
+#. sbrdS
+#: conn_shared_res.src
+msgctxt "STR_TYPE_NOT_CONVERT"
+msgid "The type could not be converted."
+msgstr "Không chuyển được kiểu."
+
+#. 3L6uG
+#: conn_shared_res.src
+msgctxt "STR_INVALID_COLUMN_DESCRIPTOR_ERROR"
+msgid "Could not append column: invalid column descriptor."
+msgstr "Không thể thêm cột: Mô tả cột không hợp lệ."
+
+#. 4GMmY
+#: conn_shared_res.src
+msgctxt "STR_INVALID_GROUP_DESCRIPTOR_ERROR"
+msgid "Could not create group: invalid object descriptor."
+msgstr "Không thể tạo nhóm: Mô tả đối tượng không hợp lệ."
+
+#. MDKgr
+#: conn_shared_res.src
+msgctxt "STR_INVALID_INDEX_DESCRIPTOR_ERROR"
+msgid "Could not create index: invalid object descriptor."
+msgstr "Không thể tạo chỉ mục: Mô tả đối tượng không hợp lệ."
+
+#. jPjxi
+#: conn_shared_res.src
+msgctxt "STR_INVALID_KEY_DESCRIPTOR_ERROR"
+msgid "Could not create key: invalid object descriptor."
+msgstr "Không thể tạo khóa: Đặc tả đối tượng không hợp lệ."
+
+#. jaDH3
+#: conn_shared_res.src
+msgctxt "STR_INVALID_TABLE_DESCRIPTOR_ERROR"
+msgid "Could not create table: invalid object descriptor."
+msgstr "Không thể tạo bảng: Đặc tả đối tượng không hợp lệ."
+
+#. utNzu
+#: conn_shared_res.src
+msgctxt "STR_INVALID_USER_DESCRIPTOR_ERROR"
+msgid "Could not create user: invalid object descriptor."
+msgstr "Không thể tạo người dùng: Đặc tả đối tượng không hợp lệ."
+
+#. 4TE9R
+#: conn_shared_res.src
+msgctxt "STR_INVALID_VIEW_DESCRIPTOR_ERROR"
+msgid "Could not create view: invalid object descriptor."
+msgstr "Không thể tạo khung nhìn: Đặc tả đối tượng không hợp lệ."
+
+#. BrHQp
+#: conn_shared_res.src
+msgctxt "STR_VIEW_NO_COMMAND_ERROR"
+msgid "Could not create view: no command object."
+msgstr "Không thể tạo khung nhìn: Không có đối tượng lệnh"
+
+#. GgFCn
+#: conn_shared_res.src
+msgctxt "STR_NO_CONNECTION"
+msgid ""
+"The connection could not be created. May be the necessary data provider is "
+"not installed."
+msgstr ""
+"Không thể tạo kết nối. Dịch vụ cung cấp dữ liệu cần thiết có thể chưa được "
+"cài đặt."
+
+#. GRZEu
+#: conn_shared_res.src
+msgctxt "STR_COULD_NOT_DELETE_INDEX"
+msgid ""
+"The index could not be deleted. An unknown error while accessing the file "
+"system occurred."
+msgstr ""
+"Không thể xóa chỉ mục. Lỗi chưa định nghĩa xảy khi khi truy cập hệ thống "
+"tệp."
+
+#. JbDnu
+#: conn_shared_res.src
+msgctxt "STR_ONL_ONE_COLUMN_PER_INDEX"
+msgid "The index could not be created. Only one column per index is allowed."
+msgstr "Không thể tạo chỉ mục. Chỉ cho phép một chỉ mục trên một cột."
+
+#. rB3XE
+#: conn_shared_res.src
+msgctxt "STR_COULD_NOT_CREATE_INDEX_NOT_UNIQUE"
+msgid "The index could not be created. The values are not unique."
+msgstr "Không thể tạo chỉ mục. Giá trị này không duy nhất."
+
+#. f8DTu
+#: conn_shared_res.src
+msgctxt "STR_COULD_NOT_CREATE_INDEX"
+msgid "The index could not be created. An unknown error appeared."
+msgstr "Không thể tạo chỉ mục. Lỗi chưa định nghĩa xảy ra."
+
+#. HPZuZ
+#: conn_shared_res.src
+msgctxt "STR_COULD_NOT_CREATE_INDEX_NAME"
+msgid ""
+"The index could not be created. The file '$filename$' is used by an other "
+"index."
+msgstr ""
+"Không thể tạo chỉ mục. Tập tin '$filename$' đã bị dùng bởi chỉ mục khác."
+
+#. GcK7B
+#: conn_shared_res.src
+msgctxt "STR_COULD_NOT_CREATE_INDEX_KEYSIZE"
+msgid ""
+"The index could not be created. The size of the chosen column is too big."
+msgstr ""
+
+#. vWZ84
+#: conn_shared_res.src
+msgctxt "STR_SQL_NAME_ERROR"
+msgid "The name '$name$' doesn't match SQL naming constraints."
+msgstr "Tên '$name$' không khớp với ràng buộc tên SQL."
+
+#. wv2Cx
+#: conn_shared_res.src
+msgctxt "STR_COULD_NOT_DELETE_FILE"
+msgid "The file $filename$ could not be deleted."
+msgstr "Không thể xóa file $filename$."
+
+#. rp3rF
+#: conn_shared_res.src
+msgctxt "STR_INVALID_COLUMN_TYPE"
+msgid "Invalid column type for column '$columnname$'."
+msgstr "Kiểu không hợp lệ cho cột '$columnname$'."
+
+#. jAStU
+#: conn_shared_res.src
+msgctxt "STR_INVALID_COLUMN_PRECISION"
+msgid "Invalid precision for column '$columnname$'."
+msgstr "Độ chính xác không hợp lệ cho cột '$columnname$'."
+
+#. zJbtr
+#: conn_shared_res.src
+msgctxt "STR_INVALID_PRECISION_SCALE"
+msgid "Precision is less than scale for column '$columnname$'."
+msgstr "Độ chính xác nhỏ hơn chỉ định cho cột '$columnname$'"
+
+#. PDCV3
+#: conn_shared_res.src
+msgctxt "STR_INVALID_COLUMN_NAME_LENGTH"
+msgid "Invalid column name length for column '$columnname$'."
+msgstr "Độ dài tên cột không hợp lệ cho cột '$columnname$'."
+
+#. NZWGq
+#: conn_shared_res.src
+msgctxt "STR_DUPLICATE_VALUE_IN_COLUMN"
+msgid "Duplicate value found in column '$columnname$'."
+msgstr "Trùng lặp giá trị trong cột '$columnname$'."
+
+#. sfaxE
+#: conn_shared_res.src
+msgctxt "STR_INVALID_COLUMN_DECIMAL_VALUE"
+msgid ""
+"The '$columnname$' column has been defined as a \"Decimal\" type, the max. length is $precision$ characters (with $scale$ decimal places).\n"
+"\n"
+"The specified value \"$value$ is longer than the number of digits allowed."
+msgstr ""
+"Cột '$columnname$' đã được định nghĩa kiểu \"Thập phân\", độ dài lớn nhất là $precision$ ký tự (với $scale$ chữ số thập phân).\n"
+"\n"
+"Giá trị đã nhập \"$value$ dài hơn số các chữ số cho phép."
+
+#. ZvEz9
+#: conn_shared_res.src
+msgctxt "STR_COLUMN_NOT_ALTERABLE"
+msgid ""
+"The column '$columnname$' could not be altered. May be the file system is "
+"write protected."
+msgstr ""
+"Không thể thay đổi cột '$columnname$'. Có thể tập tin hệ thống đang bị khoá "
+"chống ghi."
+
+#. 4BgE9
+#: conn_shared_res.src
+msgctxt "STR_INVALID_COLUMN_VALUE"
+msgid ""
+"The column '$columnname$' could not be updated. The value is invalid for "
+"that column."
+msgstr ""
+"Không thể cập nhật cột '$columnname$'. Giá trị hiện tại không hợp lệ với cột"
+" này."
+
+#. dFAFB
+#: conn_shared_res.src
+msgctxt "STR_COLUMN_NOT_ADDABLE"
+msgid ""
+"The column '$columnname$' could not be added. May be the file system is "
+"write protected."
+msgstr ""
+"Không thể thêm cột '$columnname$'. Có thể tập tin hệ thống đang bị khoá "
+"chống ghi."
+
+#. zk3QB
+#: conn_shared_res.src
+msgctxt "STR_COLUMN_NOT_DROP"
+msgid ""
+"The column at position '$position$' could not be dropped. May be the file "
+"system is write protected."
+msgstr ""
+"Không thể xoá cột ở vị trí '$position$'. Có thể tập tin hệ thống đang bị "
+"khoá chống ghi."
+
+#. hAwmi
+#: conn_shared_res.src
+msgctxt "STR_TABLE_NOT_DROP"
+msgid ""
+"The table '$tablename$' could not be dropped. May be the file system is "
+"write protected."
+msgstr ""
+"Không thể xoá bảng '$tablename$'. Có thể tập tin hệ thống đang bị khoá chống"
+" ghi."
+
+#. R3BGx
+#: conn_shared_res.src
+msgctxt "STR_COULD_NOT_ALTER_TABLE"
+msgid "The table could not be altered."
+msgstr "Không thể thay đổi bảng."
+
+#. UuoNm
+#: conn_shared_res.src
+msgctxt "STR_INVALID_DBASE_FILE"
+msgid "The file '$filename$' is an invalid (or unrecognized) dBase file."
+msgstr ""
+"'$filename$' không phải tập tin dBase hợp lệ (hoặc không thể nhận dạng)."
+
+#. LhHTA
+#: conn_shared_res.src
+msgctxt "STR_CANNOT_OPEN_BOOK"
+msgid "Cannot open Evolution address book."
+msgstr "Không mở được sổ địa chỉ Evolution."
+
+#. sxbEF
+#: conn_shared_res.src
+msgctxt "STR_SORT_BY_COL_ONLY"
+msgid "Can only sort by table columns."
+msgstr "Chỉ có thể sắp xếp theo cột của bảng."
+
+#. E4wn2
+#: conn_shared_res.src
+msgctxt "STR_QUERY_COMPLEX_COUNT"
+msgid ""
+"The query can not be executed. It is too complex. Only \"COUNT(*)\" is "
+"supported."
+msgstr "Không thể thực thi truy vấn vì nó quá phức tạp. Chỉ hỗ trợ \"COUNT(*)\"."
+
+#. 8VQo4
+#: conn_shared_res.src
+msgctxt "STR_QUERY_INVALID_BETWEEN"
+msgid ""
+"The query can not be executed. The 'BETWEEN' arguments are not correct."
+msgstr "Không thể thực thi truy vấn. Tham số 'BETWEEN' không đúng."
+
+#. 4oK7N
+#: conn_shared_res.src
+msgctxt "STR_QUERY_FUNCTION_NOT_SUPPORTED"
+msgid "The query can not be executed. The function is not supported."
+msgstr "Không thể thực thi truy vấn. Không hỗ trợ hàm này."
+
+#. kCjVU
+#: conn_shared_res.src
+msgctxt "STR_TABLE_READONLY"
+msgid "The table can not be changed. It is read only."
+msgstr "Không thể thay đổi bảng chỉ đọc."
+
+#. cqWEv
+#: conn_shared_res.src
+msgctxt "STR_DELETE_ROW"
+msgid ""
+"The row could not be deleted. The option \"Display inactive records\" is "
+"set."
+msgstr ""
+"Không thể xóa hàng này. Đang bật tùy chọn \"Hiển thị bản ghi không hiệu "
+"lực\"."
+
+#. TZTfv
+#: conn_shared_res.src
+msgctxt "STR_ROW_ALREADY_DELETED"
+msgid "The row could not be deleted. It is already deleted."
+msgstr "Không thể xóa hàng này. Nó đã bị xóa."
+
+#. fuJot
+#: conn_shared_res.src
+msgctxt "STR_QUERY_MORE_TABLES"
+msgid "The query can not be executed. It contains more than one table."
+msgstr "Không thể thực thi truy vấn do chứa nhiều hơn một bảng."
+
+#. w7AzE
+#: conn_shared_res.src
+msgctxt "STR_QUERY_NO_TABLE"
+msgid "The query can not be executed. It contains no valid table."
+msgstr "Không thể thực thi truy vấn vì không chứa bảng hợp lệ."
+
+#. CRsGn
+#: conn_shared_res.src
+msgctxt "STR_QUERY_NO_COLUMN"
+msgid "The query can not be executed. It contains no valid columns."
+msgstr "Không thể thực thi truy vấn. Nó không chứa cột."
+
+#. ucGyR
+#: conn_shared_res.src
+msgctxt "STR_INVALID_PARA_COUNT"
+msgid "The count of the given parameter values doesn't match the parameters."
+msgstr "Số các tham số đã cho không khớp."
+
+#. 3EDJB
+#: conn_shared_res.src
+msgctxt "STR_NO_VALID_FILE_URL"
+msgid "The URL '$URL$' is not valid. A connection can not be created."
+msgstr "URL '$URL$' không hợp lệ. Không thể tạo kết nối."
+
+#. 9n4j2
+#: conn_shared_res.src
+msgctxt "STR_NO_CLASSNAME"
+msgid "The driver class '$classname$' could not be loaded."
+msgstr "Không thể tải lớp driver '$classname$'"
+
+#. jbnZZ
+#: conn_shared_res.src
+msgctxt "STR_NO_JAVA"
+msgid "No Java installation could be found. Please check your installation."
+msgstr "Java chưa được cài đặt. Xin kiểm tra lại cài đặt."
+
+#. iKnFy
+#: conn_shared_res.src
+msgctxt "STR_NO_RESULTSET"
+msgid "The execution of the query doesn't return a valid result set."
+msgstr "Truy vấn không trả về kết quả hợp lệ."
+
+#. kiYDS
+#: conn_shared_res.src
+msgctxt "STR_NO_ROWCOUNT"
+msgid "The execution of the update statement doesn't effect any rows."
+msgstr "Câu lệnh cập nhật không tác động đến hàng nào."
+
+#. xiRq3
+#: conn_shared_res.src
+msgctxt "STR_NO_CLASSNAME_PATH"
+msgid "The additional driver class path is '$classpath$'."
+msgstr "Đường dẫn lớp của driver phụ là '$classpath$'."
+
+#. QxNVP
+#: conn_shared_res.src
+msgctxt "STR_UNKNOWN_PARA_TYPE"
+msgid "The type of parameter at position '$position$' is unknown."
+msgstr "Kiểu của tham số ở vị trí '$position$' chưa định nghĩa."
+
+#. ghuVV
+#: conn_shared_res.src
+msgctxt "STR_UNKNOWN_COLUMN_TYPE"
+msgid "The type of column at position '$position$' is unknown."
+msgstr "Kiểu của cột ở vị trí '$position$' chưa định nghĩa."
+
+#. 2M8qG
+#: conn_shared_res.src
+msgctxt "STR_NO_KDE_INST"
+msgid "No suitable KDE installation was found."
+msgstr "Không tìm thấy cài đặt KDE thích hợp."
+
+#. aCWED
+#: conn_shared_res.src
+msgctxt "STR_KDE_VERSION_TOO_OLD"
+msgid ""
+"KDE version $major$.$minor$ or higher is required to access the KDE Address "
+"Book."
+msgstr ""
+"Cần KDE phiên bản tối thiểu $major$.$minor$ để truy cập Sổ Địa chỉ KDE."
+
+#. LVhyq
+#: conn_shared_res.src
+msgctxt "STR_KDE_VERSION_TOO_NEW"
+msgid ""
+"The found KDE version is too new. Only KDE up to version $major$.$minor$ is "
+"known to work with this product.\n"
+msgstr ""
+"Phiên bản KDE tìm thấy quá mới. Chỉ hỗ trợ KDE phiên bản nhỏ hơn "
+"$major$.$minor$.\n"
+
+#. gnHHh
+#: conn_shared_res.src
+msgctxt "STR_KDE_VERSION_TOO_NEW_WORK_AROUND"
+msgid ""
+"If you are sure that your KDE version works, you might execute the following Basic macro to disable this version check:\n"
+"\n"
+msgstr ""
+"Nếu bạn chắc chắn phiên bản KDE của mình họat động. Xin hãy thực thi vĩ lệnh Basic dưới đây để vô hiệu hóa sự kiểm tra phiên bản:\n"
+"\n"
+
+#. 3FmFX
+#: conn_shared_res.src
+msgctxt "STR_PARA_ONLY_PREPARED"
+msgid "Parameters can appear only in prepared statements."
+msgstr "Tham số chỉ có thể xuất hiện trong câu lệnh được chuẩn bị."
+
+#. CB7pj
+#: conn_shared_res.src
+msgctxt "STR_NO_TABLE"
+msgid "No such table!"
+msgstr "Không tồn tại bảng đó!"
+
+#. CDY8S
+#: conn_shared_res.src
+msgctxt "STR_NO_MAC_OS_FOUND"
+msgid "No suitable Mac OS installation was found."
+msgstr "Không tìm thấy Mac OS thích hợp."
+
+#. HNSzq
+#: conn_shared_res.src
+msgctxt "STR_NO_STORAGE"
+msgid "The connection can not be established. No storage or URL was given."
+msgstr ""
+
+#. SZSmZ
+#: conn_shared_res.src
+msgctxt "STR_INVALID_FILE_URL"
+msgid ""
+"The given URL contains no valid local file system path. Please check the "
+"location of your database file."
+msgstr ""
+"URL đã cho không chứa đường dẫn tệp tin hệ thống nào hợp lệ. Xin kiểm tra "
+"lại vị trí của tệp tin cơ sở dữ liệu."
+
+#. muHcn
+#: conn_shared_res.src
+msgctxt "STR_NO_TABLE_CONTAINER"
+msgid "An error occurred while obtaining the connection's table container."
+msgstr "Lỗi xảy ra khi ghi nhận khung chứa của bảng kết nối."
+
+#. Rm4Le
+#: conn_shared_res.src
+msgctxt "STR_NO_TABLENAME"
+msgid "There is no table named '$tablename$'."
+msgstr "Không có bảng tên '$tablename$'."
+
+#. 3BxCF
+#: conn_shared_res.src
+msgctxt "STR_NO_DOCUMENTUI"
+msgid "The provided DocumentUI is not allowed to be NULL."
+msgstr "DocumentUI đã cho không được phép là NULL."
+
+#. VLEMM
+#: conn_shared_res.src
+msgctxt "STR_ERROR_NEW_VERSION"
+msgid ""
+"The connection could not be established. The database was created by a newer"
+" version of %PRODUCTNAME."
+msgstr ""