diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2016-12-10 21:56:09 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2016-12-10 22:47:31 +0100 |
commit | ef59b48c9927301075cff0e2729b5d0a7ea214ed (patch) | |
tree | 4658f12debf3fcf21d42027bc524056ba99b8f4b /source/vi | |
parent | 315ce3da5f7a87ae67a77001152867dac0f8d524 (diff) |
update translations for 5.3.0 beta2
and force-fix errors using pocheck
Change-Id: I50100798b84da2969535c4f558dd60463b30108e
Diffstat (limited to 'source/vi')
47 files changed, 6419 insertions, 6867 deletions
diff --git a/source/vi/basic/source/classes.po b/source/vi/basic/source/classes.po index 6beae4f16c9..cc69eb816e0 100644 --- a/source/vi/basic/source/classes.po +++ b/source/vi/basic/source/classes.po @@ -4,17 +4,17 @@ 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: 2015-08-25 12:33+0200\n" -"PO-Revision-Date: 2013-05-23 23:34+0000\n" -"Last-Translator: system user <>\n" +"PO-Revision-Date: 2015-12-11 20:42+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-Generator: Pootle 2.7\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1369352041.000000\n" +"X-POOTLE-MTIME: 1449866543.000000\n" #: sb.src #, fuzzy @@ -1351,1082 +1351,3 @@ msgctxt "" "string.text" msgid "The library could not be removed from memory." msgstr "Không thể gỡ bỏ thư viện khỏi bộ nhớ." - -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_NUMBER_OF_ARGS & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid number of arguments." -msgstr "Số đối số không hợp lệ." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_SYNTAX & ERRCODE_RES_MASK\n" -"string.text" -msgid "Syntax error." -msgstr "Lỗi cú pháp." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NO_GOSUB & ERRCODE_RES_MASK\n" -"string.text" -msgid "Return without Gosub." -msgstr "Trở về không có Gosub." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_REDO_FROM_START & ERRCODE_RES_MASK\n" -"string.text" -msgid "Incorrect entry; please retry." -msgstr "Mục nhập sai, hãy thử lại." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_ARGUMENT & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid procedure call." -msgstr "Cuộc gọi thủ tục không hợp lệ." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_MATH_OVERFLOW & ERRCODE_RES_MASK\n" -"string.text" -msgid "Overflow." -msgstr "Tràn." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NO_MEMORY & ERRCODE_RES_MASK\n" -"string.text" -msgid "Not enough memory." -msgstr "Không đủ bộ nhớ." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_ALREADY_DIM & ERRCODE_RES_MASK\n" -"string.text" -msgid "Array already dimensioned." -msgstr "Mảng đã được định kích thước." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_OUT_OF_RANGE & ERRCODE_RES_MASK\n" -"string.text" -msgid "Index out of defined range." -msgstr "Chỉ số ở ngoài phạm vi đã xác định." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DUPLICATE_DEF & ERRCODE_RES_MASK\n" -"string.text" -msgid "Duplicate definition." -msgstr "Định nghĩa trùng." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_ZERODIV & ERRCODE_RES_MASK\n" -"string.text" -msgid "Division by zero." -msgstr "Chia cho không." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_VAR_UNDEFINED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Variable not defined." -msgstr "Biến chưa được định nghĩa." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_CONVERSION & ERRCODE_RES_MASK\n" -"string.text" -msgid "Data type mismatch." -msgstr "Sai kiểu dữ liệu." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_PARAMETER & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid parameter." -msgstr "Tham số không hợp lệ." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_USER_ABORT & ERRCODE_RES_MASK\n" -"string.text" -msgid "Process interrupted by user." -msgstr "Tiến trình bị ngắt bởi người dùng." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_RESUME & ERRCODE_RES_MASK\n" -"string.text" -msgid "Resume without error." -msgstr "Làm tiếp không lỗi." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_STACK_OVERFLOW & ERRCODE_RES_MASK\n" -"string.text" -msgid "Not enough stack memory." -msgstr "Không đủ bộ nhớ đống." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_PROC_UNDEFINED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Sub-procedure or function procedure not defined." -msgstr "Chưa xác định thủ tục con hoặc thủ tục hàm." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_DLL_LOAD & ERRCODE_RES_MASK\n" -"string.text" -msgid "Error loading DLL file." -msgstr "Lỗi nạp tập tin DLL." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_DLL_CALL & ERRCODE_RES_MASK\n" -"string.text" -msgid "Wrong DLL call convention." -msgstr "Qui ước cuộc gọi DLL không đúng." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_INTERNAL_ERROR & ERRCODE_RES_MASK\n" -"string.text" -msgid "Internal error $(ARG1)." -msgstr "Lỗi nội bộ $(ARG1)." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_CHANNEL & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid file name or file number." -msgstr "Tên tập tin hoặc số hiệu tập tin không hợp lệ." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_FILE_NOT_FOUND & ERRCODE_RES_MASK\n" -"string.text" -msgid "File not found." -msgstr "Không tìm thấy tập tin." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_FILE_MODE & ERRCODE_RES_MASK\n" -"string.text" -msgid "Incorrect file mode." -msgstr "Chế độ tập tin không đúng." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_FILE_ALREADY_OPEN & ERRCODE_RES_MASK\n" -"string.text" -msgid "File already open." -msgstr "Tập tin đã mở." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_IO_ERROR & ERRCODE_RES_MASK\n" -"string.text" -msgid "Device I/O error." -msgstr "Lỗi thiết bị xuất nhập." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_FILE_EXISTS & ERRCODE_RES_MASK\n" -"string.text" -msgid "File already exists." -msgstr "Tập tin đã tồn tại." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_RECORD_LENGTH & ERRCODE_RES_MASK\n" -"string.text" -msgid "Incorrect record length." -msgstr "Độ dài bản ghi không đúng." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DISK_FULL & ERRCODE_RES_MASK\n" -"string.text" -msgid "Disk or hard drive full." -msgstr "Đĩa hoặc ổ cứng đã đầy." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_READ_PAST_EOF & ERRCODE_RES_MASK\n" -"string.text" -msgid "Reading exceeds EOF." -msgstr "Đọc vượt EOF." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_RECORD_NUMBER & ERRCODE_RES_MASK\n" -"string.text" -msgid "Incorrect record number." -msgstr "Số thứ tự bản ghi sai." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_TOO_MANY_FILES & ERRCODE_RES_MASK\n" -"string.text" -msgid "Too many files." -msgstr "Quá nhiều tập tin." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NO_DEVICE & ERRCODE_RES_MASK\n" -"string.text" -msgid "Device not available." -msgstr "Thiết bị không sẵn sàng." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_ACCESS_DENIED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Access denied." -msgstr "Truy cập bị từ chối." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NOT_READY & ERRCODE_RES_MASK\n" -"string.text" -msgid "Disk not ready." -msgstr "Đĩa chưa sẵn sàng." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NOT_IMPLEMENTED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Not implemented." -msgstr "Chưa thực thi." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DIFFERENT_DRIVE & ERRCODE_RES_MASK\n" -"string.text" -msgid "Renaming on different drives impossible." -msgstr "Không thể thay đổi tên trên ổ đĩa khác nhau." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_ACCESS_ERROR & ERRCODE_RES_MASK\n" -"string.text" -msgid "Path/File access error." -msgstr "Lỗi truy cập đến đường dẫn/tập tin." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_PATH_NOT_FOUND & ERRCODE_RES_MASK\n" -"string.text" -msgid "Path not found." -msgstr "Không tìm thấy đường dẫn." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NO_OBJECT & ERRCODE_RES_MASK\n" -"string.text" -msgid "Object variable not set." -msgstr "Chưa đặt biến đối tượng." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_PATTERN & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid string pattern." -msgstr "Mẫu chuỗi không hợp lệ." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SBERR_IS_NULL & ERRCODE_RES_MASK\n" -"string.text" -msgid "Use of zero not permitted." -msgstr "Không cho phép dùng số không." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_ERROR & ERRCODE_RES_MASK\n" -"string.text" -msgid "DDE Error." -msgstr "Lỗi DDE." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_WAITINGACK & ERRCODE_RES_MASK\n" -"string.text" -msgid "Awaiting response to DDE connection." -msgstr "Đang chờ phản hồi kết nối DDE." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_OUTOFCHANNELS & ERRCODE_RES_MASK\n" -"string.text" -msgid "No DDE channels available." -msgstr "Không có kênh DDE sẵn sàng." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_NO_RESPONSE & ERRCODE_RES_MASK\n" -"string.text" -msgid "No application responded to DDE connect initiation." -msgstr "Không có ứng dụng đáp ứng việc khởi tạo kết nối DDE." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_MULT_RESPONSES & ERRCODE_RES_MASK\n" -"string.text" -msgid "Too many applications responded to DDE connect initiation." -msgstr "Quá nhiều ứng dụng đã đáp ứng việc khởi tạo kết nối DDE." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_CHANNEL_LOCKED & ERRCODE_RES_MASK\n" -"string.text" -msgid "DDE channel locked." -msgstr "Kênh DDE bị khoá." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_NOTPROCESSED & ERRCODE_RES_MASK\n" -"string.text" -msgid "External application cannot execute DDE operation." -msgstr "Ứng dụng bên ngoài không thể thi hành thao tác DDE." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_TIMEOUT & ERRCODE_RES_MASK\n" -"string.text" -msgid "Timeout while waiting for DDE response." -msgstr "Hết thời gian đợi phản hồi DDE." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_USER_INTERRUPT & ERRCODE_RES_MASK\n" -"string.text" -msgid "User pressed ESCAPE during DDE operation." -msgstr "Người dùng đã ấn phím ESCAPE trong thao tác DDE." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_BUSY & ERRCODE_RES_MASK\n" -"string.text" -msgid "External application busy." -msgstr "Ứng dụng bên ngoài đang bận." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_NO_DATA & ERRCODE_RES_MASK\n" -"string.text" -msgid "DDE operation without data." -msgstr "Thao tác DDE không có dữ liệu." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_WRONG_DATA_FORMAT & ERRCODE_RES_MASK\n" -"string.text" -msgid "Data are in wrong format." -msgstr "Dữ liệu định dạng sai." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_PARTNER_QUIT & ERRCODE_RES_MASK\n" -"string.text" -msgid "External application has been terminated." -msgstr "Ứng dụng bên ngoài bị chấm dứt." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_CONV_CLOSED & ERRCODE_RES_MASK\n" -"string.text" -msgid "DDE connection interrupted or modified." -msgstr "Kết nối DDE bị ngắt hoặc sửa đổi." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_NO_CHANNEL & ERRCODE_RES_MASK\n" -"string.text" -msgid "DDE method invoked with no channel open." -msgstr "Phương pháp DDE được gọi khi không có kênh mở." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_INVALID_LINK & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid DDE link format." -msgstr "Định dạng liên kết DDE không hợp lệ." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_QUEUE_OVERFLOW & ERRCODE_RES_MASK\n" -"string.text" -msgid "DDE message has been lost." -msgstr "Thông điệp DDE đã bị mất." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_LINK_ALREADY_EST & ERRCODE_RES_MASK\n" -"string.text" -msgid "Paste link already performed." -msgstr "Liên kết dán đã được thi hành." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_LINK_INV_TOPIC & ERRCODE_RES_MASK\n" -"string.text" -msgid "Link mode cannot be set due to invalid link topic." -msgstr "Không thể đặt chế độ liên kết do chủ để liên kết không hợp lệ." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_DLL_NOT_FOUND & ERRCODE_RES_MASK\n" -"string.text" -msgid "DDE requires the DDEML.DLL file." -msgstr "DDE cần thiết tập tin DDEML.DLL." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_CANNOT_LOAD & ERRCODE_RES_MASK\n" -"string.text" -msgid "Module cannot be loaded; invalid format." -msgstr "Không thể nạp mô-đun; sai định dạng." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_INDEX & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid object index." -msgstr "Chỉ mục đối tượng không hợp lệ." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NO_ACTIVE_OBJECT & ERRCODE_RES_MASK\n" -"string.text" -msgid "Object is not available." -msgstr "Đối tượng không sẵn sàng." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_PROP_VALUE & ERRCODE_RES_MASK\n" -"string.text" -msgid "Incorrect property value." -msgstr "Giá trị thuộc tính không đúng." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_PROP_READONLY & ERRCODE_RES_MASK\n" -"string.text" -msgid "This property is read-only." -msgstr "Thuộc tính này chỉ có khả năng đọc." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_PROP_WRITEONLY & ERRCODE_RES_MASK\n" -"string.text" -msgid "This property is write only." -msgstr "Thuộc tính này chỉ có khả năng ghi." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_INVALID_OBJECT & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid object reference." -msgstr "Tham chiếu đối tượng không hợp lệ." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NO_METHOD & ERRCODE_RES_MASK\n" -"string.text" -msgid "Property or method not found: $(ARG1)." -msgstr "Không tìm thấy thuộc tính hoặc phương pháp." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NEEDS_OBJECT & ERRCODE_RES_MASK\n" -"string.text" -msgid "Object required." -msgstr "Cần có đối tượng." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_INVALID_USAGE_OBJECT & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid use of an object." -msgstr "Không sử dụng đúng đối tượng." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NO_OLE & ERRCODE_RES_MASK\n" -"string.text" -msgid "OLE Automation is not supported by this object." -msgstr "Đối tượng này không hỗ trợ khả năng tự động hoá OLE." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_METHOD & ERRCODE_RES_MASK\n" -"string.text" -msgid "This property or method is not supported by the object." -msgstr "Đối tượng này không hỗ trợ thuộc tính hoặc phương pháp này." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_OLE_ERROR & ERRCODE_RES_MASK\n" -"string.text" -msgid "OLE Automation Error." -msgstr "Lỗi tự động hoá OLE." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_ACTION & ERRCODE_RES_MASK\n" -"string.text" -msgid "This action is not supported by given object." -msgstr "Đối tượng đã cho không hỗ trợ hành động này." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NO_NAMED_ARGS & ERRCODE_RES_MASK\n" -"string.text" -msgid "Named arguments are not supported by given object." -msgstr "Đối tượng đã cho không hỗ trợ đối số có tên." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_LOCALE & ERRCODE_RES_MASK\n" -"string.text" -msgid "The current locale setting is not supported by the given object." -msgstr "Đối tượng đã cho không hỗ trợ thiết lập miền địa phương hiện thời." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NAMED_NOT_FOUND & ERRCODE_RES_MASK\n" -"string.text" -msgid "Named argument not found." -msgstr "Không tìm thấy đối tượng có tên." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NOT_OPTIONAL & ERRCODE_RES_MASK\n" -"string.text" -msgid "Argument is not optional." -msgstr "Đối số bắt buộc." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_WRONG_ARGS & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid number of arguments." -msgstr "Số đối số không hợp lệ." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NOT_A_COLL & ERRCODE_RES_MASK\n" -"string.text" -msgid "Object is not a list." -msgstr "Đối tượng không phải là danh sách." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_ORDINAL & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid ordinal number." -msgstr "Số thứ tự không hợp lệ." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DLLPROC_NOT_FOUND & ERRCODE_RES_MASK\n" -"string.text" -msgid "Specified DLL function not found." -msgstr "Không tìm thấy hàm DLL đã cho." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_CLIPBD_FORMAT & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid clipboard format." -msgstr "Định dạng bảng nháp không hợp lệ." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_PROPERTY_NOT_FOUND & ERRCODE_RES_MASK\n" -"string.text" -msgid "Object does not have this property." -msgstr "Đối tượng không có thuộc tính này." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_METHOD_NOT_FOUND & ERRCODE_RES_MASK\n" -"string.text" -msgid "Object does not have this method." -msgstr "Đối tượng không có phương thức này." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_ARG_MISSING & ERRCODE_RES_MASK\n" -"string.text" -msgid "Required argument lacking." -msgstr "Thiếu đối số cần thiết." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_METHOD_FAILED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Error executing a method." -msgstr "Gặp lỗi khi thực hiện một phương thức." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_SETPROP_FAILED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Unable to set property." -msgstr "Không thể đặt thuộc tính." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_GETPROP_FAILED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Unable to determine property." -msgstr "Không thể xác định được thuộc tính." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_UNEXPECTED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Unexpected symbol: $(ARG1)." -msgstr "Ký hiệu bất thường: $(ARG1)." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_EXPECTED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Expected: $(ARG1)." -msgstr "Lẽ ra phải là: $(ARG1)." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_SYMBOL_EXPECTED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Symbol expected." -msgstr "Cần nhập ký kiệu." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_VAR_EXPECTED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Variable expected." -msgstr "Cần một biến." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_LABEL_EXPECTED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Label expected." -msgstr "Cần nhập nhãn." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_LVALUE_EXPECTED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Value cannot be applied." -msgstr "Giá trị không thể áp dụng." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_VAR_DEFINED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Variable $(ARG1) already defined." -msgstr "Biến $(ARG1) đã được xác định." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_PROC_DEFINED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Sub procedure or function procedure $(ARG1) already defined." -msgstr "Thủ tục phụ hoặc thủ tục hàm $(ARG1) đã được xác định." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_LABEL_DEFINED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Label $(ARG1) already defined." -msgstr "Nhãn $(ARG1) đã được xác định." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_UNDEF_VAR & ERRCODE_RES_MASK\n" -"string.text" -msgid "Variable $(ARG1) not found." -msgstr "Không tìm thấy biến $(ARG1)." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_UNDEF_ARRAY & ERRCODE_RES_MASK\n" -"string.text" -msgid "Array or procedure $(ARG1) not found." -msgstr "Không tìm thấy mảng hoặc thủ tục $(ARG1)." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_UNDEF_PROC & ERRCODE_RES_MASK\n" -"string.text" -msgid "Procedure $(ARG1) not found." -msgstr "Không tìm thấy thủ tục $(ARG1)." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_UNDEF_LABEL & ERRCODE_RES_MASK\n" -"string.text" -msgid "Label $(ARG1) undefined." -msgstr "Nhãn $(ARG1) chưa xác định." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_UNDEF_TYPE & ERRCODE_RES_MASK\n" -"string.text" -msgid "Unknown data type $(ARG1)." -msgstr "Không nhận ra kiểu dữ liệu $(ARG1)." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_EXIT & ERRCODE_RES_MASK\n" -"string.text" -msgid "Exit $(ARG1) expected." -msgstr "Muốn thoát $(ARG1)." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_BLOCK & ERRCODE_RES_MASK\n" -"string.text" -msgid "Statement block still open: $(ARG1) missing." -msgstr "Khối câu lệnh vẫn mở : $(ARG1) còn thiếu." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_BRACKETS & ERRCODE_RES_MASK\n" -"string.text" -msgid "Parentheses do not match." -msgstr "Sai khớp dấu ngoặc." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_DECLARATION & ERRCODE_RES_MASK\n" -"string.text" -msgid "Symbol $(ARG1) already defined differently." -msgstr "Ký hiệu $(ARG1) đã được xác định khác." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_PARAMETERS & ERRCODE_RES_MASK\n" -"string.text" -msgid "Parameters do not correspond to procedure." -msgstr "Tham số không phù hợp với thủ tục." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_CHAR_IN_NUMBER & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid character in number." -msgstr "Con số chứa ký tự không hợp lệ." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_MUST_HAVE_DIMS & ERRCODE_RES_MASK\n" -"string.text" -msgid "Array must be dimensioned." -msgstr "Mảng phải được định kích thước." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NO_IF & ERRCODE_RES_MASK\n" -"string.text" -msgid "Else/Endif without If." -msgstr "Else/Endif mà không có If." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NOT_IN_SUBR & ERRCODE_RES_MASK\n" -"string.text" -msgid "$(ARG1) not allowed within a procedure." -msgstr "Không cho phép $(ARG1) nằm trong một thủ tục." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NOT_IN_MAIN & ERRCODE_RES_MASK\n" -"string.text" -msgid "$(ARG1) not allowed outside a procedure." -msgstr "Không cho phép $(ARG1) nằm ở ngoại một thủ tục." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_WRONG_DIMS & ERRCODE_RES_MASK\n" -"string.text" -msgid "Dimension specifications do not match." -msgstr "Đặc tả kích thước không trùng." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_OPTION & ERRCODE_RES_MASK\n" -"string.text" -msgid "Unknown option: $(ARG1)." -msgstr "Không nhận ra tùy chọn: $(ARG1)." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_CONSTANT_REDECLARED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Constant $(ARG1) redefined." -msgstr "Hằng số $(ARG1) đã được xác định lại." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_PROG_TOO_LARGE & ERRCODE_RES_MASK\n" -"string.text" -msgid "Program too large." -msgstr "Chương trình quá lớn." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NO_STRINGS_ARRAYS & ERRCODE_RES_MASK\n" -"string.text" -msgid "Strings or arrays not permitted." -msgstr "Không cho phép chuỗi hoặc mảng." diff --git a/source/vi/cui/uiconfig/ui.po b/source/vi/cui/uiconfig/ui.po index 0f808c0cedd..b5ec56470f8 100644 --- a/source/vi/cui/uiconfig/ui.po +++ b/source/vi/cui/uiconfig/ui.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-05-25 15:38+0000\n" +"POT-Creation-Date: 2016-12-01 12:11+0100\n" +"PO-Revision-Date: 2016-10-18 15:35+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: none\n" "Language: vi\n" @@ -12,9 +12,9 @@ msgstr "" "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: 1464190739.000000\n" +"X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1476804943.000000\n" #: aboutconfigdialog.ui msgctxt "" @@ -3219,7 +3219,7 @@ msgctxt "" "label21\n" "label\n" "string.text" -msgid "Palette :" +msgid "Palette:" msgstr "" #: colorpage.ui diff --git a/source/vi/dbaccess/source/ui/dlg.po b/source/vi/dbaccess/source/ui/dlg.po index 2a1d31aa944..e17c26be456 100644 --- a/source/vi/dbaccess/source/ui/dlg.po +++ b/source/vi/dbaccess/source/ui/dlg.po @@ -4,17 +4,17 @@ 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: 2015-08-25 12:34+0200\n" -"PO-Revision-Date: 2015-05-14 06:14+0000\n" -"Last-Translator: system user <>\n" +"PO-Revision-Date: 2016-07-05 10:58+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-Generator: Pootle 2.7\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1431584047.000000\n" +"X-POOTLE-MTIME: 1467716324.000000\n" #: AutoControls.src msgctxt "" @@ -836,10 +836,3 @@ msgctxt "" "string.text" msgid "Details" msgstr "Chi tiết" - -msgctxt "" -"AutoControls.src\n" -"STR_COMMONURL\n" -"string.text" -msgid "Datasource URL" -msgstr "URL nguồn dữ liệu" diff --git a/source/vi/desktop/source/deployment/gui.po b/source/vi/desktop/source/deployment/gui.po index 4fda2ab67ac..f4742f97a17 100644 --- a/source/vi/desktop/source/deployment/gui.po +++ b/source/vi/desktop/source/deployment/gui.po @@ -3,18 +3,18 @@ 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: 2015-08-25 12:33+0200\n" -"PO-Revision-Date: 2015-05-14 06:14+0000\n" -"Last-Translator: system user <>\n" +"POT-Creation-Date: 2016-12-01 12:11+0100\n" +"PO-Revision-Date: 2016-07-05 10:59+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-Generator: Pootle 2.7\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1431584085.000000\n" +"X-POOTLE-MTIME: 1467716360.000000\n" #: dp_gui_dialog.src msgctxt "" @@ -59,14 +59,6 @@ msgstr "~Cập nhật..." #: dp_gui_dialog.src msgctxt "" "dp_gui_dialog.src\n" -"RID_CTX_ITEM_OPTIONS\n" -"string.text" -msgid "~Options..." -msgstr "Tù~y chọn..." - -#: dp_gui_dialog.src -msgctxt "" -"dp_gui_dialog.src\n" "RID_STR_ADDING_PACKAGES\n" "string.text" msgid "Adding %EXTENSION_NAME" @@ -478,10 +470,3 @@ msgid "" "Click 'OK' to replace the installed extension.\n" "Click 'Cancel' to stop the installation." msgstr "" - -msgctxt "" -"dp_gui_updatedialog.src\n" -"RID_DLG_UPDATE_ERROR\n" -"string.text" -msgid "Error" -msgstr "Lỗi" diff --git a/source/vi/desktop/uiconfig/ui.po b/source/vi/desktop/uiconfig/ui.po index 04b47f59b32..536a42e9e26 100644 --- a/source/vi/desktop/uiconfig/ui.po +++ b/source/vi/desktop/uiconfig/ui.po @@ -3,18 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-08-25 12:33+0200\n" -"PO-Revision-Date: 2015-05-14 06:14+0000\n" -"Last-Translator: system user <>\n" +"POT-Creation-Date: 2016-12-01 12:11+0100\n" +"PO-Revision-Date: 2016-07-05 10:59+0000\n" +"Last-Translator: Anonymous Pootle User\n" "Language-Team: none\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-Generator: Pootle 2.7\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1431584088.000000\n" +"X-POOTLE-MTIME: 1467716364.000000\n" #: cmdlinehelp.ui msgctxt "" @@ -55,20 +55,47 @@ msgstr "Bộ Quản Lý Phần Mở Rộng" #: extensionmanager.ui msgctxt "" "extensionmanager.ui\n" -"add\n" +"optionsbtn\n" "label\n" "string.text" -msgid "Add..." -msgstr "Thêm..." +msgid "_Options" +msgstr "" #: extensionmanager.ui msgctxt "" "extensionmanager.ui\n" -"update\n" +"updatebtn\n" "label\n" "string.text" -msgid "Check for updates..." -msgstr "Kiểm tra cập nhật..." +msgid "Check for _Updates" +msgstr "" + +#: extensionmanager.ui +msgctxt "" +"extensionmanager.ui\n" +"addbtn\n" +"label\n" +"string.text" +msgid "_Add" +msgstr "" + +#: extensionmanager.ui +msgctxt "" +"extensionmanager.ui\n" +"removebtn\n" +"label\n" +"string.text" +msgid "_Remove" +msgstr "" + +#: extensionmanager.ui +msgctxt "" +"extensionmanager.ui\n" +"enablebtn\n" +"label\n" +"string.text" +msgid "_Enable" +msgstr "" #: extensionmanager.ui msgctxt "" @@ -412,12 +439,3 @@ msgctxt "" "string.text" msgid "Disable all" msgstr "" - -#: licensedialog.ui -msgctxt "" -"licensedialog.ui\n" -"label4\n" -"label\n" -"string.text" -msgid "Read the complete License Agreement. Use the scroll bar or the 'Scroll Down' button in this dialog to view the entire license text.\"" -msgstr "" diff --git a/source/vi/filter/source/config/fragments/filters.po b/source/vi/filter/source/config/fragments/filters.po index ab57f4cdcdf..6cd2f0f71b9 100644 --- a/source/vi/filter/source/config/fragments/filters.po +++ b/source/vi/filter/source/config/fragments/filters.po @@ -3,8 +3,8 @@ 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: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-03-12 06:36+0000\n" +"POT-Creation-Date: 2016-12-01 12:12+0100\n" +"PO-Revision-Date: 2016-07-05 11:07+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: vi\n" @@ -12,9 +12,9 @@ msgstr "" "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: 1457764577.000000\n" +"X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1467716847.000000\n" #: AbiWord.xcu msgctxt "" @@ -876,7 +876,7 @@ msgctxt "" "StarOffice_Writer\n" "UIName\n" "value.text" -msgid "Legacy StarOffice Writer" +msgid "Legacy StarOffice Text Document" msgstr "" #: StarOffice_XML__Base_.xcu diff --git a/source/vi/helpcontent2/source/auxiliary.po b/source/vi/helpcontent2/source/auxiliary.po index ae1063a5687..19eba6509ad 100644 --- a/source/vi/helpcontent2/source/auxiliary.po +++ b/source/vi/helpcontent2/source/auxiliary.po @@ -3,16 +3,18 @@ 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: 2013-11-20 13:02+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"PO-Revision-Date: 2013-05-24 13:27+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-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1369402049.000000\n" #: sbasic.tree msgctxt "" @@ -297,14 +299,6 @@ msgstr "Trợ lý Nghị sự" #: shared.tree msgctxt "" "shared.tree\n" -"100505\n" -"node.text" -msgid "Presentation Wizard" -msgstr "Trợ lý Trình diễn" - -#: shared.tree -msgctxt "" -"shared.tree\n" "100506\n" "node.text" msgid "HTML Export Wizard" diff --git a/source/vi/helpcontent2/source/text/sbasic/shared.po b/source/vi/helpcontent2/source/text/sbasic/shared.po index c3c301163ee..bcb1a49bd29 100644 --- a/source/vi/helpcontent2/source/text/sbasic/shared.po +++ b/source/vi/helpcontent2/source/text/sbasic/shared.po @@ -3,8 +3,8 @@ 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: 2016-07-04 16:53+0200\n" -"PO-Revision-Date: 2016-05-25 03:15+0000\n" +"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"PO-Revision-Date: 2016-07-06 21:46+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: vi\n" @@ -12,9 +12,9 @@ msgstr "" "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: 1464146115.000000\n" +"X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1467841567.000000\n" #: 00000002.xhp msgctxt "" @@ -173,8 +173,8 @@ msgctxt "" "par_id3150324\n" "110\n" "help.text" -msgid "URL notation does not allow certain special characters to be used. These are either replaced by other characters or encoded. A slash (<emph>/</emph>) is used as a path separator. For example, a file referred to as <emph>C:\\My File.sxw</emph> on the local host in \"Windows notation\" becomes <emph>file:///C|/My%20File.sxw</emph> in URL notation." -msgstr "Kiểu ghi địa chỉ URL không cho phép dùng một số ký tự đặc biệt nào đó. Chúng hoặc được thay thế bằng ký tự khác, hoặc được mã hoá. Một sổ chéo (<emph>/</emph>) được dùng làm dấu tách phần đường dẫn. Ví dụ, một tập tin được gọi <emph>C:\\My File.sxw</emph> trên máy cục bộ dưới Windows trở thành <emph>file:///C|/My%20File.sxw</emph> theo kiểu ghi URL." +msgid "URL notation does not allow certain special characters to be used. These are either replaced by other characters or encoded. A slash (<emph>/</emph>) is used as a path separator. For example, a file referred to as <emph>C:\\My File.odt</emph> on the local host in \"Windows notation\" becomes <emph>file:///C|/My%20File.odt</emph> in URL notation." +msgstr "" #: 00000003.xhp msgctxt "" @@ -10793,8 +10793,8 @@ msgctxt "" "03020404.xhp\n" "par_id3154012\n" "help.text" -msgid "To generate a list of all existing files in a specific directory, proceed as follows: The first time you call the Dir function, specify the complete search path for the files, for example, \"D:\\Files\\*.sxw\". If the path is correct and the search finds at least one file, the Dir function returns the name of the first file that matches the search path. To return additional file names that match the path, call Dir again, but with no arguments." -msgstr "Để tạo ra một danh sách các tập tin đã có trong một thư mục cụ thể, tiếp tục như sau : lần đầu tiên bạn gọi hàm « Dir », ghi rõ đường dẫn tìm kiếm hoàn toàn cho các tập tin đó (v.d. « D:\\Files\\*.sxw »). Nếu đường dẫn là đúng và chức năng tìm kiếm có phải tìm tập tin, hàm « Dir » trả về tên của tập tin thứ nhất mà tương ứng với đường dẫn tìm kiếm. Để trả về thêm tập tin mà tương ứng với đường dẫn, gọi hàm « Dir » lần nữa, nhưng không có đối số." +msgid "To generate a list of all existing files in a specific directory, proceed as follows: The first time you call the Dir function, specify the complete search path for the files, for example, \"D:\\Files\\*.ods\". If the path is correct and the search finds at least one file, the Dir function returns the name of the first file that matches the search path. To return additional file names that match the path, call Dir again, but with no arguments." +msgstr "" #: 03020404.xhp msgctxt "" diff --git a/source/vi/helpcontent2/source/text/scalc/00.po b/source/vi/helpcontent2/source/text/scalc/00.po index 7888ee7eb85..61da56eb8bd 100644 --- a/source/vi/helpcontent2/source/text/scalc/00.po +++ b/source/vi/helpcontent2/source/text/scalc/00.po @@ -3,8 +3,8 @@ 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: 2016-05-23 21:36+0200\n" -"PO-Revision-Date: 2016-05-02 14:13+0000\n" +"POT-Creation-Date: 2016-12-01 12:12+0100\n" +"PO-Revision-Date: 2016-07-06 21:46+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: vi\n" @@ -12,9 +12,9 @@ msgstr "" "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: 1462198435.000000\n" +"X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1467841600.000000\n" #: 00000004.xhp msgctxt "" @@ -217,33 +217,6 @@ msgctxt "" msgid "Open context menu for a sheet tab" msgstr "Mở trình đơn ngữ cảnh cho một thẻ trang tính" -#: 00000402.xhp -#, fuzzy -msgctxt "" -"00000402.xhp\n" -"par_id3153093\n" -"help.text" -msgid "<variable id=\"bmaumloe\">Choose <emph>Sheet - Delete Page Break</emph></variable>" -msgstr "<variable id=\"bmaumloe\">Chọn <emph>Sửa > Xoá chỗ ngắt tự làm</emph></variable>" - -#: 00000402.xhp -#, fuzzy -msgctxt "" -"00000402.xhp\n" -"par_id3153191\n" -"help.text" -msgid "<variable id=\"bzeilum\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>" -msgstr "<variable id=\"bzeilum\">Chọn <emph>Sửa > Xoá chỗ ngắt tự làm > Ngắt hàng</emph></variable>" - -#: 00000402.xhp -#, fuzzy -msgctxt "" -"00000402.xhp\n" -"par_id3145645\n" -"help.text" -msgid "<variable id=\"bspaum\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>" -msgstr "<variable id=\"bspaum\">Chọn <emph>Sửa > Xoá chỗ ngắt tự làm > Ngắt cột</emph></variable>" - #: 00000403.xhp msgctxt "" "00000403.xhp\n" @@ -316,33 +289,6 @@ msgstr "Trình đơn Chèn" #: 00000404.xhp msgctxt "" "00000404.xhp\n" -"par_id3149095\n" -"36\n" -"help.text" -msgid "<variable id=\"eimaum\">Choose <emph>Insert - Manual Break</emph></variable>" -msgstr "<variable id=\"eimaum\">Chọn <emph>Chèn > Tự ngắt</emph></variable>" - -#: 00000404.xhp -msgctxt "" -"00000404.xhp\n" -"par_id3149398\n" -"2\n" -"help.text" -msgid "<variable id=\"eimaumze\">Choose <emph>Insert - Manual Break - Row Break</emph></variable>" -msgstr "<variable id=\"eimaumze\">Chọn <emph>Chèn > Tự ngắt - Ngắt hàng</emph></variable>" - -#: 00000404.xhp -msgctxt "" -"00000404.xhp\n" -"par_id3150084\n" -"3\n" -"help.text" -msgid "<variable id=\"eimaumsp\">Choose <emph>Insert - Manual Break - Column Break</emph></variable>" -msgstr "<variable id=\"eimaumsp\">Chọn <emph>Chèn > Tự ngắt - Ngắt cột</emph></variable>" - -#: 00000404.xhp -msgctxt "" -"00000404.xhp\n" "par_id3149784\n" "4\n" "help.text" @@ -636,8 +582,8 @@ msgctxt "" "par_id3146776\n" "37\n" "help.text" -msgid "<variable id=\"eiextdata\">Choose <emph>Insert - Link to External data</emph></variable>" -msgstr "<variable id=\"eiextdata\">Chọn <emph>Chèn > Liên kết tới dữ liệu ngoài</emph></variable>" +msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External Data</emph></variable>" +msgstr "" #: 00000404.xhp msgctxt "" @@ -1123,29 +1069,18 @@ msgstr "<variable id=\"exsze\">Chọn <emph>Công cụ > Kịch bản</emph></va #: 00000406.xhp msgctxt "" "00000406.xhp\n" -"par_id3145640\n" -"14\n" -"help.text" -msgid "<variable id=\"exdos\">Choose <emph>Tools - Protect Document</emph></variable>" -msgstr "<variable id=\"exdos\">Chọn <emph>Công cụ > Bảo vệ tài liệu</emph></variable>" - -#: 00000406.xhp -msgctxt "" -"00000406.xhp\n" "par_id3149020\n" -"15\n" "help.text" -msgid "<variable id=\"exdst\">Choose <emph>Tools - Protect Document - Sheet</emph></variable>" -msgstr "<variable id=\"exdst\">Chọn <emph>Công cụ > Bảo vệ tài liệu > Trang tính</emph></variable>" +msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>" +msgstr "" #: 00000406.xhp msgctxt "" "00000406.xhp\n" "par_id3154256\n" -"16\n" "help.text" -msgid "<variable id=\"exdsd\">Choose <emph>Tools - Protect Document - Document</emph></variable>" -msgstr "<variable id=\"exdsd\">Chọn <emph>Công cụ > Bảo vệ tài liệu > Tài liệu</emph></variable>" +msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>" +msgstr "" #: 00000406.xhp msgctxt "" @@ -1222,7 +1157,7 @@ msgctxt "" "00000407.xhp\n" "par_id3153663\n" "help.text" -msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Rows and Columns</item></variable>" +msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>" msgstr "" #: 00000412.xhp @@ -1806,3 +1741,51 @@ msgctxt "" "help.text" msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>" msgstr "" + +#: sheet_menu.xhp +msgctxt "" +"sheet_menu.xhp\n" +"par_id3149095\n" +"help.text" +msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>" +msgstr "" + +#: sheet_menu.xhp +msgctxt "" +"sheet_menu.xhp\n" +"par_id3149398\n" +"help.text" +msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>" +msgstr "" + +#: sheet_menu.xhp +msgctxt "" +"sheet_menu.xhp\n" +"par_id3150084\n" +"help.text" +msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>" +msgstr "" + +#: sheet_menu.xhp +msgctxt "" +"sheet_menu.xhp\n" +"par_id3153093\n" +"help.text" +msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>" +msgstr "" + +#: sheet_menu.xhp +msgctxt "" +"sheet_menu.xhp\n" +"par_id3153191\n" +"help.text" +msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>" +msgstr "" + +#: sheet_menu.xhp +msgctxt "" +"sheet_menu.xhp\n" +"par_id3145645\n" +"help.text" +msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>" +msgstr "" diff --git a/source/vi/helpcontent2/source/text/scalc/01.po b/source/vi/helpcontent2/source/text/scalc/01.po index 54d0ef9aeab..389204b06c6 100644 --- a/source/vi/helpcontent2/source/text/scalc/01.po +++ b/source/vi/helpcontent2/source/text/scalc/01.po @@ -3,8 +3,8 @@ 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: 2016-10-18 13:02+0200\n" -"PO-Revision-Date: 2016-05-25 04:19+0000\n" +"POT-Creation-Date: 2016-12-01 12:12+0100\n" +"PO-Revision-Date: 2016-07-07 00:11+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: vi\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.7\n" -"X-POOTLE-MTIME: 1464149951.000000\n" +"X-POOTLE-MTIME: 1467850262.000000\n" #: 01120000.xhp msgctxt "" @@ -140,8 +140,8 @@ msgctxt "" "par_id3146984\n" "5\n" "help.text" -msgid "<ahelp hid=\"HID_SC_NAVIPI_COL\">Enter the column letter. Press Enter to reposition the cell cursor to the specified column in the same row.</ahelp>" -msgstr "<ahelp hid=\"HID_SC_NAVIPI_COL\">Nhập chữ cái đánh dấu cột. Nhấn Enter để đặt lại vị trí con trỏ ô về cột được nhập trong cùng một hàng.</ahelp>" +msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/column\">Enter the column letter. Press Enter to reposition the cell cursor to the specified column in the same row.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -158,8 +158,8 @@ msgctxt "" "par_id3149958\n" "7\n" "help.text" -msgid "<ahelp hid=\"HID_SC_NAVIPI_ROW\">Enter a row number. Press Enter to reposition the cell cursor to the specified row in the same column.</ahelp>" -msgstr "<ahelp hid=\"HID_SC_NAVIPI_ROW\">Nhập vào một số hàng. Nhấn Enter để đặt lại vị trí con trỏ ô tới hàng đã nhập trong cột đang làm việc.</ahelp>" +msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/row\">Enter a row number. Press Enter to reposition the cell cursor to the specified row in the same column.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -176,8 +176,8 @@ msgctxt "" "par_id3150752\n" "10\n" "help.text" -msgid "<ahelp hid=\"HID_SC_NAVIPI_DATA\">Specifies the current data range denoted by the position of the cell cursor.</ahelp>" -msgstr "<ahelp hid=\"HID_SC_NAVIPI_DATA\">Xác định phạm vi dữ liệu hiện thời được đánh dấu bằng vị trí của con trỏ ô.</ahelp>" +msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/datarange\">Specifies the current data range denoted by the position of the cell cursor.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -211,8 +211,8 @@ msgctxt "" "par_id3150086\n" "16\n" "help.text" -msgid "<ahelp hid=\"HID_SC_NAVIPI_UP\">Moves to the cell at the beginning of the current data range, which you can highlight using the <emph>Data Range</emph> button.</ahelp>" -msgstr "<ahelp hid=\"HID_SC_NAVIPI_UP\">Chuyển tới ô ở đầu phạm vi dữ liệu hiện thời mà bạn có thể tô sáng bằng cách bấm nút <emph>Phạm vi dữ liệu</emph>.</ahelp>" +msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/start\">Moves to the cell at the beginning of the current data range, which you can highlight using the <emph>Data Range</emph> button.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -246,8 +246,8 @@ msgctxt "" "par_id3152985\n" "19\n" "help.text" -msgid "<ahelp hid=\"HID_SC_NAVIPI_DOWN\">Moves to the cell at the end of the current data range, which you can highlight using the <emph>Data Range</emph> button.</ahelp>" -msgstr "<ahelp hid=\"HID_SC_NAVIPI_DOWN\">Chuyển tới ô nằm cuối phạm vi dữ liệu hiện thời mà bạn có thể tô sáng bằng nút <emph>Phạm vi Dữ liệu</emph>.</ahelp>" +msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/end\">Moves to the cell at the end of the current data range, which you can highlight using the <emph>Data Range</emph> button.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -281,8 +281,8 @@ msgctxt "" "par_id3159098\n" "22\n" "help.text" -msgid "<ahelp hid=\"HID_SC_NAVIPI_ROOT\">Toggles the content view. Only the selected Navigator element and its subelements are displayed.</ahelp> Click the icon again to restore all elements for viewing." -msgstr "<ahelp hid=\"HID_SC_NAVIPI_ROOT\">Bật/tắt phần hiển thị nội dung. Chỉ có các thành phần được chọn trong Bộ điều hướng và các thành phần bên dưới nó là sẽ được hiển thị.</ahelp> Bấm vào biểu tượng thêm lần nữa để hiển thị lại tất cả các thành phần." +msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/datarange\">Toggles the content view. Only the selected Navigator element and its subelements are displayed.</ahelp> Click the icon again to restore all elements for viewing." +msgstr "" #: 02110000.xhp msgctxt "" @@ -316,8 +316,8 @@ msgctxt "" "par_id3150051\n" "13\n" "help.text" -msgid "<ahelp hid=\"HID_SC_NAVIPI_ZOOM\">Allows you to hide/show the contents.</ahelp>" -msgstr "<ahelp hid=\"HID_SC_NAVIPI_ZOOM\">Cho phép bạn ẩn/hiện nội dung.</ahelp>" +msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/toggle\">Allows you to hide/show the contents.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -351,8 +351,8 @@ msgctxt "" "par_id3153955\n" "25\n" "help.text" -msgid "<ahelp hid=\"HID_SC_NAVIPI_SCEN\">Displays all available scenarios. Double-click a name to apply that scenario.</ahelp> The result is shown in the sheet. For more information, choose <link href=\"text/scalc/01/06050000.xhp\" name=\"Tools - Scenarios\"><emph>Tools - Scenarios</emph></link>." -msgstr "<ahelp hid=\"HID_SC_NAVIPI_SCEN\">Hiển thị tất cả các kịch bản đã có. Bấm đúp vào một tên kịch bản để áp dụng.</ahelp> Kết quả sẽ hiển thị trong bảng. Để biết thêm, hãy chọn <link href=\"text/scalc/01/06050000.xhp\" name=\"Công cụ > Kịch bản\"><emph>Công cụ > Kịch bản</emph></link>." +msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/scenarios\">Displays all available scenarios. Double-click a name to apply that scenario.</ahelp> The result is shown in the sheet. For more information, choose <link href=\"text/scalc/01/06050000.xhp\" name=\"Tools - Scenarios\"><emph>Tools - Scenarios</emph></link>." +msgstr "" #: 02110000.xhp #, fuzzy @@ -427,8 +427,8 @@ msgctxt "" "par_id3157876\n" "28\n" "help.text" -msgid "<ahelp hid=\"HID_SC_NAVIPI_DROP\">Opens a submenu for selecting the drag mode. You decide which action is performed when dragging and dropping an object from the Navigator into a document. Depending on the mode you select, the icon indicates whether a hyperlink, link or a copy is created.</ahelp>" -msgstr "<ahelp hid=\"HID_SC_NAVIPI_DROP\">Mở một trình đơn con để chọn chế độ kéo. Bạn đặt hành động nào sẽ được thực thi khi kéo và thả một đối tượng từ Bộ điều hướng vào trong tài liệu. Tuỳ theo chế độ bạn dùng, một biểu tượng loại siêu liên kết, liên kết hoặc bản sao sẽ xuất hiện.</ahelp>" +msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/dragmode\">Opens a submenu for selecting the drag mode. You decide which action is performed when dragging and dropping an object from the Navigator into a document. Depending on the mode you select, the icon indicates whether a hyperlink, link or a copy is created.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -524,8 +524,8 @@ msgctxt "" "par_id3150700\n" "39\n" "help.text" -msgid "<ahelp hid=\"HID_SC_NAVIPI_ENTRIES\">Displays all objects in your document.</ahelp>" -msgstr "<ahelp hid=\"HID_SC_NAVIPI_ENTRIES\">Hiển thị mọi đối tượng trong tài liệu của bạn.</ahelp>" +msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/contentbox\">Displays all objects in your document.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -542,8 +542,8 @@ msgctxt "" "par_id3153929\n" "36\n" "help.text" -msgid "<ahelp hid=\"HID_SC_NAVIPI_DOC\">Displays the names of all open documents.</ahelp> To switch to another open document in the Navigator, click the document name. The status (active, inactive) of the document is shown in brackets after the name. You can switch the active document in the <emph>Window</emph> menu." -msgstr "<ahelp hid=\"HID_SC_NAVIPI_DOC\">Hiển thị tên của mọi tài liệu đang mở.</ahelp> Để chuyển tới một cửa sổ đang mở khác từ trong Bộ điều hướng, hãy ấn vào tên tài liệu. Trạng thái (hoạt động, không hoạt động) của tài liệu sẽ được đặt trong ngoặc sau phần tên. Bạn có thể chuyển tới tài liệu hoạt động từ trình đơn <emph>Cửa sổ</emph>." +msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/documents\">Displays the names of all open documents.</ahelp> To switch to another open document in the Navigator, click the document name. The status (active, inactive) of the document is shown in brackets after the name. You can switch the active document in the <emph>Window</emph> menu." +msgstr "" #: 02120000.xhp msgctxt "" @@ -2292,6 +2292,14 @@ msgstr "<variable id=\"zellenloeschentext\"><ahelp hid=\".uno:DeleteCell\">Xoá #: 02160000.xhp msgctxt "" "02160000.xhp\n" +"par_id082520160232335032\n" +"help.text" +msgid "<image id=\"img_id083120161149318932\" src=\"media/screenshots/modules/scalc/ui/deletecells/DeleteCellsDialog.png\" width=\"3.3126in\" height=\"1.5209in\"><alt id=\"alt_id083120161149318932\">Delete cells dialog</alt></image>" +msgstr "" + +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" "hd_id3149121\n" "3\n" "help.text" @@ -2567,17 +2575,16 @@ msgctxt "" "02190000.xhp\n" "tit\n" "help.text" -msgid "Delete Manual Breaks" -msgstr "Xoá chỗ ngắt tự làm" +msgid "Delete Page Break" +msgstr "" #: 02190000.xhp -#, fuzzy msgctxt "" "02190000.xhp\n" "hd_id3150541\n" "help.text" -msgid "<link href=\"text/scalc/01/02190000.xhp\" name=\"Delete Manual Breaks\">Delete Page Break</link>" -msgstr "<link href=\"text/scalc/01/02190000.xhp\" name=\"Xoá chỗ ngắt tự làm\">Xoá chỗ ngắt tự làm</link>" +msgid "<link href=\"text/scalc/01/02190000.xhp\" name=\"Delete Page Break\">Delete Page Break</link>" +msgstr "" #: 02190000.xhp #, fuzzy @@ -2626,10 +2633,9 @@ msgstr "<ahelp hid=\".uno:DeleteRowbreak\">Xoá ngắt hàng bên trên ô đang msgctxt "" "02190100.xhp\n" "par_id3151041\n" -"3\n" "help.text" -msgid "Position the cursor in a cell directly below the row break indicated by a horizontal line and choose <emph>Edit - Delete Manual Break - Row Break</emph>. The manual row break is removed." -msgstr "Đặt con trỏ vào một ô ngay bên dưới ngắt hàng (một đường nằm ngang) và chọn <emph>Sửa > Xoá chỗ ngắt tự làm > Ngắt hàng</emph>. Đường ngắt hàng đã có sẽ bị xoá đi." +msgid "Position the cursor in a cell directly below the row break indicated by a horizontal line and choose <emph>Sheet - Delete Page Break - Row Break</emph>. The manual row break is removed." +msgstr "" #: 02190200.xhp msgctxt "" @@ -2669,10 +2675,9 @@ msgstr "<ahelp hid=\".uno:DeleteColumnbreak\">Xoá một ngắt cột tự làm msgctxt "" "02190200.xhp\n" "par_id3145173\n" -"3\n" "help.text" -msgid "Position the cursor in the cell to the right of the column break indicated by a vertical line and choose <emph>Edit - Delete Manual Break - Column Break</emph>. The manual column break is removed." -msgstr "Đặt con trỏ trong ô nằm bên phải ngắt cột (một đường nằm dọc) và chọn <emph>Sửa > Xoá chỗ ngắt tự làm > Ngắt cột</emph>. Đường ngắt cột sẽ bị xoá đi." +msgid "Position the cursor in the cell to the right of the column break indicated by a vertical line and choose <emph>Sheet - Delete Page Break - Column Break</emph>. The manual column break is removed." +msgstr "" #: 02200000.xhp msgctxt "" @@ -2942,13 +2947,12 @@ msgid "The context menu of the page break preview contains functions for editing msgstr "Trình đơn ngữ cảnh của ô xem thử chỗ ngắt trang chứa các chức năng để chỉnh sửa các ngắt trang, gồm có các tùy chọn sau:" #: 03100000.xhp -#, fuzzy msgctxt "" "03100000.xhp\n" "hd_id3154731\n" "help.text" -msgid "Delete All Manual Breaks" -msgstr "Xoá mọi chỗ ngắt tự làm" +msgid "Delete Page Breaks" +msgstr "" #: 03100000.xhp #, fuzzy @@ -2982,8 +2986,8 @@ msgctxt "" "04010000.xhp\n" "tit\n" "help.text" -msgid "Manual Break" -msgstr "Chỗ ngắt tự làm" +msgid "Insert Page Break" +msgstr "" #: 04010000.xhp msgctxt "" @@ -2999,8 +3003,8 @@ msgctxt "" "hd_id3153192\n" "1\n" "help.text" -msgid "<link href=\"text/scalc/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>" -msgstr "<link href=\"text/scalc/01/04010000.xhp\" name=\"Chỗ ngắt tự làm\">Chỗ ngắt tự làm</link>" +msgid "<link href=\"text/scalc/01/04010000.xhp\" name=\"Insert Page Break\">Insert Page Break</link>" +msgstr "" #: 04010000.xhp msgctxt "" @@ -3015,10 +3019,9 @@ msgstr "<ahelp hid=\".\">Lệnh này chèn các ngắt hàng hoặc cột tự l msgctxt "" "04010000.xhp\n" "par_id3155133\n" -"3\n" "help.text" -msgid "Choose <link href=\"text/scalc/01/02190000.xhp\" name=\"Edit - Delete Manual Break\">Edit - Delete Manual Break</link> to remove breaks created manually." -msgstr "Chọn <link href=\"text/scalc/01/02190000.xhp\" name=\"Sửa > Xoá chỗ ngắt tự làm\">Sửa > Xoá chỗ ngắt tự làm</link> để xoá các chỗ ngắt bạn đã tạo ra." +msgid "Choose <link href=\"text/scalc/01/02190000.xhp\" name=\"Sheet - Delete Page Break\">Sheet - Delete Page Break</link> to remove breaks created manually." +msgstr "" #: 04010100.xhp msgctxt "" @@ -4067,8 +4070,8 @@ msgctxt "" "hd_id3154944\n" "16\n" "help.text" -msgid "Functions by Category" -msgstr "Hàm được phân loại" +msgid "<variable id=\"drking\"><link href=\"text/scalc/01/04060100.xhp\" name=\"Functions by Category\">Functions by Category</link></variable>" +msgstr "" #: 04060100.xhp msgctxt "" @@ -4082,14 +4085,6 @@ msgstr "Phần này mô tả các hàm của $[officename] Calc. Các hàm trong #: 04060100.xhp msgctxt "" "04060100.xhp\n" -"par_id0120200910234570\n" -"help.text" -msgid "You can find detailed explanations, illustrations, and examples of Calc functions <link href=\"http://help.libreoffice.org/Calc/Functions_by_Category\">in the LibreOffice WikiHelp</link>." -msgstr "" - -#: 04060100.xhp -msgctxt "" -"04060100.xhp\n" "hd_id3146972\n" "3\n" "help.text" @@ -4192,15 +4187,7 @@ msgctxt "" "par_id3150715\n" "14\n" "help.text" -msgid "<link href=\"text/scalc/01/04060199.xhp\" name=\"Operators\">Operators</link> are also available." -msgstr "<link href=\"text/scalc/01/04060199.xhp\" name=\"Toán từ\">Toán tử</link> cũng có." - -#: 04060100.xhp -msgctxt "" -"04060100.xhp\n" -"par_id0902200809540918\n" -"help.text" -msgid "<variable id=\"drking\"><link href=\"http://help.libreoffice.org/Calc/Functions_by_Category\">Calc Functions By Category</link> in the LibreOffice WikiHelp</variable>" +msgid "<link href=\"text/scalc/01/04060199.xhp\" name=\"Operators\">Operators</link>" msgstr "" #: 04060101.xhp @@ -5567,26 +5554,24 @@ msgctxt "" "04060102.xhp\n" "bm_id3154536\n" "help.text" -msgid "<bookmark_value>date and time functions</bookmark_value><bookmark_value>functions; date & time</bookmark_value><bookmark_value>Function Wizard; date & time</bookmark_value>" -msgstr "<bookmark_value>hàm ngày tháng và thời gian</bookmark_value><bookmark_value>hàm; ngày/giờ</bookmark_value><bookmark_value>Trợ lý Hàm; ngày/giờ</bookmark_value>" +msgid "<bookmark_value>date and time functions</bookmark_value> <bookmark_value>functions; date & time</bookmark_value> <bookmark_value>Function Wizard; date & time</bookmark_value>" +msgstr "" #: 04060102.xhp msgctxt "" "04060102.xhp\n" "hd_id3154536\n" -"1\n" "help.text" msgid "Date & Time Functions" -msgstr "Hàm Ngày/Giờ" +msgstr "" #: 04060102.xhp msgctxt "" "04060102.xhp\n" "par_id3153973\n" -"2\n" "help.text" msgid "<variable id=\"datumzeittext\">These spreadsheet functions are used for inserting and editing dates and times. </variable>" -msgstr "<variable id=\"datumzeittext\">Các hàm bảng tính này được dùng để chèn và chỉnh sửa ngày tháng và thời gian.</variable>" +msgstr "" #: 04060102.xhp msgctxt "" @@ -5600,10 +5585,9 @@ msgstr "" msgctxt "" "04060102.xhp\n" "par_id3150437\n" -"170\n" "help.text" msgid "$[officename] internally handles a date/time value as a numerical value. If you assign the numbering format \"Number\" to a date or time value, it is converted to a number. For example, 01/01/2000 12:00 PM, converts to 36526.5. The value preceding the decimal point corresponds to the date; the value following the decimal point corresponds to the time. If you do not want to see this type of numerical date or time representation, change the number format (date or time) accordingly. To do this, select the cell containing the date or time value, call its context menu and select <emph>Format Cells</emph>. The <emph>Numbers</emph> tab page contains the functions for defining the number format." -msgstr "$[officename] quản lý nội bộ một giá trị ngày/giờ dưới dạng một giá trị thuộc số. Nếu bạn gán định dạng số \"Số\" (Number) cho một giá trị kiểu ngày tháng hoặc thời gian, nó được chuyển đổi sang một con số. Chẳng hạn, \"01/01/2000 12:00 PM\" chuyển đổi sang \"36526.5\". Giá trị nằm trước dấu thập phân thì tương ứng với ngày tháng; giá trị nằm sau thì tương ứng với thời gian. Nếu bạn không muốn thấy sự đại diện ngày/giờ thuộc số kiểu này, hãy thay đổi định dạng số (ngày tháng hoặc thời gian) một cách tương ứng. Để làm đó, lựa chọn ô chứa giá trị ngày hoặc giờ, mở trình đơn ngữ cảnh và chọn lệnh <item type=\"menuitem\">Định dạng các ô</item>. Trang thẻ <emph>Số</emph> chứa các chức năng để xác định định dạng số." +msgstr "" #: 04060102.xhp msgctxt "" @@ -5713,7 +5697,6 @@ msgstr "Năm hai chữ số" msgctxt "" "04060102.xhp\n" "par_id3149720\n" -"183\n" "help.text" msgid "In <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph> you find the area <emph>Year (two digits)</emph>. This sets the period for which two-digit information applies. Note that changes made here have an effect on some of the following functions." msgstr "" @@ -5722,7 +5705,6 @@ msgstr "" msgctxt "" "04060102.xhp\n" "par_id3150654\n" -"185\n" "help.text" msgid "When entering dates as part of formulas, slashes or dashes used as date separators are interpreted as arithmetic operators. Therefore, dates entered in this format are not recognized as dates and result in erroneous calculations. To keep dates from being interpreted as parts of formulas use the DATE function, for example, DATE(1954;7;20), or place the date in quotation marks and use the ISO 8601 notation, for example, \"1954-07-20\". Avoid using locale dependent date formats such as \"07/20/54\", the calculation may produce errors if the document is loaded under different locale settings." msgstr "" @@ -5735,6 +5717,22 @@ msgctxt "" msgid "Functions" msgstr "Hàm" +#: 04060102.xhp +msgctxt "" +"04060102.xhp\n" +"par_id231020162315043955\n" +"help.text" +msgid "<embed href=\"text/scalc/01/func_networkdays.intl.xhp#networkdaysintl\"/>" +msgstr "" + +#: 04060102.xhp +msgctxt "" +"04060102.xhp\n" +"par_id231020163315043955\n" +"help.text" +msgid "<embed href=\"text/scalc/01/func_workdays.intl.xhp#workdaysintl\"/>" +msgstr "" + #: 04060103.xhp msgctxt "" "04060103.xhp\n" @@ -7758,6 +7756,14 @@ msgstr "<ahelp hid=\"HID_FUNC_IKV\">Tính tỷ suất lợi tức nội bộ c #: 04060103.xhp msgctxt "" "04060103.xhp\n" +"par_idN10E621\n" +"help.text" +msgid "If the payments take place at irregular intervals, use the <link href=\"text/scalc/01/04060118.xhp#xirr\" name=\"XIRR\">XIRR</link> function." +msgstr "" + +#: 04060103.xhp +msgctxt "" +"04060103.xhp\n" "hd_id3150599\n" "130\n" "help.text" @@ -10208,8 +10214,8 @@ msgctxt "" "04060104.xhp\n" "par_id3150245\n" "help.text" -msgid "<item type=\"input\">=CELL(\"ADDRESS\";'X:\\dr\\test.sxc'#$Sheet1.D2)</item> returns 'file:///X:/dr/test.sxc'#$Sheet1.$D$2." -msgstr "<item type=\"input\">=CELL(\"ADDRESS\";'X:\\dr\\test.sxc'#$Sheet1.D2)</item> trả về 'file:///X:/dr/test.sxc'#$Sheet1.$D$2." +msgid "<item type=\"input\">=CELL(\"ADDRESS\";'X:\\dr\\test.ods'#$Sheet1.D2)</item> returns 'file:///X:/dr/test.ods'#$Sheet1.$D$2." +msgstr "" #: 04060104.xhp msgctxt "" @@ -10232,16 +10238,16 @@ msgctxt "" "04060104.xhp\n" "par_id3148896\n" "help.text" -msgid "<item type=\"input\">=CELL(\"FILENAME\";D2)</item> returns 'file:///X:/dr/own.sxc'#$Sheet1, if the formula in the current document X:\\dr\\own.sxc is located in Sheet1." -msgstr "<item type=\"input\">=CELL(\"TÊN_TẬP_TIN\";D2)</item> trả về « file:///X:/dr/own.sxc'#$Trang1 » nếu công thức trong tài liệu hiện thời « X:\\dr\\own.sxc » nằm trên Trang1." +msgid "<item type=\"input\">=CELL(\"FILENAME\";D2)</item> returns 'file:///X:/dr/own.ods'#$Sheet1, if the formula in the current document X:\\dr\\own.ods is located in Sheet1." +msgstr "" #: 04060104.xhp msgctxt "" "04060104.xhp\n" "par_id3155144\n" "help.text" -msgid "<item type=\"input\">=CELL(\"FILENAME\";'X:\\dr\\test.sxc'#$Sheet1.D2)</item> returns 'file:///X:/dr/test.sxc'#$Sheet1." -msgstr "<item type=\"input\">=CELL(\"FILENAME\";'X:\\dr\\test.sxc'#$Sheet1.D2)</item> trả về 'file:///X:/dr/test.sxc'#$Sheet1." +msgid "<item type=\"input\">=CELL(\"FILENAME\";'X:\\dr\\test.ods'#$Sheet1.D2)</item> returns 'file:///X:/dr/test.ods'#$Sheet1." +msgstr "" #: 04060104.xhp msgctxt "" @@ -10256,8 +10262,8 @@ msgctxt "" "04060104.xhp\n" "par_id3151004\n" "help.text" -msgid "Returns the complete cell address in Lotus(TM) notation." -msgstr "Trả về địa chỉ ô hoàn toàn theo kiểu ghi Lotus™." +msgid "Returns the complete cell address in Lotus™ notation." +msgstr "" #: 04060104.xhp msgctxt "" @@ -13012,16 +13018,16 @@ msgctxt "" "04060106.xhp\n" "bm_id3151221\n" "help.text" -msgid "<bookmark_value>GCD_ADD function</bookmark_value>" -msgstr "<bookmark_value>hàm GCD_ADD</bookmark_value>" +msgid "<bookmark_value>GCD_EXCEL2003 function</bookmark_value>" +msgstr "" #: 04060106.xhp msgctxt "" "04060106.xhp\n" "hd_id3151221\n" "help.text" -msgid "GCD_ADD" -msgstr "GCD_ADD" +msgid "GCD_EXCEL2003" +msgstr "" #: 04060106.xhp msgctxt "" @@ -13044,8 +13050,8 @@ msgctxt "" "04060106.xhp\n" "par_id3156205\n" "help.text" -msgid "GCD_ADD(Number(s))" -msgstr "GCD_ADD(Các_số)" +msgid "GCD_EXCEL2003(Number(s))" +msgstr "" #: 04060106.xhp msgctxt "" @@ -13068,8 +13074,8 @@ msgctxt "" "04060106.xhp\n" "par_id3159192\n" "help.text" -msgid "<item type=\"input\">=GCD_ADD(5;15;25)</item> returns 5." -msgstr "<item type=\"input\">=GCD_ADD(5;15;25)</item> trả về 5." +msgid "<item type=\"input\">=GCD_EXCEL2003(5;15;25)</item> returns 5." +msgstr "" #: 04060106.xhp #, fuzzy @@ -13141,16 +13147,16 @@ msgctxt "" "04060106.xhp\n" "bm_id3154230\n" "help.text" -msgid "<bookmark_value>LCM_ADD function</bookmark_value>" -msgstr "<bookmark_value>hàm LCM_ADD</bookmark_value>" +msgid "<bookmark_value>LCM_EXCEL2003 function</bookmark_value>" +msgstr "" #: 04060106.xhp msgctxt "" "04060106.xhp\n" "hd_id3154230\n" "help.text" -msgid "LCM_ADD" -msgstr "LCM_ADD" +msgid "LCM_EXCEL2003" +msgstr "" #: 04060106.xhp msgctxt "" @@ -13173,8 +13179,8 @@ msgctxt "" "04060106.xhp\n" "par_id3154395\n" "help.text" -msgid "LCM_ADD(Number(s))" -msgstr "LCM_ADD(Các_số)" +msgid "LCM_EXCEL2003(Number(s))" +msgstr "" #: 04060106.xhp msgctxt "" @@ -13197,8 +13203,8 @@ msgctxt "" "04060106.xhp\n" "par_id3145135\n" "help.text" -msgid "<item type=\"input\">=LCM_ADD(5;15;25)</item> returns 75." -msgstr "<item type=\"input\">=LCM_ADD(5;15;25)</item> trả về 75." +msgid "<item type=\"input\">=LCM_EXCEL2003(5;15;25)</item> returns 75." +msgstr "" #: 04060106.xhp #, fuzzy @@ -13748,16 +13754,16 @@ msgctxt "" "04060106.xhp\n" "par_id3155020\n" "help.text" -msgid "<emph>Mode</emph> is an optional value. If the Mode value is given and not equal to zero, and if Number and Significance are negative, then rounding is done based on the absolute value of Number. This parameter is ignored when exporting to MS Excel as Excel does not know any third parameter." -msgstr "<emph>Chế_độ</emph> là một giá trị còn tùy chọn. Đưa ra giá trị Chế_độ khác với số không, và Số là Mức_thống_kê là âm, thì làm tròn dựa vào giá trị tuyệt đối của Số. Tham số này bị bỏ qua khi xuất dạng MS Excel, vì Excel không nhận ra tham số thứ ba." +msgid "<emph>Mode</emph> is an optional value. If the Mode value is given and not equal to zero, and if Number and Significance are negative, then rounding is done based on the absolute value of Number, i.e. negative numbers are rounded away from zero. If the Mode value is equal to zero or is not given, negative numbers are rounded towards zero." +msgstr "" #: 04060106.xhp msgctxt "" "04060106.xhp\n" "par_id3163792\n" "help.text" -msgid "If both parameters Number and Significance are negative and the Mode value is equal to zero or is not given, the results in $[officename] and Excel will differ after the import has been completed. If you export the spreadsheet to Excel, use Mode=1 to see the same results in Excel as in Calc." -msgstr "Nếu cả hai tham số Số và Mức_thống_kê đều là âm và giá trị Chế_độ bằng số không hay không đưa a, thì có kết quả khác nhau trong hai chương trình $[officename] và Excel sau khi nhập vào. Vì vậy, nếu bạn xuất bảng tính sang Excel, hãy dùng Chế_độ=1 để thấy cùng một kết quả trong cả hai Excel và Calc." +msgid "If the spreadsheet is exported to MS Excel, the CEILING function is exported as the equivalent CEILING.MATH function that exists since Excel 2013. If you plan to use the spreadsheet with earlier Excel versions, use either CEILING.PRECISE that exists since Excel 2010, or CEILING.XCL that is exported as the CEILING function compatible with all Excel versions. Note that CEILING.XCL always rounds away from zero." +msgstr "" #: 04060106.xhp msgctxt "" @@ -16227,16 +16233,16 @@ msgctxt "" "04060106.xhp\n" "par_id3157517\n" "help.text" -msgid "<emph>Mode</emph> is an optional value. If the Mode value is given and not equal to zero, and if Number and Significance are negative, then rounding is done based on the absolute value of the number. This parameter is ignored when exporting to MS Excel as Excel does not know any third parameter." -msgstr "<emph>Chế_độ</emph> là một giá trị tùy chọn. Nếu đưa ra giá trị Chế_độ khác 0, và nếu Số & Mức_thống_kê là âm, thì làm tròn dựa vào giá trị tuyệt đối của số. Tham số này bị bỏ qua khi xuất dạng MS Excel, vì Excel không nhận ra tham số thứ ba." +msgid "<emph>Mode</emph> is an optional value. If the Mode value is given and not equal to zero, and if Number and Significance are negative, then rounding is done based on the absolute value of Number, i.e. negative numbers are rounded towards zero. If the Mode value is equal to zero or is not given, negative numbers are rounded away from zero." +msgstr "" #: 04060106.xhp msgctxt "" "04060106.xhp\n" "par_id3163894\n" "help.text" -msgid "If both parameters Number and Significance are negative, and if the Mode value is equal to zero or is not specified, then the results in $[officename] Calc and Excel will differ after exporting. If you export the spreadsheet to Excel, use Mode=1 to see the same results in Excel as in Calc." -msgstr "Nếu cả hai tham số Số và Mức_thống_kê đều là âm và giá trị Chế_độ bằng số không hay không đưa a, thì có kết quả khác nhau trong hai chương trình $[officename] và Excel sau khi xuất ra. Vì vậy, nếu bạn xuất bảng tính sang Excel, hãy dùng Chế_độ=1 để thấy cùng một kết quả trong cả hai Excel và Calc." +msgid "If the spreadsheet is exported to MS Excel, the FLOOR function is exported as the equivalent FLOOR.MATH function that exists since Excel 2013. If you plan to use the spreadsheet with earlier Excel versions, use either FLOOR.PRECISE that exists since Excel 2010, or FLOOR.XCL that is exported as the FLOOR function compatible with all Excel versions. Note that FLOOR.XCL always rounds towards zero." +msgstr "" #: 04060106.xhp msgctxt "" @@ -18148,10 +18154,10 @@ msgstr "<emph>Mảng</emph> đại diện một mảng vuông trong đó xác đ #: 04060107.xhp msgctxt "" "04060107.xhp\n" -"par_idN11035\n" +"par_idN11635\n" "help.text" msgid "You can find a general introduction to using Array functions on top of this page." -msgstr "Ở đầu của trang này, bạn có thể tìm thấy một giới thiệu chung về sử dụng các hàm Mảng như thế nào." +msgstr "" #: 04060107.xhp #, fuzzy @@ -18341,6 +18347,14 @@ msgstr "<emph>Mảng</emph> đại diện mảng trên bảng tính mà cần ph #: 04060107.xhp msgctxt "" "04060107.xhp\n" +"par_idN11035\n" +"help.text" +msgid "You can find a general introduction to using Array functions on top of this page." +msgstr "Ở đầu của trang này, bạn có thể tìm thấy một giới thiệu chung về sử dụng các hàm Mảng như thế nào." + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" "hd_id3159352\n" "help.text" msgid "Example" @@ -18357,6 +18371,30 @@ msgstr "Trong bảng tính, lựa chọn phạm vi trong đó mảng đã chuy #: 04060107.xhp msgctxt "" "04060107.xhp\n" +"par_id3168518\n" +"help.text" +msgid "The above table is 2 rows, 4 columns. In order to transpose it, you must select 4 rows, 2 columns. Assuming you want to transpose the above table to the range A7:B10 (4 rows, 2 columns) you must select the entire range and then enter the following:" +msgstr "" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3166145\n" +"help.text" +msgid "TRANSPOSE(A1:D2)" +msgstr "" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" +"par_id3178518\n" +"help.text" +msgid "Then <emph>make sure to enter it as matrix formula with <switchinline select=\"sys\"><caseinline select=\"MAC\">Shift+Command+Enter</caseinline><defaultinline>Shift+Ctrl+Enter</defaultinline></switchinline></emph>. The result will be as follows:" +msgstr "" + +#: 04060107.xhp +msgctxt "" +"04060107.xhp\n" "bm_id3109846\n" "help.text" msgid "<bookmark_value>LINEST function</bookmark_value>" @@ -18423,16 +18461,16 @@ msgctxt "" "04060107.xhp\n" "par_id3154448\n" "help.text" -msgid "if<emph>linearType</emph> is FALSE the straight line found is forced to pass through the origin (the constant a is zero; y = bx). If omitted, <emph>linearType</emph> defaults to TRUE (the line is not forced through the origin)." -msgstr "Nếu <emph>Loại_tuyến_tính</emph> là FALSE đường thẳng sẽ bắt buộc phải đi qua gốc (hằng số a bằng 0, đường thẳng có dạng y = bx). Nếu bỏ qua thì <emph>Loại_tuyến_tính</emph> sẽ mặc định có giá trị TRUE (đường thẳng không bắt buộc phải đi qua gốc)" +msgid "If <emph>linearType</emph> is FALSE the straight line found is forced to pass through the origin (the constant a is zero; y = bx). If omitted, <emph>linearType</emph> defaults to TRUE (the line is not forced through the origin)." +msgstr "" #: 04060107.xhp msgctxt "" "04060107.xhp\n" "par_id3154142\n" "help.text" -msgid "if<emph>stats</emph> is omitted or FALSE only the top line of the statistics table is returned. If TRUE the entire table is returned." -msgstr "nếu bỏ qua <emph>thống kê</emph> hoặc được điền giá trị FALSE chỉ có giá trị của hàng trên cùng của bảng thống kê sẽ được trả về. Nếu đặt là TRUE cả bảng sẽ được trả về." +msgid "If <emph>stats</emph> is omitted or FALSE only the top line of the statistics table is returned. If TRUE the entire table is returned." +msgstr "" #: 04060107.xhp msgctxt "" @@ -19788,8 +19826,8 @@ msgctxt "" "hd_id3153018\n" "1\n" "help.text" -msgid "Statistics Functions" -msgstr "Hàm Thống Kê" +msgid "<variable id=\"head_statistic\"><link href=\"text/scalc/01/04060108.xhp\" name=\"Statistics Functions\">Statistics Functions</link></variable>" +msgstr "" #: 04060108.xhp msgctxt "" @@ -20052,15 +20090,6 @@ msgctxt "" msgid "The statistical functions are described in the following subsections." msgstr "Các hàm thống kê được diễn tả trong những phần con theo đây." -#: 04060108.xhp -msgctxt "" -"04060108.xhp\n" -"par_id3150271\n" -"37\n" -"help.text" -msgid "<link href=\"text/scalc/01/04060116.xhp\" name=\"Statistical Functions in the Analysis-AddIn.\">Statistical Functions in the Analysis-AddIn</link>" -msgstr "<link href=\"text/scalc/01/04060116.xhp\" name=\"Hàm Thống kê trong Phần bổ trợ Phân tích\">Hàm Thống kê trong Phần bổ trợ Phân tích</link>" - #: 04060109.xhp msgctxt "" "04060109.xhp\n" @@ -20573,8 +20602,8 @@ msgctxt "" "par_id3148734\n" "36\n" "help.text" -msgid "<item type=\"input\">=DDE(\"soffice\";\"c:\\office\\document\\data1.sxc\";\"sheet1.A1\")</item> reads the contents of cell A1 in sheet1 of the <item type=\"productname\">%PRODUCTNAME</item> Calc spreadsheet data1.sxc." -msgstr "<item type=\"input\">=DDE(\"soffice\";\"c:\\office\\document\\data1.sxc\";\"trang1.A1\")</item> thì đọc nội dung của ô A1 trên Trang 1 của bảng tính <item type=\"productname\">%PRODUCTNAME</item> Calc « data1.sxc »." +msgid "<item type=\"input\">=DDE(\"soffice\";\"c:\\office\\document\\data1.ods\";\"sheet1.A1\")</item> reads the contents of cell A1 in sheet1 of the <item type=\"productname\">%PRODUCTNAME</item> Calc spreadsheet data1.ods." +msgstr "" #: 04060109.xhp msgctxt "" @@ -20582,8 +20611,8 @@ msgctxt "" "par_id3153081\n" "37\n" "help.text" -msgid "<item type=\"input\">=DDE(\"soffice\";\"c:\\office\\document\\motto.sxw\";\"Today's motto\")</item> returns a motto in the cell containing this formula. First, you must enter a line in the motto.sxw document containing the motto text and define it as the first line of a section named <item type=\"literal\">Today's Motto</item> (in <item type=\"productname\">%PRODUCTNAME</item> Writer under <emph>Insert - Section</emph>). If the motto is modified (and saved) in the <item type=\"productname\">%PRODUCTNAME</item> Writer document, the motto is updated in all <item type=\"productname\">%PRODUCTNAME</item> Calc cells in which this DDE link is defined." -msgstr "<item type=\"input\">=DDE(\"soffice\";\"c:\\office\\document\\motto.sxw\";\"Tôn chỉ của hôm nay\")</item> thì trả về một tôn chỉ trong ô chứa công thức này. Trước tiên, bạn cần phải nhập một dòng vào tài liệu « motto.sxw » chứa câu nói đã muốn, sau đó xác định nó làm dòng đầu của một phần tên <item type=\"literal\">Tôn chỉ của Hôm nay</item> (trong <item type=\"productname\">%PRODUCTNAME</item> Writer dưới <emph>Chèn > Phần</emph>). Nếu tôn chỉ được sửa đổi (và lưu lại) trong tài liệu <item type=\"productname\">%PRODUCTNAME</item> Writer, tôn chỉ được cập nhật trong tất cả các ô <item type=\"productname\">%PRODUCTNAME</item> Calc trong đó liên kết DDE này được xác định." +msgid "<item type=\"input\">=DDE(\"soffice\";\"c:\\office\\document\\motto.odt\";\"Today's motto\")</item> returns a motto in the cell containing this formula. First, you must enter a line in the motto.odt document containing the motto text and define it as the first line of a section named <item type=\"literal\">Today's Motto</item> (in <item type=\"productname\">%PRODUCTNAME</item> Writer under <emph>Insert - Section</emph>). If the motto is modified (and saved) in the <item type=\"productname\">%PRODUCTNAME</item> Writer document, the motto is updated in all <item type=\"productname\">%PRODUCTNAME</item> Calc cells in which this DDE link is defined." +msgstr "" #: 04060109.xhp msgctxt "" @@ -21147,8 +21176,8 @@ msgctxt "" "par_id3149984\n" "88\n" "help.text" -msgid "<ahelp hid=\"HID_FUNC_SVERWEIS\">Vertical search with reference to adjacent cells to the right.</ahelp> This function checks if a specific value is contained in the first column of an array. The function then returns the value in the same row of the column named by <item type=\"literal\">Index</item>. If the <item type=\"literal\">SortOrder</item> parameter is omitted or set to TRUE or one, it is assumed that the data is sorted in ascending order. In this case, if the exact <item type=\"literal\">SearchCriterion</item> is not found, the last value that is smaller than the criterion will be returned. If <item type=\"literal\">SortOrder</item> is set to FALSE or zero, an exact match must be found, otherwise the error <emph>Error: Value Not Available</emph> will be the result. Thus with a value of zero the data does not need to be sorted in ascending order." -msgstr "<ahelp hid=\"HID_FUNC_SVERWEIS\">Tìm kiếm theo chiều dọc với tham chiếu đến các ô kề nhau bên phải.</ahelp> Hàm này kiểm tra nếu một giá trị nào đó được chứa trong cột đầu của một mảng. Hàm thì trả về giá trị trên cùng hàng của cột có tên đặt bởi <item type=\"literal\">Index</item> (chỉ số). Nếu tham số <item type=\"literal\">SortOrder</item> (thứ tự sắp xếp) bị bỏ sót hay đặt thành TRUE (Đúng) hay số một, thì giả sử dữ liệu được sắp xếp theo thứ tự tăng dần. Trong trường hợp này, nếu không tìm thấy <item type=\"literal\">SearchCriterion</item> (tiêu chuẩn tìm kiếm) chính xác, trả về giá trị cuối cùng mà nhỏ hơn tiêu chuẩn đó. Nếu <item type=\"literal\">SortOrder</item> được đặt thành FALSE (Sai) hay số không, thì phải tìm mục tương ứng chính xác, không thì kết quả là thông điệp lỗi <emph>Lỗi: Giá trị không tồn tại</emph>. Do đó khi có giá trị số không, dữ liệu không cần được sắp xếp theo thứ tự tăng dần." +msgid "<ahelp hid=\"HID_FUNC_SVERWEIS\">Vertical search with reference to adjacent cells to the right.</ahelp> This function checks if a specific value is contained in the first column of an array. The function then returns the value in the same row of the column named by <item type=\"literal\">Index</item>. If the <item type=\"literal\">Sorted</item> parameter is omitted or set to TRUE or one, it is assumed that the data is sorted in ascending order. In this case, if the exact <item type=\"literal\">SearchCriterion</item> is not found, the last value that is smaller than the criterion will be returned. If <item type=\"literal\">Sorted</item> is set to FALSE or zero, an exact match must be found, otherwise the error <emph>Error: Value Not Available</emph> will be the result. Thus with a value of zero the data does not need to be sorted in ascending order." +msgstr "" #: 04060109.xhp msgctxt "" @@ -21165,8 +21194,8 @@ msgctxt "" "par_id3150156\n" "90\n" "help.text" -msgid "=VLOOKUP(SearchCriterion; Array; Index; SortOrder)" -msgstr "=VLOOKUP(Tiêu_chuẩn_tìm; Mảng; Chỉ_số; Thứ_tự_sắp_xếp)" +msgid "=VLOOKUP(SearchCriterion; Array; Index; Sorted)" +msgstr "" #: 04060109.xhp msgctxt "" @@ -21201,8 +21230,8 @@ msgctxt "" "par_id3151208\n" "94\n" "help.text" -msgid "<emph>SortOrder</emph> is an optional parameter that indicates whether the first column in the array is sorted in ascending order. Enter the Boolean value FALSE or zero if the first column is not sorted in ascending order. Sorted columns can be searched much faster and the function always returns a value, even if the search value was not matched exactly, if it is between the lowest and highest value of the sorted list. In unsorted lists, the search value must be matched exactly. Otherwise the function will return this message: <emph>Error: Value Not Available</emph>." -msgstr "<emph>Thứ_tự_sắp_xếp</emph> là một tham số tùy chọn chỉ ra liệu cột đầu trong mảng có được sắp xếp theo thứ tự tăng dần hay không. Nhập hoặc giá trị lôgic FALSE (Sai) hoặc số không nếu cột đầu không phải được sắp xếp theo thứ tự tăng dần. Các cột đã sắp xếp thì được tìm kiếm rất nhanh hơn, và hàm luôn luôn trả về giá trị, thậm chí nếu giá trị tìm không có giá trị tương ứng chính xác nếu nó nằm giữa giá trị đầu và giá trị cuối của danh sách được sắp xếp. Trong danh sách không sắp xếp, giá trị tìm kiếm phải phù hợp chính xác. Nếu không hàm sẽ trả về thông điệp này: <emph>Lỗi: Giá trị không tồn tại</emph>." +msgid "<emph>Sorted</emph> is an optional parameter that indicates whether the first column in the array is sorted in ascending order. Enter the Boolean value FALSE or zero if the first column is not sorted in ascending order. Sorted columns can be searched much faster and the function always returns a value, even if the search value was not matched exactly, if it is between the lowest and highest value of the sorted list. In unsorted lists, the search value must be matched exactly. Otherwise the function will return this message: <emph>Error: Value Not Available</emph>." +msgstr "" #: 04060109.xhp msgctxt "" @@ -21219,8 +21248,8 @@ msgctxt "" "par_id3154129\n" "96\n" "help.text" -msgid "You want to enter the number of a dish on the menu in cell A1, and the name of the dish is to appear as text in the neighboring cell (B1) immediately. The Number to Name assignment is contained in the D1:E100 array. D1 contains <item type=\"input\">100</item>, E1 contains the name <item type=\"input\">Vegetable Soup</item>, and so forth, for 100 menu items. The numbers in column D are sorted in ascending order; thus, the optional <item type=\"literal\">SortOrder</item> parameter is not necessary." -msgstr "Bạn muốn nhập vào ô A1 số thứ tự của một món ăn nào đó trong thực đơn (trong tiệm ăn), và tên của món ăn đó sẽ xuất hiện ngay lập tức dạng chuỗi văn bản trong ô bên cạnh (B1). Sự gán Số sang Tên được chứa trong mảng D1:E100. D1 chứa <item type=\"input\">100</item>, E1 chứa tên <item type=\"input\">Xúp Rau</item>, vân vân, đối với 100 mục trong thực đơn. Các số trong cột D được sắp xếp theo thứ tự tăng dần; do đó không cần dùng tham số <item type=\"literal\">Thứ_tự_sắp_xếp</item> còn tùy chọn." +msgid "You want to enter the number of a dish on the menu in cell A1, and the name of the dish is to appear as text in the neighboring cell (B1) immediately. The Number to Name assignment is contained in the D1:E100 array. D1 contains <item type=\"input\">100</item>, E1 contains the name <item type=\"input\">Vegetable Soup</item>, and so forth, for 100 menu items. The numbers in column D are sorted in ascending order; thus, the optional <item type=\"literal\">Sorted</item> parameter is not necessary." +msgstr "" #: 04060109.xhp msgctxt "" @@ -21696,8 +21725,8 @@ msgctxt "" "par_id3153389\n" "124\n" "help.text" -msgid "<ahelp hid=\"HID_FUNC_VERWEIS\">Returns the contents of a cell either from a one-row or one-column range.</ahelp> Optionally, the assigned value (of the same index) is returned in a different column and row. As opposed to <link href=\"text/scalc/01/04060109.xhp\" name=\"VLOOKUP\">VLOOKUP</link> and <link href=\"text/scalc/01/04060109.xhp\" name=\"HLOOKUP\">HLOOKUP</link>, search and result vector may be at different positions; they do not have to be adjacent. Additionally, the search vector for the LOOKUP must be sorted ascending, otherwise the search will not return any usable results." -msgstr "<ahelp hid=\"HID_FUNC_VERWEIS\">Trả về nội dung của một ô từ một phạm vi hàng đơn hay cột đơn.</ahelp> Tùy chọn, giá trị được gán (có cùng một chỉ số) được trả về trong một cột và hàng khác. Khác với hàm <link href=\"text/scalc/01/04060109.xhp\" name=\"VLOOKUP\">VLOOKUP</link> và <link href=\"text/scalc/01/04060109.xhp\" name=\"HLOOKUP\">HLOOKUP</link>, véc-tơ kiểu tìm và kết quả có thể nằm ở hai vị trí khác nhau ; không cần nằm cạnh nhau. Hơn nữa, véc-tơ tìm cho hàm LOOKUP phải được sắp xếp tăng dần, không thì tiến trình tìm không trả về kết quả có ích." +msgid "<ahelp hid=\"HID_FUNC_VERWEIS\">Returns the contents of a cell either from a one-row or one-column range.</ahelp> Optionally, the assigned value (of the same index) is returned in a different column and row. As opposed to <link href=\"text/scalc/01/04060109.xhp#Section9\" name=\"VLOOKUP\">VLOOKUP</link> and <link href=\"text/scalc/01/04060109.xhp#Section17\" name=\"HLOOKUP\">HLOOKUP</link>, search and result vector may be at different positions; they do not have to be adjacent. Additionally, the search vector for the LOOKUP must be sorted ascending, otherwise the search will not return any usable results." +msgstr "" #: 04060109.xhp msgctxt "" @@ -22004,8 +22033,8 @@ msgctxt "" "par_id3146070\n" "154\n" "help.text" -msgid "HLOOKUP(SearchCriteria; Array; Index; Sorted)" -msgstr "HLOOKUP(Tiêu_chuẩn_tìm; Mảng; Chỉ_số; Sắp_xếp)" +msgid "HLOOKUP(SearchCriterion; Array; Index; Sorted)" +msgstr "" #: 04060109.xhp msgctxt "" @@ -22013,8 +22042,8 @@ msgctxt "" "par_id3148672\n" "155\n" "help.text" -msgid "See also:<link href=\"text/scalc/01/04060109.xhp\" name=\"VLOOKUP\">VLOOKUP</link> (columns and rows are exchanged)" -msgstr "Xem thêm: <link href=\"text/scalc/01/04060109.xhp\" name=\"VLOOKUP\">VLOOKUP</link> (trao đổi các cột và hàng)" +msgid "See also: <link href=\"text/scalc/01/04060109.xhp#Section9\" name=\"VLOOKUP\">VLOOKUP</link> (columns and rows are exchanged)" +msgstr "" #: 04060109.xhp msgctxt "" @@ -22564,8 +22593,8 @@ msgctxt "" "hd_id3145389\n" "1\n" "help.text" -msgid "Text Functions" -msgstr "Hàm văn bản" +msgid "<variable id=\"head_text\"><link href=\"text/scalc/01/04060110.xhp\" name=\"Text Functions\">Text Functions</link></variable>" +msgstr "" #: 04060110.xhp msgctxt "" @@ -25743,8 +25772,8 @@ msgctxt "" "hd_id3150870\n" "1\n" "help.text" -msgid "Add-in Functions" -msgstr "Hàm Bổ trợ" +msgid "<variable id=\"head_addin\"><link href=\"text/scalc/01/04060111.xhp\" name=\"Add-in Functions\">Add-in Functions</link></variable>" +msgstr "" #: 04060111.xhp msgctxt "" @@ -28394,35 +28423,8 @@ msgctxt "" "hd_id3152871\n" "1\n" "help.text" -msgid "Add-in Functions, List of Analysis Functions Part One" -msgstr "Hàm bổ trợ, Danh sách hàm phân tích Phần 1" - -#: 04060115.xhp -msgctxt "" -"04060115.xhp\n" -"par_id3149873\n" -"102\n" -"help.text" -msgid "<link href=\"text/scalc/01/04060110.xhp\" name=\"General conversion function BASIS\">General conversion function BASIS</link>" -msgstr "<link href=\"text/scalc/01/04060110.xhp\" name=\"Hàm chuyển đổi chung BASIS\">Hàm chuyển đổi chung BASIS</link>" - -#: 04060115.xhp -msgctxt "" -"04060115.xhp\n" -"par_id3145324\n" -"5\n" -"help.text" -msgid "<link href=\"text/scalc/01/04060116.xhp\" name=\"Analysis functions Part Two\">Analysis functions Part Two</link>" -msgstr "<link href=\"text/scalc/01/04060116.xhp\" name=\"Hàm phân tích Phần 2\">Hàm phân tích Phần 2</link>" - -#: 04060115.xhp -msgctxt "" -"04060115.xhp\n" -"par_id3155751\n" -"156\n" -"help.text" -msgid "<link href=\"text/scalc/01/04060111.xhp\" name=\"Back to the Overview\">Back to the Overview</link>" -msgstr "<link href=\"text/scalc/01/04060111.xhp\" name=\"Trở về Toàn cảnh\">Trở về Toàn cảnh</link>" +msgid "<variable id=\"head_addin_analysis_one\"><link href=\"text/scalc/01/04060115.xhp\" name=\"Add-in Functions, List of Analysis Functions Part One\">Add-in Functions, List of Analysis Functions Part One</link></variable>" +msgstr "" #: 04060115.xhp msgctxt "" @@ -29280,14 +29282,12 @@ msgid "ERF.PRECISE" msgstr "" #: 04060115.xhp -#, fuzzy msgctxt "" "04060115.xhp\n" "par_id2950381\n" -"136\n" "help.text" -msgid "<ahelp hid=\"HID_FUNC_ERF_MS\">Returns values of the Gaussian error integral.</ahelp>" -msgstr "<ahelp hid=\"HID_AAI_FUNC_ERF\">Trả về các giá trị của tích phân lỗi Gauss.</ahelp>" +msgid "<ahelp hid=\"HID_FUNC_ERF_MS\">Returns values of the Gaussian error integral between 0 and the given limit.</ahelp>" +msgstr "" #: 04060115.xhp msgctxt "" @@ -29299,33 +29299,21 @@ msgid "Syntax" msgstr "Cú pháp" #: 04060115.xhp -#, fuzzy msgctxt "" "04060115.xhp\n" "par_id2963824\n" "138\n" "help.text" -msgid "ERF.PRECISE(LowerLimit; UpperLimit)" -msgstr "ERF(Giới_hạn_trên; Giới_hạn_dưới)" +msgid "ERF.PRECISE(LowerLimit)" +msgstr "" #: 04060115.xhp msgctxt "" "04060115.xhp\n" "par_id2949715\n" -"139\n" "help.text" -msgid "<emph>LowerLimit</emph> is the lower limit of the integral." -msgstr "<emph>Giới_hạn_dưới</emph> là giới hạn dưới của tích phân." - -#: 04060115.xhp -#, fuzzy -msgctxt "" -"04060115.xhp\n" -"par_id2956294\n" -"140\n" -"help.text" -msgid "<emph>UpperLimit</emph> is optional. It is the upper limit of the integral. If this value is missing, the calculation takes places between 0 and the lower limit." -msgstr "<emph>Giới_hạn_trên</emph> vẫn còn tùy chọn. Nó là giới hạn trên của tích phân. Không đưa ra giá trị này thì phép tính xảy ra giữa 0 và giới hạn dưới đã ghi rõ." +msgid "<emph>LowerLimit</emph> is the limit of the integral. The calculation takes places between 0 and this limit." +msgstr "" #: 04060115.xhp msgctxt "" @@ -29337,14 +29325,12 @@ msgid "Example" msgstr "Ví dụ" #: 04060115.xhp -#, fuzzy msgctxt "" "04060115.xhp\n" "par_id2952974\n" -"142\n" "help.text" -msgid "<item type=\"input\">=ERF.PRECISE(0;1)</item> returns 0.842701." -msgstr "<item type=\"input\">=ERF(0;1)</item> trả về 0.842701." +msgid "<item type=\"input\">=ERF.PRECISE(1)</item> returns 0.842701." +msgstr "" #: 04060115.xhp msgctxt "" @@ -29812,35 +29798,8 @@ msgctxt "" "hd_id3154659\n" "1\n" "help.text" -msgid "Add-in Functions, List of Analysis Functions Part Two" -msgstr "Hàm bổ trợ, Danh sách hàm phân tích Phần 2" - -#: 04060116.xhp -msgctxt "" -"04060116.xhp\n" -"par_id3151242\n" -"174\n" -"help.text" -msgid "<link href=\"text/scalc/01/04060108.xhp\" name=\"Category Statistics\">Category Statistics</link>" -msgstr "<link href=\"text/scalc/01/04060108.xhp\" name=\"Thống kê Phân loại\">Thống kê Phân loại</link>" - -#: 04060116.xhp -msgctxt "" -"04060116.xhp\n" -"par_id3148869\n" -"5\n" -"help.text" -msgid "<link href=\"text/scalc/01/04060115.xhp\" name=\"Analysis Functions Part One\">Analysis Functions Part One</link>" -msgstr "<link href=\"text/scalc/01/04060115.xhp\" name=\"Hàm phân tích Phần 1\">Hàm phân tích Phần 1</link>" - -#: 04060116.xhp -msgctxt "" -"04060116.xhp\n" -"par_id3147072\n" -"240\n" -"help.text" -msgid "<link href=\"text/scalc/01/04060111.xhp\" name=\"Back to the Overview\">Back to the Overview</link>" -msgstr "<link href=\"text/scalc/01/04060111.xhp\" name=\"Trở về Toàn cảnh\">Trở về Toàn cảnh</link>" +msgid "<variable id=\"head_addin_analysis_two\"><link href=\"text/scalc/01/04060116.xhp\" name=\"Add-in Functions, List of Analysis Functions Part Two\">Add-in Functions, List of Analysis Functions Part Two</link></variable>" +msgstr "" #: 04060116.xhp msgctxt "" @@ -32647,8 +32606,8 @@ msgctxt "" "04060118.xhp\n" "par_idN10E62\n" "help.text" -msgid "If the payments take place at regular intervals, use the IRR function." -msgstr "Nếu trả tiền sau mỗi khoảng đều đặn, hãy sử dụng hàm IRR." +msgid "If the payments take place at regular intervals, use the <link href=\"text/scalc/01/04060103.xhp#irr\" name=\"IRR\">IRR</link> function." +msgstr "" #: 04060118.xhp msgctxt "" @@ -32887,16 +32846,16 @@ msgctxt "" "04060118.xhp\n" "par_id3153904\n" "help.text" -msgid "<ahelp hid=\"HID_AAI_FUNC_XNPV\">Calculates the capital value (net present value)for a list of payments which take place on different dates.</ahelp> The calculation is based on a 365 days per year basis, ignoring leap years." -msgstr "<ahelp hid=\"HID_AAI_FUNC_XNPV\">Tính giá trị hiện tại ròng cho một danh sách các sự trả tiền xảy ra vào các ngày tháng khác nhau.</ahelp> Phép tính này dựa vào một năm có 365 ngày, thì bỏ qua năm nhuận." +msgid "<ahelp hid=\"HID_AAI_FUNC_XNPV\">Calculates the capital value (net present value) for a list of payments which take place on different dates.</ahelp> The calculation is based on a 365 days per year basis, ignoring leap years." +msgstr "" #: 04060118.xhp msgctxt "" "04060118.xhp\n" "par_idN11138\n" "help.text" -msgid "If the payments take place at regular intervals, use the NPV function." -msgstr "Nếu trả tiền theo khoảng đều đặn, hãy sử dụng hàm NPV." +msgid "If the payments take place at regular intervals, use the <link href=\"text/scalc/01/04060119.xhp#npv\" name=\"NPV\">NPV</link> function." +msgstr "" #: 04060118.xhp msgctxt "" @@ -33161,8 +33120,8 @@ msgctxt "" "04060118.xhp\n" "par_id3155586\n" "help.text" -msgid "<item type=\"input\">=RATE(3;10;900)</item> = -121% The interest rate is therefore 121%." -msgstr "<item type=\"input\">=RATE(3;10;900)</item> = -121% Lãi suất thì là 121%." +msgid "<item type=\"input\">=RATE(3;-10;900)</item> = -75.63% The interest rate is therefore 75.63%." +msgstr "" #: 04060118.xhp msgctxt "" @@ -35624,10 +35583,17 @@ msgstr "NPV" msgctxt "" "04060119.xhp\n" "par_id3145308\n" -"302\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_NBW\">Returns the present value of an investment based on a series of periodic cash flows and a discount rate. To get the net present value, subtract the cost of the project (the initial cash flow at time zero) from the returned value.</ahelp>" -msgstr "<ahelp hid=\"HID_FUNC_NBW\">Trả về giá trị hiện tại của một đầu tư dựa vào một chuỗi luồng tiền định kỳ và một tỷ lệ chiết khấu. Để tính giá trị hiện tại ròng, hãy trừ giá của dự án (luồng tiền đầu tiên vào giờ số không) từ giá trị đã trả về.</ahelp>" +msgstr "" + +#: 04060119.xhp +msgctxt "" +"04060119.xhp\n" +"par_idN111381\n" +"help.text" +msgid "If the payments take place at irregular intervals, use the <link href=\"text/scalc/01/04060118.xhp#xnpv\" name=\"XNPV\">XNPV</link> function." +msgstr "" #: 04060119.xhp msgctxt "" @@ -44109,8 +44075,8 @@ msgctxt "" "par_id3150741\n" "39\n" "help.text" -msgid "<emph>Number1; Number2;...Number 0</emph> are numerical values or ranges." -msgstr "<emph>Số1; Số2; ...; Số30</emph> là đến 30 giá trị thuộc số hay phạm vi." +msgid "<emph>Number1; Number2;...Number30</emph> are numerical values or ranges." +msgstr "" #: 04060184.xhp msgctxt "" @@ -46777,14 +46743,12 @@ msgid "Syntax" msgstr "Cú pháp" #: 04060185.xhp -#, fuzzy msgctxt "" "04060185.xhp\n" "par_id3147405\n" -"23\n" "help.text" -msgid "FORECAST(Value; DataY; DataX)" -msgstr "FORECAST(Giá_trị; Dữ_liệuY; Dữ_liệuX)" +msgid "FORECAST.LINEAR(Value; DataY; DataX)" +msgstr "" #: 04060185.xhp #, fuzzy @@ -51124,13 +51088,12 @@ msgid "Function List" msgstr "Danh sách Hàm" #: 04080000.xhp -#, fuzzy msgctxt "" "04080000.xhp\n" "par_id3149412\n" "help.text" -msgid "<ahelp hid=\"SC:LISTBOX:FID_FUNCTION_BOX:LB_FUNC\">Displays the available functions.</ahelp> When you select a function, the area below the list box displays a short description. To insert the selected function double-click it or click the <emph>Insert Function into calculation sheet</emph> icon." -msgstr "<ahelp hid=\"SC:LISTBOX:FID_FUNCTION_BOX:LB_FUNC\">Hiển thị các hàm sẵn sàng.</ahelp> Khi bạn lựa chọn một hàm nào đó, vùng bên dưới hộp liệt kê sẽ hiển thị một mô tả ngắn. Để chèn hàm đã chọn, hãy nhấn đôi vào nó, hoặc nhấn vào biểu tượng <emph>Chèn hàm vào bảng tính</emph>." +msgid "<ahelp hid=\"modules/scalc/ui/functionpanel/funclist\">Displays the available functions.</ahelp> When you select a function, the area below the list box displays a short description. To insert the selected function double-click it or click the <emph>Insert Function into calculation sheet</emph> icon." +msgstr "" #: 04080000.xhp #, fuzzy @@ -51151,13 +51114,12 @@ msgid "<image id=\"img_id3159267\" src=\"sc/res/fx.png\"><alt id=\"alt_id3159267 msgstr "<image id=\"img_id3155754\" src=\"cmd/sc_styleupdatebyexample.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155754\">Biểu tượng</alt></image>" #: 04080000.xhp -#, fuzzy msgctxt "" "04080000.xhp\n" "par_id3147345\n" "help.text" -msgid "<ahelp hid=\"SC:IMAGEBUTTON:FID_FUNCTION_BOX:IMB_INSERT\">Inserts the selected function into the document.</ahelp>" -msgstr "<ahelp hid=\"SC:IMAGEBUTTON:FID_FUNCTION_BOX:IMB_INSERT\">Chèn hàm đã chọn vào tài liệu.</ahelp>" +msgid "<ahelp hid=\"modules/scalc/ui/functionpanel/insert\">Inserts the selected function into the document.</ahelp>" +msgstr "" #: 04090000.xhp msgctxt "" @@ -51375,10 +51337,9 @@ msgstr "<ahelp hid=\"modules/scalc/ui/cellprotectionpage/checkProtected\">Ngăn msgctxt "" "05020600.xhp\n" "par_id3156283\n" -"15\n" "help.text" -msgid "This cell protection only takes effect if you also protect the sheet (<emph>Tools - Protect Document - Sheet</emph>)." -msgstr "Chức năng bảo vệ ô này chỉ có tác động nếu bạn cũng bảo vệ toàn bộ bảng tính (<emph>Công cụ > Bảo vệ tài liệu > Trang tính</emph>)." +msgid "This cell protection only takes effect if you also protect the sheet (<emph>Tools - Protect Sheet</emph>)." +msgstr "" #: 05020600.xhp msgctxt "" @@ -52063,6 +52024,38 @@ msgstr "Nếu ô cần gộp lại cũng chứa nội dung, một hộp thoại #: 05060000.xhp msgctxt "" "05060000.xhp\n" +"par_id1001240\n" +"help.text" +msgid "<ahelp hid=\"modules/scalc/ui/mergecellsdialog/MergeCellsDialog\">Three options are available:</ahelp>" +msgstr "" + +#: 05060000.xhp +msgctxt "" +"05060000.xhp\n" +"par_id3155879\n" +"help.text" +msgid "<emph>Move the contents of the hidden cells into the first cell</emph>: the actual contents of the hidden cells are concatenated to the first cell, and hidden cells are emptied; the results of formulas referring to the hidden cells or the first cell will be updated." +msgstr "" + +#: 05060000.xhp +msgctxt "" +"05060000.xhp\n" +"par_id3155878\n" +"help.text" +msgid "<emph>Keep the contents of the hidden cells</emph>: the contents of the hidden cells are kept; the results of formulas referring to the hidden cells will not change." +msgstr "" + +#: 05060000.xhp +msgctxt "" +"05060000.xhp\n" +"par_id3155877\n" +"help.text" +msgid "<emph>Empty the contents of the hidden cells</emph>: the contents of the hidden cells are removed; the results of formulas referring to the hidden cells will be updated." +msgstr "" + +#: 05060000.xhp +msgctxt "" +"05060000.xhp\n" "par_id3153718\n" "help.text" msgid "Merging cells can lead to calculation errors in formulas in the table." @@ -54667,10 +54660,9 @@ msgstr "<link href=\"text/scalc/01/06060000.xhp\" name=\"Bảo vệ Tài liệu\ msgctxt "" "06060000.xhp\n" "par_id3153362\n" -"2\n" "help.text" -msgid "The<emph> Protect Document </emph>command prevents changes from being made to cells in the sheets or to sheets in a document. As an option, you can define a password. If a password is defined, removal of the protection is only possible if the user enters the correct password." -msgstr "Chức năng <emph>Bảo vệ tài liệu</emph> ngăn cản thay đổi xảy ra trong một số ô trong trang tính, hoặc trong một số trang tính trong tài liệu. Tùy chọn, bạn cũng có thể đặt một mật khẩu. Đặt mật khẩu thì chỉ hủy bảo vệ bằng cách nhập mật khẩu đúng." +msgid "The <emph>Protect Sheet</emph> or <emph>Protect Spreadsheet</emph> commands prevent changes from being made to cells in the sheets or to sheets in a document. As an option, you can define a password. If a password is defined, removal of the protection is only possible if the user enters the correct password." +msgstr "" #: 06060000.xhp msgctxt "" @@ -54711,10 +54703,9 @@ msgstr "Bảo vệ Trang tính" msgctxt "" "06060100.xhp\n" "par_id3148664\n" -"2\n" "help.text" -msgid "<variable id=\"tabelletext\"><ahelp hid=\".uno:Protect\">Protects the cells in the current sheet from being modified.</ahelp></variable> Choose <emph>Tools - Protect Document - Sheet</emph> to open the <emph>Protect Sheet</emph> dialog in which you then specify sheet protection with or without a password." -msgstr "<variable id=\"tabelletext\"><ahelp hid=\".uno:Protect\">Bảo vệ các ô trong trang tính hiện thời khỏi sửa đổi.</ahelp></variable> Chọn mục trình đơn <emph>Công cụ > Bảo vệ tài liệu > Trang tính</emph> để mở hộp thoại <emph>Bảo vệ trang tính</emph> trong đó bạn ghi rõ có nên bảo vệ trang tính, dùng mật khẩu hay không." +msgid "<variable id=\"tabelletext\"><ahelp hid=\".uno:Protect\">Protects the cells in the current sheet from being modified.</ahelp></variable> Choose <emph>Tools - Protect Sheet</emph> to open the <emph>Protect Sheet</emph> dialog in which you then specify sheet protection with or without a password." +msgstr "" #: 06060100.xhp msgctxt "" @@ -54729,10 +54720,9 @@ msgstr "Để bảo vệ các ô khỏi sửa đổi thêm nữa, bạn cần ph msgctxt "" "06060100.xhp\n" "par_id3154490\n" -"8\n" "help.text" -msgid "Unprotected cells or cell ranges can be set up on a protected sheet by using the <emph>Tools - Protect Document - Sheet</emph> and <emph>Format - Cells - Cell Protection</emph> menus:" -msgstr "Trên một trang tính đã bao vệ, bạn cũng có thể thiết lập ô hay phạm vi ô mà không phải được bảo vệ, bằng cách sử dụng mục trình đơn <emph>Công cụ > Bảo vệ tài liệu > Trang tính</emph> và <emph>Định dạng > Các ô > Bảo vệ ô</emph>:" +msgid "Unprotected cells or cell ranges can be set up on a protected sheet by using the <emph>Tools - Protect Sheet</emph> and <emph>Format - Cells - Cell Protection</emph> menus:" +msgstr "" #: 06060100.xhp msgctxt "" @@ -54756,19 +54746,17 @@ msgstr "Chọn <emph>Định dạng > Các ô > Bảo vệ ô</emph>. Tắt tùy msgctxt "" "06060100.xhp\n" "par_id3156384\n" -"18\n" "help.text" -msgid "On the <emph>Tools - Protect Document - Sheet</emph> menu, activate protection for the sheet. Effective immediately, only the cell range you selected in step 1 can be edited." -msgstr "Dùng mục trình đơn <emph>Công cụ > Bảo vệ tài liệu > Trang tính</emph>, kích hoạt chức năng bảo vệ cho trang tính đó. Kể từ lúc này, chỉ phạm vi ô bạn đã chọn trong bước 1 có thể được chỉnh sửa." +msgid "On the <emph>Tools - Protect Sheet</emph> menu, activate protection for the sheet. Effective immediately, only the cell range you selected in step 1 can be edited." +msgstr "" #: 06060100.xhp msgctxt "" "06060100.xhp\n" "par_id3149566\n" -"9\n" "help.text" -msgid "To later change an unprotected area to a protected area, select the range. Next, on the <emph>Format - Cells - Cell Protection</emph> tab page, check the <emph>Protected</emph> box. Finally, choose the <emph>Tools - Protect Document - Sheet </emph>menu. The previously editable range is now protected." -msgstr "Để thay đổi về sau một vùng không được bảo vệ sang một vùng được bảo vệ, hãy lựa chọn phạm vi đó. Sau đó, trên trang thẻ <emph>Định dạng > Các ô > Bảo vệ ô</emph>, bật tùy chọn <emph>Bảo vệ</emph>. Cuối cùng, chọn mục trình đơn <emph>Công cụ > Bảo vệ tài liệu > Trang tính</emph>. Phạm vi chỉnh sửa được về trước giờ này được bảo vệ." +msgid "To later change an unprotected area to a protected area, select the range. Next, on the <emph>Format - Cells - Cell Protection</emph> tab page, check the <emph>Protected</emph> box. Finally, choose the <emph>Tools - Protect Sheet</emph> menu. The previously editable range is now protected." +msgstr "" #: 06060100.xhp msgctxt "" @@ -54792,10 +54780,9 @@ msgstr "Nếu một trang tính được bảo vệ, bạn không thể sửa đ msgctxt "" "06060100.xhp\n" "par_id3154656\n" -"3\n" "help.text" -msgid "A protected sheet or cell range can no longer be modified until this protection is disabled. To disable the protection, choose the <emph>Tools - Protect Document - Sheet</emph> command. If no password was set, the sheet protection is immediately disabled. If the sheet was password protected, the <emph>Remove Protection</emph> dialog opens, where you must enter the password." -msgstr "Một trang tính hay phạm vi ô mà được bảo vệ thì không còn sửa đổi được lại đến khi chức năng bảo vệ này bị tắt. Để tắt bảo vệ, hãy chọn mục trình đơn <emph>Công cụ > Bảo vệ tài liệu > Trang tính</emph>. Chưa đặt mật khẩu bảo vệ thì chức năng bảo vệ trang tính bị tắt ngay lập tức. Đặt mật khẩu thì việc này mở hộp thoại <emph>Hủy bảo vệ</emph>, trong đó bạn cần phải nhập mật khẩu." +msgid "A protected sheet or cell range can no longer be modified until this protection is disabled. To disable the protection, choose the <emph>Tools - Protect Sheet</emph> command. If no password was set, the sheet protection is immediately disabled. If the sheet was password protected, the <emph>Remove Protection</emph> dialog opens, where you must enter the password." +msgstr "" #: 06060100.xhp msgctxt "" @@ -54828,10 +54815,9 @@ msgstr "<ahelp hid=\".uno:Protect\">Cho phép nhập mật khẩu bảo vệ tra msgctxt "" "06060100.xhp\n" "par_id3148700\n" -"12\n" "help.text" -msgid "Complete protection of your work can be achieved by combining both options on the <emph>Tools - Protect Document</emph> menu, including password protection. To prohibit opening the document altogether, in the <emph>Save</emph> dialog mark the <emph>Save with password</emph> box before you click the <emph>Save</emph> button." -msgstr "Có thể bảo vệ hoàn toàn dữ liệu bằng cách kết hợp cả hai tùy chọn dưới mục trình đơn <emph>Công cụ > Bảo vệ tài liệu</emph>, gồm có bảo vệ bằng mật khẩu. Để cấm mở tài liệu bằng cách nào cả, trong hộp thoại <emph>Lưu</emph> bật tùy chọn <emph>Lưu bằng mật khẩu</emph> trước khi bấm nút <emph>Lưu</emph>." +msgid "Complete protection of your work can be achieved by combining the options <emph>Tools - Protect Sheet</emph> and <emph>Tools - Protect Spreadsheet</emph>, including password protection. To prohibit opening the document altogether, in the <emph>Save</emph> dialog mark the <emph>Save with password</emph> box before you click the <emph>Save</emph> button." +msgstr "" #: 06060200.xhp msgctxt "" @@ -54854,19 +54840,17 @@ msgstr "Bảo vệ tài liệu" msgctxt "" "06060200.xhp\n" "par_id3145172\n" -"2\n" "help.text" -msgid "<variable id=\"dokumenttext\"><ahelp hid=\".uno:ToolProtectionDocument\">Protects the sheet structure of your document from modifications. It is impossible to insert, delete, rename, move or copy sheets.</ahelp></variable> Open the <emph>Protect document</emph> dialog with <emph>Tools - Protect Document - Document</emph>. Optionally enter a password and click OK." -msgstr "<variable id=\"dokumenttext\"><ahelp hid=\".uno:ToolProtectionDocument\">Bảo vệ cấu trúc trang tính của tài liệu khỏi bị sửa đổi. Một khi bật chức năng này, không thể chèn, xoá, thay đổi tên, di chuyển hay sao chép trang tính.</ahelp></variable> Mở hộp thoại <emph>Bảo vệ tài liệu</emph> dùng mục trình đơn <emph>Công cụ > Bảo vệ tài liệu > Tài liệu</emph>. Nếu cần, nhập một mật khẩu, sau đó nhấn nút <emph>OK</emph>." +msgid "<variable id=\"dokumenttext\"><ahelp hid=\".uno:ToolProtectionDocument\">Protects the sheet structure of your document from modifications. It is impossible to insert, delete, rename, move or copy sheets.</ahelp></variable> Open the <emph>Protect document</emph> dialog with <emph>Tools - Protect Spreadsheet</emph>. Optionally enter a password and click OK." +msgstr "" #: 06060200.xhp msgctxt "" "06060200.xhp\n" "par_id3153188\n" -"6\n" "help.text" -msgid "The structure of protected spreadsheet documents can be changed only if the <emph>Protect</emph> option is disabled. On the context menus for the spreadsheet tabs at the lower graphic border, only the menu item <emph>Select All Sheets</emph> can be activated. All other menu items are deactivated. To remove the protection, call up the command <emph>Tools - Protect Document - Document</emph> again. If no password is assigned, protection is immediately removed. If you were assigned a password, the <emph>Remove Spreadsheet Protection</emph> dialog appears, in which you must enter the password. Only then can you remove the check mark specifying that protection is active." -msgstr "Cấu trúc của tài liệu bảng tính được bảo vệ có thể được thay đổi chỉ nếu tùy chọn <emph>Bảo vệ</emph> bị tắt. Trong trình đơn ngữ cảnh của thẻ trang tính ở viền đồ họa dưới, chỉ mục trình đơn <emph>Chọn mọi trang tính</emph> có thể được kích hoạt. Các mục trình đơn khác đã bị tắt. Để hủy bảo vệ, hãy chọn mục trình đơn <emph>Công cụ > Bảo vệ tài liệu > Tài liệu</emph> lần nữa. Chưa đặt mật khẩu bảo vệ thì chức năng bảo vệ bị tắt ngay lập tức. Đặt mật khẩu thì việc này mở hộp thoại <emph>Hủy bảo vệ bảng tính</emph>, trong đó bạn cần phải nhập mật khẩu. Chỉ sau đó bạn có thể tắt tùy chọn bảo vệ." +msgid "The structure of protected spreadsheet documents can be changed only if the <emph>Protect</emph> option is disabled. On the context menus for the spreadsheet tabs at the lower graphic border, only the menu item <emph>Select All Sheets</emph> can be activated. All other menu items are deactivated. To remove the protection, call up the command <emph>Tools - Protect Spreadsheet</emph> again. If no password is assigned, protection is immediately removed. If you were assigned a password, the <emph>Remove Spreadsheet Protection</emph> dialog appears, in which you must enter the password. Only then can you remove the check mark specifying that protection is active." +msgstr "" #: 06060200.xhp msgctxt "" @@ -54899,10 +54883,9 @@ msgstr "Bạn có thể đặt mật khẩu để bảo vệ tài liệu khỏi msgctxt "" "06060200.xhp\n" "par_id3150717\n" -"9\n" "help.text" -msgid "You can completely protect your work by combining both options from <emph>Tools - Protect Document</emph>, including password entry. If you want to prevent the document from being opened by other users, select <emph>Save With Password </emph>and click the <emph>Save</emph> button. The <emph>Enter Password</emph> dialog appears. Consider carefully when choosing a password; if you forget it after you close a document you will be unable to access the document." -msgstr "Bạn cũng có thể bảo vệ dữ liệu một cách hoàn toàn bằng cách kết hợp cả hai tùy chọn dưới mục trình đơn <emph>Công cụ > Bảo vệ tài liệu</emph>, gồm có đặt mật khẩu. Nếu bạn muốn bảo vệ tài liệu khỏi bị người khác mở, hãy bật tùy chọn <emph>Lưu bằng mật khẩu</emph>, sau đó nhấn nút <emph>Lưu</emph>. Hộp thoại <emph>Nhập mật khẩu</emph> sẽ xuất hiện. Cần cẩn thận khi đặt mật khẩu: nếu bạn mất mật khẩu này, không thể truy cập tài liệu nữa." +msgid "You can completely protect your work by combining the options <emph>Tools - Protect Sheet</emph> and <emph>Tools - Protect Spreadsheet</emph>, including password entry. If you want to prevent the document from being opened by other users, select <emph>Save With Password </emph>and click the <emph>Save</emph> button. The <emph>Enter Password</emph> dialog appears. Consider carefully when choosing a password; if you forget it after you close a document you will be unable to access the document." +msgstr "" #: 06070000.xhp msgctxt "" @@ -60307,6 +60290,182 @@ msgctxt "" msgid "This function is part of the Open Document Format for Office Applications (OpenDocument) standard Version 1.2. (ISO/IEC 26300:2-2015)" msgstr "" +#: common_func_workdaysintl.xhp +msgctxt "" +"common_func_workdaysintl.xhp\n" +"tit\n" +"help.text" +msgid "common workdays intl" +msgstr "" + +#: common_func_workdaysintl.xhp +msgctxt "" +"common_func_workdaysintl.xhp\n" +"par_id231020162249541102\n" +"help.text" +msgid "<emph>Weekend</emph> is an optional parameter – a number or a string used to specify the days of the week that are weekend days and are not considered working days. Weekend is a weekend number or string that specifies when weekends occur. Weekend number values indicate the following weekend days:" +msgstr "" + +#: common_func_workdaysintl.xhp +msgctxt "" +"common_func_workdaysintl.xhp\n" +"par_id231020162249545526\n" +"help.text" +msgid "Number 1 to 7 for two-day weekends and 11 to 17 for one-day weekends." +msgstr "" + +#: common_func_workdaysintl.xhp +msgctxt "" +"common_func_workdaysintl.xhp\n" +"par_id231020162249542082\n" +"help.text" +msgid "Number" +msgstr "" + +#: common_func_workdaysintl.xhp +msgctxt "" +"common_func_workdaysintl.xhp\n" +"par_id23102016224954936\n" +"help.text" +msgid "Weekend" +msgstr "" + +#: common_func_workdaysintl.xhp +msgctxt "" +"common_func_workdaysintl.xhp\n" +"par_id231020162249548384\n" +"help.text" +msgid "1 or omitted" +msgstr "" + +#: common_func_workdaysintl.xhp +msgctxt "" +"common_func_workdaysintl.xhp\n" +"par_id231020162249544419\n" +"help.text" +msgid "Saturday and Sunday" +msgstr "" + +#: common_func_workdaysintl.xhp +msgctxt "" +"common_func_workdaysintl.xhp\n" +"par_id231020162249543229\n" +"help.text" +msgid "Sunday and Monday" +msgstr "" + +#: common_func_workdaysintl.xhp +msgctxt "" +"common_func_workdaysintl.xhp\n" +"par_id231020162249541638\n" +"help.text" +msgid "Monday and Tuesday" +msgstr "" + +#: common_func_workdaysintl.xhp +msgctxt "" +"common_func_workdaysintl.xhp\n" +"par_id231020162249548854\n" +"help.text" +msgid "Tuesday and Wednesday" +msgstr "" + +#: common_func_workdaysintl.xhp +msgctxt "" +"common_func_workdaysintl.xhp\n" +"par_id23102016224954803\n" +"help.text" +msgid "Wednesday and Thursday" +msgstr "" + +#: common_func_workdaysintl.xhp +msgctxt "" +"common_func_workdaysintl.xhp\n" +"par_id231020162249545913\n" +"help.text" +msgid "Thursday and Friday" +msgstr "" + +#: common_func_workdaysintl.xhp +msgctxt "" +"common_func_workdaysintl.xhp\n" +"par_id231020162249546426\n" +"help.text" +msgid "Friday and Saturday" +msgstr "" + +#: common_func_workdaysintl.xhp +msgctxt "" +"common_func_workdaysintl.xhp\n" +"par_id231020162249548630\n" +"help.text" +msgid "Sunday only" +msgstr "" + +#: common_func_workdaysintl.xhp +msgctxt "" +"common_func_workdaysintl.xhp\n" +"par_id231020162249547536\n" +"help.text" +msgid "Monday only" +msgstr "" + +#: common_func_workdaysintl.xhp +msgctxt "" +"common_func_workdaysintl.xhp\n" +"par_id231020162249545002\n" +"help.text" +msgid "Tuesday only" +msgstr "" + +#: common_func_workdaysintl.xhp +msgctxt "" +"common_func_workdaysintl.xhp\n" +"par_id231020162249554939\n" +"help.text" +msgid "Wednesday only" +msgstr "" + +#: common_func_workdaysintl.xhp +msgctxt "" +"common_func_workdaysintl.xhp\n" +"par_id231020162249558942\n" +"help.text" +msgid "Thursday only" +msgstr "" + +#: common_func_workdaysintl.xhp +msgctxt "" +"common_func_workdaysintl.xhp\n" +"par_id231020162249558763\n" +"help.text" +msgid "Friday only" +msgstr "" + +#: common_func_workdaysintl.xhp +msgctxt "" +"common_func_workdaysintl.xhp\n" +"par_id231020162249552635\n" +"help.text" +msgid "Saturday only" +msgstr "" + +#: common_func_workdaysintl.xhp +msgctxt "" +"common_func_workdaysintl.xhp\n" +"par_id231020162249555313\n" +"help.text" +msgid "Weekend string provides another way to define the weekly non-working days. It must have seven (7) characters – zeros (0) for working day and ones (1) for non-working day. Each character represents a day of the week, starting with Monday. Only 1 and 0 are valid. “1111111” is an invalid string and should not be used. For example, the weekend string “0000011” defines Saturday and Sunday as non-working days." +msgstr "" + +#: common_func_workdaysintl.xhp +msgctxt "" +"common_func_workdaysintl.xhp\n" +"par_id231020162249559739\n" +"help.text" +msgid "<emph>Holidays</emph> is an optional list of dates that must be counted as non-working days. The list can be given in a cell range." +msgstr "" + #: ex_data_stat_func.xhp msgctxt "" "ex_data_stat_func.xhp\n" @@ -60497,7 +60656,7 @@ msgctxt "" "exponsmooth_embd.xhp\n" "par_id0403201618594650\n" "help.text" -msgid "<emph>aggregation (optional):</emph> A numeric value from 1 to 7, with default 1. The aggregation parameter is a numeric value indicating which method will be used:" +msgid "<emph>aggregation (optional):</emph> A numeric value from 1 to 7, with default 1. The aggregation parameter indicates which method will be used to aggregate identical time values:" msgstr "" #: exponsmooth_embd.xhp @@ -60697,7 +60856,7 @@ msgctxt "" "exponsmooth_embd.xhp\n" "par_id0503201619582665\n" "help.text" -msgid "<emph>confidence (mandatory)</emph>: A numeric value between 0 and 1 (exclusive), default is 0.95. A value indicating a confidence level for the calculated prediction interval." +msgid "<emph>confidence_level (mandatory)</emph>: A numeric value between 0 and 1 (exclusive), default is 0.95. A value indicating a confidence level for the calculated prediction interval." msgstr "" #: exponsmooth_embd.xhp @@ -61263,7 +61422,7 @@ msgctxt "" "func_aggregate.xhp\n" "par_id2309201514193338\n" "help.text" -msgid "<emph>Ref2,3,...</emph> – optional. A numeric argument or a reference to a cell (up to 253 arguments), for which you need the aggregate value." +msgid "<emph>Ref2, 3, ...</emph> – optional. A numeric argument or a reference to a cell (up to 253 arguments), for which you need the aggregate value." msgstr "" #: func_aggregate.xhp @@ -61295,7 +61454,7 @@ msgctxt "" "func_aggregate.xhp\n" "par_id2309201516525483\n" "help.text" -msgid "If the second argument is necessary, but not specified, the function returns the error Err:511.<br/>If the second argument specified not correctly, the function returns the error Err:502." +msgid "If the <emph>k</emph> argument is necessary, but not specified, the function returns the error Err:511.<br/>If the <emph>Function</emph> and/or <emph>Option</emph> arguments specified not correctly, the function returns the error Err:502." msgstr "" #: func_aggregate.xhp @@ -61361,7 +61520,7 @@ msgctxt "" "func_aggregate.xhp\n" "par_id230920152006414\n" "help.text" -msgid "<item type=\"input\">=AGGREGATE(4;1;A2:A9)</item><br/>Returns maximum value for the range A2:A9 =34, whereas <item type=\"input\">=MAX(A2:A9)</item> returns the error Err:511." +msgid "<item type=\"input\">=AGGREGATE(4;2;A2:A9)</item><br/>Returns maximum value for the range A2:A9 = 34, whereas <item type=\"input\">=MAX(A2:A9)</item> returns the error Err:511." msgstr "" #: func_aggregate.xhp @@ -61369,7 +61528,7 @@ msgctxt "" "func_aggregate.xhp\n" "par_id2309201520064180\n" "help.text" -msgid "<item type=\"input\">=AGGREGATE(9;5;A5:C5)</item><br/>Returns sum for the range A5:C5 =29, even if some of the columns are hidden." +msgid "<item type=\"input\">=AGGREGATE(9;5;A5:C5)</item><br/>Returns sum for the range A5:C5 = 29, even if some of the columns are hidden." msgstr "" #: func_aggregate.xhp @@ -61377,7 +61536,7 @@ msgctxt "" "func_aggregate.xhp\n" "par_id2309201520064118\n" "help.text" -msgid "<item type=\"input\">=AGGREGATE(9;5;B2:B9)</item><br/>Returns sum of the column B =115. If any row is hidden, the function omit its value, for example if the 7th row is hidden, the function returns 95." +msgid "<item type=\"input\">=AGGREGATE(9;5;B2:B9)</item><br/>Returns sum of the column B = 115. If any row is hidden, the function omit its value, for example if the 7th row is hidden, the function returns 95." msgstr "" #: func_aggregate.xhp @@ -61385,7 +61544,7 @@ msgctxt "" "func_aggregate.xhp\n" "par_id196152404026557\n" "help.text" -msgid "If you need to apply the function with a 3-D range, this example shows how to do it." +msgid "If you need to apply the function with a 3D range, this example shows how to do it." msgstr "" #: func_aggregate.xhp @@ -61393,7 +61552,7 @@ msgctxt "" "func_aggregate.xhp\n" "par_id2309201520180167\n" "help.text" -msgid "<item type=\"input\">=AGGREGATE(13;3;Sheet1.B2:B9:Sheet3.B2:B9)</item><br/>The function returns mode of the values of second columns through sheets 1:3 (that have the same data) =8." +msgid "<item type=\"input\">=AGGREGATE(13;3;Sheet1.B2:B9:Sheet3.B2:B9)</item><br/>The function returns mode of the values of second columns through sheets 1:3 (that have the same data) = 8." msgstr "" #: func_aggregate.xhp @@ -61409,7 +61568,7 @@ msgctxt "" "func_aggregate.xhp\n" "par_id2309201520395380\n" "help.text" -msgid "<item type=\"input\">=AGGREGATE(E3;E5;'ColumnOne')</item><br/>If E5 =13 and E7 =5, the function returns mode of the first column =10." +msgid "<item type=\"input\">=AGGREGATE(E3;E5;'ColumnOne')</item><br/>If E3 = 13 and E5 = 5, the function returns mode of the first column = 10." msgstr "" #: func_aggregate.xhp @@ -61996,7 +62155,7 @@ msgctxt "" "func_averageifs.xhp\n" "par_id1279148769260\n" "help.text" -msgid "<link href=\"text/scalc/01/04060184.xhp#average\">AVERAGE</link>, <link href=\"text/scalc/01/04060184.xhp#averagea\">AVERAGEA</link>, <embedvar href=\"text/scalc/01/func_averageif.xhp#averageif_head\"/>, <embedvar href=\"text/scalc/01/func_sumifs.xhp#sumifs_head\"/>, <embedvar href=\"text/scalc/01/func_countifs.xhp#countifs_head\"/> <link href=\"text/scalc/01/04060184.xhp#max\">MAX</link>, <link href=\"text/scalc/01/04060184.xhp#min\">MIN</link>" +msgid "<link href=\"text/scalc/01/04060184.xhp#average\">AVERAGE</link>, <link href=\"text/scalc/01/04060184.xhp#averagea\">AVERAGEA</link>, <embedvar href=\"text/scalc/01/func_averageif.xhp#averageif_head\"/>, <embedvar href=\"text/scalc/01/func_sumifs.xhp#sumifs_head\"/>, <embedvar href=\"text/scalc/01/func_countifs.xhp#countifs_head\"/>, <link href=\"text/scalc/01/04060184.xhp#max\">MAX</link>, <link href=\"text/scalc/01/04060184.xhp#min\">MIN</link>" msgstr "" #: func_color.xhp @@ -62012,7 +62171,7 @@ msgctxt "" "func_color.xhp\n" "bm_id1102201617201921\n" "help.text" -msgid "<bookmark_value>Color;numerical value</bookmark_value> <bookmark_value>Color;calculating in spreadsheet</bookmark_value> <bookmark_value>COLOR function</bookmark_value>" +msgid "<bookmark_value>colors;numerical values</bookmark_value> <bookmark_value>colors;calculating in spreadsheets</bookmark_value> <bookmark_value>COLOR function</bookmark_value>" msgstr "" #: func_color.xhp @@ -62159,7 +62318,7 @@ msgctxt "" "func_countifs.xhp\n" "par_id190621657742\n" "help.text" -msgid "<emph>Criterion_range2</emph> – Optional. Criterion_range2 and all the following mean the same as Criterion_range1." +msgid "<emph>Range2</emph> – Optional. Range2 and all the following mean the same as Range1." msgstr "" #: func_countifs.xhp @@ -63612,6 +63771,14 @@ msgctxt "" msgid "<link href=\"text/scalc/01/04060104.xhp#iserror\">ISERROR</link>, <link href=\"text/scalc/01/04060104.xhp#na\">NA</link>, <link href=\"text/scalc/01/04060104.xhp#Section4\">IF</link>" msgstr "" +#: func_error_type.xhp +msgctxt "" +"func_error_type.xhp\n" +"par_id312932390024933\n" +"help.text" +msgid "<link href=\"text/scalc/05/02140000.xhp\" name=\"Error codes\">Error codes</link>" +msgstr "" + #: func_forecastetsadd.xhp msgctxt "" "func_forecastetsadd.xhp\n" @@ -63642,7 +63809,7 @@ msgctxt "" "func_forecastetsadd.xhp\n" "par_id0603201610023949\n" "help.text" -msgid "<ahelp hid=\"HID_FUNC_FORECAST_ETS_ADD\">Calculates forecast(s) (future values) based on the historical data using ETS or EDS algorithms</ahelp>. EDS is used when argument <emph>period_length</emph> is 0, otherwise ETS is used." +msgid "<ahelp hid=\"HID_FUNC_FORECAST_ETS_ADD\">Calculates the additive forecast(s) (future values) based on the historical data using ETS or EDS algorithms</ahelp>. EDS is used when argument <emph>period_length</emph> is 0, otherwise ETS is used." msgstr "" #: func_forecastetsadd.xhp @@ -63740,7 +63907,7 @@ msgctxt "" "func_forecastetsmult.xhp\n" "par_id0603201610023949\n" "help.text" -msgid "<ahelp hid=\"HID_FUNC_FORECAST_ETS_MULT\">Calculates additive forecast(s) (future values) based on the historical data using ETS or EDS algorithms</ahelp>. EDS is used when argument <emph>period_length</emph> is 0, otherwise ETS is used." +msgid "<ahelp hid=\"HID_FUNC_FORECAST_ETS_MULT\">Calculates the multiplicative forecast(s) (future values) based on the historical data using ETS or EDS algorithms</ahelp>. EDS is used when argument <emph>period_length</emph> is 0, otherwise ETS is used." msgstr "" #: func_forecastetsmult.xhp @@ -63838,7 +64005,7 @@ msgctxt "" "func_forecastetspiadd.xhp\n" "par_id0603201617141750\n" "help.text" -msgid "<ahelp hid=\"HID_FUNC_FORECAST_ETS_PIA\">Calculates Prediction Interval(s) based on the historical data using ETS or EDS algorithms.</ahelp>. EDS is used when argument <emph>period_length</emph> is 0, otherwise ETS is used." +msgid "<ahelp hid=\"HID_FUNC_FORECAST_ETS_PIA\">Calculates the prediction interval(s) for additive forecast based on the historical data using ETS or EDS algorithms.</ahelp>. EDS is used when argument <emph>period_length</emph> is 0, otherwise ETS is used." msgstr "" #: func_forecastetspiadd.xhp @@ -63863,7 +64030,7 @@ msgctxt "" "func_forecastetspiadd.xhp\n" "par_id0603201610010044\n" "help.text" -msgid "FORECAST.ETS.PI.ADD(target, values, timeline, [confidence], [period_length], [completion], [aggregation])" +msgid "FORECAST.ETS.PI.ADD(target, values, timeline, [confidence_level], [period_length], [data_completion], [aggregation])" msgstr "" #: func_forecastetspiadd.xhp @@ -63879,7 +64046,7 @@ msgctxt "" "func_forecastetspiadd.xhp\n" "par_id0403201618595143\n" "help.text" -msgid "Note on Prediction Intervals: there is no exact mathematical way to calculate this for forecasts, there are various approximations. Prediction Intervals tend to be increasingly 'over-optimistic' with increasing distance of the forecast-X to the observation data set." +msgid "Note on prediction intervals: there is no exact mathematical way to calculate this for forecasts, there are various approximations. Prediction intervals tend to be increasingly 'over-optimistic' when increasing distance of the forecast-X from the observation data set." msgstr "" #: func_forecastetspiadd.xhp @@ -63895,7 +64062,7 @@ msgctxt "" "func_forecastetspiadd.xhp\n" "hd_id04032016185123\n" "help.text" -msgid "=FORECAST.ETS.PI.ADD(DATE(2014;1;1);Values;Timeline;0,9;1;TRUE();1)" +msgid "=FORECAST.ETS.PI.ADD(DATE(2014;1;1);Values;Timeline;0.9;1;TRUE();1)" msgstr "" #: func_forecastetspiadd.xhp @@ -63903,7 +64070,7 @@ msgctxt "" "func_forecastetspiadd.xhp\n" "hd_id04032016112394554\n" "help.text" -msgid "Returns 18.8061295551355, the additive prediction interval forecast for January 2014 based on <emph>Values</emph> and <emph>Timeline</emph> named ranges above, with one sample per period, no missing data, and AVERAGE as aggregation." +msgid "Returns 18.8061295551355, the prediction interval for additive forecast for January 2014 based on <emph>Values</emph> and <emph>Timeline</emph> named ranges above, 90% (=0.9) confidence level, with one sample per period, no missing data, and AVERAGE as aggregation." msgstr "" #: func_forecastetspiadd.xhp @@ -63919,7 +64086,7 @@ msgctxt "" "func_forecastetspiadd.xhp\n" "hd_id040312316112394554\n" "help.text" -msgid "Returns 23.4416821953741, the additive prediction interval forecast for January 2014 based on <emph>Values</emph> and <emph>Timeline</emph> named ranges above, with confidence level of 0.8, period length of 4, no missing data, and SUM as aggregation." +msgid "Returns 23.4416821953741, the prediction interval for additive forecast for January 2014 based on <emph>Values</emph> and <emph>Timeline</emph> named ranges above, with confidence level of 0.8, period length of 4, no missing data, and SUM as aggregation." msgstr "" #: func_forecastetspiadd.xhp @@ -63960,7 +64127,7 @@ msgctxt "" "func_forecastetspimult.xhp\n" "par_id0603201617141750\n" "help.text" -msgid "<ahelp hid=\"HID_FUNC_FORECAST_ETS_PIM\">Calculates Prediction Interval(s) based on the historical data using ETS or EDS algorithms.</ahelp>. EDS is used when argument <emph>period_length</emph> is 0, otherwise ETS is used." +msgid "<ahelp hid=\"HID_FUNC_FORECAST_ETS_PIM\">Calculates the prediction interval(s) for multiplicative forecast based on the historical data using ETS or EDS algorithms.</ahelp>. EDS is used when argument <emph>period_length</emph> is 0, otherwise ETS is used." msgstr "" #: func_forecastetspimult.xhp @@ -63985,7 +64152,7 @@ msgctxt "" "func_forecastetspimult.xhp\n" "par_id0603201610010044\n" "help.text" -msgid "FORECAST.ETS.PI.MULT(target, values, timeline, [confidence], [period_length], [completion], [aggregation])" +msgid "FORECAST.ETS.PI.MULT(target, values, timeline, [confidence_level], [period_length], [data_completion], [aggregation])" msgstr "" #: func_forecastetspimult.xhp @@ -64001,7 +64168,7 @@ msgctxt "" "func_forecastetspimult.xhp\n" "par_id0403201618595143\n" "help.text" -msgid "Note on Prediction Intervals: there is no exact mathematical way to calculate this for forecasts, there are various approximations. Prediction Intervals tend to be increasingly 'over-optimistic' with increasing distance of the forecast-X to the observation data set." +msgid "Note on prediction intervals: there is no exact mathematical way to calculate this for forecasts, there are various approximations. Prediction intervals tend to be increasingly 'over-optimistic' when increasing distance of the forecast-X from the observation data set." msgstr "" #: func_forecastetspimult.xhp @@ -64017,7 +64184,7 @@ msgctxt "" "func_forecastetspimult.xhp\n" "hd_id04032016185123\n" "help.text" -msgid "=FORECAST.ETS.PI.MULT(DATE(2014;1;1);Values;Timeline;0,9;1;TRUE();1)" +msgid "=FORECAST.ETS.PI.MULT(DATE(2014;1;1);Values;Timeline;0.9;1;TRUE();1)" msgstr "" #: func_forecastetspimult.xhp @@ -64025,7 +64192,7 @@ msgctxt "" "func_forecastetspimult.xhp\n" "hd_id04032016112394554\n" "help.text" -msgid "Returns 20.1040952101013, the multiplicative prediction interval forecast for January 2014 based on <emph>Values</emph> and <emph>Timeline</emph> named ranges above, with one sample per period, no missing data, and AVERAGE as aggregation." +msgid "Returns 20.1040952101013, the prediction interval for multiplicative forecast for January 2014 based on <emph>Values</emph> and <emph>Timeline</emph> named ranges above, confidence level of 90% (=0.9) with one sample per period, no missing data, and AVERAGE as aggregation." msgstr "" #: func_forecastetspimult.xhp @@ -64041,7 +64208,7 @@ msgctxt "" "func_forecastetspimult.xhp\n" "hd_id040312316112394554\n" "help.text" -msgid "Returns 27.5285874381574, the multiplicative prediction interval forecast for January 2014 based on <emph>Values</emph> and <emph>Timeline</emph> named ranges above, with confidence level of 0.8, period length of 4, no missing data, and SUM as aggregation." +msgid "Returns 27.5285874381574, the prediction interval for multiplicative forecast for January 2014 based on <emph>Values</emph> and <emph>Timeline</emph> named ranges above, with confidence level of 0.8, period length of 4, no missing data, and SUM as aggregation." msgstr "" #: func_forecastetspimult.xhp @@ -65458,6 +65625,166 @@ msgctxt "" msgid "=MONTH(C4) returns 7 if you enter 2000-07-07 to cell C4 (that date value might get formatted differently after you press Enter)." msgstr "=MONTH(C4) trả về 7 nếu bạn nhập 2000-07-07 vào ô C4 (giá trị ngày tháng này có thể được định dạng khác một khi bạn bấm phím Enter)." +#: func_networkdays.intl.xhp +msgctxt "" +"func_networkdays.intl.xhp\n" +"tit\n" +"help.text" +msgid "NETWORKDAYS.INTL" +msgstr "" + +#: func_networkdays.intl.xhp +msgctxt "" +"func_networkdays.intl.xhp\n" +"bm_id231020162321219565\n" +"help.text" +msgid "<bookmark_value>NETWORKDAYS.INTL function</bookmark_value>" +msgstr "" + +#: func_networkdays.intl.xhp +msgctxt "" +"func_networkdays.intl.xhp\n" +"hd_id231020162211573602\n" +"help.text" +msgid "<variable id=\"networkdaysintl\"><link href=\"text/scalc/01/func_networkdays.intl.xhp\">NETWORKDAYS.INTL</link></variable>" +msgstr "" + +#: func_networkdays.intl.xhp +msgctxt "" +"func_networkdays.intl.xhp\n" +"par_id231020162213393086\n" +"help.text" +msgid "<ahelp hid=\".\">Returns the number of workdays between a start date and an end date. There are options to define weekend days and holidays. The optional weekend parameter (or a string) can be used to define the weekend days (or the non-working days in each week). Also, optionally, the user can define a holiday list. The weekend days and user-defined holidays are not counted as working days.</ahelp>" +msgstr "" + +#: func_networkdays.intl.xhp +msgctxt "" +"func_networkdays.intl.xhp\n" +"par_id231020162213395472\n" +"help.text" +msgid "Syntax" +msgstr "" + +#: func_networkdays.intl.xhp +msgctxt "" +"func_networkdays.intl.xhp\n" +"par_id231020162249539143\n" +"help.text" +msgid "<item type=\"literal\">NETWORKDAYS.INTL(StartDate; EndDate; Weekend; Holidays)</item>" +msgstr "" + +#: func_networkdays.intl.xhp +msgctxt "" +"func_networkdays.intl.xhp\n" +"par_id231020162249533010\n" +"help.text" +msgid "<emph>StartDate</emph> is the date from when the calculation is carried out. If the start date is a workday, the day is included in the calculation." +msgstr "" + +#: func_networkdays.intl.xhp +msgctxt "" +"func_networkdays.intl.xhp\n" +"par_id231020162249536398\n" +"help.text" +msgid "<emph>EndDate</emph> is the date up until when the calculation is carried out. If the end date is a workday, the day is included in the calculation." +msgstr "" + +#: func_networkdays.intl.xhp +msgctxt "" +"func_networkdays.intl.xhp\n" +"hd_id231020162249551873\n" +"help.text" +msgid "Example" +msgstr "" + +#: func_networkdays.intl.xhp +msgctxt "" +"func_networkdays.intl.xhp\n" +"par_id231020162249554032\n" +"help.text" +msgid "How many workdays fall between December 15, 2016 and January 14, 2017? Let the start date be located in C3 and the end date in D3. Cells F3 to J3 contain five (5) holidays for Christmas and New Year in date format: December 24, 2016; December 25, 2016; December 26, 2016; December 31, 2016; and January 1, 2017." +msgstr "" + +#: func_networkdays.intl.xhp +msgctxt "" +"func_networkdays.intl.xhp\n" +"par_id231020162249551234\n" +"help.text" +msgid "<item type=\"literal\">=NETWORKDAYS.INTL(C3;D3;;F3:J3)</item> returns 21 workdays with default for weekend days." +msgstr "" + +#: func_networkdays.intl.xhp +msgctxt "" +"func_networkdays.intl.xhp\n" +"par_id231020162249553109\n" +"help.text" +msgid "<item type=\"literal\">=NETWORKDAYS.INTL(C3;D3;11;F3:J3)</item> returns 24 workdays with Sunday only weekends." +msgstr "" + +#: func_networkdays.intl.xhp +msgctxt "" +"func_networkdays.intl.xhp\n" +"par_id231020162249557786\n" +"help.text" +msgid "Alternatively, use the weekend string “0000001” to define Sunday as the non-working day of every week." +msgstr "" + +#: func_networkdays.intl.xhp +msgctxt "" +"func_networkdays.intl.xhp\n" +"par_id231020162249553409\n" +"help.text" +msgid "<item type=\"literal\">=NETWORKDAYS.INTL(C3;D3;“0000001”;F3:J3)</item> returns 24 workdays with Sunday only weekend." +msgstr "" + +#: func_networkdays.intl.xhp +msgctxt "" +"func_networkdays.intl.xhp\n" +"par_id231020162249556946\n" +"help.text" +msgid "The function can be used without the two optional parameters – weekday and holidays – by leaving them out:" +msgstr "" + +#: func_networkdays.intl.xhp +msgctxt "" +"func_networkdays.intl.xhp\n" +"par_id23102016224955931\n" +"help.text" +msgid "<item type=\"literal\">=NETWORKDAYS.INTL(C3;D3)</item> gives 22 working days." +msgstr "" + +#: func_networkdays.intl.xhp +msgctxt "" +"func_networkdays.intl.xhp\n" +"par_id231020162253594361\n" +"help.text" +msgid "<link href=\"text/scalc/01/func_networkdays.xhp\">NETWORKDAYS</link>" +msgstr "" + +#: func_networkdays.intl.xhp +msgctxt "" +"func_networkdays.intl.xhp\n" +"par_id241020160012187036\n" +"help.text" +msgid "<link href=\"text/scalc/01/func_workdays.intl.xhp\">WORKDAYS.INTL</link>" +msgstr "" + +#: func_networkdays.intl.xhp +msgctxt "" +"func_networkdays.intl.xhp\n" +"par_id241030160012187036\n" +"help.text" +msgid "<link href=\"text/scalc/01/func_workday.xhp\">WORKDAYS</link>" +msgstr "" + +#: func_networkdays.intl.xhp +msgctxt "" +"func_networkdays.intl.xhp\n" +"par_id23102016225717242\n" +"help.text" +msgid "<link href=\"text/scalc/01/04060102.xhp\">Date functions</link>" +msgstr "" + #: func_networkdays.xhp msgctxt "" "func_networkdays.xhp\n" @@ -65478,91 +65805,137 @@ msgstr "<bookmark_value>hàm NETWORKDAYS</bookmark_value>" msgctxt "" "func_networkdays.xhp\n" "hd_id3151254\n" -"240\n" "help.text" msgid "<variable id=\"networkdays\"><link href=\"text/scalc/01/func_networkdays.xhp\">NETWORKDAYS</link></variable>" -msgstr "<variable id=\"networkdays\"><link href=\"text/scalc/01/func_networkdays.xhp\">Hàm NETWORKDAYS</link></variable>" +msgstr "" #: func_networkdays.xhp msgctxt "" "func_networkdays.xhp\n" "par_id3153788\n" -"241\n" "help.text" msgid "<ahelp hid=\"HID_AAI_FUNC_NETWORKDAYS\">Returns the number of workdays between a <emph>start date and an end date</emph>. Holidays can be deducted.</ahelp>" -msgstr "<ahelp hid=\"HID_AAI_FUNC_NETWORKDAYS\">Trả về số các ngày làm việc nằm giữa một <emph>ngày đầu</emph> và <emph>ngày cuối</emph>. Cũng có thể trờ các ngày nghỉ.</ahelp>" +msgstr "" #: func_networkdays.xhp msgctxt "" "func_networkdays.xhp\n" "hd_id3148677\n" -"242\n" "help.text" msgid "Syntax" -msgstr "Cú pháp" +msgstr "" #: func_networkdays.xhp msgctxt "" "func_networkdays.xhp\n" "par_id3145775\n" -"243\n" "help.text" -msgid "NETWORKDAYS(StartDate; EndDate; Holidays)" -msgstr "NETWORKDAYS(Ngày_đầu; Ngày_cuối; Ngày_nghỉ)" +msgid "NETWORKDAYS(StartDate; EndDate; Holidays; Workdays)" +msgstr "" #: func_networkdays.xhp msgctxt "" "func_networkdays.xhp\n" "par_id3153885\n" -"244\n" "help.text" msgid "<emph>StartDate</emph> is the date from when the calculation is carried out. If the start date is a workday, the day is included in the calculation." -msgstr "<emph>Ngày_đầu</emph> là ngày từ đó cần tính. Nếu ngày đầu là một ngày làm việc thì nó cũng được bao gồm trong phép tính." +msgstr "" #: func_networkdays.xhp msgctxt "" "func_networkdays.xhp\n" "par_id3151110\n" -"245\n" "help.text" msgid "<emph>EndDate</emph> is the date up until when the calculation is carried out. If the end date is a workday, the day is included in the calculation." -msgstr "<emph>Ngày_cuối</emph> là ngày đến đó cần tính. Nếu ngày cuối là một ngày làm việc thì nó cũng được bao gồm trong phép tính." +msgstr "" #: func_networkdays.xhp msgctxt "" "func_networkdays.xhp\n" "par_id3154115\n" -"246\n" "help.text" msgid "<emph>Holidays</emph> is an optional list of holidays. These are non-working days. Enter a cell range in which the holidays are listed individually." -msgstr "<emph>Ngày_nghỉ</emph> (tùy chọn) là một danh sách các ngày nghỉ (ngày không đi làm). Hãy nhập một phạm vi ô trong đó mỗi ô chứa một ngày nghỉ." +msgstr "" + +#: func_networkdays.xhp +msgctxt "" +"func_networkdays.xhp\n" +"par_id160920161749585013\n" +"help.text" +msgid "<emph>Workdays</emph> is an optional list of number values defining standard work week. This list starts by Sunday, workdays are indicated by zero and non-working days by non-zero value." +msgstr "" #: func_networkdays.xhp msgctxt "" "func_networkdays.xhp\n" "hd_id3146902\n" -"247\n" "help.text" -msgid "Example" -msgstr "Ví dụ" +msgid "Examples" +msgstr "" #: func_networkdays.xhp msgctxt "" "func_networkdays.xhp\n" "par_id3154661\n" -"248\n" "help.text" msgid "How many workdays fall between 2001-12-15 and 2002-01-15? The start date is located in C3 and the end date in D3. Cells F3 to J3 contain the following Christmas and New Year holidays: \"2001-12-24\", \"2001-12-25\", \"2001-12-26\", \"2001-12-31\", \"2002-01-01\"." -msgstr "Bao nhiêu ngày làm việc nằm giữa ngày 2001-12-15 và 2002-01-15? Ngày đầu nằm trong ô C3 và ngày cuối trong D3. Phạm vi các ô F3 đến J3 chứa những ngày nghỉ Nô-en và Năm Mới (Phương Tây): \"2001-12-24\", \"2001-12-25\", \"2001-12-26\", \"2001-12-31\", \"2002-01-01\"." +msgstr "" #: func_networkdays.xhp msgctxt "" "func_networkdays.xhp\n" "par_id3147328\n" -"249\n" "help.text" -msgid "=NETWORKDAYS(C3;D3;F3:J3) returns 17 workdays." -msgstr "=NETWORKDAYS(C3;D3;F3:J3) trả về 17 ngày làm việc." +msgid "<item type=\"input\">=NETWORKDAYS(C3;D3;F3:J3)</item> returns 17 workdays." +msgstr "" + +#: func_networkdays.xhp +msgctxt "" +"func_networkdays.xhp\n" +"par_id160920161751233621\n" +"help.text" +msgid "How many workdays fall between September 12nd and 25th in 2016 if only Mondays, Tuesdays and Wednesdays are considered as workdays?" +msgstr "" + +#: func_networkdays.xhp +msgctxt "" +"func_networkdays.xhp\n" +"par_id160920161751235483\n" +"help.text" +msgid "<item type=\"input\">=NETWORKDAYS(DATE(2016;9;12); DATE(2016;9;25); ; {1;0;0;0;1;1;1})</item> returns 6 workdays." +msgstr "" + +#: func_networkdays.xhp +msgctxt "" +"func_networkdays.xhp\n" +"par_id241020160012187036\n" +"help.text" +msgid "<link href=\"text/scalc/01/func_networkdays.intl.xhp\">NETWORKDAYS.INTL</link>" +msgstr "" + +#: func_networkdays.xhp +msgctxt "" +"func_networkdays.xhp\n" +"par_id241070160012187036\n" +"help.text" +msgid "<link href=\"text/scalc/01/func_workdays.intl.xhp\">WORKDAYS.INTL</link>" +msgstr "" + +#: func_networkdays.xhp +msgctxt "" +"func_networkdays.xhp\n" +"par_id241030160012187036\n" +"help.text" +msgid "<link href=\"text/scalc/01/func_workday.xhp\">WORKDAYS</link>" +msgstr "" + +#: func_networkdays.xhp +msgctxt "" +"func_networkdays.xhp\n" +"par_id23102016225717242\n" +"help.text" +msgid "<link href=\"text/scalc/01/04060102.xhp\">Date functions</link>" +msgstr "" #: func_now.xhp msgctxt "" @@ -66181,7 +66554,7 @@ msgctxt "" "func_sumifs.xhp\n" "par_id11921178730928\n" "help.text" -msgid "<link href=\"text/scalc/01/04060106.xhp#Section16\">SUM</link>, <link href=\"text/scalc/01/04060106.xhp#Section15\">SUMIF</link>, <embedvar href=\"text/scalc/01/func_countifs.xhp#countifs_head\"/> <embedvar href=\"text/scalc/01/func_averageifs.xhp#averageifs_head\"/>, <link href=\"text/scalc/01/04060184.xhp#max\">MAX</link>, <link href=\"text/scalc/01/04060184.xhp#min\">MIN</link>" +msgid "<link href=\"text/scalc/01/04060106.xhp#Section16\">SUM</link>, <link href=\"text/scalc/01/04060106.xhp#Section15\">SUMIF</link>, <embedvar href=\"text/scalc/01/func_countifs.xhp#countifs_head\"/>, <embedvar href=\"text/scalc/01/func_averageifs.xhp#averageifs_head\"/>, <link href=\"text/scalc/01/04060184.xhp#max\">MAX</link>, <link href=\"text/scalc/01/04060184.xhp#min\">MIN</link>" msgstr "" #: func_time.xhp @@ -67379,6 +67752,238 @@ msgctxt "" msgid "=WORKDAY(C3;D3;F3:J3) returns 2001-12-28. Format the serial date number as a date, for example in the format YYYY-MM-DD." msgstr "=WORKDAY(C3;D3;F3:J3) trả về 2001-12-28. Định dạng số ngày tháng dãy theo một ngày tháng, v.d. theo định dạng NNăm-Th-Ng." +#: func_workday.xhp +msgctxt "" +"func_workday.xhp\n" +"par_id231020162253594361\n" +"help.text" +msgid "<link href=\"text/scalc/01/func_networkdays.xhp\">NETWORKDAYS</link>" +msgstr "" + +#: func_workday.xhp +msgctxt "" +"func_workday.xhp\n" +"par_id241020160012187036\n" +"help.text" +msgid "<link href=\"text/scalc/01/func_networkdays.intl.xhp\">NETWORKDAYS.INTL</link>" +msgstr "" + +#: func_workday.xhp +msgctxt "" +"func_workday.xhp\n" +"par_id241030160012187036\n" +"help.text" +msgid "<link href=\"text/scalc/01/func_workdays.intl.xhp\">WORKDAYS.INTL</link>" +msgstr "" + +#: func_workday.xhp +msgctxt "" +"func_workday.xhp\n" +"par_id23102016225717242\n" +"help.text" +msgid "<link href=\"text/scalc/01/04060102.xhp\">Date functions</link>" +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"tit\n" +"help.text" +msgid "WORKDAYS.INTL" +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"bm_id231020162341219565\n" +"help.text" +msgid "<bookmark_value>WORKDAYS.INTL function</bookmark_value>" +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"hd_id231020162348002143\n" +"help.text" +msgid "<variable id=\"workdaysintl\"><link href=\"text/scalc/01/func_workdays.intl.xhp\">WORKDAYS.INTL</link></variable>" +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"par_id23102016234837285\n" +"help.text" +msgid "<ahelp hid=\".\">The result is a date number that can be formatted as a date. User can see the date of a day that is a certain number of workdays away from the start date (before or after). There are options to define weekend days and holidays. The optional weekend parameter (or a string) can be used to define the weekend days (or the non-working days in each week). Also, optionally, the user can define a holiday list. The weekend days and user-defined holidays are not counted as working days.</ahelp>" +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"hd_id241020160008306802\n" +"help.text" +msgid "Syntax" +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"par_id241020160008306838\n" +"help.text" +msgid "<item type=\"literal\">WORKDAY.INTL(StartDate; Days; Weekend; Holidays)</item>" +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"par_id241020160008308885\n" +"help.text" +msgid "<emph>StartDate</emph> is the date from when the calculation is carried out. If the start date is a workday, the day is included in the calculation. This is required." +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"par_id241020160008305329\n" +"help.text" +msgid "<emph>Days</emph> is the number of workdays. Positive value for a result after the start date, negative value for a result before the start date." +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"hd_id241020160012172138\n" +"help.text" +msgid "Example" +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"par_id241020160012177196\n" +"help.text" +msgid "What date comes 20 workdays after December 13, 2016? Enter the start date in C3 and the number of workdays in D3." +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"par_id241020160012178429\n" +"help.text" +msgid "The weekend parameter (number) may be left blank or defined as 1 for default weekend (non-working days) – Saturday and Sunday." +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"par_id241020160012172125\n" +"help.text" +msgid "Cells F3 to J3 contain five (5) holidays for Christmas and New Year in date format: December 24, 2016; December 25, 2016; December 26, 2016; December 31, 2016; and January 1, 2017." +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"par_id241020160012177923\n" +"help.text" +msgid "<item type=\"literal\">=WORKDAY.INTL(C3;D3;;F3:J3)</item> returns January 11, 2017 in the result cell, say D6 (use date format for the cell)." +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"par_id24102016001217206\n" +"help.text" +msgid "To define Friday and Saturday as weekend days, use the weekend parameter 7." +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"par_id241020160012178562\n" +"help.text" +msgid "<item type=\"literal\">=WORKDAY.INTL(C3;D3;7;F3:J3)</item> returns January 15, 2017 with weekend parameter 7." +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"par_id241020160012176149\n" +"help.text" +msgid "To define Sunday only the weekend day, use the weekend parameter 11." +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"par_id241020160012181455\n" +"help.text" +msgid "<item type=\"literal\">=WORKDAY.INTL(C3;D3;11;F3:J3)</item> returns January 9, 2017." +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"par_id24102016001218469\n" +"help.text" +msgid "Alternatively, use the weekend string “0000001” for Sunday only weekend." +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"par_id241020160012183680\n" +"help.text" +msgid "<item type=\"literal\">=WORKDAY.INTL(C3;D3;“0000001”;F3:J3)</item> returns January 9, 2017." +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"par_id241020160012181870\n" +"help.text" +msgid "The function can be used without the two optional parameters – Weekday and Holidays – by leaving them out:" +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"par_id241020160012182048\n" +"help.text" +msgid "<item type=\"literal\">=WORKDAY.INTL(C3;D3)</item> gives the result: January 10, 2017." +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"par_id231020162253594361\n" +"help.text" +msgid "<link href=\"text/scalc/01/func_networkdays.xhp\">NETWORKDAYS</link>" +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"par_id241020160012187036\n" +"help.text" +msgid "<link href=\"text/scalc/01/func_networkdays.intl.xhp\">NETWORKDAYS.INTL</link>" +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"par_id241030160012187036\n" +"help.text" +msgid "<link href=\"text/scalc/01/func_workday.xhp\">WORKDAYS</link>" +msgstr "" + +#: func_workdays.intl.xhp +msgctxt "" +"func_workdays.intl.xhp\n" +"par_id23102016225717242\n" +"help.text" +msgid "<link href=\"text/scalc/01/04060102.xhp\">Date functions</link>" +msgstr "" + #: func_year.xhp msgctxt "" "func_year.xhp\n" @@ -68155,7 +68760,7 @@ msgctxt "" "statistics.xhp\n" "par_id1000040\n" "help.text" -msgid "<variable id=\"sam01\">Menu <emph>Data - Statistics - Sampling...</emph></variable>" +msgid "<variable id=\"sam01\">Choose <emph>Data - Statistics - Sampling</emph></variable>" msgstr "" #: statistics.xhp @@ -69979,7 +70584,7 @@ msgctxt "" "statistics_regression.xhp\n" "par_id1000040\n" "help.text" -msgid "<variable id=\"sam01\">Menu <emph>Data - Statistics - Regression...</emph></variable>" +msgid "<variable id=\"sam01\">Choose <emph>Data - Statistics - Regression</emph></variable>" msgstr "" #: statistics_regression.xhp @@ -69987,7 +70592,7 @@ msgctxt "" "statistics_regression.xhp\n" "par_id1001270\n" "help.text" -msgid "For more information, please visit the Wikipedia: <link href=\"http://en.wikipedia.org/wiki/Regression_analysis\">http://en.wikipedia.org/wiki/Regression_analysis</link>" +msgid "For more information on regression analysis, refer to the <link href=\"http://en.wikipedia.org/wiki/Regression_analysis\">corresponding Wikipedia article</link>." msgstr "" #: statistics_regression.xhp @@ -70027,7 +70632,7 @@ msgctxt "" "statistics_regression.xhp\n" "par_id1701201620340139\n" "help.text" -msgid "<emph>Power regression</emph>: Find a power curve in the form of <item type=\"literal\">y = a.x^b</item>, where <item type=\"literal\">a</item> is the slope, <item type=\"literal\">b</item> is the intercept that best fits the data." +msgid "<emph>Power regression</emph>: Find a power curve in the form of <item type=\"literal\">y = a.x^b</item>, where <item type=\"literal\">a</item> is the coefficient, <item type=\"literal\">b</item> is the power that best fits the data." msgstr "" #: statistics_regression.xhp diff --git a/source/vi/helpcontent2/source/text/scalc/04.po b/source/vi/helpcontent2/source/text/scalc/04.po index 67e26eb6a9b..1c55f81872c 100644 --- a/source/vi/helpcontent2/source/text/scalc/04.po +++ b/source/vi/helpcontent2/source/text/scalc/04.po @@ -3,18 +3,18 @@ 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: 2016-03-09 20:48+0100\n" -"PO-Revision-Date: 2015-12-11 12:43+0000\n" -"Last-Translator: system user <>\n" +"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"PO-Revision-Date: 2016-07-06 23:55+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-Generator: Pootle 2.7\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1449837818.000000\n" +"X-POOTLE-MTIME: 1467849343.000000\n" #: 01020000.xhp msgctxt "" @@ -740,8 +740,8 @@ msgctxt "" "hd_id3148768\n" "17\n" "help.text" -msgid "F4" -msgstr "F4" +msgid "Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4" +msgstr "" #: 01020000.xhp msgctxt "" @@ -758,8 +758,8 @@ msgctxt "" "hd_id3145353\n" "19\n" "help.text" -msgid "Shift+F4" -msgstr "Shift+F4" +msgid "F4" +msgstr "" #: 01020000.xhp msgctxt "" diff --git a/source/vi/helpcontent2/source/text/scalc/05.po b/source/vi/helpcontent2/source/text/scalc/05.po index 98c96d3279d..327d81c4b8e 100644 --- a/source/vi/helpcontent2/source/text/scalc/05.po +++ b/source/vi/helpcontent2/source/text/scalc/05.po @@ -3,18 +3,18 @@ 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: 2015-06-24 17:05+0200\n" -"PO-Revision-Date: 2015-04-23 18:12+0000\n" -"Last-Translator: system user <>\n" +"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"PO-Revision-Date: 2015-06-25 21:42+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-Generator: Pootle 2.7\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1429812756.000000\n" +"X-POOTLE-MTIME: 1435268520.000000\n" #: 02140000.xhp msgctxt "" @@ -882,7 +882,7 @@ msgctxt "" "OpenCL_options.xhp\n" "par_id3067110\n" "help.text" -msgid "<emph>Convert only if unambiguous:</emph> If the text represents a valid and unambiguous numeric value, convert it. Example: <item type=\"input\">\"+55.21.9.8822.8813\"</item> will map to zero, because the numbers don't represent a numeric value." +msgid "<emph>Convert only if unambiguous:</emph> If the text represents a valid and unambiguous numeric value, convert it. Example: <item type=\"input\">\"123.456\"</item> will generate a #VALUE! error because the text contains a separator, while <item type=\"input\">\"123456\"</item> will not." msgstr "" #: OpenCL_options.xhp diff --git a/source/vi/helpcontent2/source/text/scalc/guide.po b/source/vi/helpcontent2/source/text/scalc/guide.po index 9950f8b2f85..c24be51a5ca 100644 --- a/source/vi/helpcontent2/source/text/scalc/guide.po +++ b/source/vi/helpcontent2/source/text/scalc/guide.po @@ -3,8 +3,8 @@ 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: 2016-07-04 16:53+0200\n" -"PO-Revision-Date: 2016-05-08 02:07+0000\n" +"POT-Creation-Date: 2016-12-01 12:12+0100\n" +"PO-Revision-Date: 2016-07-06 23:56+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: vi\n" @@ -12,9 +12,9 @@ msgstr "" "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: 1462673263.000000\n" +"X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1467849416.000000\n" #: address_auto.xhp msgctxt "" @@ -1247,13 +1247,12 @@ msgid "Experiment with some additional formulas: in A4 enter =A3*24 to calculate msgstr "Thử với một số công thức khác: trong ô A4 ta nhập « =A3*24 » để tính số giờ, trong A5 ta nhập « =A4*60 » để tính số phút, và trong A6 ta nhập « =A5*60 » để tính số giây. Nhấn <item type=\"keycode\">Enter</item> sau mỗi công thức." #: calc_date.xhp -#, fuzzy msgctxt "" "calc_date.xhp\n" "par_id3149207\n" "help.text" -msgid "The time since your date of birth will be calculated and displayed in the various units. The values are calculated as of the exact moment when you entered the last formula and pressed the Enter key. This value is not automatically updated, although \"Now\" continuously changes. In the <emph>Tools</emph> menu, the menu item <emph>Cell Contents - AutoCalculate</emph> is normally active; however, automatic calculation does not apply to the function NOW. This ensures that your computer is not solely occupied with updating the sheet." -msgstr "Thời gian từ khi bạn sinh ra đến giờ sẽ được tính toán và hiển thị dưới nhiều đơn vị tính khác nhau. Các giá trị được tính chính xác từ giá trị bạn nhập vào trong công thức cuối cùng và nhấn <item type=\"keycode\">Enter</item>. Giá trị này không được tự động cập nhật, mặc dù giá trị hàm \"Now\" (bây giờ) trả về là liên tục thay đổi. Trong trình đơn <emph>Công cụ</emph>, mục <emph>Nội dung ô > Tự động Tính</emph> thường được bật; tuy nhiên, việc tự động tính toán lại không áp dụng cho hàm NOW. Điều này nhằm đảm bảo máy tính của bạn không lãng phí tài nguyên vào việc cập nhật liên tục các bảng tính." +msgid "The time since your date of birth will be calculated and displayed in the various units. The values are calculated as of the exact moment when you entered the last formula and pressed the Enter key. This value is not automatically updated, although \"Now\" continuously changes. In the <emph>Data</emph> menu, the menu item <emph>Calculate - AutoCalculate</emph> is normally active; however, automatic calculation does not apply to the function NOW. This ensures that your computer is not solely occupied with updating the sheet." +msgstr "" #: calc_series.xhp msgctxt "" @@ -1883,16 +1882,16 @@ msgctxt "" "cell_protect.xhp\n" "par_idN106C0\n" "help.text" -msgid "To protect the cells from being changed / viewed / printed according to your settings in the <emph>Format - Cells</emph> dialog, choose <item type=\"menuitem\">Tools - Protect Document - Sheet</item>." -msgstr "Để bảo vệ các ô khỏi bị thay đổi/ xem/ in ra, tương tự như trong hộp thoại <emph>Định dạng > Các ô</emph>, hãy chọn <item type=\"menuitem\">Công cụ > Bảo vệ Tài liệu > Bảng tính</item>." +msgid "To protect the cells from being changed / viewed / printed according to your settings in the <emph>Format - Cells</emph> dialog, choose <item type=\"menuitem\">Tools - Protect Sheet</item>." +msgstr "" #: cell_protect.xhp msgctxt "" "cell_protect.xhp\n" "par_idN106C7\n" "help.text" -msgid "To protect the structure of the document, for example the count, <link href=\"text/scalc/guide/rename_table.xhp\">names</link>, and order of the sheets, from being changed, choose <item type=\"menuitem\">Tools - Protect Document - Document</item>." -msgstr "Để bảo vệ cấu trúc của tài liệu, ví dụ như việc đánh số thứ tự, <link href=\"text/scalc/guide/rename_table.xhp\">tên</link>, và thứ tự sắp xếp bảng tính, khỏi bị thay đổi, hãy chọn <item type=\"menuitem\">Công cụ > Bảo vệ Tài liệu > Tài liệu</item>." +msgid "To protect the structure of the document, for example the count, <link href=\"text/scalc/guide/rename_table.xhp\">names</link>, and order of the sheets, from being changed, choose <item type=\"menuitem\">Tools - Protect Spreadsheet</item>." +msgstr "" #: cell_protect.xhp msgctxt "" @@ -1957,10 +1956,9 @@ msgstr "Bấm vào bảng tính mà bạn muốn bỏ bảo vệ." msgctxt "" "cell_unprotect.xhp\n" "par_id3149656\n" -"16\n" "help.text" -msgid "Select <emph>Tools - Protect Document</emph>, then choose <emph>Sheet</emph> or <emph>Document</emph> to remove the check mark indicating the protected status." -msgstr "Chọn <emph>Công cụ > Bảo vệ Tài liệu</emph>, sau đó chọn <emph>Bảng tính</emph> hoặc <emph>Tài liệu</emph> để gỡ bỏ dấu kiểm chỉ thị trạng thái được bảo vệ." +msgid "Select <emph>Tools - Protect Sheet</emph> or <emph>Tools - Protect Spreadsheet</emph> to remove the check mark indicating the protected status." +msgstr "" #: cell_unprotect.xhp msgctxt "" @@ -2410,8 +2408,8 @@ msgctxt "" "par_id3145384\n" "40\n" "help.text" -msgid "Choose <item type=\"menuitem\">Insert - Link to External Data</item>. The <link href=\"text/scalc/01/04090000.xhp\" name=\"External Data\"><item type=\"menuitem\">External Data</item></link> dialog appears." -msgstr "Chọn <emph>Chèn > Liên kết tới dữ liệu bên ngoài</emph>. Hộp thoại <link href=\"text/scalc/01/04090000.xhp\" name=\"Dữ liệu bên ngoài\"><emph>Dữ liệu bên ngoài</emph></link> xuất hiện." +msgid "Choose <item type=\"menuitem\">Sheet - Link to External Data</item>. The <link href=\"text/scalc/01/04090000.xhp\" name=\"External Data\"><item type=\"menuitem\">External Data</item></link> dialog appears." +msgstr "" #: cellreferences_url.xhp msgctxt "" @@ -2531,8 +2529,8 @@ msgctxt "" "cellstyle_by_formula.xhp\n" "par_id3150767\n" "help.text" -msgid "For the <item type=\"menuitem\">Search for</item> term, enter: .<item type=\"literal\">*</item>" -msgstr "Với điều kiện <item type=\"menuitem\">Tìm kiếm gì</item>, nhập: .<item type=\"literal\">*</item>" +msgid "For the <item type=\"menuitem\">Find</item> term, enter: .<item type=\"literal\">*</item>" +msgstr "" #: cellstyle_by_formula.xhp msgctxt "" @@ -2547,16 +2545,16 @@ msgctxt "" "cellstyle_by_formula.xhp\n" "par_id3153143\n" "help.text" -msgid "Enter the following formula in the <item type=\"menuitem\">Replace with</item> field: <item type=\"literal\">=&+STYLE(IF(CURRENT()>3;\"Red\";\"Green\"))</item>" -msgstr "Nhập công thức sau trong trường <item type=\"menuitem\">Thay thế bằng</item>: <item type=\"literal\">=&+STYLE(IF(CURRENT()>3;\"Red\";\"Green\"))</item>" +msgid "Enter the following formula in the <item type=\"menuitem\">Replace</item> field: <item type=\"literal\">=&+STYLE(IF(CURRENT()>3;\"Red\";\"Green\"))</item>" +msgstr "" #: cellstyle_by_formula.xhp msgctxt "" "cellstyle_by_formula.xhp\n" "par_id3146975\n" "help.text" -msgid "The \"&\" symbol designates the current contents of the <emph>Search for</emph> field. The line must begin with an equal sign, since it is a formula. It is assumed that the cell styles \"Red\" and \"Green\" already exist." -msgstr "Ký tự « & » tương ứng với nội dung hiện thời của trường <emph>Tìm kiếm</emph>. Vì đây là công thức, nên ký tự đầu tiên phải là dấu bằng. Ở đây ta giả sử rằng 2 kiểu dáng « Đỏ » và « Lục » đã được ta định nghĩa trước đó." +msgid "The \"&\" symbol designates the current contents of the <emph>Find</emph> field. The line must begin with an equal sign, since it is a formula. It is assumed that the cell styles \"Red\" and \"Green\" already exist." +msgstr "" #: cellstyle_by_formula.xhp msgctxt "" @@ -5342,8 +5340,8 @@ msgctxt "" "finding.xhp\n" "par_id6529740\n" "help.text" -msgid "Enter the text to find in the <emph>Search for</emph> text box." -msgstr "Gõ vào văn bản để tìm trong hộp văn bản <emph>Tìm kiếm</emph>." +msgid "Enter the text to find in the <emph>Find</emph> text box." +msgstr "" #: finding.xhp #, fuzzy @@ -5376,8 +5374,8 @@ msgctxt "" "finding.xhp\n" "par_id631733\n" "help.text" -msgid "By default, Calc searches the current sheet. Click <emph>More Options</emph>, then enable <emph>Search in all sheets</emph> to search through all sheets of the document." -msgstr "Chương trình Calc sẽ mặc định tìm kiếm qua bảng tính hiện hành. Nhấn <emph>Chọn nhiều</emph>, sau đó mở <emph>Tìm trong mọi bảng</emph> để tìm trong tất cả các bảng tính của tài liệu." +msgid "By default, Calc searches the current sheet. Check the <emph>All sheets</emph> box to search through all sheets of the document." +msgstr "" #: finding.xhp msgctxt "" @@ -6831,16 +6829,16 @@ msgctxt "" "integer_leading_zero.xhp\n" "par_id3154510\n" "help.text" -msgid "In the <emph>Search for</emph> box, enter <item type=\"input\">^[0-9]</item>" -msgstr "Trong hộp <emph>Tìm kiếm</emph>, nhập <item type=\"input\">^[0-9]</item>" +msgid "In the <emph>Find</emph> box, enter <item type=\"input\">^[0-9]</item>" +msgstr "" #: integer_leading_zero.xhp msgctxt "" "integer_leading_zero.xhp\n" "par_id3155068\n" "help.text" -msgid "In the <emph>Replace with</emph> box, enter <item type=\"input\">&</item>" -msgstr "Trong hộp <emph>Thay thế bằng</emph>, nhập <item type=\"input\">&</item>" +msgid "In the <emph>Replace</emph> box, enter <item type=\"input\">&</item>" +msgstr "" #: integer_leading_zero.xhp msgctxt "" @@ -7127,7 +7125,7 @@ msgctxt "" "line_fix.xhp\n" "par_id3156286\n" "help.text" -msgid "Choose <item type=\"menuitem\">View - Freeze Rows and Columns</item>." +msgid "Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>." msgstr "" #: line_fix.xhp @@ -7135,7 +7133,7 @@ msgctxt "" "line_fix.xhp\n" "par_id3151073\n" "help.text" -msgid "To deactivate, choose <item type=\"menuitem\">View - Freeze Rows and Columns</item> again." +msgid "To deactivate, choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item> again." msgstr "" #: line_fix.xhp @@ -7160,7 +7158,7 @@ msgctxt "" "line_fix.xhp\n" "par_id3147004\n" "help.text" -msgid "<link href=\"text/scalc/01/07090000.xhp\" name=\"View - Freeze Rows and Columns\">View - Freeze Rows and Columns</link>" +msgid "<link href=\"text/scalc/01/07090000.xhp\" name=\"View - Freeze Cells - Freeze Rows and Columns\">View - Freeze Cells - Freeze Rows and Columns</link>" msgstr "" #: line_fix.xhp @@ -8385,10 +8383,9 @@ msgstr "Bạn có thể gán một ghi chú vào mỗi ô bằng cách chọn <l msgctxt "" "note_insert.xhp\n" "par_id3145750\n" -"34\n" "help.text" -msgid "The comment is visible whenever the mouse pointer is over the cell, provided you have activated <emph>Help - Tips</emph> or - <emph>Extended Tips</emph>." -msgstr "Ghi chú này sẽ hiển thị khi bạn đặt con trỏ chuột bên trên ô đó, với điều kiện là bạn đã kích hoạt mục <emph>Trợ giúp > Gợi ý</emph> hay <emph>Trợ giúp > Gợi ý Mở rộng</emph>." +msgid "The comment is visible whenever the mouse pointer is over the cell." +msgstr "" #: note_insert.xhp msgctxt "" @@ -12009,8 +12006,8 @@ msgctxt "" "par_id3145750\n" "8\n" "help.text" -msgid "Choose <emph>Insert - Link to External Data</emph>. This opens the <link href=\"text/scalc/01/04090000.xhp\">External Data</link> dialog." -msgstr "Chọn lệnh <emph>Chèn > Liên kết tới dữ liệu bên ngoài</emph>. Lệnh này sẽ mở hộp thoại <link href=\"text/scalc/01/04090000.xhp\">Dữ liệu bên ngoài</link>." +msgid "Choose <emph>Sheet - Link to External Data</emph>. This opens the <link href=\"text/scalc/01/04090000.xhp\">External Data</link> dialog." +msgstr "" #: webquery.xhp #, fuzzy diff --git a/source/vi/helpcontent2/source/text/schart/01.po b/source/vi/helpcontent2/source/text/schart/01.po index 40ffdbbfe69..ea9a5123672 100644 --- a/source/vi/helpcontent2/source/text/schart/01.po +++ b/source/vi/helpcontent2/source/text/schart/01.po @@ -3,18 +3,18 @@ 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: 2016-03-09 20:48+0100\n" -"PO-Revision-Date: 2015-12-11 12:43+0000\n" -"Last-Translator: system user <>\n" +"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"PO-Revision-Date: 2016-07-06 23:57+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-Generator: Pootle 2.7\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1449837830.000000\n" +"X-POOTLE-MTIME: 1467849420.000000\n" #: 03010000.xhp msgctxt "" @@ -1269,8 +1269,8 @@ msgctxt "" "04050100.xhp\n" "bm_id1744743\n" "help.text" -msgid "<bookmark_value>calculating;regression curves</bookmark_value> <bookmark_value>regression curves in charts</bookmark_value> <bookmark_value>trend lines in charts</bookmark_value> <bookmark_value>mean value lines in charts</bookmark_value>" -msgstr "<bookmark_value>tính;đường cong hồi quy</bookmark_value><bookmark_value>đường cong hồi quy trong đồ thị</bookmark_value><bookmark_value>đường xu hướng trong đồ thị</bookmark_value><bookmark_value>đường giá trị trung bình trong đồ thị</bookmark_value>" +msgid "<bookmark_value>calculating;regression curves</bookmark_value> <bookmark_value>regression curves in charts</bookmark_value> <bookmark_value>trend lines in charts</bookmark_value> <bookmark_value>mean value lines in charts</bookmark_value>" +msgstr "" #: 04050100.xhp msgctxt "" @@ -1285,8 +1285,8 @@ msgctxt "" "04050100.xhp\n" "par_id7272255\n" "help.text" -msgid "<variable id=\"trendlinestext\"><ahelp hid=\".\">Trend lines can be added to all 2D chart types except for Pie and Stock charts.</ahelp></variable>" -msgstr "<variable id=\"trendlinestext\"><ahelp hid=\".\">Đường cong hồi quy, cũng được biết như là đường xu hướng, có thể được thêm vào tất cả các kiểu đồ thị trừ đồ thị Bánh và Chứng khoán.</ahelp></variable>" +msgid "<variable id=\"trendlinestext\"> <ahelp hid=\".\">Trend lines can be added to all 2D chart types except for Pie and Stock charts.</ahelp> </variable>" +msgstr "" #: 04050100.xhp msgctxt "" @@ -1323,6 +1323,78 @@ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Một đường xu hướng lũy #: 04050100.xhp msgctxt "" "04050100.xhp\n" +"par_id180820161052123210\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">A polynomial trend line is shown with a given degree.</ahelp>" +msgstr "" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_id180820161102568315\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Degree of polynomial trend line.</ahelp>" +msgstr "" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_id180820161105546053\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">A moving average trend line is shown with a given period.</ahelp>" +msgstr "" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_id180820161107537745\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Number of points to calculate average of moving average trend line.</ahelp>" +msgstr "" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_id180820161112599880\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Name of trend line in legend.</ahelp>" +msgstr "" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_id180820161117252261\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Trend line is extrapolated for higher x-values.</ahelp>" +msgstr "" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_id18082016111837138\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Trend line is extrapolated for lower x-values.</ahelp>" +msgstr "" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_id180820161124272765\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">For linear, polynomial and exponential trend lines, intercept value is forced to a given value.</ahelp>" +msgstr "" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_id180820161126064822\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Value of intercept if it is forced.</ahelp>" +msgstr "" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" "par_id8962370\n" "help.text" msgid "<ahelp hid=\".\" visibility=\"hidden\">Shows the trend line equation next to the trend line.</ahelp>" @@ -1339,58 +1411,58 @@ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Hiển thị hệ số tương qu #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id8398998\n" +"par_id180820161133305870\n" "help.text" -msgid "If you insert a trend line to a chart type that uses categories, like <emph>Line </emph>or <emph>Column, </emph>then the numbers 1, 2, 3, <emph>…</emph> are used as x-values to calculate the trend line." -msgstr "Nếu bạn chèn một đường xu hướng vào một kiểu đồ thị dùng phân loại, v.d. <emph>Đường</emph> hay <emph>Cột</emph> thì dãy số nguyên 1, 2, 3, <emph>…</emph> được dùng làm giá trị X để tính đường xu hướng." +msgid "<ahelp hid=\".\" visibility=\"hidden\">Name of X variable in trend line equation.</ahelp>" +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id5676747\n" +"par_id180820161134155865\n" "help.text" -msgid "To insert trend lines for all data series, double-click the chart to enter edit mode. Choose <item type=\"menuitem\">Insert - Trend Lines</item>, then select the type of trend line from None, Linear, Logarithmic, Exponential, or Power trend line." -msgstr "Để chèn đường xu hướng cho mọi chuỗi dữ liệu, nhấn đôi vào đồ thị để vào chế độ chỉnh sửa. Chọn lệnh <item type=\"menuitem\">Chèn > Đường xu hướng</item>, rồi chọn kiểu đường xu hướng: Không có, Tuyến tính, Lôga, Số mũ hay Lũy thừa." +msgid "<ahelp hid=\".\" visibility=\"hidden\">Name of Y variable in trend line equation.</ahelp>" +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id4349192\n" +"par_id8398998\n" "help.text" -msgid "To insert a trend line for a single data series, select the data series in the chart, right-click to open the context menu, and choose <item type=\"menuitem\">Insert - Trend Line</item>." -msgstr "Để chèn một đường xu hướng cho một chuỗi dữ liệu riêng lẻ, chọn chuỗi dữ liệu trên đồ thị, nhấn-phải để mở trình đơn ngữ cảnh, sau đó chọn lệnh <item type=\"menuitem\">Chèn > Đường xu hướng</item>." +msgid "If you insert a trend line to a chart type that uses categories, like <emph>Line</emph> or <emph>Column</emph>, then the numbers 1, 2, 3, <emph>…</emph> are used as x-values to calculate the trend line. For such charts the XY chart type might be more suitable." +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id9337443\n" +"par_id4349192\n" "help.text" -msgid "To delete a single trend line or mean value line, click the line, then press the Del key." -msgstr "Để xoá một đường riêng lẻ kiểu xu hướng hay giá trị trung bình, hãy nhấn vào đường đó, sau đó bấm phím Delete." +msgid "To insert a trend line for a data series, select the data series in the chart. Choose <item type=\"menuitem\">Insert - Trend Lines</item>, or right-click to open the context menu, and choose <item type=\"menuitem\">Insert - Trend Line</item>." +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id4529251\n" +"par_id180820161539033867\n" "help.text" -msgid "To delete all trend lines, choose <item type=\"menuitem\">Insert - Trend Lines</item>, then select <emph>None</emph>." -msgstr "Để xoá mọi đường xu hướng, chọn lệnh trình đơn <item type=\"menuitem\">Chèn > Đường xu hướng</item>, sau đó chọn <emph>Không gì</emph>." +msgid "Mean Value Lines are special trend lines that show the mean value. Use <item type=\"menuitem\">Insert - Mean Value Lines</item> to insert mean value lines for data series." +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id296334\n" +"par_id9337443\n" "help.text" -msgid "A trend line is shown in the legend automatically." -msgstr "Đường xu hướng được hiển thị tự động trong chú giải của đồ thị." +msgid "To delete a trend line or mean value line, click the line, then press the Del key." +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id4072084\n" +"par_id296334\n" "help.text" -msgid "<ahelp hid=\".\">Mean Value Lines are special trend lines that show the mean value. Use <item type=\"menuitem\">Insert - Mean Value Lines</item> to insert mean value lines for data series.</ahelp>" -msgstr "<ahelp hid=\".\">Đường giá trị trung bình là đường xu hướng đặc biệt mà chỉ ra giá trị trung bình. Dùng <item type=\"menuitem\">Chèn - Đường giá trị trung bình</item> để chèn đường giá trị trung bình cho một chuỗi dữ liệu.</ahelp>" +msgid "A trend line is shown in the legend automatically. Its name can be defined in options of the trend line." +msgstr "" #: 04050100.xhp msgctxt "" @@ -1403,50 +1475,178 @@ msgstr "Đường xu hướng có cùng màu với chuỗi dữ liệu tương #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id846888\n" +"hd_id180820161534333508\n" "help.text" -msgid "<ahelp hid=\".\">To show the trend line equation, select the trend line in the chart, right-click to open the context menu, and choose <emph>Insert Trend Line Equation</emph>.</ahelp>" -msgstr "<ahelp hid=\".\">Để hiển thị phương trình đường xu hướng, lựa chọn đường xu hướng trên đồ thị, nhấn-phải để mở trình đơn ngữ cảnh, sau đó chọn câu lệnh <emph>Chèn phương trình đường xu hướng</emph>.</ahelp>" +msgid "Trend Line Equation and Coefficient of Determination" +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" "par_id8962065\n" "help.text" -msgid "When the chart is in edit mode, %PRODUCTNAME gives you the equation of the trend line and the coefficient of determination R². Click on the trend line to see the information in the status bar." -msgstr "Khi đồ thị nằm trong chế độ chỉnh sửa, %PRODUCTNAME cung cấp phương trình của đường xu hướng và hệ số tương quan R². Hãy nhấn vào đường xu hướng để thấy thông tin trên thanh trạng thái." +msgid "When the chart is in edit mode, %PRODUCTNAME gives you the equation of the trend line and the coefficient of determination R<sup>2</sup>, even if they are not shown: click on the trend line to see the information in the status bar." +msgstr "" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_id846888\n" +"help.text" +msgid "<ahelp hid=\".\">To show the trend line equation, select the trend line in the chart, right-click to open the context menu, and choose <item type=\"menuitem\">Insert Trend Line Equation</item>.</ahelp>" +msgstr "" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_id8962066\n" +"help.text" +msgid "To change format of values (use less significant digits or scientific notation), select the equation in the chart, right-click to open the context menu, and choose <item type=\"menuitem\">Format Trend Line Equation - Numbers</item>." +msgstr "" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_id180820161627109994\n" +"help.text" +msgid "Default equation uses <item type=\"literal\">x</item> for abscissa variable, and <item type=\"literal\">f(x)</item> for ordinate variable. To change these names, select the trend line, choose <item type=\"menuitem\">Format - Format Selection – Type</item> and enter names in <item type=\"literal\">X Variable Name</item> and <item type=\"literal\">Y Variable Name</item> edit boxes." +msgstr "" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_id18082016163702791\n" +"help.text" +msgid "To show the coefficient of determination R<sup>2</sup>, select the equation in the chart, right-click to open the context menu, and choose <item type=\"menuitem\">Insert R<sup>2</sup></item>." +msgstr "" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_id180820161637028632\n" +"help.text" +msgid "If intercept is forced, coefficient of determination R<sup>2</sup> is not calculated in the same way as with free intercept. R<sup>2</sup> values can not be compared with forced or free intercept." +msgstr "" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"hd_id180820161534333509\n" +"help.text" +msgid "Trend Lines Curve Types" +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id1328470\n" +"par_id18082016153820777\n" "help.text" -msgid "For a category chart (for example a line chart), the trend line information is calculated using numbers 1, 2, 3, … as x-values. This is also true if your data series uses other numbers as names for the x-values. For such charts the XY chart type might be more suitable." -msgstr "Đối với đồ thị phân loại (v.d. đồ thị đường), thông tin hồi qui được tính dùng dãy số nguyên 1, 2, 3 ... làm giá trị X. Cũng đúng nếu dãy dữ liệu dùng con số khác làm tên của giá trị X. Kiểu đồ thị XY có thể thích hợp hơn với đồ thị như vậy." +msgid "Following regression types are available:" +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id8092593\n" +"par_id180820161604098009\n" "help.text" -msgid "To show the equation and the coefficient of determination, select the trend line and choose <item type=\"menuitem\">Format - Format Selection - Equation</item>." -msgstr "Để hiển thị cả hai phương trình và hệ số tương quan, hãy chọn đường cong hồi quy rồi chọn lệnh trình đơn <item type=\"menuitem\">Định dạng > Định dạng vùng chọn > Phương trình</item>." +msgid "<emph>Linear</emph> trend line: regression through equation <item type=\"literal\">y=a∙x+b</item>. Intercept <item type=\"literal\">b</item> can be forced." +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id7971434\n" +"par_id180820161612524298\n" "help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Enable Show equation to see the equation of the trend line.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Bật « Hiện phương trình » để thấy phương trình của đường cong hồi quy.</ahelp>" +msgid "<emph>Polynomial</emph> trend line: regression through equation <item type=\"literal\">y=Σ(a<sub>i</sub>∙x<sup>i</sup>)</item>. Intercept <item type=\"literal\">a<sub>0</sub></item> can be forced. Degree of polynomial must be given (at least 2)." +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id558793\n" +"par_id180820161612525364\n" "help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Enable Show Coefficient of Determination to see the determination coefficient of the trend line.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Bật mục « Hiện hệ số tương quan » để thấy hệ số tương quan của đường cong hồi quy.</ahelp>" +msgid "<emph>Logarithmic</emph> trend line: regression through equation <item type=\"literal\">y=a∙ln(x)+b</item>." +msgstr "" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_id180820161612526680\n" +"help.text" +msgid "<emph>Exponential</emph> trend line: regression through equation <item type=\"literal\">y=b∙exp(a∙x)</item>.This equation is equivalent to <item type=\"literal\">y=b∙m<sup>x</sup></item> with <item type=\"literal\">m=exp(a)</item>. Intercept <item type=\"literal\">b</item> can be forced." +msgstr "" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_id180820161612527230\n" +"help.text" +msgid "<emph>Power</emph> trend line: regression through equation <item type=\"literal\">y=b∙x<sup>a</sup></item>." +msgstr "" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_id180820161617342768\n" +"help.text" +msgid "<emph>Moving average</emph> trend line: simple moving average is calculated with the <emph>n</emph> previous y-values, <emph>n</emph> being the period. No equation is available for this trend line." +msgstr "" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"hd_id9204077\n" +"help.text" +msgid "Constraints" +msgstr "Ràng buộc" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_id7393719\n" +"help.text" +msgid "The calculation of the trend line considers only data pairs with the following values:" +msgstr "Phép tính đường xu hướng chỉ nhận ra đôi dữ liệu có giá trị này:" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_id7212744\n" +"help.text" +msgid "Logarithmic trend line: only positive x-values are considered." +msgstr "" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_id1664479\n" +"help.text" +msgid "Exponential trend line: only positive y-values are considered, except if all y-values are negative: regression will then follow equation <item type=\"literal\">y=-b∙exp(a∙x)</item>." +msgstr "" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_id8734702\n" +"help.text" +msgid "Power trend line: only positive x-values are considered; only positive y-values are considered, except if all y-values are negative: regression will then follow equation<item type=\"literal\"> y=-b∙x<sup>a</sup></item>." +msgstr "" + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"par_id181279\n" +"help.text" +msgid "You should transform your data accordingly; it is best to work on a copy of the original data and transform the copied data." +msgstr "Khuyên bạn chuyển dạng dữ liệu cho phụ hợp: tốt nhất khi làm việc với bản sao của dữ liệu gốc, và chuyển dạng dữ liệu đã sao chép." + +#: 04050100.xhp +msgctxt "" +"04050100.xhp\n" +"hd_id180820161528021520\n" +"help.text" +msgid "Calculate Parameters in Calc" +msgstr "" #: 04050100.xhp msgctxt "" @@ -1501,32 +1701,32 @@ msgctxt "" "04050100.xhp\n" "par_id9244361\n" "help.text" -msgid "r² = RSQ(Data_Y;Data_X)" -msgstr "r² = RSQ(Dữ_liệu_Y;Dữ_liệu_X)" +msgid "r<sup>2</sup> = RSQ(Data_Y;Data_X)" +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" "par_id2083498\n" "help.text" -msgid "Besides m, b and r² the array function <emph>LINEST</emph> provides additional statistics for a regression analysis." -msgstr "Ngoài ra « m », « b » và « r² », hàm mảng <emph>LINEST</emph> cung cấp thống kê thêm để phân tích hồi quy." +msgid "Besides m, b and r<sup>2</sup> the array function <emph>LINEST</emph> provides additional statistics for a regression analysis." +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" "hd_id2538834\n" "help.text" -msgid "The logarithm regression equation" -msgstr "Phương trình hồi quy lôga" +msgid "The logarithmic regression equation" +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" "par_id394299\n" "help.text" -msgid "The <emph>logarithm regression</emph> follows the equation <item type=\"literal\">y=a*ln(x)+b</item>." -msgstr "<emph>Phương trình hồi quy lôga</emph> theo phương trình <item type=\"literal\">y=a*ln(x)+b</item>." +msgid "The <emph>logarithmic regression</emph> follows the equation <item type=\"literal\">y=a*ln(x)+b</item>." +msgstr "" #: 04050100.xhp msgctxt "" @@ -1549,8 +1749,8 @@ msgctxt "" "04050100.xhp\n" "par_id5649281\n" "help.text" -msgid "r² = RSQ(Data_Y;LN(Data_X))" -msgstr "r² = RSQ(Dữ_liệu_Y;LN(Dữ_liệu_X))" +msgid "r<sup>2</sup> = RSQ(Data_Y;LN(Data_X))" +msgstr "" #: 04050100.xhp msgctxt "" @@ -1621,16 +1821,16 @@ msgctxt "" "04050100.xhp\n" "par_id5437177\n" "help.text" -msgid "r² = RSQ(LN(Data_Y);Data_X)" -msgstr "r² = RSQ(LN(Dữ_liệu_Y);Dữ_liệu_X)" +msgid "r<sup>2</sup> = RSQ(LN(Data_Y);Data_X)" +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" "par_id6946317\n" "help.text" -msgid "Besides m, b and r² the array function LOGEST provides additional statistics for a regression analysis." -msgstr "Ngoài ra « m », « b » và « r² », hàm mảng LOGEST cung cấp thống kê thêm để phân tích hồi quy." +msgid "Besides m, b and r<sup>2</sup> the array function LOGEST provides additional statistics for a regression analysis." +msgstr "" #: 04050100.xhp msgctxt "" @@ -1669,112 +1869,104 @@ msgctxt "" "04050100.xhp\n" "par_id2357249\n" "help.text" -msgid "r² = RSQ(LN(Data_Y);LN(Data_X))" -msgstr "r² = RSQ(LN(Dữ_liệu_Y);LN(Dữ_liệu_X))" - -#: 04050100.xhp -msgctxt "" -"04050100.xhp\n" -"hd_id9204077\n" -"help.text" -msgid "Constraints" -msgstr "Ràng buộc" +msgid "r<sup>2</sup> = RSQ(LN(Data_Y);LN(Data_X))" +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id7393719\n" +"hd_id7907040\n" "help.text" -msgid "The calculation of the trend line considers only data pairs with the following values:" -msgstr "Phép tính đường xu hướng chỉ nhận ra đôi dữ liệu có giá trị này:" +msgid "The polynomial regression equation" +msgstr "Phương trình hồi quy đa thức" #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id7212744\n" +"par_id8918729\n" "help.text" -msgid "logarithm regression: only positive x-values are considered," -msgstr "hồi quy lôga: chỉ nhận ra giá trị X dương." +msgid "For <emph>polynomial regression</emph> curves a transformation to a linear model takes place." +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id1664479\n" +"par_id33875\n" "help.text" -msgid "exponential regression: only positive y-values are considered," -msgstr "hồi quy số mũ: chỉ nhận ra giá trị Y dương." +msgid "Create a table with the columns x, x<sup>2</sup>, x<sup>3</sup>, … , x<sup>n</sup>, y up to the desired degree n." +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id8734702\n" +"par_id8720053\n" "help.text" -msgid "power regression: only positive x-values and positive y-values are considered." -msgstr "hồi quy lũy thừa: chỉ nhận ra giá trị X dương và giá trị Y dương." +msgid "Use the formula <item type=\"literal\">=LINEST(Data_Y,Data_X)</item> with the complete range x to x<sup>n</sup> (without headings) as Data_X." +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id181279\n" +"par_id5068514\n" "help.text" -msgid "You should transform your data accordingly; it is best to work on a copy of the original data and transform the copied data." -msgstr "Khuyên bạn chuyển dạng dữ liệu cho phụ hợp: tốt nhất khi làm việc với bản sao của dữ liệu gốc, và chuyển dạng dữ liệu đã sao chép." +msgid "The first row of the LINEST output contains the coefficients of the regression polynomial, with the coefficient of xⁿ at the leftmost position." +msgstr "Hàng đầu của kết xuất LINEST chứa các hệ số của hàm đa thức hồi quy, có hệ số « xⁿ » ở vị trí bên trái cùng." #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"hd_id7907040\n" +"par_id8202154\n" "help.text" -msgid "The polynomial regression equation" -msgstr "Phương trình hồi quy đa thức" +msgid "The first element of the third row of the LINEST output is the value of r<sup>2</sup>. See the <link href=\"text/scalc/01/04060107.xhp#Section8\">LINEST</link> function for details on proper use and an explanation of the other output parameters." +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id8918729\n" +"par_id4562211\n" "help.text" -msgid "A <emph>polynomial regression</emph> curve cannot be added automatically. You must calculate this curve manually." -msgstr "Đường cong <emph>hồi quy đa thức</emph> không thể được thêm tự động. Bạn cần phải tự tính đường cong này." +msgid "<link href=\"text/schart/01/04050000.xhp\">X/Y Error Bars</link>" +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id33875\n" +"par_id4562212\n" "help.text" -msgid "Create a table with the columns x, x², x³, … , xⁿ, y up to the desired degree n." -msgstr "Hãy tạo một bảng có cột « x, x², x³, … , xⁿ, y » đến cấp n đã thích." +msgid "<link href=\"text/scalc/01/04060107.xhp#Section8\">LINEST</link> function" +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id8720053\n" +"par_id4562216\n" "help.text" -msgid "Use the formula <item type=\"literal\">=LINEST(Data_Y,Data_X)</item> with the complete range x to xⁿ (without headings) as Data_X." -msgstr "Dùng công thức <item type=\"literal\">=LINEST(Dữ_liệu_Y,Dữ_liệu_X)</item> với toàn phạm vi « x đến xⁿ » (không có tiêu đề) làm « Dữ_liệu_X »." +msgid "<link href=\"text/scalc/01/04060107.xhp#Section7\">LOGEST</link> function" +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id5068514\n" +"par_id4562213\n" "help.text" -msgid "The first row of the LINEST output contains the coefficients of the regression polynomial, with the coefficient of xⁿ at the leftmost position." -msgstr "Hàng đầu của kết xuất LINEST chứa các hệ số của hàm đa thức hồi quy, có hệ số « xⁿ » ở vị trí bên trái cùng." +msgid "<link href=\"text/scalc/01/04060185.xhp#slope\">SLOPE</link> function" +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id8202154\n" +"par_id4562214\n" "help.text" -msgid "The first element of the third row of the LINEST output is the value of r². See the <link href=\"text/scalc/01/04060107.xhp#Section8\">LINEST</link> function for details on proper use and an explanation of the other output parameters." -msgstr "Phần tử đầu của hàng thứ ba của kết xuất LINEST là giá trị của « r² ». Xem hàm <link href=\"text/scalc/01/04060107.xhp#Section8\">LINEST</link> để tìm chi tiết về cách sử dụng đúng và lời giải thích các tham số xuất khác." +msgid "<link href=\"text/scalc/01/04060181.xhp#intercept\">INTERCEPT</link> function" +msgstr "" #: 04050100.xhp msgctxt "" "04050100.xhp\n" -"par_id4562211\n" +"par_id4562215\n" "help.text" -msgid "<link href=\"text/schart/01/04050000.xhp\">Y Error Bars tab page</link>" -msgstr "<link href=\"text/schart/01/04050000.xhp\">Trang thẻ Thanh lỗi Y</link>" +msgid "<link href=\"text/scalc/01/04060181.xhp#rsq\">RSQ</link> function" +msgstr "" #: 04060000.xhp msgctxt "" diff --git a/source/vi/helpcontent2/source/text/sdraw.po b/source/vi/helpcontent2/source/text/sdraw.po index 371315c9f87..dc0e102e228 100644 --- a/source/vi/helpcontent2/source/text/sdraw.po +++ b/source/vi/helpcontent2/source/text/sdraw.po @@ -3,18 +3,18 @@ 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: 2015-11-10 19:33+0100\n" -"PO-Revision-Date: 2013-05-24 13:29+0000\n" -"Last-Translator: system user <>\n" +"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"PO-Revision-Date: 2016-05-02 14:17+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-Generator: Pootle 2.7\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1369402178.000000\n" +"X-POOTLE-MTIME: 1462198645.000000\n" #: main0000.xhp msgctxt "" @@ -28,10 +28,9 @@ msgstr "Chào mừng dùng Trợ Giúp của $[officename] Draw" msgctxt "" "main0000.xhp\n" "hd_id3155960\n" -"1\n" "help.text" -msgid "<switchinline select=\"appl\"> <caseinline select=\"DRAW\"/> </switchinline>Welcome to the $[officename] Draw Help" -msgstr "<switchinline select=\"appl\"> <caseinline select=\"DRAW\"/> </switchinline>Chào mừng dùng Trợ Giúp của $[officename] Draw" +msgid "Welcome to the $[officename] Draw Help" +msgstr "" #: main0000.xhp msgctxt "" diff --git a/source/vi/helpcontent2/source/text/shared.po b/source/vi/helpcontent2/source/text/shared.po index 00a1b4a85bb..239aba393cf 100644 --- a/source/vi/helpcontent2/source/text/shared.po +++ b/source/vi/helpcontent2/source/text/shared.po @@ -3,18 +3,18 @@ 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: 2016-04-16 21:40+0200\n" -"PO-Revision-Date: 2015-12-11 12:43+0000\n" -"Last-Translator: system user <>\n" +"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"PO-Revision-Date: 2016-07-06 23:57+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-Generator: Pootle 2.7\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1449837835.000000\n" +"X-POOTLE-MTIME: 1467849427.000000\n" #: 3dsettings_toolbar.xhp msgctxt "" @@ -830,16 +830,32 @@ msgctxt "" "main0204.xhp\n" "hd_id3134447820\n" "help.text" -msgid "<link href=\"text/simpress/01/taskpanel.xhp\" name=\"Table Design\">Table Design</link>" -msgstr "<link href=\"text/simpress/01/05120000.xhp\" name=\"Thiết kế Ảnh chiếu\">Thiết kế Ảnh chiếu</link>" +msgid "Table Design" +msgstr "" #: main0204.xhp msgctxt "" "main0204.xhp\n" "par_id16200812240344\n" "help.text" -msgid "Opens the Table Design. Double-click a preview to insert a new table." -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Mở hộp thoại Thiết kế Bảng. Nhấn đúp vào một hình thu nhỏ để chèn thêm một bảng mới.</ahelp>" +msgid "<ahelp hid=\".uno:TableDesign\">Opens the Table Design. Double-click a preview to format the table.</ahelp>" +msgstr "" + +#: main0204.xhp +msgctxt "" +"main0204.xhp\n" +"par_id3153752\n" +"help.text" +msgid "<image id=\"img_id3147292\" src=\"cmd/sc_tabledesign.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147292\">Icon</alt></image>" +msgstr "" + +#: main0204.xhp +msgctxt "" +"main0204.xhp\n" +"par_id3156429\n" +"help.text" +msgid "Table Design" +msgstr "" #: main0204.xhp msgctxt "" diff --git a/source/vi/helpcontent2/source/text/shared/00.po b/source/vi/helpcontent2/source/text/shared/00.po index 09a9ad7b9ff..15689fd63ef 100644 --- a/source/vi/helpcontent2/source/text/shared/00.po +++ b/source/vi/helpcontent2/source/text/shared/00.po @@ -3,8 +3,8 @@ 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: 2016-05-23 21:37+0200\n" -"PO-Revision-Date: 2016-05-02 14:17+0000\n" +"POT-Creation-Date: 2016-12-01 12:12+0100\n" +"PO-Revision-Date: 2016-07-06 23:57+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: vi\n" @@ -12,9 +12,9 @@ msgstr "" "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: 1462198655.000000\n" +"X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1467849435.000000\n" #: 00000001.xhp msgctxt "" @@ -621,62 +621,88 @@ msgctxt "" "00000002.xhp\n" "bm_id3150702\n" "help.text" -msgid "<bookmark_value>Internet glossary</bookmark_value><bookmark_value>common terms;Internet glossary</bookmark_value><bookmark_value>glossaries;Internet terms</bookmark_value><bookmark_value>terminology;Internet glossary</bookmark_value>" -msgstr "<bookmark_value>bản chú giải Internet</bookmark_value><bookmark_value>thuật ngữ thường dùng;từ điển thuật ngữ Internet</bookmark_value><bookmark_value>tự điển thuật ngữ; thuật ngữ Internet</bookmark_value><bookmark_value>thuật ngữ; từ điển thuật ngữ Internet</bookmark_value>" +msgid "<bookmark_value>Internet glossary</bookmark_value> <bookmark_value>common terms;Internet glossary</bookmark_value> <bookmark_value>glossaries;Internet terms</bookmark_value> <bookmark_value>terminology;Internet glossary</bookmark_value>" +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "hd_id3150702\n" -"1\n" "help.text" msgid "<link href=\"text/shared/00/00000002.xhp\" name=\"Glossary of Internet Terms\">Glossary of Internet Terms</link>" -msgstr "<link href=\"text/shared/00/00000002.xhp\" name=\"Từ điển các thuật ngữ Internet\">Từ điển các thuật ngữ Internet</link>" +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3155577\n" -"2\n" "help.text" msgid "If you are a newcomer to the Internet, you will be confronted with unfamiliar terms: browser, bookmark, e-mail, homepage, search engine, and many others. To make your first steps easier, this glossary explains some of the more important terminology you may find in the Internet, intranet, mail and news." -msgstr "Nếu bạn là người mới đến Internet, bạn sẽ thấy nhiều thuật ngữ không quen thuộc: trình duyệt, liên kết lưu, thư điện tử, trang chủ, máy tìm kiếm v.v. Để giúp bạn quen với Internet, từ điển thuật ngữ này giải thích một số thuật ngữ quan trọng hơn thường dùng trên Internet, Intranet, mail và news. Lưu ý: bạn cũng có thể tra các thuật ngữ và từ cấu tạo Internet ở từ điển cộng đồng tiếng Việt Wiktionary (http://vi.wiktionary.org/wiki/Trang_Ch%C3%ADnh) và một trang từ cấu tạo Internet riêng (http://www.riverland.net.au/~clytie/viet/netacrvn.html)." +msgstr "" + +#: 00000002.xhp +msgctxt "" +"00000002.xhp\n" +"hd_id18082016234439503\n" +"help.text" +msgid "CMIS" +msgstr "" + +#: 00000002.xhp +msgctxt "" +"00000002.xhp\n" +"par_id180820162344398454\n" +"help.text" +msgid "The Content Management Interoperability Services (CMIS) standard defines a domain model and Web Services and Restful AtomPub bindings that will enable greater interoperability of Enterprise Content Management (ECM) systems. CMIS uses Web services and Web 2.0 interfaces to enable rich information to be shared across Internet protocols in vendor-neutral formats, among document systems, publishers and repositories, within one enterprise and between companies." +msgstr "" + +#: 00000002.xhp +msgctxt "" +"00000002.xhp\n" +"hd_id180820162344393005\n" +"help.text" +msgid "WebDAV" +msgstr "" + +#: 00000002.xhp +msgctxt "" +"00000002.xhp\n" +"par_id180820162344394243\n" +"help.text" +msgid "Short for Web-based Distributed Authoring and Versioning, an IETF standard set of platform-independent extensions to HTTP that allows users to collaboratively edit and manage files on remote Web servers. WebDAV features XML properties on metadata, locking - which prevents authors from overwriting each other's changes - namespace manipulation and remote file management. WebDav is sometimes referred to as DAV." +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "hd_id3153146\n" -"36\n" "help.text" msgid "Frames" -msgstr "Khung" +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3157909\n" -"37\n" "help.text" msgid "Frames are useful for designing the layout of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> pages. $[officename] uses floating frames into which you can place objects such as graphics, movie files and sound. The context menu of a frame shows the options for restoring or editing frame contents. Some of these commands are also listed in <emph>Edit - Object</emph> when the frame is selected." -msgstr "Khung (frames) có ích để thiết kế bố trí của trang <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> (trang Web). $[officename] dùng khung nổi vào đó bạn có thể chèn đối tượng như đồ họa (ảnh), tập tin phim và âm thanh (v.d. âm nhạc). Trình đơn ngữ cảnh của khung thì hiển thị các tùy chọn để phục hồi hay chỉnh sửa nội dung của khung. Cũng có truy cập một số lệnh như vậy bằng cách lựa chọn khung, sau đó chọn lệnh trình đơn <emph>Sửa > Đối tượng</emph>." +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "hd_id3147077\n" -"43\n" "help.text" msgid "FTP" -msgstr "FTP" +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3147335\n" -"44\n" "help.text" msgid "FTP stands for File Transfer Protocol and is the standard transfer protocol for files in the Internet. An FTP server is a program on a computer connected to the Internet which stores files to be transmitted with the aid of FTP. While FTP is responsible for transmitting and downloading Internet files, <link href=\"text/shared/00/00000002.xhp#http\" name=\"HTTP\">HTTP</link> (Hypertext Transfer Protocol) provides the connection setup and data transfer between WWW servers and clients." -msgstr "FTP là từ cấu tạo bằng chữ đầu của những từ khác: nọ đại diện thuật ngữ File Transfer Protocol (giao thức truyền tập tin) để truyền tập tin qua Internet. FTP server (trình phục vụ FTP) là chương trình trên máy tính được kết nối đến Internet mà cất giữ các tập tin cần truyền bằng FTP. Dù FTP dùng để truyền và tải xuống tập tin qua Internet, <link href=\"text/shared/00/00000002.xhp#http\" name=\"HTTP\">HTTP</link> (Hypertext Transfer Protocol: giao thức truyền siêu văn bản) cung cấp thiết lập kết nối và cách truyền dữ liệu giữa trình phục vụ Web và ứng dụng khách (v.d. trình duyệt Web trên máy tính của bạn)." +msgstr "" #: 00000002.xhp msgctxt "" @@ -690,55 +716,49 @@ msgstr "<bookmark_value>HTML; định nghĩa</bookmark_value>" msgctxt "" "00000002.xhp\n" "hd_id3145609\n" -"56\n" "help.text" msgid "HTML" -msgstr "HTML" +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3161459\n" -"57\n" "help.text" msgid "HTML (Hypertext Markup Language) is a document code language, which is used as the file format for WWW documents. It is derived from <link href=\"text/shared/00/00000002.xhp#sgml\" name=\"SGML\">SGML</link> and integrates text, graphics, videos and sound." -msgstr "HTML (Hypertext Markup Language: ngôn ngữ định dạng siêu văn bản) là một ngôn ngữ mã tài liệu dùng làm định dạng tập tin cho các tài liệu Web (WWW). Nó bắt nguồn từ ngôn ngữ <link href=\"text/shared/00/00000002.xhp#sgml\" name=\"SGML\">SGML</link> và hợp nhất cả văn bản, đồ họa, ảnh động và âm thanh." +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3154346\n" -"58\n" "help.text" msgid "If you want to type HTML commands directly, for example when doing exercises from one of the many available HTML books, remember that HTML pages are pure text files. Save your document under the document type <emph>Text </emph>and give it the file name extension .HTML. Be sure there are no umlauts or other special characters of the extended character set. If you want to re-open this file in $[officename] and edit the HTML code, you must load it with the file type <emph>Text</emph> and not with the file type <emph>Web pages</emph>." -msgstr "Nếu bạn muốn gõ trực tiếp các lệnh HTML, chẳng hạn khi làm bài học từ cuốn sách HTML sẵn sàng, ghi nhớ rằng trang HTML chỉ là tập tin văn bản thuần (nhập thô). Lưu tài liệu như vậy dưới kiểu tài liệue <emph>Văn bản</emph> và gán cho nó phần mở rộng tập tin « .html ». Kiểm tra xem tên tập tin không chứa ký tự đặc biệt (chữ có dấu phụ, đ, Đ, v.v.). Muốn mở lại tập tin này bằng $[officename] để chỉnh sửa mã HTML thì bạn cần phải nạp nó với kiểu tập tin <emph>Văn bản</emph> (đúng như lưu nó), không phải với kiểu <emph>trang Web</emph> mà hiển thị trang như trong trình duyệt." +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3153960\n" -"244\n" "help.text" msgid "There are several references on the Internet providing an introduction to the HTML language." -msgstr "Có vài tham chiếu trên Internet mà cung cấp (miễn phí) lời giới thiệu về ngôn ngữ HTML." +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "hd_id3147423\n" -"59\n" "help.text" msgid "HTTP" -msgstr "HTTP" +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3153379\n" -"60\n" "help.text" msgid "The Hypertext Transfer Protocol is a record of transmission of WWW documents between WWW servers (hosts) and browsers (clients)." -msgstr "Hypertext Transfer Protocol (giao thức truyền siêu văn bản) ghi lưu tiến trình truyền tài liệu Web (WWW) giữa các máy phục vụ WWW và trình duyệt (ứng dụng khách)." +msgstr "" #: 00000002.xhp msgctxt "" @@ -752,28 +772,25 @@ msgstr "<bookmark_value>siêu liên kết; định nghĩa</bookmark_value>" msgctxt "" "00000002.xhp\n" "hd_id3149290\n" -"61\n" "help.text" msgid "Hyperlink" -msgstr "Siêu liên kết" +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3145420\n" -"62\n" "help.text" msgid "Hyperlinks are cross-references, highlighted in text in various colors and activated by mouse-click. With the aid of hyperlinks, readers can jump to specific information within a document as well as to related information in other documents." -msgstr "Siêu liên kết (hyperlink) là tham chiếu chéo được tô sáng trong văn bản theo màu sắc khác nhau và được cú nhấn chuột kích hoạt. Dùng siêu liên kết, người đọc có thể nhảy tới thông tin nào đó trong tài liệu, cũng như tới thông tin liên quan trong tài liệu khác." +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3156281\n" -"63\n" "help.text" msgid "In $[officename] you can assign hyperlinks to text as well as to graphics and text frames (see the Hyperlink Dialog icon on the Standard bar)." -msgstr "Trong $[officename], bạn có thể gán diêu liên kết cho văn bản, cũng như cho đồ họa và khung văn bản (xem biểu tượng Hộp thoại Siêu liên kết trên thanh Chuẩn)." +msgstr "" #: 00000002.xhp msgctxt "" @@ -787,55 +804,49 @@ msgstr "<bookmark_value>Sơ đồ ảnh; định nghĩa</bookmark_value>" msgctxt "" "00000002.xhp\n" "hd_id3152805\n" -"64\n" "help.text" msgid "ImageMap" -msgstr "Sơ đồ ảnh" +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3154685\n" -"65\n" "help.text" msgid "An ImageMap is a reference-sensitive graphic or text frame. You can click on defined areas of the graphic or text frame to go to a target (<link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link>), which is linked with the area. The reference areas, along with the linked URLs and corresponding text displayed when resting the mouse pointer on these areas, are defined in the <link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap Editor\">ImageMap Editor</link>." -msgstr "Sơ đồ ảnh (ImageMap) là một đồ họa hay khung có theo tham chiếu. Bạn có thể nhấn vào vùng đã xác định của đồ họa hay khung văn bản để đi tới một địa chỉ (<link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link>) đích, mà được liên kết tới vùng đó. Các vùng tham chiếu, cùng với các địa chỉ URL đã liên kết và văn bản tương ứng được hiển thị khi để con trỏ chuột ở trên vùng đó, được xác định trong <link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap Editor\">Bộ Sửa Sơ Đồ Ảnh</link>." +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3153178\n" -"66\n" "help.text" msgid "There are two different types of ImageMaps. A Client Side ImageMap is evaluated on the client computer, which loaded the graphic from the Internet, while a Server Side ImageMap is evaluated on the server computer which provides the <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> page on the Internet. In server evaluation, clicking an ImageMap sends the relative coordinates of the cursor within the image to the server, and a dedicated program on the server responds. In the client evaluation, clicking a defined hotspot of the ImageMap activates the URL, as if it were a normal text link. The URL appears below the mouse pointer when passing across the ImageMap." -msgstr "Có hai khác Sơ đồ ảnh khác nhau. Sơ đồ ảnh bên khách được tính trên máy khách (v.d. máy của người dùng) mà nạp đồ họa từ Internet, còn Sơ đồ bên máy phục vụ được tính trên máy phục vụ mà cung cấp trang <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> (trang Web) trên Internet. Khi máy phục vụ tính dữ liệu, cú nhấn vào Sơ đồ ảnh sẽ gửi cho máy phục vụ toạ đồ tương đối của con trỏ bên trong ảnh, sau đó một chương trình chuyên dụng trên máy phục vụ sẽ đáp ứng. Khi máy khách tính dữ liệu, cú nhấn vào một điểm nóng đã xác định trên Sơ đồ ảnh sẽ kích hoạt địa chỉ URL, đúng như nó là một liên kết văn bản bình thường. Địa chỉ URL cũng xuất hiện bên dưới con trỏ chuột khi người dùng để nó ở trên Sơ đồ ảnh." +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3150740\n" -"67\n" "help.text" msgid "As ImageMaps can be used in different ways, they can be stored in different formats." -msgstr "Vì Sơ đồ ảnh có thể được sử dụng bằng nhiều cách khác nhau, nó cũng có thể được cất giữ theo định dạng khác nhau." +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "hd_id3146874\n" -"68\n" "help.text" msgid "ImageMap Formats" -msgstr "Định dạng Sơ đồ ảnh" +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3145153\n" -"69\n" "help.text" msgid "ImageMaps are basically divided between those that are analyzed on the server (i. e. your Internet provider) and those analyzed on the web browser of the reader's computer." -msgstr "Sơ đồ ảnh phân biệt cơ bản ra những sơ đồ được phân tích trên máy phục vụ (v.d. bởi nhà cung cấp dịch vụ Internet của bạn) và những sơ đồ liên kết phân tích bởi trình duyệt Web trên máy tính của người dùng." +msgstr "" #: 00000002.xhp msgctxt "" @@ -849,46 +860,41 @@ msgstr "<bookmark_value>Sơ đồ ảnh bên máy phục vụ</bookmark_value>" msgctxt "" "00000002.xhp\n" "hd_id3152881\n" -"70\n" "help.text" msgid "Server Side ImageMaps" -msgstr "Sơ đồ ảnh bên máy phục vụ" +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3153057\n" -"71\n" "help.text" msgid "Server Side ImageMaps appear for the reader as a picture or frame on the page. Click on the ImageMap with the mouse, and the coordinates of the relative position are sent to the server. Aided by an extra program, the server then determines the next step to take. There are several incompatible methods to define this process, the two most common being:" -msgstr "Sơ đồ ảnh bên máy phục vụ sẽ xuất hiện cho người dùng như một hình hay khung trên trang. Nhấn chuột vào Sơ đồ ảnh, để gửi cho máy phục vụ toạ đồ của vị trí tương đối. Với sự giúp của một chương trình thêm, trình phục vụ thì quyết định bước kế tiếp cần làm. Có vài phương pháp không tương thích với nhau để xác định tiến trình này, hai cái thường dùng nhất là:" +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3147502\n" -"72\n" "help.text" msgid "W3C (CERN) HTTP Server (Format type: MAP - CERN)" -msgstr "W3C (CERN) HTTP Server (Kiểu định dạng: MAP - CERN)" +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3154011\n" -"73\n" "help.text" msgid "NCSA HTTP Server (Format type: MAP - NCSA)" -msgstr "NCSA HTTP Server (Kiểu định dạng: MAP - NCSA)" +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3149483\n" -"74\n" "help.text" msgid "$[officename] creates ImageMaps for both methods. Select the format from the <emph>File type </emph>list in the <emph>Save As </emph>dialog in the <emph>ImageMap Editor</emph>. Separate Map Files are created which you must upload to the server. You will need to ask your provider or network administrator which type of ImageMaps are supported by the server and how to access the evaluation program." -msgstr "$[officename] tạo Sơ đồ ảnh cho cả hai phương pháp này. Hãy chọn định dạng trong danh sách <emph>Kiểu tập tin</emph> mà xuất hiện trong hộp thoại <emph>Lưu dạng</emph> trong <emph>Bộ Sửa Sơ đồ Ảnh</emph>. Sau đó thì tạo các tập tin sơ đồ riêng mà bạn cần phải tải lên máy phục vụ. Bạn cũng cần phải hỏi nhà cung cấp dịch vụ Internet (ISP) hay máy phục vụ hỗ trợ kiểu Sơ đồ ảnh nào và truy cập chương trình ước lượng như thế nào." +msgstr "" #: 00000002.xhp msgctxt "" @@ -902,28 +908,25 @@ msgstr "<bookmark_value>Sơ đồ ảnh bên khách</bookmark_value>" msgctxt "" "00000002.xhp\n" "hd_id3152418\n" -"75\n" "help.text" msgid "Client Side ImageMap" -msgstr "Sơ đồ ảnh bên khách" +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3151290\n" -"76\n" "help.text" msgid "The area of the picture or frame where the reader can click is indicated by the appearance of the linked <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> when the mouse passes over the area. The ImageMap is stored in a layer below the picture and contains information about the referenced regions. The only disadvantage of Client Side ImageMaps is that older Web browsers cannot read them; a disadvantage that will, however, resolve itself in time." -msgstr "Trong hình hay khung, vùng nhấn chuột được được ngụ ý bởi địa chỉ <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> mà xuất hiện khi người dùng để con trỏ ở trên. Sơ đồ ảnh được cất giữ trên một lớp bên dưới hình, và cứa thông tin về các vùng đã tham chiếu. Nhược điểm duy nhất về Sơ đồ bên khách là trình duyệt Web cũ không thể đọc được: tuy nhiên, nhược điểm này sẽ tự giải quyết sau một khoảng thời gian." +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3149664\n" -"77\n" "help.text" msgid "When saving the ImageMap, select the file type <emph>SIP - StarView ImageMap</emph>. This saves the ImageMap directly in a format which can be applied to every active picture or frame in your document. However, if you just want to use the ImageMap on the current picture or text frame, you do not have to save it in any special format. After defining the regions, simply click <emph>Apply</emph>. Nothing more is necessary. Client Side ImageMaps saved in <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> format are inserted directly into the page in HTML code." -msgstr "Khi lưu Sơ đồ ảnh, hã chọn kiểu tập tin <emph>SIP - Sơ đồ ảnh StarView</emph>. Hành động này sẽ lưu Sơ đồ ảnh một cách trực tiếp theo một định dạng có thể được áp dụng cho mọi hình hay khung trong tài liệu của bạn. Tuy nhiên, nêu bạn chỉ muốn sử dụng Sơ đồ ảnh đó trên hình hay khung hiện tại, bạn không cần lưu nó theo định dạng riêng nào. Sau khi xác định các vùng hoạt động (nhấn chuột được), đơn giản hãy nhấn vào cái nút <emph>Apply</emph>. Không cần làm gì nữa. Sơ đồ ảnh bên khách được lưu theo định dạng <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> thì được chèn trực tiếp vào trang bằng mã HTML." +msgstr "" #: 00000002.xhp msgctxt "" @@ -937,126 +940,33 @@ msgstr "<bookmark_value>Java; định nghĩa</bookmark_value>" msgctxt "" "00000002.xhp\n" "hd_id3159125\n" -"92\n" "help.text" msgid "Java" -msgstr "Java" +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3153188\n" -"93\n" "help.text" msgid "The Java programming language is a platform independent programming language that is especially suited for use in the Internet. Web pages and applications programmed with Java class files can be used on all modern operating systems. Programs using Java programming language are usually developed in a Java development environment and then compiled to a \"byte code\"." -msgstr "Chương trình lập trình Java là một ngôn ngữ lập trình không phụ thuộc vào nền tảng được phát triển bởi công ty Sun Microsystems Inc. (http://www.sun.com) mà rất thích hợp với sử dụng trên Internet. Các trang Web và ứng dụng được viết bằng tập tin hạng Java có thể được dùng trên tất cả các hệ điều hành hiện tại. Chương trình dùng ngôn ngữ lập trình Java thì thường được phát triển trong một môi trường phát triển Java, sau đó được biên dịch thành một « mã byte »." - -#: 00000002.xhp -msgctxt "" -"00000002.xhp\n" -"bm_id3159153\n" -"help.text" -msgid "<bookmark_value>plug-ins; definition</bookmark_value>" -msgstr "<bookmark_value>phần bổ sung; định nghĩa</bookmark_value>" - -#: 00000002.xhp -msgctxt "" -"00000002.xhp\n" -"hd_id3159153\n" -"107\n" -"help.text" -msgid "Plug-In" -msgstr "Phần bổ sung" - -#: 00000002.xhp -msgctxt "" -"00000002.xhp\n" -"par_id3154127\n" -"109\n" -"help.text" -msgid "Extensions providing additional functionality in Web browsers are referred to as Plug-Ins." -msgstr "Phần mở rộng mà cung cấp thêm chức năng trong trình duyệt Web thì được gọi như là Phần bổ sung (Plugin hay Plug-in)." - -#: 00000002.xhp -msgctxt "" -"00000002.xhp\n" -"par_id3147484\n" -"108\n" -"help.text" -msgid "A Plug-In is a term used in various contexts:" -msgstr "Phần bổ sung là một thuật ngữ được dùng trong vài ngữ cảnh khác nhau :" - -#: 00000002.xhp -msgctxt "" -"00000002.xhp\n" -"hd_id3168608\n" -"172\n" -"help.text" -msgid "Plug-Ins in $[officename]" -msgstr "Phần bổ sung trong $[officename]" - -#: 00000002.xhp -msgctxt "" -"00000002.xhp\n" -"par_id3149910\n" -"111\n" -"help.text" -msgid "You will notice in $[officename] that the <emph>Formatting</emph> Bar changes after certain operations. For example, if you insert a formula into your text document, you see icons for editing the formula, in fact the same icons you see in formula documents. In this sense, we refer to the formula as a plug-in within the text document." -msgstr "Trong $[officename], bạn sẽ thấy rằng thanh <emph>Định dạng</emph> thay đổi sau một số thao tác nào đó. Chẳng hạn, nếu bạn chèn vào tài liệu văn bản một công thức, bạn thấy các biểu tượng để chỉnh sửa công thức, tức là cùng những biểu tượng bạn thấy trong tài liệu kiểu công thức. Trong trường hợp này, công thức là một phần bổ sung bên trong tài liệu văn bản." - -#: 00000002.xhp -msgctxt "" -"00000002.xhp\n" -"hd_id3148387\n" -"177\n" -"help.text" -msgid "Using Plug-Ins to extend your programs" -msgstr "Sử dụng phần bổ sung để mở rộng chương trình" - -#: 00000002.xhp -msgctxt "" -"00000002.xhp\n" -"par_id3156737\n" -"114\n" -"help.text" -msgid "Plug-ins, generally speaking, are software additions to particular applications which provide enhanced functionality. Often import and export filters for various file formats are stored as plug-ins in a plug-in directory." -msgstr "Nói chung, phần bổ sung là phần mềm được thêm vào ứng dụng để cung cấp chức năng tăng cường. Chẳng hạn, bộ lọc nhập/xuất khẩu tập tin theo các định dạng khác nhau sẽ được cất giữ như phần bổ sung trong một thư mục phần bổ sung riêng." - -#: 00000002.xhp -msgctxt "" -"00000002.xhp\n" -"par_id3149958\n" -"115\n" -"help.text" -msgid "Netscape web browser extensions produced by Netscape Communication Corporation are also called plug-ins. These are external programs mainly taken from the multimedia field and which communicate with the browser through standardized interfaces. These plug-ins can be linked to $[officename] documents." -msgstr "Phần mở rộng (extension) cho trình duyệt Web Netscape được công ty Netscape Communication Corporation tạo thì cũng được gọi là phần bổ sung. Nó là chương trình bên ngoài được lấy chính từ vùng âm nhạc/ảnh mà liên lạc với trình duyệt giao diện tiêu chuẩn. Phần bổ sung như vậy có thể được liên kết đến tài liệu $[officename]." - -#: 00000002.xhp -msgctxt "" -"00000002.xhp\n" -"par_id3149420\n" -"179\n" -"help.text" -msgid "Any Netscape plug-ins (32 bit) installed on your system are automatically recognized by $[officename]." -msgstr "$[officename] tự động nhận ra bất cứ phần mở rộng Netscape nào (32-bit) được cài đặt vào hệ thống của bạn." +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "hd_id3145647\n" -"127\n" "help.text" msgid "Proxy" -msgstr "Ủy nhiệm" +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3148455\n" -"128\n" "help.text" msgid "A proxy is a computer in the network acting as a kind of clipboard for data transfer. Whenever you access the Internet from a company network and request a Web page that has already been read by a colleague, the proxy will be able to display the page much quicker, as long as it's still in the memory. All that has to be checked in this case is that the page stored in the proxy is the latest version. If this is the case, the page won't have to be downloaded from the much slower Internet but can be loaded directly from the proxy." -msgstr "Ủy nhiệm (proxy), máy phục vụ ủy nhiệm (proxy server) là một máy tính trên mạng nội bộ mà hoạt động như một kiểu bảng nháp hay bộ nhớ tạm thời khi truyền dữ liệu. Khi nào bạn truy cập Internet từ máy tính chạy trên một mạng dùng chung (v.d. ở chỗ làm hay trường học) và yêu cầu một trang Web đã được đọc bởi người khác dùng máy tính cùng trên mạng đó, trình ủy nhiệm có thể hiển thị trang một cách rất nhanh hơn, miễn là nó vẫn được cất giữ trong bộ nhớ. Chỉ cần kiểm tra ủy nhiệm có phiên bản mới nhất của trang đó. Có thì không cần tải trang lần nữa xuống Internet (công việc rất chậm hơn), vì nó nạp được một cách trực tiếp từ máy ủy nhiệm trên mạng nội bộ." +msgstr "" #: 00000002.xhp msgctxt "" @@ -1070,28 +980,25 @@ msgstr "<bookmark_value>SGML; định nghĩa</bookmark_value>" msgctxt "" "00000002.xhp\n" "hd_id3154729\n" -"229\n" "help.text" msgid "SGML" -msgstr "SGML" +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3147330\n" -"230\n" "help.text" msgid "SGML stands for \"Standard Generalized Markup Language\". SGML is based on the idea that documents have structural and other semantic elements that can be described without reference to how such elements should be displayed. The actual display of such a document may vary, depending on the output medium and style preferences. In structured texts, SGML not only defines structures (in the DTD = Document Type Definition) but also ensures they are consistently used." -msgstr "SGML diễn tả Standard Generalized Markup Language (ngôn ngữ định dạng suy rộng tiêu chuẩn). SGML dựa vào ý kiến rằng tài liệu có các phần tử kiểu cấu trúc và kiểu ngữ nghĩa học khác mà có thể được diễn tả, không cần tham chiếu đến cách hiển thị phần tử như vậy. Cách hiển thị thật của tài liệu như vậy có thể biến đổi, phụ thuộc vào phương tiện xuất và tùy thích kiểu dáng. Trong văn bản kết cấu, SGML không chỉ định nghĩa cấu trúc (trong DTD: Document Type Definition: lời định nghĩa kiểu tài liệu) cũng đảm bảo dùng thống nhất các cấu trúc đó." +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3148747\n" -"231\n" "help.text" msgid "<link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> is a specialized application of SGML. This means that most Web browsers support only a limited range of SGML standards and that almost all SGML-enabled systems can produce attractive HTML pages." -msgstr "<link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> là một trường hợp SGML đặc biệt. Có nghĩa là phần lớn trình duyệt Web hỗ trợ chỉ phạm vi tiêu chuẩn SGML bị hạn chế, nhưng gần tất cả các hệ thống có khả năng SGML cũng có khả năng xuất các trang HTML đẹp." +msgstr "" #: 00000002.xhp msgctxt "" @@ -1105,19 +1012,17 @@ msgstr "<bookmark_value>cơ chế tìm kiếm; định nghĩa</bookmark_value>" msgctxt "" "00000002.xhp\n" "hd_id3153950\n" -"138\n" "help.text" msgid "Search Engines" -msgstr "Cơ chế tìm kiếm" +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3157965\n" -"139\n" "help.text" msgid "A search engine is a service in the Internet based on a software program used to explore a vast amount of information using key words." -msgstr "Cơ chế tìm kiếm (search engine) là một dịch vụ trên Internet mà dựa vào chương trình phần mềm được dùng để thám hiểm rất nhiều thông tin dùng từ khoá. Bạn có thể sử dụng cơ chế tìm kiếm (v.d. Google) để tìm mục trên Internet, bằng cách gõ vào trường nhập một chuỗi tóm tắt (v.d. gõ « OpenOffice.org tài liệu hướng dẫn » để tìm thêm thông tin tiếng Việt về cách sử dụng OpenOffice.org)." +msgstr "" #: 00000002.xhp msgctxt "" @@ -1131,19 +1036,17 @@ msgstr "<bookmark_value>thẻ; định nghĩa</bookmark_value>" msgctxt "" "00000002.xhp\n" "hd_id3150751\n" -"141\n" "help.text" msgid "Tags" -msgstr "Thẻ" +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3156360\n" -"142\n" "help.text" msgid "<link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> pages contain certain structural and formatting instructions called tags. Tags are code words enclosed by brackets in the document description language HTML. Many tags contain text or hyperlink references between the opening and closing brackets. For example, titles are marked by the tags <h1> at the beginning and </h1> at the end of the title. Some tags only appear on their own such as <br> for a line break or <img ...> to link a graphic." -msgstr "Trang <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> chứa một số câu lệnh nào đó kiểu cấu trúc và định dạng được gọi là thẻ (tag, tags). Thẻ là từ mã nằm giữa dấu ngoặc nhọn trong ngôn ngữ diễn tả tài liệu HTML. Rất nhiều thẻ cũng chứa tham chiếu kiểu văn bản hay siêu liên kết giữa hai dấu ngoặc nhọn.Chẳng hạn, tiêu đề <h1>được đánh dấu bằng thẻ « h » nằm trước và sau</h1>, với số ngụ ý cấp kích cỡ (h1, h2, h3 v.v.). Một số thẻ chỉ xuất hiện một mình, v.d. <br> để ngắt dòng hay <img ...> để liên kết ảnh." +msgstr "" #: 00000002.xhp msgctxt "" @@ -1157,19 +1060,17 @@ msgstr "<bookmark_value>URL; định nghĩa</bookmark_value>" msgctxt "" "00000002.xhp\n" "hd_id3153766\n" -"145\n" "help.text" msgid "URL" -msgstr "URL" +msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3152931\n" -"146\n" "help.text" msgid "The Uniform Resource Locator (URL) displays the address of a document or a server in the Internet. The general structure of a URL varies according to type and is generally in the form Service://Hostname:Port/Path/Page#Mark although not all elements are always required. An URL can be a FTP address, a WWW (HTTP) address, a file address or an e-mail address." -msgstr "URL (Uniform Resource Locator: bộ định vị tài nguyên thống nhất) thì hiển thị địa chỉ của một tài liệu hay máy phục vụ nào đó trên Internet. Cấu trúc chung của địa chỉ URL biến đổi tùy theo kiểu, thường có dạng « dịch vụ://tên_máy:cổng/đường_dẫn/trang#dấu », dù không phải tất cả các thành phần đều phải được yêu cầu trong mọi trường hợp. URL có thể là, chẳng hạn, một địa chỉ FTP (ftp://), một địa chỉ WWW (HTTP, http://), một địa chỉ của tập tin (file://) hay một địa chỉ thư điện tử (mailto://)." +msgstr "" #: 00000003.xhp msgctxt "" @@ -7527,15 +7428,6 @@ msgstr "Mở trình đơn ngữ cảnh của khung đã chọn, sau đó chọn #: 00000402.xhp msgctxt "" "00000402.xhp\n" -"par_id3151251\n" -"545\n" -"help.text" -msgid "<variable id=\"plugin\">Choose <emph>Edit - Plug-in</emph></variable>" -msgstr "<variable id=\"plugin\">Chọn lệnh <emph>Sửa > Phần bổ sung</emph></variable>" - -#: 00000402.xhp -msgctxt "" -"00000402.xhp\n" "par_id3156091\n" "546\n" "help.text" @@ -8024,60 +7916,6 @@ msgstr "Đối tượng OLE" #: 00000404.xhp msgctxt "" "00000404.xhp\n" -"par_id3153087\n" -"9\n" -"help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Choose <emph>Insert - Object - Plug-in</emph></caseinline></switchinline>" -msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Chọn lệnh <emph>Chèn > Đối tượng > Phần bổ sung</emph></caseinline></switchinline>" - -#: 00000404.xhp -msgctxt "" -"00000404.xhp\n" -"par_id3149785\n" -"10\n" -"help.text" -msgid "Open the <emph>Insert </emph>toolbar, click" -msgstr "Mở thanh công cụ <emph>Chèn</emph>, sau đó nhấn vào" - -#: 00000404.xhp -msgctxt "" -"00000404.xhp\n" -"par_id3154897\n" -"help.text" -msgid "<image id=\"img_id3146847\" src=\"cmd/sc_insertplugin.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146847\">Icon</alt></image>" -msgstr "<image id=\"img_id3146847\" src=\"cmd/sc_insertplugin.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146847\">Biểu tượng</alt></image>" - -#: 00000404.xhp -msgctxt "" -"00000404.xhp\n" -"par_id3148474\n" -"11\n" -"help.text" -msgid "Plug-in" -msgstr "Phần bổ sung" - -#: 00000404.xhp -#, fuzzy -msgctxt "" -"00000404.xhp\n" -"par_id3153880\n" -"53\n" -"help.text" -msgid "Choose <emph>Insert - Object - Audio</emph>" -msgstr "Chọn lệnh <emph>Chèn > Đối tượng > Ảnh động</emph>" - -#: 00000404.xhp -msgctxt "" -"00000404.xhp\n" -"par_id3143278\n" -"54\n" -"help.text" -msgid "Choose <emph>Insert - Object - Video</emph>" -msgstr "Chọn lệnh <emph>Chèn > Đối tượng > Ảnh động</emph>" - -#: 00000404.xhp -msgctxt "" -"00000404.xhp\n" "par_id3150393\n" "15\n" "help.text" @@ -8890,15 +8728,6 @@ msgstr "Chọn lệnh <emph>Sửa > Tốc ký > Đường dẫn</emph>" #: 00000406.xhp msgctxt "" "00000406.xhp\n" -"par_id3154696\n" -"30\n" -"help.text" -msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Colors</emph>" -msgstr "" - -#: 00000406.xhp -msgctxt "" -"00000406.xhp\n" "par_id3149581\n" "31\n" "help.text" @@ -8908,15 +8737,6 @@ msgstr "Chọn lệnh <emph>Định dạng > Vùng > (thẻ) Màu sắc</emph>" #: 00000406.xhp msgctxt "" "00000406.xhp\n" -"par_id3149270\n" -"65\n" -"help.text" -msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Colors - Edit</emph>" -msgstr "" - -#: 00000406.xhp -msgctxt "" -"00000406.xhp\n" "par_id3145729\n" "66\n" "help.text" @@ -10369,13 +10189,12 @@ msgid "Choose <emph>Format - Image - Borders</emph> tab" msgstr "Chọn lệnh <emph>Định dạng > Trang > (thẻ) Viền</emph>" #: 00040500.xhp -#, fuzzy msgctxt "" "00040500.xhp\n" "par_id3163822\n" "help.text" -msgid "Choose <emph>Format - Frame/Object - Borders</emph> tab" -msgstr "Chọn thẻ <emph>Định dạng > Khung/Đối tượng > Viền</emph>" +msgid "Choose <emph>Format - Frame and Object - Properties - Borders</emph> tab" +msgstr "" #: 00040500.xhp #, fuzzy @@ -10477,13 +10296,12 @@ msgid "Choose <emph>Format - Image - Background</emph> tab" msgstr "Chọn lệnh <emph>Định dạng > Trang > (thẻ) Nền</emph>" #: 00040500.xhp -#, fuzzy msgctxt "" "00040500.xhp\n" "par_id3150592\n" "help.text" -msgid "Choose <emph>Format - Frame/Object - Background</emph> tab" -msgstr "Chọn thẻ <emph>Định dạng > Khung/Đối tượng > Viền</emph>" +msgid "Choose <emph>Format - Frame and Object - Properties - Area</emph> tab" +msgstr "" #: 00040500.xhp #, fuzzy @@ -10932,22 +10750,12 @@ msgid "Crop" msgstr "Xén" #: 00040500.xhp -#, fuzzy msgctxt "" "00040500.xhp\n" "par_id3151254\n" "help.text" -msgid "Choose <emph>Format - Text - Change Case</emph>" -msgstr "Chọn lệnh <emph>Định dạng > Đổi chữ hoa/thường</emph>" - -#: 00040500.xhp -#, fuzzy -msgctxt "" -"00040500.xhp\n" -"par_id3159624\n" -"help.text" -msgid "Open context menu (text) - choose <emph>Change Case</emph>" -msgstr "Mở trình đơn ngữ cảnh (văn bản) và chọn mục <emph>Định dạng > Chữ cái/Ký tự</emph>" +msgid "Choose <emph>Format - Text</emph> or <emph>Format - Text - Change Case</emph>" +msgstr "" #: 00040500.xhp #, fuzzy @@ -12409,15 +12217,6 @@ msgstr "Chọn thẻ <emph>Định dạng > </emph><switchinline select=\"appl\" #: 00040502.xhp msgctxt "" "00040502.xhp\n" -"par_id3152462\n" -"29\n" -"help.text" -msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Colors</emph> tab" -msgstr "" - -#: 00040502.xhp -msgctxt "" -"00040502.xhp\n" "par_id3154985\n" "141\n" "help.text" @@ -13761,15 +13560,6 @@ msgstr "<ahelp hid=\"HID_MN_READONLY_GRAPHICOFF\">Đặt mọi đồ họa trong #: 01020000.xhp msgctxt "" "01020000.xhp\n" -"par_id3153910\n" -"26\n" -"help.text" -msgid "<ahelp hid=\"HID_MN_READONLY_PLUGINOFF\">Disables inserted plug-ins.</ahelp> Click this command again to reactivate the <link href=\"text/shared/00/00000002.xhp#plugin\" name=\"plug-ins\">plug-ins</link>." -msgstr "<ahelp hid=\"HID_MN_READONLY_PLUGINOFF\">Tắt các phần bổ sung đã chèn.</ahelp> Nhấn chuột lần nữa vào lệnh này để kích hoạt lại các <link href=\"text/shared/00/00000002.xhp#plugin\" name=\"phần bổ sung\">phần bổ sung</link>." - -#: 01020000.xhp -msgctxt "" -"01020000.xhp\n" "par_id3148548\n" "38\n" "help.text" diff --git a/source/vi/helpcontent2/source/text/shared/01.po b/source/vi/helpcontent2/source/text/shared/01.po index fa511fe3ea3..9d94743d0ec 100644 --- a/source/vi/helpcontent2/source/text/shared/01.po +++ b/source/vi/helpcontent2/source/text/shared/01.po @@ -3,8 +3,8 @@ 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: 2016-07-04 16:53+0200\n" -"PO-Revision-Date: 2016-05-25 04:56+0000\n" +"POT-Creation-Date: 2016-12-01 12:12+0100\n" +"PO-Revision-Date: 2016-07-07 00:11+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: vi\n" @@ -12,9 +12,9 @@ msgstr "" "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: 1464152172.000000\n" +"X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1467850262.000000\n" #: 01010000.xhp msgctxt "" @@ -171,7 +171,7 @@ msgctxt "" "par_id3154946\n" "66\n" "help.text" -msgid "Creates a new presentation document ($[officename] Impress). If activated, the <link href=\"text/shared/autopi/01050000.xhp\" name=\"Presentation Wizard\">Presentation Wizard</link> dialog appears." +msgid "Creates a new presentation document ($[officename] Impress)." msgstr "" #: 01010000.xhp @@ -433,7 +433,7 @@ msgctxt "" "01010000.xhp\n" "par_idN10A15\n" "help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document ($[officename] Impress). If activated, the Presentation Wizard dialog appears.</ahelp>" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document ($[officename] Impress).</ahelp>" msgstr "" #: 01010000.xhp @@ -2169,32 +2169,29 @@ msgctxt "" "01020000.xhp\n" "bm_id3145211\n" "help.text" -msgid "<bookmark_value>directories; creating new</bookmark_value> <bookmark_value>folder creation</bookmark_value> <bookmark_value>My Documents folder; opening</bookmark_value> <bookmark_value>multiple documents; opening</bookmark_value> <bookmark_value>opening; several files</bookmark_value> <bookmark_value>selecting; several files</bookmark_value> <bookmark_value>opening; files, with placeholders</bookmark_value> <bookmark_value>placeholders;on opening files</bookmark_value> <bookmark_value>documents; opening with templates</bookmark_value> <bookmark_value>templates; opening documents with</bookmark_value> <bookmark_value>documents; styles changed</bookmark_value> <bookmark_value>styles; 'changed' message</bookmark_value>" +msgid "<bookmark_value>directories; creating new</bookmark_value> <bookmark_value>folder creation</bookmark_value> <bookmark_value>My Documents folder; opening</bookmark_value> <bookmark_value>multiple documents; opening</bookmark_value> <bookmark_value>opening; several files</bookmark_value> <bookmark_value>selecting; several files</bookmark_value> <bookmark_value>opening; files, with placeholders</bookmark_value> <bookmark_value>placeholders;on opening files</bookmark_value> <bookmark_value>documents; opening with templates</bookmark_value> <bookmark_value>templates; opening documents with</bookmark_value> <bookmark_value>documents; styles changed</bookmark_value> <bookmark_value>styles; 'changed' message</bookmark_value>" msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3146936\n" -"1\n" "help.text" msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>" -msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Mở\">Mở</link>" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3151191\n" -"2\n" "help.text" -msgid "<variable id=\"oeffnentext\"><ahelp hid=\"fpicker/ui/explorerfiledialog/ExplorerFileDialog\">Opens or imports a file.</ahelp></variable>" -msgstr "<variable id=\"oeffnentext\"><ahelp hid=\"fpicker/ui/explorerfiledialog/ExplorerFileDialog\">Mở hay nhập khẩu một tập tin.</ahelp></variable>" +msgid "<variable id=\"oeffnentext\"><ahelp hid=\"fpicker/ui/explorerfiledialog/ExplorerFileDialog\">Opens, opens a remote file or imports a file.</ahelp> </variable>" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3149877\n" -"109\n" "help.text" msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Open</emph> dialog box. To activate the <item type=\"productname\">%PRODUCTNAME</item> <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area." msgstr "" @@ -2203,25 +2200,22 @@ msgstr "" msgctxt "" "01020000.xhp\n" "par_id3150713\n" -"52\n" "help.text" msgid "If the file that you want to open contains Styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply." -msgstr "Tập tin cần mở cũng chứa <emph>Kiểu dáng</emph> thì một số <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"quy tắc đặc biệt\">quy tắc đặc biệt</link> có tác động." +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3147250\n" -"11\n" "help.text" msgid "Up One Level" -msgstr "Lên một bậc" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3147226\n" -"12\n" "help.text" msgid "<ahelp hid=\"SVT_HID_FILEOPEN_LEVELUP\">Move up one folder in the folder hierarchy. Long-click to see the higher level folders.</ahelp>" msgstr "" @@ -2230,7 +2224,6 @@ msgstr "" msgctxt "" "01020000.xhp\n" "hd_id3145211\n" -"13\n" "help.text" msgid "Create New Folder" msgstr "" @@ -2239,7 +2232,6 @@ msgstr "" msgctxt "" "01020000.xhp\n" "par_id3153681\n" -"14\n" "help.text" msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/new_folder\">Creates a new folder.</ahelp>" msgstr "" @@ -2248,16 +2240,14 @@ msgstr "" msgctxt "" "01020000.xhp\n" "hd_id3148538\n" -"19\n" "help.text" msgid "Display area" -msgstr "Vùng hiển thị" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3156113\n" -"20\n" "help.text" msgid "<ahelp hid=\"HID_FILEDLG_STANDARD\">Displays the files and folders in the folder that you are in.</ahelp> To open a file, select the file, and then click <emph>Open</emph>." msgstr "" @@ -2266,133 +2256,118 @@ msgstr "" msgctxt "" "01020000.xhp\n" "par_id3159256\n" -"78\n" "help.text" -msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>." -msgstr "Để mở nhiều tài liệu đồng thời, mỗi tài liệu trong một cửa sổ riêng, ấn giữ phím <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> trong khi nhấn vào mỗi tập tin, sau đó nhấn vào nút <emph>Mở</emph>." +msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>." +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3154514\n" -"110\n" "help.text" msgid "Click a column header to sort the files. Click again to reverse the sort order." -msgstr "Nhấn vào đầu cột để sắp xếp các tập tin. Nhấn chuột lần nữa để đảo ngược thứ tự sắp xếp." +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3149514\n" -"111\n" "help.text" msgid "<ahelp hid=\"HID_FILEVIEW_MENU_DELETE\">To delete a file, right-click the file, and then choose <emph>Delete</emph>.</ahelp>" -msgstr "<ahelp hid=\"HID_FILEVIEW_MENU_DELETE\">Để xoá tập tin, nhấn-phải vào nó, sau đó chọn lệnh <emph>Xoá</emph>.</ahelp>" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3147618\n" -"112\n" "help.text" msgid "<ahelp hid=\"HID_FILEVIEW_MENU_RENAME\">To rename a file, right-click the file, and then choose <emph>Rename</emph>.</ahelp>" -msgstr "<ahelp hid=\"HID_FILEVIEW_MENU_RENAME\">Để xoá tập tin, nhấn-phải vào nó, sau đó chọn lệnh <emph>Thay tên</emph>.</ahelp>" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3153331\n" -"124\n" "help.text" msgid "<ahelp hid=\"svt/ui/querydeletedialog/yes\" visibility=\"hidden\">Click to delete the file with the name shown in this dialog.</ahelp>" -msgstr "<ahelp hid=\"svt/ui/querydeletedialog/yes\" visibility=\"hidden\">Nhấn vào để xoá tập tin có tên hiển thị trong hộp thoại này.</ahelp>" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3161458\n" -"125\n" "help.text" msgid "<ahelp hid=\"svt/ui/querydeletedialog/no\" visibility=\"hidden\">Click to cancel deletion of the file with the name shown in this dialog.</ahelp>" -msgstr "<ahelp hid=\"svt/ui/querydeletedialog/no\" visibility=\"hidden\">Nhấn vào để thôi thao tác xoá tập tin có tên hiển thị trong hộp thoại này.</ahelp>" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3147531\n" -"126\n" "help.text" msgid "<ahelp hid=\"svt/ui/querydeletedialog/all\" visibility=\"hidden\">Click to delete all selected files.</ahelp>" -msgstr "<ahelp hid=\"svt/ui/querydeletedialog/all\" visibility=\"hidden\">Nhấn vào để xoá tất cả các tập tin đã chọn.</ahelp>" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3154280\n" -"21\n" "help.text" msgid "File name" -msgstr "Tên tập tin" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3161656\n" -"22\n" "help.text" msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> that starts with the protocol name ftp, http, or https.</ahelp>" -msgstr "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Nhập một tên tập tin, hay đường dẫn đến tập tin. Cũng có thể nhập một địa chỉ <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> mà bất đầu với phần giao thức (v.d. http://).</ahelp>" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3150541\n" -"72\n" "help.text" msgid "If you want, you can use wildcards in the <emph>File name </emph>box to filter the list of files that is displayed." -msgstr "Bạn cũng có thể sử dụng ký tự đại diện trong hộp <emph>Tên tập tin</emph>, để lọc danh sách tập tin được hiển thị." +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3153779\n" -"24\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (*.txt), and then click<emph> Open</emph>. Use the question mark (?) wildcard to represent any character, as in (??3*.txt), which only displays text files with a '3' as the third character in the file name.</defaultinline></switchinline>" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"> </caseinline><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (*.txt), and then click<emph> Open</emph>. Use the question mark (?) wildcard to represent any character, as in (??3*.txt), which only displays text files with a '3' as the third character in the file name.</defaultinline></switchinline>" msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3145117\n" -"81\n" "help.text" msgid "Version" -msgstr "Phiên bản" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3149291\n" -"82\n" "help.text" msgid "<ahelp hid=\"HID_FILEOPEN_VERSION\">If there are multiple versions of the selected file, select the version that you want to open.</ahelp> You can save and organize multiple versions of a document by choosing <emph>File - Versions</emph>. The versions of a document are opened in read-only mode." -msgstr "<ahelp hid=\"HID_FILEOPEN_VERSION\">Có nhiều phiên bản của tập tin đã chọn thì lựa chọn phiên bản bạn muốn mở.</ahelp> Bạn có khả năng lưu và tổ chức các phiên bản khác nhau của cùng một tài liệu, bằng cách chọn mục trình đơn <emph>Tập tin > Phiên bản</emph>. Tuy nhiên, các phiên bản tài liệu này được mở ở chế độ chỉ đọc (không thể ghi được)." +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3150767\n" -"25\n" "help.text" msgid "File type" -msgstr "Kiểu tập tin" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3153969\n" -"26\n" "help.text" msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_type\">Select the file type that you want to open, or select <emph>All Files (*)</emph> to display a list of all of the files in the folder.</ahelp>" msgstr "" @@ -2401,88 +2376,78 @@ msgstr "" msgctxt "" "01020000.xhp\n" "hd_id3154125\n" -"27\n" "help.text" msgid "Open" -msgstr "Mở" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3152933\n" -"28\n" "help.text" msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/open\">Opens the selected document(s).</ahelp>" -msgstr "<ahelp hid=\"fpicker/ui/explorerfiledialog/open\">Mở (các) tài liệu đã chọn.</ahelp>" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3147085\n" -"88\n" "help.text" msgid "Insert" -msgstr "Chèn" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3156293\n" -"89\n" "help.text" msgid "If you opened the dialog by choosing <emph>Insert - File</emph>, the <emph>Open</emph> button is labeled <emph>Insert</emph>. <ahelp hid=\"HID_FILEDLG_INSERT_BTN\">Inserts the selected file into the current document at the cursor position.</ahelp>" -msgstr "Nếu bạn đã mở hộp thoại này bằng cách chọn lệnh <emph>Chèn > Tập tin</emph>, cái nút <emph>Mở</emph> thật có nhãn <emph>Chèn</emph>. <ahelp hid=\"HID_FILEDLG_INSERT_BTN\">Chèn vào tài liệu hiện tại tập tin đã chọn, ở vị trí con trỏ.</ahelp>" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3144762\n" -"35\n" "help.text" msgid "Read-only" -msgstr "Chỉ đọc" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3145785\n" -"36\n" "help.text" msgid "<ahelp hid=\"HID_FILEOPEN_READONLY\">Opens the file in read-only mode.</ahelp>" -msgstr "<ahelp hid=\"HID_FILEOPEN_READONLY\">Mở tập tin ở chế độ chỉ đọc (không thể ghi được).</ahelp>" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3149984\n" -"113\n" "help.text" msgid "Play" -msgstr "Phát" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3147289\n" -"114\n" "help.text" msgid "<ahelp hid=\"HID_FILESAVE_DOPLAY\">Plays the selected sound file. Click again to stop playing the sound file.</ahelp>" -msgstr "<ahelp hid=\"HID_FILESAVE_DOPLAY\">Phát tập tin âm thanh đã chọn. Nhấn chuột lần nữa để dừng phát.</ahelp>" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3149260\n" -"53\n" "help.text" msgid "Opening Documents With Templates" -msgstr "Mở Tài liệu bằng Mẫu" +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3145367\n" -"40\n" "help.text" msgid "<item type=\"productname\">%PRODUCTNAME</item> recognizes templates that are located in any folder from the following list:" msgstr "" @@ -2491,7 +2456,6 @@ msgstr "" msgctxt "" "01020000.xhp\n" "par_id3151292\n" -"120\n" "help.text" msgid "the shared template folder" msgstr "" @@ -2500,16 +2464,14 @@ msgstr "" msgctxt "" "01020000.xhp\n" "par_id3144442\n" -"121\n" "help.text" -msgid "the user template folder <switchinline select=\"sys\"><caseinline select=\"UNIX\">in the home directory</caseinline><defaultinline>in the Documents and Settings folder</defaultinline></switchinline>" +msgid "the user template folder <switchinline select=\"sys\"><caseinline select=\"UNIX\">in the home directory </caseinline><defaultinline>in the Documents and Settings folder</defaultinline></switchinline>" msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3146905\n" -"122\n" "help.text" msgid "all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>" msgstr "" @@ -2534,48 +2496,41 @@ msgstr "" msgctxt "" "01020000.xhp\n" "par_id3150105\n" -"73\n" "help.text" msgid "When you open a document that was created from a \"sticky template\" (as defined above), <item type=\"productname\">%PRODUCTNAME</item> checks to see if the template has been modified since the document was last opened. If the template was changed a dialog is shown where you can select which styles to apply to the document." -msgstr "Khi bạn mở một tài liệu mà được tạo dựa vào « mẫu dính » (như xác định trên), <item type=\"productname\">%PRODUCTNAME</item> kiểm tra nếu mẫu đã bị sửa đổi chưa (kể từ lần cuối cùng mở tài liệu). Mẫu bị sửa đổi thì hiển thị một hộp thoại cho bạn chọn những kiểu dáng nào cần áp dụng cho tài liệu." +msgstr "" #: 01020000.xhp -#, fuzzy msgctxt "" "01020000.xhp\n" "par_id3153096\n" -"74\n" "help.text" msgid "To apply the new styles from the template to the document, click <emph>Update Styles</emph>." -msgstr "Để áp dụng những kiểu dáng mới từ mẫu đến tài liệu, nhấn vào nút <emph>Có</emph>." +msgstr "" #: 01020000.xhp -#, fuzzy msgctxt "" "01020000.xhp\n" "par_id3147581\n" -"75\n" "help.text" msgid "To retain the styles that are currently used in the document, click <emph>Keep Old Styles</emph>." -msgstr "Để giữ lại các kiểu dáng được dùng hiện thời trong tài liệu, nhấn vào nút <emph>Không</emph>." +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3154988\n" -"44\n" "help.text" msgid "If a document was created using a template that cannot be found a dialog is shown that asks you how to proceed next time the document is opened." -msgstr "Nếu tài liệu được tạo dựa vào một mẫu không còn tìm thấy lại, một hộp thoại sẽ mở để yêu cầu bạn ngụ ý thủ tục thích hợp với lần kế tiếp mở tài liệu đó." +msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3151351\n" -"91\n" "help.text" msgid "To break the link between the document and the missing template, click <emph>No</emph>, otherwise <item type=\"productname\">%PRODUCTNAME</item> will look for the template the next time you open the document." -msgstr "Để ngắt liên kết giữa tài liệu và mẫu bị thiếu, nhấn vào nút <emph>Không</emph>; không thì <item type=\"productname\">%PRODUCTNAME</item> vẫn còn tìm mẫu lần kế tiếp bạn mở tài liệu đó." +msgstr "" #: 01020000.xhp msgctxt "" @@ -2906,7 +2861,7 @@ msgctxt "" "par_id3147654\n" "59\n" "help.text" -msgid "To save a document as a template, use the command <emph>File - Save As Template</emph>." +msgid "To save a document as a template, use the command <emph>File - Templates - Save As Template</emph>." msgstr "" #: 01070000.xhp @@ -3522,6 +3477,22 @@ msgstr "Hiển thị ngày tháng, thời gian và tác giả lưu cuối cùng #: 01100200.xhp msgctxt "" "01100200.xhp\n" +"hd_id3149576\n" +"help.text" +msgid "Template:" +msgstr "" + +#: 01100200.xhp +msgctxt "" +"01100200.xhp\n" +"par_id3147530\n" +"help.text" +msgid "Displays the template that was used to create the file." +msgstr "" + +#: 01100200.xhp +msgctxt "" +"01100200.xhp\n" "par_idN106C5\n" "help.text" msgid "Digitally signed:" @@ -3572,38 +3543,36 @@ msgstr "Hiển thị ngày tháng, thời gian và người dùng in cuối cùn #: 01100200.xhp msgctxt "" "01100200.xhp\n" -"hd_id3153252\n" -"15\n" +"hd_id3155342\n" "help.text" -msgid "Revision number:" -msgstr "Số duyệt" +msgid "Total editing time:" +msgstr "" #: 01100200.xhp msgctxt "" "01100200.xhp\n" -"par_id3149955\n" -"16\n" +"par_id3149795\n" "help.text" -msgid "Displays the number of times that the file has been saved." -msgstr "Hiển thị số lần lưu tập tin này." +msgid "Displays the amount of time that the file has been open for editing since the file was created. The editing time is updated when you save the file." +msgstr "" #: 01100200.xhp msgctxt "" "01100200.xhp\n" -"hd_id3155342\n" -"13\n" +"hd_id3153252\n" +"15\n" "help.text" -msgid "Editing time:" -msgstr "Thời gian sửa:" +msgid "Revision number:" +msgstr "Số duyệt" #: 01100200.xhp msgctxt "" "01100200.xhp\n" -"par_id3149795\n" -"14\n" +"par_id3149955\n" +"16\n" "help.text" -msgid "Displays the amount of time that the file has been open for editing since the file was created. The editing time is updated when you save the file." -msgstr "Hiển thị tổng số thời gian chỉnh sửa tập tin này, kể từ tạo. Thời gian chỉnh sửa được cập nhật khi nào bạn lưu tập tin." +msgid "Displays the number of times that the file has been saved." +msgstr "Hiển thị số lần lưu tập tin này." #: 01100200.xhp msgctxt "" @@ -3627,10 +3596,9 @@ msgstr "" msgctxt "" "01100200.xhp\n" "hd_id3154046\n" -"35\n" "help.text" -msgid "Delete" -msgstr "Xoá" +msgid "Reset Properties" +msgstr "" #: 01100200.xhp msgctxt "" @@ -3641,24 +3609,6 @@ msgctxt "" msgid "<ahelp hid=\"sfx/ui/documentinfopage/reset\">Resets the editing time to zero, the creation date to the current date and time, and the version number to 1. The modification and printing dates are also deleted.</ahelp>" msgstr "<ahelp hid=\"sfx/ui/documentinfopage/reset\">Đặt lại: thời gian chỉnh sửa về số không, ngày tháng tạo thành ngày/giờ hiện thời và số thứ tự phiên bản về số 1. Cũng xoá các ngày tháng sửa đổi và in ấn.</ahelp>" -#: 01100200.xhp -msgctxt "" -"01100200.xhp\n" -"hd_id3149576\n" -"5\n" -"help.text" -msgid "Template:" -msgstr "Mẫu :" - -#: 01100200.xhp -msgctxt "" -"01100200.xhp\n" -"par_id3147530\n" -"6\n" -"help.text" -msgid "Displays the template that was used to create the file." -msgstr "Hiển thị mẫu đã được dùng để tạo tập tin này." - #: 01100300.xhp msgctxt "" "01100300.xhp\n" @@ -3782,14 +3732,12 @@ msgid "Number of pages in the file." msgstr "Tổng số trang trong tập tin." #: 01100400.xhp -#, fuzzy msgctxt "" "01100400.xhp\n" "hd_id3156027\n" -"5\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Tables: </caseinline><caseinline select=\"CALC\">Number of Sheets: </caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Màu </caseinline><caseinline select=\"DRAW\">Màu </caseinline></switchinline>" +msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Tables:</caseinline><caseinline select=\"CALC\">Sheets:</caseinline></switchinline>" +msgstr "" #: 01100400.xhp msgctxt "" @@ -3804,10 +3752,9 @@ msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Số các b msgctxt "" "01100400.xhp\n" "hd_id3153311\n" -"30\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Number of Cells: </caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Tổng ô : </caseinline></switchinline>" +msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Cells:</caseinline></switchinline>" +msgstr "" #: 01100400.xhp msgctxt "" @@ -5594,10 +5541,9 @@ msgstr "<link href=\"text/shared/01/01170000.xhp\" name=\"Thoát\">Thoát</link> msgctxt "" "01170000.xhp\n" "par_id3151299\n" -"2\n" "help.text" -msgid "<ahelp hid=\".\">Closes all $[officename] programs and prompts you to save your changes.</ahelp> <switchinline select=\"sys\"><caseinline select=\"MAC\">This command does not exist on Mac OS X systems.</caseinline><defaultinline/></switchinline>" -msgstr "<ahelp hid=\".\">Thay thế mọi lần gặp đoạn văn hay định dạng bạn muốn thay thế.</ahelp><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Lặp lại lệnh này đến khi thay thế tất cả các đoạn/đồ trên ảnh chiếu của bạn. </caseinline></switchinline>" +msgid "<ahelp hid=\".\">Closes all $[officename] programs and prompts you to save your changes.</ahelp> This command does not exist on Mac OS X systems." +msgstr "" #: 01170000.xhp msgctxt "" @@ -6788,10 +6734,9 @@ msgstr "<variable id=\"02100000\"><link href=\"text/shared/01/02100000.xhp\" nam msgctxt "" "02100000.xhp\n" "par_id3149893\n" -"2\n" "help.text" -msgid "<variable id=\"suchenersetzentext\"><ahelp hid=\".uno:SearchDialog\">Searches for or replaces text or formats in the current document.</ahelp></variable>" -msgstr "<variable id=\"suchenersetzentext\"><ahelp hid=\".uno:SearchDialog\">Tìm kiếm và/hay thay thế văn bản hay định dạng trong tài liệu hiện tại.</ahelp></variable>" +msgid "<variable id=\"suchenersetzentext\"><ahelp hid=\".uno:SearchDialog\">Finds or replaces text or formats in the current document.</ahelp></variable>" +msgstr "" #: 02100000.xhp msgctxt "" @@ -6821,527 +6766,473 @@ msgstr "" msgctxt "" "02100000.xhp\n" "hd_id3152425\n" -"3\n" "help.text" -msgid "Search For" -msgstr "Tìm kiếm" +msgid "Find" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" "par_id3155805\n" -"4\n" "help.text" -msgid "<ahelp hid=\"svx/ui/findreplacedialog/searchlist\">Enter the text that you want to search for, or select a previous search from the list.</ahelp>" -msgstr "<ahelp hid=\"svx/ui/findreplacedialog/searchlist\">Nhập chuỗi cần tìm, hoặc chọn một chuỗi tìm kiếm vừa dùng trong danh sách.</ahelp>" +msgid "<ahelp hid=\"svx/ui/findreplacedialog/searchlist\">Enter the text that you want to find, or select a previous search from the list.</ahelp>" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" "par_id3153683\n" -"189\n" "help.text" -msgid "Search options are listed in the <emph>Options </emph>area of the dialog" +msgid "Search options are listed under the <emph>Find</emph> box and in the <emph>Other options</emph> area of the dialog." msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"hd_id3152551\n" -"5\n" +"hd_id3154924\n" "help.text" -msgid "Replace With" -msgstr "Thay thế bằng" +msgid "Match case" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id3156426\n" -"6\n" +"bm_id3154760\n" "help.text" -msgid "<ahelp hid=\"svx/ui/findreplacedialog/replacelist\">Enter the replacement text, or select a recent replacement text or style from the list.</ahelp>" -msgstr "<ahelp hid=\"svx/ui/findreplacedialog/replacelist\">Nhập chuỗi thay thế, hoặc chọn một chuỗi thay thế vừa dùng trong danh sách.</ahelp>" +msgid "<bookmark_value>case sensitivity;searching</bookmark_value>" +msgstr "<bookmark_value>phân biệt chữ hoa/thường;tìm kiếm</bookmark_value>" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id3150506\n" -"190\n" +"par_id3154760\n" "help.text" -msgid "Replacement options are listed in the <emph>Options </emph>area of the dialog." +msgid "<variable id=\"exakt\"><ahelp hid=\"svx/ui/findreplacedialog/matchcase\">Distinguishes between uppercase and lowercase characters.</ahelp></variable>" msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"hd_id3166410\n" -"8\n" -"help.text" -msgid "Options" -msgstr "Tùy chọn" - -#: 02100000.xhp -msgctxt "" -"02100000.xhp\n" "hd_id3148538\n" -"10\n" "help.text" msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Entire Cells</caseinline><defaultinline>Whole words only</defaultinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Toàn ô</caseinline><defaultinline>Chỉ nguyên từ</defaultinline></switchinline>" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" "par_id3149579\n" -"11\n" "help.text" msgid "<variable id=\"ganze\"><ahelp hid=\"svx/ui/findreplacedialog/wholewords\">Searches for whole words or cells that are identical to the search text.</ahelp></variable>" -msgstr "<variable id=\"ganze\"><ahelp hid=\"svx/ui/findreplacedialog/wholewords\">Tìm kiếm nguyên từ hay ô hoàn toàn mà trùng với chuỗi tìm kiếm.</ahelp></variable>" - -#: 02100000.xhp -msgctxt "" -"02100000.xhp\n" -"hd_id3156192\n" -"14\n" -"help.text" -msgid "Backwards" -msgstr "Ngược" - -#: 02100000.xhp -msgctxt "" -"02100000.xhp\n" -"par_id3150771\n" -"15\n" -"help.text" -msgid "<ahelp hid=\"svx/ui/findreplacedialog/backwards\">Search starts at the current cursor position and goes backwards to the beginning of the file.</ahelp>" -msgstr "<ahelp hid=\"svx/ui/findreplacedialog/backwards\">Tiến trình tìm kiếm bắt đầu ở vị trí con trỏ hiện tại, sau đó đi ngược, về đầu của tập tin.</ahelp>" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"hd_id3144439\n" -"16\n" +"bm_id3152960\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Regular expressions</defaultinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Biểu thức chính quy</defaultinline></switchinline>" +msgid "<bookmark_value>searching; all sheets</bookmark_value> <bookmark_value>finding; in all sheets</bookmark_value> <bookmark_value>sheets; searching all</bookmark_value>" +msgstr "<bookmark_value>tìm kiếm;qua mọi bảng</bookmark_value><bookmark_value>tìm; trong mọi bảng</bookmark_value><bookmark_value>bảng;tìm kiếm tất cả</bookmark_value>" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id3155342\n" -"156\n" +"hd_id3152960\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Allows you to use wildcards in your search.</defaultinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Cho phép bạn dùng ký tự đại diện (v.d. *, ?) trong chuỗi tìm kiếm.</defaultinline></switchinline>" +msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">All sheets</caseinline></switchinline>" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id3727225\n" +"par_id3145619\n" "help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Allows you to use wildcards in your search.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Cho phép bạn dùng ký tự đại diện (v.d. *, ?) trong chuỗi tìm kiếm.</ahelp>" +msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Searches through all of the sheets in the current spreadsheet file.</caseinline></switchinline>" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"hd_id3154924\n" -"45\n" +"par_id4089175\n" "help.text" -msgid "Match case" -msgstr "So sánh chữ hoa/thường" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches through all of the sheets in the current spreadsheet file.</ahelp>" +msgstr "<ahelp hid=\".\" visibility=\"hidden\">Tìm kiếm qua tất cả các trang tính trong tập tin bảng tính hiện tại.</ahelp>" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"bm_id3154760\n" +"hd_id3152551\n" "help.text" -msgid "<bookmark_value>case sensitivity;searching</bookmark_value>" -msgstr "<bookmark_value>phân biệt chữ hoa/thường;tìm kiếm</bookmark_value>" +msgid "Replace" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id3154760\n" -"46\n" +"par_id3156426\n" +"6\n" "help.text" -msgid "<variable id=\"exakt\"><ahelp hid=\"svx/ui/findreplacedialog/matchcase\">Distinguishes between uppercase and lowercase characters.</ahelp></variable>" -msgstr "<variable id=\"exakt\"><ahelp hid=\"svx/ui/findreplacedialog/matchcase\">Phân biệt các chữ hoa và chữ thường.</ahelp></variable>" +msgid "<ahelp hid=\"svx/ui/findreplacedialog/replacelist\">Enter the replacement text, or select a recent replacement text or style from the list.</ahelp>" +msgstr "<ahelp hid=\"svx/ui/findreplacedialog/replacelist\">Nhập chuỗi thay thế, hoặc chọn một chuỗi thay thế vừa dùng trong danh sách.</ahelp>" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"bm_id3147264\n" +"par_id3150506\n" "help.text" -msgid "<bookmark_value>finding; selections</bookmark_value>" -msgstr "<bookmark_value>tìm; vùng chọn</bookmark_value>" +msgid "Replacement options are listed are listed under the <emph>Find</emph> box and in the <emph>Other options</emph> area of the dialog." +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"hd_id3147264\n" -"47\n" +"hd_id3154299\n" +"66\n" "help.text" -msgid "Current selection only" -msgstr "Chỉ vùng chọn hiện thời" +msgid "Find All" +msgstr "Tìm tất cả" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id3150866\n" -"48\n" +"par_id3145785\n" +"67\n" "help.text" -msgid "<ahelp hid=\".\">Searches only the selected text or cells.</ahelp>" -msgstr "<ahelp hid=\".\">Tìm kiếm chỉ trong đoạn văn hoặc các ô đã chọn.</ahelp>" +msgid "Finds and selects all instances of the text or the format that you are searching for in the document (only in Writer and Calc documents)." +msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_SEARCH:BTN_SEARCH_ALL\">Tìm và lựa chọn mọi lần gặp đoạn văn hay định dạng bạn tìm kiếm trong tài liệu (chỉ trong tài liệu kiểu Writer và Calc).</ahelp>" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id8876918\n" +"par_id31454242785\n" "help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches for text formatted with the style that you specify. Select this checkbox, and then select a style from the Search for list. To specify a replacement style, select a style from the Replace with list.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Tìm kiếm đoạn văn được định dạng bằng kiểu dáng bạn ghi rõ. Đánh dấu trong hộp chọn này, sau đó chọn một kiểu dáng trong danh sách <emph>Tìm kiếm</emph>. Để ghi rõ một kiểu dáng thay thế, chọn một kiểu dáng trong danh sách <emph>Thay thế bằng</emph>.</ahelp>" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Finds and selects all instances of the text or the format that you are searching for in the document (only in Writer and Calc documents).</ahelp>" +msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_SEARCH:BTN_SEARCH_ALL\">Tìm và lựa chọn mọi lần gặp đoạn văn hay định dạng bạn tìm kiếm trong tài liệu (chỉ trong tài liệu kiểu Writer và Calc).</ahelp>" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"hd_id3153524\n" -"49\n" +"hd_id301020161412479230\n" "help.text" -msgid "Search for Styles / Including Styles" -msgstr "Tìm kiểu dáng / Kèm thêm kiểu dáng" +msgid "Find Previous" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id3155103\n" -"50\n" +"par_id301020161412471558\n" "help.text" -msgid "<ahelp hid=\"svx/ui/findreplacedialog/layout\">Searches for text formatted with the style that you specify. Select this checkbox, and then select a style from the <emph>Search for </emph>list. To specify a replacement style, select a style from the <emph>Replace with</emph> list.</ahelp>" -msgstr "<ahelp hid=\"svx/ui/findreplacedialog/layout\">Tìm kiếm văn bản theo định dạng bạn ghi rõ. Bật tùy chọn này, sau đó chọn một kiểu dáng trong danh sách <emph>Tìm kiếm</emph>. Để ghi rõ kiểu dáng thay thế, chọn một kiểu dáng trong danh sách <emph>Thay thế bằng</emph> list.</ahelp>" +msgid "<ahelp hid=\"svx/ui/findreplacedialog/backsearch\">Finds and selects the previous occurrence of the text or format that you searching for in the document.</ahelp>" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_idN109CC\n" +"hd_id3163821\n" "help.text" -msgid "After you select the attributes that you want to search for, the <emph>Search for Styles</emph> box in the <emph>Options </emph>area of the %PRODUCTNAME Writer <emph>Find & Replace </emph>dialog changes to <emph>Including Styles</emph>." -msgstr "Một khi bạn chọn các thuộc tính thích hợp với tiến trình tìm kiếm, hộp <emph>Tìm kiếm Kiểu dáng</emph> trong vùng <emph>Tùy chọn</emph> của hộp thoại <emph>Tìm và Thay thế</emph> của %PRODUCTNAME Writer trở thành <emph>Kèm thêm kiểu dáng</emph>." +msgid "Find Next" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_idN109DF\n" +"par_id3147436\n" "help.text" -msgid "If you want to search for text in which attributes were set by using direct formatting and styles, select the <emph>Including Styles</emph> box." -msgstr "Muốn tìm kiếm văn bản có các thuộc tính được đặt bằng định dạng trực tiếp và kiểu dáng thì bật tùy chọn <emph>Kèm thêm kiểu dáng</emph>." +msgid "<ahelp hid=\"svx/ui/findreplacedialog/search\">Finds and selects the next occurrence of the text or format that you searching for in the document.</ahelp>" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"hd_id0302200901464169\n" +"hd_id3149065\n" +"72\n" "help.text" -msgid "Comments" -msgstr "Chú thích" +msgid "Replace" +msgstr "Thay thế" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id0302200901464150\n" +"par_id3151170\n" +"73\n" "help.text" -msgid "<ahelp hid=\".\">In Writer, you can select to include the comment texts in your searches.</ahelp>" -msgstr "<ahelp hid=\".\">Trong Writer, bạn có thể lựa chọn để bao gồm ghi chú trong những tìm kiếm của bạn.</ahelp>" +msgid "<ahelp hid=\"svx/ui/findreplacedialog/replace\">Replaces the selected text or format that you searched for, and then searches for the next occurrence.</ahelp>" +msgstr "<ahelp hid=\"svx/ui/findreplacedialog/replace\">Thay thế đoạn hay định dạng bạn đã tìm kiếm, sau đó tìm kiếm lần gặp kế tiếp.</ahelp>" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"hd_id3149167\n" -"204\n" +"hd_id3153742\n" +"70\n" "help.text" -msgid "<variable id=\"halbnormaltitel\">Match character width (only if Asian languages are enabled)</variable>" -msgstr "<variable id=\"halbnormaltitel\">Khớp bề rộng ký tự (chỉ nếu cũng hiệu lực các ngôn ngữ Châu Á).</variable>" +msgid "Replace All" +msgstr "Thay thế tất cả" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id3145744\n" -"208\n" +"par_id3145660\n" +"71\n" "help.text" -msgid "<variable id=\"halbnormaltext\"><ahelp hid=\"svx/ui/findreplacedialog/matchcharwidth\">Distinguishes between half-width and full-width character forms.</ahelp></variable>" -msgstr "<variable id=\"halbnormaltext\"><ahelp hid=\"svx/ui/findreplacedialog/matchcharwidth\">Phân biệt dạng ký tự kiểu nửa rộng và rộng đầy.</ahelp></variable>" +msgid "<ahelp hid=\".\">Replaces all of the occurrences of the text or format that you want to replace.</ahelp><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Repeat this command until all replacements on your slide have been made.</caseinline></switchinline>" +msgstr "<ahelp hid=\".\">Thay thế mọi lần gặp đoạn văn hay định dạng bạn muốn thay thế.</ahelp><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Lặp lại lệnh này đến khi thay thế tất cả các đoạn/đồ trên ảnh chiếu của bạn. </caseinline></switchinline>" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"hd_id3153178\n" -"205\n" +"hd_id3166410\n" "help.text" -msgid "<variable id=\"aehnlichtitel\">Sounds like (Japanese) (only if Asian languages are enabled)</variable>" -msgstr "<variable id=\"aehnlichtitel\">Nghe như (tiếng Nhật) (chỉ nếu cũng hiệu lực các ngôn ngữ Châu Á).</variable>" +msgid "Other options" +msgstr "" #: 02100000.xhp -#, fuzzy msgctxt "" "02100000.xhp\n" -"par_id3145421\n" +"par_id3150113\n" "help.text" -msgid "<variable id=\"aehnlichtext\"><ahelp hid=\"svx/ui/findreplacedialog/soundslike\">Lets you specify the search options for similar notation used in Japanese text. Select this checkbox, and then click the <emph>Sounds</emph> button to specify the search options.</ahelp></variable>" -msgstr "<variable id=\"aehnlichtext\"><ahelp hid=\"svx/ui/findreplacedialog/soundslike\">Cho phép bạn ghi rõ các tùy chọn tìm kiếm về kiểu ghi tương tự được dùng trong văn bản tiếng Nhật. Bật tùy chọn này, sau đó nhấn vào nút <emph>...</emph> để ghi rõ các tùy chọn tìm kiếm.</ahelp></variable>" +msgid "<ahelp hid=\".\" visibility=\"visible\">Shows more or fewer search options. Click this label again to hide the extended search options.</ahelp>" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id3149765\n" -"209\n" +"bm_id3147264\n" "help.text" -msgid "<variable id=\"aehnlichbutton\"><ahelp hid=\"svx/ui/findreplacedialog/soundslikebtn\" visibility=\"hidden\">Sets the search options for similar notation used in Japanese text.</ahelp></variable>" -msgstr "<variable id=\"aehnlichbutton\"><ahelp hid=\"svx/ui/findreplacedialog/soundslikebtn\" visibility=\"hidden\">Đặt các tùy chọn tìm kiếm về kiểu ghi tương tự được dùng trong văn bản tiếng Nhật.</ahelp></variable>" +msgid "<bookmark_value>finding; selections</bookmark_value>" +msgstr "<bookmark_value>tìm; vùng chọn</bookmark_value>" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id3148672\n" -"212\n" +"hd_id3147264\n" "help.text" -msgid "<link href=\"text/shared/optionen/01150200.xhp\" name=\"Searching in Japanese\">Searching in Japanese</link>" -msgstr "<link href=\"text/shared/optionen/01150200.xhp\" name=\"Tìm bằng tiếng Nhật\">Tìm bằng tiếng Nhật</link>" +msgid "Current selection only" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"hd_id3154299\n" -"66\n" +"par_id3150866\n" "help.text" -msgid "Find All" -msgstr "Tìm tất cả" +msgid "<ahelp hid=\".\">Searches only the selected text or cells.</ahelp>" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id3145785\n" -"67\n" +"hd_id3156192\n" "help.text" -msgid "Finds and selects all instances of the text or the format that you are searching for in the document (only in Writer and Calc documents)." -msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_SEARCH:BTN_SEARCH_ALL\">Tìm và lựa chọn mọi lần gặp đoạn văn hay định dạng bạn tìm kiếm trong tài liệu (chỉ trong tài liệu kiểu Writer và Calc).</ahelp>" +msgid "Replace backwards" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id31454242785\n" +"par_id3150771\n" +"15\n" "help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Finds and selects all instances of the text or the format that you are searching for in the document (only in Writer and Calc documents).</ahelp>" -msgstr "<ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_SEARCH:BTN_SEARCH_ALL\">Tìm và lựa chọn mọi lần gặp đoạn văn hay định dạng bạn tìm kiếm trong tài liệu (chỉ trong tài liệu kiểu Writer và Calc).</ahelp>" +msgid "<ahelp hid=\"svx/ui/findreplacedialog/replace_backwards\">Search starts at the current cursor position and goes backwards to the beginning of the file.</ahelp>" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"hd_id3163821\n" -"68\n" +"hd_id3144439\n" +"16\n" "help.text" -msgid "Find Next" -msgstr "" +msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Regular expressions</defaultinline></switchinline>" +msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Biểu thức chính quy</defaultinline></switchinline>" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id3147436\n" -"69\n" +"par_id3155342\n" +"156\n" "help.text" -msgid "<ahelp hid=\"svx/ui/findreplacedialog/search\">Finds and selects the next occurrence of the text or format that you searching for in the document.</ahelp>" -msgstr "<ahelp hid=\"svx/ui/findreplacedialog/search\">Tìm và lựa chọn lần kế tiếp gặp đoạn văn hay định dạng bạn tìm kiếm trong tài liệu.</ahelp>" +msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Allows you to use wildcards in your search.</defaultinline></switchinline>" +msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Cho phép bạn dùng ký tự đại diện (v.d. *, ?) trong chuỗi tìm kiếm.</defaultinline></switchinline>" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"hd_id3153742\n" -"70\n" +"par_id3727225\n" "help.text" -msgid "Replace All" -msgstr "Thay thế tất cả" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Allows you to use wildcards in your search.</ahelp>" +msgstr "<ahelp hid=\".\" visibility=\"hidden\">Cho phép bạn dùng ký tự đại diện (v.d. *, ?) trong chuỗi tìm kiếm.</ahelp>" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id3145660\n" -"71\n" +"par_id8876918\n" "help.text" -msgid "<ahelp hid=\".\">Replaces all of the occurrences of the text or format that you want to replace.</ahelp><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Repeat this command until all replacements on your slide have been made.</caseinline></switchinline>" -msgstr "<ahelp hid=\".\">Thay thế mọi lần gặp đoạn văn hay định dạng bạn muốn thay thế.</ahelp><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Lặp lại lệnh này đến khi thay thế tất cả các đoạn/đồ trên ảnh chiếu của bạn. </caseinline></switchinline>" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches for text formatted with the style that you specify. Select this checkbox, and then select a style from the Find list. To specify a replacement style, select a style from the Replace list.</ahelp>" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"hd_id3149065\n" -"72\n" +"hd_id3153524\n" "help.text" -msgid "Replace" -msgstr "Thay thế" +msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Paragraph Styles / Including Styles</caseinline><caseinline select=\"CALC\">Cell Styles</caseinline></switchinline>" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id3151170\n" -"73\n" +"par_id3155103\n" "help.text" -msgid "<ahelp hid=\"svx/ui/findreplacedialog/replace\">Replaces the selected text or format that you searched for, and then searches for the next occurrence.</ahelp>" -msgstr "<ahelp hid=\"svx/ui/findreplacedialog/replace\">Thay thế đoạn hay định dạng bạn đã tìm kiếm, sau đó tìm kiếm lần gặp kế tiếp.</ahelp>" +msgid "<ahelp hid=\"svx/ui/findreplacedialog/layout\">Searches for text formatted with the style that you specify. Select this checkbox, and then select a style from the <emph>Find</emph> list. To specify a replacement style, select a style from the <emph>Replace</emph> list.</ahelp>" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"hd_id3147348\n" -"192\n" +"par_idN109CC\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/02100200.xhp\" name=\"Attribute\">Attribute</link></caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/02100200.xhp\" name=\"Thuộc tính\">Thuộc tính</link></caseinline></switchinline>" +msgid "After you select the attributes that you want to search for, the <emph>Paragraph Styles</emph> box in the <emph>Other options</emph> area of the %PRODUCTNAME Writer <emph>Find & Replace</emph> dialog changes to <emph>Including Styles</emph>." +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"hd_id3155854\n" -"193\n" +"par_idN109DF\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/02100300.xhp\" name=\"Format\">Format</link></caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/02100300.xhp\" name=\"Định dạng\">Định dạng</link></caseinline></switchinline>" +msgid "If you want to search for text in which attributes were set by using direct formatting and styles, select the <emph>Including Styles</emph> box." +msgstr "Muốn tìm kiếm văn bản có các thuộc tính được đặt bằng định dạng trực tiếp và kiểu dáng thì bật tùy chọn <emph>Kèm thêm kiểu dáng</emph>." #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id8641315\n" +"hd_id3149167\n" +"204\n" "help.text" -msgid "Finds specific text formatting features, such as font types, font effects, and text flow characteristics." -msgstr "Tìm các tính năng định dạng văn bản dứt khoát, v.d. kiểu phông, hiệu ứng phông và đặc tính luồng văn bản." +msgid "<variable id=\"halbnormaltitel\">Match character width (only if Asian languages are enabled)</variable>" +msgstr "<variable id=\"halbnormaltitel\">Khớp bề rộng ký tự (chỉ nếu cũng hiệu lực các ngôn ngữ Châu Á).</variable>" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"hd_id3154188\n" -"135\n" +"par_id3145744\n" +"208\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">No Format</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Không định dạng</caseinline></switchinline>" +msgid "<variable id=\"halbnormaltext\"><ahelp hid=\"svx/ui/findreplacedialog/matchcharwidth\">Distinguishes between half-width and full-width character forms.</ahelp></variable>" +msgstr "<variable id=\"halbnormaltext\"><ahelp hid=\"svx/ui/findreplacedialog/matchcharwidth\">Phân biệt dạng ký tự kiểu nửa rộng và rộng đầy.</ahelp></variable>" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id3159155\n" -"136\n" +"hd_id3153178\n" +"205\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click in the <emph>Search for </emph>or the <emph>Replace with </emph>box, and then click this button to remove the search criteria based on formats.</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nhấn vào hộp <emph>Tìm kiếm</emph> hay <emph>Thay thế bằng</emph>, sau đó nhấn vào cái nút này để gỡ bỏ các tiêu chuẩn tìm kiếm phụ thuộc vào định dạng.</caseinline></switchinline>" +msgid "<variable id=\"aehnlichtitel\">Sounds like (Japanese) (only if Asian languages are enabled)</variable>" +msgstr "<variable id=\"aehnlichtitel\">Nghe như (tiếng Nhật) (chỉ nếu cũng hiệu lực các ngôn ngữ Châu Á).</variable>" #: 02100000.xhp +#, fuzzy msgctxt "" "02100000.xhp\n" -"par_id1334269\n" +"par_id3145421\n" "help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Click in the Search for or the Replace with box, and then click this button to remove the search criteria based on formats.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Nhấn vào hộp « Tìm kiếm » hay « Thay thế bằng », sau đó nhấn vào cái nút này để gỡ bỏ các tiêu chuẩn tìm kiếm dựa vào định dạng.</ahelp>" +msgid "<variable id=\"aehnlichtext\"><ahelp hid=\"svx/ui/findreplacedialog/soundslike\">Lets you specify the search options for similar notation used in Japanese text. Select this checkbox, and then click the <emph>Sounds</emph> button to specify the search options.</ahelp></variable>" +msgstr "<variable id=\"aehnlichtext\"><ahelp hid=\"svx/ui/findreplacedialog/soundslike\">Cho phép bạn ghi rõ các tùy chọn tìm kiếm về kiểu ghi tương tự được dùng trong văn bản tiếng Nhật. Bật tùy chọn này, sau đó nhấn vào nút <emph>...</emph> để ghi rõ các tùy chọn tìm kiếm.</ahelp></variable>" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id3150337\n" -"137\n" +"par_id3149765\n" +"209\n" "help.text" -msgid "The search criteria for formatting attributes are displayed under the <emph>Search for </emph>or the <emph>Replace with </emph>box." -msgstr "Tiêu chuẩn tìm kiếm để định dạng thuộc tính được hiển thị bên dưới hộp <emph>Tìm kiếm</emph> hay <emph>Thay thế bằng</emph>." +msgid "<variable id=\"aehnlichbutton\"><ahelp hid=\"svx/ui/findreplacedialog/soundslikebtn\" visibility=\"hidden\">Sets the search options for similar notation used in Japanese text.</ahelp></variable>" +msgstr "<variable id=\"aehnlichbutton\"><ahelp hid=\"svx/ui/findreplacedialog/soundslikebtn\" visibility=\"hidden\">Đặt các tùy chọn tìm kiếm về kiểu ghi tương tự được dùng trong văn bản tiếng Nhật.</ahelp></variable>" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id3150113\n" -"139\n" +"par_id3148672\n" +"212\n" "help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Shows more or fewer search options. Click this button again to hide the extended search options.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Thêm hoặc bớt việc hiển thị các tùy chọn tìm kiếm. Nhấn nút này một lần nữa để giấu đi những tùy chọn tìm kiếm mở rộng.</ahelp>" +msgid "<link href=\"text/shared/optionen/01150200.xhp\" name=\"Searching in Japanese\">Searching in Japanese</link>" +msgstr "<link href=\"text/shared/optionen/01150200.xhp\" name=\"Tìm bằng tiếng Nhật\">Tìm bằng tiếng Nhật</link>" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"hd_id3154944\n" -"140\n" +"hd_id0302200901464169\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Search in</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Tìm trong</caseinline></switchinline>" +msgid "Comments" +msgstr "Chú thích" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"hd_id3146925\n" -"142\n" +"par_id0302200901464150\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Formulas</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Công thức</caseinline></switchinline>" +msgid "<ahelp hid=\".\">In Writer, you can select to include the comment texts in your searches.</ahelp>" +msgstr "<ahelp hid=\".\">Trong Writer, bạn có thể lựa chọn để bao gồm ghi chú trong những tìm kiếm của bạn.</ahelp>" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id6719870\n" +"hd_id3147348\n" "help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches for the characters that you specify in formulas and in fixed (not calculated) values. For example, you could look for formulas that contain 'SUM'.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Tìm các ký tự bạn ghi rõ, tìm kiếm qua các giá trị và kết quả của công thức. Ví dụ, bạn có thể tìm công thức chứa toán tử « SUM » (tổng).</ahelp>" +msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/02100200.xhp\" name=\"Attributes\">Attributes</link></caseinline></switchinline>" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"hd_id3149400\n" -"144\n" +"hd_id3155854\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Values</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Giá trị</caseinline></switchinline>" +msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/02100300.xhp\" name=\"Format\">Format</link></caseinline></switchinline>" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id3146969\n" -"145\n" +"par_id8641315\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Searches for the characters that you specify in values and in the results of formulas.</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Tìm kiếm các ký tự bạn ghi rõ trong các giá trị trong kết quả của công thức. </caseinline></switchinline>" +msgid "Finds specific text formatting features, such as font types, font effects, and text flow characteristics." +msgstr "Tìm các tính năng định dạng văn bản dứt khoát, v.d. kiểu phông, hiệu ứng phông và đặc tính luồng văn bản." #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id6064943\n" +"hd_id3154188\n" "help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches for the characters that you specify in values and in the results of formulas.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Tìm các ký tự bạn ghi rõ, tìm kiếm qua các giá trị và kết quả của công thức.</ahelp>" +msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">No Format</caseinline></switchinline>" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"hd_id3145650\n" -"146\n" +"par_id3159155\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Chú thích</caseinline></switchinline>" +msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click in the <emph>Find</emph> or the <emph>Replace</emph> box, and then click this button to remove the search criteria based on formats.</caseinline></switchinline>" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id3153947\n" -"147\n" +"par_id1334269\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Searches for the characters that you specify in the comments that are attached to the cells.</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Tìm kiếm các ký tự bạn chỉ định trong các ghi chú đính kèm các ô. </caseinline></switchinline>" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Click in the Find or the Replace box, and then click this button to remove the search criteria based on formats.</ahelp>" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id9799798\n" +"par_id3150337\n" "help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches for the characters that you specify in the comments that are attached to the cells.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Tìm các ký tự bạn chỉ định trong các ghi chú đính kèm các ô.</ahelp>" +msgid "The search criteria for formatting attributes are displayed under the <emph>Find</emph> or the <emph>Replace</emph> box." +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" "hd_id3153004\n" -"148\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Search direction</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Hướng tìm</caseinline></switchinline>" +msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Direction</caseinline></switchinline>" +msgstr "" #: 02100000.xhp msgctxt "" @@ -7356,10 +7247,17 @@ msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Xác định t msgctxt "" "02100000.xhp\n" "hd_id3155064\n" -"150\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">By Rows</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Theo hàng</caseinline></switchinline>" +msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Rows</caseinline></switchinline>" +msgstr "" + +#: 02100000.xhp +msgctxt "" +"02100000.xhp\n" +"par_id301020161457217894\n" +"help.text" +msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Searches from left to right across the rows.</caseinline></switchinline>" +msgstr "" #: 02100000.xhp msgctxt "" @@ -7373,19 +7271,17 @@ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Tìm kiếm từ trái sang phả msgctxt "" "02100000.xhp\n" "hd_id3156277\n" -"152\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">By Columns</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Theo cột</caseinline></switchinline>" +msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Columns</caseinline></switchinline>" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" "par_id3145207\n" -"153\n" "help.text" msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Searches from top to bottom through the columns.</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Tìm kiếm từ trên xuống dưới qua các cột.</caseinline></switchinline>" +msgstr "" #: 02100000.xhp msgctxt "" @@ -7398,45 +7294,85 @@ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Tìm kiếm từ trên xuống d #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"hd_id3153764\n" -"194\n" +"hd_id3154944\n" +"140\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Extras</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Bổ sung</caseinline></switchinline>" +msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Search in</caseinline></switchinline>" +msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Tìm trong</caseinline></switchinline>" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"bm_id3152960\n" +"hd_id3146925\n" "help.text" -msgid "<bookmark_value>searching; all sheets</bookmark_value> <bookmark_value>finding; in all sheets</bookmark_value> <bookmark_value>sheets; searching all</bookmark_value>" -msgstr "<bookmark_value>tìm kiếm;qua mọi bảng</bookmark_value><bookmark_value>tìm; trong mọi bảng</bookmark_value><bookmark_value>bảng;tìm kiếm tất cả</bookmark_value>" +msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Formulas</caseinline></switchinline>" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"hd_id3152960\n" -"196\n" +"par_id301020161448509633\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Search in all sheets</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Tìm trong mọi bảng</caseinline></switchinline>" +msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Searches for the characters that you specify in formulas and in fixed (not calculated) values. For example, you could look for formulas that contain 'SUM'.</caseinline></switchinline>" +msgstr "" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id3145619\n" -"197\n" +"par_id6719870\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Searches through all of the sheets in the current spreadsheet file.</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Tìm kiếm qua tất cả các trang tính của tập tin bảng tính hiện tại. </caseinline></switchinline>" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches for the characters that you specify in formulas and in fixed (not calculated) values. For example, you could look for formulas that contain 'SUM'.</ahelp>" +msgstr "<ahelp hid=\".\" visibility=\"hidden\">Tìm các ký tự bạn ghi rõ, tìm kiếm qua các giá trị và kết quả của công thức. Ví dụ, bạn có thể tìm công thức chứa toán tử « SUM » (tổng).</ahelp>" #: 02100000.xhp msgctxt "" "02100000.xhp\n" -"par_id4089175\n" +"hd_id3149400\n" "help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches through all of the sheets in the current spreadsheet file.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Tìm kiếm qua tất cả các trang tính trong tập tin bảng tính hiện tại.</ahelp>" +msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Values</caseinline></switchinline>" +msgstr "" + +#: 02100000.xhp +msgctxt "" +"02100000.xhp\n" +"par_id3146969\n" +"145\n" +"help.text" +msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Searches for the characters that you specify in values and in the results of formulas.</caseinline></switchinline>" +msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Tìm kiếm các ký tự bạn ghi rõ trong các giá trị trong kết quả của công thức. </caseinline></switchinline>" + +#: 02100000.xhp +msgctxt "" +"02100000.xhp\n" +"par_id6064943\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches for the characters that you specify in values and in the results of formulas.</ahelp>" +msgstr "<ahelp hid=\".\" visibility=\"hidden\">Tìm các ký tự bạn ghi rõ, tìm kiếm qua các giá trị và kết quả của công thức.</ahelp>" + +#: 02100000.xhp +msgctxt "" +"02100000.xhp\n" +"hd_id3145650\n" +"help.text" +msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Notes</caseinline></switchinline>" +msgstr "" + +#: 02100000.xhp +msgctxt "" +"02100000.xhp\n" +"par_id3153947\n" +"147\n" +"help.text" +msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Searches for the characters that you specify in the comments that are attached to the cells.</caseinline></switchinline>" +msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Tìm kiếm các ký tự bạn chỉ định trong các ghi chú đính kèm các ô. </caseinline></switchinline>" + +#: 02100000.xhp +msgctxt "" +"02100000.xhp\n" +"par_id9799798\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches for the characters that you specify in the comments that are attached to the cells.</ahelp>" +msgstr "<ahelp hid=\".\" visibility=\"hidden\">Tìm các ký tự bạn chỉ định trong các ghi chú đính kèm các ô.</ahelp>" #: 02100000.xhp msgctxt "" @@ -7662,26 +7598,25 @@ msgstr "\\n" msgctxt "" "02100001.xhp\n" "par_id3153700\n" -"167\n" "help.text" -msgid "Represents a line break that was inserted with the Shift+Enter key combination. To change a line break into a paragraph break, enter <emph>\\n</emph> in the <emph>Search for</emph> and <emph>Replace with</emph> boxes, and then perform a search and replace." -msgstr "Chuỗi này đại diện một ký tự ngắt dòng được chèn bằng tổ hợp phím <item type=\"keycode\">Shift+Enter</item>. Để chuyển đổi ký tự ngắt dòng sang ký tự ngắt đoạn văn, gõ <emph>\\n</emph> vào cả hai hộp <emph>Tìm kiếm</emph> và <emph>Thay thế bằng</emph>, sau đó chạy một tiến trình tìm và thay thế." +msgid "Represents a line break that was inserted with the Shift+Enter key combination. To change a line break into a paragraph break, enter <emph>\\n</emph> in the <emph>Find</emph> and <emph>Replace</emph> boxes, and then perform a search and replace." +msgstr "" #: 02100001.xhp msgctxt "" "02100001.xhp\n" "par_id9262672\n" "help.text" -msgid "\\n in the <emph>Search for</emph> text box stands for a line break that was inserted with the Shift+Enter key combination." -msgstr "« \\n » trong hộp <emph>Tìm kiếm</emph> thì đại diện một ký tự ngắt dòng đã được chèn bằng tổ hợp phím <item type=\"keycode\">Shift+Enter</item>." +msgid "\\n in the <emph>Find</emph> text box stands for a line break that was inserted with the Shift+Enter key combination." +msgstr "" #: 02100001.xhp msgctxt "" "02100001.xhp\n" "par_id2366100\n" "help.text" -msgid "\\n in the <emph>Replace with</emph> text box stands for a paragraph break that can be entered with the Enter or Return key." -msgstr "« \\n » trong hộp <emph>Thay thế bằng</emph> thì đại diện một ký tự ngắt đoạn văn đã được chèn bằng hoặc phím <item type=\"keycode\">Enter</item> hoặc phím <item type=\"keycode\">Return</item>." +msgid "\\n in the <emph>Replace</emph> text box stands for a paragraph break that can be entered with the Enter or Return key." +msgstr "" #: 02100001.xhp msgctxt "" @@ -7696,10 +7631,9 @@ msgstr "\\t" msgctxt "" "02100001.xhp\n" "par_id3157809\n" -"30\n" "help.text" -msgid "Represents a tab. You can also use this expression in the <emph>Replace with</emph> box." -msgstr "Đại diện một ký tự Tab. Biểu thức có cùng một sự nghĩa trong cả hai hộp <emph>Tìm kiếm</emph> và <emph>Thay thế bằng</emph>." +msgid "Represents a tab. You can also use this expression in the <emph>Replace</emph> box." +msgstr "" #: 02100001.xhp msgctxt "" @@ -7768,28 +7702,25 @@ msgstr "& hay $0" msgctxt "" "02100001.xhp\n" "par_id3153961\n" -"44\n" "help.text" -msgid "Adds the string that was found by the search criteria in the <emph>Search for</emph> box to the term in the <emph>Replace with</emph> box when you make a replacement." -msgstr "Thêm chuỗi đã được tìm tùy theo tiêu chuẩn tìm kiếm trong hộp <emph>Tìm kiếm</emph> vào chuỗi trong hộp <emph>Thay thế bằng</emph>, khi bạn chạy tiến trình thay thế." +msgid "Adds the string that was found by the search criteria in the <emph>Find</emph> box to the term in the <emph>Replace</emph> box when you make a replacement." +msgstr "" #: 02100001.xhp msgctxt "" "02100001.xhp\n" "par_id3149650\n" -"201\n" "help.text" -msgid "For example, if you enter \"window\" in the <emph>Search for</emph> box and \"&frame\" in the <emph>Replace with</emph> box, the word \"window\" is replaced with \"windowframe\"." -msgstr "Chẳng hạn, nếu bạn nhập chuỗi « Inter » vào hộp <emph>Tìm kiếm</emph>, và chuỗi « &net » vào hộp <emph>Thay thế bằng</emph>, kết quả trong tài liệu là chuỗi « Inter » được thay thế bằng « Internet »." +msgid "For example, if you enter \"window\" in the <emph>Find</emph> box and \"&frame\" in the <emph>Replace</emph> box, the word \"window\" is replaced with \"windowframe\"." +msgstr "" #: 02100001.xhp msgctxt "" "02100001.xhp\n" "par_id3150543\n" -"206\n" "help.text" -msgid "You can also enter an \"&\" in the <emph>Replace with</emph> box to modify the <emph>Attributes</emph> or the <emph>Format</emph> of the string found by the search criteria." -msgstr "Cũng có thể gõ vào hộp <emph>Thay thế bằng</emph> một dấu và « & » để sửa đổi các <emph>Thuộc tính</emph> hay <emph>Định dạng</emph> của chuỗi được tìm tùy theo tiêu chuẩn tìm kiếm." +msgid "You can also enter an \"&\" in the <emph>Replace</emph> box to modify the <emph>Attributes</emph> or the <emph>Format</emph> of the string found by the search criteria." +msgstr "" #: 02100001.xhp msgctxt "" @@ -8000,8 +7931,8 @@ msgctxt "" "02100001.xhp\n" "par_id2701803\n" "help.text" -msgid "In the <emph>Search for</emph> box:" -msgstr "Trong hộp <emph>Tìm kiếm</emph>:" +msgid "In the <emph>Find</emph> box:" +msgstr "" #: 02100001.xhp msgctxt "" @@ -8034,8 +7965,8 @@ msgctxt "" "02100001.xhp\n" "par_id9200109\n" "help.text" -msgid "In the <emph>Replace with</emph> box:" -msgstr "Trong hộp <emph>Thay thế bằng</emph>:" +msgid "In the <emph>Replace</emph> box:" +msgstr "" #: 02100001.xhp msgctxt "" @@ -8311,22 +8242,20 @@ msgid "<link href=\"text/shared/01/02100100.xhp\" name=\"Similarity Search\">Sim msgstr "<link href=\"text/shared/01/02100100.xhp\" name=\"Tìm tương đương\">Tìm tương đương</link>" #: 02100100.xhp -#, fuzzy msgctxt "" "02100100.xhp\n" "par_id3146856\n" "help.text" -msgid "<ahelp hid=\"svx/ui/findreplacedialog/similarity\">Find terms that are similar to the <emph>Search for</emph> text. Select this checkbox, and then click the <emph>Similarities</emph> button to define the similarity options.</ahelp>" -msgstr "<ahelp hid=\"svx/ui/findreplacedialog/similarity\">Tìm các mục tương đương với chuỗi trong hộp <emph>Tìm kiếm </emph>. Bật tùy chọn này, sau đó bấm cái nút <emph>...</emph> để xác định các tùy chọn về tính tương đương.</ahelp>" +msgid "<ahelp hid=\"svx/ui/findreplacedialog/similarity\">Find terms that are similar to the <emph>Find</emph> text. Select this checkbox, and then click the <emph>Similarities</emph> button to define the similarity options.</ahelp>" +msgstr "" #: 02100100.xhp msgctxt "" "02100100.xhp\n" "par_id3149551\n" -"66\n" "help.text" -msgid "For example, a similarity search can find words that differ from the <emph>Search for </emph>text by two characters." -msgstr "Chẳng hạn, một hàm tìm kiếm tương đương có thể tìm các từ khác với chuỗi <emph>Tìm kiếm</emph> theo hai ký tự." +msgid "For example, a similarity search can find words that differ from the <emph>Find</emph> text by two characters." +msgstr "" #: 02100100.xhp msgctxt "" @@ -9085,28 +9014,25 @@ msgstr "<variable id=\"formattext\"><ahelp hid=\"SVX:PUSHBUTTON:RID_SVXDLG_SEARC msgctxt "" "02100300.xhp\n" "par_id3145383\n" -"192\n" "help.text" -msgid "The search criteria for attributes are listed below the <emph>Search for</emph> box." -msgstr "Các tiêu chuẩn tìm kiếm thuộc tính được liệt kê bên dưới hộp <emph>Tìm kiếm</emph>." +msgid "The search criteria for attributes are listed below the <emph>Find</emph> box." +msgstr "" #: 02100300.xhp msgctxt "" "02100300.xhp\n" "par_id3150466\n" -"132\n" "help.text" -msgid "You do not need to specify a search text in the <emph>Search for</emph> box when you search and replace formatting." -msgstr "Tuy nhiên, bạn không cần ghi rõ chuỗi tìm kiếm trong hộp <emph>Tìm kiếm</emph> khi bạn tìm và thay thế định dạng." +msgid "You do not need to specify a search text in the <emph>Find</emph> box when you search and replace formatting." +msgstr "" #: 02100300.xhp msgctxt "" "02100300.xhp\n" "par_id3156152\n" -"133\n" "help.text" -msgid "To define a replacement format, click in the <emph>Replace with</emph> box, and then click the <emph>Format </emph>button." -msgstr "Để xác định một định dạng thay thế, nhấn vào hộp <emph>Thay thế bằng</emph>, rồi bấm cái nút <emph>Định dạng</emph>." +msgid "To define a replacement format, click in the <emph>Replace</emph> box, and then click the <emph>Format</emph> button." +msgstr "" #: 02100300.xhp msgctxt "" @@ -9503,8 +9429,8 @@ msgctxt "" "par_id3149666\n" "17\n" "help.text" -msgid "<ahelp hid=\"HID_NAVI_TBX21\">Saves a copy of the contents of the linked files in the master document. This ensures that the current contents are available when the linked files cannot be accessed.</ahelp>" -msgstr "<ahelp hid=\"HID_NAVI_TBX21\">Lưu vào tài liệu chủ một bản sao của nội dung của các tập tin đã liên kết. Tùy chọn này đảm bảo nội dung hiện thời vẫn sẵn sàng ngay cả khi không thể truy cập đến tập tin đã liên kết.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/save\">Saves a copy of the contents of the linked files in the master document. This ensures that the current contents are available when the linked files cannot be accessed.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -9538,8 +9464,8 @@ msgctxt "" "par_id3155852\n" "20\n" "help.text" -msgid "<ahelp hid=\"HID_NAVI_TBX23\">Moves the selection down one position in the Navigator list.</ahelp> You can also move entries by dragging and dropping them in the list. If you move a text section onto another text section, the text sections are merged." -msgstr "<ahelp hid=\"HID_NAVI_TBX23\">Dời mục chọn xuống một chỗ trong danh sách Bộ điều hướng.</ahelp> Bạn cũng có thể di chuyển mục nhập bằng cách kéo-thả trong danh sách. Kéo mục văn bản vào mục văn bản khác thì trộn với nhau làm cùng một mục văn bản." +msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel.down\">Moves the selection down one position in the Navigator list.</ahelp> You can also move entries by dragging and dropping them in the list. If you move a text section onto another text section, the text sections are merged." +msgstr "" #: 02110000.xhp msgctxt "" @@ -9573,8 +9499,8 @@ msgctxt "" "par_id3146927\n" "23\n" "help.text" -msgid "<ahelp hid=\"HID_NAVI_TBX22\">Moves the selection up one position in the Navigator list.</ahelp> You can also move entries by dragging and dropping them in the list. If you move a text section onto another text section, the text sections are merged." -msgstr "<ahelp hid=\"HID_NAVI_TBX22\">Dời mục chọn lên một chỗ trong danh sách Bộ điều hướng.</ahelp> Bạn cũng có thể di chuyển mục nhập bằng cách kéo-thả trong danh sách. Kéo mục văn bản vào mục văn bản khác thì trộn với nhau làm cùng một mục văn bản." +msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/up\">Moves the selection up one position in the Navigator list.</ahelp> You can also move entries by dragging and dropping them in the list. If you move a text section onto another text section, the text sections are merged." +msgstr "" #: 02110000.xhp msgctxt "" @@ -9957,40 +9883,6 @@ msgctxt "" msgid "<ahelp hid=\"sfx/ui/linkeditdialog/category\">Lists the section that the link refers to in the source file. If you want, you can enter a new section here.</ahelp>" msgstr "<ahelp hid=\"sfx/ui/linkeditdialog/category\">Hiển thị phần đến đó liên kết tham chiếu trong tập tin nguồn. Bạn cũng có thể nhập vào đây một phần mới.</ahelp>" -#: 02190000.xhp -msgctxt "" -"02190000.xhp\n" -"tit\n" -"help.text" -msgid "Plug-in" -msgstr "Phần bổ sung" - -#: 02190000.xhp -msgctxt "" -"02190000.xhp\n" -"bm_id3146946\n" -"help.text" -msgid "<bookmark_value>plug-ins; activating and deactivating</bookmark_value><bookmark_value>activating;plug-ins</bookmark_value><bookmark_value>deactivating; plug-ins</bookmark_value>" -msgstr "<bookmark_value>phần bổ sung; bật/tắt</bookmark_value><bookmark_value>kích hoạt;phần bổ sung</bookmark_value><bookmark_value>hủy kích hoạt; phần bổ sung</bookmark_value>" - -#: 02190000.xhp -msgctxt "" -"02190000.xhp\n" -"hd_id3146946\n" -"1\n" -"help.text" -msgid "<link href=\"text/shared/01/02190000.xhp\" name=\"Plug-in\">Plug-in</link>" -msgstr "<link href=\"text/shared/01/02190000.xhp\" name=\"Phần bổ sung\">Phần bổ sung</link>" - -#: 02190000.xhp -msgctxt "" -"02190000.xhp\n" -"par_id3154863\n" -"2\n" -"help.text" -msgid "<ahelp hid=\".uno:PlugInsActive\">Allows you to edit <link href=\"text/shared/00/00000002.xhp#plugin\" name=\"plug-ins\">plug-ins</link> in your file. Choose this command to enable or disable this feature. When enabled, a check mark appears beside this command, and you find commands to edit the plug-in in its context menu. When disabled, you find commands to control the plug-in in its context menu.</ahelp>" -msgstr "<ahelp hid=\".uno:PlugInsActive\">Cho phép bạn chỉnh sửa các <link href=\"text/shared/00/00000002.xhp#plugin\" name=\"phần bổ sung\">phần bổ sung</link> nằm trong tập tin. Chọn lệnh này để bật/tắt tính năng này. Bật thì bạn thấy dấu kiểm (√) bên cạnh lệnh này, và các lệnh để chỉnh sửa phần bổ sung trong trình đơn ngữ cảnh của lệnh này. Tắt thì bạn không thấy dấu kiểm, và trình đơn ngữ cảnh chứa các lệnh để điều khiển phần bổ sung.</ahelp>" - #: 02200000.xhp msgctxt "" "02200000.xhp\n" @@ -11260,17 +11152,16 @@ msgctxt "" "02230100.xhp\n" "tit\n" "help.text" -msgid "Record" -msgstr "Thu" +msgid "Record Changes" +msgstr "" #: 02230100.xhp msgctxt "" "02230100.xhp\n" "hd_id3150758\n" -"1\n" "help.text" -msgid "<link href=\"text/shared/01/02230100.xhp\" name=\"Record\">Record</link>" -msgstr "<link href=\"text/shared/01/02230100.xhp\" name=\"Thu\">Thu</link>" +msgid "<link href=\"text/shared/01/02230100.xhp\" name=\"Record Changes\">Record Changes</link>" +msgstr "" #: 02230100.xhp msgctxt "" @@ -11282,14 +11173,12 @@ msgid "<ahelp hid=\".uno:TraceChangeMode\">Tracks each change that is made in th msgstr "<ahelp hid=\".uno:TraceChangeMode\">Theo dõi theo tác giả và ngày tháng mỗi thay đổi được làm trong tài liệu.</ahelp>" #: 02230100.xhp -#, fuzzy msgctxt "" "02230100.xhp\n" "par_id3155934\n" -"26\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Record - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nếu bạn chọn lệnh <emph>Thu > Hiện</emph>, các dòng chứa đoạn văn bị thay đổi được ngụ ý bởi đường thẳng đứng trong lề bên trái trang. Bạn cũng có thể đặt các thuộc tính về đường thẳng đứng này, và các phần tử đánh dấu khác, bằng cách chọn mụ c trình đơn <link href=\"text/shared/optionen/01040700.xhp\" name=\"Công cụ > Tùy chọn > Writer > Thay đổi\"><emph>Công cụ > Tùy chọn > %PRODUCTNAME Writer > Thay đổi</emph></link>.</caseinline></switchinline>" +msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show Changes</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>" +msgstr "" #: 02230100.xhp msgctxt "" @@ -12297,8 +12186,8 @@ msgctxt "" "02230402.xhp\n" "par_id3151210\n" "help.text" -msgid "<image id=\"img_id3154138\" src=\"starmath/res/mi22011.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154138\">Icon</alt></image>" -msgstr "<image id=\"img_id3154138\" src=\"starmath/res/mi22011.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154138\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3154138\" src=\"res/helpimg/starmath/mi22011.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154138\">Icon</alt></image>" +msgstr "" #: 02230402.xhp msgctxt "" @@ -14234,149 +14123,6 @@ msgctxt "" msgid "<ahelp hid=\".\">Enable this checkbox to insert the OLE object as a link to the original file. If this checkbox is not enabled, the OLE object will be embedded into your document.</ahelp>" msgstr "<ahelp hid=\".\">Bật tùy chọn này để chèn đối tượng OLE dạng liên kết tới tập tin gốc. Không bật thì đối tượng OLE sẽ được nhúng trong tài liệu.</ahelp>" -#: 04150200.xhp -msgctxt "" -"04150200.xhp\n" -"tit\n" -"help.text" -msgid "Insert Plug-In" -msgstr "Chèn phần bổ sung" - -#: 04150200.xhp -msgctxt "" -"04150200.xhp\n" -"bm_id3149962\n" -"help.text" -msgid "<bookmark_value>plug-ins; inserting</bookmark_value><bookmark_value>inserting; plug-ins</bookmark_value>" -msgstr "<bookmark_value>phần bổ sung; chèn</bookmark_value><bookmark_value>chèn; phần bổ sung</bookmark_value>" - -#: 04150200.xhp -msgctxt "" -"04150200.xhp\n" -"hd_id3149962\n" -"1\n" -"help.text" -msgid "Insert Plug-In" -msgstr "Chèn phần bổ sung" - -#: 04150200.xhp -msgctxt "" -"04150200.xhp\n" -"par_id3155599\n" -"2\n" -"help.text" -msgid "<variable id=\"plugin\"><ahelp hid=\".uno:InsertPlugin\">Inserts a plug-in into the current document.</ahelp> </variable> A <link href=\"text/shared/00/00000002.xhp#plugin\" name=\"plug-in\">plug-in</link> is a software component that extends the capabilities of a web browser." -msgstr "<variable id=\"plugin\"><ahelp hid=\".uno:InsertPlugin\">Chèn vào tài liệu một phần bổ sung.</ahelp></variable><link href=\"text/shared/00/00000002.xhp#plugin\" name=\"Phần bổ sung\">Phần bổ sung</link> là một thành phần phần mềm mà mở rộng khả năng của chương trình." - -#: 04150200.xhp -msgctxt "" -"04150200.xhp\n" -"hd_id3148585\n" -"3\n" -"help.text" -msgid "File/URL" -msgstr "Tập tin/URL" - -#: 04150200.xhp -msgctxt "" -"04150200.xhp\n" -"par_id3147399\n" -"4\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/insertplugin/urled\">Enter the URL for the plug-in or click <emph>Browse</emph>, and then locate the plug-in that you want to insert.</ahelp>" -msgstr "<ahelp hid=\"SO3:EDIT:MD_INSERT_OBJECT_PLUGIN:ED_FILEURL\">Nhập địa chỉ URL của phần bổ sung, hoặc nhấn vào nút <emph>Duyệt</emph>, sau đó tìm phần bổ sung cần chèn.</ahelp>" - -#: 04150200.xhp -msgctxt "" -"04150200.xhp\n" -"hd_id3155552\n" -"5\n" -"help.text" -msgid "Browse" -msgstr "Duyệt" - -#: 04150200.xhp -msgctxt "" -"04150200.xhp\n" -"par_id3143267\n" -"6\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/insertplugin/urlbtn\">Locate the plug-in that you want to insert, and then click <emph>Open</emph>.</ahelp>" -msgstr "" - -#: 04150200.xhp -msgctxt "" -"04150200.xhp\n" -"hd_id3149750\n" -"7\n" -"help.text" -msgid "Options" -msgstr "Tùy chọn" - -#: 04150200.xhp -msgctxt "" -"04150200.xhp\n" -"par_id3150774\n" -"8\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/insertplugin/pluginoptions\">Enter the parameters for the plug-in using the format <emph>parameter1=\"some text\"</emph>.</ahelp>" -msgstr "" - -#: 04150400.xhp -#, fuzzy -msgctxt "" -"04150400.xhp\n" -"tit\n" -"help.text" -msgid "Insert Audio" -msgstr "Chèn ảnh động" - -#: 04150400.xhp -#, fuzzy -msgctxt "" -"04150400.xhp\n" -"hd_id3152414\n" -"1\n" -"help.text" -msgid "Insert Audio" -msgstr "Chèn ảnh động" - -#: 04150400.xhp -#, fuzzy -msgctxt "" -"04150400.xhp\n" -"par_id3154840\n" -"2\n" -"help.text" -msgid "<variable id=\"klang\"><ahelp hid=\".uno:InsertSound\">Inserts an audio file into the current document.</ahelp></variable>" -msgstr "<variable id=\"video\"><ahelp hid=\".uno:InsertVideo\">Chèn vào tài liệu hiện tại một tập tin ảnh động.</ahelp></variable>" - -#: 04150500.xhp -msgctxt "" -"04150500.xhp\n" -"tit\n" -"help.text" -msgid "Insert video" -msgstr "Chèn ảnh động" - -#: 04150500.xhp -msgctxt "" -"04150500.xhp\n" -"hd_id3150999\n" -"1\n" -"help.text" -msgid "Insert video" -msgstr "Chèn ảnh động" - -#: 04150500.xhp -msgctxt "" -"04150500.xhp\n" -"par_id3152895\n" -"2\n" -"help.text" -msgid "<variable id=\"video\"><ahelp hid=\".uno:InsertVideo\">Inserts a video file into the current document.</ahelp></variable>" -msgstr "<variable id=\"video\"><ahelp hid=\".uno:InsertVideo\">Chèn vào tài liệu hiện tại một tập tin ảnh động.</ahelp></variable>" - #: 04160300.xhp msgctxt "" "04160300.xhp\n" @@ -14743,6 +14489,14 @@ msgstr "" #: 05020100.xhp msgctxt "" "05020100.xhp\n" +"par_id083120160609088310\n" +"help.text" +msgid "<image id=\"img_id083120160608495768\" src=\"media/screenshots/cui/ui/charnamepage/CharNamePage.png\" width=\"9.0417in\" height=\"6.9791in\"><alt id=\"alt_id083120160608495768\">Font dialog</alt></image>" +msgstr "" + +#: 05020100.xhp +msgctxt "" +"05020100.xhp\n" "hd_id3148686\n" "4\n" "help.text" @@ -15521,6 +15275,24 @@ msgstr "" #: 05020300.xhp msgctxt "" "05020300.xhp\n" +"hd_id3153971\n" +"108\n" +"help.text" +msgid "Denominator places" +msgstr "" + +#: 05020300.xhp +msgctxt "" +"05020300.xhp\n" +"par_id3154685\n" +"109\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/numberingformatpage/denominatored\">With fraction format, enter the number of places for the denominator that you want to display.</ahelp>" +msgstr "" + +#: 05020300.xhp +msgctxt "" +"05020300.xhp\n" "hd_id3154819\n" "11\n" "help.text" @@ -15605,7 +15377,7 @@ msgctxt "" "par_id3159156\n" "18\n" "help.text" -msgid "<ahelp hid=\"cui/ui/numberingformatpage/formated\">Displays the number format code for the selected format. You can also enter a custom format.</ahelp> The following options are only available for user-defined number formats." +msgid "<ahelp hid=\"cui/ui/numberingformatpage/formatted\">Displays the number format code for the selected format. You can also enter a custom format.</ahelp> The following options are only available for user-defined number formats." msgstr "" #: 05020300.xhp @@ -15685,16 +15457,8 @@ msgctxt "" "05020300.xhp\n" "par_id3145364\n" "help.text" -msgid "<link href=\"text/shared/01/05020301.xhp\" name=\"Number format codes\">Number format codes</link>" -msgstr "<link href=\"text/shared/01/05020301.xhp\" name=\"Number format codes\">Mã định dạng con số</link>" - -#: 05020300.xhp -msgctxt "" -"05020300.xhp\n" -"par_id3153095\n" -"help.text" -msgid "<link href=\"text/shared/01/05020301.xhp\" name=\"Custom format codes\">Custom format codes</link>" -msgstr "<link href=\"text/shared/01/05020301.xhp\" name=\"Custom format codes\">Mã định dạng tự chọn</link>" +msgid "<link href=\"text/shared/01/05020301.xhp\" name=\"Number format codes\">Number format codes</link>: <link href=\"text/shared/01/05020301.xhp\" name=\"Custom format codes\">custom format codes</link> defined by user." +msgstr "" #: 05020301.xhp msgctxt "" @@ -15709,68 +15473,69 @@ msgctxt "" "05020301.xhp\n" "bm_id3153514\n" "help.text" -msgid "<bookmark_value>format codes; numbers</bookmark_value><bookmark_value>conditions; in number formats</bookmark_value><bookmark_value>number formats; codes</bookmark_value><bookmark_value>currency formats</bookmark_value><bookmark_value>formats;of currencies/date/time</bookmark_value><bookmark_value>numbers; date, time and currency formats</bookmark_value><bookmark_value>Euro; currency formats</bookmark_value><bookmark_value>date formats</bookmark_value><bookmark_value>times, formats</bookmark_value>" -msgstr "<bookmark_value>mã định dạng; con số</bookmark_value><bookmark_value>điều kiện; trong định dạng con số</bookmark_value><bookmark_value>định dạng con số; mã</bookmark_value><bookmark_value>định dạng tiền tệ</bookmark_value><bookmark_value>định dạng;của tiền tệ/ngày/giờ</bookmark_value><bookmark_value>con số; định dạng ngày tháng, thời gian và tiền tệ</bookmark_value><bookmark_value>đồng Euro; định dạng tiền tệ</bookmark_value><bookmark_value>định dạng ngày tháng</bookmark_value><bookmark_value>thời gian, định dạng</bookmark_value><bookmark_value>đồng Âu; định dạng tiền tệ</bookmark_value>" +msgid "<bookmark_value>format codes; numbers</bookmark_value> <bookmark_value>conditions; in number formats</bookmark_value> <bookmark_value>number formats; codes</bookmark_value> <bookmark_value>currency formats</bookmark_value> <bookmark_value>formats;of currencies/date/time</bookmark_value> <bookmark_value>numbers; date, time and currency formats</bookmark_value> <bookmark_value>Euro; currency formats</bookmark_value> <bookmark_value>date formats</bookmark_value> <bookmark_value>times, formats</bookmark_value> <bookmark_value>percentages, formats</bookmark_value> <bookmark_value>scientific notation, formats</bookmark_value> <bookmark_value>engineering notation, formats</bookmark_value> <bookmark_value>fraction, formats</bookmark_value>" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "hd_id3153514\n" -"1\n" "help.text" -msgid "<variable id=\"zahlenformatcodes\"><link href=\"text/shared/01/05020301.xhp\" name=\"Number Format Codes\">Number Format Codes</link></variable>" -msgstr "<variable id=\"zahlenformatcodes\"><link href=\"text/shared/01/05020301.xhp\" name=\"Mã định dạng con số\">Mã định dạng con số</link></variable>" +msgid "<variable id=\"zahlenformatcodes\"><link href=\"text/shared/01/05020301.xhp\" name=\"Number Format Codes\">Number Format Codes</link> </variable>" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3150467\n" -"88\n" "help.text" -msgid "Number format codes can consist of up to three sections separated by a semicolon (;)." -msgstr "Mã định dạng con số có thể chứa đến ba phần định giới bằng dấu chấm phẩy « ; »." +msgid "Number format codes can consist of up to four sections separated by a semicolon (;)." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3150146\n" -"108\n" "help.text" msgid "In a number format code with two sections, the first section applies to positive values and zero, and the second section applies to negative values." -msgstr "Trong mã định dạng con số có hai phần, phần đầu áp dụng cho các giá trị dương và số không, còn phần cuối áp dụng cho các giá trị âm." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3158442\n" -"109\n" "help.text" msgid "In a number format code with three sections, the first section applies to positive values, the second section to negative values, and the third section to the value zero." -msgstr "Trong mã định dạng con số có ba phần, phần thứ nhất áp dụng cho các giá trị dương, phần thứ hai áp dụng cho các giá trị âm, và phần thứ ba áp dụng cho số không." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3155069\n" -"110\n" "help.text" msgid "You can also assign conditions to the three sections, so that the format is only applied if a condition is met." -msgstr "Bạn cũng có thể gán điều kiện cho ba phần này, để mà định dạng chỉ được áp dụng nếu thỏa điều kiện." +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id3155070\n" +"help.text" +msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (@)." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "hd_id3151262\n" -"229\n" "help.text" msgid "Decimal Places and Significant Digits" -msgstr "Lần số và Số lẻ" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3153624\n" -"3\n" "help.text" msgid "Use zero (0), the number sign (#) or the question mark (?) as placeholders in your number format code to represent numbers. The (#) only displays significant digits, while the (0) displays zeroes if there are fewer digits in the number than in the number format. The (?) works as the (#) but adds a space character to keep decimal alignment if there is a hidden non-significant zero." msgstr "" @@ -15779,43 +15544,38 @@ msgstr "" msgctxt "" "05020301.xhp\n" "par_id3153323\n" -"107\n" "help.text" msgid "Use question marks (?) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers." -msgstr "Dùng dấu hỏi (?) để đại diện số chữ số phù hợp với tử số và mẫu số của phân số. Phân số không thỏa điều kiện này thì được hiển thị dạng con số với chấm động." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3148440\n" -"4\n" "help.text" msgid "If a number contains more digits to the right of the decimal delimiter than there are placeholders in the format, the number is rounded accordingly. If a number contains more digits to the left of the decimal delimiter than there are placeholders in the format, the entire number is displayed. Use the following list as a guide for using placeholders when you create a number format code:" -msgstr "Nếu con số chứa số chữ số bên phải dấu tách thập phân hơn số dấu giữ chỗ trong định dạng, con số này bị làm tròn một cách tương ứng. Nếu con số chứa số chữ số bên trái dấu tách thập phân hơn số dấu giữ chỗ trong định dạng, toàn con số được hiển thị. Danh sách theo đây giúp bạn dùng bộ giữ chỗ khi tao mã định dạng con số." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3150902\n" -"86\n" "help.text" msgid "Placeholders" -msgstr "Bộ giữ chỗ" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3157896\n" -"87\n" "help.text" msgid "Explanation" -msgstr "Giải thích" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3152801\n" -"5\n" "help.text" msgid "#" msgstr "" @@ -15824,26 +15584,22 @@ msgstr "" msgctxt "" "05020301.xhp\n" "par_id3145090\n" -"6\n" "help.text" msgid "Does not display extra zeros." -msgstr "Không hiển thị thêm số không." +msgstr "" #: 05020301.xhp -#, fuzzy msgctxt "" "05020301.xhp\n" "par_id3152802\n" -"239\n" "help.text" msgid "?" -msgstr "?" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3145091\n" -"240\n" "help.text" msgid "Displays space characters instead of extra zeros." msgstr "" @@ -15852,19 +15608,17 @@ msgstr "" msgctxt "" "05020301.xhp\n" "par_id3147088\n" -"7\n" "help.text" msgid "0 (Zero)" -msgstr "0 (Số không)" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3150774\n" -"8\n" "help.text" msgid "Displays extra zeros if the number has less places than zeros in the format." -msgstr "Hiển thị thêm số không nếu con số có ít lần số hơn các số không trong định dạng." +msgstr "" #: 05020301.xhp msgctxt "" @@ -15878,115 +15632,102 @@ msgstr "Thí dụ" msgctxt "" "05020301.xhp\n" "par_id3149182\n" -"9\n" "help.text" msgid "Number Format" -msgstr "Định dạng số" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3154749\n" -"10\n" "help.text" msgid "Format Code" -msgstr "Mã định dạng" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3148538\n" -"11\n" "help.text" msgid "3456.78 as 3456.8" -msgstr "3456,78 như 3456,8" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3150355\n" -"12\n" "help.text" msgid "####.#" -msgstr "####.#" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3154142\n" -"13\n" "help.text" msgid "9.9 as 9.900" -msgstr "9,9 như 9,900" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3159256\n" -"14\n" "help.text" msgid "#.000" -msgstr "#.000" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3147077\n" -"15\n" "help.text" msgid "13 as 13.0 and 1234.567 as 1234.57" -msgstr "13 như 13,0 và 1234,567 như 1234,57" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3155388\n" -"16\n" "help.text" msgid "#.0#" -msgstr "#.0#" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3149578\n" -"17\n" "help.text" msgid "5.75 as 5 3/4 and 6.3 as 6 3/10" -msgstr "5,75 như 5 3/4 và 6,3 như 6 3/10" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3145315\n" -"18\n" "help.text" msgid "# ???/???" -msgstr "# ???/???" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3156152\n" -"19\n" "help.text" msgid ".5 as 0.5" -msgstr ",5 như 0,5" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3149762\n" -"20\n" "help.text" msgid "0.##" -msgstr "0.##" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3156153\n" -"241\n" "help.text" msgid ".5 as 0.5 (with two extra spaces at the end)" msgstr "" @@ -15995,7 +15736,6 @@ msgstr "" msgctxt "" "05020301.xhp\n" "par_id3149763\n" -"242\n" "help.text" msgid "0.???" msgstr "" @@ -16004,359 +15744,350 @@ msgstr "" msgctxt "" "05020301.xhp\n" "hd_id3149276\n" -"230\n" "help.text" msgid "Thousands Separator" -msgstr "Dấu tách phần nghìn" +msgstr "" #: 05020301.xhp -#, fuzzy msgctxt "" "05020301.xhp\n" "par_id3154380\n" -"21\n" "help.text" -msgid "Depending on your language setting, you can use a comma, a period or a blank as a thousands separator. You can also use the separator to reduce the size of the number that is displayed by a multiple of 1000." -msgstr "Phụ thuộc vào thiết lập ngôn ngữ, bạn có thể dùng dấu phẩy (v.d. tiếng Anh) hay dấu chấm (v.d. tiếng Việt) làm dấu tách phần nghìn. Cũng có thể dùng dấu tách để giảm kích cỡ con số được hiển thị theo bội số cho 1000." +msgid "Depending on your language setting, you can use a comma, a period or a blank as a thousands separator. You can also use the separator to reduce the size of the number that is displayed by a multiple of 1000 for each separator." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3154905\n" -"22\n" "help.text" msgid "Number Format" -msgstr "Định dạng số" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3150822\n" -"23\n" "help.text" msgid "Format Code" -msgstr "Mã định dạng" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3147264\n" -"24\n" "help.text" msgid "15000 as 15,000" -msgstr "15000 như 15.000" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3151223\n" -"25\n" "help.text" msgid "#,###" -msgstr "#,###" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3154935\n" -"26\n" "help.text" msgid "16000 as 16" -msgstr "16000 như 16" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3153961\n" -"27\n" "help.text" msgid "#," -msgstr "#," +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "hd_id3154836\n" -"79\n" "help.text" msgid "Including Text in Number Format Codes" -msgstr "Gộp văn bản trong mã định dạng con số" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "hd_id3150398\n" -"231\n" "help.text" msgid "Text and Numbers" -msgstr "Văn bản và Con số" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3154224\n" -"80\n" "help.text" msgid "To include text in a number format that is applied to a cell containing numbers, place a double quotation mark (\") in front of and behind the text, or a backslash (\\) before a single character. For example, enter <emph>#.# \"meters\"</emph> to display \"3.5 meters\" or <emph>#.# \\m</emph> to display \"3.5 m\"." -msgstr "Để gộp chữ cái trong một định dạng con số được áp dụng cho một ô bảng chứa con số, để một dấu nháy kép (\") vào phía trước và phía sau chuỗi văn bản, hoặc để một dấu xuyệc ngược (\\) vào phía trước một ký tự riêng lẻ. Chẳng hạn, gõ chuỗi <emph>#,# \"mét\"</emph> để hiển thị « 3,5 mét » hay <emph>#,# \\m</emph> để hiển thị « 3,5 m »." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "hd_id3148979\n" -"232\n" "help.text" msgid "Text and Text" -msgstr "Văn bản và Văn bản" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3153338\n" -"82\n" "help.text" msgid "To include text in a number format that is applied to a cell that might contain text, enclose the text by double quotation marks (\" \"), and then add an at sign (@). For example, enter <emph>\"Total for \"@</emph> to display \"Total for December\"." -msgstr "Để gộp chữ cái trong một định dạng con số được áp dụng cho một ô bảng có thể chứa chữ cái, bao gồm chuỗi bằng dấu nháy kép « \" », sau đó thêm một dấu a-còng « @ ». Chẳng hạn, gõ « \"Tổng số trong \"@ » để hiển thị « Tổng số trong Tháng Mười Hai »." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "hd_id3154330\n" -"233\n" "help.text" msgid "Spaces" -msgstr "Dấu cách" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3156294\n" -"81\n" "help.text" msgid "To use a character to define the width of a space in a number format, type an underscore ( _ ) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>." -msgstr "Để dùng một ký tự để xác định bề rộng của một dấu cách trong định dạng con số, gõ một gạch dưới « _ » có ký tự đó theo sau. Bề rộng của dấu cách biến đổi tùy theo bề rộng của ký tự bạn chọn. Chẳng hạn, <emph>_M</emph> sẽ tạo một dấu cách rộng hơn <emph>_i</emph>." +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id3156295\n" +"help.text" +msgid "To fill free space with a given character, use an asterisk (*) followed by this character. For instance:" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id3156296\n" +"help.text" +msgid "*\\0" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id3156297\n" +"help.text" +msgid "will display integer value (0) preceded by as many as needed backslash characters (\\) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id3156298\n" +"help.text" +msgid "$_-* 0.--;$-* 0.--;$_-* -" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "hd_id3155994\n" -"234\n" "help.text" msgid "Color" -msgstr "Màu" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3156423\n" -"28\n" "help.text" msgid "To set the color of a section of a number format code, insert one of the following color names in square brackets [ ]:" -msgstr "Để đặt màu của một phần của mã định dạng con số, chèn vào một của những tên màu này [giữa hai dấu ngoặc vuông]:" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3154630\n" -"29\n" "help.text" msgid "CYAN" -msgstr "CYAN (màu xanh lá mạ)" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3148676\n" -"30\n" "help.text" msgid "GREEN" -msgstr "GREEN (màu lục)" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3154123\n" -"31\n" "help.text" msgid "BLACK" -msgstr "BLACK (màu đen)" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3149167\n" -"32\n" "help.text" msgid "BLUE" -msgstr "BLUE (màu xanh)" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3158407\n" -"33\n" "help.text" msgid "MAGENTA" -msgstr "MAGENTA (màu đỏ tươi)" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3149560\n" -"34\n" "help.text" msgid "RED" -msgstr "RED (màu đỏ)" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3147502\n" -"35\n" "help.text" msgid "WHITE" -msgstr "WHITE (màu trắng)" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3153368\n" -"36\n" "help.text" msgid "YELLOW" -msgstr "YELLOW (màu vàng)" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "hd_id3147435\n" -"111\n" "help.text" msgid "Conditions" -msgstr "Điều kiện" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "hd_id3148575\n" -"235\n" "help.text" msgid "Conditional Brackets" -msgstr "Dấu ngoặc vu điều kiện" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3155312\n" -"112\n" "help.text" msgid "You can define a number format so that it only applies when the condition that you specify is met. Conditions are enclosed by square brackets [ ]." -msgstr "Bạn có thể xác định một định dạng con số để cho nó áp dụng chỉ khi thỏa điều kiện bạn ghi rõ. Điều kiện nằm [giữa dấu ngoặc vuông]." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3159179\n" -"115\n" "help.text" msgid "You can use any combination of numbers and the <, <=, >, >=, = and <> operators." -msgstr "Bạn có thể sử dụng bất cứ tổ hợp nào các con số và toán tử <, <=, >, >=, =, <> ." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3159196\n" -"236\n" "help.text" msgid "For example, if you want to apply different colors to different temperature data, enter:" -msgstr "Chẳng hạn, nếu bạn muốn áp dụng các màu khác nhau cho dữ liệu nhiệt độ khác nhau, nhập:" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3150872\n" -"113\n" "help.text" -msgid "[BLUE][<0]#,0 \"°C\";[RED][>30]#,0 \"°C\";[BLACK]#,0 \"°C\"" -msgstr "[BLUE][<0]#,0 \"°C\";[RED][>30]#,0 \"°C\";[BLACK]#,0 \"°C\"" +msgid "[BLUE][<0]#.0 \"°C\";[RED][>30]#.0 \"°C\";[BLACK]#.0 \"°C\"" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3157870\n" -"114\n" "help.text" msgid "All temperatures below zero are blue, temperatures between 0 and 30 °C are black, and temperatures higher than 30 °C are red." -msgstr "Nhiệt độ dưới số không thì màu xanh, nhiệt độ giữa 0 và 30ºC thì màu đen, và nhiệt độ trên 30ºC thì màu đỏ." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "hd_id3154833\n" -"90\n" "help.text" msgid "Positive and Negative Numbers" -msgstr "Con số Dương và Âm" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3147295\n" -"91\n" "help.text" msgid "To define a number format that adds a different text to a number depending on if the number is positive, negative, or equal to zero, use the following format:" -msgstr "Để xác định định dạng con số mà thêm chuỗi khác vào con số phụ thuộc vào nó là số dương (+ plus), số âm (- minus) hay số bằng số không (vô giá trị: null), dùng định dạng này:" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3153727\n" -"92\n" "help.text" msgid "\"plus\" 0;\"minus\" 0;\"null\" 0" -msgstr "\"plus\" 0;\"minus\" 0;\"null\" 0" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "hd_id3149260\n" -"83\n" "help.text" -msgid "Percentages and Scientific Notation" -msgstr "Phần trăm và Kiểu ghi Khoa học" +msgid "Percentages, Scientific Notation and Fraction Representation" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "hd_id3147218\n" -"237\n" "help.text" msgid "Percentages" -msgstr "Phần trăm" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3151168\n" -"84\n" "help.text" msgid "To display numbers as percentages, add the percent sign (%) to the number format." -msgstr "Để hiển thị số theo phần trăm, thêm ký hiệu phần trăm (%) cho định dạng số." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "hd_id3156005\n" -"89\n" "help.text" msgid "Scientific Notation" -msgstr "Kiểu ghi Khoa học" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3146923\n" -"85\n" "help.text" msgid "Scientific notation lets you write very large numbers or very small fractions in a compact form. For example, in scientific notation, 650000 is written as 6.5 x 10^5, and 0.000065 as 6.5 x 10^-5. In <item type=\"productname\">%PRODUCTNAME</item>, these numbers are written as 6.5E+5 and 6.5E-5, respectively. To create a number format that displays numbers using scientific notation, enter a # or 0, and then one of the following codes E-, E+, e- or e+. If sign is omitted after E or e, it won't appear for positive value of exponent. To get engineering notation, enter 3 digits (0 or #) in the integer part.For instance: ###.##E+00" msgstr "" @@ -16364,56 +16095,98 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" +"hd_id3156006\n" +"help.text" +msgid "Fraction Representation" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id3146924\n" +"help.text" +msgid "To represent a value as a fraction, format consists of two or three parts: integer optional part, numerator and denominator. Integer and numerator are separated by a blank or any quoted text. Numerator and denominator are separated by a slash character. Each part can consist of a combination of #, ? and 0 as placeholders." +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id3146925\n" +"help.text" +msgid "Denominator is calculated to get the nearest value of the fraction with repsect to the number of placeholders. For example, PI value is represented as 3 16/113 with format:" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id3146926\n" +"help.text" +msgid "# ?/???" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id3146927\n" +"help.text" +msgid "Denominator value can also be forced to the value replacing placeholders. For example, to get PI value as a multiple of 1/16th (i.e. 50/16), use format:" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id3146929\n" +"help.text" +msgid "?/16" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" "hd_id3159080\n" -"98\n" "help.text" msgid "Number Format Codes of Currency Formats" -msgstr "Mã định dạng con số của định dạng tiền tệ" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3147318\n" -"99\n" "help.text" msgid "The default currency format for the cells in your spreadsheet is determined by the regional setting of your operating system. If you want, you can apply a custom currency symbol to a cell. For example, enter #,##0.00 € to display 4.50 € (Euros)." -msgstr "Định dạng tiền tệ mặc định cho các ô trên bảng tính của bạn được xác định tùy theo thiết lập miền địa phương (locale) của hệ điều hành. Bạn cũng có thể áp dụng cho mỗi ô bảng một ký hiệu tiền tệ tự chọn. Chẳng hạn, nhập « #.##0,00 € » để hiển thị « 4.50 € » (đồng Âu, Euro)." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3150032\n" -"167\n" "help.text" msgid "You can also specify the locale setting for the currency by entering the locale code for the country after the symbol. For example, [$€-407] represents Euros in Germany. To view the locale code for a country, select the country in the <emph>Language</emph> list on the <emph>Numbers</emph> tab of the <emph>Format Cells</emph> dialog." -msgstr "Bạn cũng có thể ghi rõ riêng thiết lập miền địa phương cho tiền tệ, bằng cách nhập vào phía sau ký hiệu mã miền địa phương của quốc gia. Chẳng hạn, « [$€-407] » đại diện đồng Âu tại Đức. Để xem mã miền địa phương của quốc gia, chọn quốc gia đó trong danh sách các <emph>Ngôn ngữ</emph> trên thẻ <emph>Số</emph> của hộp thoại <emph>Định dạng ô</emph>." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "hd_id3157309\n" -"238\n" "help.text" msgid "Date and Time Formats" -msgstr "Định dạng Ngày/Giờ" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "hd_id3153740\n" -"37\n" "help.text" msgid "Date Formats" -msgstr "Định dạng ngày tháng" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3152791\n" -"38\n" "help.text" msgid "To display days, months and years, use the following number format codes." -msgstr "Để hiển thị ngày, tháng và năm, dùng những mã định dạng theo đây." +msgstr "" #: 05020301.xhp msgctxt "" @@ -16427,34 +16200,30 @@ msgstr "Không phải tất cả các mã định dạng trả về kết quả msgctxt "" "05020301.xhp\n" "par_id3152376\n" -"39\n" "help.text" msgid "Format" -msgstr "Định dạng" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3159130\n" -"40\n" "help.text" msgid "Format Code" -msgstr "Mã định dạng" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3147380\n" -"41\n" "help.text" msgid "Month as 3." -msgstr "Tháng có một chữ số : Tháng Ba là « 3 »." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3146928\n" -"42\n" "help.text" msgid "M" msgstr "" @@ -16463,88 +16232,78 @@ msgstr "" msgctxt "" "05020301.xhp\n" "par_id3145594\n" -"43\n" "help.text" msgid "Month as 03." -msgstr "Tháng có hai chữ số : Tháng Ba là « 03 »." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3153052\n" -"44\n" "help.text" msgid "MM" -msgstr "MM" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3145728\n" -"45\n" "help.text" msgid "Month as Jan-Dec" -msgstr "Tháng là viết tắt : Tháng Ba là « Th3 »." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3151073\n" -"46\n" "help.text" msgid "MMM" -msgstr "MMM" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3149909\n" -"47\n" "help.text" msgid "Month as January-December" -msgstr "Tháng hoàn toàn : Tháng Ba là « Tháng Ba »." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3155318\n" -"48\n" "help.text" msgid "MMMM" -msgstr "MMMM" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3151218\n" -"116\n" "help.text" msgid "First letter of Name of Month" -msgstr "Chữ đầu của tên tháng" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3150420\n" -"117\n" "help.text" msgid "MMMMM" -msgstr "MMMMM" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3154501\n" -"49\n" "help.text" msgid "Day as 2" -msgstr "Ngày có một chữ số : ngày hai là « 2 »." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3156181\n" -"50\n" "help.text" msgid "D" msgstr "" @@ -16553,142 +16312,126 @@ msgstr "" msgctxt "" "05020301.xhp\n" "par_id3146969\n" -"51\n" "help.text" msgid "Day as 02" -msgstr "Ngày có hai chữ số : ngày hai là « 02 »." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3156358\n" -"52\n" "help.text" msgid "DD" -msgstr "DD" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3148495\n" -"53\n" "help.text" msgid "Day as Sun-Sat" -msgstr "Hôm viết tắt : hôm Thứ Hai là « T2 », hôm Chủ Nhật là « CN »." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3161665\n" -"54\n" "help.text" msgid "NN or DDD" -msgstr "NN hay DDD" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3154272\n" -"118\n" "help.text" msgid "Day as Sunday to Saturday" -msgstr "Hôm hoàn toàn: hôm Thứ Hai là « Thứ Hai », hôm Chủ Nhật là « Chủ Nhật »." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3145164\n" -"119\n" "help.text" msgid "NNN or DDDD" -msgstr "NNN hay DDDD" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3146791\n" -"55\n" "help.text" msgid "Day followed by comma, as in \"Sunday,\"" -msgstr "Hôm có dấu phẩy theo sau, v.d. « Chủ Nhật, »" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3146081\n" -"56\n" "help.text" msgid "NNNN" -msgstr "NNNN" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3156275\n" -"57\n" "help.text" msgid "Year as 00-99" -msgstr "Năm có hai chữ số : « 00-99 »." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3143236\n" -"58\n" "help.text" msgid "YY" -msgstr "YY" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3148408\n" -"59\n" "help.text" msgid "Year as 1900-2078" -msgstr "Năm có bốn chữ số : « 1900-2078 »" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3151358\n" -"60\n" "help.text" msgid "YYYY" -msgstr "YYYY" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3153355\n" -"96\n" "help.text" msgid "Calendar week" -msgstr "Tuần của lịch" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3150744\n" -"97\n" "help.text" msgid "WW" -msgstr "WW" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3154302\n" -"103\n" "help.text" msgid "Quarterly as Q1 to Q4" -msgstr "Hàng quý: « Q1 » đến « Q4 »" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3159266\n" -"104\n" "help.text" msgid "Q" msgstr "" @@ -16697,34 +16440,30 @@ msgstr "" msgctxt "" "05020301.xhp\n" "par_id3147583\n" -"105\n" "help.text" msgid "Quarterly as 1st quarter to 4th quarter" -msgstr "Hàng quý: « 1st quarter » đến « 4th quarter »" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3146918\n" -"106\n" "help.text" msgid "QQ" -msgstr "QQ" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3147534\n" -"120\n" "help.text" msgid "Era on the Japanese Gengou calendar, single character (possible values are: M, T, S, H)" -msgstr "Đại tùy theo lịch Gengou Nhật (ký tự đơn, giá trị có thể là: M, T, S, H)" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3151249\n" -"121\n" "help.text" msgid "G" msgstr "" @@ -16733,52 +16472,46 @@ msgstr "" msgctxt "" "05020301.xhp\n" "par_id3163806\n" -"122\n" "help.text" msgid "Era, abbreviation" -msgstr "Đại viết tắt" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3155962\n" -"123\n" "help.text" msgid "GG" -msgstr "GG" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3151187\n" -"124\n" "help.text" msgid "Era, full name" -msgstr "Đại, tên đầy đủ" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3149568\n" -"125\n" "help.text" msgid "GGG" -msgstr "GGG" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3147344\n" -"126\n" "help.text" msgid "Number of the year within an era, without a leading zero for single-digit years" -msgstr "Số của năm bên trong đại, không có số không đi trước cho năm chữ số đơn" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3147255\n" -"127\n" "help.text" msgid "E" msgstr "" @@ -16787,37 +16520,33 @@ msgstr "" msgctxt "" "05020301.xhp\n" "par_id3148487\n" -"128\n" "help.text" msgid "Number of the year within an era, with a leading zero for single-digit years" -msgstr "Số của năm bên trong đại, có số không đi trước cho năm chữ số đơn" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3150298\n" -"129\n" "help.text" msgid "EE or R" -msgstr "EE hay R" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3152861\n" -"138\n" "help.text" msgid "Era, full name and year" -msgstr "Đại, tên đầy đủ và năm" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3149926\n" -"139\n" "help.text" msgid "RR or GGGEE" -msgstr "RR hay GGGEE" +msgstr "" #: 05020301.xhp msgctxt "" @@ -17215,25 +16944,22 @@ msgstr "" msgctxt "" "05020301.xhp\n" "hd_id3149929\n" -"227\n" "help.text" msgid "Entering Dates" -msgstr "Nhập ngày tháng" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3148397\n" -"228\n" "help.text" msgid "To enter a date in a cell, use the Gregorian calendar format. For example, in an English locale, enter 1/2/2002 for Jan 2, 2002." -msgstr "Để nhập vào ô bảng một ngày tháng, dùng định dạng hệ thống lịch do Giáo hoàng Gregory XIII (1502 - 1585). Chẳng hạn, dùng miền địa phương tiếng Anh, nhập « 1/2/2002 » để ghi rõ ngày 2, Tháng Một, năm 2002." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3153274\n" -"137\n" "help.text" msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar." msgstr "" @@ -17242,586 +16968,577 @@ msgstr "" msgctxt "" "05020301.xhp\n" "par_id3153795\n" -"216\n" "help.text" msgid "To specify a calendar format that is independent of the locale, add a modifier in front of the date format. For example, to display a date using the Jewish calendar format in a non-Hebrew locale, enter: [~jewish]DD/MM/YYYY." -msgstr "Để ghi rõ một định dạng lịch không phụ thuộc vào miền địa phương, thêm một cờ bổ trợ vào phía trước định dạng ngày tháng. Chẳng hạn, để hiển thị ngày tháng tùy theo hệ thống lịch Do Thái khi đặt miền địa phương không phải Do Thái, nhập « [~jewish]DD/MM/YYYY »." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3145764\n" -"217\n" "help.text" msgid "Modifier" -msgstr "Cờ bổ trợ" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3152967\n" -"218\n" "help.text" msgid "Calendar" -msgstr "Lịch" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3148390\n" -"219\n" "help.text" msgid "[~buddhist]" -msgstr "[~buddhist]" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3153781\n" -"220\n" "help.text" msgid "Thai Buddhist Calendar" -msgstr "Lịch đạo Phật Thái" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3157969\n" -"133\n" "help.text" msgid "[~gengou]" -msgstr "[~gengou]" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3154656\n" -"134\n" "help.text" msgid "Japanese Gengou Calendar" -msgstr "Lịch Gengou Nhật" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3150086\n" -"131\n" "help.text" msgid "[~gregorian]" -msgstr "[~gregorian]" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3146070\n" -"132\n" "help.text" msgid "Gregorian Calendar" -msgstr "Lịch Gregory" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3146808\n" -"221\n" "help.text" msgid "[~hanja] or [~hanja_yoil]" -msgstr "[~hanja] hay [~hanja_yoil]" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3149207\n" -"136\n" "help.text" msgid "Korean Calendar" -msgstr "Lịch Hàn" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3150304\n" -"222\n" "help.text" msgid "[~hijri]" -msgstr "[~hijri]" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3149238\n" -"223\n" "help.text" -msgid "Arabic Islamic Calendar, currently supported for the following locales: ar_EG, ar_LB, ar_SA, and ar_TN" -msgstr "Lịch đạo Hồi A Rập, hiện thời hỗ trợ cho những miền địa phương này: ar_EG, ar_LB, ar_SA, ar_TN" +msgid "Arabic Islamic Calendar" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3154903\n" -"224\n" "help.text" msgid "[~jewish]" -msgstr "[~jewish]" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3151288\n" -"225\n" "help.text" msgid "Jewish Calendar" -msgstr "Lịch Do Thái" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3166442\n" -"135\n" "help.text" msgid "[~ROC]" -msgstr "[~ROC]" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3145587\n" -"226\n" "help.text" msgid "Republic Of China Calendar" -msgstr "Lịch Trung Quốc" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3152419\n" -"140\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings: </caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Nếu bạn tính toán với một hay nhiều ô bảng có định dạng ngày tháng, kết quả được định dạng tùy theo những sự ánh xạ này: </caseinline></switchinline>" +msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings:</caseinline></switchinline>" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3154194\n" -"141\n" "help.text" msgid "Initial Format" -msgstr "Định dạng đầu tiên" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3149787\n" -"142\n" "help.text" msgid "Result Format" -msgstr "Định dạng kết quả" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3152993\n" -"143\n" "help.text" msgid "Date + Date" -msgstr "Ngày + Ngày" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3150292\n" -"144\n" "help.text" msgid "Number (Days)" -msgstr "Số (ngày)" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3150460\n" -"145\n" "help.text" msgid "Date + Number" -msgstr "Ngày + Số" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3154371\n" -"146\n" "help.text" msgid "Date" -msgstr "Ngày" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3145082\n" -"147\n" "help.text" msgid "Date + Time" -msgstr "Ngày + Giờ" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3156290\n" -"148\n" "help.text" msgid "Date&Time" -msgstr "Ngày và Giờ" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3152456\n" -"149\n" "help.text" msgid "Date + Date&Time" -msgstr "Ngày + Ngày và Giờ" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3156169\n" -"150\n" "help.text" msgid "Number" -msgstr "Số" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3154527\n" -"151\n" "help.text" msgid "Time + Time" -msgstr "Giờ + Giờ" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3159625\n" -"152\n" "help.text" msgid "Time" -msgstr "Giờ" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3146802\n" -"153\n" "help.text" msgid "Time + Number" -msgstr "Giờ + Số" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3146770\n" -"154\n" "help.text" msgid "Time" -msgstr "Giờ" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3155500\n" -"155\n" "help.text" msgid "Time + Date&Time" -msgstr "Giờ + Ngày và Giờ" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3155128\n" -"156\n" "help.text" msgid "Date&Time" -msgstr "Ngày và Giờ" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3152904\n" -"157\n" "help.text" msgid "Date&Time + Date&Time" -msgstr "Ngày và Giờ + Ngày và Giờ" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3159143\n" -"158\n" "help.text" msgid "Time" -msgstr "Giờ" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3148909\n" -"159\n" "help.text" msgid "Date&Time + Number" -msgstr "Ngày và Giờ + Số" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3154806\n" -"160\n" "help.text" msgid "Date&Time" -msgstr "Ngày và Giờ" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3151269\n" -"161\n" "help.text" msgid "Number + Number" -msgstr "Số + Số" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3154951\n" -"162\n" "help.text" msgid "Number" -msgstr "Số" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3149174\n" -"163\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The Date&Time format displays the date and time that an entry was made to a cell with this format. </caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Định dạng « Ngày và Giờ » hiển thị ngày tháng và thời gian nhập gì vào ô bảng theo định dạng này. </caseinline></switchinline>" +msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The Date&Time format displays the date and time that an entry was made to a cell with this format.</caseinline></switchinline>" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3143225\n" -"164\n" "help.text" -msgid "In <item type=\"productname\">%PRODUCTNAME</item>, a date with the value \"0\" corresponds to Dec 30, 1899." -msgstr "Trong <item type=\"productname\">%PRODUCTNAME</item>, ngày tháng có giá trị « 0 » tương ứng với ngày 30, Tháng Mười Hai, năm 1899." +msgid "By default in <item type=\"productname\">%PRODUCTNAME</item>, a date with the value \"0\" corresponds to Dec 30, 1899." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "hd_id3155870\n" -"61\n" "help.text" msgid "Time Formats" -msgstr "Định dạng Thời gian" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3150108\n" -"62\n" "help.text" msgid "To display hours, minutes and seconds use the following number format codes." -msgstr "Để hiển thị giờ, phút và giây, dùng những mã định dạng số này:" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3149158\n" -"63\n" "help.text" msgid "Format" -msgstr "Định dạng" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3154341\n" -"64\n" "help.text" msgid "Format Code" -msgstr "Mã định dạng" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3154557\n" -"65\n" "help.text" msgid "Hours as 0-23" -msgstr "Giờ không có số không đi trước (0-23)" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3156348\n" -"66\n" "help.text" -msgid "h" +msgid "H" msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3143218\n" -"67\n" "help.text" msgid "Hours as 00-23" -msgstr "Giờ có số không đi trước (00-23)" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3155266\n" -"68\n" "help.text" -msgid "hh" -msgstr "hh" +msgid "HH" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id3143219\n" +"help.text" +msgid "Hours as 00 up to more than 23" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id3155267\n" +"help.text" +msgid "[HH]" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3150139\n" -"69\n" "help.text" msgid "Minutes as 0-59" -msgstr "Phút không có số không đi trước (0-59)" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3149588\n" -"70\n" "help.text" -msgid "m" +msgid "M" msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3150531\n" -"71\n" "help.text" msgid "Minutes as 00-59" -msgstr "Phút có số không đi trước (00-59)" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3147409\n" -"72\n" "help.text" -msgid "mm" -msgstr "mm" +msgid "MM" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id3150532\n" +"help.text" +msgid "Minutes as 00 up to more than 59" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id3147410\n" +"help.text" +msgid "[MM]" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3154854\n" -"73\n" "help.text" msgid "Seconds as 0-59" -msgstr "Giây không có số không đi trước (0-59)" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3156173\n" -"74\n" "help.text" -msgid "s" +msgid "S" msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3149506\n" -"75\n" "help.text" msgid "Seconds as 00-59" -msgstr "Giây có số không đi trước (00-59)" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3157981\n" -"76\n" "help.text" -msgid "ss" -msgstr "ss" +msgid "SS" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id3149507\n" +"help.text" +msgid "Seconds as 00 up to more than 59" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id3157982\n" +"help.text" +msgid "[SS]" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3156039\n" -"77\n" "help.text" -msgid "To display seconds as fractions, add the decimal delimiter to your number format code. For example, enter <emph>hh:mm:ss.00</emph> to display the time as \"01:02:03.45\"." -msgstr "Để hiển thị số giây dạng phân số, thêm vào mã định dạng số dấu tách thập phân. Chẳng hạn, nhập <emph>hh:mm:ss.00</emph> để hiển thị giờ dạng « 01:02:03.45 »." +msgid "To display seconds as fractions, add the decimal delimiter to your number format code. For example, enter <emph>HH:MM:SS.00</emph> to display the time as \"01:02:03.45\"." +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id3148650\n" +"help.text" +msgid "Minute time formats M and MM must be used in combination with hour or second time formats to avoid confusion with month date format." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3148649\n" -"102\n" "help.text" msgid "If a time is entered in the form 02:03.45 or 01:02:03.45 or 25:01:02, the following formats are assigned if no other time format has been specified: MM:SS.00 or [HH]:MM:SS.00 or [HH]:MM:SS" -msgstr "Nhập giờ dạng « 02:03.45 » hay « 01:02:03.45 » hay « 25:01:02 » thì gán những định dạng theo đây (nếu chưa xác định định dạng giờ khác): MM:SS.00 hay [HH]:MM:SS.00 hay [HH]:MM:SS" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "hd_id3158404\n" -"169\n" "help.text" msgid "Displaying Numbers Using Native Characters" -msgstr "Hiển thị con số dùng ký tự sở hữu" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3149998\n" -"170\n" "help.text" msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ... [NatNum11] modifier at the beginning of a number format codes." -msgstr "Để hiển thị con số dùng các ký tự của ngôn ngữ mẹ đẻ, thêm vào phía trước mã định dạng con số một cờ bổ trợ [NatNum1], [NatNum2], ... [NatNum11] ." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3154600\n" -"171\n" "help.text" msgid "The [NatNum1] modifier always uses a one to one character mapping to convert numbers to a string that matches the native number format code of the corresponding locale. The other modifiers produce different results if they are used with different locales. A locale can be the language and the territory for which the format code is defined, or a modifier such as [$-yyy] that follows the native number modifier. In this case, yyy is the hexadecimal MS-LCID that is also used in currency format codes. For example, to display a number using Japanese short Kanji characters in an English US locale, use the following number format code:" -msgstr "Cờ bổ trợ [NatNum1] lúc nào cũng dùng phép ánh xạ một đối một để chuyển đổi con số sang một chuỗi tương ứng với mã định dạng con số của miền địa phương tương ứng. Các cờ bổ trợ khác làm kết quả khác nhau đối với miền địa phương khác nhau. Miền địa phương (locale) có thể là ngôn ngữ hay miền riêng cho đó xác định mã định dạng, hoặc một cờ bổ trợ như « [$-yyy] » mà đi theo cờ bổ trợ con số sở hữu. Trong trường hợp này, « yyy » là MS-LCID thập lục cũng được dùng trong mã định dạng tiền tệ. Chẳng hạn, để hiển thị con số dùng ký tự Kanji ngắn tiếng Nhật dưới miền địa phương tiếng Anh, dùng mã định dạng con số này:" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3152546\n" -"172\n" "help.text" msgid "[NatNum1][$-411]0" -msgstr "[NatNum1][$-411]0" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" "par_id3147269\n" -"173\n" "help.text" msgid "In the following list, the Microsoft Excel [DBNumX] modifier that corresponds to <item type=\"productname\">%PRODUCTNAME</item> [NatNum] modifier is shown. If you want, you can use a [DBNumX] modifier instead of [NatNum] modifier for your locale. Whenever possible, <item type=\"productname\">%PRODUCTNAME</item> internally maps [DBNumX] modifiers to [NatNumN] modifiers." -msgstr "Trong danh sách theo đây, hiển thị cờ bổ trợ [DBNumX] của MS™ Excel mà tương ứng với cờ bổ trợ [NatNum] của <item type=\"productname\">%PRODUCTNAME</item>. Bạn cũng có thể dùng cờ bổ trợ kiểu [DBNumX] thay cho kiểu [NatNum] cho miền địa phương của mình. Khi nào có thể, <item type=\"productname\">%PRODUCTNAME</item> ánh xạ nội bộ cờ bổ trợ [DBNumX] tới cờ bổ trợ [NatNumN]." +msgstr "" #: 05020301.xhp msgctxt "" @@ -17834,361 +17551,1098 @@ msgstr "Hiển thị ngày tháng dùng cờ bổ trợ [NatNum] có thể làm #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3153111\n" -"174\n" +"hd_id150820161449146058\n" "help.text" -msgid "[NatNum1] Transliterations" -msgstr "Chuyển chữ [NatNum1]" +msgid "[NatNum0]" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3146895\n" -"175\n" +"par_id1508201614491484\n" "help.text" -msgid "Chinese: Chinese lower case characters; CAL: 1/7/7 [DBNum1]" -msgstr "Tiếng Trung: ký tự chữ thường tiếng Trung; CAL: 1/7/7 [DBNum1]" +msgid "Try to convert any native number string to ASCII Arabic digits. If already ASCII, it remains ASCII." +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3152536\n" -"176\n" +"par_id130820161753258543\n" "help.text" -msgid "Japanese: short Kanji characters [DBNum1]; CAL: 1/4/4 [DBNum1]" -msgstr "Tiếng Nhật: ký tự Kanji ngắn [DBNum1]; CAL: 1/4/4 [DBNum1]" +msgid "Transliterations" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3146125\n" -"177\n" +"par_id13082016175325613\n" "help.text" -msgid "Korean: Korean lower case characters [DBNum1]; CAL: 1/7/7 [DBNum1]" -msgstr "Tiếng Hàn: ký tự chữ thường tiếng Hàn [DBNum1]; CAL: 1/7/7 [DBNum1]" +msgid "Native Number Characters" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3149945\n" -"178\n" +"par_id130820161753252157\n" "help.text" -msgid "Thai: Thai characters" -msgstr "Tiếng Thái: ký tự tiếng Thái" +msgid "Date Format" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3153264\n" -"179\n" +"par_id130820161753258910\n" "help.text" -msgid "Arabic: Indic characters" -msgstr "TIếng A Rập: ký tự ngôn ngữ Ấn Độ" +msgid "Chinese" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3148973\n" -"180\n" +"par_id130820161753252802\n" "help.text" -msgid "Indic: Indic characters" -msgstr "Ngôn ngữ Ấn Độ : ký tự ngôn ngữ Ấn Độ" +msgid "Chinese lower case characters" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_idN112A3\n" +"par_id130820161753293042\n" "help.text" -msgid "Hebrew: Hebrew letters" -msgstr "Tiếng Do Thái: chữ tiếng Do Thái" +msgid "Japanese" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3147520\n" -"181\n" +"par_id130820161753297854\n" "help.text" -msgid "[NatNum2] Transliteration in" -msgstr "Chuyển chữ [NatNum2] bằng" +msgid "short Kanji characters" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3155383\n" -"182\n" +"par_id13082016175330954\n" "help.text" -msgid "Chinese: Chinese upper case characters; CAL: 2/8/8 [DBNum2]" -msgstr "Tiếng Trung: ký tự chữ hoa tiếng Trung; CAL: 2/8/8 [DBNum2]" +msgid "Korean" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3153931\n" -"183\n" +"par_id130820161753303188\n" "help.text" -msgid "Japanese: traditional Kanji characters; CAL: 2/5/5 [DBNum2]" -msgstr "Tiếng Nhật: ký tự Kanji truyền thống; CAL: 2/5/5 [DBNum2]" +msgid "Korean lower case characters" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3155097\n" -"184\n" +"par_id130820161753317270\n" "help.text" -msgid "Korean: Korean upper case characters [DBNum2]; CAL: 2/8/8 [DBNum2]" -msgstr "Tiếng Hàn: ký tự chữ hoa tiếng Hàn [DBNum2]; CAL: 2/8/8 [DBNum2]" +msgid "Hebrew" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3152976\n" -"185\n" +"par_id130820161753311497\n" "help.text" -msgid "[NatNum3] Transliteration in" -msgstr "Chuyển chữ [NatNum3] bằng" +msgid "Hebrew characters" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3154353\n" -"186\n" +"par_id130820161753301830\n" "help.text" -msgid "Chinese: fullwidth Arabic digits; CAL: 3/3/3 [DBNum3]" -msgstr "Tiếng Trung: chữ số A Rập rộng đầy đủ ; CAL: 3/3/3 [DBNum3]" +msgid "Arabic" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3154669\n" -"187\n" +"par_id130820161753306722\n" "help.text" -msgid "Japanese: fullwidth Arabic digits; CAL: 3/3/3 [DBNum3]" -msgstr "Tiếng Nhật: chữ số A Rập rộng đầy đủ ; CAL: 3/3/3 [DBNum3]" +msgid "Arabic-Indic characters" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3150472\n" -"188\n" +"par_id130820161753301290\n" "help.text" -msgid "Korean: fullwidth Arabic digits [DBNum3]; CAL: 3/3/3 [DBNum3]" -msgstr "Tiếng Hàn: chữ số A Rập rộng đầy đủ [DBNum3]; CAL: 3/3/3 [DBNum3]" +msgid "Thai" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3157811\n" -"189\n" +"par_id130820161753301107\n" "help.text" -msgid "[NatNum4] Transliteration in" -msgstr "Chuyển chữ [NatNum4] bằng" +msgid "Thai characters" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3154592\n" -"190\n" +"par_id130820161753301831\n" "help.text" -msgid "Chinese: lower case text [DBNum1]" -msgstr "Tiếng Trung: văn bản chữ thường [DBNum1]" +msgid "Hindi" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3150350\n" -"191\n" +"par_id130820161753306723\n" "help.text" -msgid "Japanese: modern long Kanji text [DBNum2]" -msgstr "Tiếng Nhật: văn bản chữ Kanji dài hiện đại [DBNum2]" +msgid "Indic-Devanagari characters" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3150930\n" -"192\n" +"par_id130820161753309518\n" "help.text" -msgid "Korean: formal lower case text" -msgstr "Tiếng Hàn: văn bản chữ thường hình thức" +msgid "Odia" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3153546\n" -"193\n" +"par_id130820161753301434\n" "help.text" -msgid "[NatNum5] Transliteration in" -msgstr "Chuyển chữ [NatNum5] bằng" +msgid "Odia (Oriya) characters" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3155612\n" -"194\n" +"par_id180820161926246858\n" "help.text" -msgid "Chinese: Chinese upper case text [DBNum2]" -msgstr "Tiếng Trung: văn bản chữ hoa [DBNum2]" +msgid "Marathi" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3155909\n" -"195\n" +"par_id180820161926248586\n" "help.text" -msgid "Japanese: traditional long Kanji text [DBNum3]" -msgstr "Tiếng Nhật: văn bản chữ Kanji dài truyền thống [DBNum3]" +msgid "Indic-Devanagari characters" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3151304\n" -"196\n" +"par_id180820161926241975\n" "help.text" -msgid "Korean: formal upper case text" -msgstr "Tiếng Hàn: văn bản chữ hoa hình thức" +msgid "Bengali" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3155075\n" -"197\n" +"par_id180820161926246091\n" "help.text" -msgid "[NatNum6] Transliteration in" -msgstr "Chuyển chữ [NatNum6] bằng" +msgid "Bengali characters" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3150214\n" -"198\n" +"par_id180820161926256261\n" "help.text" -msgid "Chinese: fullwidth text [DBNum3]" -msgstr "Tiếng Trung: văn bản chữ rộng đầy đủ [DBNum3]" +msgid "Punjabi" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3154114\n" -"199\n" +"par_id180820161926257295\n" "help.text" -msgid "Japanese: fullwidth text" -msgstr "Tiếng Nhật: văn bản chữ rộng đầy đủ" +msgid "Punjabi (Gurmukhi) characters" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3155344\n" -"200\n" +"par_id180820161926254282\n" "help.text" -msgid "Korean: fullwidth text" -msgstr "Tiếng Hàn: văn bản chữ rộng đầy đủ" +msgid "Gujarati" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3155538\n" -"201\n" +"par_id180820161926258664\n" "help.text" -msgid "[NatNum7] Transliteration in" -msgstr "Chuyển chữ [NatNum7] bằng" +msgid "Gujarati characters" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3145123\n" -"202\n" +"par_id18082016192625454\n" "help.text" -msgid "Japanese: modern short Kanji text" -msgstr "Tiếng Nhật: văn bản chữ Kanji ngắn hiện đại" +msgid "Tamil" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3149424\n" -"203\n" +"par_id180820161926253837\n" "help.text" -msgid "Korean: informal lower case text" -msgstr "Tiếng Hàn: văn bản chữ thường không hình thức" +msgid "Tamil characters" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3153688\n" -"204\n" +"par_id18082016192625217\n" "help.text" -msgid "[NatNum8] Transliteration in" -msgstr "Chuyển chữ [NatNum8] bằng" +msgid "Telugu" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3156122\n" -"205\n" +"par_id18082016192625475\n" "help.text" -msgid "Japanese: traditional short Kanji text [DBNum4]" -msgstr "Tiếng Nhật: văn bản chữ Kanji ngắn truyền thống [DBNum4]" +msgid "Telugu characters" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3145602\n" -"206\n" +"par_id180820161926251185\n" "help.text" -msgid "Korean: informal upper case text" -msgstr "Tiếng Hàn: văn bản chữ hoa không hình thức" +msgid "Kannada" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3159228\n" -"207\n" +"par_id18082016192625183\n" "help.text" -msgid "[NatNum9] Transliteration in" -msgstr "Chuyển chữ [NatNum9] bằng" +msgid "Kannada characters" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3154644\n" -"208\n" +"par_id180820161926265921\n" "help.text" -msgid "Korean: Hangul characters" -msgstr "Tiếng Hàn: ký tự Hangul" +msgid "Malayalam" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3155396\n" -"209\n" +"par_id18082016192626103\n" "help.text" -msgid "[NatNum10] Transliteration in" -msgstr "Chuyển chữ [NatNum10] bằng" +msgid "Malayalam characters" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3150878\n" -"210\n" +"par_id180820161926264168\n" "help.text" -msgid "Korean: formal Hangul text [DBNum4]; CAL: 9/11/11 [DBNum4]" -msgstr "Tiếng Hàn: văn bản chữ Hangul hình thức [DBNum4]; CAL: 9/11/11 [DBNum4]" +msgid "Lao" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3149384\n" -"211\n" +"par_id180820161926262520\n" "help.text" -msgid "[NatNum11] Transliteration in" -msgstr "Chuyển chữ [NatNum11] bằng" +msgid "Lao characters" +msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3154213\n" -"212\n" +"par_id180820161926264242\n" +"help.text" +msgid "Tibetan" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id180820161926264284\n" +"help.text" +msgid "Tibetan characters" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id180820161926265624\n" +"help.text" +msgid "Burmese" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id180820161926265398\n" +"help.text" +msgid "Burmese (Myanmar) characters" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id180820161926273825\n" +"help.text" +msgid "Khmer" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id180820161926273240\n" +"help.text" +msgid "Khmer (Cambodian) characters" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id18082016192627382\n" +"help.text" +msgid "Mongolian" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id180820161926276923\n" +"help.text" +msgid "Mongolian characters" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id180820161926273435\n" +"help.text" +msgid "Nepali" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id180820161926274450\n" +"help.text" +msgid "Indic-Devanagari characters" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id180820161926279875\n" +"help.text" +msgid "Dzongkha" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id180820161926276833\n" +"help.text" +msgid "Tibetan characters" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id180820161926272903\n" +"help.text" +msgid "Farsi" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id180820161926271122\n" +"help.text" +msgid "East Arabic-Indic characters" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id180820161926287716\n" +"help.text" +msgid "Church Slavic" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id180820161926281396\n" +"help.text" +msgid "Cyrillic characters" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101136589\n" +"help.text" +msgid "Transliterations" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101139206\n" +"help.text" +msgid "Native Number Characters" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id1308201621011376\n" +"help.text" +msgid "Date Format" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753314558\n" +"help.text" +msgid "Chinese" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753311211\n" +"help.text" +msgid "Chinese upper case characters" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753311010\n" +"help.text" +msgid "Japanese" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753311215\n" +"help.text" +msgid "traditional Kanji characters" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753315141\n" +"help.text" +msgid "Korean" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753312451\n" +"help.text" +msgid "Korean upper case characters" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id180820161926289664\n" +"help.text" +msgid "Hebrew" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id180820161926288708\n" +"help.text" +msgid "Hebrew numbering" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753325177\n" +"help.text" +msgid "[NatNum3]" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101138131\n" +"help.text" +msgid "Transliterations" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101133645\n" +"help.text" +msgid "Native Number Characters" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101147246\n" +"help.text" +msgid "Date Format" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753323484\n" +"help.text" +msgid "Chinese" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753325719\n" +"help.text" +msgid "fullwidth Arabic digits" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753327940\n" +"help.text" +msgid "Japanese" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753326195\n" +"help.text" +msgid "fullwidth Arabic digits" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753321617\n" +"help.text" +msgid "Korean" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753332046\n" +"help.text" +msgid "fullwidth Arabic digits" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101143647\n" +"help.text" +msgid "Transliterations" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101148502\n" +"help.text" +msgid "Native Number Characters" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101143643\n" +"help.text" +msgid "Date Format" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753333488\n" +"help.text" +msgid "Chinese" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753332509\n" +"help.text" +msgid "lower case text" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753338548\n" +"help.text" +msgid "Japanese" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753332235\n" +"help.text" +msgid "modern long Kanji text" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753349172\n" +"help.text" +msgid "Korean" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753349817\n" +"help.text" +msgid "formal lower case text" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753343499\n" +"help.text" +msgid "[NatNum5]" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id13082016210114571\n" +"help.text" +msgid "Transliterations" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101141303\n" +"help.text" +msgid "Native Number Characters" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id13082016210114350\n" +"help.text" +msgid "Date Format" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753349058\n" +"help.text" +msgid "Chinese" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753342623\n" +"help.text" +msgid "Chinese upper case text" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753347330\n" +"help.text" +msgid "Japanese" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753349141\n" +"help.text" +msgid "traditional long Kanji text" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753358520\n" +"help.text" +msgid "Korean" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753353109\n" +"help.text" +msgid "formal upper case text" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id13082016210115753\n" +"help.text" +msgid "Transliterations" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id13082016210115453\n" +"help.text" +msgid "Native Number Characters" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101159516\n" +"help.text" +msgid "Date Format" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753355388\n" +"help.text" +msgid "Chinese" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753359335\n" +"help.text" +msgid "fullwidth text" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753356656\n" +"help.text" +msgid "Japanese" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753358398\n" +"help.text" +msgid "fullwidth text" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753353657\n" +"help.text" +msgid "Korean" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753365665\n" +"help.text" +msgid "fullwidth text" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101152108\n" +"help.text" +msgid "Transliterations" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101154544\n" "help.text" -msgid "Korean: informal Hangul text" -msgstr "Tiếng Hàn: văn bản chữ Hangul không hình thức" +msgid "Native Number Characters" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101159955\n" +"help.text" +msgid "Date Format" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id150820161449152401\n" +"help.text" +msgid "Chinese" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id150820161449154907\n" +"help.text" +msgid "short lower case text" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753365289\n" +"help.text" +msgid "Japanese" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753368507\n" +"help.text" +msgid "modern short Kanji text" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id13082016175336526\n" +"help.text" +msgid "Korean" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id13082016175336224\n" +"help.text" +msgid "informal lower case text" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101157872\n" +"help.text" +msgid "Transliterations" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101157247\n" +"help.text" +msgid "Native Number Characters" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101163573\n" +"help.text" +msgid "Date Format" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id150820161449158539\n" +"help.text" +msgid "Chinese" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id150820161449151367\n" +"help.text" +msgid "short upper case text" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753363281\n" +"help.text" +msgid "Japanese" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753366963\n" +"help.text" +msgid "traditional short Kanji text" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753376004\n" +"help.text" +msgid "Korean" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753375830\n" +"help.text" +msgid "informal upper case text" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101165923\n" +"help.text" +msgid "Transliterations" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101164979\n" +"help.text" +msgid "Native Number Characters" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101167850\n" +"help.text" +msgid "Date Format" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753378980\n" +"help.text" +msgid "Korean" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753375541\n" +"help.text" +msgid "Hangul characters" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101167963\n" +"help.text" +msgid "Transliterations" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101164045\n" +"help.text" +msgid "Native Number Characters" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101167921\n" +"help.text" +msgid "Date Format" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753374087\n" +"help.text" +msgid "Korean" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820161753375766\n" +"help.text" +msgid "formal Hangul text" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101165905\n" +"help.text" +msgid "Transliterations" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101173564\n" +"help.text" +msgid "Native Number Characters" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id130820162101172644\n" +"help.text" +msgid "Date Format" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id13082016175338577\n" +"help.text" +msgid "Korean" +msgstr "" + +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id13082016175338684\n" +"help.text" +msgid "informal Hangul text" +msgstr "" #: 05020400.xhp msgctxt "" @@ -20361,32 +20815,6 @@ msgstr "" #: 05030600.xhp msgctxt "" "05030600.xhp\n" -"hd_id3153524\n" -"37\n" -"help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Transparency</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Trong suốt </caseinline></switchinline>" - -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"par_idN107A4\n" -"help.text" -msgid "Background transparency can be set only for frames." -msgstr "Tính trong suốt của nền chỉ có thể được đặt cho khung." - -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"par_id3150358\n" -"38\n" -"help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/backgroundpage/transparencymf\">Set the transparency for the background color or graphic of a frame, where 100% is completely transparent and 0% is opaque. When you increase the transparency of the background, the underlying text or objects become visible through the background of the frame.</ahelp></caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/backgroundpage/transparencymf\">Đặt tính trong suốt cho màu nền hay ảnh nền của khung, mà 100% là trong suốt hoàn toàn và 0% là đục hoàn toàn. Tăng tính trong suốt của nền thì văn bản hay đối tượng nằm dưới bắt đầu hiển thị qua nền khung.</ahelp></caseinline></switchinline>" - -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" "hd_id3154216\n" "11\n" "help.text" @@ -20412,47 +20840,6 @@ msgid "This option is only available when you edit the background of a table or msgstr "Tùy chọn này chỉ sẵn sàng khi bạn chỉnh sửa nền của bảng hay kiểu dáng đoạn văn." #: 05030600.xhp -#, fuzzy -msgctxt "" -"05030600.xhp\n" -"hd_id3151246\n" -"help.text" -msgid "Using a Gradient as a Background" -msgstr "Dùng Ảnh Làm Nền" - -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"hd_id3153525\n" -"help.text" -msgid "Background gradient" -msgstr "" - -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"par_id3152364\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/backgroundpage/gradientslb\">Click the gradient that you want to use as a background. To remove a background gradient, set <emph>As</emph> to <emph>Color</emph>, then click <emph>No Fill</emph>.</ahelp>" -msgstr "" - -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"hd_id3153526\n" -"help.text" -msgid "Preview field" -msgstr "Trường xem thử" - -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"par_id3152362\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/backgroundpage/previewctl\">Displays a preview of the currently selected gradient.</ahelp>" -msgstr "" - -#: 05030600.xhp msgctxt "" "05030600.xhp\n" "hd_id3153056\n" @@ -21361,6 +21748,14 @@ msgstr "<ahelp hid=\"cui/ui/pageformatpage/PageFormatPage\">Cho phép bạn xác #: 05040200.xhp msgctxt "" "05040200.xhp\n" +"par_id090120160133439102\n" +"help.text" +msgid "<image id=\"img_id090120160131201466\" src=\"media/screenshots/cui/ui/pageformatpage/PageFormatPage.png\" width=\"8.6457in\" height=\"5.9063in\"><alt id=\"alt_id090120160131201466\">Page format tab page</alt></image>" +msgstr "" + +#: 05040200.xhp +msgctxt "" +"05040200.xhp\n" "hd_id3149549\n" "31\n" "help.text" @@ -22881,16 +23276,15 @@ msgctxt "" "hd_id3150449\n" "11\n" "help.text" -msgid "Styles and Formatting" -msgstr "Kiểu dáng và Định dạng" +msgid "Styles" +msgstr "" #: 05060000.xhp msgctxt "" "05060000.xhp\n" "par_id3149202\n" -"12\n" "help.text" -msgid "<ahelp hid=\"svx/ui/asianphoneticguidedialog/styles\">Opens the <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link></caseinline><defaultinline>Styles and Formatting window</defaultinline></switchinline> where you can select a character style for the ruby text.</ahelp>" +msgid "<ahelp hid=\"svx/ui/asianphoneticguidedialog/styles\">Opens the <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting deck of the Sidebar</link></caseinline><defaultinline>Styles and Formatting deck of the Sidebar</defaultinline></switchinline> where you can select a character style for the ruby text.</ahelp>" msgstr "" #: 05070000.xhp @@ -25393,357 +25787,6 @@ msgctxt "" msgid "<ahelp hid=\"cui/ui/areatabpage/LB_BITMAP\">Click the fill that you want to apply to the selected object.</ahelp>" msgstr "<ahelp hid=\"cui/ui/areatabpage/LB_BITMAP\">Nhấn vào mẫu tô đầy bạn muốn áp dụng cho đối tượng đã chọn.</ahelp>" -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id3154346\n" -"20\n" -"help.text" -msgid "Increments (Gradients)" -msgstr "Bước (Dải màu)" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"par_id3144423\n" -"21\n" -"help.text" -msgid "Set the number of steps for blending the two end colors of a gradient." -msgstr "Đặt số bước để pha hai màu cuối của dải màu." - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id3147264\n" -"22\n" -"help.text" -msgid "Automatic" -msgstr "Tự động" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"par_id3149457\n" -"23\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/areatabpage/TSB_STEPCOUNT\">Automatically determines the number of steps for blending the two end colors of the gradient.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/areatabpage/TSB_STEPCOUNT\">Tự động xác định số bước để pha hai màu cuối của dải màu.</ahelp>" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id3154388\n" -"24\n" -"help.text" -msgid "Increment" -msgstr "Bước" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"par_id3150360\n" -"25\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/areatabpage/NUM_FLD_STEPCOUNT\">Enter the number of steps for blending the two end colors of the gradient.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/areatabpage/NUM_FLD_STEPCOUNT\">Nhập số bước để pha hai màu cuối của dải màu..</ahelp>" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id3153381\n" -"31\n" -"help.text" -msgid "Size (Bitmaps)" -msgstr "Kích cỡ (Ảnh bitmap)" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"par_id3148798\n" -"32\n" -"help.text" -msgid "Specify the dimensions of the bitmap." -msgstr "Ghi rõ các chiều của ảnh bitmap." - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id3154068\n" -"33\n" -"help.text" -msgid "Relative" -msgstr "Tương đối" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"par_id3125865\n" -"34\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/areatabpage/TSB_SCALE\">Rescales the bitmap relative to the size of the selected object by the percentage values that you enter in the <emph>Width</emph> and <emph>Height</emph> boxes . Clear this checkbox to resize the selected object with the measurements that you enter in the <emph>Width</emph> and <emph>Height</emph> boxes.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/areatabpage/TSB_SCALE\">Co giãn lại ảnh bitmap tương đối so với kích cỡ của đối tượng đã chọn theo giá trị phần trăm bạn nhập vào hộp <emph>Rộng</emph> và <emph>Cao</emph>. Tắt tùy chọn này để thay đổi kích cỡ của đối tượng đã chọn theo giá trị bạn nhập vào hộp <emph>Rộng</emph> và <emph>Cao</emph>.</ahelp>" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id3149202\n" -"35\n" -"help.text" -msgid "Original" -msgstr "Gốc" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"par_id3153970\n" -"36\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/areatabpage/TSB_ORIGINAL\">Retains the original size of the bitmap when filling the selected object. To resize the bitmap, clear this checkbox, and then click <emph>Relative</emph>.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/areatabpage/TSB_ORIGINAL\">Giữ lại kích cỡ gốc của ảnh bitmap khi tô đầy đối tượng đã chọn. Để thay đổi kích cỡ của ảnh bitmap, tắt tùy chọn này, sau đó nhấn vào mục <emph>Tương đối</emph>.</ahelp>" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id3155994\n" -"37\n" -"help.text" -msgid "Width" -msgstr "Bề rộng" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"par_id3149810\n" -"38\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_X_SIZE\">Enter a width for the bitmap.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_X_SIZE\">Nhập chiều rộng của ảnh bitmap.</ahelp>" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id3156281\n" -"39\n" -"help.text" -msgid "Height" -msgstr "Bề cao" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"par_id3150868\n" -"40\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_Y_SIZE\">Enter a height for the bitmap.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_Y_SIZE\">Nhập chiều cao của ảnh bitmap.</ahelp>" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id3148673\n" -"41\n" -"help.text" -msgid "Position (Bitmaps)" -msgstr "Vị trí (Ảnh bitmap)" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"par_id3154821\n" -"42\n" -"help.text" -msgid "Click in the position grid to specify the offset for tiling the bitmap." -msgstr "Nhấn vào lưới vị trí để xác định khoảng dịch để xếp lát ảnh bitmap." - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id3153056\n" -"43\n" -"help.text" -msgid "X Offset" -msgstr "Độ dịch X" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"par_id3147299\n" -"44\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_X_OFFSET\">Enter the horizontal offset for tiling the bitmap.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_X_OFFSET\">Nhập khoảng dịch theo chiều ngang để xếp lát ảnh bitmap.</ahelp>" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id3149985\n" -"45\n" -"help.text" -msgid "Y Offset" -msgstr "Độ dịch Y" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"par_id3148559\n" -"46\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_Y_OFFSET\">Enter the vertical offset for tiling the bitmap.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_Y_OFFSET\">Nhập khoảng dịch theo chiều dọc để xếp lát ảnh bitmap.</ahelp>" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id3156060\n" -"27\n" -"help.text" -msgid "Tile" -msgstr "Xếp lát" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"par_id3152576\n" -"28\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/areatabpage/TSB_TILE\">Tiles the bitmap to fill the selected object.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/areatabpage/TSB_TILE\">Xếp lát ảnh bitmap để tô đầy đối tượng đã chọn.</ahelp>" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id3150334\n" -"29\n" -"help.text" -msgid "AutoFit" -msgstr "Tự động vừa" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"par_id3149481\n" -"30\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/areatabpage/TSB_STRETCH\">Stretches the bitmap to fill the selected object. To use this feature, clear the <emph>Tile </emph>box.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/areatabpage/TSB_STRETCH\">Kéo giãn ảnh bitmap để tô đầy đối tượng đã chọn. Để sử dụng tính năng này, tắt tùy chọn <emph>Xếp lát</emph>.</ahelp>" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id3148555\n" -"47\n" -"help.text" -msgid "Offset" -msgstr "Độ dịch" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"par_id3155412\n" -"48\n" -"help.text" -msgid "Specify the offset for tiling the bitmap in terms of rows and columns." -msgstr "Xác định khoảng dịch để xếp lát ảnh bitmap, theo số hàng/cột." - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id3151115\n" -"49\n" -"help.text" -msgid "Row" -msgstr "Hàng" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"par_id3155369\n" -"50\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/areatabpage/RBT_ROW\">Horizontally offsets the original bitmap relative to the bitmap tiles by the amount that you enter.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/areatabpage/RBT_ROW\">Dịch theo chiều ngang ảnh bitmap gốc tương đối so với các đá lát ảnh mảng, theo giá trị bạn nhập.</ahelp>" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id3144442\n" -"51\n" -"help.text" -msgid "Column" -msgstr "Cột" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"par_id3146974\n" -"52\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/areatabpage/RBT_COLUMN\">Vertically offsets the original bitmap relative to the bitmap tiles by the amount that you enter.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/areatabpage/RBT_COLUMN\">Dịch theo chiều dọc ảnh bitmap gốc tương đối so với các đá lát ảnh mảng, theo giá trị bạn nhập.</ahelp>" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id3150684\n" -"53\n" -"help.text" -msgid "Percent" -msgstr "Phần trăm" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"par_id3155314\n" -"54\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_OFFSET\">Enter the percentage to offset the rows or columns.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/areatabpage/MTR_FLD_OFFSET\">Nhập phần trăm để dịch chuyển các hàng/cột.</ahelp>" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id3152887\n" -"59\n" -"help.text" -msgid "Background Color (Hatching)" -msgstr "Màu nền (Lưới đan)" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id3153364\n" -"61\n" -"help.text" -msgid "Background color" -msgstr "Màu nền" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"par_id3152940\n" -"62\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/areatabpage/CB_HATCHBCKGRD\">Applies a background color to the hatching pattern. Select this checkbox, and then click a color in the list.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/areatabpage/CB_HATCHBCKGRD\">Áp dụng màu nền cho mẫu lưới đan. Bật tùy chọn này, sau đó nhấn vào một màu nào đó trong danh sách.</ahelp>" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id3152460\n" -"63\n" -"help.text" -msgid "List of colors" -msgstr "Danh sách màu sắc" - -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"par_id3157309\n" -"64\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/areatabpage/LB_HATCHBCKGRDCOLOR\">Click the color that you want to use as a background for the selected hatching pattern.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/areatabpage/LB_HATCHBCKGRDCOLOR\">Nhấn vào màu bạn muốn dùng làm nền cho mẫu lưới đan đã chọn.</ahelp>" - #: 05210200.xhp msgctxt "" "05210200.xhp\n" @@ -25770,14 +25813,6 @@ msgctxt "" msgid "Select a color to apply, save the current color list, or load a different color list." msgstr "Chọn màu cần áp dụng, lưu lại danh sách màu sắc hiện thời, hoặc nạp một danh sách màu sắc khác." -#: 05210200.xhp -msgctxt "" -"05210200.xhp\n" -"par_id3154288\n" -"help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010500.xhp\" name=\"$[officename] - Colors\">$[officename] - Colors</link>" -msgstr "" - #: 05210300.xhp msgctxt "" "05210300.xhp\n" @@ -25952,24 +25987,6 @@ msgstr "<ahelp hid=\"cui/ui/gradientpage/colortomtr\">Nhập vào hộp <emph>Đ #: 05210300.xhp msgctxt "" "05210300.xhp\n" -"hd_id3155830\n" -"15\n" -"help.text" -msgid "Gradients" -msgstr "Dải màu" - -#: 05210300.xhp -msgctxt "" -"05210300.xhp\n" -"par_id3157909\n" -"16\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/gradientpage/gradientslb\">Select the type of gradient that you want to apply or create.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/gradientpage/gradientslb\">Chọn kiểu dải màu bạn muốn tạo hay áp dụng.</ahelp>" - -#: 05210300.xhp -msgctxt "" -"05210300.xhp\n" "hd_id3150669\n" "17\n" "help.text" @@ -26003,42 +26020,6 @@ msgctxt "" msgid "<ahelp hid=\"cui/ui/gradientpage/modify\">Applies the current gradient properties to the selected gradient. If you want, you can save the gradient under a different name.</ahelp>" msgstr "<ahelp hid=\"cui/ui/gradientpage/modify\">Áp dụng cho dải màu đã chọn các thuộc tính dải màu hiện thời. Bạn cũng có thể lưu lại dải màu dưới tên khác.</ahelp>" -#: 05210300.xhp -msgctxt "" -"05210300.xhp\n" -"hd_id3155341\n" -"31\n" -"help.text" -msgid "Load Gradients List" -msgstr "Nạp danh sách dải màu" - -#: 05210300.xhp -msgctxt "" -"05210300.xhp\n" -"par_id3145085\n" -"32\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/gradientpage/load\">Load a different list of gradients.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/gradientpage/load\">Nạp một danh sách dải màu khác.</ahelp>" - -#: 05210300.xhp -msgctxt "" -"05210300.xhp\n" -"hd_id3148943\n" -"33\n" -"help.text" -msgid "Save Gradients List" -msgstr "Lưu danh sách dải màu" - -#: 05210300.xhp -msgctxt "" -"05210300.xhp\n" -"par_id3161459\n" -"34\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/gradientpage/save\">Saves the current list of gradients, so that you can load it later.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/gradientpage/save\">Lưu lại danh sách dải màu hiện thời, để nạp lại sau.</ahelp>" - #: 05210400.xhp msgctxt "" "05210400.xhp\n" @@ -26130,24 +26111,6 @@ msgstr "<ahelp hid=\"cui/ui/hatchpage/anglemtr\">Nhập góc xoay cho các đư #: 05210400.xhp msgctxt "" "05210400.xhp\n" -"hd_id3156113\n" -"9\n" -"help.text" -msgid "Angle grid" -msgstr "Lưới góc" - -#: 05210400.xhp -msgctxt "" -"05210400.xhp\n" -"par_id3147242\n" -"10\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/hatchpage/anglectl\">Click a position in the grid to define the rotation angle for the hatch lines.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/hatchpage/anglectl\">Nhấn vào một vị trí trên lưới để xác định góc xoay cho các đường lưới đan.</ahelp>" - -#: 05210400.xhp -msgctxt "" -"05210400.xhp\n" "hd_id3155449\n" "21\n" "help.text" @@ -26196,26 +26159,8 @@ msgctxt "" "par_id3149955\n" "12\n" "help.text" -msgid "Lists the available hatching patterns. You can also modify or create your own hatching pattern. To save the list, click the <emph>Save Hatches List</emph> button. To display a different list, click the <emph>Load Hatches List</emph> button." -msgstr "Liệt kê các mẫu lưới đan sẵn sàng. Bạn cũng có thể sửa đổi hay tạo mẫu lưới đan riêng. Để lưu danh sách, nhấn vào nút <emph>Lưu danh sách lưới đan</emph>. Để hiển thị một danh sách khác, nhấn vào nút <emph>Nạp danh sách lưới đan</emph>." - -#: 05210400.xhp -msgctxt "" -"05210400.xhp\n" -"hd_id3150670\n" -"13\n" -"help.text" -msgid "Hatches list" -msgstr "Danh sách lưới đan" - -#: 05210400.xhp -msgctxt "" -"05210400.xhp\n" -"par_id3144438\n" -"14\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/hatchpage/hatchingslb\">Lists the available hatching patterns. Click the hatching pattern that you want to apply, and then click <emph>OK</emph>.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/hatchpage/hatchingslb\">Liệt kê các mẫu lưới đan sẵn sàng. Nhấn vào mẫu lưới đan bạn muốn áp dụng, sau đó nhấn vào nút <emph>OK</emph>.</ahelp>" +msgid "Lists the available hatching patterns. You can also modify or create your own hatching pattern." +msgstr "" #: 05210400.xhp msgctxt "" @@ -26253,42 +26198,6 @@ msgctxt "" msgid "<ahelp hid=\"cui/ui/hatchpage/modify\">Applies the current hatching properties to the selected hatching pattern. If you want, you can save the pattern under a different name.</ahelp>" msgstr "<ahelp hid=\"cui/ui/hatchpage/modify\">Áp dụng cho mẫu lưới đan đã chọn các thuộc tính lưới đan hiện thời. Bạn cũng có thể lưu mẫu dưới tên khác.</ahelp>" -#: 05210400.xhp -msgctxt "" -"05210400.xhp\n" -"hd_id3147304\n" -"25\n" -"help.text" -msgid "Load Hatches List" -msgstr "Nạp danh sách lưới đan" - -#: 05210400.xhp -msgctxt "" -"05210400.xhp\n" -"par_id3156343\n" -"26\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/hatchpage/load\">Loads a different list of hatching patterns.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/hatchpage/load\">Nạp một danh sách mẫu lưới đan khác.</ahelp>" - -#: 05210400.xhp -msgctxt "" -"05210400.xhp\n" -"hd_id3154347\n" -"27\n" -"help.text" -msgid "Save Hatches List" -msgstr "Lưu dang sách lưới đan" - -#: 05210400.xhp -msgctxt "" -"05210400.xhp\n" -"par_id3152811\n" -"28\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/hatchpage/save\">Saves the current list of hatching patterns, so that you can load it later.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/hatchpage/save\">Lưu danh sách mẫu lưới đan, để nạp lại sau.</ahelp>" - #: 05210500.xhp msgctxt "" "05210500.xhp\n" @@ -26362,96 +26271,6 @@ msgstr "Để hiệu lực chức năng này, chọn ảnh bitmap<emph>Trắng</ #: 05210500.xhp msgctxt "" "05210500.xhp\n" -"hd_id3145072\n" -"17\n" -"help.text" -msgid "Foreground color" -msgstr "Màu cảnh gần" - -#: 05210500.xhp -msgctxt "" -"05210500.xhp\n" -"par_id3155535\n" -"18\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/bitmaptabpage/LB_COLOR\">Select a foreground color, and then click in the grid to add a pixel to the pattern.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/LB_COLOR\">Chọn màu cảnh gần, sau đó nhấn vào lưới để thêm vào mẫu một điểm ảnh.</ahelp>" - -#: 05210500.xhp -msgctxt "" -"05210500.xhp\n" -"hd_id3149398\n" -"19\n" -"help.text" -msgid "Background color" -msgstr "Màu nền" - -#: 05210500.xhp -msgctxt "" -"05210500.xhp\n" -"par_id3148538\n" -"20\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/bitmaptabpage/LB_BACKGROUND_COLOR\">Select a background color for your bitmap pattern.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/LB_BACKGROUND_COLOR\">Chọn màu nền cho mẫu bitmap.</ahelp>" - -#: 05210500.xhp -msgctxt "" -"05210500.xhp\n" -"hd_id3147275\n" -"7\n" -"help.text" -msgid "Bitmap Pattern" -msgstr "Mẫu bitmap" - -#: 05210500.xhp -msgctxt "" -"05210500.xhp\n" -"par_id3146847\n" -"8\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/bitmaptabpage/LB_BITMAPS\">Select a bitmap in the list, and then click <emph>OK</emph> to apply the pattern to the selected object.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/LB_BITMAPS\">Chọn một ảnh bitmap trong danh sách, sau đó nhấn vào nút <emph>OK</emph> để áp dụng mẫu cho đối tượng được chọn.</ahelp>" - -#: 05210500.xhp -msgctxt "" -"05210500.xhp\n" -"hd_id3150275\n" -"9\n" -"help.text" -msgid "Add" -msgstr "Thêm" - -#: 05210500.xhp -msgctxt "" -"05210500.xhp\n" -"par_id3154306\n" -"10\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_ADD\">Adds a bitmap that you created in the <emph>Pattern Editor </emph>to the current list.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_ADD\">Thêm vào danh sách hiện thời ảnh bitmap bạn đã tạo dùng chức năng <emph>Sửa hình mẫu</emph>.</ahelp>" - -#: 05210500.xhp -msgctxt "" -"05210500.xhp\n" -"hd_id3158432\n" -"11\n" -"help.text" -msgid "Modify" -msgstr "Sửa" - -#: 05210500.xhp -msgctxt "" -"05210500.xhp\n" -"par_id3153827\n" -"12\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_MODIFY\">Replaces a bitmap that you created in the <emph>Pattern Editor</emph> with the current bitmap pattern. If you want, you can save the pattern under a different name.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_MODIFY\">Thay thế ảnh mảng bạn đã tạo dùng chức năng <emph>Sửa hình mẫu</emph> bằng mẫu bitmap hiện thời. Bạn cũng có thể lưu mẫu này dưới tên khác.</ahelp>" - -#: 05210500.xhp -msgctxt "" -"05210500.xhp\n" "hd_id3149516\n" "13\n" "help.text" @@ -26467,42 +26286,6 @@ msgctxt "" msgid "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_IMPORT\">Locate the bitmap that you want to import, and then click <emph>Open</emph>. The bitmap is added to the end of the list of available bitmaps.</ahelp>" msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_IMPORT\">Tìm ảnh bitmap cần nhập khẩu, sau đó nhấn vào nút <emph>Mở</emph>. Ảnh bitmap nhập vào được thêm vào danh sách các ảnh bitmap sẵn sàng.</ahelp>" -#: 05210500.xhp -msgctxt "" -"05210500.xhp\n" -"hd_id3159166\n" -"21\n" -"help.text" -msgid "Load Bitmap List" -msgstr "Nạp danh sách ảnh bitmap" - -#: 05210500.xhp -msgctxt "" -"05210500.xhp\n" -"par_id3155341\n" -"22\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_LOAD\">Loads a different list of bitmaps.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_LOAD\">Nạp danh sách ảnh bitmap khác.</ahelp>" - -#: 05210500.xhp -msgctxt "" -"05210500.xhp\n" -"hd_id3151246\n" -"23\n" -"help.text" -msgid "Save Bitmap List" -msgstr "Lưu danh sách ảnh bitmap" - -#: 05210500.xhp -msgctxt "" -"05210500.xhp\n" -"par_id3151385\n" -"24\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_SAVE\">Saves the current list of bitmaps, so that you can load it later.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_SAVE\">Lưu danh sách ảnh bitmap hiện thời, để nạp lại sau.</ahelp>" - #: 05210600.xhp msgctxt "" "05210600.xhp\n" @@ -28784,7 +28567,7 @@ msgctxt "" "par_id3149202\n" "68\n" "help.text" -msgid "<ahelp hid=\"svx/ui/dockingfontwork/slantx\">Horizontally slants the characters in the text object.</ahelp>" +msgid "<ahelp hid=\"svx/ui/dockingfontwork/hori\">Horizontally slants the characters in the text object.</ahelp>" msgstr "" #: 05280000.xhp @@ -28810,7 +28593,7 @@ msgctxt "" "par_id3154297\n" "70\n" "help.text" -msgid "<ahelp hid=\"svx/ui/dockingfontwork/slanty\">Vertically slants the characters in the text object.</ahelp>" +msgid "<ahelp hid=\"svx/ui/dockingfontwork/vert\">Vertically slants the characters in the text object.</ahelp>" msgstr "" #: 05280000.xhp @@ -31557,7 +31340,7 @@ msgctxt "" "par_id3145785\n" "32\n" "help.text" -msgid "<ahelp hid=\"svx/ui/docking3deffects/inverthormals\">Inverts the light source.</ahelp>" +msgid "<ahelp hid=\"svx/ui/docking3deffects/invertnormals\">Inverts the light source.</ahelp>" msgstr "" #: 05350200.xhp @@ -42601,6 +42384,206 @@ msgctxt "" msgid "You can also use the Media Playback Bar to pause, to stop, to loop, as well as to adjust the volume or to mute the playback of the file. The current playback position in the file is indicated on the left slider. Use the right slider to adjust the playback volume. For movie files, the bar also contains a list box where you can select the zoom factor for the playback." msgstr "Bạn cũng có thể sử dụng thanh <emph>Phát lại phim/nhạc</emph> để tạm dừng, dừng hay lặp lặp tiến trình phát, cũng như để điều chỉnh mức âm lượng hay câm âm thanh khi phát lại. Vị trí phát lại hiện thời trong tập tin được ngụ ý bởi con trượt bên trái. Hãy dùng con trượt bên phải để điều chỉnh mức âm lượng phát lại. Đối với tập tin phim, thanh cũng chứa một hộp liệt kê trong đó bạn có thể chọn hệ số thu/phóng cho hình phát lại." +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"tit\n" +"help.text" +msgid "Using the notebook bar" +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"bm_id190920161758487840\n" +"help.text" +msgid "<bookmark_value>notebook bar;contextual single toolbar</bookmark_value> <bookmark_value>notebook bar;contextual groups</bookmark_value> <bookmark_value>notebook bar;tabbed mode</bookmark_value> <bookmark_value>notebook bar;single toolbar</bookmark_value> <bookmark_value>notebook bar;default layout</bookmark_value> <bookmark_value>notebook bar;layouts</bookmark_value> <bookmark_value>notebook bar;toolbar</bookmark_value> <bookmark_value>notebook bar;sidebar</bookmark_value> <bookmark_value>sidebar;notebook bar</bookmark_value> <bookmark_value>toolbar;notebook bar</bookmark_value>" +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"hd_id190920161731349683\n" +"help.text" +msgid "<link href=\"text/shared/01/notebook_bar.xhp\">Using the notebook bar</link>" +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"par_id190920161732262244\n" +"help.text" +msgid "<ahelp hid=\".\">The notebook bar is a new form of displaying commands icons for a quicker usage</ahelp>" +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"par_id190920161744065146\n" +"help.text" +msgid "By default, %PRODUCTNAME commands are grouped in cascading menus and in toolbars filled with icons." +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"par_id190920161744061691\n" +"help.text" +msgid "The notebook bar shows a different way to organize controls and icons than a collection of straight rows of icons, displaying contextual groups of commands and contents." +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"par_id190920161744064258\n" +"help.text" +msgid "With the notebook bar, frequently used commands are grouped in an arrangement that will make it quicker to access, avoiding lengthy menu navigation and toolbars command icon lookup." +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"par_id190920161744067918\n" +"help.text" +msgid "The notebook bar is available in Writer, Calc and Impress. The user interface has now several available layouts. Two entries in the <item type=\"menuitem\">View</item> menu controls the notebook bar: <item type=\"menuitem\">Toolbar Layout</item> and <item type=\"menuitem\">Notebook bar</item>." +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"par_id190920161744066306\n" +"help.text" +msgid "Choose menu <item type=\"menuitem\">View - Toolbar layout - Notebook bar</item>" +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"hd_id190920161911374012\n" +"help.text" +msgid "User interface layouts" +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"par_id190920161744068946\n" +"help.text" +msgid "The Toolbar Layout entry defines which user interface elements are visible. The available layouts are:" +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"par_id190920161744068819\n" +"help.text" +msgid "<emph>Default</emph> – classic mode with two visible toolbars – standard and formatting. The sidebar is partially collapsed and shows only tabs." +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"par_id190920161744061192\n" +"help.text" +msgid "<emph>Single toolbar</emph> – one toolbar with all frequently used features. The sidebar is collapsed." +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"par_id190920161744069136\n" +"help.text" +msgid "<emph>Sidebar</emph> – The sidebar is fully opened and only one toolbar is showed – formatting toolbar." +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"par_id190920161744063875\n" +"help.text" +msgid "<emph>Notebook bar</emph> – all toolbar and sidebar are hidden and the notebook bar is placed on the top. The menu entry: <item type=\"menuitem\">View </item><item type=\"menuitem\">-</item><item type=\"menuitem\"> Notebook bar</item> is active only in this mode and user can then choose the notebook bar layout." +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"par_id190920161744063797\n" +"help.text" +msgid "When user activates additional toolbars, they will be saved in the user profile. Therefore, on returning to the notebook bar mode, all toolbars set visible before will show again." +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"hd_id190920161744069618\n" +"help.text" +msgid "Available Notebook bar modes" +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"par_id190920161744069064\n" +"help.text" +msgid "<emph>Tabbed</emph> – In this mode, the bar is divided into tabs, where each tab displays a set of icons grouped by context. The context can also change depending on the object selected in the document, for example a table or an image." +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"par_id190920161744064039\n" +"help.text" +msgid "In the tabbed mode the menu bar is hidden by default. To display the menu bar, select the %PRODUCTNAME icon on the top left position of the window and choose <item type=\"menuitem\">Menubar</item>." +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"par_id190920161744067802\n" +"help.text" +msgid "<emph>Contextual groups</emph> – The notebook bar is divided into 4 groups. The File, Clipboard and Format groups are fixed. The Insert group contents are replaced with commands that depends on the nature of the selected object in the document, as for a table, an image or an OLE object." +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"par_id190920161744063712\n" +"help.text" +msgid "<emph>Contextual single toolbar</emph> – Displays a single centered toolbar with context dependent contents." +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"par_id190920161744076273\n" +"help.text" +msgid "The notebook bar icon size is adjustable in <item type=\"menuitem\">Tools - Options - LibreOffice - View - Notebook bar </item>listbox." +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"par_id190920161744074862\n" +"help.text" +msgid "The notebook bar cannot be customized." +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"par_id190920161744078275\n" +"help.text" +msgid "The current implementation (%PRODUCTNAME %PRODUCTVERSION) of the notebook bar is common to Writer, Calc and Impress modules. A change in the notebook bar in one module will affect the notebook bar of the other modules." +msgstr "" + +#: notebook_bar.xhp +msgctxt "" +"notebook_bar.xhp\n" +"par_id190920161744072842\n" +"help.text" +msgid "<link href=\"text/shared/guide/floating_toolbar.xhp\">Toolbars</link>" +msgstr "" + #: online_update.xhp msgctxt "" "online_update.xhp\n" diff --git a/source/vi/helpcontent2/source/text/shared/02.po b/source/vi/helpcontent2/source/text/shared/02.po index 01a575b908a..1c1ddf6bf16 100644 --- a/source/vi/helpcontent2/source/text/shared/02.po +++ b/source/vi/helpcontent2/source/text/shared/02.po @@ -3,8 +3,8 @@ 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: 2016-05-23 21:37+0200\n" -"PO-Revision-Date: 2016-05-02 14:18+0000\n" +"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"PO-Revision-Date: 2016-07-07 00:00+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: vi\n" @@ -12,9 +12,9 @@ msgstr "" "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: 1462198701.000000\n" +"X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1467849651.000000\n" #: 01110000.xhp msgctxt "" @@ -9952,8 +9952,8 @@ msgctxt "" "par_id3147043\n" "6\n" "help.text" -msgid "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/yesRadiobutton\">Specifies whether the user's entered or selected combination field value should be saved in a database field.</ahelp> Several database table fields are offered which can be accessed in the current form." -msgstr "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/yesRadiobutton\">Ghi rõ nếu giá trị được người dùng chọn hay nhập vào trường tổ hợp nên được lưu vào trường cơ sở dữ liệu không.</ahelp> Cung cấp vài trường bảng cơ sở dữ liệu, mà có thể được truy cập trong biểu mẫu hiện thời." +msgid "<ahelp hid=\"modules/sabpilot/ui/optiondbfieldpage/yesRadiobutton\">Specifies whether the user's entered or selected combination field value should be saved in a database field.</ahelp> Several database table fields are offered which can be accessed in the current form." +msgstr "" #: 01170904.xhp msgctxt "" @@ -9979,8 +9979,8 @@ msgctxt "" "par_id3147008\n" "8\n" "help.text" -msgid "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/storeInFieldCombobox\">Specifies the data field where the combination field value should be saved.</ahelp>" -msgstr "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/storeInFieldCombobox\">Ghi rõ trường dữ liệu vào đó cần lưu giá trị trường tổ hợp.</ahelp>" +msgid "<ahelp hid=\"modules/sabpilot/ui/optiondbfieldpage/storeInFieldCombobox\">Specifies the data field where the combination field value should be saved.</ahelp>" +msgstr "" #: 01170904.xhp msgctxt "" @@ -9997,8 +9997,8 @@ msgctxt "" "par_id3149398\n" "10\n" "help.text" -msgid "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/noRadiobutton\">Specifies that the value of this combination field will not be written in the database and will only be saved in the form.</ahelp>" -msgstr "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/noRadiobutton\">Ghi rõ rằng giá trị của trường tổ hợp này sẽ không được ghi vào cơ sở dữ liệu, chỉ sẽ được lưu vào biểu mẫu.</ahelp>" +msgid "<ahelp hid=\"modules/sabpilot/ui/optiondbfieldpage/noRadiobutton\">Specifies that the value of this combination field will not be written in the database and will only be saved in the form.</ahelp>" +msgstr "" #: 01171000.xhp msgctxt "" @@ -10425,9 +10425,8 @@ msgstr "Bất cứ thay đổi phông nào áp dụng cho từ hay văn bản đ msgctxt "" "02020000.xhp\n" "par_id3155941\n" -"8\n" "help.text" -msgid "The last five font names that have been selected are shown in the top part of the combo box, if you have marked the <emph>Font history</emph> field in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>. As soon as you close your document, the normal alphabetic numbering of the installed fonts will be recreated." +msgid "The last five font names that have been selected are shown in the top part of the combo box." msgstr "" #: 02020000.xhp @@ -17423,27 +17422,24 @@ msgctxt "" "24010000.xhp\n" "tit\n" "help.text" -msgid "Graphic Filter Bar" -msgstr "Thanh Lọc Đồ họa" +msgid "Image Filter Bar" +msgstr "" #: 24010000.xhp msgctxt "" "24010000.xhp\n" "hd_id3151299\n" -"1\n" "help.text" -msgid "<link href=\"text/shared/02/24010000.xhp\" name=\"Graphic Filter Bar\">Graphic Filter Bar</link>" -msgstr "<link href=\"text/shared/02/24010000.xhp\" name=\"Thanh Lọc Đồ họa\">Thanh Lọc Đồ họa</link>" +msgid "<link href=\"text/shared/02/24010000.xhp\" name=\"Image Filter Bar\">Image Filter Bar</link>" +msgstr "" #: 24010000.xhp -#, fuzzy msgctxt "" "24010000.xhp\n" "par_id3156183\n" -"2\n" "help.text" -msgid "<ahelp hid=\".uno:GraphicFilterToolbox\">This icon on the <emph>Image</emph> bar opens the <emph>Graphic Filter</emph> bar, where you can use various filters on the selected picture.</ahelp>" -msgstr "<ahelp hid=\".uno:GraphicFilterToolbox\">Biểu tượng này trên thanh <emph>Ảnh</emph> sẽ mở thanh <emph>Lọc Đồ họa</emph> riêng, trên đó bạn có thể sử dụng các bộ lọc khác nhau với ảnh được chọn.</ahelp>" +msgid "<ahelp hid=\".uno:GraphicFilterToolbox\">This icon on the <emph>Image</emph> bar opens the <emph>Image Filter</emph> bar, where you can use various filters on the selected picture.</ahelp>" +msgstr "" #: 24010000.xhp msgctxt "" diff --git a/source/vi/helpcontent2/source/text/shared/autopi.po b/source/vi/helpcontent2/source/text/shared/autopi.po index 11eb4531fec..936fbf60147 100644 --- a/source/vi/helpcontent2/source/text/shared/autopi.po +++ b/source/vi/helpcontent2/source/text/shared/autopi.po @@ -3,8 +3,8 @@ 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: 2016-05-23 21:37+0200\n" -"PO-Revision-Date: 2016-05-02 14:18+0000\n" +"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"PO-Revision-Date: 2016-07-07 00:01+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: vi\n" @@ -12,9 +12,9 @@ msgstr "" "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: 1462198709.000000\n" +"X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1467849677.000000\n" #: 01000000.xhp msgctxt "" @@ -80,15 +80,6 @@ msgstr "<link href=\"text/shared/autopi/01040000.xhp\" name=\"Nghị sự\">Ngh #: 01000000.xhp msgctxt "" "01000000.xhp\n" -"hd_id3146948\n" -"7\n" -"help.text" -msgid "<link href=\"text/shared/autopi/01050000.xhp\" name=\"Presentation\">Presentation</link>" -msgstr "<link href=\"text/shared/autopi/01050000.xhp\" name=\"Trình diễn\">Trình diễn</link>" - -#: 01000000.xhp -msgctxt "" -"01000000.xhp\n" "hd_id3147530\n" "16\n" "help.text" @@ -2488,826 +2479,6 @@ msgctxt "" msgid "<link href=\"text/shared/autopi/01040000.xhp\" name=\"Go to Agenda Wizard\">Go to Agenda Wizard</link>" msgstr "<link href=\"text/shared/autopi/01040000.xhp\" name=\"Tới Trợ lý Nghị sự\">Tới Trợ lý Nghị sự</link>" -#: 01050000.xhp -msgctxt "" -"01050000.xhp\n" -"tit\n" -"help.text" -msgid "Presentation Wizard" -msgstr "Trợ lý Trình diễn" - -#: 01050000.xhp -msgctxt "" -"01050000.xhp\n" -"bm_id3159224\n" -"help.text" -msgid "<bookmark_value>wizards; presentations</bookmark_value><bookmark_value>presentations; wizards</bookmark_value>" -msgstr "<bookmark_value>trợ lý; trình diễn</bookmark_value><bookmark_value>trình diễn; trợ lý</bookmark_value>" - -#: 01050000.xhp -msgctxt "" -"01050000.xhp\n" -"hd_id3159224\n" -"1\n" -"help.text" -msgid "<link href=\"text/shared/autopi/01050000.xhp\" name=\"Presentation Wizard\">Presentation Wizard</link>" -msgstr "<link href=\"text/shared/autopi/01050000.xhp\" name=\"Trợ lý Trình diễn\">Trợ lý Trình diễn</link>" - -#: 01050000.xhp -msgctxt "" -"01050000.xhp\n" -"par_id3156027\n" -"2\n" -"help.text" -msgid "<variable id=\"autopilot\"><ahelp hid=\"SID_AUTOPILOT\">Use the wizard to interactively create a presentation. With the wizard, you can modify the sample templates to suit your needs.</ahelp></variable> The wizard takes you step by step through the design elements and offers various editing options." -msgstr "<variable id=\"autopilot\"><ahelp hid=\"SID_AUTOPILOT\">Hãy dùng trợ lý để tạo một trình diễn một cách tương tác. Dùng trợ lý, bạn có thể sửa đổi các mẫu thí dụ để thích hợp với trường hợp riêng.</ahelp></variable> Trợ lý hướng dẫn bạn qua mỗi bước thiết kế, và cung cấp các tùy chọn chỉnh sửa khác nhau." - -#: 01050000.xhp -msgctxt "" -"01050000.xhp\n" -"par_id3154289\n" -"11\n" -"help.text" -msgid "To start the Presentation Wizard automatically when opening a new presentation, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01070500.xhp\" name=\"Presentation - General\"><emph>%PRODUCTNAME Impress - General</emph></link> and check the <emph>Start with Wizard</emph> box." -msgstr "" - -#: 01050000.xhp -msgctxt "" -"01050000.xhp\n" -"par_id3166410\n" -"3\n" -"help.text" -msgid "Within each wizard page, you can undo, modify, or skip altogether the editing steps. If you decide to skip over one of the pages, the wizard uses the default settings." -msgstr "Trên mỗi trang trợ lý, bạn có thể hồi lại, sửa đổi hay bỏ qua các bước chỉnh sửa. Nhảy qua một trang thì trợ lý dùng thiết lập mặc định cho nó." - -#: 01050000.xhp -msgctxt "" -"01050000.xhp\n" -"hd_id3159269\n" -"4\n" -"help.text" -msgid "<< Back" -msgstr "<< Lùi" - -#: 01050000.xhp -msgctxt "" -"01050000.xhp\n" -"par_id3150504\n" -"5\n" -"help.text" -msgid "<ahelp hid=\"SD:PUSHBUTTON:DLG_ASS:BUT_LAST\">Returns to the previous step without deleting your current settings.</ahelp> You can only select this button after the second editing step." -msgstr "<ahelp hid=\"SD:PUSHBUTTON:DLG_ASS:BUT_LAST\">Trở về bước trước, không xoá thiết lập hiện thời.</ahelp> Cái nút này chỉ có ích sau bước chỉnh sửa thứ hai." - -#: 01050000.xhp -msgctxt "" -"01050000.xhp\n" -"hd_id3153349\n" -"6\n" -"help.text" -msgid "Next >>" -msgstr "Kế >>" - -#: 01050000.xhp -msgctxt "" -"01050000.xhp\n" -"par_id3156307\n" -"7\n" -"help.text" -msgid "<ahelp hid=\"SD:PUSHBUTTON:DLG_ASS:BUT_NEXT\">Accepts the new settings and moves to the next page.</ahelp> You will not be able to select this button in the last editing step." -msgstr "<ahelp hid=\"SD:PUSHBUTTON:DLG_ASS:BUT_NEXT\">Ghi lưu các thiết lập mới và tiến tới trang kế tiếp.</ahelp> Cái nút này không còn có ích lại cho bước chỉnh sửa cuối cùng." - -#: 01050000.xhp -msgctxt "" -"01050000.xhp\n" -"hd_id3156327\n" -"8\n" -"help.text" -msgid "Create" -msgstr "Tạo" - -#: 01050000.xhp -msgctxt "" -"01050000.xhp\n" -"par_id3153087\n" -"9\n" -"help.text" -msgid "The wizard creates a new document based on the specified settings. You can later specify a name for the document and save it." -msgstr "Trợ lý tạo một tài liệu mới dựa vào các thiết lập đã ghi rõ. Lúc sau, bạn có thể gõ tên cho tài liệu và lưu nó." - -#: 01050000.xhp -msgctxt "" -"01050000.xhp\n" -"par_id3149656\n" -"10\n" -"help.text" -msgid "$[officename] saves the current wizard settings and uses them as default the next time you open the wizard." -msgstr "$[officename] lưu các thiết lập trợ lý hiện thời để làm mặc định lần kế tiếp bạn mở trợ lý." - -#: 01050100.xhp -msgctxt "" -"01050100.xhp\n" -"tit\n" -"help.text" -msgid "Presentation Wizard Page 1" -msgstr "Trợ lý Trình diễn > Trang 1" - -#: 01050100.xhp -msgctxt "" -"01050100.xhp\n" -"hd_id3155320\n" -"1\n" -"help.text" -msgid "<link href=\"text/shared/autopi/01050100.xhp\" name=\"Presentation Wizard Page 1\">Presentation Wizard Page 1</link>" -msgstr "<link href=\"text/shared/autopi/01050100.xhp\" name=\"Trợ lý Trình diễn > Trang 1\">Trợ lý Trình diễn > Trang 1</link>" - -#: 01050100.xhp -msgctxt "" -"01050100.xhp\n" -"par_id3152594\n" -"14\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/page1Box\">Specifies the presentation type and allows you to select a template.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/page1Box\">Ghi rõ kiểu trình diễn và cho phép bạn chọn mẫu.</ahelp>" - -#: 01050100.xhp -msgctxt "" -"01050100.xhp\n" -"hd_id3145090\n" -"15\n" -"help.text" -msgid "Type" -msgstr "Kiểu" - -#: 01050100.xhp -msgctxt "" -"01050100.xhp\n" -"par_id3153684\n" -"23\n" -"help.text" -msgid "You can determine the presentation type in this area." -msgstr "Trong vùng này, bạn có thể xác định kiểu trình diễn." - -#: 01050100.xhp -msgctxt "" -"01050100.xhp\n" -"hd_id3153527\n" -"16\n" -"help.text" -msgid "Empty presentation" -msgstr "Trình diễn rỗng" - -#: 01050100.xhp -msgctxt "" -"01050100.xhp\n" -"par_id3149388\n" -"24\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/emptyRadiobutton\">Creates a new (empty) presentation.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/emptyRadiobutton\">Tạo một trình diễn mới còn trắng.</ahelp>" - -#: 01050100.xhp -msgctxt "" -"01050100.xhp\n" -"hd_id3147008\n" -"17\n" -"help.text" -msgid "From template" -msgstr "Từ mẫu" - -#: 01050100.xhp -msgctxt "" -"01050100.xhp\n" -"par_id3154318\n" -"25\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/templateRadiobutton\">Opens a list box containing various modifiable presentations.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/templateRadiobutton\">Mở một hộp liệt kê các trình diễn khác nhau có thể sửa đổi.</ahelp>" - -#: 01050100.xhp -msgctxt "" -"01050100.xhp\n" -"hd_id3153662\n" -"18\n" -"help.text" -msgid "Open existing presentation" -msgstr "Mở trình diễn đã có" - -#: 01050100.xhp -msgctxt "" -"01050100.xhp\n" -"par_id3147275\n" -"26\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/openRadiobutton\">Displays a list of previously created presentations.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/openRadiobutton\">Hiển thị danh sách các trình diễn đã được tạo trước.</ahelp>" - -#: 01050100.xhp -msgctxt "" -"01050100.xhp\n" -"par_idN1067B\n" -"help.text" -msgid "<ahelp hid=\".\">Click <emph>Open</emph> to see a file selection dialog.</ahelp>" -msgstr "<ahelp hid=\".\">Nhấn vào nút <emph>Mở</emph> để xem hộp thoại chọn tập tin.</ahelp>" - -#: 01050100.xhp -msgctxt "" -"01050100.xhp\n" -"hd_id3149763\n" -"19\n" -"help.text" -msgid "List of template categories (only available when you select the From template option)" -msgstr "Danh sách các phân loại mẫu (chỉ sẵn sàng khi bạn bật tùy chọn <emph>Từ mẫu</emph>)." - -#: 01050100.xhp -msgctxt "" -"01050100.xhp\n" -"par_id3150503\n" -"27\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/templatesTreeview\">Lists the available template categories for presentations.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/templatesTreeview\">Liệt kê các phân loại mẫu sẵn sàng cho trình diễn.</ahelp>" - -#: 01050100.xhp -msgctxt "" -"01050100.xhp\n" -"hd_id3153349\n" -"20\n" -"help.text" -msgid "List of existing presentations (only available when you select the Open existing presentation option)" -msgstr "Danh sách các trình diễn đã tồn tại (chỉ sẵn sàng khi bạn bật tùy chọn <emph>Mở trình diễn đã có</emph>)." - -#: 01050100.xhp -msgctxt "" -"01050100.xhp\n" -"par_id3145317\n" -"28\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/openButton\">Lists the presentations that you created and saved to the Templates directory that is specified under <emph>%PRODUCTNAME - Paths</emph> in the Options dialog box. To edit the layout and formatting of a presentation with the wizard, select the presentation, and then click <emph>Next</emph>.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/openButton\">Liệt kê các trình diễn bạn đã tạo và lưu vào thư mục Mẫu được ghi rõ trong tùy thích <emph>Công cụ > Tùy chọn > %PRODUCTNAME > Đường dẫn</emph>. Để chỉnh sửa bố trí và định dạng của một trình diễn bằng trợ lý, chọn trình diễn rồi nhấn vào nút <emph>Kế</emph>.</ahelp>" - -#: 01050100.xhp -msgctxt "" -"01050100.xhp\n" -"hd_id3155388\n" -"21\n" -"help.text" -msgid "Preview" -msgstr "Xem thử" - -#: 01050100.xhp -msgctxt "" -"01050100.xhp\n" -"par_id3150256\n" -"29\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/previewCheckbutton\">Specifies that templates appear in the preview window.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/previewCheckbutton\">Ghi rõ rằng các mẫu sẽ xuất hiện trong cửa sổ xem thử.</ahelp>" - -#: 01050100.xhp -msgctxt "" -"01050100.xhp\n" -"hd_id3153561\n" -"22\n" -"help.text" -msgid "Do not show this dialog again" -msgstr "Không hiện lại hộp thoại này" - -#: 01050100.xhp -msgctxt "" -"01050100.xhp\n" -"par_id3153061\n" -"30\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/startWithCheckbutton\">Specifies that you only want the Wizard to start when you expressly request it with <emph>File - Wizard - Presentation</emph>.</ahelp> This field is only visible when you create a presentation by choosing <emph>File - New - Presentation</emph>. You can also specify whether to show the dialog with the <emph>Start with Wizard</emph> check box in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Impress - General</emph>." -msgstr "" - -#: 01050100.xhp -msgctxt "" -"01050100.xhp\n" -"par_id3159414\n" -"13\n" -"help.text" -msgid "Continue here to <link href=\"text/shared/autopi/01050200.xhp\" name=\"Wizard Page 2\">Wizard Page 2</link>." -msgstr "Tiếp tục tới<link href=\"text/shared/autopi/01050200.xhp\" name=\"Wizard Page 2\">Trợ lý Trang 2</link>." - -#: 01050200.xhp -msgctxt "" -"01050200.xhp\n" -"tit\n" -"help.text" -msgid "Presentation Wizard Page 2" -msgstr "Trợ lý Trình diễn > Trang 2" - -#: 01050200.xhp -msgctxt "" -"01050200.xhp\n" -"hd_id3151100\n" -"1\n" -"help.text" -msgid "<link href=\"text/shared/autopi/01050200.xhp\" name=\"Presentation Wizard Page 2\">Presentation Wizard Page 2</link>" -msgstr "<link href=\"text/shared/autopi/01050200.xhp\" name=\"Trợ lý Trình diễn > Trang 2\">Trợ lý Trình diễn > Trang 2</link>" - -#: 01050200.xhp -msgctxt "" -"01050200.xhp\n" -"par_id3156027\n" -"19\n" -"help.text" -msgid "Selects the medium and the background of your presentation." -msgstr "Chọn phương tiện và nền của trình diễn." - -#: 01050200.xhp -msgctxt "" -"01050200.xhp\n" -"hd_id3153749\n" -"20\n" -"help.text" -msgid "Select a slide design" -msgstr "Chọn thiết kế ảnh chiếu" - -#: 01050200.xhp -msgctxt "" -"01050200.xhp\n" -"par_id3155338\n" -"26\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/layoutTreeview\" visibility=\"visible\">Allows you to select a slide design for the presentation you selected on page 1 of the Wizard.</ahelp> In the upper list box you can choose from three slide design types (education, presentation backgrounds and presentations). In the lower list box, you can select one of the templates for your presentation." -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/layoutTreeview\" visibility=\"visible\">Cho phép bạn chọn một thiết kế ảnh chiếu cho trình diễn bạn đã chọn trên trang đầu của Trợ lý.</ahelp> Trong hộp liệt kê bên trên, bạn có thể chọn trong các kiểu thiết kế ảnh chiếu (giáo dục, nền trình diễn và trình diễn). Trong hộp liệt kê bên dưới, bạn có thể chọn một của những mẫu cho trình diễn của mình." - -#: 01050200.xhp -msgctxt "" -"01050200.xhp\n" -"hd_id3149177\n" -"21\n" -"help.text" -msgid "Select an output medium" -msgstr "Chọn phương tiện xuất" - -#: 01050200.xhp -msgctxt "" -"01050200.xhp\n" -"hd_id3153681\n" -"32\n" -"help.text" -msgid "Original" -msgstr "Gốc" - -#: 01050200.xhp -msgctxt "" -"01050200.xhp\n" -"par_id3156347\n" -"33\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/medium5Radiobutton\" visibility=\"visible\">Uses the original page format of the template.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/medium5Radiobutton\" visibility=\"visible\">Dùng định dạng trang gốc của mẫu.</ahelp>" - -#: 01050200.xhp -msgctxt "" -"01050200.xhp\n" -"hd_id3147653\n" -"23\n" -"help.text" -msgid "Overhead sheet" -msgstr "Giấy bóng kính" - -#: 01050200.xhp -msgctxt "" -"01050200.xhp\n" -"par_id3153032\n" -"30\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/medium3Radiobutton\" visibility=\"visible\">Creates a presentation to be used as overhead transparencies.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/medium3Radiobutton\" visibility=\"visible\">Tạo một trình diễn để hiển thị trên các tờ giấy bóng kính.</ahelp>" - -#: 01050200.xhp -msgctxt "" -"01050200.xhp\n" -"hd_id3148685\n" -"24\n" -"help.text" -msgid "Paper" -msgstr "Giấy" - -#: 01050200.xhp -msgctxt "" -"01050200.xhp\n" -"par_id3155419\n" -"31\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/medium4Radiobutton\" visibility=\"visible\">Creates a presentation that can be printed on paper.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/medium4Radiobutton\" visibility=\"visible\">Tạo một trình diễn có thể được in ra các tờ giấy.</ahelp>" - -#: 01050200.xhp -msgctxt "" -"01050200.xhp\n" -"hd_id3148491\n" -"25\n" -"help.text" -msgid "Screen" -msgstr "Màn hình" - -#: 01050200.xhp -msgctxt "" -"01050200.xhp\n" -"par_id3145119\n" -"28\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/medium1Radiobutton\" visibility=\"visible\">Creates a computer screen presentation only.</ahelp> The screen is adjusted by default." -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/medium1Radiobutton\" visibility=\"visible\">Tạo một trình diễn chỉ để hiển thị trên máy tính.</ahelp> Màn hình được điều chỉnh theo mặc định." - -#: 01050200.xhp -msgctxt "" -"01050200.xhp\n" -"hd_id3154898\n" -"22\n" -"help.text" -msgid "Slide" -msgstr "Ảnh chiếu" - -#: 01050200.xhp -msgctxt "" -"01050200.xhp\n" -"par_id3153821\n" -"29\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/medium2Radiobutton\" visibility=\"visible\">Creates a presentation to be used as slides.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/medium2Radiobutton\" visibility=\"visible\">Tạo một trình diễn để hiển thị trên các ảnh chiếu riêng.</ahelp>" - -#: 01050200.xhp -msgctxt "" -"01050200.xhp\n" -"par_id3155388\n" -"12\n" -"help.text" -msgid "Continue to <link href=\"text/shared/autopi/01050300.xhp\" name=\"Presentation Wizard Page 3\">Presentation Wizard Page 3</link>." -msgstr "Tiếp tới <link href=\"text/shared/autopi/01050300.xhp\" name=\"Trợ lý Trình diễn > Trang 3\">Trợ lý Trình diễn > Trang 3</link>." - -#: 01050300.xhp -msgctxt "" -"01050300.xhp\n" -"tit\n" -"help.text" -msgid "Presentation Wizard Page 3" -msgstr "Trợ lý Trình diễn > Trang 3" - -#: 01050300.xhp -msgctxt "" -"01050300.xhp\n" -"hd_id3153323\n" -"21\n" -"help.text" -msgid "<link href=\"text/shared/autopi/01050300.xhp\" name=\"Presentation Wizard Page 3\">Presentation Wizard Page 3</link>" -msgstr "<link href=\"text/shared/autopi/01050300.xhp\" name=\"Trợ lý Trình diễn > Trang 3\">Trợ lý Trình diễn > Trang 3</link>" - -#: 01050300.xhp -msgctxt "" -"01050300.xhp\n" -"hd_id3159201\n" -"2\n" -"help.text" -msgid "Select a slide transition" -msgstr "Chọn cách chuyển tiếp ảnh chiếu" - -#: 01050300.xhp -msgctxt "" -"01050300.xhp\n" -"par_id3145669\n" -"3\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/page3Box\">Assigns special effects to your presentation and determines its speed.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/page3Box\">Gán các hiệu ứng cho trình diễn của bạn, và xác định tốc độ chạy nó.</ahelp>" - -#: 01050300.xhp -msgctxt "" -"01050300.xhp\n" -"hd_id3147088\n" -"4\n" -"help.text" -msgid "Effect" -msgstr "Hiệu ứng" - -#: 01050300.xhp -msgctxt "" -"01050300.xhp\n" -"par_id3153683\n" -"5\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/effectCombobox\">Specifies an effect for your presentation.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/effectCombobox\">Ghi rõ một hiệu ứng cho trình diễn của bạn.</ahelp>" - -#: 01050300.xhp -msgctxt "" -"01050300.xhp\n" -"hd_id3153346\n" -"6\n" -"help.text" -msgid "Speed" -msgstr "Tốc độ" - -#: 01050300.xhp -msgctxt "" -"01050300.xhp\n" -"par_id3153311\n" -"7\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/speedCombobox\">Determines the effect speed.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/speedCombobox\">Xác định tốc độ chạy hiệu ứng.</ahelp>" - -#: 01050300.xhp -msgctxt "" -"01050300.xhp\n" -"hd_id3147275\n" -"8\n" -"help.text" -msgid "Select the presentation type" -msgstr "Chọn kiểu trình diễn" - -#: 01050300.xhp -msgctxt "" -"01050300.xhp\n" -"par_id3153662\n" -"9\n" -"help.text" -msgid "Determines the timing for the presentation." -msgstr "Xác định thời gian chạy trình diễn." - -#: 01050300.xhp -msgctxt "" -"01050300.xhp\n" -"par_id3150984\n" -"22\n" -"help.text" -msgid "You can change the settings later under the menu <link href=\"text/simpress/main0114.xhp\" name=\"Presentation\">Presentation</link>." -msgstr "Lúc sau, bạn cũng có thể thay đổi thiết lập này trong trình đơn <link href=\"text/simpress/main0114.xhp\" name=\"Trình diễn\">Trình diễn</link>." - -#: 01050300.xhp -msgctxt "" -"01050300.xhp\n" -"hd_id3149784\n" -"10\n" -"help.text" -msgid "Default" -msgstr "Mặc định" - -#: 01050300.xhp -msgctxt "" -"01050300.xhp\n" -"par_id3150503\n" -"11\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/liveRadiobutton\">The <emph>Default</emph> option runs the presentation as a full screen presentation with the specified speed.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/liveRadiobutton\">Tùy chọn <emph>Mặc định</emph> chạy trình diễn trên toàn màn hình ở tốc độ đã ghi rõ.</ahelp>" - -#: 01050300.xhp -msgctxt "" -"01050300.xhp\n" -"hd_id3154047\n" -"12\n" -"help.text" -msgid "Automatic" -msgstr "Tự động" - -#: 01050300.xhp -msgctxt "" -"01050300.xhp\n" -"par_id3149578\n" -"13\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/kioskRadiobutton\">Runs the presentation automatically, and restarts it again after a break.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/kioskRadiobutton\">Tự động chạy trình diễn, rồi khởi chạy lại sau một thời gian nghỉ.</ahelp>" - -#: 01050300.xhp -msgctxt "" -"01050300.xhp\n" -"hd_id3150085\n" -"14\n" -"help.text" -msgid "Duration of page" -msgstr "Thời gian hiện trang" - -#: 01050300.xhp -msgctxt "" -"01050300.xhp\n" -"par_id3153562\n" -"15\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/timeSpinbutton\">Defines the duration of each presentation page.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/timeSpinbutton\">Xác định thời gian trong đó cần hiển thị mỗi trang của trình diễn.</ahelp>" - -#: 01050300.xhp -msgctxt "" -"01050300.xhp\n" -"hd_id3155922\n" -"16\n" -"help.text" -msgid "Duration of pause" -msgstr "Thời gian tạm dừng" - -#: 01050300.xhp -msgctxt "" -"01050300.xhp\n" -"par_id3153061\n" -"17\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/breakSpinbutton\">Defines the pause between each presentation.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/breakSpinbutton\">Xác định thời gian cần đợi giữa hai ảnh chiếu.</ahelp>" - -#: 01050300.xhp -msgctxt "" -"01050300.xhp\n" -"hd_id3148946\n" -"18\n" -"help.text" -msgid "Show logo" -msgstr "Hiện biểu hình" - -#: 01050300.xhp -msgctxt "" -"01050300.xhp\n" -"par_id3145068\n" -"19\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/logoCheckbutton\">Specifies whether to display the $[officename] logo during the pause between each presentation.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/logoCheckbutton\">Ghi rõ có nên hiển thị biểu hình $[officename] hay không trong thời gian đợi giữa hai ảnh chiếu.</ahelp>" - -#: 01050300.xhp -msgctxt "" -"01050300.xhp\n" -"par_id3151054\n" -"20\n" -"help.text" -msgid "Click here to continue to <link href=\"text/shared/autopi/01050400.xhp\" name=\"page 4 of the Presentation Wizard\">page 4 of the Presentation Wizard</link>. The wizard ends here if you selected the \"Empty presentation\" option on page 1 of the Wizard." -msgstr "Nhấn vào đây để tiến tới <link href=\"text/shared/autopi/01050400.xhp\" name=\"page 4 of the Presentation Wizard\">Trang 4 của Trợ lý Trình diễn</link>. Trơ lý sẽ kết thúc ở đây nếu bạn đã bật tùy chọn « Trình diễn trắng » trên Trang 1." - -#: 01050400.xhp -msgctxt "" -"01050400.xhp\n" -"tit\n" -"help.text" -msgid "Presentation Wizard Page 4" -msgstr "Trợ lý Trình diễn > Trang 4" - -#: 01050400.xhp -msgctxt "" -"01050400.xhp\n" -"hd_id3149119\n" -"1\n" -"help.text" -msgid "<link href=\"text/shared/autopi/01050400.xhp\" name=\"Presentation Wizard Page 4\">Presentation Wizard Page 4</link>" -msgstr "<link href=\"text/shared/autopi/01050400.xhp\" name=\"Trợ lý Trình diễn > Trang 4\">Trợ lý Trình diễn > Trang 4</link>" - -#: 01050400.xhp -msgctxt "" -"01050400.xhp\n" -"par_id3150247\n" -"28\n" -"help.text" -msgid "You can specify the name of your company, your presentation topic, and the basic ideas you want to cover." -msgstr "Ở đây bạn có thể ghi rõ tên của công ty, chủ đề trình diễn, và các ý kiến chính bạn muốn bàn đến." - -#: 01050400.xhp -msgctxt "" -"01050400.xhp\n" -"hd_id3147571\n" -"29\n" -"help.text" -msgid "Describe your basic ideas" -msgstr "Diễn tả các ý tưởng chính của bạn" - -#: 01050400.xhp -msgctxt "" -"01050400.xhp\n" -"hd_id3153345\n" -"30\n" -"help.text" -msgid "What is your name or the name of your company?" -msgstr "Họ tên hoặc tên công ty của bạn là gì?" - -#: 01050400.xhp -msgctxt "" -"01050400.xhp\n" -"par_id3149182\n" -"34\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/askNameEntry\" visibility=\"visible\">Specifies your name or the name of your company.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/askNameEntry\" visibility=\"visible\">Ghi rõ tên của bạn hay tên của công ty của bạn.</ahelp>" - -#: 01050400.xhp -msgctxt "" -"01050400.xhp\n" -"hd_id3156410\n" -"31\n" -"help.text" -msgid "What is the subject of your presentation?" -msgstr "Trình diễn này có chủ đề gì?" - -#: 01050400.xhp -msgctxt "" -"01050400.xhp\n" -"par_id3149177\n" -"35\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/askTopicEntry\" visibility=\"visible\">Specifies the topic of your presentation.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/askTopicEntry\" visibility=\"visible\">Ghi rõ chủ đề của trình diễn.</ahelp>" - -#: 01050400.xhp -msgctxt "" -"01050400.xhp\n" -"hd_id3146797\n" -"32\n" -"help.text" -msgid "Further ideas to be presented?" -msgstr "Các ý tưởng khác sẽ trình diễn?" - -#: 01050400.xhp -msgctxt "" -"01050400.xhp\n" -"par_id3149398\n" -"36\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/askInformationTextview\" visibility=\"visible\">Use this field for further thoughts and ideas that you would like to cover later in your presentation.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/askInformationTextview\" visibility=\"visible\">Dùng trường này để ghi lưu các ý kiến thêm mà bạn muốn bàn đến vào lúc sau trong trình diễn.</ahelp>" - -#: 01050400.xhp -msgctxt "" -"01050400.xhp\n" -"par_id3157909\n" -"11\n" -"help.text" -msgid "Continue to <link href=\"text/shared/autopi/01050500.xhp\" name=\"Presentation Wizard Page 5\">Presentation Wizard Page 5</link>." -msgstr "Tiến tới <link href=\"text/shared/autopi/01050500.xhp\" name=\"Trợ lý Trình diễn > Trang 5\">Trợ lý Trình diễn > Trang 5</link>." - -#: 01050500.xhp -msgctxt "" -"01050500.xhp\n" -"tit\n" -"help.text" -msgid "Presentation Wizard Page 5" -msgstr "Trợ lý Trình diễn > Trang 5" - -#: 01050500.xhp -msgctxt "" -"01050500.xhp\n" -"hd_id3159224\n" -"1\n" -"help.text" -msgid "<link href=\"text/shared/autopi/01050500.xhp\" name=\"Presentation Wizard Page 5\">Presentation Wizard Page 5</link>" -msgstr "<link href=\"text/shared/autopi/01050500.xhp\" name=\"Trợ lý Trình diễn > Trang 5\">Trợ lý Trình diễn > Trang 5</link>" - -#: 01050500.xhp -msgctxt "" -"01050500.xhp\n" -"par_id3150247\n" -"18\n" -"help.text" -msgid "You can determine which pages to include in the created presentation." -msgstr "Ở đây bạn có thể xác định những trang cần hiển thị trong trình diễn." - -#: 01050500.xhp -msgctxt "" -"01050500.xhp\n" -"hd_id3150178\n" -"19\n" -"help.text" -msgid "Choose your pages" -msgstr "Chọn các trang" - -#: 01050500.xhp -msgctxt "" -"01050500.xhp\n" -"par_id3155552\n" -"21\n" -"help.text" -msgid "In the list field, you see all pages belonging to the selected presentation template. All pages with a checkmark in the check box next to their names will be included in the created presentation. To not include a page, clear the check box in front of the page name. Click the small plus sign that is next to the page name to display the corresponding sub-items." -msgstr "Trong trường liệt kê, bạn thấy tất cả các trang thuộc về mẫu trình diễn đã chọn. Mọi trang có dấu kiểm bên cạnh tên thì được hiển thị trong trình diễn này. Để gỡ bỏ một trang nào đó, bỏ chọn hộp kiểm bên cạnh tên nó. Nhấn vào dấu cộng nhỏ bên cạnh tên trang để hiển thị các mục con tương ứng." - -#: 01050500.xhp -msgctxt "" -"01050500.xhp\n" -"hd_id3149346\n" -"20\n" -"help.text" -msgid "Create summary" -msgstr "Tạo bản tóm tắt" - -#: 01050500.xhp -msgctxt "" -"01050500.xhp\n" -"par_id3150774\n" -"22\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/summaryCheckbutton\">Creates a summary of all presentation contents.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/summaryCheckbutton\">Tạo một bản tóm tắt nội dung của trình diễn.</ahelp>" - -#: 01050500.xhp -msgctxt "" -"01050500.xhp\n" -"par_id3156426\n" -"23\n" -"help.text" -msgid "Return to the <link href=\"text/shared/autopi/01050000.xhp\" name=\"Presentation Wizard\">Presentation Wizard</link> title page." -msgstr "Trở về trang tiêu đề của <link href=\"text/shared/autopi/01050000.xhp\" name=\"Presentation Wizard\">Trợ lý Trình diễn</link>." - #: 01090000.xhp msgctxt "" "01090000.xhp\n" @@ -4431,8 +3602,8 @@ msgctxt "" "par_id3145071\n" "1\n" "help.text" -msgid "<variable id=\"report\"><ahelp hid=\"HID_DOCUMENT_CREATE_REPWIZ\">Activates the wizard for creating reports.</ahelp></variable>" -msgstr "<variable id=\"report\"><ahelp hid=\"HID_DOCUMENT_CREATE_REPWIZ\">Mở trợ lý để tạo báo cáo.</ahelp></variable>" +msgid "<variable id=\"report\"><ahelp hid=\".\">Activates the wizard for creating reports.</ahelp></variable>" +msgstr "" #: 01100000.xhp msgctxt "" @@ -7038,8 +6209,8 @@ msgctxt "" "par_id3156346\n" "6\n" "help.text" -msgid "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/yesRadiobutton\">Specifies that you want to save the reference values in a database.</ahelp> The values are written in the data field selected in the list box. The list box displays all the field names from the database table that the form is linked to." -msgstr "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/yesRadiobutton\">Ghi rõ rằng bạn muốn lưu các giá trị tham chiếu vào cơ sở dữ liệu.</ahelp> Các giá trị được ghi vào trường cơ sở dữ liệu được chọn trong hộp liệt kê. Hộp liệt kê hiển thị tất cả các tên trường từ bảng cơ sở dữ liệu đến đó biểu mẫu được liên kết." +msgid "<ahelp hid=\"modules/sabpilot/ui/optiondbfieldpage/yesRadiobutton\">Specifies that you want to save the reference values in a database.</ahelp> The values are written in the data field selected in the list box. The list box displays all the field names from the database table that the form is linked to." +msgstr "" #: 01120400.xhp msgctxt "" @@ -7056,8 +6227,8 @@ msgctxt "" "par_id3149398\n" "8\n" "help.text" -msgid "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/storeInFieldCombobox\" visibility=\"hidden\">Select the data field in which the reference values have to be saved.</ahelp>" -msgstr "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/storeInFieldCombobox\" visibility=\"hidden\">Chọn trường dữ liệu vào đó cần lưu các giá trị tham chiếu.</ahelp>" +msgid "<ahelp hid=\"modules/sabpilot/ui/optiondbfieldpage/storeInFieldCombobox\" visibility=\"hidden\">Select the data field in which the reference values have to be saved.</ahelp>" +msgstr "" #: 01120400.xhp msgctxt "" @@ -7074,8 +6245,8 @@ msgctxt "" "par_id3153146\n" "10\n" "help.text" -msgid "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/noRadiobutton\">Specifies that you want to save the reference values in the form only, and not in the database.</ahelp>" -msgstr "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/noRadiobutton\">Ghi rõ rằng bạn muốn lưu các giá trị tham chiếu chỉ vào biểu mẫu, không phải vào cơ sở dữ liệu.</ahelp>" +msgid "<ahelp hid=\"modules/sabpilot/ui/optiondbfieldpage/noRadiobutton\">Specifies that you want to save the reference values in the form only, and not in the database.</ahelp>" +msgstr "" #: 01120500.xhp msgctxt "" @@ -8106,60 +7277,6 @@ msgstr "<ahelp hid=\".\">Bật tùy chọn này nếu bạn đã sử dụng s #: 01170000.xhp msgctxt "" "01170000.xhp\n" -"hd_id3149182\n" -"12\n" -"help.text" -msgid "LDAP address data" -msgstr "Dữ liệu địa chỉ LDAP" - -#: 01170000.xhp -msgctxt "" -"01170000.xhp\n" -"par_id3147209\n" -"13\n" -"help.text" -msgid "<ahelp hid=\"modules/sabpilot/ui/selecttypepage/ldap\">Select this option if you already have address data on an LDAP server.</ahelp>" -msgstr "<ahelp hid=\"modules/sabpilot/ui/selecttypepage/ldap\">Bật tùy chọn này nếu bạn có dữ liệu địa chỉ trên máy phục vụ LDAP.</ahelp>" - -#: 01170000.xhp -msgctxt "" -"01170000.xhp\n" -"hd_id3152780\n" -"14\n" -"help.text" -msgid "Outlook address book" -msgstr "Sổ địa chỉ Outlook" - -#: 01170000.xhp -msgctxt "" -"01170000.xhp\n" -"par_id3159176\n" -"15\n" -"help.text" -msgid "<ahelp hid=\"modules/sabpilot/ui/selecttypepage/outlook\">Select this option if you already use an address book in Microsoft Outlook (not Outlook Express).</ahelp>" -msgstr "<ahelp hid=\"modules/sabpilot/ui/selecttypepage/outlook\">Bật tùy chọn này nếu bạn đã sử dụng sổ địa chỉ trong chương trình Microsoft Outlook (không phải Outlook Express).</ahelp>" - -#: 01170000.xhp -msgctxt "" -"01170000.xhp\n" -"hd_id3154860\n" -"16\n" -"help.text" -msgid "Windows system address book" -msgstr "Sổ địa chỉ hệ thống Windows" - -#: 01170000.xhp -msgctxt "" -"01170000.xhp\n" -"par_id3150254\n" -"17\n" -"help.text" -msgid "<ahelp hid=\"modules/sabpilot/ui/selecttypepage/windows\">Select this option if you already use an address book in Microsoft Outlook Express.</ahelp>" -msgstr "<ahelp hid=\"modules/sabpilot/ui/selecttypepage/windows\">Bật tùy chọn này nếu bạn đã sử dụng sổ địa chỉ trong chương trình Microsoft Outlook Express.</ahelp>" - -#: 01170000.xhp -msgctxt "" -"01170000.xhp\n" "hd_id9215979\n" "help.text" msgid "KDE Address book" diff --git a/source/vi/helpcontent2/source/text/shared/explorer/database.po b/source/vi/helpcontent2/source/text/shared/explorer/database.po index 9a08d3703fc..e4cf21eea75 100644 --- a/source/vi/helpcontent2/source/text/shared/explorer/database.po +++ b/source/vi/helpcontent2/source/text/shared/explorer/database.po @@ -3,8 +3,8 @@ 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: 2016-05-23 21:37+0200\n" -"PO-Revision-Date: 2016-05-02 14:18+0000\n" +"POT-Creation-Date: 2016-12-01 12:12+0100\n" +"PO-Revision-Date: 2016-07-07 00:11+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: vi\n" @@ -12,9 +12,9 @@ msgstr "" "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: 1462198722.000000\n" +"X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1467850262.000000\n" #: 02000000.xhp msgctxt "" @@ -9381,16 +9381,8 @@ msgctxt "" "dabawiz02jdbc.xhp\n" "par_idN1064B\n" "help.text" -msgid "On UNIX, ensure that the Oracle database client is installed with JDBC support. The JDBC driver class for the Solaris Oracle client version 8.x is located in the <Oracle client>/product/jdbc/lib/classes111.zip directory. You can also download the latest version from the Oracle web site:" -msgstr "Trên UNIX, kiểm tra xem ứng dụng khách cơ sở dữ liệu Oracle đã được cài đặt với hỗ trợ JDBC. Hạng trình điều khiển JDBC cho ứng dụng khách Oracle Solaris phân vùng 8.x nằm trong thư mục « <khách_Oracle>/product/jdbc/lib/classes111.zip ». Bạn cũng có thể tải phiên bản mới nhất xuống địa chỉ Web Oracle:" - -#: dabawiz02jdbc.xhp -msgctxt "" -"dabawiz02jdbc.xhp\n" -"par_idN1064E\n" -"help.text" -msgid "http://otn.oracle.com/tech/java/sqlj_jdbc/content.html" -msgstr "http://otn.oracle.com/tech/java/sqlj_jdbc/content.html" +msgid "On UNIX, ensure that the Oracle database client is installed with JDBC support. The JDBC driver class for the Solaris Oracle client version 8.x is located in the <Oracle client>/product/jdbc/lib/classes111.zip directory. You can also download the latest version from the Oracle web site." +msgstr "" #: dabawiz02jdbc.xhp msgctxt "" diff --git a/source/vi/helpcontent2/source/text/shared/guide.po b/source/vi/helpcontent2/source/text/shared/guide.po index 3205fe9352e..fc5d37674dd 100644 --- a/source/vi/helpcontent2/source/text/shared/guide.po +++ b/source/vi/helpcontent2/source/text/shared/guide.po @@ -3,8 +3,8 @@ 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: 2016-07-04 16:53+0200\n" -"PO-Revision-Date: 2016-05-25 05:17+0000\n" +"POT-Creation-Date: 2016-12-01 12:12+0100\n" +"PO-Revision-Date: 2016-07-07 00:02+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: vi\n" @@ -12,9 +12,9 @@ msgstr "" "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: 1464153420.000000\n" +"X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1467849764.000000\n" #: aaa_start.xhp msgctxt "" @@ -1191,9 +1191,8 @@ msgstr "Chọn các ô bạn muốn in." msgctxt "" "border_table.xhp\n" "par_id3147265\n" -"9\n" "help.text" -msgid "Choose <emph>Table - Table Properties - Borders</emph> (Writer) or <emph>Format - Cells - Borders</emph> (Calc)." +msgid "Choose <emph>Table - Properties - Borders</emph> (Writer) or <emph>Format - Cells - Borders</emph> (Calc)." msgstr "" #: border_table.xhp @@ -2021,6 +2020,806 @@ msgctxt "" msgid "<link href=\"text/schart/01/05010000.xhp\" name=\"Format - Object properties\">Format - Object properties</link>" msgstr "" +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"tit\n" +"help.text" +msgid "Using Remote Files" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"bm_id170820161244279161\n" +"help.text" +msgid "<bookmark_value>remote file service;setup</bookmark_value>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"hd_id200820161036353610\n" +"help.text" +msgid "<link href=\"text/shared/guide/cmis-remote-files-setup.xhp\">Setting up a remote file service connection</link>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816033788\n" +"help.text" +msgid "To access remote servers, you must use LibreOffice own Open and Save dialogs. If you currently use your operating system dialogs for saving and opening files, go to <item type=\"menuitem\">Tools > Options > LibreOffice > General</item> and check the option <item type=\"menuitem\">Use %PRODUCTNAME dialogs</item>." +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816033744\n" +"help.text" +msgid "To enable a remote server connection, use one of these methods:" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816032923\n" +"help.text" +msgid "Click on the Remote Files button in the Start Center." +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816031470\n" +"help.text" +msgid "Select <item type=\"menuitem\">File > Open Remote Files...</item>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816037870\n" +"help.text" +msgid "Select <item type=\"menuitem\">File > Save to Remote Server...</item>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816033600\n" +"help.text" +msgid "Then click on the Add Service button in the dialog to open the File Services dialog." +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"bm_id170820162240508275\n" +"help.text" +msgid "<bookmark_value>WebDAV;remote file service setup</bookmark_value> <bookmark_value>remote file service setup;WebDAV</bookmark_value>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"hd_id1501201618160340\n" +"help.text" +msgid "Connecting to a <link href=\"text/shared/00/00000002.xhp#webdav\">WebDAV</link> server" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816034989\n" +"help.text" +msgid "<variable id=\"introservice\">In the File Services dialog, set:</variable>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816033753\n" +"help.text" +msgid "<emph>Type</emph>: WebDAV" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816034500\n" +"help.text" +msgid "<emph>Host</emph>: the server URL, usually in the form <item type=\"literal\">file.service.com</item>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816037709\n" +"help.text" +msgid "<emph>Port</emph>: port number (usually <item type=\"literal\">80</item>)" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816032816\n" +"help.text" +msgid "Select <emph>Secure Connection</emph> checkbox to access the service through <item type=\"literal\">https</item> protocol and port <item type=\"literal\">443</item>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816035209\n" +"help.text" +msgid "<variable id=\"labelpar\"><emph>Label</emph>: give a name for this connection. This name will show in the Service listbox of the Open or Save remote files dialog.</variable>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id15082016181603431\n" +"help.text" +msgid "<variable id=\"rootpar\"><emph>Root</emph>: enter the path to the root URL of your account.</variable>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816034394\n" +"help.text" +msgid "Note: the root of the file service is provided by the file service administrator and may consists of scripts files, parameters and paths." +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816036744\n" +"help.text" +msgid "<variable id=\"okbutton\">Once the connection is defined, click <emph>OK</emph> to connect. The dialog will dim until the connection is established with the server.</variable> A dialog asking for the user name and the password may pop up to let you log in the server. Proceed entering the right user name and password." +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"bm_id170820161240508275\n" +"help.text" +msgid "<bookmark_value>SSH;remote file service setup</bookmark_value> <bookmark_value>FTP;remote file service setup</bookmark_value> <bookmark_value>remote file service setup;FTP</bookmark_value> <bookmark_value>remote file service setup;SSH</bookmark_value>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"hd_id1508201618160340\n" +"help.text" +msgid "Connecting to <link href=\"text/shared/00/00000002.xhp#ftp\">FTP</link> and SSH servers (check)" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816034969\n" +"help.text" +msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#introservice\" markup=\"keep\"/>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816039418\n" +"help.text" +msgid "<emph>Type</emph>: FTP or SSH" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id15082016181603238\n" +"help.text" +msgid "<emph>Host</emph>: the server URL, usually in the form <item type=\"literal\">file.service.com</item>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816046286\n" +"help.text" +msgid "<emph>Port</emph>: port number (usually 21 for FTP and 22 for SSH)." +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816041989\n" +"help.text" +msgid "<emph>User, Password</emph>: the username and password of the FTP service." +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816047387\n" +"help.text" +msgid "<variable id=\"rememberpw\"><emph>Remember password</emph>: Check to store the password in %PRODUCTNAME user profile. The password will be secured by the master password in <item type=\"menuitem\">Tools - Options - LibreOffice - Security - Internet passwords</item>.</variable>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816045167\n" +"help.text" +msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#labelpar\" markup=\"keep\"/>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816045015\n" +"help.text" +msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#rootpar\" markup=\"keep\"/>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816045804\n" +"help.text" +msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#okbutton\"/>." +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"hd_id150820161816049600\n" +"help.text" +msgid "Connecting to a Windows share (check)" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"bm_id170820161249395796\n" +"help.text" +msgid "<bookmark_value>remote file service;Windows share</bookmark_value> <bookmark_value>Windows share;remote file service</bookmark_value> <bookmark_value>Windows share;remote file service setup</bookmark_value> <bookmark_value>remote file service setup;Windows share</bookmark_value>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816046729\n" +"help.text" +msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#introservice\" markup=\"keep\"/>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816041482\n" +"help.text" +msgid "<emph>Type</emph>: Windows Share" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816041093\n" +"help.text" +msgid "<emph>Host</emph>: the server URL, usually in the form <item type=\"literal\">file.service.com</item>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816042364\n" +"help.text" +msgid "<emph>Share</emph>: The Windows share." +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816049\n" +"help.text" +msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#rememberpw\" markup=\"keep\"/>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816048365\n" +"help.text" +msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#labelpar\" markup=\"keep\"/>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816048181\n" +"help.text" +msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#rootpar\" markup=\"keep\"/>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816047868\n" +"help.text" +msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#okbutton\"/>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"hd_id160820161759157773\n" +"help.text" +msgid "Connecting to Google Drive" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"bm_id170820161251022847\n" +"help.text" +msgid "<bookmark_value>remote file service;Google Drive</bookmark_value> <bookmark_value>Google Drive;remote file service</bookmark_value> <bookmark_value>Google Drive;remote file service setup</bookmark_value> <bookmark_value>remote file service setup;Google Drive</bookmark_value>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id160820161759169124\n" +"help.text" +msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#introservice\" markup=\"keep\"/>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id160820161759169511\n" +"help.text" +msgid "<emph>Type</emph>: Google Drive." +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id16082016175916814\n" +"help.text" +msgid "<emph>User, Password</emph>: the username and password of the Google account." +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id160820161759162239\n" +"help.text" +msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#rememberpw\" markup=\"keep\"/>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id160820161759166391\n" +"help.text" +msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#labelpar\" markup=\"keep\"/>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id160820161759163527\n" +"help.text" +msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#okbutton\"/>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"hd_id150820161816044879\n" +"help.text" +msgid "Connecting to a <link href=\"text/shared/00/00000002.xhp#cmis\">CMIS</link> server" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"bm_id170820161254261587\n" +"help.text" +msgid "<bookmark_value>remote file service setup;other file services</bookmark_value> <bookmark_value>remote file service setup;Lotus</bookmark_value> <bookmark_value>remote file service setup;SharePoint</bookmark_value> <bookmark_value>remote file service setup;IBM</bookmark_value> <bookmark_value>remote file service setup;Nuxeo</bookmark_value> <bookmark_value>remote file service setup;Alfresco</bookmark_value> <bookmark_value>remote file service setup;CMIS server</bookmark_value>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816048323\n" +"help.text" +msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#introservice\" markup=\"keep\"/>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816042787\n" +"help.text" +msgid "<emph>Type</emph>: Select the type of server in the list." +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816045515\n" +"help.text" +msgid "<emph>Host</emph>: the server URL. A URL default template is provided according to the server type. Set data accordingly." +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816046632\n" +"help.text" +msgid "<emph>User, Password</emph>: the username and password of the CMIS service." +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816054077\n" +"help.text" +msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#rememberpw\" markup=\"keep\"/>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816053608\n" +"help.text" +msgid "<emph>Repository</emph>: select the files repository in the drop-down list." +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816054065\n" +"help.text" +msgid "<emph>Refresh button</emph>: click to refresh the contents of the repository list." +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816054039\n" +"help.text" +msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#labelpar\" markup=\"keep\"/>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id150820161816052286\n" +"help.text" +msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#rootpar\" markup=\"keep\"/>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id210820361039438142\n" +"help.text" +msgid "<link href=\"text/shared/guide/cmis-remote-files.xhp\">Opening and saving documents in remote file servers</link>" +msgstr "" + +#: cmis-remote-files-setup.xhp +msgctxt "" +"cmis-remote-files-setup.xhp\n" +"par_id210820161039438142\n" +"help.text" +msgid "<link href=\"text/shared/guide/cmis-remote-files.xhp#check\">Checking-in and checking-out documents</link>" +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"tit\n" +"help.text" +msgid "Using Remote Files" +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"hd_id150820161615009403\n" +"help.text" +msgid "<variable id=\"remote-files\"><link href=\"text/shared/guide/cmis-remote-files.xhp\">Opening and saving files on remote servers</link></variable>" +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id15082016161546265\n" +"help.text" +msgid "<ahelp hid=\"fps/ui/remotefilesdialog/RemoteFilesDialog\">Remote Files Service User Guide</ahelp>" +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id150820161816031425\n" +"help.text" +msgid "%PRODUCTNAME can open and save files stored on remote servers. Keeping files on remote servers allows to work with the documents using different computers. For example, you can work on a document in the office during the day and edit it at home for last-minute changes. Storing files on a remote server also backs up documents from computer loss or hard disk failure. Some servers are also able to check-in and check-out files, thus controlling their usage and access." +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id150820161816033566\n" +"help.text" +msgid "%PRODUCTNAME supports many document servers that use well known network protocols such as FTP, WebDAV, Windows share, and SSH. It also supports popular services like Google Drive as well as commercial and open source servers that implement the OASIS CMIS standard." +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id170820161605418200\n" +"help.text" +msgid "To work with a remote file service you must first <link href=\"text/shared/guide/cmis-remote-files-setup.xhp\">setup a remote file connection</link>." +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"bm_id190820161715167576\n" +"help.text" +msgid "<bookmark_value>opening;CMIS remote file</bookmark_value> <bookmark_value>opening;remote file</bookmark_value> <bookmark_value>remote file service;opening file</bookmark_value> <bookmark_value>opening remote file</bookmark_value>" +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id160820161854537016\n" +"help.text" +msgid "To open a file in a remote file service" +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id170820161605411154\n" +"help.text" +msgid "Do one of the following:" +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id17082016160541995\n" +"help.text" +msgid "Choose <item type=\"menuitem\">File - Open remote file</item> in any %PRODUCTNAME module" +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id170820161605414687\n" +"help.text" +msgid "Click the <emph>Remote Files</emph> button the Start Center" +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id170820161605418205\n" +"help.text" +msgid "The Remote Files dialog appears." +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id170820161605417597\n" +"help.text" +msgid "Select the file and click <emph>Open</emph> or press <emph>Enter</emph>." +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id150820161816053974\n" +"help.text" +msgid "The Remote Files dialog which then appears has many parts. The upper list box contains the list of remote servers you have previously defined. The line below the list box shows the path to access the folder. On the left is the folder structure of the user space in the server. The main pane displays the files in the remote folder." +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"bm_id190820161721082861\n" +"help.text" +msgid "<bookmark_value>remote file service;file lock</bookmark_value> <bookmark_value>remote file service;version control</bookmark_value> <bookmark_value>remote file service;working copy</bookmark_value> <bookmark_value>remote file service;check-out</bookmark_value> <bookmark_value>remote file service;check-in</bookmark_value>" +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"hd_id170820161605421283\n" +"help.text" +msgid "Checking out and checking in files" +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id170820161605429941\n" +"help.text" +msgid "Check Out and Check In services control updates to document and prevent unwanted overwrites in a CMIS remote service." +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id17082016160542203\n" +"help.text" +msgid "Checking out a document locks it, preventing other users writing changes to it. Only one user can have a particular document checked out (locked) at any time. Checking in a document or canceling the check out unlocks the document." +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id170820161605426690\n" +"help.text" +msgid "There are no check controls for remote files in Windows Shares, WebDAV, FTP and SSH services." +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id170820161605428976\n" +"help.text" +msgid "When a file is open from a CMIS remote file service, %PRODUCTNAME display a <emph>Check-out</emph> button on the top message area. Click the <emph>Check-out</emph> button to lock the file in the server to prevent edition by another user. Alternatively choose <item type=\"menuitem\">File - Check-out</item>." +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id190820161707153804\n" +"help.text" +msgid "%PRODUCTNAME creates a working copy of the file in the server (and inserts the string <item type=\"literal\">(Working Copy)</item> in the file name) when a file is checked-out. Every edition and save operation is done in the working copy. You can save your file as many times you want. When you finished your changes, check-in the file." +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id190820161707156843\n" +"help.text" +msgid "To check-in the file, choose <item type=\"menuitem\">File - Check-in</item>. A dialog opens to insert comments about the last edition. These comments are recorded in the CMIS server for version control. The working copy replaces the existing file and its version number is updated." +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id190820161707155303\n" +"help.text" +msgid "To cancel a check-out, choose <item type=\"menuitem\">File - Cancel Check-Out</item>. A warning message will inform that the latest edition will be discarded. If confirmed, no version updates occurs." +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id19082016170715785\n" +"help.text" +msgid "Remember to check-in the file when finishing using it. Not doing so will lock the file and no other user will be allowed to modify it." +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"bm_id190820161722159908\n" +"help.text" +msgid "<bookmark_value>remote file service;saving to remote server</bookmark_value> <bookmark_value>remote file service;saving</bookmark_value>" +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"hd_id170820161605423820\n" +"help.text" +msgid "To save a file in a remote file server" +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id170820161605428770\n" +"help.text" +msgid "Do one of the following" +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id170820161605423872\n" +"help.text" +msgid "If the file was opened from a CMIS server, choose <item type=\"menuitem\">File - Save</item>, click on the <emph>Save</emph> button or hit <item type=\"literal\">Ctrl + S</item>." +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id190820161707166344\n" +"help.text" +msgid "If the file is not stored in a CMIS server, Choose <item type=\"menuitem\">File - Save to Remote Server </item>or do a long click in the <emph>Save</emph> icon, and select <emph>Save Remote File</emph>" +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id170820161605428591\n" +"help.text" +msgid "The <emph>Remote files</emph> dialog appears" +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id170820161605425024\n" +"help.text" +msgid "In the <emph>Filter</emph> list box, select the desired format." +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id170820161605424622\n" +"help.text" +msgid "Enter a name in the File name box and click <emph>Save</emph>." +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id190820161707163121\n" +"help.text" +msgid "If you will end working with the file, check-in the file, Go to <item type=\"menuitem\">File - Check-in</item>." +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"bm_id19082016172305788\n" +"help.text" +msgid "<bookmark_value>remote file service;CMIS properties</bookmark_value> <bookmark_value>remote file service;file properties</bookmark_value>" +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"hd_id190820161707169171\n" +"help.text" +msgid "Properties of files stored in CMIS servers" +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id19082016170716519\n" +"help.text" +msgid "Files stored in CMIS server have properties and metadata not available in a local storage. These metadata are important for controls and debugging of the CMIS connection and server implementation. All parameters dispalyed are read-only." +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id190820161707161708\n" +"help.text" +msgid "Choose <item type=\"menuitem\">File - Properties</item>, CMIS tab." +msgstr "" + +#: cmis-remote-files.xhp +msgctxt "" +"cmis-remote-files.xhp\n" +"par_id210820161033581776\n" +"help.text" +msgid "<link href=\"text/shared/guide/cmis-remote-files-setup.xhp\">Setting up a remote file service</link>" +msgstr "" + #: collab.xhp msgctxt "" "collab.xhp\n" @@ -5307,7 +6106,31 @@ msgctxt "" "digital_signatures.xhp\n" "par_id0821200910191774\n" "help.text" -msgid "When you sign a document with OpenOffice.org 3.2 or StarOffice 9.2 or a later version, and you open that document in an older version of the software, the signature will be displayed as \"invalid\". Signatures created with older versions of the software will be marked with \"only parts of the documents are signed\" when loaded in the newer software." +msgid "When you sign a document with OpenOffice.org 3.2 or StarOffice 9.2 or a later version, and you open that document in an older version of the software, the signature will be displayed as \"invalid\". Signatures created with older versions of the software will be marked with \"only parts of the document is signed\" when loaded in the newer software." +msgstr "" + +#: digital_signatures.xhp +msgctxt "" +"digital_signatures.xhp\n" +"par_id0821200910191775\n" +"help.text" +msgid "When you sign an OOXML document, then the signature will be always marked with \"only parts of the document is signed\". Metadata of OOXML files are never signed, to be compatible with Microsoft Office." +msgstr "" + +#: digital_signatures.xhp +msgctxt "" +"digital_signatures.xhp\n" +"par_id0821200910191776\n" +"help.text" +msgid "When you sign a PDF document, then this marking is not used. Signing only parts of the document is simply an invalid signature." +msgstr "" + +#: digital_signatures.xhp +msgctxt "" +"digital_signatures.xhp\n" +"par_id0821200910191777\n" +"help.text" +msgid "Signing other document formats is not supported at the moment." msgstr "" #: digital_signatures.xhp @@ -6016,31 +6839,23 @@ msgctxt "" "doc_open.xhp\n" "par_idN107A9\n" "help.text" -msgid "Choose <item type=\"menuitem\">File - Open</item>" -msgstr "Chọn <item type=\"menuitem\">Tập tin > Mở</item>." - -#: doc_open.xhp -msgctxt "" -"doc_open.xhp\n" -"par_idN107AF\n" -"help.text" -msgid "Click the <emph>Open</emph> icon on the Standard toolbar" +msgid "Choose <item type=\"menuitem\">File – Open</item>" msgstr "" #: doc_open.xhp msgctxt "" "doc_open.xhp\n" -"par_idN107B2\n" +"par_id210820160859353525\n" "help.text" -msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+O" -msgstr "Phím <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl </defaultinline></switchinline>" +msgid "Choose<item type=\"menuitem\"> File – Open remote file</item>" +msgstr "" #: doc_open.xhp msgctxt "" "doc_open.xhp\n" -"par_id3150275\n" +"par_id210820160901392820\n" "help.text" -msgid "The <link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link> dialog appears." +msgid "Do a long click in the <emph>Open</emph> icon on the standard toolbar and select <emph>Open Remote File</emph> in the bottom of the list." msgstr "" #: doc_open.xhp @@ -7723,8 +8538,8 @@ msgctxt "" "find_attributes.xhp\n" "par_idN1069D\n" "help.text" -msgid "After you select the attributes that you want to search for, the <emph>Search for Styles</emph> box in the <emph>Options </emph>area of the %PRODUCTNAME Writer <emph>Find & Replace </emph>dialog changes to <emph>Including Styles</emph>." -msgstr "Một khi bạn chọn các thuộc tính thích hợp với tiến trình tìm kiếm, hộp <emph>Tìm kiếm Kiểu dáng</emph> trong vùng <emph>Tùy chọn</emph> của hộp thoại <emph>Tìm và Thay thế</emph> của %PRODUCTNAME Writer trở thành <emph>Kèm thêm kiểu dáng</emph>." +msgid "After you select the attributes that you want to search for, the <emph>Paragraph Styles</emph> box in the <emph>Other options</emph> area of the %PRODUCTNAME Writer <emph>Find & Replace </emph>dialog changes to <emph>Including Styles</emph>." +msgstr "" #: find_attributes.xhp msgctxt "" @@ -7739,8 +8554,8 @@ msgctxt "" "find_attributes.xhp\n" "par_idN106B7\n" "help.text" -msgid "The search criteria for attributes are listed below the <emph>Search for</emph> box." -msgstr "Các tiêu chuẩn tìm kiếm thuộc tính được liệt kê bên dưới hộp <emph>Tìm kiếm</emph>." +msgid "The search criteria for attributes are listed below the <emph>Find</emph> box." +msgstr "" #: find_attributes.xhp msgctxt "" @@ -7763,7 +8578,7 @@ msgctxt "" "find_attributes.xhp\n" "par_idN106CD\n" "help.text" -msgid "Clear the <emph>Search for</emph> text box if necessary." +msgid "Clear the <emph>Find</emph> text box if necessary." msgstr "" #: find_attributes.xhp @@ -7787,7 +8602,7 @@ msgctxt "" "find_attributes.xhp\n" "par_idN106E8\n" "help.text" -msgid "In the <emph>Find & Replace</emph> dialog, you now can read \"Font\" below the <emph>Search for</emph> text box." +msgid "In the <emph>Find & Replace</emph> dialog, you now can read \"Font\" below the <emph>Find</emph> text box." msgstr "" #: find_attributes.xhp @@ -7921,23 +8736,21 @@ msgctxt "" "floating_toolbar.xhp\n" "bm_id3152801\n" "help.text" -msgid "<bookmark_value>toolbars;docking/undocking</bookmark_value><bookmark_value>toolbars;viewing/closing</bookmark_value><bookmark_value>closing;toolbars</bookmark_value><bookmark_value>docking;toolbars</bookmark_value><bookmark_value>fixing toolbars</bookmark_value><bookmark_value>detaching toolbars</bookmark_value><bookmark_value>placing toolbars</bookmark_value><bookmark_value>positioning;toolbars</bookmark_value><bookmark_value>moving;toolbars</bookmark_value><bookmark_value>attaching toolbars</bookmark_value><bookmark_value>floating toolbars</bookmark_value><bookmark_value>windows;docking</bookmark_value><bookmark_value>viewing;toolbars</bookmark_value><bookmark_value>showing;toolbars</bookmark_value><bookmark_value>icon bars, see toolbars</bookmark_value><bookmark_value>button bars, see toolbars</bookmark_value>" +msgid "<bookmark_value>toolbars;docking/undocking</bookmark_value> <bookmark_value>toolbars;viewing/closing</bookmark_value> <bookmark_value>closing;toolbars</bookmark_value> <bookmark_value>docking;toolbars</bookmark_value> <bookmark_value>fixing toolbars</bookmark_value> <bookmark_value>detaching toolbars</bookmark_value> <bookmark_value>placing toolbars</bookmark_value> <bookmark_value>positioning;toolbars</bookmark_value> <bookmark_value>moving;toolbars</bookmark_value> <bookmark_value>attaching toolbars</bookmark_value> <bookmark_value>floating toolbars</bookmark_value> <bookmark_value>windows;docking</bookmark_value> <bookmark_value>viewing;toolbars</bookmark_value> <bookmark_value>showing;toolbars</bookmark_value> <bookmark_value>icon bars, see toolbars</bookmark_value> <bookmark_value>button bars, see toolbars</bookmark_value>" msgstr "" #: floating_toolbar.xhp msgctxt "" "floating_toolbar.xhp\n" "hd_id3152801\n" -"9\n" "help.text" -msgid "<variable id=\"floating_toolbar\"><link href=\"text/shared/guide/floating_toolbar.xhp\" name=\"Using Toolbars\">Using Toolbars</link></variable>" +msgid "<variable id=\"floating_toolbar\"><link href=\"text/shared/guide/floating_toolbar.xhp\" name=\"Using Toolbars\">Using Toolbars</link> </variable>" msgstr "" #: floating_toolbar.xhp msgctxt "" "floating_toolbar.xhp\n" "par_id3143267\n" -"7\n" "help.text" msgid "Some toolbar icons, for example the <emph>Font Color</emph> icon, can open another toolbar. Click the arrow next to the icon to open a toolbar containing further icons." msgstr "" @@ -7946,7 +8759,6 @@ msgstr "" msgctxt "" "floating_toolbar.xhp\n" "par_id3155450\n" -"8\n" "help.text" msgid "You now have a choice: either click the icon that you want to activate, or seize the toolbar by its title bar and drag it while holding down the mouse button." msgstr "" @@ -7970,6 +8782,14 @@ msgstr "" #: floating_toolbar.xhp msgctxt "" "floating_toolbar.xhp\n" +"par_id190920161856181370\n" +"help.text" +msgid "Toolbars are hidden by default when the <link href=\"text/shared/01/notebook_bar.xhp\">Notebook bar</link> is active." +msgstr "" + +#: floating_toolbar.xhp +msgctxt "" +"floating_toolbar.xhp\n" "hd_id4224372\n" "help.text" msgid "To Close a Toolbar Temporarily" @@ -8079,6 +8899,14 @@ msgctxt "" msgid "Docking toolbars and windows by drag-and-drop depends on your system's window manager settings. You must enable your system to show the full window contents when you move a window, instead of showing just the outer frame." msgstr "" +#: floating_toolbar.xhp +msgctxt "" +"floating_toolbar.xhp\n" +"par_id190920161856185296\n" +"help.text" +msgid "<link href=\"text/shared/01/notebook_bar.xhp\">Notebook bar</link>" +msgstr "" + #: fontwork.xhp msgctxt "" "fontwork.xhp\n" @@ -9167,9 +9995,8 @@ msgstr "" msgctxt "" "hyperlink_rel_abs.xhp\n" "par_id3145382\n" -"48\n" "help.text" -msgid "You should create the same directory structure on your hard disk as that which exists in the web space hosted by your Internet provider. Call the root directory for the homepage on your hard disk \"homepage\", for example. The start file is then \"index.html\", the full path being \"C:\\homepage\\index.html\" (assuming Windows operating system). The URL on your Internet provider's server might then be as follows: \"http://www.myprovider.com/mypage/index.html\". With relative addressing, you indicate the link relative to the location of the output document. For example, if you placed all the graphics for your homepage in a subfolder called \"C:\\homepage\\images\", you would need to give the following path to access the graphic \"picture.gif\": \"images\\picture.gif\". This is the relative path, starting from the location of the file \"index.html\". On the provider's server, you would place the picture in the folder \"mypage/images\". When you transfer the document \"index.html\" to the provider's server through the <emph>File - Save As</emph> dialog, and if you have marked the option <emph>Copy local graphics to Internet</emph> under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>, $[officename] will automatically copy the graphic to the correct directory on the server." +msgid "You should create the same directory structure on your hard disk as that which exists in the web space hosted by your Internet provider. Call the root directory for the homepage on your hard disk \"homepage\", for example. The start file is then \"index.html\", the full path being \"C:\\homepage\\index.html\" (assuming Windows operating system). The URL on your Internet provider's server might then be as follows: \"http://www.myprovider.com/mypage/index.html\". With relative addressing, you indicate the link relative to the location of the output document. For example, if you placed all the graphics for your homepage in a subfolder called \"C:\\homepage\\images\", you would need to give the following path to access the graphic \"picture.gif\": \"images\\picture.gif\". This is the relative path, starting from the location of the file \"index.html\". On the provider's server, you would place the picture in the folder \"mypage/images\". When you transfer the document \"index.html\" to the provider's server through the <emph>File - Save As</emph> dialog, and if you have marked the option <emph>Copy local images to Internet</emph> under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>, $[officename] will automatically copy the graphic to the correct directory on the server." msgstr "" #: hyperlink_rel_abs.xhp @@ -9655,9 +10482,8 @@ msgstr "" msgctxt "" "insert_bitmap.xhp\n" "par_id3154124\n" -"13\n" "help.text" -msgid "A number of filters are located on the <link href=\"text/shared/02/24010000.xhp\" name=\"Graphic Filter\">Graphic <emph>Filter</emph></link> toolbar, which you can open with the icon on the <emph>Image</emph> Bar." +msgid "A number of filters are located on the <link href=\"text/shared/02/24010000.xhp\" name=\"Image Filter\"><emph>Image Filter</emph></link> toolbar, which you can open with the icon on the <emph>Image</emph> Bar." msgstr "" #: insert_bitmap.xhp @@ -9811,7 +10637,7 @@ msgctxt "" "insert_bitmap.xhp\n" "par_id1033051\n" "help.text" -msgid "<link href=\"text/shared/02/24010000.xhp\">Graphic Filter Bar from the Image Bar</link>" +msgid "<link href=\"text/shared/02/24010000.xhp\">Image Filter Bar from the Image Bar</link>" msgstr "" #: insert_graphic_drawit.xhp @@ -14962,7 +15788,7 @@ msgctxt "" "paintbrush.xhp\n" "par_idN106BE\n" "help.text" -msgid "Copies the frame attributes that are defined in <item type=\"menuitem\">Format - Frame</item> dialog. The contents, size, position, linking, hyperlinks, and macros in the frame are not copied." +msgid "Copies the frame attributes that are defined in <item type=\"menuitem\">Format - Frame and Object - Properties</item> dialog. The contents, size, position, linking, hyperlinks, and macros in the frame are not copied." msgstr "" #: paintbrush.xhp @@ -16883,13 +17709,12 @@ msgid "Select the embedded object, for example a chart, in your document." msgstr "" #: scripting.xhp -#, fuzzy msgctxt "" "scripting.xhp\n" "par_idN10ADB\n" "help.text" -msgid "Choose <emph>Format - Frame/Object - Macro</emph>." -msgstr "Chọn lệnh <emph>Định dạng > Trang</emph>." +msgid "Choose <emph>Format - Frame and Object - Properties - Macro</emph>." +msgstr "" #: scripting.xhp msgctxt "" @@ -17404,7 +18229,7 @@ msgctxt "" "par_id3145748\n" "8\n" "help.text" -msgid "Save the document by choosing<emph> File</emph> -<emph> Save As Template</emph>and saving the document in the <emph>My Templates</emph> category." +msgid "Save the document by choosing <emph>File - Templates - Save As Template</emph>and saving the document in the <emph>My Templates</emph> category." msgstr "" #: standard_template.xhp @@ -17467,7 +18292,7 @@ msgctxt "" "par_id3146918\n" "16\n" "help.text" -msgid "You can save a new template with <emph>File - Save As Template</emph> or by selecting \"Template\" file type in any Save dialog. Save the template in the user directory specified under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Paths</emph> to be able to access the template from within the <emph>File - New - Templates</emph> dialog." +msgid "You can save a new template with <emph>File - Templates - Save As Template</emph> or by selecting \"Template\" file type in any Save dialog. Save the template in the user directory specified under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Paths</emph> to be able to access the template from within the <emph>File - New - Templates</emph> dialog." msgstr "" #: standard_template.xhp diff --git a/source/vi/helpcontent2/source/text/shared/optionen.po b/source/vi/helpcontent2/source/text/shared/optionen.po index 3250eb4f874..7cbcca5b4fd 100644 --- a/source/vi/helpcontent2/source/text/shared/optionen.po +++ b/source/vi/helpcontent2/source/text/shared/optionen.po @@ -3,8 +3,8 @@ 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: 2016-07-04 16:53+0200\n" -"PO-Revision-Date: 2016-05-25 05:26+0000\n" +"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"PO-Revision-Date: 2016-07-07 00:05+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: vi\n" @@ -12,9 +12,9 @@ msgstr "" "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: 1464153978.000000\n" +"X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1467849915.000000\n" #: 01000000.xhp msgctxt "" @@ -3508,28 +3508,25 @@ msgid "View" msgstr "Xem" #: 01010800.xhp -#, fuzzy msgctxt "" "01010800.xhp\n" "bm_id3155341\n" "help.text" -msgid "<bookmark_value>views; defaults</bookmark_value> <bookmark_value>defaults; views</bookmark_value> <bookmark_value>settings; views</bookmark_value> <bookmark_value>scaling; font sizes in user interface</bookmark_value> <bookmark_value>font sizes; scaling on screen</bookmark_value> <bookmark_value>WYSIWYG in fonts lists</bookmark_value> <bookmark_value>previews; fonts lists</bookmark_value> <bookmark_value>font lists</bookmark_value> <bookmark_value>font name box</bookmark_value> <bookmark_value>mouse; positioning</bookmark_value> <bookmark_value>clipboard; selection clipboard</bookmark_value> <bookmark_value>selection clipboard</bookmark_value> <bookmark_value>OpenGL;settings</bookmark_value> <bookmark_value>OpenGL;blacklist</bookmark_value> <bookmark_value>OpenGL;whitelist</bookmark_value> <bookmark_value>OpenGL;graphics output</bookmark_value>" -msgstr "<bookmark_value>xem; mặc định</bookmark_value> <bookmark_value>mặc định; xem</bookmark_value> <bookmark_value>tùy chỉnh; xem</bookmark_value> <bookmark_value>tỉ lệ; cỡ cữ trong giao diện người dùng</bookmark_value> <bookmark_value>cỡ chữ; tỉ lệ trên màn hình</bookmark_value> <bookmark_value>WYSIWYG trong danh sách font</bookmark_value> <bookmark_value>xem trước; danh sách font</bookmark_value> <bookmark_value>danh sách font</bookmark_value> <bookmark_value>hộp tên font</bookmark_value> <bookmark_value>chuột; vị trí</bookmark_value> <bookmark_value>bảng nháp; bảng nháp các lựa chọn</bookmark_value> <bookmark_value>bảng nháp các lựa chọn</bookmark_value>" +msgid "<bookmark_value>views; defaults</bookmark_value> <bookmark_value>defaults; views</bookmark_value> <bookmark_value>settings; views</bookmark_value> <bookmark_value>icons; sizes</bookmark_value> <bookmark_value>icons; styles</bookmark_value> <bookmark_value>WYSIWYG in fonts lists</bookmark_value> <bookmark_value>previews; fonts lists</bookmark_value> <bookmark_value>font lists</bookmark_value> <bookmark_value>font name box</bookmark_value> <bookmark_value>mouse; positioning</bookmark_value> <bookmark_value>clipboard; selection clipboard</bookmark_value> <bookmark_value>selection clipboard</bookmark_value> <bookmark_value>OpenGL;settings</bookmark_value> <bookmark_value>OpenGL;blacklist</bookmark_value> <bookmark_value>OpenGL;whitelist</bookmark_value> <bookmark_value>OpenGL;graphics output</bookmark_value> <bookmark_value>notebook bar;icon size</bookmark_value>" +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" "hd_id3155341\n" -"1\n" "help.text" msgid "<link href=\"text/shared/optionen/01010800.xhp\" name=\"View\">View</link>" -msgstr "<link href=\"text/shared/optionen/01010800.xhp\" name=\"Xem\">Xem</link>" +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" "par_id3155630\n" -"2\n" "help.text" msgid "Specifies view options." msgstr "" @@ -3537,74 +3534,74 @@ msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"hd_id3145171\n" -"45\n" +"hd_id310720161612581529\n" "help.text" -msgid "Scaling" -msgstr "Co giãn" +msgid "User Interface" +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id3158407\n" -"46\n" +"hd_id3149123\n" "help.text" -msgid "<ahelp hid=\"cui/ui/optviewpage/windowsize\">Uses percentile scaling for font size in user interface elements, such as dialogs and icon labels.</ahelp>" +msgid "Toolbar icon size" msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id3159154\n" -"67\n" +"par_id3153947\n" "help.text" -msgid "The <emph>Scaling</emph> setting does not affect the font size of text in a document." -msgstr "Thiết lập <emph>Co giãn</emph> không ảnh hướng đến kích cỡ phông của văn bản trên tài liệu." +msgid "<ahelp hid=\"cui/ui/optviewpage/iconsize\">Specifies the display size of toolbar icons.</ahelp><switchinline select=\"sys\"><caseinline select=\"WIN\">The <emph>Automatic</emph> option uses the font size settings of your operating system for menus. </caseinline></switchinline>" +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"hd_id3149123\n" -"112\n" +"hd_id310720161555082010\n" "help.text" -msgid "Icon size and style" -msgstr "Kích cỡ và kiểu dáng biểu tượng" +msgid "Sidebar icon size" +msgstr "" #: 01010800.xhp -#, fuzzy msgctxt "" "01010800.xhp\n" -"par_id3153947\n" -"113\n" +"par_id310720161554582186\n" "help.text" -msgid "<ahelp hid=\"cui/ui/optviewpage/iconsize\">Specifies the display size of toolbar icons.</ahelp><switchinline select=\"sys\"><caseinline select=\"WIN\">The <emph>Automatic</emph> option uses the font size settings of your operating system for menus.</caseinline></switchinline>" -msgstr "<ahelp hid=\"OFFMGR_LISTBOX_OFA_TP_VIEW_LB_BIG\">Ghi rõ kích cỡ theo đó cần hiển thị các biểu tượng trên thanh công cụ.</ahelp><switchinline select=\"sys\"><caseinline select=\"WIN\">Tùy chọn <emph>Tự động</emph> thì áp dụng cho các trình đơn kích cỡ phông của hệ điều hành.</caseinline></switchinline>" +msgid "<ahelp hid=\"cui/ui/optviewpage/sidebariconsize\">Specifies the display size of sidebar icons.</ahelp>" +msgstr "" #: 01010800.xhp -#, fuzzy msgctxt "" "01010800.xhp\n" -"par_id4664754\n" +"hd_id190920161822223888\n" "help.text" -msgid "<ahelp hid=\"cui/ui/optviewpage/iconstyle\" visibility=\"hidden\">Select the icon style for icons in toolbars and dialogs.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Chọn kiểu dáng biểu tượng cho các biểu tượng trên thanh công cụ và trong hộp thoại.</ahelp>" +msgid "Notebook bar icon size" +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_idN10738\n" +"par_id190920161825438077\n" "help.text" -msgid "Use system font for user interface" -msgstr "Dùng phông hệ thống cho giao diện người dùng" +msgid "<ahelp hid=\"cui/ui/optviewpage/notebookbariconsize\">Specifies the display size of <link href=\"text/shared/01/notebook_bar.xhp\">notebook bar</link> icons.</ahelp>" +msgstr "" + +#: 01010800.xhp +msgctxt "" +"01010800.xhp\n" +"hd_id310720161555238963\n" +"help.text" +msgid "Icon style" +msgstr "" #: 01010800.xhp -#, fuzzy msgctxt "" "01010800.xhp\n" -"par_idN1073C\n" +"par_id310720161555341027\n" "help.text" -msgid "<ahelp hid=\"cui/ui/optviewpage/systemfont\">Specifies to use the system font to display all menus and dialogs. Else another installed font is used.</ahelp>" -msgstr "<ahelp hid=\"svx_CheckBox_OFA_TP_VIEW_CB_SYSTEM_FONT\">Ghi rõ có nên dùng phông của hệ thống để hiển thị mọi trình đơn và hộp thoại. Không thì dùng phông khác đã cài đặt.</ahelp>" +msgid "<ahelp hid=\"cui/ui/optviewpage/iconstyle\">Specifies the icon style for icons in toolbars and dialogs.</ahelp>" +msgstr "" #: 01010800.xhp msgctxt "" @@ -3634,360 +3631,284 @@ msgstr "<ahelp hid=\".\">Gõ kích cỡ phông nhỏ nhất cần làm trơn.</a #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_idN107A3\n" -"help.text" -msgid "Menu" -msgstr "Trình đơn" - -#: 01010800.xhp -msgctxt "" -"01010800.xhp\n" -"hd_id3156056\n" -"91\n" -"help.text" -msgid "Icons in menus" -msgstr "Biểu tượng trong trình đơn" - -#: 01010800.xhp -#, fuzzy -msgctxt "" -"01010800.xhp\n" -"par_id3155766\n" -"92\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/optviewpage/menuicons\">Displays icons next to the corresponding menu items. Select from \"Automatic\", \"Hide\" and \"Show\". \"Automatic\" displays icons according to system settings and themes.</ahelp>" -msgstr "<ahelp hid=\"OFFMGR_CHECKBOX_OFA_TP_VIEW_CB_MENU_ICONS\">Hiển thị các biểu tượng bên cạnh mục trình đơn tương ứng. Chọn một trong \"Tự động\", \"Ẩn\" và \"Hiển thị\". \"Tự động\" sẽ hiển thị các biểu tượng tùy theo chủ đề và các thiết đặt hệ thống.</ahelp>" - -#: 01010800.xhp -msgctxt "" -"01010800.xhp\n" -"hd_id3149262\n" -"63\n" +"hd_id310720161614431319\n" "help.text" -msgid "Show preview of fonts" -msgstr "Hiện ô xem thử phông" - -#: 01010800.xhp -#, fuzzy -msgctxt "" -"01010800.xhp\n" -"par_id3155415\n" -"64\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/optviewpage/showfontpreview\">Displays the names of selectable fonts in the corresponding font, for example, fonts in the Font box on the <emph>Formatting</emph> bar.</ahelp>" -msgstr "<ahelp hid=\"OFFMGR:CHECKBOX:OFA_TP_VIEW:CB_FONT_SHOW\">Hiển thị các tên phông có thể lựa chọn, theo phông tương ứng, v.d. những phông trong hộp <emph>Phông</emph> trên thanh <emph>Định dạng</emph>.</ahelp>" - -#: 01010800.xhp -msgctxt "" -"01010800.xhp\n" -"hd_id3151319\n" -"68\n" -"help.text" -msgid "Show font history" -msgstr "Hiện lược sử phông" - -#: 01010800.xhp -#, fuzzy -msgctxt "" -"01010800.xhp\n" -"par_id3153513\n" -"69\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/optviewpage/showfonthistory\">Lists the last five fonts that you used in the current document at the top of the list in the <emph>Font Name</emph> box on the <emph>Formatting</emph> bar.</ahelp>" -msgstr "<ahelp hid=\"OFFMGR:CHECKBOX:OFA_TP_VIEW:CB_FONT_HISTORY\">Liệt kê năm phông bạn vừa dùng trong tài liệu hiện tại, ở đầu của danh sách trong hộp <emph>Tên phông</emph> trên thanh <emph>Định dạng</emph>.</ahelp>" +msgid "Mouse" +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_idN10962\n" +"hd_id3166432\n" "help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether to restore the last used document view. Many view properties valid when the document was last saved will be restored.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ghi rõ có nên phục hồi ô xem tài liệu dùng cuối cùng hay không. Bật tùy chọn này thì phục hồi nhiều thuộc tính ô xem đã hoạt động khi lưu tài liệu lần cuối.</ahelp>" +msgid "Mouse positioning" +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_idN10AC8\n" +"par_id3155530\n" "help.text" -msgid "Graphics output" -msgstr "Kết xuất đồ họa" +msgid "<ahelp hid=\"cui/ui/optviewpage/mousepos\">Specifies if and how the mouse pointer will be positioned in newly opened dialogs.</ahelp>" +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_idN10A1D\n" +"hd_id3146982\n" "help.text" -msgid "<ahelp hid=\"20201\">Press Shift+Ctrl+R to restore or refresh the view of the current document.</ahelp>" -msgstr "<ahelp hid=\"20201\">Bấm tổ hợp phím <item type=\"keycode\">Shift+Ctrl+R</item> để phục hồi hay cập nhật ô xem tài liệu hiện tại.</ahelp>" +msgid "Middle mouse button" +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_idN10AD4\n" +"par_id3150521\n" "help.text" -msgid "Use hardware acceleration" -msgstr "Bật tăng tốc phần cứng" +msgid "<ahelp hid=\"cui/ui/optviewpage/mousemiddle\">Defines the function of the middle mouse button.</ahelp>" +msgstr "" #: 01010800.xhp -#, fuzzy msgctxt "" "01010800.xhp\n" -"par_idN10AD8\n" +"par_id3152889\n" "help.text" -msgid "<ahelp hid=\"cui/ui/optviewpage/useaccel\">Directly accesses hardware features of the graphical display adapter to improve the screen display.</ahelp> The support for hardware acceleration is not available for all operating systems and platform distributions of %PRODUCTNAME." -msgstr "<ahelp hid=\".\">Truy cập trực tiếp các tính năng phần cứng của bộ tiếp hợp hiển thị đồ hoa, để cải tiến cách hiển thị trên màn hình.</ahelp> Khả năng hỗ trợ sự tăng tốc phần cứng chưa công bố cho mọi hệ điều hành và bản phát hành từng nền tảng của %PRODUCTNAME." +msgid "<emph>Automatic scrolling</emph> - dragging while pressing the middle mouse button shifts the view." +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"hd_id1208200812004470\n" +"par_id3155810\n" "help.text" -msgid "Use Anti-Aliasing" -msgstr "Sử dụng khử răng cưa" +msgid "<emph>Paste clipboard</emph> - pressing the middle mouse button inserts the contents of the \"Selection clipboard\" at the cursor position." +msgstr "" #: 01010800.xhp -#, fuzzy msgctxt "" "01010800.xhp\n" -"par_id1208200812004444\n" +"par_id3148703\n" "help.text" -msgid "<ahelp hid=\"cui/ui/optviewpage/useaa\">When supported, you can enable and disable anti-aliasing of graphics. With anti-aliasing enabled, the display of most graphical objects looks smoother and with less artifacts.</ahelp>" -msgstr "<ahelp hid=\".\">Nếu được hỗ trợ, bạn có thể bật hoặc tắt chức năng khử răng cưa đồ họa. Nếu khử răng cưa được bật, các đối tượng đồ họa sẽ trông mượt hơn.</ahelp>" +msgid "The \"Selection clipboard\" is independent of the normal clipboard that you use by <emph>Edit - Copy/Cut /Insert</emph> or the respective keyboard shortcuts. Clipboard and \"Selection clipboard\" can contain different contents at the same time." +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"hd_id1208200812004471\n" +"par_id3148870\n" "help.text" -msgid "Use OpenGL for all rendering (on restart)" +msgid "<emph>Clipboard</emph>" msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id1208200812004445\n" +"par_id3145076\n" "help.text" -msgid "<ahelp hid=\"cui/ui/optviewpage/useopengl\">Use the high performance Open Graphics Library (<link href=\"text/shared/00/00000005.xhp\" name=\"opengl\">OpenGL</link>) to render all visual elements of the application, including windows, menus, toolbars and icons.</ahelp> OpenGL uses the computer graphics device to accelerate the graphics rendering. If the device is blacklisted (see below) this option will not be effective." +msgid "<emph>Selection clipboard</emph>" msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"hd_id1208200812004472\n" +"par_id3156030\n" "help.text" -msgid "Force OpenGL even if blacklisted (on restart)" +msgid "<emph>Copy content</emph>" msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id1208200812004446\n" +"par_id3150110\n" "help.text" -msgid "<ahelp hid=\"cui/ui/optviewpage/forceopengl\">Forces the use of OpenGL even if the graphics device is blacklisted.</ahelp> A device is blacklisted when it is buggy or may render graphics with poor quality." +msgid "Edit - Copy Ctrl+C." msgstr "" #: 01010800.xhp -#, fuzzy msgctxt "" "01010800.xhp\n" -"hd_id101920091058114\n" +"par_id3149588\n" "help.text" -msgid "Selection" -msgstr "#-#-#-#-# autopi.po (PACKAGE VERSION) #-#-#-#-#\\nVùng chọn\\n#-#-#-#-# guide.po (PACKAGE VERSION) #-#-#-#-#\\nVùng chọn\\n#-#-#-#-# guide.po (PACKAGE VERSION) #-#-#-#-#\\nVùng chọn\\n#-#-#-#-# shared.po (PACKAGE VERSION) #-#-#-#-#\\nLựa chọn\\n#-#-#-#-# guide.po (PACKAGE VERSION) #-#-#-#-#\\nLựa chọn" +msgid "Select text, table, object." +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"hd_id1019200910581166\n" +"par_id3149331\n" "help.text" -msgid "Transparency" -msgstr "Trong suốt" +msgid "<emph>Paste content</emph>" +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id1019200910581186\n" +"par_id3156337\n" "help.text" -msgid "<ahelp hid=\"cui/ui/optviewpage/trans\">If enabled, the text selection in Writer and the cell selection in Calc will be shown using a transparent color. If not enabled, the selection will be shown by inverted colors.</ahelp>" +msgid "Edit - Paste Ctrl+V pastes at the cursor position." msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"hd_id1019200910581266\n" +"par_id3151127\n" "help.text" -msgid "Transparency level" +msgid "Clicking the middle mouse button pastes at the mouse pointer position." msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id1019200910581220\n" +"par_id3159206\n" "help.text" -msgid "<ahelp hid=\"cui/ui/optviewpage/transmf\">Select the transparency level for transparent selections. The default value is 75%. You can select values from 10% to 90%.</ahelp>" +msgid "<emph>Pasting into another document</emph>" msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"hd_id3166432\n" -"47\n" +"par_id3148974\n" "help.text" -msgid "Mouse positioning" -msgstr "Vị trí chuột" +msgid "No effect on the clipboard contents." +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id3155530\n" -"48\n" +"par_id3152870\n" "help.text" -msgid "<ahelp hid=\"cui/ui/optviewpage/mousepos\">Specifies if and how the mouse pointer will be positioned in newly opened dialogs.</ahelp>" +msgid "The last marked selection is the content of the selection clipboard." msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"hd_id3146982\n" -"93\n" +"par_idN10AC8\n" "help.text" -msgid "Middle mouse button" -msgstr "Nút giữa trên chuột" +msgid "Graphics output" +msgstr "Kết xuất đồ họa" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id3150521\n" -"94\n" +"par_idN10A1D\n" "help.text" -msgid "<ahelp hid=\"cui/ui/optviewpage/mousemiddle\">Defines the function of the middle mouse button.</ahelp>" -msgstr "" +msgid "<ahelp hid=\"20201\">Press Shift+Ctrl+R to restore or refresh the view of the current document.</ahelp>" +msgstr "<ahelp hid=\"20201\">Bấm tổ hợp phím <item type=\"keycode\">Shift+Ctrl+R</item> để phục hồi hay cập nhật ô xem tài liệu hiện tại.</ahelp>" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id3152889\n" -"97\n" +"par_idN10AD4\n" "help.text" -msgid "<emph>Automatic scrolling</emph> - dragging while pressing the middle mouse button shifts the view." -msgstr "<emph>Tự động cuộn</emph> - ấn giữ nút giữa trên chuột và kéo thì dịch ô xem." +msgid "Use hardware acceleration" +msgstr "Bật tăng tốc phần cứng" #: 01010800.xhp +#, fuzzy msgctxt "" "01010800.xhp\n" -"par_id3155810\n" -"98\n" +"par_idN10AD8\n" "help.text" -msgid "<emph>Paste clipboard</emph> - pressing the middle mouse button inserts the contents of the \"Selection clipboard\" at the cursor position." -msgstr "<emph>Dán bảng nháp</emph> - bấm nút giữa trên chuột thì chèn vào vị trí con trỏ nội dung của \" Bảng nháp lựa chọn\"." +msgid "<ahelp hid=\"cui/ui/optviewpage/useaccel\">Directly accesses hardware features of the graphical display adapter to improve the screen display.</ahelp> The support for hardware acceleration is not available for all operating systems and platform distributions of %PRODUCTNAME." +msgstr "<ahelp hid=\".\">Truy cập trực tiếp các tính năng phần cứng của bộ tiếp hợp hiển thị đồ hoa, để cải tiến cách hiển thị trên màn hình.</ahelp> Khả năng hỗ trợ sự tăng tốc phần cứng chưa công bố cho mọi hệ điều hành và bản phát hành từng nền tảng của %PRODUCTNAME." #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id3148703\n" -"99\n" +"hd_id1208200812004470\n" "help.text" -msgid "The \"Selection clipboard\" is independent of the normal clipboard that you use by <emph>Edit - Copy/Cut /Insert</emph> or the respective keyboard shortcuts. Clipboard and \"Selection clipboard\" can contain different contents at the same time." -msgstr "« Bảng nháp lựa chọn » không phụ thuộc vào bảng nháp bình thường bạn dùng với lệnh trình đơn <emph>Sửa > Cắt/Chép/Chèn</emph> hoặc các phím tắt tương ứng. Bảng nháp bình thường và « Bảng nháp lựa chọn » có thể chứa các nội dung khác nhau vào cùng lúc." +msgid "Use Anti-Aliasing" +msgstr "Sử dụng khử răng cưa" #: 01010800.xhp +#, fuzzy msgctxt "" "01010800.xhp\n" -"par_id3148870\n" -"100\n" +"par_id1208200812004444\n" "help.text" -msgid "<emph>Clipboard</emph>" -msgstr "<emph>Bảng nháp</emph>" +msgid "<ahelp hid=\"cui/ui/optviewpage/useaa\">When supported, you can enable and disable anti-aliasing of graphics. With anti-aliasing enabled, the display of most graphical objects looks smoother and with less artifacts.</ahelp>" +msgstr "<ahelp hid=\".\">Nếu được hỗ trợ, bạn có thể bật hoặc tắt chức năng khử răng cưa đồ họa. Nếu khử răng cưa được bật, các đối tượng đồ họa sẽ trông mượt hơn.</ahelp>" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id3145076\n" -"101\n" +"hd_id1208200812004471\n" "help.text" -msgid "<emph>Selection clipboard</emph>" -msgstr "<emph>Bảng nháp các lựa chọn</emph>" +msgid "Use OpenGL for all rendering (on restart)" +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id3156030\n" -"102\n" +"par_id1208200812004445\n" "help.text" -msgid "<emph>Copy content</emph>" -msgstr "<emph>Sao chép nội dung</emph>" +msgid "<ahelp hid=\"cui/ui/optviewpage/useopengl\">Use the high performance Open Graphics Library (<link href=\"text/shared/00/00000005.xhp\" name=\"opengl\">OpenGL</link>) to render all visual elements of the application, including windows, menus, toolbars and icons.</ahelp> OpenGL uses the computer graphics device to accelerate the graphics rendering. If the device is blacklisted (see below) this option will not be effective." +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id3150110\n" -"103\n" +"hd_id1208200812004472\n" "help.text" -msgid "Edit - Copy Ctrl+C." -msgstr "Sửa > Chép (Ctrl+C)" +msgid "Force OpenGL even if blacklisted (on restart)" +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id3149588\n" -"104\n" +"par_id1208200812004446\n" "help.text" -msgid "Select text, table, object." -msgstr "Lựa chọn văn bản, bảng, đối tượng." +msgid "<ahelp hid=\"cui/ui/optviewpage/forceopengl\">Forces the use of OpenGL even if the graphics device is blacklisted.</ahelp> A device is blacklisted when it is buggy or may render graphics with poor quality." +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id3149331\n" -"105\n" +"par_idN107A3\n" "help.text" -msgid "<emph>Paste content</emph>" -msgstr "<emph>Dán nội dung</emph>" +msgid "Menu" +msgstr "Trình đơn" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id3156337\n" -"106\n" +"hd_id3156056\n" "help.text" -msgid "Edit - Paste Ctrl+V pastes at the cursor position." -msgstr "Sửa > Dán (Ctrl+V) thì dán vào vị trí con trỏ." +msgid "Icons in menus" +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id3151127\n" -"107\n" +"par_id3155766\n" "help.text" -msgid "Clicking the middle mouse button pastes at the mouse pointer position." -msgstr "Bấm cái nút ở giữa trên con chuột sẽ dán vào vị trí của con trỏ chuột." +msgid "<ahelp hid=\"cui/ui/optviewpage/menuicons\">Displays icons next to the corresponding menu items. Select from \"Automatic\", \"Hide\" and \"Show\". \"Automatic\" displays icons according to system settings and themes.</ahelp>" +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id3159206\n" -"108\n" +"hd_id310720161619163588\n" "help.text" -msgid "<emph>Pasting into another document</emph>" -msgstr "<emph>Dán vào tài liệu khác</emph>" +msgid "Font Lists" +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id3148974\n" -"109\n" +"hd_id3149262\n" "help.text" -msgid "No effect on the clipboard contents." -msgstr "Không có ảnh hướng đến nội dung của bảng nháp." +msgid "Show preview of fonts" +msgstr "" #: 01010800.xhp msgctxt "" "01010800.xhp\n" -"par_id3152870\n" -"110\n" +"par_id3155415\n" "help.text" -msgid "The last marked selection is the content of the selection clipboard." -msgstr "Vùng chọn đã đánh dấu lần cuối là nội dung của bảng nháp lựa chọn." +msgid "<ahelp hid=\"cui/ui/optviewpage/showfontpreview\">Displays the names of selectable fonts in the corresponding font, for example, fonts in the Font box on the <emph>Formatting</emph> bar.</ahelp>" +msgstr "" #: 01010900.xhp msgctxt "" @@ -4351,7 +4272,7 @@ msgctxt "" "01011000.xhp\n" "bm_id3153881\n" "help.text" -msgid "<bookmark_value>graphics; cache</bookmark_value><bookmark_value>cache for graphics</bookmark_value><bookmark_value>Quickstarter</bookmark_value><bookmark_value>undoing; number of steps</bookmark_value>" +msgid "<bookmark_value>graphics; cache</bookmark_value><bookmark_value>images; cache</bookmark_value><bookmark_value>cache for graphics</bookmark_value><bookmark_value>Quickstarter</bookmark_value><bookmark_value>undoing; number of steps</bookmark_value>" msgstr "" #: 01011000.xhp @@ -4368,26 +4289,24 @@ msgctxt "" "01011000.xhp\n" "par_id3154307\n" "help.text" -msgid "<ahelp hid=\".\">This tab page lets you define various settings for the graphics cache.</ahelp>" +msgid "<ahelp hid=\".\">This tab page lets you define various settings for the image cache.</ahelp>" msgstr "" #: 01011000.xhp msgctxt "" "01011000.xhp\n" "hd_id3147530\n" -"10\n" "help.text" -msgid "Graphics cache" -msgstr "Bộ nhớ tạm đồ họa" +msgid "Image cache" +msgstr "" #: 01011000.xhp msgctxt "" "01011000.xhp\n" "par_id3145069\n" -"11\n" "help.text" -msgid "The graphics cache saves the graphics contained in a document in your computer's main memory. This means that the attributes of a graphic stored in the cache do not have to be re-calculated if you return to the page containing the graphic after scrolling through a document." -msgstr "Bộ nhớ tạm đồ họa lưu vào bộ nhớ chính của máy tính các đồ họa nằm trong tài liệu. Có nghĩa là các thuộc tính về đồ họa được cất giữ trong bộ nhớ tạm không cần phải được tính lại mỗi lần bạn trở về trang chứa đồ họa đó, sau khi cuộn qua tài liệu." +msgid "The image cache saves the images contained in a document in your computer's main memory. This means that the attributes of an image stored in the cache do not have to be re-calculated if you return to the page containing the image after scrolling through a document." +msgstr "" #: 01011000.xhp msgctxt "" @@ -4402,9 +4321,8 @@ msgstr "Dùng cho $[officename] (MB)" msgctxt "" "01011000.xhp\n" "par_id3152813\n" -"13\n" "help.text" -msgid "<ahelp hid=\"cui/ui/optmemorypage/graphiccache\">Specifies the total cache size for all graphics.</ahelp>" +msgid "<ahelp hid=\"cui/ui/optmemorypage/graphiccache\">Specifies the total cache size for all images.</ahelp>" msgstr "" #: 01011000.xhp @@ -4438,9 +4356,8 @@ msgstr "Bỏ khỏi bộ nhớ sau (gi:ph)" msgctxt "" "01011000.xhp\n" "par_id3148674\n" -"17\n" "help.text" -msgid "<ahelp hid=\"cui/ui/optmemorypage/objecttime\">Specifies the time that each graphic remains in the cache in hours and minutes.</ahelp>" +msgid "<ahelp hid=\"cui/ui/optmemorypage/objecttime\">Specifies the time that each image remains in the cache in hours and minutes.</ahelp>" msgstr "" #: 01011000.xhp @@ -4792,10 +4709,9 @@ msgstr "<ahelp hid=\"cui/ui/optaccessibilitypage/textselinreadonly\">Hiển th msgctxt "" "01013000.xhp\n" "hd_id3147531\n" -"15\n" "help.text" -msgid "Allow animated graphics" -msgstr "Cho phép hoạt ảnh" +msgid "Allow animated images" +msgstr "" #: 01013000.xhp msgctxt "" @@ -4827,42 +4743,6 @@ msgstr "<ahelp hid=\"cui/ui/optaccessibilitypage/animatedtext\">Xem thử văn b #: 01013000.xhp msgctxt "" "01013000.xhp\n" -"hd_id3153381\n" -"11\n" -"help.text" -msgid "Help tips disappear after" -msgstr "Gợi ý trợ giúp biến mất sau" - -#: 01013000.xhp -msgctxt "" -"01013000.xhp\n" -"par_id3150868\n" -"12\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/optaccessibilitypage/tiphelptimeout\">Hides the <link href=\"text/shared/main0108.xhp\" name=\"Help tips\">Help tips</link> after the number of seconds that you enter.</ahelp> Otherwise, Help tips are displayed until you press Escape or move the cursor." -msgstr "<ahelp hid=\"cui/ui/optaccessibilitypage/tiphelptimeout\">Ẩn các <link href=\"text/shared/main0108.xhp\" name=\"Gợi ý trợ giúp\">Gợi ý trợ giúp</link> sau khi số giây bạn gõ vào.</ahelp> Không thì lời gợi ý trợ giúp được hiển thị đến khi bạn bấm phím <item type=\"keycode\">Esc</item> hay di chuyển con trỏ." - -#: 01013000.xhp -msgctxt "" -"01013000.xhp\n" -"hd_id3151043\n" -"13\n" -"help.text" -msgid "Seconds" -msgstr "Giây" - -#: 01013000.xhp -msgctxt "" -"01013000.xhp\n" -"par_id3148672\n" -"14\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/optaccessibilitypage/tiphelptimeoutnf\">Enter the number of seconds to display the Help tips.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/optaccessibilitypage/tiphelptimeoutnf\">Gõ khoảng thời gian (theo giây) trong đó cần hiển thị lời gợi ý trợ giúp.</ahelp>" - -#: 01013000.xhp -msgctxt "" -"01013000.xhp\n" "hd_id3149809\n" "3\n" "help.text" @@ -5914,33 +5794,6 @@ msgstr "" #: 01030500.xhp msgctxt "" "01030500.xhp\n" -"hd_id3151177\n" -"9\n" -"help.text" -msgid "Export" -msgstr "Xuất" - -#: 01030500.xhp -msgctxt "" -"01030500.xhp\n" -"par_id3150449\n" -"10\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/opthtmlpage/export\">Defines the settings for exporting HTML documents.</ahelp> To export in HTML format select the <emph>HTML Document</emph> file type in the <link href=\"text/shared/01/01070000.xhp\" name=\"Save As\"><emph>Save As</emph></link> dialog. You can find further instructions in the <link href=\"text/shared/00/00000020.xhp\" name=\"Import and export filters\">Import and export filters</link> description." -msgstr "" - -#: 01030500.xhp -msgctxt "" -"01030500.xhp\n" -"par_id3145606\n" -"42\n" -"help.text" -msgid "To optimize the HTML export, select a browser or HTML standard from the Export box. If \"$[officename] Writer\" is selected, specific $[officename] Writer instructions are exported." -msgstr "Để tối ưu hoá tiến trình xuất khẩu dạng HTML, chọn trong hộp <emph>Xuất</emph> một tiêu chuẩn kiểu HTML hay trình duyệt nào đó. Lựa chọn mục « $[officename] Writer » thì xuất khẩu các hướng dẫn đặc trưng cho $[officename] Writer." - -#: 01030500.xhp -msgctxt "" -"01030500.xhp\n" "hd_id3155132\n" "16\n" "help.text" @@ -6014,10 +5867,9 @@ msgstr "Bộ lọc HTML hỗ trợ CSS2 (bảng kiểu dáng xếp đống mức msgctxt "" "01030500.xhp\n" "hd_id3144764\n" -"24\n" "help.text" -msgid "Copy local graphics to Internet" -msgstr "Chép lên Internet đồ họa cục bộ" +msgid "Copy local images to Internet" +msgstr "" #: 01030500.xhp msgctxt "" @@ -6217,60 +6069,6 @@ msgstr "Ghi rõ có nên hiển thị thanh cuộn và thước đo hay không." #: 01040200.xhp msgctxt "" "01040200.xhp\n" -"hd_id3145609\n" -"13\n" -"help.text" -msgid "Horizontal scrollbar" -msgstr "Thanh cuộn nằm ngang" - -#: 01040200.xhp -msgctxt "" -"01040200.xhp\n" -"par_id3154347\n" -"14\n" -"help.text" -msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/hscrollbar\">Displays the horizontal scrollbar.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/hscrollbar\">Hiển thị thanh cuộn nằm ngang.</ahelp>" - -#: 01040200.xhp -msgctxt "" -"01040200.xhp\n" -"hd_id3148663\n" -"15\n" -"help.text" -msgid "Vertical scrollbar" -msgstr "Thanh cuộn nằm dọc" - -#: 01040200.xhp -msgctxt "" -"01040200.xhp\n" -"par_id3150541\n" -"16\n" -"help.text" -msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/vscrollbar\">Displays the vertical scrollbar.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/vscrollbar\">Hiển thị thanh cuộn nằm dọc.</ahelp>" - -#: 01040200.xhp -msgctxt "" -"01040200.xhp\n" -"hd_id3148798\n" -"65\n" -"help.text" -msgid "Ruler" -msgstr "Thước" - -#: 01040200.xhp -msgctxt "" -"01040200.xhp\n" -"par_id3154126\n" -"66\n" -"help.text" -msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/ruler\">Enables the rulers. Use the following two check boxes to select the ruler(s) to be shown.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/ruler\">HIệu lực các thước đo (thường bên trên và bên trái tài liệu : có ích để đặt vị trí). Hãy dùng hai hộp chọn theo đây để chọn {những) thước cần hiển thị.</ahelp>" - -#: 01040200.xhp -msgctxt "" -"01040200.xhp\n" "hd_id3159149\n" "17\n" "help.text" @@ -6362,19 +6160,17 @@ msgstr "Xác định những phần tử nào cần hiển thị trong tài li msgctxt "" "01040200.xhp\n" "hd_id3153143\n" -"36\n" "help.text" -msgid "Graphics and objects" -msgstr "Đồ họa và Đối tượng" +msgid "Images and objects" +msgstr "" #: 01040200.xhp msgctxt "" "01040200.xhp\n" "par_id3149261\n" -"37\n" "help.text" -msgid "<variable id=\"grafikenaus\"><ahelp hid=\"modules/swriter/ui/viewoptionspage/graphics\">Specifies whether to display graphics and objects on the screen.</ahelp></variable> If these elements are hidden, you will see empty frames as placeholders." -msgstr "<variable id=\"grafikenaus\"><ahelp hid=\"modules/swriter/ui/viewoptionspage/graphics\">Ghi rõ có nên hiển thị đồ họa và đối tượng trên màn hình hay không.</ahelp></variable> Không thì bạn chỉ thấy khung rỗng làm bộ giữ chỗ." +msgid "<variable id=\"grafikenaus\"><ahelp hid=\"modules/swriter/ui/viewoptionspage/graphics\">Specifies whether to display images and objects on the screen.</ahelp></variable> If these elements are hidden, you will see empty frames as placeholders." +msgstr "" #: 01040200.xhp #, fuzzy @@ -6390,10 +6186,9 @@ msgstr "Bạn cũng có thể điều khiển cách hiển thị đồ họa, b msgctxt "" "01040200.xhp\n" "par_id3146898\n" -"39\n" "help.text" -msgid "If the <emph>Graphics and objects </emph>option is not selected, no graphics will be loaded from the Internet. Graphics within a table and without an indication of their size can cause display problems when using an older HTML standard on the browsed page." -msgstr "Không bật tùy chọn <emph>Đồ họa và Đối tượng</emph> thì không có đồ họa nào sẽ được tải xuống Internet. Đồ họa bên trong bảng mà không ngụ ý kích cỡ cũng có thể gây ra vấn đề khi sử dụng tiêu chuẩn cũ trên trang đang duyệt." +msgid "If the <emph>Images and objects</emph> option is not selected, no graphics will be loaded from the Internet. Graphics within a table and without an indication of their size can cause display problems when using an older HTML standard on the browsed page." +msgstr "" #: 01040200.xhp msgctxt "" @@ -6455,8 +6250,8 @@ msgctxt "" "par_id3155959\n" "45\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/fieldcodes\">Displays the field names in the document instead of the contents of the fields.</ahelp> You can also choose <link href=\"text/swriter/01/03090000.xhp\" name=\"View - Fields\"><emph>View - Fields</emph></link> in a text document." -msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/fieldcodes\">Hiển thị tên trường, thay cho nội dung của trường, trong tài liệu.</ahelp> Bạn cũng có thể chọn mục trình đơn <link href=\"text/swriter/01/03090000.xhp\" name=\"Xem > Trường\"><emph>Xem > Trường</emph></link> trong tài liệu văn bản." +msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/fieldcodes\">Displays the field names in the document instead of the contents of the fields.</ahelp> You can also choose <link href=\"text/swriter/01/03090000.xhp\" name=\"View - Field Names\"><emph>View - Field Names</emph></link> in a text document." +msgstr "" #: 01040200.xhp msgctxt "" @@ -6679,24 +6474,6 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/optfonttabpage/idxbox\">Specifies the font used for indexes, alphabetical indexes, and tables of contents.</ahelp>" msgstr "" -#: 01040300.xhp -msgctxt "" -"01040300.xhp\n" -"hd_id3150103\n" -"15\n" -"help.text" -msgid "Current document only" -msgstr "Chỉ tài liệu hiện có" - -#: 01040300.xhp -msgctxt "" -"01040300.xhp\n" -"par_id3083444\n" -"17\n" -"help.text" -msgid "<ahelp hid=\"modules/swriter/ui/optfonttabpage/doconly\">Specifies that the settings apply to the current document only.</ahelp>" -msgstr "" - #: 01040301.xhp msgctxt "" "01040301.xhp\n" @@ -7165,9 +6942,8 @@ msgstr "Không xẻ (không phải trong HTML)" msgctxt "" "01040500.xhp\n" "par_id3155429\n" -"34\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/dontsplit\">Specifies that tables are not split by any type of text flow break.</ahelp> You can also find this option in menu <emph>Table - Table Properties - Text Flow</emph>." +msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/dontsplit\">Specifies that tables are not split by any type of text flow break.</ahelp> You can also find this option in menu <emph>Table - Properties - Text Flow</emph>." msgstr "" #: 01040500.xhp @@ -11019,14 +10795,12 @@ msgid "<ahelp hid=\"modules/scalc/ui/optchangespage/OptChangesPage\">The<emph> C msgstr "" #: 01060600.xhp -#, fuzzy msgctxt "" "01060600.xhp\n" "par_id3156343\n" -"13\n" "help.text" -msgid "To record changes to your work, choose <link href=\"text/shared/01/02230000.xhp\" name=\"Edit - Track Changes\"><emph>Edit - Track Changes</emph></link>." -msgstr "Để thu các thay đổi trong tài liệu, hãy chọn lệnh trình đơn <link href=\"text/shared/01/02230000.xhp\" name=\"Sửa > Thay đổi\"><emph>Sửa > Thay đổi</emph></link>." +msgid "To record changes to your work, choose <link href=\"text/shared/01/02230000.xhp\" name=\"Edit - Track Changes - Record Changes\"><emph>Edit - Track Changes - Record Changes</emph></link>." +msgstr "" #: 01060600.xhp msgctxt "" @@ -15741,8 +15515,8 @@ msgctxt "" "javaparameters.xhp\n" "par_idN105A7\n" "help.text" -msgid "Assign" -msgstr "Gán" +msgid "Add" +msgstr "" #: javaparameters.xhp msgctxt "" @@ -15755,6 +15529,22 @@ msgstr "<ahelp hid=\"cui/ui/javastartparametersdialog/assignbtn\">Thêm vào dan #: javaparameters.xhp msgctxt "" "javaparameters.xhp\n" +"par_idN105C55\n" +"help.text" +msgid "Edit" +msgstr "" + +#: javaparameters.xhp +msgctxt "" +"javaparameters.xhp\n" +"par_idN105C66\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/javastartparametersdialog/editbtn\">Opens a dialog where the selected JRE start parameter can be edited.</ahelp>" +msgstr "" + +#: javaparameters.xhp +msgctxt "" +"javaparameters.xhp\n" "par_idN105C2\n" "help.text" msgid "Remove" diff --git a/source/vi/helpcontent2/source/text/simpress/00.po b/source/vi/helpcontent2/source/text/simpress/00.po index e182d70e0b0..4b9b6772e87 100644 --- a/source/vi/helpcontent2/source/text/simpress/00.po +++ b/source/vi/helpcontent2/source/text/simpress/00.po @@ -3,8 +3,8 @@ 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: 2016-05-23 21:36+0200\n" -"PO-Revision-Date: 2016-04-17 00:14+0000\n" +"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"PO-Revision-Date: 2016-07-07 00:05+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: vi\n" @@ -12,9 +12,9 @@ msgstr "" "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: 1460852078.000000\n" +"X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1467849920.000000\n" #: 00000004.xhp msgctxt "" @@ -814,8 +814,8 @@ msgctxt "" "par_id3153012\n" "12\n" "help.text" -msgid "<variable id=\"seitenvorlage\">Choose <emph>Format - Slide Design</emph></variable>" -msgstr "<variable id=\"seitenvorlage\">Chọn lệnh <emph>Định dạng - Thiết kế ảnh chiếu</emph>.</variable>" +msgid "<variable id=\"seitenvorlage\">Choose <emph>Slide - Slide Master Design</emph></variable>" +msgstr "" #: 00000406.xhp msgctxt "" diff --git a/source/vi/helpcontent2/source/text/simpress/01.po b/source/vi/helpcontent2/source/text/simpress/01.po index 536a7a447a2..077b2fec774 100644 --- a/source/vi/helpcontent2/source/text/simpress/01.po +++ b/source/vi/helpcontent2/source/text/simpress/01.po @@ -3,8 +3,8 @@ 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: 2016-07-04 16:53+0200\n" -"PO-Revision-Date: 2016-05-25 05:31+0000\n" +"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"PO-Revision-Date: 2016-07-07 00:06+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: vi\n" @@ -12,9 +12,9 @@ msgstr "" "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: 1464154307.000000\n" +"X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1467849973.000000\n" #: 01170000.xhp msgctxt "" @@ -492,8 +492,8 @@ msgctxt "" "par_id3149379\n" "2\n" "help.text" -msgid "<ahelp hid=\"HID_SD_NAVIGATOR\">Opens the Navigator, where you can quickly jump to other slides or move between open files.</ahelp>" -msgstr "<ahelp hid=\"HID_SD_NAVIGATOR\">Mở <emph>Bộ điều hướng</emph>, trong đó bạn có thể nhay nhanh tới ảnh chiếu khác hay di chuyển giữa các tập tin còn mở.</ahelp>" +msgid "<ahelp hid=\"modules/simpress/ui/navigatorpanel/NavigatorPanel\">Opens the Navigator, where you can quickly jump to other slides or move between open files.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -564,8 +564,8 @@ msgctxt "" "par_id3153564\n" "12\n" "help.text" -msgid "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_FIRST\">Jumps to the first slide in the slide show.</ahelp>" -msgstr "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_FIRST\">Nhảy về ảnh chiếu thứ nhất của trình chiếu.</ahelp>" +msgid "<ahelp hid=\"modules/simpress/ui/navigatorpanel/first\">Jumps to the first slide in the slide show.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -599,8 +599,8 @@ msgctxt "" "par_id3148768\n" "15\n" "help.text" -msgid "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_PREV\">Moves back one slide in the slide show.</ahelp>" -msgstr "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_PREV\">Trở về ảnh chiếu trước đó trong trình diễn.</ahelp>" +msgid "<ahelp hid=\"modules/simpress/ui/navigatorpanel/previous\">Moves back one slide in the slide show.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -634,8 +634,8 @@ msgctxt "" "par_id3153920\n" "18\n" "help.text" -msgid "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_NEXT\">Move forward one slide in the slide show.</ahelp>" -msgstr "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_NEXT\">Tiến tới ảnh chiếu kế tiếp trong trình diễn.</ahelp>" +msgid "<ahelp hid=\"modules/simpress/ui/navigatorpanel/next\">Move forward one slide in the slide show.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -669,8 +669,8 @@ msgctxt "" "par_id3147564\n" "21\n" "help.text" -msgid "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_LAST\">Jumps to the last slide in the slide show.</ahelp>" -msgstr "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_LAST\">Nhảy tới ảnh chiếu cuối cùng của trình diễn.</ahelp>" +msgid "<ahelp hid=\"modules/simpress/ui/navigatorpanel/last\">Jumps to the last slide in the slide show.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -704,8 +704,8 @@ msgctxt "" "par_id3150264\n" "24\n" "help.text" -msgid "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_DRAGTYPE\">Drag and drop slides and named objects into the active slide.</ahelp> You can only insert slides and named objects from a saved file. You can only insert named objects as copies." -msgstr "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_DRAGTYPE\">Kéo thả ảnh chiếu và đối tượng có tên vào ảnh chiếu hoạt động.</ahelp> Chỉ có thể chèn ảnh chiếu và/hay đối tượng có tên từ tập tin đã lưu. Cũng chỉ có thể chèn đối tượng có tên dạng bản sao chép." +msgid "<ahelp hid=\"modules/simpress/ui/navigatorpanel/dragmode\">Drag and drop slides and named objects into the active slide.</ahelp> You can only insert slides and named objects from a saved file. You can only insert named objects as copies." +msgstr "" #: 02110000.xhp msgctxt "" @@ -843,8 +843,8 @@ msgctxt "" "par_id3154599\n" "37\n" "help.text" -msgid "<ahelp hid=\"HID_SD_NAVIGATOR_TLB\">Lists available slides. Double-click a slide to make it the active slide.</ahelp>" -msgstr "<ahelp hid=\"HID_SD_NAVIGATOR_TLB\">Liệt kê các ảnh chiếu sẵn sàng. Nhấn đôi vào ảnh chiếu để làm cho nó là ảnh chiếu hoạt động.</ahelp>" +msgid "<ahelp hid=\"modules/simpress/ui/navigatorpanel/tree\">Lists available slides. Double-click a slide to make it the active slide.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -861,8 +861,8 @@ msgctxt "" "par_id3150631\n" "35\n" "help.text" -msgid "<ahelp hid=\"HID_SD_NAVIGATOR_LB\">Lists available $[officename] files.</ahelp> Select a file to display the contents you can insert." -msgstr "<ahelp hid=\"HID_SD_NAVIGATOR_LB\">Liệt kê các tập tin $[officename] có sẵn.</ahelp> Chọn một tập tin để hiển thị nội dung bạn có thể chèn." +msgid "<ahelp hid=\"modules/simpress/ui/navigatorpanel/documents\">Lists available $[officename] files.</ahelp> Select a file to display the contents you can insert." +msgstr "" #: 02120000.xhp msgctxt "" @@ -2197,6 +2197,14 @@ msgstr "Trang thẻ <emph>Ghi chú và Phát tay</emph> trên đó bạn có th #: 03152000.xhp msgctxt "" "03152000.xhp\n" +"par_id083120160418133174\n" +"help.text" +msgid "<image id=\"img_id083120160418043590\" src=\"media/screenshots/modules/simpress/ui/headerfooterdialog/HeaderFooterDialog.png\" width=\"6.5835in\" height=\"5.5102in\"><alt id=\"alt_id083120160418043590\">Header and footer dialog</alt></image>" +msgstr "" + +#: 03152000.xhp +msgctxt "" +"03152000.xhp\n" "par_idN106B7\n" "help.text" msgid "Include on slide" @@ -2731,6 +2739,14 @@ msgstr "Để đặt phạm vi đính, mở tùy thích <switchinline select=\"a #: 04030000.xhp msgctxt "" "04030000.xhp\n" +"par_id083120160555409190\n" +"help.text" +msgid "<image id=\"img_id083120160554511738\" src=\"media/screenshots/modules/sdraw/ui/dlgsnap/SnapObjectDialog.png\" width=\"3.0728in\" height=\"2.6354in\"><alt id=\"alt_id083120160554511738\">Snap points dialog</alt></image>" +msgstr "" + +#: 04030000.xhp +msgctxt "" +"04030000.xhp\n" "hd_id3147402\n" "5\n" "help.text" @@ -6820,13 +6836,12 @@ msgid "Slide Show Settings" msgstr "Thiết lập Chiếu ảnh" #: 06080000.xhp -#, fuzzy msgctxt "" "06080000.xhp\n" "bm_id3153818\n" "help.text" -msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple monitors</bookmark_value>" -msgstr "<bookmark_value>trình diễn; thiết lập</bookmark_value><bookmark_value>chiếu ảnh; thiết lập</bookmark_value><bookmark_value>trình diễn; cửa sổ/toàn màn hình</bookmark_value><bookmark_value>nhiều màn hình</bookmark_value>" +msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value>" +msgstr "" #: 06080000.xhp msgctxt "" @@ -6913,8 +6928,8 @@ msgctxt "" "06080000.xhp\n" "hd_id3150653\n" "help.text" -msgid "Type" -msgstr "Kiểu" +msgid "Presentation Mode" +msgstr "" #: 06080000.xhp msgctxt "" @@ -6929,8 +6944,8 @@ msgctxt "" "06080000.xhp\n" "hd_id3150482\n" "help.text" -msgid "Default" -msgstr "Mặc định" +msgid "Full screen" +msgstr "" #: 06080000.xhp msgctxt "" @@ -6945,8 +6960,8 @@ msgctxt "" "06080000.xhp\n" "hd_id3153034\n" "help.text" -msgid "Window" -msgstr "Cửa sổ" +msgid "In a window" +msgstr "" #: 06080000.xhp msgctxt "" @@ -6961,8 +6976,8 @@ msgctxt "" "06080000.xhp\n" "hd_id3145593\n" "help.text" -msgid "Auto" -msgstr "Tự động" +msgid "Loop and repeat after" +msgstr "" #: 06080000.xhp msgctxt "" @@ -7065,28 +7080,12 @@ msgctxt "" "06080000.xhp\n" "par_id3150475\n" "help.text" -msgid "Anything you write with the pen is not saved when you exit the slide show. The properties of the pen can be changed by choosing the <emph>Pen Width</emph> or <emph>Change pen Color</emph> command in the context menu of the running slide show." +msgid "Anything you write with the pen will appear in your slides after exiting the slideshow. The properties of the pen can be changed by choosing the <emph>Pen Width</emph> or <emph>Change pen Color</emph> command in the context menu of the running slide show." msgstr "" #: 06080000.xhp msgctxt "" "06080000.xhp\n" -"hd_id3153927\n" -"help.text" -msgid "Navigator visible" -msgstr "Hiện Bộ điều hướng" - -#: 06080000.xhp -msgctxt "" -"06080000.xhp\n" -"par_id3148430\n" -"help.text" -msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/navigatorvisible\">Displays the <link href=\"text/simpress/01/02110000.xhp\" name=\"Navigator\">Navigator</link> during the slide show.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/navigatorvisible\">Hiển thị <link href=\"text/simpress/01/02110000.xhp\" name=\"Bộ điều hướng\">Bộ điều hướng</link> trong khi chiếu ảnh.</ahelp>" - -#: 06080000.xhp -msgctxt "" -"06080000.xhp\n" "hd_id3153718\n" "help.text" msgid "Animations allowed" @@ -7137,41 +7136,40 @@ msgctxt "" "06080000.xhp\n" "hd_id6086611\n" "help.text" -msgid "Multiple Monitors" -msgstr "Nhiều màn hình" +msgid "Multiple Displays" +msgstr "" #: 06080000.xhp msgctxt "" "06080000.xhp\n" "par_id5446943\n" "help.text" -msgid "By default the primary monitor is used for slide show mode. If the current desktop is displayed on more than one monitor, you can select which monitor to use for full screen slide show mode. If the current desktop spans only one monitor, or if the multi monitor feature is not supported on the current system, you cannot select another monitor." -msgstr "Mặc định là màn hình chính được dùng trong chế độ chiếu ảnh. Nếu môi trường làm việc hiệ thời được hiển thị trên hơn một màn hình, bạn cũng có thể chọn màn hình nào cần dùng trong chế độ toàn màn hình. Môi trường hiện thời chỉ được hiển thị trên một màn hình thì bạn không thể sử dụng tính năng nhiều màn hình, cũng không thể chọn màn hình khác." +msgid "By default the primary display is used for slide show mode. If the current desktop is displayed on more than one display, you can select which display to use for full screen slide show mode. If the current desktop spans only one display, or if the multi display feature is not supported on the current system, you cannot select another display." +msgstr "" #: 06080000.xhp msgctxt "" "06080000.xhp\n" "hd_id4962309\n" "help.text" -msgid "Presentation Monitor" -msgstr "Màn hình Trình diễn" +msgid "Presentation display" +msgstr "" #: 06080000.xhp msgctxt "" "06080000.xhp\n" "par_id5168919\n" "help.text" -msgid "<ahelp hid=\".\">Select a monitor to use for full screen slide show mode.</ahelp>" -msgstr "<ahelp hid=\".\">Chọn màn hình nào cần dùng trong chế độ toàn màn hình của chiếu ảnh.</ahelp>" +msgid "<ahelp hid=\".\">Select a display to use for full screen slide show mode.</ahelp>" +msgstr "" #: 06080000.xhp -#, fuzzy msgctxt "" "06080000.xhp\n" "par_id4846339\n" "help.text" -msgid "If the system allows the user to span a window over all available monitors, you can also select \"All monitors\". In this case the presentation is spanned over all available monitors." -msgstr "Nếu hệ điều hành cho phép hiển thị một cửa sổ qua mọi màn hình sẵn sàng, bạn cũng có thể chọn chức năng « Mọi màn hình ». Trong trường hợp này, trình diễn sẽ được hiển thị trên mọi màn hình sẵn sàng. (Tính năng này rất có ích khi dạy, hoặc khi có nhóm khán giả lớn hay khán giả ở vài địa điểm khác.)" +msgid "If the system allows the user to span a window over all available displays, you can also select \"All displays\". In this case the presentation is spanned over all available displays." +msgstr "" #: 06080000.xhp msgctxt "" @@ -9039,147 +9037,3 @@ msgctxt "" "help.text" msgid "You can use the <switchinline select=\"appl\"><caseinline select=\"DRAW\">Page </caseinline><defaultinline>Slide </defaultinline></switchinline> Pane to add, to rename, to delete, and to arrange slides or pages in Impress and Draw." msgstr "Bạn có thể sử dụng Ô <switchinline select=\"appl\"><caseinline select=\"DRAW\">Trang </caseinline><defaultinline>Ảnh chiếu</defaultinline></switchinline> để thêm, thay đổi tên, xoá hay sắp đặt các ảnh chiếu hay trang trong chương trình Impress hay Draw." - -#: taskpanel.xhp -msgctxt "" -"taskpanel.xhp\n" -"tit\n" -"help.text" -msgid "Task Pane" -msgstr "Ô Tác vụ" - -#: taskpanel.xhp -msgctxt "" -"taskpanel.xhp\n" -"bm_id3274636\n" -"help.text" -msgid "<bookmark_value>task pane</bookmark_value>" -msgstr "<bookmark_value>ô cửa sổ tác vụ</bookmark_value>" - -#: taskpanel.xhp -msgctxt "" -"taskpanel.xhp\n" -"par_idN10544\n" -"help.text" -msgid "<link href=\"text/simpress/01/taskpanel.xhp\">Task Pane</link>" -msgstr "<link href=\"text/simpress/01/taskpanel.xhp\">Ô Tác vụ</link>" - -#: taskpanel.xhp -msgctxt "" -"taskpanel.xhp\n" -"par_idN10554\n" -"help.text" -msgid "<ahelp hid=\".\">Switches the %PRODUCTNAME Impress task pane on and off.</ahelp>" -msgstr "<ahelp hid=\".\">Hiển thị hay ẩn Ô cửa sổ Tác vụ của %PRODUCTNAME Impress.</ahelp>" - -#: taskpanel.xhp -msgctxt "" -"taskpanel.xhp\n" -"par_idN10557\n" -"help.text" -msgid "The task pane contains pages to specify the master pages, layouts, custom animation, and slide transition. Click another heading to open another page." -msgstr "Ô cửa sổ Tác vụ chứa các trang đại diện trang chủ, bố trí, dãy hoạt họa riêng và sự chuyển tiếp ảnh chiếu. Nhấn vào tiêu đề khác để mở trang khác." - -#: taskpanel.xhp -msgctxt "" -"taskpanel.xhp\n" -"par_idN10652\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Master Pages tab page, where you apply a master page (background) to all slides (left-click) or to the selected slides (right-click).</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Mở trang thẻ <emph>Trang chủ</emph>, trên đó bạn áp dụng trang chủ (nền) cho mọi ảnh chiếu (nhấn-trái) hay cho những ảnh chiếu đã chọn (nhấn-phải).</ahelp>" - -#: taskpanel.xhp -msgctxt "" -"taskpanel.xhp\n" -"par_idN1067D\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Lists the currently used master pages.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Liệt kê các trang chủ được dùng hiện thời.</ahelp>" - -#: taskpanel.xhp -msgctxt "" -"taskpanel.xhp\n" -"par_idN106A8\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Lists the recently used master pages.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Liệt kê các trang chủ vừa dùng.</ahelp>" - -#: taskpanel.xhp -msgctxt "" -"taskpanel.xhp\n" -"par_idN106D3\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Lists all available master pages.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Liệt kê mọi trang chủ sẵn sàng hiện thời.</ahelp>" - -#: taskpanel.xhp -msgctxt "" -"taskpanel.xhp\n" -"par_idN106FA\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Left-click to apply the master page to all slides. Right-click for a submenu.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Nhấn-trái để áp dụng trang chủ cho mọi ảnh chiếu. Nhấn-phải để mở trình đơn ngữ cảnh.</ahelp>" - -#: taskpanel.xhp -msgctxt "" -"taskpanel.xhp\n" -"par_idN10747\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Applies the master page to all slides.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Áp dụng trang chủ cho mọi ảnh chiếu.</ahelp>" - -#: taskpanel.xhp -msgctxt "" -"taskpanel.xhp\n" -"par_idN10762\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Applies the master page or the slide design to the selected slides.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Áp dụng trang chủ hay bản thiết kế ảnh chiếu cho các ảnh chiếu đã chọn.</ahelp>" - -#: taskpanel.xhp -msgctxt "" -"taskpanel.xhp\n" -"par_idN10785\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Resizes the preview of the master pages.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Thay đổi kích cỡ của ô xem thử trang chủ.</ahelp>" - -#: taskpanel.xhp -msgctxt "" -"taskpanel.xhp\n" -"par_idN107B4\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Layouts tab page, where you apply a slide design to the selected slide or slides.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Mở trang thẻ <emph>Bố trí</emph>, trên đó bạn có thể áp dụng bản thiết kế ảnh chiếu cho các ảnh chiếu đã chọn.</ahelp>" - -#: taskpanel.xhp -msgctxt "" -"taskpanel.xhp\n" -"par_idN107CB\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to apply a slide design to all selected slides. Right-click for a submenu.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Nhấn chuột để áp dụng bản thiết kế ảnh chiếu cho các ảnh chiếu đã chọn. Nhấn-phải để mở trình đơn ngữ cảnh.</ahelp>" - -#: taskpanel.xhp -msgctxt "" -"taskpanel.xhp\n" -"par_idN1080E\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Custom Animation tab page, where you apply effects to the selected objects on a slide.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Mở trang thẻ <emph>Hoạt họa riêng</emph>, trên đó bạn có thể áp dụng hiệu ứng cho các đối tượng đã chọn trên ảnh chiếu.</ahelp>" - -#: taskpanel.xhp -msgctxt "" -"taskpanel.xhp\n" -"par_idN10839\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Slide Transition tab page, where you apply transition effects to the selected slides.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Mở trang thẻ <emph>Chuyển tiếp Ảnh chiếu</emph>, trên đó bạn có thể áp dụng hiệu ứng chuyển tiếp cho các ảnh chiếu đã chọn.</ahelp>" - -#: taskpanel.xhp -msgctxt "" -"taskpanel.xhp\n" -"par_id0916200812240344\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Table Design. Double-click a preview to insert a new table.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Mở hộp thoại Thiết kế Bảng. Nhấn đúp vào một hình thu nhỏ để chèn thêm một bảng mới.</ahelp>" diff --git a/source/vi/helpcontent2/source/text/simpress/02.po b/source/vi/helpcontent2/source/text/simpress/02.po index 4485f3ccb35..7cdb1c593b2 100644 --- a/source/vi/helpcontent2/source/text/simpress/02.po +++ b/source/vi/helpcontent2/source/text/simpress/02.po @@ -3,18 +3,18 @@ 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: 2016-04-16 21:40+0200\n" -"PO-Revision-Date: 2015-12-11 12:45+0000\n" -"Last-Translator: system user <>\n" +"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"PO-Revision-Date: 2016-07-07 00:06+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-Generator: Pootle 2.7\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1449837959.000000\n" +"X-POOTLE-MTIME: 1467849975.000000\n" #: 04010000.xhp msgctxt "" @@ -4398,25 +4398,6 @@ msgid "<link href=\"text/shared/01/04140000.xhp\" name=\"From File\">From File</ msgstr "<link href=\"text/shared/01/04140000.xhp\" name=\"Từ tập tin\">Từ tập tin</link>" #: 10110000.xhp -#, fuzzy -msgctxt "" -"10110000.xhp\n" -"hd_id3155408\n" -"17\n" -"help.text" -msgid "<link href=\"text/shared/01/04150400.xhp\" name=\"Audio\">Audio</link>" -msgstr "<link href=\"text/shared/01/04150500.xhp\" name=\"Ảnh động\">Ảnh động</link>" - -#: 10110000.xhp -msgctxt "" -"10110000.xhp\n" -"hd_id3145063\n" -"18\n" -"help.text" -msgid "<link href=\"text/shared/01/04150500.xhp\" name=\"Video\">Video</link>" -msgstr "<link href=\"text/shared/01/04150500.xhp\" name=\"Ảnh động\">Ảnh động</link>" - -#: 10110000.xhp msgctxt "" "10110000.xhp\n" "hd_id3145826\n" @@ -4443,15 +4424,6 @@ msgctxt "" msgid "<link href=\"text/shared/01/04150100.xhp\" name=\"OLE Object\">OLE Object</link>" msgstr "<link href=\"text/shared/01/04150100.xhp\" name=\"Đối tượng OLE\">Đối tượng OLE</link>" -#: 10110000.xhp -msgctxt "" -"10110000.xhp\n" -"hd_id3155930\n" -"15\n" -"help.text" -msgid "<link href=\"text/shared/01/04150200.xhp\" name=\"Plug-in\">Plug-in</link>" -msgstr "<link href=\"text/shared/01/04150200.xhp\" name=\"Phần bổ sung\">Phần bổ sung</link>" - #: 10120000.xhp msgctxt "" "10120000.xhp\n" diff --git a/source/vi/helpcontent2/source/text/simpress/guide.po b/source/vi/helpcontent2/source/text/simpress/guide.po index f8964ad0c42..7d741273da9 100644 --- a/source/vi/helpcontent2/source/text/simpress/guide.po +++ b/source/vi/helpcontent2/source/text/simpress/guide.po @@ -3,8 +3,8 @@ 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: 2016-05-07 21:35+0200\n" -"PO-Revision-Date: 2016-05-02 14:19+0000\n" +"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"PO-Revision-Date: 2016-07-07 00:06+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: vi\n" @@ -12,9 +12,9 @@ msgstr "" "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: 1462198745.000000\n" +"X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1467849978.000000\n" #: 3d_create.xhp msgctxt "" @@ -1177,7 +1177,7 @@ msgctxt "" "background.xhp\n" "par_idN1083F\n" "help.text" -msgid "Choose <emph>File - Save As Template</emph> to save the document as a template." +msgid "Choose <emph>File - Templates - Save As Template</emph> to save the document as a template." msgstr "" #: background.xhp @@ -1193,8 +1193,8 @@ msgctxt "" "background.xhp\n" "par_idN1084A\n" "help.text" -msgid "Now you can use the Presentation Wizard to open a new presentation based on your new template." -msgstr "Lúc bây giờ bạn có thể sử dụng Trợ lý Trình diễn để mở một trình diễn mới dựa vào mẫu mới." +msgid "Now you can use the Templates window to open a new presentation based on your new template." +msgstr "" #: change_scale.xhp msgctxt "" @@ -3640,8 +3640,8 @@ msgctxt "" "par_id3154702\n" "19\n" "help.text" -msgid "Select <emph>Format - Slide Design</emph>." -msgstr "Chọn lệnh <emph>Định dạng > Thiết kế ảnh chiếu</emph>." +msgid "Select <emph>Slide - Slide Master Design</emph>." +msgstr "" #: masterpage.xhp msgctxt "" @@ -3709,6 +3709,46 @@ msgstr "Để áp dụng thiết kế ảnh chiếu vào chỉ ảnh chiếu hi #: masterpage.xhp msgctxt "" "masterpage.xhp\n" +"par_idN106FA\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Left-click to apply the master page to all slides. Right-click for a submenu.</ahelp>" +msgstr "" + +#: masterpage.xhp +msgctxt "" +"masterpage.xhp\n" +"par_idN10747\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Applies the master page to all slides.</ahelp>" +msgstr "" + +#: masterpage.xhp +msgctxt "" +"masterpage.xhp\n" +"par_idN10762\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Applies the master page or the slide design to the selected slides.</ahelp>" +msgstr "" + +#: masterpage.xhp +msgctxt "" +"masterpage.xhp\n" +"par_idN10785\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Resizes the preview of the master pages.</ahelp>" +msgstr "" + +#: masterpage.xhp +msgctxt "" +"masterpage.xhp\n" +"par_idN107CB\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to apply a slide design to all selected slides. Right-click for a submenu.</ahelp>" +msgstr "" + +#: masterpage.xhp +msgctxt "" +"masterpage.xhp\n" "par_id3149941\n" "24\n" "help.text" @@ -4765,10 +4805,9 @@ msgstr "$[officename] đã ghi lưu thời gian hiển thị mỗi ảnh chiếu msgctxt "" "rehearse_timings.xhp\n" "par_id3145248\n" -"12\n" "help.text" -msgid "If you want the whole presentation to auto-repeat, open the menu <emph>Slide Show - Slide Show Settings</emph>. Click <emph>Auto</emph> and <emph>OK</emph>." -msgstr "Nếu bạn muốn toàn trình diễn tự động lặp lại, mở mục trình đơn <emph>Chiếu ảnh > Thiết lập chiếu ảnh</emph>. Nhấn vào mục <emph>Tự động</emph> rồi vào nút <emph>OK</emph>." +msgid "If you want the whole presentation to auto-repeat, open the menu <emph>Slide Show - Slide Show Settings</emph>. Click <emph>Loop and repeat after</emph> and <emph>OK</emph>." +msgstr "" #: rehearse_timings.xhp msgctxt "" @@ -4985,14 +5024,6 @@ msgstr "Trong vùng <emph>Kiểu</emph>, nhấn vào mục <emph>Tự động</e #: show.xhp msgctxt "" "show.xhp\n" -"par_id4959257\n" -"help.text" -msgid "When you create a new slide show using the <link href=\"text/shared/autopi/01050000.xhp\">Presentation Wizard</link>, you can select the duration of slides and of the pause, on the third wizard page." -msgstr "Khi bạn tạo một chiếu ảnh mới bằng <link href=\"text/shared/autopi/01050000.xhp\">Trợ lý Trình diễn</link>, bạn cung có thể chọn thời gian hiển thị mỗi ảnh chiếu, và thời gian tạm dừng, trên trang thứ ba của trợ lý." - -#: show.xhp -msgctxt "" -"show.xhp\n" "hd_id1906491\n" "help.text" msgid "Running a slide show from a file" diff --git a/source/vi/helpcontent2/source/text/smath/00.po b/source/vi/helpcontent2/source/text/smath/00.po index 5fd200cd8fa..98e4df5448e 100644 --- a/source/vi/helpcontent2/source/text/smath/00.po +++ b/source/vi/helpcontent2/source/text/smath/00.po @@ -3,18 +3,18 @@ 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: 2015-11-10 19:33+0100\n" -"PO-Revision-Date: 2013-05-27 10:57+0000\n" -"Last-Translator: system user <>\n" +"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"PO-Revision-Date: 2016-07-07 00:06+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-Generator: Pootle 2.7\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1369652265.000000\n" +"X-POOTLE-MTIME: 1467849979.000000\n" #: 00000004.xhp msgctxt "" @@ -323,8 +323,8 @@ msgctxt "" "00000004.xhp\n" "par_id3153535\n" "help.text" -msgid "<image id=\"img_id3151310\" src=\"starmath/res/im21101.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151310\">Icon</alt></image>" -msgstr "<image id=\"img_id3151310\" src=\"starmath/res/im21101.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151310\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3151310\" src=\"res/helpimg/starmath/im21101.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151310\">Icon</alt></image>" +msgstr "" #: 00000004.xhp msgctxt "" @@ -358,8 +358,8 @@ msgctxt "" "00000004.xhp\n" "par_id3147531\n" "help.text" -msgid "<image id=\"img_id3151103\" src=\"starmath/res/bi21309.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151103\">Icon</alt></image>" -msgstr "<image id=\"img_id3151103\" src=\"starmath/res/bi21309.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151103\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3151103\" src=\"res/helpimg/starmath/bi21309.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151103\">Icon</alt></image>" +msgstr "" #: 00000004.xhp msgctxt "" @@ -393,8 +393,8 @@ msgctxt "" "00000004.xhp\n" "par_id3146921\n" "help.text" -msgid "<image id=\"img_id3146927\" src=\"starmath/res/im21105.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146927\">Icon</alt></image>" -msgstr "<image id=\"img_id3146927\" src=\"starmath/res/im21105.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146927\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3146927\" src=\"res/helpimg/starmath/im21105.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146927\">Icon</alt></image>" +msgstr "" #: 00000004.xhp msgctxt "" @@ -428,8 +428,8 @@ msgctxt "" "00000004.xhp\n" "par_id3149103\n" "help.text" -msgid "<image id=\"img_id3154825\" src=\"starmath/res/im21104.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154825\">Icon</alt></image>" -msgstr "<image id=\"img_id3154825\" src=\"starmath/res/im21104.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154825\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3154825\" src=\"res/helpimg/starmath/im21104.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154825\">Icon</alt></image>" +msgstr "" #: 00000004.xhp msgctxt "" @@ -463,8 +463,8 @@ msgctxt "" "00000004.xhp\n" "par_id3147584\n" "help.text" -msgid "<image id=\"img_id3148733\" src=\"starmath/res/im21107.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148733\">Icon</alt></image>" -msgstr "<image id=\"img_id3148733\" src=\"starmath/res/im21107.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148733\">Icon</alt></image>" +msgid "<image id=\"img_id3148733\" src=\"res/helpimg/starmath/im21107.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148733\">Icon</alt></image>" +msgstr "" #: 00000004.xhp msgctxt "" @@ -498,8 +498,8 @@ msgctxt "" "00000004.xhp\n" "par_id3154376\n" "help.text" -msgid "<image id=\"img_id3154390\" src=\"starmath/res/at21706.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154390\">Icon</alt></image>" -msgstr "<image id=\"img_id3154390\" src=\"starmath/res/at21706.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154390\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3154390\" src=\"res/helpimg/starmath/at21706.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154390\">Icon</alt></image>" +msgstr "" #: 00000004.xhp msgctxt "" @@ -533,8 +533,8 @@ msgctxt "" "00000004.xhp\n" "par_id3151029\n" "help.text" -msgid "<image id=\"img_id3151036\" src=\"starmath/res/im21108.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151036\">Icon</alt></image>" -msgstr "<image id=\"img_id3151036\" src=\"starmath/res/im21108.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151036\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3151036\" src=\"res/helpimg/starmath/im21108.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151036\">Icon</alt></image>" +msgstr "" #: 00000004.xhp msgctxt "" @@ -568,8 +568,8 @@ msgctxt "" "00000004.xhp\n" "par_id3151377\n" "help.text" -msgid "<image id=\"img_id3151384\" src=\"starmath/res/op21401.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151384\">Icon</alt></image>" -msgstr "<image id=\"img_id3151384\" src=\"starmath/res/op21401.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151384\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3151384\" src=\"res/helpimg/starmath/op21401.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151384\">Icon</alt></image>" +msgstr "" #: 00000004.xhp msgctxt "" @@ -730,8 +730,8 @@ msgctxt "" "00000004.xhp\n" "par_id3154715\n" "help.text" -msgid "<image id=\"img_id3154722\" src=\"starmath/res/im21117.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154722\">Icon</alt></image>" -msgstr "<image id=\"img_id3154722\" src=\"starmath/res/im21117.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154722\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3154722\" src=\"res/helpimg/starmath/im21117.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154722\">Icon</alt></image>" +msgstr "" #: 00000004.xhp msgctxt "" diff --git a/source/vi/helpcontent2/source/text/smath/01.po b/source/vi/helpcontent2/source/text/smath/01.po index 100fa88747d..5f51d5ac586 100644 --- a/source/vi/helpcontent2/source/text/smath/01.po +++ b/source/vi/helpcontent2/source/text/smath/01.po @@ -3,8 +3,8 @@ 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: 2016-03-09 20:48+0100\n" -"PO-Revision-Date: 2016-04-17 00:17+0000\n" +"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"PO-Revision-Date: 2016-07-07 00:06+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: vi\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.7\n" -"X-POOTLE-MTIME: 1460852228.000000\n" +"X-POOTLE-MTIME: 1467849983.000000\n" #: 02080000.xhp msgctxt "" @@ -1039,8 +1039,8 @@ msgctxt "" "03090200.xhp\n" "par_idN10086\n" "help.text" -msgid "<image id=\"img_id3153573\" src=\"starmath/res/bi21301.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3153573\">Icon</alt></image>" -msgstr "<image id=\"img_id3153573\" src=\"starmath/res/bi21301.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3153573\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3153573\" src=\"res/helpimg/starmath/bi21301.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3153573\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1065,8 +1065,8 @@ msgctxt "" "03090200.xhp\n" "par_idN100BF\n" "help.text" -msgid "<image id=\"img_id3147523\" src=\"starmath/res/bi21302.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3147523\">Icon</alt></image>" -msgstr "<image id=\"img_id3147523\" src=\"starmath/res/bi21302.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3147523\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3147523\" src=\"res/helpimg/starmath/bi21302.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3147523\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1091,8 +1091,8 @@ msgctxt "" "03090200.xhp\n" "par_idN10101\n" "help.text" -msgid "<image id=\"img_id3154196\" src=\"starmath/res/bi21303.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3154196\">Icon</alt></image>" -msgstr "<image id=\"img_id3154196\" src=\"starmath/res/bi21303.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3154196\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3154196\" src=\"res/helpimg/starmath/bi21303.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3154196\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1117,8 +1117,8 @@ msgctxt "" "03090200.xhp\n" "par_idN10140\n" "help.text" -msgid "<image id=\"img_id3154835\" src=\"starmath/res/bi21304.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3154835\">Icon</alt></image>" -msgstr "<image id=\"img_id3154835\" src=\"starmath/res/bi21304.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3154835\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3154835\" src=\"res/helpimg/starmath/bi21304.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3154835\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1143,8 +1143,8 @@ msgctxt "" "03090200.xhp\n" "par_idN10182\n" "help.text" -msgid "<image id=\"img_id3147321\" src=\"starmath/res/bi21322.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3147321\">Icon</alt></image>" -msgstr "<image id=\"img_id3147321\" src=\"starmath/res/bi21322.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3147321\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3147321\" src=\"res/helpimg/starmath/bi21322.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3147321\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1169,8 +1169,8 @@ msgctxt "" "03090200.xhp\n" "par_idN101BF\n" "help.text" -msgid "<image id=\"img_id3151030\" src=\"starmath/res/bi21323.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151030\">Icon</alt></image>" -msgstr "<image id=\"img_id3151030\" src=\"starmath/res/bi21323.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151030\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3151030\" src=\"res/helpimg/starmath/bi21323.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151030\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1195,8 +1195,8 @@ msgctxt "" "03090200.xhp\n" "par_idN101FC\n" "help.text" -msgid "<image id=\"img_id3155133\" src=\"starmath/res/bi21305.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3155133\">Icon</alt></image>" -msgstr "<image id=\"img_id3155133\" src=\"starmath/res/bi21305.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3155133\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3155133\" src=\"res/helpimg/starmath/bi21305.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3155133\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1221,8 +1221,8 @@ msgctxt "" "03090200.xhp\n" "par_idN1023B\n" "help.text" -msgid "<image id=\"img_id3147468\" src=\"starmath/res/bi21306.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3147468\">Icon</alt></image>" -msgstr "<image id=\"img_id3147468\" src=\"starmath/res/bi21306.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3147468\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3147468\" src=\"res/helpimg/starmath/bi21306.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3147468\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1247,8 +1247,8 @@ msgctxt "" "03090200.xhp\n" "par_idN10279\n" "help.text" -msgid "<image id=\"img_id3155982\" src=\"starmath/res/bi21307.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3155982\">Icon</alt></image>" -msgstr "<image id=\"img_id3155982\" src=\"starmath/res/bi21307.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3155982\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3155982\" src=\"res/helpimg/starmath/bi21307.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3155982\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1273,8 +1273,8 @@ msgctxt "" "03090200.xhp\n" "par_idN102B5\n" "help.text" -msgid "<image id=\"img_id3155773\" src=\"starmath/res/bi21308.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3155773\">Icon</alt></image>" -msgstr "<image id=\"img_id3155773\" src=\"starmath/res/bi21308.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3155773\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3155773\" src=\"res/helpimg/starmath/bi21308.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3155773\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1299,8 +1299,8 @@ msgctxt "" "03090200.xhp\n" "par_idN102F3\n" "help.text" -msgid "<image id=\"img_id3148442\" src=\"starmath/res/bi21309.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148442\">Icon</alt></image>" -msgstr "<image id=\"img_id3148442\" src=\"starmath/res/bi21309.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148442\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3148442\" src=\"res/helpimg/starmath/bi21309.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148442\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1325,8 +1325,8 @@ msgctxt "" "03090200.xhp\n" "par_idN10331\n" "help.text" -msgid "<image id=\"img_id3153299\" src=\"starmath/res/bi21310.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3153299\">Icon</alt></image>" -msgstr "<image id=\"img_id3153299\" src=\"starmath/res/bi21310.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3153299\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3153299\" src=\"res/helpimg/starmath/bi21310.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3153299\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1351,8 +1351,8 @@ msgctxt "" "03090200.xhp\n" "par_idN1036F\n" "help.text" -msgid "<image id=\"img_id3153976\" src=\"starmath/res/bi21311.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3153976\">Icon</alt></image>" -msgstr "<image id=\"img_id3153976\" src=\"starmath/res/bi21311.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3153976\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3153976\" src=\"res/helpimg/starmath/bi21311.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3153976\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1377,8 +1377,8 @@ msgctxt "" "03090200.xhp\n" "par_idN103AD\n" "help.text" -msgid "<image id=\"img_id3151195\" src=\"starmath/res/bi21312.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151195\">Icon</alt></image>" -msgstr "<image id=\"img_id3151195\" src=\"starmath/res/bi21312.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151195\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3151195\" src=\"res/helpimg/starmath/bi21312.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151195\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1403,8 +1403,8 @@ msgctxt "" "03090200.xhp\n" "par_idN103EB\n" "help.text" -msgid "<image id=\"img_id3150103\" src=\"starmath/res/bi21313.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3150103\">Icon</alt></image>" -msgstr "<image id=\"img_id3150103\" src=\"starmath/res/bi21313.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3150103\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3150103\" src=\"res/helpimg/starmath/bi21313.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3150103\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1429,8 +1429,8 @@ msgctxt "" "03090200.xhp\n" "par_idN1042C\n" "help.text" -msgid "<image id=\"img_id3151228\" src=\"starmath/res/bi21314.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151228\">Icon</alt></image>" -msgstr "<image id=\"img_id3151228\" src=\"starmath/res/bi21314.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151228\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3151228\" src=\"res/helpimg/starmath/bi21314.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151228\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1455,8 +1455,8 @@ msgctxt "" "03090200.xhp\n" "par_idN1046D\n" "help.text" -msgid "<image id=\"img_id3151003\" src=\"starmath/res/bi21315.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151003\">Icon</alt></image>" -msgstr "<image id=\"img_id3151003\" src=\"starmath/res/bi21315.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151003\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3151003\" src=\"res/helpimg/starmath/bi21315.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151003\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1481,8 +1481,8 @@ msgctxt "" "03090200.xhp\n" "par_idN104AB\n" "help.text" -msgid "<image id=\"img_id3149631\" src=\"starmath/res/bi21316.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3149631\">Icon</alt></image>" -msgstr "<image id=\"img_id3149631\" src=\"starmath/res/bi21316.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3149631\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3149631\" src=\"res/helpimg/starmath/bi21316.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3149631\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1507,8 +1507,8 @@ msgctxt "" "03090200.xhp\n" "par_idN104E7\n" "help.text" -msgid "<image id=\"img_id3149969\" src=\"starmath/res/bi21324.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3149969\">Icon</alt></image>" -msgstr "<image id=\"img_id3149969\" src=\"starmath/res/bi21324.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3149969\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3149969\" src=\"res/helpimg/starmath/bi21324.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3149969\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1533,8 +1533,8 @@ msgctxt "" "03090200.xhp\n" "par_idN10525\n" "help.text" -msgid "<image id=\"img_id3149516\" src=\"starmath/res/bi21325.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3149516\">Icon</alt></image>" -msgstr "<image id=\"img_id3149516\" src=\"starmath/res/bi21325.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3149516\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3149516\" src=\"res/helpimg/starmath/bi21325.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3149516\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1559,8 +1559,8 @@ msgctxt "" "03090200.xhp\n" "par_idN10563\n" "help.text" -msgid "<image id=\"img_id3148697\" src=\"starmath/res/bi21326.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148697\">Icon</alt></image>" -msgstr "<image id=\"img_id3148697\" src=\"starmath/res/bi21326.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148697\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3148697\" src=\"res/helpimg/starmath/bi21326.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148697\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1585,8 +1585,8 @@ msgctxt "" "03090200.xhp\n" "par_idN10564\n" "help.text" -msgid "<image id=\"img_id3148698\" src=\"starmath/res/bi21327.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148698\">Icon</alt></image>" -msgstr "<image id=\"img_id3148697\" src=\"starmath/res/bi21326.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148697\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3148698\" src=\"res/helpimg/starmath/bi21327.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148698\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1611,8 +1611,8 @@ msgctxt "" "03090200.xhp\n" "par_idN10565\n" "help.text" -msgid "<image id=\"img_id3148699\" src=\"starmath/res/bi21329.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148699\">Icon</alt></image>" -msgstr "<image id=\"img_id3148697\" src=\"starmath/res/bi21326.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148697\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3148699\" src=\"res/helpimg/starmath/bi21329.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148699\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1637,8 +1637,8 @@ msgctxt "" "03090200.xhp\n" "par_idN10566\n" "help.text" -msgid "<image id=\"img_id3148700\" src=\"starmath/res/bi21328.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148700\">Icon</alt></image>" -msgstr "<image id=\"img_id3148697\" src=\"starmath/res/bi21326.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148697\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3148700\" src=\"res/helpimg/starmath/bi21328.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148700\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1663,8 +1663,8 @@ msgctxt "" "03090200.xhp\n" "par_idN10567\n" "help.text" -msgid "<image id=\"img_id3148701\" src=\"starmath/res/bi21330.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148701\">Icon</alt></image>" -msgstr "<image id=\"img_id3147321\" src=\"starmath/res/bi21322.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3147321\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3148701\" src=\"res/helpimg/starmath/bi21330.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148701\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1689,8 +1689,8 @@ msgctxt "" "03090200.xhp\n" "par_idN10568\n" "help.text" -msgid "<image id=\"img_id3148702\" src=\"starmath/res/bi21331.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148702\">Icon</alt></image>" -msgstr "<image id=\"img_id3148442\" src=\"starmath/res/bi21309.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148442\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3148702\" src=\"res/helpimg/starmath/bi21331.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148702\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1715,8 +1715,8 @@ msgctxt "" "03090200.xhp\n" "par_idN10569\n" "help.text" -msgid "<image id=\"img_id3148703\" src=\"starmath/res/bi21332.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148703\">Icon</alt></image>" -msgstr "<image id=\"img_id3147523\" src=\"starmath/res/bi21302.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3147523\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3148703\" src=\"res/helpimg/starmath/bi21332.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148703\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1741,8 +1741,8 @@ msgctxt "" "03090200.xhp\n" "par_idN10570\n" "help.text" -msgid "<image id=\"img_id3148704\" src=\"starmath/res/bi21333.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148704\">Icon</alt></image>" -msgstr "<image id=\"img_id3148442\" src=\"starmath/res/bi21309.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148442\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3148704\" src=\"res/helpimg/starmath/bi21333.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148704\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1767,8 +1767,8 @@ msgctxt "" "03090200.xhp\n" "par_idN10571\n" "help.text" -msgid "<image id=\"img_id3148705\" src=\"starmath/res/bi21334.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148705\">Icon</alt></image>" -msgstr "<image id=\"img_id3154835\" src=\"starmath/res/bi21304.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3154835\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3148705\" src=\"res/helpimg/starmath/bi21334.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148705\">Icon</alt></image>" +msgstr "" #: 03090200.xhp msgctxt "" @@ -1899,8 +1899,8 @@ msgctxt "" "03090300.xhp\n" "par_idN10088\n" "help.text" -msgid "<image id=\"img_id3152944\" src=\"starmath/res/fo21601.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152944\">Icon</alt></image>" -msgstr "<image id=\"img_id3152944\" src=\"starmath/res/fo21601.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152944\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3152944\" src=\"res/helpimg/starmath/fo21601.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152944\">Icon</alt></image>" +msgstr "" #: 03090300.xhp msgctxt "" @@ -1925,8 +1925,8 @@ msgctxt "" "03090300.xhp\n" "par_idN100C4\n" "help.text" -msgid "<image id=\"img_id3150970\" src=\"starmath/res/fo21602.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150970\">Icon</alt></image>" -msgstr "<image id=\"img_id3150970\" src=\"starmath/res/fo21602.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150970\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3150970\" src=\"res/helpimg/starmath/fo21602.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150970\">Icon</alt></image>" +msgstr "" #: 03090300.xhp msgctxt "" @@ -1951,8 +1951,8 @@ msgctxt "" "03090300.xhp\n" "par_idN10102\n" "help.text" -msgid "<image id=\"img_id3146932\" src=\"starmath/res/fo21603.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3146932\">Icon</alt></image>" -msgstr "<image id=\"img_id3146932\" src=\"starmath/res/fo21603.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3146932\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3146932\" src=\"res/helpimg/starmath/fo21603.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3146932\">Icon</alt></image>" +msgstr "" #: 03090300.xhp msgctxt "" @@ -1977,8 +1977,8 @@ msgctxt "" "03090300.xhp\n" "par_idN1013E\n" "help.text" -msgid "<image id=\"img_id3149814\" src=\"starmath/res/fo21604.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149814\">Icon</alt></image>" -msgstr "<image id=\"img_id3149814\" src=\"starmath/res/fo21604.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149814\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3149814\" src=\"res/helpimg/starmath/fo21604.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149814\">Icon</alt></image>" +msgstr "" #: 03090300.xhp msgctxt "" @@ -2003,8 +2003,8 @@ msgctxt "" "03090300.xhp\n" "par_idN1017A\n" "help.text" -msgid "<image id=\"img_id3152766\" src=\"starmath/res/fo21613.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152766\">Icon</alt></image>" -msgstr "<image id=\"img_id3152766\" src=\"starmath/res/fo21613.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152766\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3152766\" src=\"res/helpimg/starmath/fo21613.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152766\">Icon</alt></image>" +msgstr "" #: 03090300.xhp msgctxt "" @@ -2029,8 +2029,8 @@ msgctxt "" "03090300.xhp\n" "par_idN101B8\n" "help.text" -msgid "<image id=\"img_id3151023\" src=\"starmath/res/fo21605.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3151023\">Icon</alt></image>" -msgstr "<image id=\"img_id3151023\" src=\"starmath/res/fo21605.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3151023\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3151023\" src=\"res/helpimg/starmath/fo21605.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3151023\">Icon</alt></image>" +msgstr "" #: 03090300.xhp msgctxt "" @@ -2055,8 +2055,8 @@ msgctxt "" "03090300.xhp\n" "par_idN101F4\n" "help.text" -msgid "<image id=\"img_id3145772\" src=\"starmath/res/fo21606.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3145772\">Icon</alt></image>" -msgstr "<image id=\"img_id3145772\" src=\"starmath/res/fo21606.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3145772\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3145772\" src=\"res/helpimg/starmath/fo21606.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3145772\">Icon</alt></image>" +msgstr "" #: 03090300.xhp msgctxt "" @@ -2081,8 +2081,8 @@ msgctxt "" "03090300.xhp\n" "par_idN10230\n" "help.text" -msgid "<image id=\"img_id3147409\" src=\"starmath/res/fo21607.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3147409\">Icon</alt></image>" -msgstr "<image id=\"img_id3147409\" src=\"starmath/res/fo21607.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3147409\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3147409\" src=\"res/helpimg/starmath/fo21607.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3147409\">Icon</alt></image>" +msgstr "" #: 03090300.xhp msgctxt "" @@ -2107,8 +2107,8 @@ msgctxt "" "03090300.xhp\n" "par_idN1026C\n" "help.text" -msgid "<image id=\"img_id3149562\" src=\"starmath/res/fo21614.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149562\">Icon</alt></image>" -msgstr "<image id=\"img_id3149562\" src=\"starmath/res/fo21614.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149562\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3149562\" src=\"res/helpimg/starmath/fo21614.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149562\">Icon</alt></image>" +msgstr "" #: 03090300.xhp msgctxt "" @@ -2133,8 +2133,8 @@ msgctxt "" "03090300.xhp\n" "par_idN102AA\n" "help.text" -msgid "<image id=\"img_id3147109\" src=\"starmath/res/fo21609.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3147109\">Icon</alt></image>" -msgstr "<image id=\"img_id3147109\" src=\"starmath/res/fo21609.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3147109\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3147109\" src=\"res/helpimg/starmath/fo21609.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3147109\">Icon</alt></image>" +msgstr "" #: 03090300.xhp msgctxt "" @@ -2159,8 +2159,8 @@ msgctxt "" "03090300.xhp\n" "par_idN102E6\n" "help.text" -msgid "<image id=\"img_id3147055\" src=\"starmath/res/fo21610.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3147055\">Icon</alt></image>" -msgstr "<image id=\"img_id3147055\" src=\"starmath/res/fo21610.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3147055\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3147055\" src=\"res/helpimg/starmath/fo21610.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3147055\">Icon</alt></image>" +msgstr "" #: 03090300.xhp msgctxt "" @@ -2185,8 +2185,8 @@ msgctxt "" "03090300.xhp\n" "par_idN10322\n" "help.text" -msgid "<image id=\"img_id3154578\" src=\"starmath/res/fo21611.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154578\">Icon</alt></image>" -msgstr "<image id=\"img_id3154578\" src=\"starmath/res/fo21611.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154578\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3154578\" src=\"res/helpimg/starmath/fo21611.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154578\">Icon</alt></image>" +msgstr "" #: 03090300.xhp msgctxt "" @@ -2211,8 +2211,8 @@ msgctxt "" "03090300.xhp\n" "par_idN1035E\n" "help.text" -msgid "<image id=\"img_id3149332\" src=\"starmath/res/fo21615.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149332\">Icon</alt></image>" -msgstr "<image id=\"img_id3149332\" src=\"starmath/res/fo21615.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149332\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3149332\" src=\"res/helpimg/starmath/fo21615.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149332\">Icon</alt></image>" +msgstr "" #: 03090300.xhp msgctxt "" @@ -2344,8 +2344,8 @@ msgctxt "" "03090400.xhp\n" "par_idN10081\n" "help.text" -msgid "<image id=\"img_id3153154\" src=\"starmath/res/fu21505.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153154\">Icon</alt></image>" -msgstr "<image id=\"img_id3153154\" src=\"starmath/res/fu21505.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153154\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3153154\" src=\"res/helpimg/starmath/fu21505.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153154\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2370,8 +2370,8 @@ msgctxt "" "03090400.xhp\n" "par_idN100BC\n" "help.text" -msgid "<image id=\"img_id3147507\" src=\"starmath/res/fu21506.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147507\">Icon</alt></image>" -msgstr "<image id=\"img_id3147507\" src=\"starmath/res/fu21506.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147507\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3147507\" src=\"res/helpimg/starmath/fu21506.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147507\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2396,8 +2396,8 @@ msgctxt "" "03090400.xhp\n" "par_idN100F7\n" "help.text" -msgid "<image id=\"img_id3154574\" src=\"starmath/res/fu21507.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154574\">Icon</alt></image>" -msgstr "<image id=\"img_id3154574\" src=\"starmath/res/fu21507.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154574\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3154574\" src=\"res/helpimg/starmath/fu21507.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154574\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2422,8 +2422,8 @@ msgctxt "" "03090400.xhp\n" "par_idN10132\n" "help.text" -msgid "<image id=\"img_id3149687\" src=\"starmath/res/fu21508.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149687\">Icon</alt></image>" -msgstr "<image id=\"img_id3149687\" src=\"starmath/res/fu21508.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149687\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3149687\" src=\"res/helpimg/starmath/fu21508.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149687\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2448,8 +2448,8 @@ msgctxt "" "03090400.xhp\n" "par_id3149483\n" "help.text" -msgid "<image id=\"img_id3149490\" src=\"starmath/res/fu21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149490\">Icon</alt></image>" -msgstr "<image id=\"img_id3149490\" src=\"starmath/res/fu21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149490\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3149490\" src=\"res/helpimg/starmath/fu21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149490\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2474,8 +2474,8 @@ msgctxt "" "03090400.xhp\n" "par_idN101B1\n" "help.text" -msgid "<image id=\"img_id3149043\" src=\"starmath/res/fu21509.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149043\">Icon</alt></image>" -msgstr "<image id=\"img_id3149043\" src=\"starmath/res/fu21509.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149043\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3149043\" src=\"res/helpimg/starmath/fu21509.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149043\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2500,8 +2500,8 @@ msgctxt "" "03090400.xhp\n" "par_idN101EA\n" "help.text" -msgid "<image id=\"img_id3147139\" src=\"starmath/res/fu21510.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147139\">Icon</alt></image>" -msgstr "<image id=\"img_id3147139\" src=\"starmath/res/fu21510.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147139\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3147139\" src=\"res/helpimg/starmath/fu21510.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147139\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2526,8 +2526,8 @@ msgctxt "" "03090400.xhp\n" "par_idN10223\n" "help.text" -msgid "<image id=\"img_id3148759\" src=\"starmath/res/fu21511.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148759\">Icon</alt></image>" -msgstr "<image id=\"img_id3148759\" src=\"starmath/res/fu21511.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148759\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3148759\" src=\"res/helpimg/starmath/fu21511.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148759\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2552,8 +2552,8 @@ msgctxt "" "03090400.xhp\n" "par_idN1025C\n" "help.text" -msgid "<image id=\"img_id3149536\" src=\"starmath/res/fu21512.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149536\">Icon</alt></image>" -msgstr "<image id=\"img_id3149536\" src=\"starmath/res/fu21512.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149536\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3149536\" src=\"res/helpimg/starmath/fu21512.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149536\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2578,8 +2578,8 @@ msgctxt "" "03090400.xhp\n" "par_idN10295\n" "help.text" -msgid "<image id=\"img_id3147499\" src=\"starmath/res/fu21513.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147499\">Icon</alt></image>" -msgstr "<image id=\"img_id3147499\" src=\"starmath/res/fu21513.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147499\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3147499\" src=\"res/helpimg/starmath/fu21513.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147499\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2604,8 +2604,8 @@ msgctxt "" "03090400.xhp\n" "par_idN102CE\n" "help.text" -msgid "<image id=\"img_id3168610\" src=\"starmath/res/fu21503.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168610\">Icon</alt></image>" -msgstr "<image id=\"img_id3168610\" src=\"starmath/res/fu21503.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168610\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3168610\" src=\"res/helpimg/starmath/fu21503.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168610\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2630,8 +2630,8 @@ msgctxt "" "03090400.xhp\n" "par_idN10309\n" "help.text" -msgid "<image id=\"img_id3147608\" src=\"starmath/res/fu21514.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147608\">Icon</alt></image>" -msgstr "<image id=\"img_id3147608\" src=\"starmath/res/fu21514.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147608\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3147608\" src=\"res/helpimg/starmath/fu21514.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147608\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2656,8 +2656,8 @@ msgctxt "" "03090400.xhp\n" "par_idN10342\n" "help.text" -msgid "<image id=\"img_id3151087\" src=\"starmath/res/fu21515.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151087\">Icon</alt></image>" -msgstr "<image id=\"img_id3151087\" src=\"starmath/res/fu21515.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151087\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3151087\" src=\"res/helpimg/starmath/fu21515.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151087\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2682,8 +2682,8 @@ msgctxt "" "03090400.xhp\n" "par_idN1037C\n" "help.text" -msgid "<image id=\"img_id3151112\" src=\"starmath/res/fu21516.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151112\">Icon</alt></image>" -msgstr "<image id=\"img_id3151112\" src=\"starmath/res/fu21516.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151112\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3151112\" src=\"res/helpimg/starmath/fu21516.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151112\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2708,8 +2708,8 @@ msgctxt "" "03090400.xhp\n" "par_idN103B5\n" "help.text" -msgid "<image id=\"img_id3154714\" src=\"starmath/res/fu21504.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154714\">Icon</alt></image>" -msgstr "<image id=\"img_id3154714\" src=\"starmath/res/fu21504.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154714\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3154714\" src=\"res/helpimg/starmath/fu21504.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154714\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2734,8 +2734,8 @@ msgctxt "" "03090400.xhp\n" "par_idN103EE\n" "help.text" -msgid "<image id=\"img_id3145633\" src=\"starmath/res/fu21517.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145633\">Icon</alt></image>" -msgstr "<image id=\"img_id3145633\" src=\"starmath/res/fu21517.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145633\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3145633\" src=\"res/helpimg/starmath/fu21517.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145633\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2760,8 +2760,8 @@ msgctxt "" "03090400.xhp\n" "par_idN10427\n" "help.text" -msgid "<image id=\"img_id3146951\" src=\"starmath/res/fu21518.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146951\">Icon</alt></image>" -msgstr "<image id=\"img_id3146951\" src=\"starmath/res/fu21518.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146951\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3146951\" src=\"res/helpimg/starmath/fu21518.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146951\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2786,8 +2786,8 @@ msgctxt "" "03090400.xhp\n" "par_idN10460\n" "help.text" -msgid "<image id=\"img_id3149369\" src=\"starmath/res/fu21519.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149369\">Icon</alt></image>" -msgstr "<image id=\"img_id3149369\" src=\"starmath/res/fu21519.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149369\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3149369\" src=\"res/helpimg/starmath/fu21519.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149369\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2812,8 +2812,8 @@ msgctxt "" "03090400.xhp\n" "par_idN10493\n" "help.text" -msgid "<image id=\"img_id3153141\" src=\"starmath/res/fu21520.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153141\">Icon</alt></image>" -msgstr "<image id=\"img_id3153141\" src=\"starmath/res/fu21520.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153141\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3153141\" src=\"res/helpimg/starmath/fu21520.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153141\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2838,8 +2838,8 @@ msgctxt "" "03090400.xhp\n" "par_idN104CC\n" "help.text" -msgid "<image id=\"img_id3154624\" src=\"starmath/res/fu21501.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154624\">Icon</alt></image>" -msgstr "<image id=\"img_id3154624\" src=\"starmath/res/fu21501.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154624\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3154624\" src=\"res/helpimg/starmath/fu21501.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154624\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2864,8 +2864,8 @@ msgctxt "" "03090400.xhp\n" "par_idN10507\n" "help.text" -msgid "<image id=\"img_id3154023\" src=\"starmath/res/fu21521.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154023\">Icon</alt></image>" -msgstr "<image id=\"img_id3154023\" src=\"starmath/res/fu21521.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154023\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3154023\" src=\"res/helpimg/starmath/fu21521.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154023\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2890,8 +2890,8 @@ msgctxt "" "03090400.xhp\n" "par_idN1053A\n" "help.text" -msgid "<image id=\"img_id3149602\" src=\"starmath/res/fu21522.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149602\">Icon</alt></image>" -msgstr "<image id=\"img_id3149602\" src=\"starmath/res/fu21522.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149602\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3149602\" src=\"res/helpimg/starmath/fu21522.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149602\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2916,8 +2916,8 @@ msgctxt "" "03090400.xhp\n" "par_idN10573\n" "help.text" -msgid "<image id=\"img_id3155342\" src=\"starmath/res/fu21523.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155342\">Icon</alt></image>" -msgstr "<image id=\"img_id3155342\" src=\"starmath/res/fu21523.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155342\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3155342\" src=\"res/helpimg/starmath/fu21523.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155342\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2942,8 +2942,8 @@ msgctxt "" "03090400.xhp\n" "par_idN105AC\n" "help.text" -msgid "<image id=\"img_id3150842\" src=\"starmath/res/fu21524.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150842\">Icon</alt></image>" -msgstr "<image id=\"img_id3150842\" src=\"starmath/res/fu21524.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150842\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3150842\" src=\"res/helpimg/starmath/fu21524.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150842\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -2968,8 +2968,8 @@ msgctxt "" "03090400.xhp\n" "par_idN105E5\n" "help.text" -msgid "<image id=\"img_id3145301\" src=\"starmath/res/fu21502.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145301\">Icon</alt></image>" -msgstr "<image id=\"img_id3145301\" src=\"starmath/res/fu21502.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145301\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3145301\" src=\"res/helpimg/starmath/fu21502.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145301\">Icon</alt></image>" +msgstr "" #: 03090400.xhp msgctxt "" @@ -3064,8 +3064,8 @@ msgctxt "" "03090500.xhp\n" "par_idN10084\n" "help.text" -msgid "<image id=\"img_id3149801\" src=\"starmath/res/al21801.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149801\">Icon</alt></image>" -msgstr "<image id=\"img_id3149801\" src=\"starmath/res/al21801.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149801\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3149801\" src=\"res/helpimg/starmath/al21801.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149801\">Icon</alt></image>" +msgstr "" #: 03090500.xhp msgctxt "" @@ -3090,8 +3090,8 @@ msgctxt "" "03090500.xhp\n" "par_idN100BF\n" "help.text" -msgid "<image id=\"img_id3158440\" src=\"starmath/res/al21802.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3158440\">Icon</alt></image>" -msgstr "<image id=\"img_id3158440\" src=\"starmath/res/al21802.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3158440\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3158440\" src=\"res/helpimg/starmath/al21802.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3158440\">Icon</alt></image>" +msgstr "" #: 03090500.xhp msgctxt "" @@ -3116,8 +3116,8 @@ msgctxt "" "03090500.xhp\n" "par_idN100F8\n" "help.text" -msgid "<image id=\"img_id3146923\" src=\"starmath/res/al21823.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3146923\">Icon</alt></image>" -msgstr "<image id=\"img_id3146923\" src=\"starmath/res/al21823.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3146923\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3146923\" src=\"res/helpimg/starmath/al21823.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3146923\">Icon</alt></image>" +msgstr "" #: 03090500.xhp msgctxt "" @@ -3142,8 +3142,8 @@ msgctxt "" "03090500.xhp\n" "par_idN10131\n" "help.text" -msgid "<image id=\"img_id3149815\" src=\"starmath/res/al21804.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149815\">Icon</alt></image>" -msgstr "<image id=\"img_id3149815\" src=\"starmath/res/al21804.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149815\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3149815\" src=\"res/helpimg/starmath/al21804.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149815\">Icon</alt></image>" +msgstr "" #: 03090500.xhp msgctxt "" @@ -3168,8 +3168,8 @@ msgctxt "" "03090500.xhp\n" "par_idN1016C\n" "help.text" -msgid "<image id=\"img_id3148736\" src=\"starmath/res/al21805.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3148736\">Icon</alt></image>" -msgstr "<image id=\"img_id3148736\" src=\"starmath/res/al21805.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3148736\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3148736\" src=\"res/helpimg/starmath/al21805.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3148736\">Icon</alt></image>" +msgstr "" #: 03090500.xhp msgctxt "" @@ -3194,8 +3194,8 @@ msgctxt "" "03090500.xhp\n" "par_idN101A5\n" "help.text" -msgid "<image id=\"img_id3153350\" src=\"starmath/res/al21806.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3153350\">Icon</alt></image>" -msgstr "<image id=\"img_id3153350\" src=\"starmath/res/al21806.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3153350\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3153350\" src=\"res/helpimg/starmath/al21806.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3153350\">Icon</alt></image>" +msgstr "" #: 03090500.xhp msgctxt "" @@ -3220,8 +3220,8 @@ msgctxt "" "03090500.xhp\n" "par_idN101DE\n" "help.text" -msgid "<image id=\"img_id3155118\" src=\"starmath/res/al21803.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3155118\">Icon</alt></image>" -msgstr "<image id=\"img_id3155118\" src=\"starmath/res/al21803.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3155118\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3155118\" src=\"res/helpimg/starmath/al21803.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3155118\">Icon</alt></image>" +msgstr "" #: 03090500.xhp msgctxt "" @@ -3246,8 +3246,8 @@ msgctxt "" "03090500.xhp\n" "par_idN10217\n" "help.text" -msgid "<image id=\"img_id3155867\" src=\"starmath/res/al21821.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3155867\">Icon</alt></image>" -msgstr "<image id=\"img_id3155867\" src=\"starmath/res/al21821.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3155867\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3155867\" src=\"res/helpimg/starmath/al21821.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3155867\">Icon</alt></image>" +msgstr "" #: 03090500.xhp msgctxt "" @@ -3272,8 +3272,8 @@ msgctxt "" "03090500.xhp\n" "par_idN10253\n" "help.text" -msgid "<image id=\"img_id3149561\" src=\"starmath/res/al21808.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149561\">Icon</alt></image>" -msgstr "<image id=\"img_id3149561\" src=\"starmath/res/al21808.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149561\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3149561\" src=\"res/helpimg/starmath/al21808.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149561\">Icon</alt></image>" +msgstr "" #: 03090500.xhp msgctxt "" @@ -3298,8 +3298,8 @@ msgctxt "" "03090500.xhp\n" "par_idN1028E\n" "help.text" -msgid "<image id=\"img_id3147733\" src=\"starmath/res/al21809.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147733\">Icon</alt></image>" -msgstr "<image id=\"img_id3147733\" src=\"starmath/res/al21809.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147733\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3147733\" src=\"res/helpimg/starmath/al21809.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147733\">Icon</alt></image>" +msgstr "" #: 03090500.xhp msgctxt "" @@ -3324,8 +3324,8 @@ msgctxt "" "03090500.xhp\n" "par_idN102CC\n" "help.text" -msgid "<image id=\"img_id3148852\" src=\"starmath/res/al21810.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148852\">Icon</alt></image>" -msgstr "<image id=\"img_id3148852\" src=\"starmath/res/al21810.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148852\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3148852\" src=\"res/helpimg/starmath/al21810.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148852\">Icon</alt></image>" +msgstr "" #: 03090500.xhp msgctxt "" @@ -3350,8 +3350,8 @@ msgctxt "" "03090500.xhp\n" "par_idN10307\n" "help.text" -msgid "<image id=\"img_id3153794\" src=\"starmath/res/al21824.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3153794\">Icon</alt></image>" -msgstr "<image id=\"img_id3153794\" src=\"starmath/res/al21824.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3153794\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3153794\" src=\"res/helpimg/starmath/al21824.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3153794\">Icon</alt></image>" +msgstr "" #: 03090500.xhp msgctxt "" @@ -3376,8 +3376,8 @@ msgctxt "" "03090500.xhp\n" "par_idN10342\n" "help.text" -msgid "<image id=\"img_id3153972\" src=\"starmath/res/al21812.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153972\">Icon</alt></image>" -msgstr "<image id=\"img_id3153972\" src=\"starmath/res/al21812.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153972\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3153972\" src=\"res/helpimg/starmath/al21812.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153972\">Icon</alt></image>" +msgstr "" #: 03090500.xhp msgctxt "" @@ -3402,8 +3402,8 @@ msgctxt "" "03090500.xhp\n" "par_idN1037E\n" "help.text" -msgid "<image id=\"img_id3155598\" src=\"starmath/res/al21813.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155598\">Icon</alt></image>" -msgstr "<image id=\"img_id3155598\" src=\"starmath/res/al21813.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155598\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3155598\" src=\"res/helpimg/starmath/al21813.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155598\">Icon</alt></image>" +msgstr "" #: 03090500.xhp msgctxt "" @@ -3428,8 +3428,8 @@ msgctxt "" "03090500.xhp\n" "par_idN103B7\n" "help.text" -msgid "<image id=\"img_id3153223\" src=\"starmath/res/al21814.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3153223\">Icon</alt></image>" -msgstr "<image id=\"img_id3153223\" src=\"starmath/res/al21814.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3153223\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3153223\" src=\"res/helpimg/starmath/al21814.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3153223\">Icon</alt></image>" +msgstr "" #: 03090500.xhp msgctxt "" @@ -3454,8 +3454,8 @@ msgctxt "" "03090500.xhp\n" "par_idN103F0\n" "help.text" -msgid "<image id=\"img_id3150026\" src=\"starmath/res/al21811.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150026\">Icon</alt></image>" -msgstr "<image id=\"img_id3150026\" src=\"starmath/res/al21811.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150026\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3150026\" src=\"res/helpimg/starmath/al21811.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150026\">Icon</alt></image>" +msgstr "" #: 03090500.xhp msgctxt "" @@ -3480,8 +3480,8 @@ msgctxt "" "03090500.xhp\n" "par_idN10429\n" "help.text" -msgid "<image id=\"img_id3154235\" src=\"starmath/res/al21822.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154235\">Icon</alt></image>" -msgstr "<image id=\"img_id3154235\" src=\"starmath/res/al21822.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154235\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3154235\" src=\"res/helpimg/starmath/al21822.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154235\">Icon</alt></image>" +msgstr "" #: 03090500.xhp msgctxt "" @@ -3506,8 +3506,8 @@ msgctxt "" "03090500.xhp\n" "par_idN10464\n" "help.text" -msgid "<image id=\"img_id3154349\" src=\"starmath/res/al21825.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154349\">Icon</alt></image>" -msgstr "<image id=\"img_id3154349\" src=\"starmath/res/al21825.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154349\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3154349\" src=\"res/helpimg/starmath/al21825.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154349\">Icon</alt></image>" +msgstr "" #: 03090500.xhp msgctxt "" @@ -3532,8 +3532,8 @@ msgctxt "" "03090500.xhp\n" "par_idN104A0\n" "help.text" -msgid "<image id=\"img_id3149646\" src=\"starmath/res/al21826.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149646\">Icon</alt></image>" -msgstr "<image id=\"img_id3149646\" src=\"starmath/res/al21826.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149646\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3149646\" src=\"res/helpimg/starmath/al21826.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149646\">Icon</alt></image>" +msgstr "" #: 03090500.xhp msgctxt "" @@ -3755,8 +3755,8 @@ msgctxt "" "03090600.xhp\n" "par_idN10098\n" "help.text" -msgid "<image id=\"img_id3150391\" src=\"starmath/res/at21701.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150391\">Icon</alt></image>" -msgstr "<image id=\"img_id3150391\" src=\"starmath/res/at21701.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150391\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3150391\" src=\"res/helpimg/starmath/at21701.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150391\">Icon</alt></image>" +msgstr "" #: 03090600.xhp msgctxt "" @@ -3781,8 +3781,8 @@ msgctxt "" "03090600.xhp\n" "par_idN100D5\n" "help.text" -msgid "<image id=\"img_id3154504\" src=\"starmath/res/at21702.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154504\">Icon</alt></image>" -msgstr "<image id=\"img_id3154504\" src=\"starmath/res/at21702.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154504\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3154504\" src=\"res/helpimg/starmath/at21702.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154504\">Icon</alt></image>" +msgstr "" #: 03090600.xhp msgctxt "" @@ -3807,8 +3807,8 @@ msgctxt "" "03090600.xhp\n" "par_idN10115\n" "help.text" -msgid "<image id=\"img_id3155370\" src=\"starmath/res/at21703.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155370\">Icon</alt></image>" -msgstr "<image id=\"img_id3155370\" src=\"starmath/res/at21703.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155370\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3155370\" src=\"res/helpimg/starmath/at21703.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155370\">Icon</alt></image>" +msgstr "" #: 03090600.xhp msgctxt "" @@ -3833,8 +3833,8 @@ msgctxt "" "03090600.xhp\n" "par_idN1014E\n" "help.text" -msgid "<image id=\"img_id3145202\" src=\"starmath/res/at21704.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145202\">Icon</alt></image>" -msgstr "<image id=\"img_id3145202\" src=\"starmath/res/at21704.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145202\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3145202\" src=\"res/helpimg/starmath/at21704.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145202\">Icon</alt></image>" +msgstr "" #: 03090600.xhp msgctxt "" @@ -3859,8 +3859,8 @@ msgctxt "" "03090600.xhp\n" "par_idN10187\n" "help.text" -msgid "<image id=\"img_id3159179\" src=\"starmath/res/at21709.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3159179\">Icon</alt></image>" -msgstr "<image id=\"img_id3159179\" src=\"starmath/res/at21709.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3159179\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3159179\" src=\"res/helpimg/starmath/at21709.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3159179\">Icon</alt></image>" +msgstr "" #: 03090600.xhp msgctxt "" @@ -3885,8 +3885,8 @@ msgctxt "" "03090600.xhp\n" "par_idN101C0\n" "help.text" -msgid "<image id=\"img_id3149808\" src=\"starmath/res/im21106.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149808\">Icon</alt></image>" -msgstr "<image id=\"img_id3149808\" src=\"starmath/res/im21106.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149808\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3149808\" src=\"res/helpimg/starmath/im21106.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149808\">Icon</alt></image>" +msgstr "" #: 03090600.xhp msgctxt "" @@ -3911,8 +3911,8 @@ msgctxt "" "03090600.xhp\n" "par_idN101FB\n" "help.text" -msgid "<image id=\"img_id3153776\" src=\"starmath/res/at21708.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153776\">Icon</alt></image>" -msgstr "<image id=\"img_id3153776\" src=\"starmath/res/at21708.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153776\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3153776\" src=\"res/helpimg/starmath/at21708.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153776\">Icon</alt></image>" +msgstr "" #: 03090600.xhp msgctxt "" @@ -3937,8 +3937,8 @@ msgctxt "" "03090600.xhp\n" "par_idN10236\n" "help.text" -msgid "<image id=\"img_id3149695\" src=\"starmath/res/at21707.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149695\">Icon</alt></image>" -msgstr "<image id=\"img_id3149695\" src=\"starmath/res/at21707.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149695\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3149695\" src=\"res/helpimg/starmath/at21707.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149695\">Icon</alt></image>" +msgstr "" #: 03090600.xhp msgctxt "" @@ -3963,8 +3963,8 @@ msgctxt "" "03090600.xhp\n" "par_idN1026E\n" "help.text" -msgid "<image id=\"img_id3148986\" src=\"starmath/res/at21705.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148986\">Icon</alt></image>" -msgstr "<image id=\"img_id3148986\" src=\"starmath/res/at21705.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148986\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3148986\" src=\"res/helpimg/starmath/at21705.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148986\">Icon</alt></image>" +msgstr "" #: 03090600.xhp msgctxt "" @@ -3989,8 +3989,8 @@ msgctxt "" "03090600.xhp\n" "par_idN102A7\n" "help.text" -msgid "<image id=\"img_id3147095\" src=\"starmath/res/at21710.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147095\">Icon</alt></image>" -msgstr "<image id=\"img_id3147095\" src=\"starmath/res/at21710.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147095\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3147095\" src=\"res/helpimg/starmath/at21710.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147095\">Icon</alt></image>" +msgstr "" #: 03090600.xhp msgctxt "" @@ -4015,8 +4015,8 @@ msgctxt "" "03090600.xhp\n" "par_idN102E0\n" "help.text" -msgid "<image id=\"img_id3147328\" src=\"starmath/res/at21724.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147328\">Icon</alt></image>" -msgstr "<image id=\"img_id3147328\" src=\"starmath/res/at21724.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147328\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3147328\" src=\"res/helpimg/starmath/at21724.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147328\">Icon</alt></image>" +msgstr "" #: 03090600.xhp msgctxt "" @@ -4041,8 +4041,8 @@ msgctxt "" "03090600.xhp\n" "par_idN10319\n" "help.text" -msgid "<image id=\"img_id3153359\" src=\"starmath/res/at21723.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153359\">Icon</alt></image>" -msgstr "<image id=\"img_id3153359\" src=\"starmath/res/at21723.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153359\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3153359\" src=\"res/helpimg/starmath/at21723.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153359\">Icon</alt></image>" +msgstr "" #: 03090600.xhp msgctxt "" @@ -4067,8 +4067,8 @@ msgctxt "" "03090600.xhp\n" "par_idN10352\n" "help.text" -msgid "<image id=\"img_id3155117\" src=\"starmath/res/at21722.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155117\">Icon</alt></image>" -msgstr "<image id=\"img_id3155117\" src=\"starmath/res/at21722.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155117\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3155117\" src=\"res/helpimg/starmath/at21722.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155117\">Icon</alt></image>" +msgstr "" #: 03090600.xhp msgctxt "" @@ -4093,8 +4093,8 @@ msgctxt "" "03090600.xhp\n" "par_idN1038B\n" "help.text" -msgid "<image id=\"img_id3148873\" src=\"starmath/res/at21711.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148873\">Icon</alt></image>" -msgstr "<image id=\"img_id3148873\" src=\"starmath/res/at21711.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148873\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3148873\" src=\"res/helpimg/starmath/at21711.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148873\">Icon</alt></image>" +msgstr "" #: 03090600.xhp msgctxt "" @@ -4119,8 +4119,8 @@ msgctxt "" "03090600.xhp\n" "par_idN103C4\n" "help.text" -msgid "<image id=\"img_id3147424\" src=\"starmath/res/at21713.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147424\">Icon</alt></image>" -msgstr "<image id=\"img_id3147424\" src=\"starmath/res/at21713.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147424\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3147424\" src=\"res/helpimg/starmath/at21713.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147424\">Icon</alt></image>" +msgstr "" #: 03090600.xhp msgctxt "" @@ -4145,8 +4145,8 @@ msgctxt "" "03090600.xhp\n" "par_idN103FD\n" "help.text" -msgid "<image id=\"img_id3145130\" src=\"starmath/res/at21714.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145130\">Icon</alt></image>" -msgstr "<image id=\"img_id3145130\" src=\"starmath/res/at21714.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145130\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3145130\" src=\"res/helpimg/starmath/at21714.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145130\">Icon</alt></image>" +msgstr "" #: 03090600.xhp msgctxt "" @@ -4171,8 +4171,8 @@ msgctxt "" "03090600.xhp\n" "par_idN10436\n" "help.text" -msgid "<image id=\"img_id3145318\" src=\"starmath/res/at21715.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145318\">Icon</alt></image>" -msgstr "<image id=\"img_id3145318\" src=\"starmath/res/at21715.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145318\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3145318\" src=\"res/helpimg/starmath/at21715.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145318\">Icon</alt></image>" +msgstr "" #: 03090600.xhp msgctxt "" @@ -4197,8 +4197,8 @@ msgctxt "" "03090600.xhp\n" "par_idN1046F\n" "help.text" -msgid "<image id=\"img_id3156104\" src=\"starmath/res/at21712.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3156104\">Icon</alt></image>" -msgstr "<image id=\"img_id3156104\" src=\"starmath/res/at21712.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3156104\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3156104\" src=\"res/helpimg/starmath/at21712.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3156104\">Icon</alt></image>" +msgstr "" #: 03090600.xhp msgctxt "" @@ -4223,8 +4223,8 @@ msgctxt "" "03090600.xhp\n" "par_idN104A8\n" "help.text" -msgid "<image id=\"img_id3145626\" src=\"starmath/res/at21716.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145626\">Icon</alt></image>" -msgstr "<image id=\"img_id3145626\" src=\"starmath/res/at21716.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145626\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3145626\" src=\"res/helpimg/starmath/at21716.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145626\">Icon</alt></image>" +msgstr "" #: 03090600.xhp msgctxt "" @@ -4477,8 +4477,8 @@ msgctxt "" "03090700.xhp\n" "par_idN1008B\n" "help.text" -msgid "<image id=\"img_id3150981\" src=\"starmath/res/co21916.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150981\">Icon</alt></image>" -msgstr "<image id=\"img_id3150981\" src=\"starmath/res/co21916.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150981\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3150981\" src=\"res/helpimg/starmath/co21916.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150981\">Icon</alt></image>" +msgstr "" #: 03090700.xhp msgctxt "" @@ -4503,8 +4503,8 @@ msgctxt "" "03090700.xhp\n" "par_idN100C4\n" "help.text" -msgid "<image id=\"img_id3149691\" src=\"starmath/res/co21918.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149691\">Icon</alt></image>" -msgstr "<image id=\"img_id3149691\" src=\"starmath/res/co21918.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149691\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3149691\" src=\"res/helpimg/starmath/co21918.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149691\">Icon</alt></image>" +msgstr "" #: 03090700.xhp msgctxt "" @@ -4529,8 +4529,8 @@ msgctxt "" "03090700.xhp\n" "par_idN100FF\n" "help.text" -msgid "<image id=\"img_id3149097\" src=\"starmath/res/co21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149097\">Icon</alt></image>" -msgstr "<image id=\"img_id3149097\" src=\"starmath/res/co21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149097\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3149097\" src=\"res/helpimg/starmath/co21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149097\">Icon</alt></image>" +msgstr "" #: 03090700.xhp msgctxt "" @@ -4555,8 +4555,8 @@ msgctxt "" "03090700.xhp\n" "par_idN1013E\n" "help.text" -msgid "<image id=\"img_id3149044\" src=\"starmath/res/co21905.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149044\">Icon</alt></image>" -msgstr "<image id=\"img_id3149044\" src=\"starmath/res/co21905.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149044\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3149044\" src=\"res/helpimg/starmath/co21905.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149044\">Icon</alt></image>" +msgstr "" #: 03090700.xhp msgctxt "" @@ -4581,8 +4581,8 @@ msgctxt "" "03090700.xhp\n" "par_idN10179\n" "help.text" -msgid "<image id=\"img_id3154390\" src=\"starmath/res/co21901.png\" width=\"0.2228inch\" height=\"0.2228inch\"><alt id=\"alt_id3154390\">Icon</alt></image>" -msgstr "<image id=\"img_id3154390\" src=\"starmath/res/co21901.png\" width=\"0.2228inch\" height=\"0.2228inch\"><alt id=\"alt_id3154390\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3154390\" src=\"res/helpimg/starmath/co21901.png\" width=\"0.2228inch\" height=\"0.2228inch\"><alt id=\"alt_id3154390\">Icon</alt></image>" +msgstr "" #: 03090700.xhp msgctxt "" @@ -4607,8 +4607,8 @@ msgctxt "" "03090700.xhp\n" "par_idN101B2\n" "help.text" -msgid "<image id=\"img_id3155117\" src=\"starmath/res/co21912.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155117\">Icon</alt></image>" -msgstr "<image id=\"img_id3155117\" src=\"starmath/res/co21912.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155117\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3155117\" src=\"res/helpimg/starmath/co21912.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155117\">Icon</alt></image>" +msgstr "" #: 03090700.xhp msgctxt "" @@ -4633,8 +4633,8 @@ msgctxt "" "03090700.xhp\n" "par_idN101EB\n" "help.text" -msgid "<image id=\"img_id3149544\" src=\"starmath/res/co21917.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149544\">Icon</alt></image>" -msgstr "<image id=\"img_id3149544\" src=\"starmath/res/co21917.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149544\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3149544\" src=\"res/helpimg/starmath/co21917.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149544\">Icon</alt></image>" +msgstr "" #: 03090700.xhp msgctxt "" @@ -4659,8 +4659,8 @@ msgctxt "" "03090700.xhp\n" "par_idN10226\n" "help.text" -msgid "<image id=\"img_id3145265\" src=\"starmath/res/co21904.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145265\">Icon</alt></image>" -msgstr "<image id=\"img_id3145265\" src=\"starmath/res/co21904.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145265\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3145265\" src=\"res/helpimg/starmath/co21904.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145265\">Icon</alt></image>" +msgstr "" #: 03090700.xhp msgctxt "" @@ -4685,8 +4685,8 @@ msgctxt "" "03090700.xhp\n" "par_idN10265\n" "help.text" -msgid "<image id=\"img_id3149220\" src=\"starmath/res/co21906.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149220\">Icon</alt></image>" -msgstr "<image id=\"img_id3149220\" src=\"starmath/res/co21906.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149220\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3149220\" src=\"res/helpimg/starmath/co21906.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149220\">Icon</alt></image>" +msgstr "" #: 03090700.xhp msgctxt "" @@ -4711,8 +4711,8 @@ msgctxt "" "03090700.xhp\n" "par_idN102A0\n" "help.text" -msgid "<image id=\"img_id3149848\" src=\"starmath/res/co21902.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149848\">Icon</alt></image>" -msgstr "<image id=\"img_id3149848\" src=\"starmath/res/co21902.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149848\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3149848\" src=\"res/helpimg/starmath/co21902.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149848\">Icon</alt></image>" +msgstr "" #: 03090700.xhp msgctxt "" @@ -4737,8 +4737,8 @@ msgctxt "" "03090700.xhp\n" "par_idN102DC\n" "help.text" -msgid "<image id=\"img_id3154094\" src=\"starmath/res/co21909.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154094\">Icon</alt></image>" -msgstr "<image id=\"img_id3154094\" src=\"starmath/res/co21909.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154094\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3154094\" src=\"res/helpimg/starmath/co21909.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154094\">Icon</alt></image>" +msgstr "" #: 03090700.xhp msgctxt "" @@ -4763,8 +4763,8 @@ msgctxt "" "03090700.xhp\n" "par_idN10317\n" "help.text" -msgid "<image id=\"img_id3156130\" src=\"starmath/res/co21910.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156130\">Icon</alt></image>" -msgstr "<image id=\"img_id3156130\" src=\"starmath/res/co21910.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156130\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3156130\" src=\"res/helpimg/starmath/co21910.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156130\">Icon</alt></image>" +msgstr "" #: 03090700.xhp msgctxt "" @@ -4789,8 +4789,8 @@ msgctxt "" "03090700.xhp\n" "par_idN10352\n" "help.text" -msgid "<image id=\"img_id3155583\" src=\"starmath/res/co21911.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155583\">Icon</alt></image>" -msgstr "<image id=\"img_id3155583\" src=\"starmath/res/co21911.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155583\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3155583\" src=\"res/helpimg/starmath/co21911.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155583\">Icon</alt></image>" +msgstr "" #: 03090700.xhp msgctxt "" @@ -4815,8 +4815,8 @@ msgctxt "" "03090700.xhp\n" "par_idN1038D\n" "help.text" -msgid "<image id=\"img_id3155085\" src=\"starmath/res/co21907.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155085\">Icon</alt></image>" -msgstr "<image id=\"img_id3155085\" src=\"starmath/res/co21907.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155085\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3155085\" src=\"res/helpimg/starmath/co21907.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155085\">Icon</alt></image>" +msgstr "" #: 03090700.xhp msgctxt "" @@ -4841,8 +4841,8 @@ msgctxt "" "03090700.xhp\n" "par_idN103C9\n" "help.text" -msgid "<image id=\"img_id3150027\" src=\"starmath/res/co21903.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150027\">Icon</alt></image>" -msgstr "<image id=\"img_id3150027\" src=\"starmath/res/co21903.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150027\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3150027\" src=\"res/helpimg/starmath/co21903.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150027\">Icon</alt></image>" +msgstr "" #: 03090700.xhp msgctxt "" @@ -5052,8 +5052,8 @@ msgctxt "" "03090800.xhp\n" "par_idN10081\n" "help.text" -msgid "<image id=\"img_id3145418\" src=\"starmath/res/op21401.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3145418\">Icon</alt></image>" -msgstr "<image id=\"img_id3145418\" src=\"starmath/res/op21401.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3145418\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3145418\" src=\"res/helpimg/starmath/op21401.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3145418\">Icon</alt></image>" +msgstr "" #: 03090800.xhp msgctxt "" @@ -5078,8 +5078,8 @@ msgctxt "" "03090800.xhp\n" "par_idN100BC\n" "help.text" -msgid "<image id=\"img_id3153782\" src=\"starmath/res/op21402.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3153782\">Icon</alt></image>" -msgstr "<image id=\"img_id3153782\" src=\"starmath/res/op21402.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3153782\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3153782\" src=\"res/helpimg/starmath/op21402.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3153782\">Icon</alt></image>" +msgstr "" #: 03090800.xhp msgctxt "" @@ -5104,8 +5104,8 @@ msgctxt "" "03090800.xhp\n" "par_idN100F7\n" "help.text" -msgid "<image id=\"img_id3150972\" src=\"starmath/res/op21403.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3150972\">Icon</alt></image>" -msgstr "<image id=\"img_id3150972\" src=\"starmath/res/op21403.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3150972\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3150972\" src=\"res/helpimg/starmath/op21403.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3150972\">Icon</alt></image>" +msgstr "" #: 03090800.xhp msgctxt "" @@ -5130,8 +5130,8 @@ msgctxt "" "03090800.xhp\n" "par_idN10135\n" "help.text" -msgid "<image id=\"img_id3155180\" src=\"starmath/res/op22002.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155180\">Icon</alt></image>" -msgstr "<image id=\"img_id3155180\" src=\"starmath/res/op22002.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155180\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3155180\" src=\"res/helpimg/starmath/op22002.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155180\">Icon</alt></image>" +msgstr "" #: 03090800.xhp msgctxt "" @@ -5156,8 +5156,8 @@ msgctxt "" "03090800.xhp\n" "par_idN1016E\n" "help.text" -msgid "<image id=\"img_id3147093\" src=\"starmath/res/op21405.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147093\">Icon</alt></image>" -msgstr "<image id=\"img_id3147093\" src=\"starmath/res/op21405.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147093\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3147093\" src=\"res/helpimg/starmath/op21405.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147093\">Icon</alt></image>" +msgstr "" #: 03090800.xhp msgctxt "" @@ -5182,8 +5182,8 @@ msgctxt "" "03090800.xhp\n" "par_idN101A7\n" "help.text" -msgid "<image id=\"img_id3155147\" src=\"starmath/res/op21406.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155147\">Icon</alt></image>" -msgstr "<image id=\"img_id3155147\" src=\"starmath/res/op21406.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155147\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3155147\" src=\"res/helpimg/starmath/op21406.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155147\">Icon</alt></image>" +msgstr "" #: 03090800.xhp msgctxt "" @@ -5208,8 +5208,8 @@ msgctxt "" "03090800.xhp\n" "par_idN101E0\n" "help.text" -msgid "<image id=\"img_id3154922\" src=\"starmath/res/op21407.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3154922\">Icon</alt></image>" -msgstr "<image id=\"img_id3154922\" src=\"starmath/res/op21407.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3154922\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3154922\" src=\"res/helpimg/starmath/op21407.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3154922\">Icon</alt></image>" +msgstr "" #: 03090800.xhp msgctxt "" @@ -5234,8 +5234,8 @@ msgctxt "" "03090800.xhp\n" "par_idN1021C\n" "help.text" -msgid "<image id=\"img_id3148889\" src=\"starmath/res/op21408.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3148889\">Icon</alt></image>" -msgstr "<image id=\"img_id3148889\" src=\"starmath/res/op21408.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3148889\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3148889\" src=\"res/helpimg/starmath/op21408.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3148889\">Icon</alt></image>" +msgstr "" #: 03090800.xhp msgctxt "" @@ -5260,8 +5260,8 @@ msgctxt "" "03090800.xhp\n" "par_idN10255\n" "help.text" -msgid "<image id=\"img_id3147473\" src=\"starmath/res/op22001.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147473\">Icon</alt></image>" -msgstr "<image id=\"img_id3147473\" src=\"starmath/res/op22001.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147473\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3147473\" src=\"res/helpimg/starmath/op22001.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147473\">Icon</alt></image>" +msgstr "" #: 03090800.xhp msgctxt "" @@ -5286,8 +5286,8 @@ msgctxt "" "03090800.xhp\n" "par_idN1028E\n" "help.text" -msgid "<image id=\"img_id3155974\" src=\"starmath/res/op21409.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155974\">Icon</alt></image>" -msgstr "<image id=\"img_id3155974\" src=\"starmath/res/op21409.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155974\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3155974\" src=\"res/helpimg/starmath/op21409.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155974\">Icon</alt></image>" +msgstr "" #: 03090800.xhp msgctxt "" @@ -5312,8 +5312,8 @@ msgctxt "" "03090800.xhp\n" "par_idN102C9\n" "help.text" -msgid "<image id=\"img_id3147119\" src=\"starmath/res/op21410.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147119\">Icon</alt></image>" -msgstr "<image id=\"img_id3147119\" src=\"starmath/res/op21410.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147119\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3147119\" src=\"res/helpimg/starmath/op21410.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147119\">Icon</alt></image>" +msgstr "" #: 03090800.xhp msgctxt "" @@ -5338,8 +5338,8 @@ msgctxt "" "03090800.xhp\n" "par_idN10304\n" "help.text" -msgid "<image id=\"img_id3147065\" src=\"starmath/res/op21411.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147065\">Icon</alt></image>" -msgstr "<image id=\"img_id3147065\" src=\"starmath/res/op21411.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147065\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3147065\" src=\"res/helpimg/starmath/op21411.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147065\">Icon</alt></image>" +msgstr "" #: 03090800.xhp msgctxt "" @@ -5364,8 +5364,8 @@ msgctxt "" "03090800.xhp\n" "par_idN1033F\n" "help.text" -msgid "<image id=\"img_id3154590\" src=\"starmath/res/op21412.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3154590\">Icon</alt></image>" -msgstr "<image id=\"img_id3154590\" src=\"starmath/res/op21412.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3154590\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3154590\" src=\"res/helpimg/starmath/op21412.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3154590\">Icon</alt></image>" +msgstr "" #: 03090800.xhp msgctxt "" @@ -5390,8 +5390,8 @@ msgctxt "" "03090800.xhp\n" "par_idN1037A\n" "help.text" -msgid "<image id=\"img_id3149318\" src=\"starmath/res/op21413.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3149318\">Icon</alt></image>" -msgstr "<image id=\"img_id3149318\" src=\"starmath/res/op21413.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3149318\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3149318\" src=\"res/helpimg/starmath/op21413.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3149318\">Icon</alt></image>" +msgstr "" #: 03090800.xhp msgctxt "" @@ -5416,8 +5416,8 @@ msgctxt "" "03090800.xhp\n" "par_idN103B7\n" "help.text" -msgid "<image id=\"img_id3151193\" src=\"starmath/res/op21414.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3151193\">Icon</alt></image>" -msgstr "<image id=\"img_id3151193\" src=\"starmath/res/op21414.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3151193\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3151193\" src=\"res/helpimg/starmath/op21414.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3151193\">Icon</alt></image>" +msgstr "" #: 03090800.xhp msgctxt "" @@ -5442,8 +5442,8 @@ msgctxt "" "03090800.xhp\n" "par_idN103F4\n" "help.text" -msgid "<image id=\"img_id3146956\" src=\"starmath/res/op21415.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3146956\">Icon</alt></image>" -msgstr "<image id=\"img_id3146956\" src=\"starmath/res/op21415.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3146956\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3146956\" src=\"res/helpimg/starmath/op21415.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3146956\">Icon</alt></image>" +msgstr "" #: 03090800.xhp msgctxt "" @@ -5468,8 +5468,8 @@ msgctxt "" "03090800.xhp\n" "par_idN10431\n" "help.text" -msgid "<image id=\"img_id3151223\" src=\"starmath/res/op21416.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3151223\">Icon</alt></image>" -msgstr "<image id=\"img_id3151223\" src=\"starmath/res/op21416.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3151223\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3151223\" src=\"res/helpimg/starmath/op21416.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3151223\">Icon</alt></image>" +msgstr "" #: 03090800.xhp msgctxt "" @@ -5494,8 +5494,8 @@ msgctxt "" "03090800.xhp\n" "par_idN1046E\n" "help.text" -msgid "<image id=\"img_id3156087\" src=\"starmath/res/op21417.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3156087\">Icon</alt></image>" -msgstr "<image id=\"img_id3156087\" src=\"starmath/res/op21417.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3156087\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3156087\" src=\"res/helpimg/starmath/op21417.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3156087\">Icon</alt></image>" +msgstr "" #: 03090800.xhp msgctxt "" @@ -5520,8 +5520,8 @@ msgctxt "" "03090800.xhp\n" "par_idN104A7\n" "help.text" -msgid "<image id=\"img_id3147383\" src=\"starmath/res/op21418.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147383\">Icon</alt></image>" -msgstr "<image id=\"img_id3147383\" src=\"starmath/res/op21418.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147383\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3147383\" src=\"res/helpimg/starmath/op21418.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147383\">Icon</alt></image>" +msgstr "" #: 03090800.xhp msgctxt "" @@ -5546,8 +5546,8 @@ msgctxt "" "03090800.xhp\n" "par_idN104E0\n" "help.text" -msgid "<image id=\"img_id3154038\" src=\"starmath/res/op21419.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3154038\">Icon</alt></image>" -msgstr "<image id=\"img_id3154038\" src=\"starmath/res/op21419.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3154038\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3154038\" src=\"res/helpimg/starmath/op21419.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3154038\">Icon</alt></image>" +msgstr "" #: 03090800.xhp msgctxt "" @@ -5572,8 +5572,8 @@ msgctxt "" "03090800.xhp\n" "par_idN10519\n" "help.text" -msgid "<image id=\"img_id3149625\" src=\"starmath/res/op21420.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3149625\">Icon</alt></image>" -msgstr "<image id=\"img_id3149625\" src=\"starmath/res/op21420.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3149625\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3149625\" src=\"res/helpimg/starmath/op21420.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3149625\">Icon</alt></image>" +msgstr "" #: 03090800.xhp msgctxt "" @@ -5598,8 +5598,8 @@ msgctxt "" "03090800.xhp\n" "par_idN10552\n" "help.text" -msgid "<image id=\"img_id3155555\" src=\"starmath/res/op21421.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155555\">Icon</alt></image>" -msgstr "<image id=\"img_id3155555\" src=\"starmath/res/op21421.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155555\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3155555\" src=\"res/helpimg/starmath/op21421.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155555\">Icon</alt></image>" +msgstr "" #: 03090800.xhp msgctxt "" @@ -7506,8 +7506,8 @@ msgctxt "" "03091502.xhp\n" "par_id3156247\n" "help.text" -msgid "<image id=\"img_id3156253\" src=\"starmath/res/bi21305.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156253\">Icon</alt></image>" -msgstr "<image id=\"img_id3156253\" src=\"starmath/res/bi21305.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156253\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3156253\" src=\"res/helpimg/starmath/bi21305.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156253\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7548,8 +7548,8 @@ msgctxt "" "03091502.xhp\n" "par_id3153031\n" "help.text" -msgid "<image id=\"img_id3153037\" src=\"starmath/res/bi21313.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153037\">Icon</alt></image>" -msgstr "<image id=\"img_id3153037\" src=\"starmath/res/bi21313.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153037\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3153037\" src=\"res/helpimg/starmath/bi21313.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153037\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7573,8 +7573,8 @@ msgctxt "" "03091502.xhp\n" "par_id3155548\n" "help.text" -msgid "<image id=\"img_id3155554\" src=\"starmath/res/bi21302.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155554\">Icon</alt></image>" -msgstr "<image id=\"img_id3155554\" src=\"starmath/res/bi21302.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155554\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3155554\" src=\"res/helpimg/starmath/bi21302.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155554\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7590,8 +7590,8 @@ msgctxt "" "03091502.xhp\n" "par_id3150600\n" "help.text" -msgid "<image id=\"img_id3150606\" src=\"starmath/res/bi21301.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150606\">Icon</alt></image>" -msgstr "<image id=\"img_id3150606\" src=\"starmath/res/bi21301.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150606\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3150606\" src=\"res/helpimg/starmath/bi21301.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150606\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7615,8 +7615,8 @@ msgctxt "" "03091502.xhp\n" "par_id3152978\n" "help.text" -msgid "<image id=\"img_id3152984\" src=\"starmath/res/bi21306.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152984\">Icon</alt></image>" -msgstr "<image id=\"img_id3152984\" src=\"starmath/res/bi21306.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152984\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3152984\" src=\"res/helpimg/starmath/bi21306.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152984\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7640,8 +7640,8 @@ msgctxt "" "03091502.xhp\n" "par_id3152741\n" "help.text" -msgid "<image id=\"img_id3153876\" src=\"starmath/res/bi21314.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153876\">Icon</alt></image>" -msgstr "<image id=\"img_id3153876\" src=\"starmath/res/bi21314.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153876\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3153876\" src=\"res/helpimg/starmath/bi21314.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153876\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7674,8 +7674,8 @@ msgctxt "" "03091502.xhp\n" "par_id3150840\n" "help.text" -msgid "<image id=\"img_id3150846\" src=\"starmath/res/bi21307.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150846\">Icon</alt></image>" -msgstr "<image id=\"img_id3150846\" src=\"starmath/res/bi21307.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150846\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3150846\" src=\"res/helpimg/starmath/bi21307.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150846\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7700,8 +7700,8 @@ msgctxt "" "03091502.xhp\n" "par_id3154050\n" "help.text" -msgid "<image id=\"img_id3154056\" src=\"starmath/res/bi21322.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154056\">Icon</alt></image>" -msgstr "<image id=\"img_id3154056\" src=\"starmath/res/bi21322.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154056\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3154056\" src=\"res/helpimg/starmath/bi21322.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154056\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7717,8 +7717,8 @@ msgctxt "" "03091502.xhp\n" "par_id3150419\n" "help.text" -msgid "<image id=\"img_id3150425\" src=\"starmath/res/bi21324.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150425\">Icon</alt></image>" -msgstr "<image id=\"img_id3150425\" src=\"starmath/res/bi21324.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150425\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3150425\" src=\"res/helpimg/starmath/bi21324.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150425\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7734,8 +7734,8 @@ msgctxt "" "03091502.xhp\n" "par_id3154424\n" "help.text" -msgid "<image id=\"img_id3154429\" src=\"starmath/res/bi21325.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154429\">Icon</alt></image>" -msgstr "<image id=\"img_id3154429\" src=\"starmath/res/bi21325.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154429\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3154429\" src=\"res/helpimg/starmath/bi21325.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154429\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7751,8 +7751,8 @@ msgctxt "" "03091502.xhp\n" "par_id3155410\n" "help.text" -msgid "<image id=\"img_id3155417\" src=\"starmath/res/bi21326.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155417\">Icon</alt></image>" -msgstr "<image id=\"img_id3155417\" src=\"starmath/res/bi21326.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155417\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3155417\" src=\"res/helpimg/starmath/bi21326.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155417\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7768,8 +7768,8 @@ msgctxt "" "03091502.xhp\n" "par_id3153373\n" "help.text" -msgid "<image id=\"img_id3153379\" src=\"starmath/res/bi21303.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153379\">Icon</alt></image>" -msgstr "<image id=\"img_id3153379\" src=\"starmath/res/bi21303.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153379\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3153379\" src=\"res/helpimg/starmath/bi21303.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153379\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7785,8 +7785,8 @@ msgctxt "" "03091502.xhp\n" "par_id3149139\n" "help.text" -msgid "<image id=\"img_id3149145\" src=\"starmath/res/bi21310.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149145\">Icon</alt></image>" -msgstr "<image id=\"img_id3149145\" src=\"starmath/res/bi21310.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149145\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3149145\" src=\"res/helpimg/starmath/bi21310.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149145\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7802,8 +7802,8 @@ msgctxt "" "03091502.xhp\n" "par_id3153648\n" "help.text" -msgid "<image id=\"img_id3153653\" src=\"starmath/res/bi21309.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153653\">Icon</alt></image>" -msgstr "<image id=\"img_id3153653\" src=\"starmath/res/bi21309.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153653\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3153653\" src=\"res/helpimg/starmath/bi21309.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153653\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7819,8 +7819,8 @@ msgctxt "" "03091502.xhp\n" "par_id3145098\n" "help.text" -msgid "<image id=\"img_id3145104\" src=\"starmath/res/bi21323.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145104\">Icon</alt></image>" -msgstr "<image id=\"img_id3145104\" src=\"starmath/res/bi21323.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145104\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3145104\" src=\"res/helpimg/starmath/bi21323.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145104\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7836,8 +7836,8 @@ msgctxt "" "03091502.xhp\n" "par_id3152809\n" "help.text" -msgid "<image id=\"img_id3150267\" src=\"starmath/res/bi21304.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150267\">Icon</alt></image>" -msgstr "<image id=\"img_id3150267\" src=\"starmath/res/bi21304.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150267\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3150267\" src=\"res/helpimg/starmath/bi21304.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150267\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7853,8 +7853,8 @@ msgctxt "" "03091502.xhp\n" "par_id3153161\n" "help.text" -msgid "<image id=\"img_id3153168\" src=\"starmath/res/bi21308.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153168\">Icon</alt></image>" -msgstr "<image id=\"img_id3153168\" src=\"starmath/res/bi21308.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153168\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3153168\" src=\"res/helpimg/starmath/bi21308.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153168\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7870,8 +7870,8 @@ msgctxt "" "03091502.xhp\n" "par_id3150336\n" "help.text" -msgid "<image id=\"img_id3148396\" src=\"starmath/res/bi21312.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148396\">Icon</alt></image>" -msgstr "<image id=\"img_id3148396\" src=\"starmath/res/bi21312.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148396\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3148396\" src=\"res/helpimg/starmath/bi21312.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148396\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7887,8 +7887,8 @@ msgctxt "" "03091502.xhp\n" "par_id3154416\n" "help.text" -msgid "<image id=\"img_id3154422\" src=\"starmath/res/bi21315.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154422\">Icon</alt></image>" -msgstr "<image id=\"img_id3154422\" src=\"starmath/res/bi21315.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154422\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3154422\" src=\"res/helpimg/starmath/bi21315.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154422\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7904,8 +7904,8 @@ msgctxt "" "03091502.xhp\n" "par_id3149265\n" "help.text" -msgid "<image id=\"img_id3149271\" src=\"starmath/res/bi21311.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149271\">Icon</alt></image>" -msgstr "<image id=\"img_id3149271\" src=\"starmath/res/bi21311.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149271\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3149271\" src=\"res/helpimg/starmath/bi21311.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149271\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7921,8 +7921,8 @@ msgctxt "" "03091502.xhp\n" "par_id3153957\n" "help.text" -msgid "<image id=\"img_id3153962\" src=\"starmath/res/bi21316.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153962\">Icon</alt></image>" -msgstr "<image id=\"img_id3153962\" src=\"starmath/res/bi21316.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153962\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3153962\" src=\"res/helpimg/starmath/bi21316.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153962\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7938,8 +7938,8 @@ msgctxt "" "03091502.xhp\n" "par_id3153958\n" "help.text" -msgid "<image id=\"img_id3153963\" src=\"starmath/res/bi21327.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153963\">Icon</alt></image>" -msgstr "<image id=\"img_id3153962\" src=\"starmath/res/bi21316.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153962\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3153963\" src=\"res/helpimg/starmath/bi21327.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153963\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7955,8 +7955,8 @@ msgctxt "" "03091502.xhp\n" "par_id3153959\n" "help.text" -msgid "<image id=\"img_id3153964\" src=\"starmath/res/bi21328.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153964\">Icon</alt></image>" -msgstr "<image id=\"img_id3153962\" src=\"starmath/res/bi21316.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153962\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3153964\" src=\"res/helpimg/starmath/bi21328.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153964\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7972,8 +7972,8 @@ msgctxt "" "03091502.xhp\n" "par_id3153960\n" "help.text" -msgid "<image id=\"img_id3153965\" src=\"starmath/res/bi21329.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153965\">Icon</alt></image>" -msgstr "<image id=\"img_id3153962\" src=\"starmath/res/bi21316.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153962\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3153965\" src=\"res/helpimg/starmath/bi21329.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153965\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -7989,8 +7989,8 @@ msgctxt "" "03091502.xhp\n" "par_id3153961\n" "help.text" -msgid "<image id=\"img_id3153966\" src=\"starmath/res/bi21330.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153966\">Icon</alt></image>" -msgstr "<image id=\"img_id3153962\" src=\"starmath/res/bi21316.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153962\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3153966\" src=\"res/helpimg/starmath/bi21330.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153966\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -8006,8 +8006,8 @@ msgctxt "" "03091502.xhp\n" "par_id3153962\n" "help.text" -msgid "<image id=\"img_id3153967\" src=\"starmath/res/bi21331.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153967\">Icon</alt></image>" -msgstr "<image id=\"img_id3153962\" src=\"starmath/res/bi21316.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153962\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3153967\" src=\"res/helpimg/starmath/bi21331.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153967\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -8023,8 +8023,8 @@ msgctxt "" "03091502.xhp\n" "par_id3153963\n" "help.text" -msgid "<image id=\"img_id3153968\" src=\"starmath/res/bi21332.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153968\">Icon</alt></image>" -msgstr "<image id=\"img_id3153168\" src=\"starmath/res/bi21308.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153168\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3153968\" src=\"res/helpimg/starmath/bi21332.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153968\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -8040,8 +8040,8 @@ msgctxt "" "03091502.xhp\n" "par_id3153964\n" "help.text" -msgid "<image id=\"img_id3153969\" src=\"starmath/res/bi21333.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153969\">Icon</alt></image>" -msgstr "<image id=\"img_id3153962\" src=\"starmath/res/bi21316.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153962\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3153969\" src=\"res/helpimg/starmath/bi21333.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153969\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -8057,8 +8057,8 @@ msgctxt "" "03091502.xhp\n" "par_id3153965\n" "help.text" -msgid "<image id=\"img_id3153970\" src=\"starmath/res/bi21334.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153970\">Icon</alt></image>" -msgstr "<image id=\"img_id3153876\" src=\"starmath/res/bi21314.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153876\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3153970\" src=\"res/helpimg/starmath/bi21334.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153970\">Icon</alt></image>" +msgstr "" #: 03091502.xhp msgctxt "" @@ -8142,8 +8142,8 @@ msgctxt "" "03091503.xhp\n" "par_id3146505\n" "help.text" -msgid "<image id=\"img_id3146512\" src=\"starmath/res/op22001.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146512\">Icon</alt></image>" -msgstr "<image id=\"img_id3146512\" src=\"starmath/res/op22001.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146512\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3146512\" src=\"res/helpimg/starmath/op22001.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146512\">Icon</alt></image>" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8159,8 +8159,8 @@ msgctxt "" "03091503.xhp\n" "par_id3159379\n" "help.text" -msgid "<image id=\"img_id3159386\" src=\"starmath/res/op22002.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159386\">Icon</alt></image>" -msgstr "<image id=\"img_id3159386\" src=\"starmath/res/op22002.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159386\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3159386\" src=\"res/helpimg/starmath/op22002.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159386\">Icon</alt></image>" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8176,8 +8176,8 @@ msgctxt "" "03091503.xhp\n" "par_id3158166\n" "help.text" -msgid "<image id=\"img_id3158173\" src=\"starmath/res/op21401.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158173\">Icon</alt></image>" -msgstr "<image id=\"img_id3158173\" src=\"starmath/res/op21401.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158173\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3158173\" src=\"res/helpimg/starmath/op21401.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158173\">Icon</alt></image>" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8193,8 +8193,8 @@ msgctxt "" "03091503.xhp\n" "par_id3152402\n" "help.text" -msgid "<image id=\"img_id3152408\" src=\"starmath/res/op21405.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152408\">Icon</alt></image>" -msgstr "<image id=\"img_id3152408\" src=\"starmath/res/op21405.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152408\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3152408\" src=\"res/helpimg/starmath/op21405.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152408\">Icon</alt></image>" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8210,8 +8210,8 @@ msgctxt "" "03091503.xhp\n" "par_id3158212\n" "help.text" -msgid "<image id=\"img_id3158218\" src=\"starmath/res/op21402.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158218\">Icon</alt></image>" -msgstr "<image id=\"img_id3158218\" src=\"starmath/res/op21402.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158218\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3158218\" src=\"res/helpimg/starmath/op21402.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158218\">Icon</alt></image>" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8227,8 +8227,8 @@ msgctxt "" "03091503.xhp\n" "par_id3158819\n" "help.text" -msgid "<image id=\"img_id3158825\" src=\"starmath/res/op21413.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158825\">Icon</alt></image>" -msgstr "<image id=\"img_id3158825\" src=\"starmath/res/op21413.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158825\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3158825\" src=\"res/helpimg/starmath/op21413.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158825\">Icon</alt></image>" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8244,8 +8244,8 @@ msgctxt "" "03091503.xhp\n" "par_id3158966\n" "help.text" -msgid "<image id=\"img_id3158973\" src=\"starmath/res/op21414.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158973\">Icon</alt></image>" -msgstr "<image id=\"img_id3158973\" src=\"starmath/res/op21414.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158973\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3158973\" src=\"res/helpimg/starmath/op21414.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158973\">Icon</alt></image>" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8261,8 +8261,8 @@ msgctxt "" "03091503.xhp\n" "par_id3159114\n" "help.text" -msgid "<image id=\"img_id3159120\" src=\"starmath/res/op21415.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159120\">Icon</alt></image>" -msgstr "<image id=\"img_id3159120\" src=\"starmath/res/op21415.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159120\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3159120\" src=\"res/helpimg/starmath/op21415.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159120\">Icon</alt></image>" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8278,8 +8278,8 @@ msgctxt "" "03091503.xhp\n" "par_id3163002\n" "help.text" -msgid "<image id=\"img_id3163008\" src=\"starmath/res/op21416.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163008\">Icon</alt></image>" -msgstr "<image id=\"img_id3163008\" src=\"starmath/res/op21416.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163008\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3163008\" src=\"res/helpimg/starmath/op21416.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163008\">Icon</alt></image>" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8303,8 +8303,8 @@ msgctxt "" "03091503.xhp\n" "par_id3158359\n" "help.text" -msgid "<image id=\"img_id3158366\" src=\"starmath/res/op21403.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158366\">Icon</alt></image>" -msgstr "<image id=\"img_id3158366\" src=\"starmath/res/op21403.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158366\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3158366\" src=\"res/helpimg/starmath/op21403.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158366\">Icon</alt></image>" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8320,8 +8320,8 @@ msgctxt "" "03091503.xhp\n" "par_id3156480\n" "help.text" -msgid "<image id=\"img_id3156486\" src=\"starmath/res/op21421.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156486\">Icon</alt></image>" -msgstr "<image id=\"img_id3156486\" src=\"starmath/res/op21421.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156486\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3156486\" src=\"res/helpimg/starmath/op21421.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156486\">Icon</alt></image>" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8345,8 +8345,8 @@ msgctxt "" "03091503.xhp\n" "par_id3145932\n" "help.text" -msgid "<image id=\"img_id3145938\" src=\"starmath/res/op21407.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145938\">Icon</alt></image>" -msgstr "<image id=\"img_id3145938\" src=\"starmath/res/op21407.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145938\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3145938\" src=\"res/helpimg/starmath/op21407.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145938\">Icon</alt></image>" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8362,8 +8362,8 @@ msgctxt "" "03091503.xhp\n" "par_id3163149\n" "help.text" -msgid "<image id=\"img_id3163156\" src=\"starmath/res/op21417.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163156\">Icon</alt></image>" -msgstr "<image id=\"img_id3163156\" src=\"starmath/res/op21417.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163156\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3163156\" src=\"res/helpimg/starmath/op21417.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163156\">Icon</alt></image>" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8379,8 +8379,8 @@ msgctxt "" "03091503.xhp\n" "par_id3163444\n" "help.text" -msgid "<image id=\"img_id3163450\" src=\"starmath/res/op21419.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163450\">Icon</alt></image>" -msgstr "<image id=\"img_id3163450\" src=\"starmath/res/op21419.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163450\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3163450\" src=\"res/helpimg/starmath/op21419.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163450\">Icon</alt></image>" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8396,8 +8396,8 @@ msgctxt "" "03091503.xhp\n" "par_id3163591\n" "help.text" -msgid "<image id=\"img_id3163598\" src=\"starmath/res/op21420.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163598\">Icon</alt></image>" -msgstr "<image id=\"img_id3163598\" src=\"starmath/res/op21420.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163598\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3163598\" src=\"res/helpimg/starmath/op21420.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163598\">Icon</alt></image>" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8413,8 +8413,8 @@ msgctxt "" "03091503.xhp\n" "par_id3163296\n" "help.text" -msgid "<image id=\"img_id3163303\" src=\"starmath/res/op21418.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163303\">Icon</alt></image>" -msgstr "<image id=\"img_id3163303\" src=\"starmath/res/op21418.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163303\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3163303\" src=\"res/helpimg/starmath/op21418.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163303\">Icon</alt></image>" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8430,8 +8430,8 @@ msgctxt "" "03091503.xhp\n" "par_id3146357\n" "help.text" -msgid "<image id=\"img_id3146363\" src=\"starmath/res/op21408.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146363\">Icon</alt></image>" -msgstr "<image id=\"img_id3146363\" src=\"starmath/res/op21408.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146363\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3146363\" src=\"res/helpimg/starmath/op21408.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146363\">Icon</alt></image>" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8447,8 +8447,8 @@ msgctxt "" "03091503.xhp\n" "par_id3146652\n" "help.text" -msgid "<image id=\"img_id3146659\" src=\"starmath/res/op21409.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146659\">Icon</alt></image>" -msgstr "<image id=\"img_id3146659\" src=\"starmath/res/op21409.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146659\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3146659\" src=\"res/helpimg/starmath/op21409.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146659\">Icon</alt></image>" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8464,8 +8464,8 @@ msgctxt "" "03091503.xhp\n" "par_id3146800\n" "help.text" -msgid "<image id=\"img_id3146806\" src=\"starmath/res/op21410.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146806\">Icon</alt></image>" -msgstr "<image id=\"img_id3146806\" src=\"starmath/res/op21410.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146806\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3146806\" src=\"res/helpimg/starmath/op21410.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146806\">Icon</alt></image>" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8481,8 +8481,8 @@ msgctxt "" "03091503.xhp\n" "par_id3158524\n" "help.text" -msgid "<image id=\"img_id3158530\" src=\"starmath/res/op21411.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158530\">Icon</alt></image>" -msgstr "<image id=\"img_id3158530\" src=\"starmath/res/op21411.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158530\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3158530\" src=\"res/helpimg/starmath/op21411.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158530\">Icon</alt></image>" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8498,8 +8498,8 @@ msgctxt "" "03091503.xhp\n" "par_id3158671\n" "help.text" -msgid "<image id=\"img_id3158678\" src=\"starmath/res/op21412.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158678\">Icon</alt></image>" -msgstr "<image id=\"img_id3158678\" src=\"starmath/res/op21412.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158678\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3158678\" src=\"res/helpimg/starmath/op21412.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158678\">Icon</alt></image>" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8515,8 +8515,8 @@ msgctxt "" "03091503.xhp\n" "par_id3152548\n" "help.text" -msgid "<image id=\"img_id3152555\" src=\"starmath/res/op21406.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152555\">Icon</alt></image>" -msgstr "<image id=\"img_id3152555\" src=\"starmath/res/op21406.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152555\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3152555\" src=\"res/helpimg/starmath/op21406.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152555\">Icon</alt></image>" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8582,8 +8582,8 @@ msgctxt "" "03091504.xhp\n" "par_id3166018\n" "help.text" -msgid "<image id=\"img_id3166024\" src=\"starmath/res/fu21501.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166024\">Icon</alt></image>" -msgstr "<image id=\"img_id3166024\" src=\"starmath/res/fu21501.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166024\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3166024\" src=\"res/helpimg/starmath/fu21501.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166024\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8599,8 +8599,8 @@ msgctxt "" "03091504.xhp\n" "par_id3164840\n" "help.text" -msgid "<image id=\"img_id3164847\" src=\"starmath/res/fu21518.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3164847\">Icon</alt></image>" -msgstr "<image id=\"img_id3164847\" src=\"starmath/res/fu21518.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3164847\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3164847\" src=\"res/helpimg/starmath/fu21518.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3164847\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8616,8 +8616,8 @@ msgctxt "" "03091504.xhp\n" "par_id3165134\n" "help.text" -msgid "<image id=\"img_id3165141\" src=\"starmath/res/fu21520.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165141\">Icon</alt></image>" -msgstr "<image id=\"img_id3165141\" src=\"starmath/res/fu21520.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165141\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3165141\" src=\"res/helpimg/starmath/fu21520.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165141\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8633,8 +8633,8 @@ msgctxt "" "03091504.xhp\n" "par_id3166312\n" "help.text" -msgid "<image id=\"img_id3166318\" src=\"starmath/res/fu21522.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166318\">Icon</alt></image>" -msgstr "<image id=\"img_id3166318\" src=\"starmath/res/fu21522.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166318\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3166318\" src=\"res/helpimg/starmath/fu21522.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166318\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8650,8 +8650,8 @@ msgctxt "" "03091504.xhp\n" "par_id3143430\n" "help.text" -msgid "<image id=\"img_id3143436\" src=\"starmath/res/fu21524.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3143436\">Icon</alt></image>" -msgstr "<image id=\"img_id3143436\" src=\"starmath/res/fu21524.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3143436\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3143436\" src=\"res/helpimg/starmath/fu21524.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3143436\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8667,8 +8667,8 @@ msgctxt "" "03091504.xhp\n" "par_id3152238\n" "help.text" -msgid "<image id=\"img_id3152244\" src=\"starmath/res/fu21517.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152244\">Icon</alt></image>" -msgstr "<image id=\"img_id3152244\" src=\"starmath/res/fu21517.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152244\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3152244\" src=\"res/helpimg/starmath/fu21517.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152244\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8684,8 +8684,8 @@ msgctxt "" "03091504.xhp\n" "par_id3164987\n" "help.text" -msgid "<image id=\"img_id3164994\" src=\"starmath/res/fu21519.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3164994\">Icon</alt></image>" -msgstr "<image id=\"img_id3164994\" src=\"starmath/res/fu21519.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3164994\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3164994\" src=\"res/helpimg/starmath/fu21519.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3164994\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8701,8 +8701,8 @@ msgctxt "" "03091504.xhp\n" "par_id3166165\n" "help.text" -msgid "<image id=\"img_id3166172\" src=\"starmath/res/fu21521.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166172\">Icon</alt></image>" -msgstr "<image id=\"img_id3166172\" src=\"starmath/res/fu21521.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166172\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3166172\" src=\"res/helpimg/starmath/fu21521.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166172\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8718,8 +8718,8 @@ msgctxt "" "03091504.xhp\n" "par_id3166459\n" "help.text" -msgid "<image id=\"img_id3166465\" src=\"starmath/res/fu21523.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166465\">Icon</alt></image>" -msgstr "<image id=\"img_id3166465\" src=\"starmath/res/fu21523.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166465\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3166465\" src=\"res/helpimg/starmath/fu21523.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166465\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8744,8 +8744,8 @@ msgctxt "" "03091504.xhp\n" "par_id3151649\n" "help.text" -msgid "<image id=\"img_id3151656\" src=\"starmath/res/fu21510.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151656\">Icon</alt></image>" -msgstr "<image id=\"img_id3151656\" src=\"starmath/res/fu21510.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151656\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3151656\" src=\"res/helpimg/starmath/fu21510.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151656\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8761,8 +8761,8 @@ msgctxt "" "03091504.xhp\n" "par_id3165576\n" "help.text" -msgid "<image id=\"img_id3165583\" src=\"starmath/res/fu21514.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165583\">Icon</alt></image>" -msgstr "<image id=\"img_id3165583\" src=\"starmath/res/fu21514.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165583\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3165583\" src=\"res/helpimg/starmath/fu21514.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165583\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8778,8 +8778,8 @@ msgctxt "" "03091504.xhp\n" "par_id3151944\n" "help.text" -msgid "<image id=\"img_id3151950\" src=\"starmath/res/fu21512.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151950\">Icon</alt></image>" -msgstr "<image id=\"img_id3151950\" src=\"starmath/res/fu21512.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151950\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3151950\" src=\"res/helpimg/starmath/fu21512.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151950\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8795,8 +8795,8 @@ msgctxt "" "03091504.xhp\n" "par_id3165871\n" "help.text" -msgid "<image id=\"img_id3165877\" src=\"starmath/res/fu21516.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165877\">Icon</alt></image>" -msgstr "<image id=\"img_id3165877\" src=\"starmath/res/fu21516.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165877\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3165877\" src=\"res/helpimg/starmath/fu21516.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165877\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8812,8 +8812,8 @@ msgctxt "" "03091504.xhp\n" "par_id3157074\n" "help.text" -msgid "<image id=\"img_id3157080\" src=\"starmath/res/fu21507.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157080\">Icon</alt></image>" -msgstr "<image id=\"img_id3157080\" src=\"starmath/res/fu21507.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157080\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3157080\" src=\"res/helpimg/starmath/fu21507.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157080\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8829,8 +8829,8 @@ msgctxt "" "03091504.xhp\n" "par_id3143577\n" "help.text" -msgid "<image id=\"img_id3143584\" src=\"starmath/res/fu21502.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3143584\">Icon</alt></image>" -msgstr "<image id=\"img_id3143584\" src=\"starmath/res/fu21502.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3143584\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3143584\" src=\"res/helpimg/starmath/fu21502.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3143584\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8846,8 +8846,8 @@ msgctxt "" "03091504.xhp\n" "par_id3156780\n" "help.text" -msgid "<image id=\"img_id3156786\" src=\"starmath/res/fu21505.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156786\">Icon</alt></image>" -msgstr "<image id=\"img_id3156786\" src=\"starmath/res/fu21505.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156786\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3156786\" src=\"res/helpimg/starmath/fu21505.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156786\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8863,8 +8863,8 @@ msgctxt "" "03091504.xhp\n" "par_id3156927\n" "help.text" -msgid "<image id=\"img_id3156934\" src=\"starmath/res/fu21506.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156934\">Icon</alt></image>" -msgstr "<image id=\"img_id3156934\" src=\"starmath/res/fu21506.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156934\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3156934\" src=\"res/helpimg/starmath/fu21506.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156934\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8880,8 +8880,8 @@ msgctxt "" "03091504.xhp\n" "par_id3157220\n" "help.text" -msgid "<image id=\"img_id3157227\" src=\"starmath/res/fu21508.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157227\">Icon</alt></image>" -msgstr "<image id=\"img_id3157227\" src=\"starmath/res/fu21508.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157227\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3157227\" src=\"res/helpimg/starmath/fu21508.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157227\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8897,8 +8897,8 @@ msgctxt "" "03091504.xhp\n" "par_id3165282\n" "help.text" -msgid "<image id=\"img_id3165288\" src=\"starmath/res/fu21504.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165288\">Icon</alt></image>" -msgstr "<image id=\"img_id3165288\" src=\"starmath/res/fu21504.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165288\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3165288\" src=\"res/helpimg/starmath/fu21504.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165288\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8914,8 +8914,8 @@ msgctxt "" "03091504.xhp\n" "par_id3151502\n" "help.text" -msgid "<image id=\"img_id3151509\" src=\"starmath/res/fu21509.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151509\">Icon</alt></image>" -msgstr "<image id=\"img_id3151509\" src=\"starmath/res/fu21509.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151509\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3151509\" src=\"res/helpimg/starmath/fu21509.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151509\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8931,8 +8931,8 @@ msgctxt "" "03091504.xhp\n" "par_id3165429\n" "help.text" -msgid "<image id=\"img_id3165436\" src=\"starmath/res/fu21513.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165436\">Icon</alt></image>" -msgstr "<image id=\"img_id3165436\" src=\"starmath/res/fu21513.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165436\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3165436\" src=\"res/helpimg/starmath/fu21513.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165436\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8948,8 +8948,8 @@ msgctxt "" "03091504.xhp\n" "par_id3152091\n" "help.text" -msgid "<image id=\"img_id3152097\" src=\"starmath/res/fu21503.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152097\">Icon</alt></image>" -msgstr "<image id=\"img_id3152097\" src=\"starmath/res/fu21503.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152097\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3152097\" src=\"res/helpimg/starmath/fu21503.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152097\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8974,8 +8974,8 @@ msgctxt "" "03091504.xhp\n" "par_id3157368\n" "help.text" -msgid "<image id=\"img_id3157375\" src=\"starmath/res/fu21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157375\">Icon</alt></image>" -msgstr "<image id=\"img_id3157375\" src=\"starmath/res/fu21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157375\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3157375\" src=\"res/helpimg/starmath/fu21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157375\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -8991,8 +8991,8 @@ msgctxt "" "03091504.xhp\n" "par_id3151796\n" "help.text" -msgid "<image id=\"img_id3151803\" src=\"starmath/res/fu21511.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151803\">Icon</alt></image>" -msgstr "<image id=\"img_id3151803\" src=\"starmath/res/fu21511.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151803\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3151803\" src=\"res/helpimg/starmath/fu21511.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151803\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -9008,8 +9008,8 @@ msgctxt "" "03091504.xhp\n" "par_id3165723\n" "help.text" -msgid "<image id=\"img_id3165730\" src=\"starmath/res/fu21515.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165730\">Icon</alt></image>" -msgstr "<image id=\"img_id3165730\" src=\"starmath/res/fu21515.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165730\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3165730\" src=\"res/helpimg/starmath/fu21515.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165730\">Icon</alt></image>" +msgstr "" #: 03091504.xhp msgctxt "" @@ -9075,8 +9075,8 @@ msgctxt "" "03091505.xhp\n" "par_id3144534\n" "help.text" -msgid "<image id=\"img_id3144541\" src=\"starmath/res/fo21604.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144541\">Icon</alt></image>" -msgstr "<image id=\"img_id3144541\" src=\"starmath/res/fo21604.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144541\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3144541\" src=\"res/helpimg/starmath/fo21604.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144541\">Icon</alt></image>" +msgstr "" #: 03091505.xhp msgctxt "" @@ -9092,8 +9092,8 @@ msgctxt "" "03091505.xhp\n" "par_id3166611\n" "help.text" -msgid "<image id=\"img_id3166618\" src=\"starmath/res/fo21614.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166618\">Icon</alt></image>" -msgstr "<image id=\"img_id3166618\" src=\"starmath/res/fo21614.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166618\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3166618\" src=\"res/helpimg/starmath/fo21614.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166618\">Icon</alt></image>" +msgstr "" #: 03091505.xhp msgctxt "" @@ -9109,8 +9109,8 @@ msgctxt "" "03091505.xhp\n" "par_id3144681\n" "help.text" -msgid "<image id=\"img_id3144688\" src=\"starmath/res/fo21613.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3144688\">Icon</alt></image>" -msgstr "<image id=\"img_id3144688\" src=\"starmath/res/fo21613.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3144688\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3144688\" src=\"res/helpimg/starmath/fo21613.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3144688\">Icon</alt></image>" +msgstr "" #: 03091505.xhp msgctxt "" @@ -9126,8 +9126,8 @@ msgctxt "" "03091505.xhp\n" "par_id3145083\n" "help.text" -msgid "<image id=\"img_id3166470\" src=\"starmath/res/fo21607.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3166470\">Icon</alt></image>" -msgstr "<image id=\"img_id3166470\" src=\"starmath/res/fo21607.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3166470\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3166470\" src=\"res/helpimg/starmath/fo21607.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3166470\">Icon</alt></image>" +msgstr "" #: 03091505.xhp msgctxt "" @@ -9143,8 +9143,8 @@ msgctxt "" "03091505.xhp\n" "par_id3144936\n" "help.text" -msgid "<image id=\"img_id3144943\" src=\"starmath/res/fo21606.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144943\">Icon</alt></image>" -msgstr "<image id=\"img_id3144943\" src=\"starmath/res/fo21606.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144943\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3144943\" src=\"res/helpimg/starmath/fo21606.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144943\">Icon</alt></image>" +msgstr "" #: 03091505.xhp msgctxt "" @@ -9160,8 +9160,8 @@ msgctxt "" "03091505.xhp\n" "par_id3144789\n" "help.text" -msgid "<image id=\"img_id3144796\" src=\"starmath/res/fo21605.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144796\">Icon</alt></image>" -msgstr "<image id=\"img_id3144796\" src=\"starmath/res/fo21605.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144796\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3144796\" src=\"res/helpimg/starmath/fo21605.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144796\">Icon</alt></image>" +msgstr "" #: 03091505.xhp msgctxt "" @@ -9195,8 +9195,8 @@ msgctxt "" "03091505.xhp\n" "par_id3166719\n" "help.text" -msgid "<image id=\"img_id3166725\" src=\"starmath/res/fo21609.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3166725\">Icon</alt></image>" -msgstr "<image id=\"img_id3166725\" src=\"starmath/res/fo21609.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3166725\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3166725\" src=\"res/helpimg/starmath/fo21609.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3166725\">Icon</alt></image>" +msgstr "" #: 03091505.xhp msgctxt "" @@ -9212,8 +9212,8 @@ msgctxt "" "03091505.xhp\n" "par_id3166866\n" "help.text" -msgid "<image id=\"img_id3166872\" src=\"starmath/res/fo21610.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3166872\">Icon</alt></image>" -msgstr "<image id=\"img_id3166872\" src=\"starmath/res/fo21610.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3166872\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3166872\" src=\"res/helpimg/starmath/fo21610.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3166872\">Icon</alt></image>" +msgstr "" #: 03091505.xhp msgctxt "" @@ -9229,8 +9229,8 @@ msgctxt "" "03091505.xhp\n" "par_id3167013\n" "help.text" -msgid "<image id=\"img_id3167020\" src=\"starmath/res/fo21611.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3167020\">Icon</alt></image>" -msgstr "<image id=\"img_id3167020\" src=\"starmath/res/fo21611.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3167020\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3167020\" src=\"res/helpimg/starmath/fo21611.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3167020\">Icon</alt></image>" +msgstr "" #: 03091505.xhp msgctxt "" @@ -9255,8 +9255,8 @@ msgctxt "" "03091505.xhp\n" "par_id3144387\n" "help.text" -msgid "<image id=\"img_id3144394\" src=\"starmath/res/fo21603.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144394\">Icon</alt></image>" -msgstr "<image id=\"img_id3144394\" src=\"starmath/res/fo21603.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144394\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3144394\" src=\"res/helpimg/starmath/fo21603.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144394\">Icon</alt></image>" +msgstr "" #: 03091505.xhp msgctxt "" @@ -9272,8 +9272,8 @@ msgctxt "" "03091505.xhp\n" "par_id3144240\n" "help.text" -msgid "<image id=\"img_id3144247\" src=\"starmath/res/fo21602.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3144247\">Icon</alt></image>" -msgstr "<image id=\"img_id3144247\" src=\"starmath/res/fo21602.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3144247\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3144247\" src=\"res/helpimg/starmath/fo21602.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3144247\">Icon</alt></image>" +msgstr "" #: 03091505.xhp msgctxt "" @@ -9289,8 +9289,8 @@ msgctxt "" "03091505.xhp\n" "par_id3167161\n" "help.text" -msgid "<image id=\"img_id3167167\" src=\"starmath/res/fo21615.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3167167\">Icon</alt></image>" -msgstr "<image id=\"img_id3167167\" src=\"starmath/res/fo21615.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3167167\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3167167\" src=\"res/helpimg/starmath/fo21615.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3167167\">Icon</alt></image>" +msgstr "" #: 03091505.xhp msgctxt "" @@ -9306,8 +9306,8 @@ msgctxt "" "03091505.xhp\n" "par_id3144093\n" "help.text" -msgid "<image id=\"img_id3144100\" src=\"starmath/res/fo21601.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3144100\">Icon</alt></image>" -msgstr "<image id=\"img_id3144100\" src=\"starmath/res/fo21601.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3144100\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3144100\" src=\"res/helpimg/starmath/fo21601.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3144100\">Icon</alt></image>" +msgstr "" #: 03091505.xhp msgctxt "" @@ -9373,8 +9373,8 @@ msgctxt "" "03091506.xhp\n" "par_id3167709\n" "help.text" -msgid "<image id=\"img_id3167716\" src=\"starmath/res/at21701.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3167716\">Icon</alt></image>" -msgstr "<image id=\"img_id3167716\" src=\"starmath/res/at21701.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3167716\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3167716\" src=\"res/helpimg/starmath/at21701.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3167716\">Icon</alt></image>" +msgstr "" #: 03091506.xhp msgctxt "" @@ -9390,8 +9390,8 @@ msgctxt "" "03091506.xhp\n" "par_id3159771\n" "help.text" -msgid "<image id=\"img_id3159778\" src=\"starmath/res/at21705.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159778\">Icon</alt></image>" -msgstr "<image id=\"img_id3159778\" src=\"starmath/res/at21705.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159778\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3159778\" src=\"res/helpimg/starmath/at21705.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159778\">Icon</alt></image>" +msgstr "" #: 03091506.xhp msgctxt "" @@ -9424,8 +9424,8 @@ msgctxt "" "03091506.xhp\n" "par_id3168153\n" "help.text" -msgid "<image id=\"img_id3168160\" src=\"starmath/res/at21704.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3168160\">Icon</alt></image>" -msgstr "<image id=\"img_id3168160\" src=\"starmath/res/at21704.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3168160\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3168160\" src=\"res/helpimg/starmath/at21704.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3168160\">Icon</alt></image>" +msgstr "" #: 03091506.xhp msgctxt "" @@ -9441,8 +9441,8 @@ msgctxt "" "03091506.xhp\n" "par_id3168006\n" "help.text" -msgid "<image id=\"img_id3168012\" src=\"starmath/res/at21703.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168012\">Icon</alt></image>" -msgstr "<image id=\"img_id3168012\" src=\"starmath/res/at21703.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168012\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3168012\" src=\"res/helpimg/starmath/at21703.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168012\">Icon</alt></image>" +msgstr "" #: 03091506.xhp msgctxt "" @@ -9458,8 +9458,8 @@ msgctxt "" "03091506.xhp\n" "par_id3168303\n" "help.text" -msgid "<image id=\"img_id3168309\" src=\"starmath/res/at21709.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168309\">Icon</alt></image>" -msgstr "<image id=\"img_id3168309\" src=\"starmath/res/at21709.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168309\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3168309\" src=\"res/helpimg/starmath/at21709.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168309\">Icon</alt></image>" +msgstr "" #: 03091506.xhp msgctxt "" @@ -9492,8 +9492,8 @@ msgctxt "" "03091506.xhp\n" "par_id3161104\n" "help.text" -msgid "<image id=\"img_id3161111\" src=\"starmath/res/at21712.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3161111\">Icon</alt></image>" -msgstr "<image id=\"img_id3161111\" src=\"starmath/res/at21712.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3161111\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3161111\" src=\"res/helpimg/starmath/at21712.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3161111\">Icon</alt></image>" +msgstr "" #: 03091506.xhp msgctxt "" @@ -9509,8 +9509,8 @@ msgctxt "" "03091506.xhp\n" "par_id3160512\n" "help.text" -msgid "<image id=\"img_id3160519\" src=\"starmath/res/at21711.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160519\">Icon</alt></image>" -msgstr "<image id=\"img_id3160519\" src=\"starmath/res/at21711.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160519\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3160519\" src=\"res/helpimg/starmath/at21711.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160519\">Icon</alt></image>" +msgstr "" #: 03091506.xhp msgctxt "" @@ -9526,8 +9526,8 @@ msgctxt "" "03091506.xhp\n" "par_id3159919\n" "help.text" -msgid "<image id=\"img_id3159926\" src=\"starmath/res/at21710.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159926\">Icon</alt></image>" -msgstr "<image id=\"img_id3159926\" src=\"starmath/res/at21710.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159926\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3159926\" src=\"res/helpimg/starmath/at21710.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159926\">Icon</alt></image>" +msgstr "" #: 03091506.xhp msgctxt "" @@ -9543,8 +9543,8 @@ msgctxt "" "03091506.xhp\n" "par_id3167857\n" "help.text" -msgid "<image id=\"img_id3167864\" src=\"starmath/res/at21702.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3167864\">Icon</alt></image>" -msgstr "<image id=\"img_id3167864\" src=\"starmath/res/at21702.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3167864\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3167864\" src=\"res/helpimg/starmath/at21702.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3167864\">Icon</alt></image>" +msgstr "" #: 03091506.xhp msgctxt "" @@ -9560,8 +9560,8 @@ msgctxt "" "03091506.xhp\n" "par_id3159622\n" "help.text" -msgid "<image id=\"img_id3159628\" src=\"starmath/res/at21707.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159628\">Icon</alt></image>" -msgstr "<image id=\"img_id3159628\" src=\"starmath/res/at21707.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159628\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3159628\" src=\"res/helpimg/starmath/at21707.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159628\">Icon</alt></image>" +msgstr "" #: 03091506.xhp msgctxt "" @@ -9612,8 +9612,8 @@ msgctxt "" "03091506.xhp\n" "par_id3160659\n" "help.text" -msgid "<image id=\"img_id3160666\" src=\"starmath/res/at21713.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160666\">Icon</alt></image>" -msgstr "<image id=\"img_id3160666\" src=\"starmath/res/at21713.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160666\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3160666\" src=\"res/helpimg/starmath/at21713.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160666\">Icon</alt></image>" +msgstr "" #: 03091506.xhp msgctxt "" @@ -9629,8 +9629,8 @@ msgctxt "" "03091506.xhp\n" "par_id3160956\n" "help.text" -msgid "<image id=\"img_id3160962\" src=\"starmath/res/at21715.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160962\">Icon</alt></image>" -msgstr "<image id=\"img_id3160962\" src=\"starmath/res/at21715.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160962\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3160962\" src=\"res/helpimg/starmath/at21715.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160962\">Icon</alt></image>" +msgstr "" #: 03091506.xhp msgctxt "" @@ -9646,8 +9646,8 @@ msgctxt "" "03091506.xhp\n" "par_id3161252\n" "help.text" -msgid "<image id=\"img_id3161259\" src=\"starmath/res/at21716.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3161259\">Icon</alt></image>" -msgstr "<image id=\"img_id3161259\" src=\"starmath/res/at21716.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3161259\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3161259\" src=\"res/helpimg/starmath/at21716.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3161259\">Icon</alt></image>" +msgstr "" #: 03091506.xhp msgctxt "" @@ -9663,8 +9663,8 @@ msgctxt "" "03091506.xhp\n" "par_id3168599\n" "help.text" -msgid "<image id=\"img_id3168605\" src=\"starmath/res/at21708.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168605\">Icon</alt></image>" -msgstr "<image id=\"img_id3168605\" src=\"starmath/res/at21708.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168605\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3168605\" src=\"res/helpimg/starmath/at21708.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168605\">Icon</alt></image>" +msgstr "" #: 03091506.xhp msgctxt "" @@ -9680,8 +9680,8 @@ msgctxt "" "03091506.xhp\n" "par_id3160808\n" "help.text" -msgid "<image id=\"img_id3160814\" src=\"starmath/res/at21714.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160814\">Icon</alt></image>" -msgstr "<image id=\"img_id3160814\" src=\"starmath/res/at21714.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160814\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3160814\" src=\"res/helpimg/starmath/at21714.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160814\">Icon</alt></image>" +msgstr "" #: 03091506.xhp msgctxt "" @@ -9697,8 +9697,8 @@ msgctxt "" "03091506.xhp\n" "par_id3168451\n" "help.text" -msgid "<image id=\"img_id3168457\" src=\"starmath/res/im21106.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168457\">Icon</alt></image>" -msgstr "<image id=\"img_id3168457\" src=\"starmath/res/im21106.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168457\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3168457\" src=\"res/helpimg/starmath/im21106.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168457\">Icon</alt></image>" +msgstr "" #: 03091506.xhp msgctxt "" @@ -9714,8 +9714,8 @@ msgctxt "" "03091506.xhp\n" "par_id3160364\n" "help.text" -msgid "<image id=\"img_id3160370\" src=\"starmath/res/at21722.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160370\">Icon</alt></image>" -msgstr "<image id=\"img_id3160370\" src=\"starmath/res/at21722.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160370\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3160370\" src=\"res/helpimg/starmath/at21722.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160370\">Icon</alt></image>" +msgstr "" #: 03091506.xhp msgctxt "" @@ -9731,8 +9731,8 @@ msgctxt "" "03091506.xhp\n" "par_id3160215\n" "help.text" -msgid "<image id=\"img_id3160222\" src=\"starmath/res/at21723.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160222\">Icon</alt></image>" -msgstr "<image id=\"img_id3160222\" src=\"starmath/res/at21723.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160222\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3160222\" src=\"res/helpimg/starmath/at21723.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160222\">Icon</alt></image>" +msgstr "" #: 03091506.xhp msgctxt "" @@ -9748,8 +9748,8 @@ msgctxt "" "03091506.xhp\n" "par_id3160067\n" "help.text" -msgid "<image id=\"img_id3160074\" src=\"starmath/res/at21724.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160074\">Icon</alt></image>" -msgstr "<image id=\"img_id3160074\" src=\"starmath/res/at21724.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160074\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3160074\" src=\"res/helpimg/starmath/at21724.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160074\">Icon</alt></image>" +msgstr "" #: 03091506.xhp msgctxt "" @@ -9824,8 +9824,8 @@ msgctxt "" "03091507.xhp\n" "par_id3179931\n" "help.text" -msgid "<image id=\"img_id3179937\" src=\"starmath/res/mi22008.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179937\">Icon</alt></image>" -msgstr "<image id=\"img_id3179937\" src=\"starmath/res/mi22008.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179937\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3179937\" src=\"res/helpimg/starmath/mi22008.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179937\">Icon</alt></image>" +msgstr "" #: 03091507.xhp msgctxt "" @@ -9841,8 +9841,8 @@ msgctxt "" "03091507.xhp\n" "par_id3180374\n" "help.text" -msgid "<image id=\"img_id3180380\" src=\"starmath/res/mi22010.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3180380\">Icon</alt></image>" -msgstr "<image id=\"img_id3180380\" src=\"starmath/res/mi22010.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3180380\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3180380\" src=\"res/helpimg/starmath/mi22010.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3180380\">Icon</alt></image>" +msgstr "" #: 03091507.xhp msgctxt "" @@ -9858,8 +9858,8 @@ msgctxt "" "03091507.xhp\n" "par_id3179784\n" "help.text" -msgid "<image id=\"img_id3179790\" src=\"starmath/res/mi22011.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179790\">Icon</alt></image>" -msgstr "<image id=\"img_id3179790\" src=\"starmath/res/mi22011.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179790\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3179790\" src=\"res/helpimg/starmath/mi22011.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179790\">Icon</alt></image>" +msgstr "" #: 03091507.xhp msgctxt "" @@ -9883,8 +9883,8 @@ msgctxt "" "03091507.xhp\n" "par_id3180078\n" "help.text" -msgid "<image id=\"img_id3180085\" src=\"starmath/res/mi22009.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3180085\">Icon</alt></image>" -msgstr "<image id=\"img_id3180085\" src=\"starmath/res/mi22009.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3180085\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3180085\" src=\"res/helpimg/starmath/mi22009.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3180085\">Icon</alt></image>" +msgstr "" #: 03091507.xhp msgctxt "" @@ -9900,8 +9900,8 @@ msgctxt "" "03091507.xhp\n" "par_id3180226\n" "help.text" -msgid "<image id=\"img_id3180233\" src=\"starmath/res/mi22012.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3180233\">Icon</alt></image>" -msgstr "<image id=\"img_id3180233\" src=\"starmath/res/mi22012.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3180233\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3180233\" src=\"res/helpimg/starmath/mi22012.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3180233\">Icon</alt></image>" +msgstr "" #: 03091507.xhp msgctxt "" @@ -9917,8 +9917,8 @@ msgctxt "" "03091507.xhp\n" "par_id3179636\n" "help.text" -msgid "<image id=\"img_id3179643\" src=\"starmath/res/mi22019.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179643\">Icon</alt></image>" -msgstr "<image id=\"img_id3179643\" src=\"starmath/res/mi22019.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179643\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3179643\" src=\"res/helpimg/starmath/mi22019.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179643\">Icon</alt></image>" +msgstr "" #: 03091507.xhp msgctxt "" @@ -9934,8 +9934,8 @@ msgctxt "" "03091507.xhp\n" "par_id3162627\n" "help.text" -msgid "<image id=\"img_id3162633\" src=\"starmath/res/mi21608.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162633\">Icon</alt></image>" -msgstr "<image id=\"img_id3162633\" src=\"starmath/res/mi21608.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162633\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3162633\" src=\"res/helpimg/starmath/mi21608.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162633\">Icon</alt></image>" +msgstr "" #: 03091507.xhp msgctxt "" @@ -9951,8 +9951,8 @@ msgctxt "" "03091507.xhp\n" "par_idA3162627\n" "help.text" -msgid "<image id=\"img_idA3162633\" src=\"starmath/res/mi21618.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_idA3162633\">Icon</alt></image>" -msgstr "<image id=\"img_id3162633\" src=\"starmath/res/mi21608.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162633\">Biểu tượng</alt></image>" +msgid "<image id=\"img_idA3162633\" src=\"res/helpimg/starmath/mi21618.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_idA3162633\">Icon</alt></image>" +msgstr "" #: 03091507.xhp msgctxt "" @@ -9968,8 +9968,8 @@ msgctxt "" "03091507.xhp\n" "par_id3162775\n" "help.text" -msgid "<image id=\"img_id3162781\" src=\"starmath/res/mi21612.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162781\">Icon</alt></image>" -msgstr "<image id=\"img_id3162781\" src=\"starmath/res/mi21612.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162781\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3162781\" src=\"res/helpimg/starmath/mi21612.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162781\">Icon</alt></image>" +msgstr "" #: 03091507.xhp msgctxt "" @@ -9985,8 +9985,8 @@ msgctxt "" "03091507.xhp\n" "par_id3162922\n" "help.text" -msgid "<image id=\"img_id3178464\" src=\"starmath/res/mi22014.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178464\">Icon</alt></image>" -msgstr "<image id=\"img_id3178464\" src=\"starmath/res/mi22014.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178464\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3178464\" src=\"res/helpimg/starmath/mi22014.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178464\">Icon</alt></image>" +msgstr "" #: 03091507.xhp msgctxt "" @@ -10002,8 +10002,8 @@ msgctxt "" "03091507.xhp\n" "par_id3178900\n" "help.text" -msgid "<image id=\"img_id3178906\" src=\"starmath/res/mi22004.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178906\">Icon</alt></image>" -msgstr "<image id=\"img_id3178906\" src=\"starmath/res/mi22004.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178906\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3178906\" src=\"res/helpimg/starmath/mi22004.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178906\">Icon</alt></image>" +msgstr "" #: 03091507.xhp msgctxt "" @@ -10027,8 +10027,8 @@ msgctxt "" "03091507.xhp\n" "par_id3162185\n" "help.text" -msgid "<image id=\"img_id3162192\" src=\"starmath/res/mi22005.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162192\">Icon</alt></image>" -msgstr "<image id=\"img_id3162192\" src=\"starmath/res/mi22005.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162192\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3162192\" src=\"res/helpimg/starmath/mi22005.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162192\">Icon</alt></image>" +msgstr "" #: 03091507.xhp msgctxt "" @@ -10044,8 +10044,8 @@ msgctxt "" "03091507.xhp\n" "par_id3178604\n" "help.text" -msgid "<image id=\"img_id3178611\" src=\"starmath/res/mi22015.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178611\">Icon</alt></image>" -msgstr "<image id=\"img_id3178611\" src=\"starmath/res/mi22015.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178611\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3178611\" src=\"res/helpimg/starmath/mi22015.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178611\">Icon</alt></image>" +msgstr "" #: 03091507.xhp msgctxt "" @@ -10061,8 +10061,8 @@ msgctxt "" "03091507.xhp\n" "par_id3179195\n" "help.text" -msgid "<image id=\"img_id3179201\" src=\"starmath/res/mi22016.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179201\">Icon</alt></image>" -msgstr "<image id=\"img_id3179201\" src=\"starmath/res/mi22016.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179201\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3179201\" src=\"res/helpimg/starmath/mi22016.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179201\">Icon</alt></image>" +msgstr "" #: 03091507.xhp msgctxt "" @@ -10078,8 +10078,8 @@ msgctxt "" "03091507.xhp\n" "par_id3162480\n" "help.text" -msgid "<image id=\"img_id3162486\" src=\"starmath/res/mi22013.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162486\">Icon</alt></image>" -msgstr "<image id=\"img_id3162486\" src=\"starmath/res/mi22013.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162486\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3162486\" src=\"res/helpimg/starmath/mi22013.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162486\">Icon</alt></image>" +msgstr "" #: 03091507.xhp msgctxt "" @@ -10095,8 +10095,8 @@ msgctxt "" "03091507.xhp\n" "par_id3162332\n" "help.text" -msgid "<image id=\"img_id3162339\" src=\"starmath/res/mi22006.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162339\">Icon</alt></image>" -msgstr "<image id=\"img_id3162339\" src=\"starmath/res/mi22006.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162339\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3162339\" src=\"res/helpimg/starmath/mi22006.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162339\">Icon</alt></image>" +msgstr "" #: 03091507.xhp msgctxt "" @@ -10112,8 +10112,8 @@ msgctxt "" "03091507.xhp\n" "par_id3178752\n" "help.text" -msgid "<image id=\"img_id3178759\" src=\"starmath/res/mi22003.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178759\">Icon</alt></image>" -msgstr "<image id=\"img_id3178759\" src=\"starmath/res/mi22003.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178759\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3178759\" src=\"res/helpimg/starmath/mi22003.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178759\">Icon</alt></image>" +msgstr "" #: 03091507.xhp msgctxt "" @@ -10129,8 +10129,8 @@ msgctxt "" "03091507.xhp\n" "par_id3179342\n" "help.text" -msgid "<image id=\"img_id3179349\" src=\"starmath/res/mi22017.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179349\">Icon</alt></image>" -msgstr "<image id=\"img_id3179349\" src=\"starmath/res/mi22017.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179349\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3179349\" src=\"res/helpimg/starmath/mi22017.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179349\">Icon</alt></image>" +msgstr "" #: 03091507.xhp msgctxt "" @@ -10146,8 +10146,8 @@ msgctxt "" "03091507.xhp\n" "par_id3179489\n" "help.text" -msgid "<image id=\"img_id3179496\" src=\"starmath/res/mi22018.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179496\">Icon</alt></image>" -msgstr "<image id=\"img_id3179496\" src=\"starmath/res/mi22018.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179496\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3179496\" src=\"res/helpimg/starmath/mi22018.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179496\">Icon</alt></image>" +msgstr "" #: 03091507.xhp msgctxt "" @@ -10163,8 +10163,8 @@ msgctxt "" "03091507.xhp\n" "par_id3179047\n" "help.text" -msgid "<image id=\"img_id3179054\" src=\"starmath/res/mi22007.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179054\">Icon</alt></image>" -msgstr "<image id=\"img_id3179054\" src=\"starmath/res/mi22007.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179054\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3179054\" src=\"res/helpimg/starmath/mi22007.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179054\">Icon</alt></image>" +msgstr "" #: 03091507.xhp msgctxt "" @@ -10224,13 +10224,12 @@ msgid "Meaning" msgstr "Nghĩa" #: 03091508.xhp -#, fuzzy msgctxt "" "03091508.xhp\n" "par_id3180783\n" "help.text" -msgid "<image id=\"img_id3180789\" src=\"starmath/res/al21801.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3180789\">Icon</alt></image>" -msgstr "<image id=\"img_id3180789\" src=\"starmath/res/al21801.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3180789\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3180789\" src=\"res/helpimg/starmath/al21801.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3180789\">Icon</alt></image>" +msgstr "" #: 03091508.xhp msgctxt "" @@ -10241,13 +10240,12 @@ msgid "Normal round left and right bracket" msgstr "Ngoặc đơn trái và phải" #: 03091508.xhp -#, fuzzy msgctxt "" "03091508.xhp\n" "par_id3180930\n" "help.text" -msgid "<image id=\"img_id3180936\" src=\"starmath/res/al21802.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3180936\">Icon</alt></image>" -msgstr "<image id=\"img_id3180936\" src=\"starmath/res/al21802.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3180936\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3180936\" src=\"res/helpimg/starmath/al21802.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3180936\">Icon</alt></image>" +msgstr "" #: 03091508.xhp msgctxt "" @@ -10258,13 +10256,12 @@ msgid "Left and right square bracket" msgstr "Ngoặc vuông trái và phải" #: 03091508.xhp -#, fuzzy msgctxt "" "03091508.xhp\n" "par_id3181078\n" "help.text" -msgid "<image id=\"img_id3181084\" src=\"starmath/res/al21823.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181084\">Icon</alt></image>" -msgstr "<image id=\"img_id3181084\" src=\"starmath/res/al21823.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3181084\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3181084\" src=\"res/helpimg/starmath/al21823.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181084\">Icon</alt></image>" +msgstr "" #: 03091508.xhp msgctxt "" @@ -10275,13 +10272,12 @@ msgid "Left and right square double bracket" msgstr "Ngoặc vuông kép trái và phải" #: 03091508.xhp -#, fuzzy msgctxt "" "03091508.xhp\n" "par_id3181229\n" "help.text" -msgid "<image id=\"img_id3181235\" src=\"starmath/res/al21805.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181235\">Icon</alt></image>" -msgstr "<image id=\"img_id3181235\" src=\"starmath/res/al21805.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3181235\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3181235\" src=\"res/helpimg/starmath/al21805.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181235\">Icon</alt></image>" +msgstr "" #: 03091508.xhp msgctxt "" @@ -10292,13 +10288,12 @@ msgid "Left and right vertical line" msgstr "Sọc trái và phải" #: 03091508.xhp -#, fuzzy msgctxt "" "03091508.xhp\n" "par_id3181377\n" "help.text" -msgid "<image id=\"img_id3181384\" src=\"starmath/res/al21806.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181384\">Icon</alt></image>" -msgstr "<image id=\"img_id3181384\" src=\"starmath/res/al21806.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3181384\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3181384\" src=\"res/helpimg/starmath/al21806.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181384\">Icon</alt></image>" +msgstr "" #: 03091508.xhp msgctxt "" @@ -10309,13 +10304,12 @@ msgid "Left and right double vertical lines" msgstr "Sọc kép trái và phải" #: 03091508.xhp -#, fuzzy msgctxt "" "03091508.xhp\n" "par_id3181525\n" "help.text" -msgid "<image id=\"img_id3181532\" src=\"starmath/res/al21804.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181532\">Icon</alt></image>" -msgstr "<image id=\"img_id3181532\" src=\"starmath/res/al21804.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3181532\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3181532\" src=\"res/helpimg/starmath/al21804.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181532\">Icon</alt></image>" +msgstr "" #: 03091508.xhp msgctxt "" @@ -10326,13 +10320,12 @@ msgid "Left and right curly brackets, set bracket" msgstr "Ngoặc móc trái và phải, ngoặc tập hợp" #: 03091508.xhp -#, fuzzy msgctxt "" "03091508.xhp\n" "par_id3181674\n" "help.text" -msgid "<image id=\"img_id3181680\" src=\"starmath/res/al21803.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181680\">Icon</alt></image>" -msgstr "<image id=\"img_id3181680\" src=\"starmath/res/al21803.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3181680\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3181680\" src=\"res/helpimg/starmath/al21803.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181680\">Icon</alt></image>" +msgstr "" #: 03091508.xhp msgctxt "" @@ -10343,13 +10336,12 @@ msgid "Left and right pointed bracket" msgstr "Ngoặc nhọn trái và phải" #: 03091508.xhp -#, fuzzy msgctxt "" "03091508.xhp\n" "par_id3181822\n" "help.text" -msgid "<image id=\"img_id3181828\" src=\"starmath/res/al21821.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181828\">Icon</alt></image>" -msgstr "<image id=\"img_id3181828\" src=\"starmath/res/al21821.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3181828\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3181828\" src=\"res/helpimg/starmath/al21821.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181828\">Icon</alt></image>" +msgstr "" #: 03091508.xhp msgctxt "" @@ -10360,13 +10352,12 @@ msgid "Left and right pointed operator bracket" msgstr "Ngoặc nhọn toán tử trái và phải" #: 03091508.xhp -#, fuzzy msgctxt "" "03091508.xhp\n" "par_id3181973\n" "help.text" -msgid "<image id=\"img_id3181980\" src=\"starmath/res/al21808.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181980\">Icon</alt></image>" -msgstr "<image id=\"img_id3181980\" src=\"starmath/res/al21808.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3181980\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3181980\" src=\"res/helpimg/starmath/al21808.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181980\">Icon</alt></image>" +msgstr "" #: 03091508.xhp msgctxt "" @@ -10377,13 +10368,12 @@ msgid "Left and right group bracket. They are not displayed in the document and msgstr "Ngoặc nhóm trái và phải (không hiển thị trên tài liệu nên không chiếm sức chứa)." #: 03091508.xhp -#, fuzzy msgctxt "" "03091508.xhp\n" "par_id3182083\n" "help.text" -msgid "<image id=\"img_id3182090\" src=\"starmath/res/al21809.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182090\">Icon</alt></image>" -msgstr "<image id=\"img_id3182090\" src=\"starmath/res/al21809.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3182090\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3182090\" src=\"res/helpimg/starmath/al21809.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182090\">Icon</alt></image>" +msgstr "" #: 03091508.xhp msgctxt "" @@ -10394,13 +10384,12 @@ msgid "Brackets, scalable" msgstr "Dấu ngoặc (giãn được)" #: 03091508.xhp -#, fuzzy msgctxt "" "03091508.xhp\n" "par_id3182210\n" "help.text" -msgid "<image id=\"img_id3182216\" src=\"starmath/res/al21810.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182216\">Icon</alt></image>" -msgstr "<image id=\"img_id3182216\" src=\"starmath/res/al21810.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3182216\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3182216\" src=\"res/helpimg/starmath/al21810.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182216\">Icon</alt></image>" +msgstr "" #: 03091508.xhp msgctxt "" @@ -10411,13 +10400,12 @@ msgid "Square brackets, scalable" msgstr "Ngoặc vuông (giãn được)" #: 03091508.xhp -#, fuzzy msgctxt "" "03091508.xhp\n" "par_id3182332\n" "help.text" -msgid "<image id=\"img_id3182339\" src=\"starmath/res/al21824.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182339\">Icon</alt></image>" -msgstr "<image id=\"img_id3182339\" src=\"starmath/res/al21824.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3182339\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3182339\" src=\"res/helpimg/starmath/al21824.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182339\">Icon</alt></image>" +msgstr "" #: 03091508.xhp msgctxt "" @@ -10428,13 +10416,12 @@ msgid "Double square brackets, scalable" msgstr "Ngoặc vuông kép (giãn được)" #: 03091508.xhp -#, fuzzy msgctxt "" "03091508.xhp\n" "par_id3182456\n" "help.text" -msgid "<image id=\"img_id3182463\" src=\"starmath/res/al21812.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182463\">Icon</alt></image>" -msgstr "<image id=\"img_id3182463\" src=\"starmath/res/al21812.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3182463\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3182463\" src=\"res/helpimg/starmath/al21812.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182463\">Icon</alt></image>" +msgstr "" #: 03091508.xhp msgctxt "" @@ -10445,13 +10432,12 @@ msgid "Braces, scalable" msgstr "Dấu ngoặc móc (giãn được)" #: 03091508.xhp -#, fuzzy msgctxt "" "03091508.xhp\n" "par_id3182579\n" "help.text" -msgid "<image id=\"img_id3182586\" src=\"starmath/res/al21813.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182586\">Icon</alt></image>" -msgstr "<image id=\"img_id3182586\" src=\"starmath/res/al21813.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3182586\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3182586\" src=\"res/helpimg/starmath/al21813.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182586\">Icon</alt></image>" +msgstr "" #: 03091508.xhp msgctxt "" @@ -10462,13 +10448,12 @@ msgid "Single lines, scalable" msgstr "Đường đơn (giãn được)" #: 03091508.xhp -#, fuzzy msgctxt "" "03091508.xhp\n" "par_id3182702\n" "help.text" -msgid "<image id=\"img_id3182709\" src=\"starmath/res/al21814.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182709\">Icon</alt></image>" -msgstr "<image id=\"img_id3182709\" src=\"starmath/res/al21814.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3182709\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3182709\" src=\"res/helpimg/starmath/al21814.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182709\">Icon</alt></image>" +msgstr "" #: 03091508.xhp msgctxt "" @@ -10479,13 +10464,12 @@ msgid "Double lines, scalable" msgstr "Đường đôi (giãn được)" #: 03091508.xhp -#, fuzzy msgctxt "" "03091508.xhp\n" "par_id3182825\n" "help.text" -msgid "<image id=\"img_id3182832\" src=\"starmath/res/al21811.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182832\">Icon</alt></image>" -msgstr "<image id=\"img_id3182832\" src=\"starmath/res/al21811.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3182832\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3182832\" src=\"res/helpimg/starmath/al21811.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182832\">Icon</alt></image>" +msgstr "" #: 03091508.xhp msgctxt "" @@ -10496,13 +10480,12 @@ msgid "Angle brackets, scalable" msgstr "Ngoặc nhọn (giãn được)" #: 03091508.xhp -#, fuzzy msgctxt "" "03091508.xhp\n" "par_id3182948\n" "help.text" -msgid "<image id=\"img_id3182955\" src=\"starmath/res/al21822.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182955\">Icon</alt></image>" -msgstr "<image id=\"img_id3182955\" src=\"starmath/res/al21822.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3182955\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3182955\" src=\"res/helpimg/starmath/al21822.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182955\">Icon</alt></image>" +msgstr "" #: 03091508.xhp msgctxt "" @@ -10513,13 +10496,12 @@ msgid "Scalable left and right pointed operator bracket" msgstr "Ngoặc nhọn toán tử trái và phải (giãn được)" #: 03091508.xhp -#, fuzzy msgctxt "" "03091508.xhp\n" "par_id3183072\n" "help.text" -msgid "<image id=\"img_id3183078\" src=\"starmath/res/al21825.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3183078\">Icon</alt></image>" -msgstr "<image id=\"img_id3183078\" src=\"starmath/res/al21825.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3183078\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3183078\" src=\"res/helpimg/starmath/al21825.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3183078\">Icon</alt></image>" +msgstr "" #: 03091508.xhp msgctxt "" @@ -10530,13 +10512,12 @@ msgid "Scalable curly set bracket on top" msgstr "Ngoặc móc tập hợp trên đầu (giãn được)" #: 03091508.xhp -#, fuzzy msgctxt "" "03091508.xhp\n" "par_id3183223\n" "help.text" -msgid "<image id=\"img_id3183230\" src=\"starmath/res/al21826.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3183230\">Icon</alt></image>" -msgstr "<image id=\"img_id3183230\" src=\"starmath/res/al21826.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3183230\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3183230\" src=\"res/helpimg/starmath/al21826.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3183230\">Icon</alt></image>" +msgstr "" #: 03091508.xhp msgctxt "" @@ -10705,8 +10686,8 @@ msgctxt "" "03091509.xhp\n" "par_id3184418\n" "help.text" -msgid "<image id=\"img_id3184425\" src=\"starmath/res/co21916.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3184425\">Icon</alt></image>" -msgstr "<image id=\"img_id3184425\" src=\"starmath/res/co21916.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3184425\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3184425\" src=\"res/helpimg/starmath/co21916.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3184425\">Icon</alt></image>" +msgstr "" #: 03091509.xhp msgctxt "" @@ -10722,8 +10703,8 @@ msgctxt "" "03091509.xhp\n" "par_id3184566\n" "help.text" -msgid "<image id=\"img_id3184572\" src=\"starmath/res/co21918.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3184572\">Icon</alt></image>" -msgstr "<image id=\"img_id3184572\" src=\"starmath/res/co21918.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3184572\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3184572\" src=\"res/helpimg/starmath/co21918.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3184572\">Icon</alt></image>" +msgstr "" #: 03091509.xhp msgctxt "" @@ -10747,8 +10728,8 @@ msgctxt "" "03091509.xhp\n" "par_id3184717\n" "help.text" -msgid "<image id=\"img_id3184724\" src=\"starmath/res/co21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3184724\">Icon</alt></image>" -msgstr "<image id=\"img_id3184724\" src=\"starmath/res/co21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3184724\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3184724\" src=\"res/helpimg/starmath/co21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3184724\">Icon</alt></image>" +msgstr "" #: 03091509.xhp msgctxt "" @@ -10764,8 +10745,8 @@ msgctxt "" "03091509.xhp\n" "par_id3184864\n" "help.text" -msgid "<image id=\"img_id3184871\" src=\"starmath/res/co21905.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3184871\">Icon</alt></image>" -msgstr "<image id=\"img_id3184871\" src=\"starmath/res/co21905.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3184871\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3184871\" src=\"res/helpimg/starmath/co21905.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3184871\">Icon</alt></image>" +msgstr "" #: 03091509.xhp msgctxt "" @@ -10781,8 +10762,8 @@ msgctxt "" "03091509.xhp\n" "par_id3185011\n" "help.text" -msgid "<image id=\"img_id3185018\" src=\"starmath/res/co21901.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185018\">Icon</alt></image>" -msgstr "<image id=\"img_id3185018\" src=\"starmath/res/co21901.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185018\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3185018\" src=\"res/helpimg/starmath/co21901.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185018\">Icon</alt></image>" +msgstr "" #: 03091509.xhp msgctxt "" @@ -10798,8 +10779,8 @@ msgctxt "" "03091509.xhp\n" "par_id3185119\n" "help.text" -msgid "<image id=\"img_id3185126\" src=\"starmath/res/co21912.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185126\">Icon</alt></image>" -msgstr "<image id=\"img_id3185126\" src=\"starmath/res/co21912.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185126\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3185126\" src=\"res/helpimg/starmath/co21912.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185126\">Icon</alt></image>" +msgstr "" #: 03091509.xhp msgctxt "" @@ -10815,8 +10796,8 @@ msgctxt "" "03091509.xhp\n" "par_id3185267\n" "help.text" -msgid "<image id=\"img_id3185274\" src=\"starmath/res/co21917.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185274\">Icon</alt></image>" -msgstr "<image id=\"img_id3185274\" src=\"starmath/res/co21917.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185274\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3185274\" src=\"res/helpimg/starmath/co21917.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185274\">Icon</alt></image>" +msgstr "" #: 03091509.xhp msgctxt "" @@ -10840,8 +10821,8 @@ msgctxt "" "03091509.xhp\n" "par_id3185418\n" "help.text" -msgid "<image id=\"img_id3185425\" src=\"starmath/res/co21904.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185425\">Icon</alt></image>" -msgstr "<image id=\"img_id3185425\" src=\"starmath/res/co21904.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185425\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3185425\" src=\"res/helpimg/starmath/co21904.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185425\">Icon</alt></image>" +msgstr "" #: 03091509.xhp msgctxt "" @@ -10857,8 +10838,8 @@ msgctxt "" "03091509.xhp\n" "par_id3185566\n" "help.text" -msgid "<image id=\"img_id3185573\" src=\"starmath/res/co21906.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185573\">Icon</alt></image>" -msgstr "<image id=\"img_id3185573\" src=\"starmath/res/co21906.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185573\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3185573\" src=\"res/helpimg/starmath/co21906.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185573\">Icon</alt></image>" +msgstr "" #: 03091509.xhp msgctxt "" @@ -10874,8 +10855,8 @@ msgctxt "" "03091509.xhp\n" "par_id3185714\n" "help.text" -msgid "<image id=\"img_id3185721\" src=\"starmath/res/co21902.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185721\">Icon</alt></image>" -msgstr "<image id=\"img_id3185721\" src=\"starmath/res/co21902.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185721\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3185721\" src=\"res/helpimg/starmath/co21902.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185721\">Icon</alt></image>" +msgstr "" #: 03091509.xhp msgctxt "" @@ -10891,8 +10872,8 @@ msgctxt "" "03091509.xhp\n" "par_id3185823\n" "help.text" -msgid "<image id=\"img_id3185829\" src=\"starmath/res/co21909.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185829\">Icon</alt></image>" -msgstr "<image id=\"img_id3185829\" src=\"starmath/res/co21909.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185829\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3185829\" src=\"res/helpimg/starmath/co21909.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185829\">Icon</alt></image>" +msgstr "" #: 03091509.xhp msgctxt "" @@ -10908,8 +10889,8 @@ msgctxt "" "03091509.xhp\n" "par_id3185931\n" "help.text" -msgid "<image id=\"img_id3185937\" src=\"starmath/res/co21910.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185937\">Icon</alt></image>" -msgstr "<image id=\"img_id3185937\" src=\"starmath/res/co21910.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185937\"></alt></image>" +msgid "<image id=\"img_id3185937\" src=\"res/helpimg/starmath/co21910.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185937\">Icon</alt></image>" +msgstr "" #: 03091509.xhp msgctxt "" @@ -10925,8 +10906,8 @@ msgctxt "" "03091509.xhp\n" "par_id3186039\n" "help.text" -msgid "<image id=\"img_id3186046\" src=\"starmath/res/co21911.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3186046\">Icon</alt></image>" -msgstr "<image id=\"img_id3186046\" src=\"starmath/res/co21911.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3186046\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3186046\" src=\"res/helpimg/starmath/co21911.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3186046\">Icon</alt></image>" +msgstr "" #: 03091509.xhp msgctxt "" @@ -10942,8 +10923,8 @@ msgctxt "" "03091509.xhp\n" "par_id3186147\n" "help.text" -msgid "<image id=\"img_id3186154\" src=\"starmath/res/co21907.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3186154\">Icon</alt></image>" -msgstr "<image id=\"img_id3186154\" src=\"starmath/res/co21907.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3186154\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3186154\" src=\"res/helpimg/starmath/co21907.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3186154\">Icon</alt></image>" +msgstr "" #: 03091509.xhp msgctxt "" @@ -10959,8 +10940,8 @@ msgctxt "" "03091509.xhp\n" "par_id3186295\n" "help.text" -msgid "<image id=\"img_id3186302\" src=\"starmath/res/co21903.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3186302\">Icon</alt></image>" -msgstr "<image id=\"img_id3186302\" src=\"starmath/res/co21903.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3186302\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3186302\" src=\"res/helpimg/starmath/co21903.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3186302\">Icon</alt></image>" +msgstr "" #: 03091509.xhp msgctxt "" @@ -11027,8 +11008,8 @@ msgctxt "" "03091600.xhp\n" "par_id3145171\n" "help.text" -msgid "<image id=\"img_id3145177\" src=\"starmath/res/mi22006.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145177\">Icon</alt></image>" -msgstr "<image id=\"img_id3145177\" src=\"starmath/res/mi22006.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145177\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3145177\" src=\"res/helpimg/starmath/mi22006.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145177\">Icon</alt></image>" +msgstr "" #: 03091600.xhp msgctxt "" @@ -11053,8 +11034,8 @@ msgctxt "" "03091600.xhp\n" "par_id3152782\n" "help.text" -msgid "<image id=\"img_id3152788\" src=\"starmath/res/mi22005.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152788\">Icon</alt></image>" -msgstr "<image id=\"img_id3152788\" src=\"starmath/res/mi22005.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152788\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3152788\" src=\"res/helpimg/starmath/mi22005.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152788\">Icon</alt></image>" +msgstr "" #: 03091600.xhp msgctxt "" @@ -11079,8 +11060,8 @@ msgctxt "" "03091600.xhp\n" "par_id3150217\n" "help.text" -msgid "<image id=\"img_id3150223\" src=\"starmath/res/mi22013.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150223\">Icon</alt></image>" -msgstr "<image id=\"img_id3150223\" src=\"starmath/res/mi22013.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150223\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3150223\" src=\"res/helpimg/starmath/mi22013.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150223\">Icon</alt></image>" +msgstr "" #: 03091600.xhp msgctxt "" @@ -11105,8 +11086,8 @@ msgctxt "" "03091600.xhp\n" "par_id3155330\n" "help.text" -msgid "<image id=\"img_id3155336\" src=\"starmath/res/mi21608.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155336\">Icon</alt></image>" -msgstr "<image id=\"img_id3155336\" src=\"starmath/res/mi21608.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155336\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3155336\" src=\"res/helpimg/starmath/mi21608.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155336\">Icon</alt></image>" +msgstr "" #: 03091600.xhp msgctxt "" @@ -11131,8 +11112,8 @@ msgctxt "" "03091600.xhp\n" "par_idA3155330\n" "help.text" -msgid "<image id=\"img_idA3155336\" src=\"starmath/res/mi21618.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_idA3155336\">Icon</alt></image>" -msgstr "<image id=\"img_id3155336\" src=\"starmath/res/mi21608.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155336\">Biểu tượng</alt></image>" +msgid "<image id=\"img_idA3155336\" src=\"res/helpimg/starmath/mi21618.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_idA3155336\">Icon</alt></image>" +msgstr "" #: 03091600.xhp msgctxt "" @@ -11157,8 +11138,8 @@ msgctxt "" "03091600.xhp\n" "par_id3151296\n" "help.text" -msgid "<image id=\"img_id3151302\" src=\"starmath/res/mi21612.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151302\">Icon</alt></image>" -msgstr "<image id=\"img_id3151302\" src=\"starmath/res/mi21612.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151302\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3151302\" src=\"res/helpimg/starmath/mi21612.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151302\">Icon</alt></image>" +msgstr "" #: 03091600.xhp msgctxt "" @@ -11183,8 +11164,8 @@ msgctxt "" "03091600.xhp\n" "par_id3153023\n" "help.text" -msgid "<image id=\"img_id3153030\" src=\"starmath/res/mi22014.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153030\">Icon</alt></image>" -msgstr "<image id=\"img_id3153030\" src=\"starmath/res/mi22014.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153030\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3153030\" src=\"res/helpimg/starmath/mi22014.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153030\">Icon</alt></image>" +msgstr "" #: 03091600.xhp msgctxt "" @@ -11209,8 +11190,8 @@ msgctxt "" "03091600.xhp\n" "par_id3153908\n" "help.text" -msgid "<image id=\"img_id3153256\" src=\"starmath/res/mi22015.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153256\">Icon</alt></image>" -msgstr "<image id=\"img_id3153256\" src=\"starmath/res/mi22015.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153256\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3153256\" src=\"res/helpimg/starmath/mi22015.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153256\">Icon</alt></image>" +msgstr "" #: 03091600.xhp msgctxt "" @@ -11235,8 +11216,8 @@ msgctxt "" "03091600.xhp\n" "par_id3150651\n" "help.text" -msgid "<image id=\"img_id3154285\" src=\"starmath/res/mi22003.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154285\">Icon</alt></image>" -msgstr "<image id=\"img_id3154285\" src=\"starmath/res/mi22003.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154285\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3154285\" src=\"res/helpimg/starmath/mi22003.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154285\">Icon</alt></image>" +msgstr "" #: 03091600.xhp msgctxt "" @@ -11261,8 +11242,8 @@ msgctxt "" "03091600.xhp\n" "par_id3154543\n" "help.text" -msgid "<image id=\"img_id3154553\" src=\"starmath/res/mi22004.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154553\">Icon</alt></image>" -msgstr "<image id=\"img_id3154553\" src=\"starmath/res/mi22004.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154553\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3154553\" src=\"res/helpimg/starmath/mi22004.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154553\">Icon</alt></image>" +msgstr "" #: 03091600.xhp msgctxt "" @@ -11287,8 +11268,8 @@ msgctxt "" "03091600.xhp\n" "par_id3154156\n" "help.text" -msgid "<image id=\"img_id3154162\" src=\"starmath/res/mi22007.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154162\">Icon</alt></image>" -msgstr "<image id=\"img_id3154162\" src=\"starmath/res/mi22007.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154162\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3154162\" src=\"res/helpimg/starmath/mi22007.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154162\">Icon</alt></image>" +msgstr "" #: 03091600.xhp msgctxt "" @@ -11313,8 +11294,8 @@ msgctxt "" "03091600.xhp\n" "par_id3155267\n" "help.text" -msgid "<image id=\"img_id3155273\" src=\"starmath/res/mi22016.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155273\">Icon</alt></image>" -msgstr "<image id=\"img_id3155273\" src=\"starmath/res/mi22016.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155273\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3155273\" src=\"res/helpimg/starmath/mi22016.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155273\">Icon</alt></image>" +msgstr "" #: 03091600.xhp msgctxt "" @@ -11339,8 +11320,8 @@ msgctxt "" "03091600.xhp\n" "par_id3149923\n" "help.text" -msgid "<image id=\"img_id3149929\" src=\"starmath/res/mi22017.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149929\">Icon</alt></image>" -msgstr "<image id=\"img_id3149929\" src=\"starmath/res/mi22017.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149929\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3149929\" src=\"res/helpimg/starmath/mi22017.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149929\">Icon</alt></image>" +msgstr "" #: 03091600.xhp msgctxt "" @@ -11365,8 +11346,8 @@ msgctxt "" "03091600.xhp\n" "par_id3148506\n" "help.text" -msgid "<image id=\"img_id3148512\" src=\"starmath/res/mi22018.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148512\">Icon</alt></image>" -msgstr "<image id=\"img_id3148512\" src=\"starmath/res/mi22018.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148512\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3148512\" src=\"res/helpimg/starmath/mi22018.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148512\">Icon</alt></image>" +msgstr "" #: 03091600.xhp msgctxt "" @@ -11391,8 +11372,8 @@ msgctxt "" "03091600.xhp\n" "par_id3157946\n" "help.text" -msgid "<image id=\"img_id3157951\" src=\"starmath/res/mi22019.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157951\">Icon</alt></image>" -msgstr "<image id=\"img_id3157951\" src=\"starmath/res/mi22019.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157951\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3157951\" src=\"res/helpimg/starmath/mi22019.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157951\">Icon</alt></image>" +msgstr "" #: 03091600.xhp msgctxt "" @@ -11417,8 +11398,8 @@ msgctxt "" "03091600.xhp\n" "par_id3154997\n" "help.text" -msgid "<image id=\"img_id3155003\" src=\"starmath/res/mi22011.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155003\">Icon</alt></image>" -msgstr "<image id=\"img_id3155003\" src=\"starmath/res/mi22011.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155003\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3155003\" src=\"res/helpimg/starmath/mi22011.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155003\">Icon</alt></image>" +msgstr "" #: 03091600.xhp msgctxt "" @@ -11443,8 +11424,8 @@ msgctxt "" "03091600.xhp\n" "par_id3163719\n" "help.text" -msgid "<image id=\"img_id3163726\" src=\"starmath/res/mi22008.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163726\">Icon</alt></image>" -msgstr "<image id=\"img_id3163726\" src=\"starmath/res/mi22008.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163726\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3163726\" src=\"res/helpimg/starmath/mi22008.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163726\">Icon</alt></image>" +msgstr "" #: 03091600.xhp msgctxt "" @@ -11469,8 +11450,8 @@ msgctxt "" "03091600.xhp\n" "par_id3146829\n" "help.text" -msgid "<image id=\"img_id3146835\" src=\"starmath/res/mi22012.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146835\">Icon</alt></image>" -msgstr "<image id=\"img_id3146835\" src=\"starmath/res/mi22012.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146835\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3146835\" src=\"res/helpimg/starmath/mi22012.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146835\">Icon</alt></image>" +msgstr "" #: 03091600.xhp msgctxt "" @@ -11495,8 +11476,8 @@ msgctxt "" "03091600.xhp\n" "par_id3109675\n" "help.text" -msgid "<image id=\"img_id3109681\" src=\"starmath/res/mi22009.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3109681\">Icon</alt></image>" -msgstr "<image id=\"img_id3109681\" src=\"starmath/res/mi22009.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3109681\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3109681\" src=\"res/helpimg/starmath/mi22009.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3109681\">Icon</alt></image>" +msgstr "" #: 03091600.xhp msgctxt "" @@ -11521,8 +11502,8 @@ msgctxt "" "03091600.xhp\n" "par_id3158234\n" "help.text" -msgid "<image id=\"img_id3158240\" src=\"starmath/res/mi22010.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158240\">Icon</alt></image>" -msgstr "<image id=\"img_id3158240\" src=\"starmath/res/mi22010.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158240\">Biểu tượng</alt></image>" +msgid "<image id=\"img_id3158240\" src=\"res/helpimg/starmath/mi22010.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158240\">Icon</alt></image>" +msgstr "" #: 03091600.xhp msgctxt "" diff --git a/source/vi/helpcontent2/source/text/swriter.po b/source/vi/helpcontent2/source/text/swriter.po index 8eff3c4e5a3..75e1af595b7 100644 --- a/source/vi/helpcontent2/source/text/swriter.po +++ b/source/vi/helpcontent2/source/text/swriter.po @@ -3,8 +3,8 @@ 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: 2016-05-23 21:37+0200\n" -"PO-Revision-Date: 2016-05-02 14:19+0000\n" +"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"PO-Revision-Date: 2016-07-07 00:06+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: vi\n" @@ -12,40 +12,120 @@ msgstr "" "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: 1462198755.000000\n" +"X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1467850006.000000\n" #: classificationbar.xhp msgctxt "" "classificationbar.xhp\n" "tit\n" "help.text" -msgid "Classification Bar" +msgid "Document Classification" msgstr "" #: classificationbar.xhp msgctxt "" "classificationbar.xhp\n" -"hd_id3150342\n" +"hd_id3156324\n" "help.text" -msgid "<link href=\"text/swriter/classificationbar.xhp\" name=\"Classification Bar\">Classification Bar</link>" +msgid "<variable id=\"classdoc\"><link href=\"text/swriter/classificationbar.xhp\" name=\"Document Classification\">Document Classification</link> </variable>" msgstr "" #: classificationbar.xhp msgctxt "" "classificationbar.xhp\n" -"par_id3150202\n" +"bm_id030820161847569710\n" "help.text" -msgid "<ahelp hid=\".\">The <emph>Classification</emph> bar contains tools to help secure document handling.</ahelp>" +msgid "<bookmark_value>classification;BAILS levels</bookmark_value> <bookmark_value>classification;BAF category</bookmark_value> <bookmark_value>classification;security levels</bookmark_value> <bookmark_value>classification;document</bookmark_value> <bookmark_value>classification;classification bar</bookmark_value> <bookmark_value>document;classification</bookmark_value>" +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161744119967\n" +"help.text" +msgid "Document classification and security is an important issue for businesses and governments." +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161744113553\n" +"help.text" +msgid "Information is exchanged between users and organizations that collaborate to pursue a business goal. Where sensitive information is involved, it is assumed that the parties will have agreed what information is sensitive and how such information will be identified and handled. Any recipient of a resource will rely upon the provider of the information to follow the agreed procedures to identify the sensitivity of the information." +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161744118823\n" +"help.text" +msgid "%PRODUCTNAME provides standardized means for such sensitivity information to be expressed and may be used between parties if interoperable systems are to be implemented. It provides a set of standard “fields” that can be used to hold sensitivity information. It does not attempt to define what the contents of these “fields” should be. This approach is an improvement upon the only alternative that exists at the moment, which is for the provider to use an arbitrary means to express sensitivity that may not be useful to a recipient." +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161744121143\n" +"help.text" +msgid "While this standard has been developed with the intent that it would be applicable in any domain of activity, %PRODUCTNAME retained the aerospace and defense industry nomenclature and categories, where sensitivity marking results from national security, export control and intellectual property policies." +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161744123676\n" +"help.text" +msgid "%PRODUCTNAME implemented the open standards produced by <item type=\"acronym\">TSCP</item> (Transglobal Secure Collaboration Participation, Inc.) independent of a specific vendor. Two of them are interesting:" +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161744122593\n" +"help.text" +msgid "Business Authentication Framework (<item type=\"acronym\">BAF</item>) specifies how to describe the existing policy (which is probably some legal text) in a machine-readable format." +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161744126871\n" +"help.text" +msgid "Business Authorization Identification and Labeling Scheme (<item type=\"acronym\">BAILS</item>) specifies how to refer to such a <item type=\"acronym\">BAF</item> policy in a document. The concepts in <item type=\"acronym\">BAILS</item> are so generic that they can be applied to any format that supports document-level user-defined properties." +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"hd_id030820161800093929\n" +"help.text" +msgid "BAF Categories" +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"bm_id030820161856432825\n" +"help.text" +msgid "<bookmark_value>classification;displayed in user interface</bookmark_value> <bookmark_value>classification;headers and footers</bookmark_value> <bookmark_value>classification;watermark</bookmark_value> <bookmark_value>classification;categories</bookmark_value>" +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161800092823\n" +"help.text" +msgid "The default BAF categories for %PRODUCTNAME are listed below." msgstr "" #: classificationbar.xhp msgctxt "" "classificationbar.xhp\n" -"par_id31502029\n" +"par_id030820161800098142\n" "help.text" -msgid "The purpose of this toolbar is that in case the user is required to follow a policy when editing a document, then $[officename] can help the user respect these rules in case $[officename] is informed about the rules. Transglobal Secure Collaboration Participation (TSCP) provides standards to describe document classification: Business Authentication Framework (BAF) describes how to specify a policy this toolbar can handle, and Business Authorization Identification and Labeling Scheme (BAILS) describes how to refer to this policy in documents." +msgid "Only the Intellectual Properties category will modify the layout of the document with a watermark, fields in the header and footer and an information bar on top of the document area. Each item inserted in the document is controlled by the classification configuration file." msgstr "" #: classificationbar.xhp @@ -61,7 +141,7 @@ msgctxt "" "classificationbar.xhp\n" "par_idN106C0\n" "help.text" -msgid "Selects the category of this document from the available BAF categories for the intellectual property policy type. The selected category influences the infobar, headers, footers and the watermark of the document." +msgid "Intellectual property is a generic term for the nature of the contents of the document. Select this category for general purpose document classification." msgstr "" #: classificationbar.xhp @@ -77,7 +157,7 @@ msgctxt "" "classificationbar.xhp\n" "par_idN106DD\n" "help.text" -msgid "Selects the category of this document for the national security policy type. The selected category is saved together with the document as BAILS metadata, but it does not influence the user interface." +msgid "Selects the category of this document for the national security policy type. The selected category is saved together with the document as BAILS metadata in the file properties and no modifications is carried in the document layout or the user interface." msgstr "" #: classificationbar.xhp @@ -93,7 +173,207 @@ msgctxt "" "classificationbar.xhp\n" "par_idN106FA\n" "help.text" -msgid "Selects the category of this document for the export control policy type. The selected category is saved together with the document as BAILS metadata, but it does not influence the user interface." +msgid "Selects the category of this document for the export control policy type. The selected category is saved together with the document as BAILS metadata in the file properties and no modifications is carried in the document layout or the user interface." +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161800091021\n" +"help.text" +msgid "Refer to your corporate data security policy and information security officers for support in document classification." +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"hd_id030820161747122444\n" +"help.text" +msgid "Default levels of classification" +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"bm_id030820161849574719\n" +"help.text" +msgid "<bookmark_value>classification levels;Internal use only</bookmark_value> <bookmark_value>classification levels;Confidential</bookmark_value> <bookmark_value>classification levels;General Business</bookmark_value> <bookmark_value>classification levels;Non-Business</bookmark_value>" +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161747139337\n" +"help.text" +msgid "%PRODUCTNAME provides default levels of document classification (<item type=\"acronym\">BAILS</item>) shown below, sorted by increasing level of business sensitivity:" +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161747135421\n" +"help.text" +msgid "<emph>Non-Business</emph>: Information in document has no impact in business, if made public." +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161747132341\n" +"help.text" +msgid "<emph>General Business</emph>: Minor impact. Information has impact in business, can generate embarrassments, minor damage in brand image, if made public." +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161747139845\n" +"help.text" +msgid "<emph>Confidential</emph>: Modest impact. Information disclosed can damage business brand, can generate negative media coverage and loss of revenue." +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161747138519\n" +"help.text" +msgid "<emph>Internal use only</emph>: Major damage. Negative national media, lawsuits, fines, long term brand damages." +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"hd_id030820161747134459\n" +"help.text" +msgid "Customizing classification levels." +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"bm_id030820161851045883\n" +"help.text" +msgid "<bookmark_value>custom;classifcation levels</bookmark_value> <bookmark_value>classifcation levels;customizing</bookmark_value>" +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161747133280\n" +"help.text" +msgid "%PRODUCTNAME allows customization of the levels of classification for your business. To customize the number and the name of the levels, copy the file <item type=\"literal\">example.xml</item> located in <item type=\"menuitem\">Tools -> Options -> LibreOffice -> Paths -> Classification</item> into a local folder and edit the contents." +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id03082016174713477\n" +"help.text" +msgid "Use the file with your %PRODUCTNAME locale in the name as example." +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161747137522\n" +"help.text" +msgid "Save the file and make the classification path above access the file." +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161747135133\n" +"help.text" +msgid "Your system administrator can place the file in a network folder and make all users access the classification settings file." +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"hd_id03082016174713354\n" +"help.text" +msgid "Pasting contents in documents with different levels of classification." +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"bm_id030820161851512902\n" +"help.text" +msgid "<bookmark_value>document classification;pasting contents</bookmark_value>" +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161747134188\n" +"help.text" +msgid "To prevent a breach in the security policy, contents with high classification level pasted to documents with lower classification level are not allowed. %PRODUCTNAME will display a warning message wherever it detects that the contents of the clipboard have higher security classification than the target document." +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"hd_id3150342\n" +"help.text" +msgid "<link href=\"text/swriter/classificationbar.xhp\" name=\"Classification Bar\">Classification Bar</link>" +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"bm_id030820161853495457\n" +"help.text" +msgid "<bookmark_value>Classification toolbar;display</bookmark_value>" +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id3150202\n" +"help.text" +msgid "<ahelp hid=\".\">The <emph>Classification</emph> bar contains tools to help secure document handling.</ahelp>" +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161754171423\n" +"help.text" +msgid "The Classification toolbar contains listboxes to help in selecting the security of the document, according to the <item type=\"acronym\">BAF</item> category policy and <item type=\"acronym\">BAILS</item> levels. %PRODUCTNAME will add custom fields in the document properties (<item type=\"menuitem\">File -> Properties</item>, Custom fields tab) to store the classification policy as document metadata." +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161754175408\n" +"help.text" +msgid "Go to menu <item type=\"menuitem\">View -> Toolbars </item>and select <item type=\"menuitem\">Classification</item>" +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161818081317\n" +"help.text" +msgid "<link href=\"http://www.tscp.org/about-tscp/\"><item type=\"acronym\">TSCP</item> (Transglobal Secure Collaboration Participation, Inc.) website</link>." +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161818082152\n" +"help.text" +msgid "<link href=\"http://www.tscp.org/wp-content/uploads/2013/08/TSCP_BAFv1.pdf\">Business Authentication Framework (<item type=\"acronym\">BAF</item>) document (PDF)</link>" +msgstr "" + +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161818085901\n" +"help.text" +msgid "<link href=\"http://www.tscp.org/wp-content/uploads/2013/08/TSCP_BAILSv1.pdf\">Business Authorization Identification and Labeling Scheme (<item type=\"acronym\">BAILS</item>) document (PDF)</link>" msgstr "" #: main0000.xhp diff --git a/source/vi/helpcontent2/source/text/swriter/00.po b/source/vi/helpcontent2/source/text/swriter/00.po index dbbfd658473..c76d49af56c 100644 --- a/source/vi/helpcontent2/source/text/swriter/00.po +++ b/source/vi/helpcontent2/source/text/swriter/00.po @@ -3,8 +3,8 @@ 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: 2016-05-23 21:36+0200\n" -"PO-Revision-Date: 2016-05-02 14:19+0000\n" +"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"PO-Revision-Date: 2016-07-07 00:06+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: vi\n" @@ -12,9 +12,9 @@ msgstr "" "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: 1462198756.000000\n" +"X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1467850014.000000\n" #: 00000004.xhp msgctxt "" @@ -1006,94 +1006,84 @@ msgid "<variable id=\"benutzerverz\">Choose <emph>Insert - Table of Contents and msgstr "" #: 00000404.xhp -#, fuzzy msgctxt "" "00000404.xhp\n" "par_id3146342\n" "help.text" -msgid "<variable id=\"stichwortverzeichnisverz1\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Index or Table of Contents</emph> tab</variable>" -msgstr "<variable id=\"verz31\">Chọn thẻ <emph>Chèn > Chỉ mục và Bảng > Chỉ mục và Bảng > Mục nhập</emph> (khi <emph>Mục lục</emph> là kiểu được chọn).</variable>" +msgid "<variable id=\"stichwortverzeichnisverz1\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</emph> tab</variable>" +msgstr "" #: 00000404.xhp -#, fuzzy msgctxt "" "00000404.xhp\n" "par_id3147449\n" "help.text" -msgid "<variable id=\"verz2\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Index or Table of Contents</emph> tab (depending on the type)</variable>" -msgstr "<variable id=\"verz31\">Chọn thẻ <emph>Chèn > Chỉ mục và Bảng > Chỉ mục và Bảng > Mục nhập</emph> (khi <emph>Mục lục</emph> là kiểu được chọn).</variable>" +msgid "<variable id=\"verz2\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</emph> tab (depending on the type)</variable>" +msgstr "" #: 00000404.xhp -#, fuzzy msgctxt "" "00000404.xhp\n" "par_id3149835\n" "help.text" -msgid "<variable id=\"verz21\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Index or Table of Contents</emph> tab (when Table of Contents is the selected type)</variable>" -msgstr "<variable id=\"verz31\">Chọn thẻ <emph>Chèn > Chỉ mục và Bảng > Chỉ mục và Bảng > Mục nhập</emph> (khi <emph>Mục lục</emph> là kiểu được chọn).</variable>" +msgid "<variable id=\"verz21\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</emph> tab (when Table of Contents is the selected type)</variable>" +msgstr "" #: 00000404.xhp -#, fuzzy msgctxt "" "00000404.xhp\n" "par_id3148855\n" "help.text" -msgid "<variable id=\"verz22\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Index or Table of Contents</emph> tab (when Alphabetical Index is the selected type)</variable>" -msgstr "<variable id=\"verz32\">Chọn thẻ <emph>Chèn > Chỉ mục và Bảng > Chỉ mục và Bảng > Mục nhập</emph> (khi <emph>Chỉ mục ABC</emph> là kiểu được chọn).</variable>" +msgid "<variable id=\"verz22\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</emph> tab (when Alphabetical Index is the selected type)</variable>" +msgstr "" #: 00000404.xhp -#, fuzzy msgctxt "" "00000404.xhp\n" "par_id3155575\n" "help.text" -msgid "<variable id=\"verz23\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Index or Table of Contents</emph> tab (when Illustration Index is the selected type)</variable>" -msgstr "<variable id=\"verz33\">Chọn thẻ <emph>Chèn > Chỉ mục và Bảng > Chỉ mục và Bảng > Mục nhập</emph> (khi <emph>Chỉ mục Minh họa</emph> là kiểu được chọn).</variable>" +msgid "<variable id=\"verz23\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</emph> tab (when Illustration Index is the selected type)</variable>" +msgstr "" #: 00000404.xhp -#, fuzzy msgctxt "" "00000404.xhp\n" "par_id3151080\n" "help.text" -msgid "<variable id=\"verz24\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Index or Table of Contents</emph> tab (when Index of Tables is the selected type)</variable>" -msgstr "<variable id=\"verz31\">Chọn thẻ <emph>Chèn > Chỉ mục và Bảng > Chỉ mục và Bảng > Mục nhập</emph> (khi <emph>Mục lục</emph> là kiểu được chọn).</variable>" +msgid "<variable id=\"verz24\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</emph> tab (when Index of Tables is the selected type)</variable>" +msgstr "" #: 00000404.xhp -#, fuzzy msgctxt "" "00000404.xhp\n" "par_id3154777\n" "help.text" -msgid "<variable id=\"verz25\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Index or Table of Contents</emph> tab (when User-Defined is the selected type)</variable>" -msgstr "<variable id=\"verz31\">Chọn thẻ <emph>Chèn > Chỉ mục và Bảng > Chỉ mục và Bảng > Mục nhập</emph> (khi <emph>Mục lục</emph> là kiểu được chọn).</variable>" +msgid "<variable id=\"verz25\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</emph> tab (when User-Defined is the selected type)</variable>" +msgstr "" #: 00000404.xhp -#, fuzzy msgctxt "" "00000404.xhp\n" "par_id3148448\n" "help.text" -msgid "<variable id=\"verz26\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Index or Table of Contents</emph> tab (when Table of Objects is the selected type)</variable>" -msgstr "<variable id=\"verz31\">Chọn thẻ <emph>Chèn > Chỉ mục và Bảng > Chỉ mục và Bảng > Mục nhập</emph> (khi <emph>Mục lục</emph> là kiểu được chọn).</variable>" +msgid "<variable id=\"verz26\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</emph> tab (when Table of Objects is the selected type)</variable>" +msgstr "" #: 00000404.xhp -#, fuzzy msgctxt "" "00000404.xhp\n" "par_id3145304\n" "help.text" -msgid "<variable id=\"verz27\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Index or Table of Contents</emph> tab (when Bibliography is the selected type)</variable>" -msgstr "<variable id=\"verz31\">Chọn thẻ <emph>Chèn > Chỉ mục và Bảng > Chỉ mục và Bảng > Mục nhập</emph> (khi <emph>Mục lục</emph> là kiểu được chọn).</variable>" +msgid "<variable id=\"verz27\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</emph> tab (when Bibliography is the selected type)</variable>" +msgstr "" #: 00000404.xhp -#, fuzzy msgctxt "" "00000404.xhp\n" "par_id3153295\n" "help.text" -msgid "<variable id=\"verz28\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Index or Table of Contents</emph>, mark \"Additional Styles\" check box and then click <emph>Assign styles</emph></variable>" -msgstr "<variable id=\"verz31\">Chọn thẻ <emph>Chèn > Chỉ mục và Bảng > Chỉ mục và Bảng > Mục nhập</emph> (khi <emph>Mục lục</emph> là kiểu được chọn).</variable>" +msgid "<variable id=\"verz28\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</emph>, mark \"Additional Styles\" check box and then click <emph>Assign styles</emph></variable>" +msgstr "" #: 00000404.xhp #, fuzzy @@ -1233,10 +1223,9 @@ msgstr "Chọn lệnh <emph>Chèn > Khung</emph>." msgctxt "" "00000404.xhp\n" "par_id3150084\n" -"33\n" "help.text" -msgid "Choose <emph>Format - Frame/Object</emph>" -msgstr "Chọn <emph>Định dạng - Khung/Đối tượng</emph>." +msgid "Choose <emph>Format - Frame and Object - Properties</emph>" +msgstr "" #: 00000404.xhp msgctxt "" @@ -1356,19 +1345,17 @@ msgstr "Tập tin" msgctxt "" "00000404.xhp\n" "par_id3147267\n" -"59\n" "help.text" -msgid "<variable id=\"kopfzeile\">Choose <emph>Insert - Header</emph></variable>" -msgstr "<variable id=\"kopfzeile\">Chọn lệnh <emph>Chèn > Đầu trang</emph>.</variable>" +msgid "<variable id=\"kopfzeile\">Choose <emph>Insert - Header and Footer - Header</emph></variable>" +msgstr "" #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3147290\n" -"60\n" "help.text" -msgid "<variable id=\"fusszeile\">Choose <emph>Insert - Footer</emph></variable>" -msgstr "<variable id=\"fusszeile\">Chọn lệnh <emph>Chèn > Chân trang</emph>.</variable>" +msgid "<variable id=\"fusszeile\">Choose <emph>Insert - Header and Footer - Footer</emph></variable>" +msgstr "" #: 00000405.xhp msgctxt "" @@ -1507,10 +1494,9 @@ msgstr "Chọn thẻ <emph>Định dạng > Trang > Cột</emph>." msgctxt "" "00000405.xhp\n" "par_id3149687\n" -"123\n" "help.text" -msgid "Choose <emph>Format - Frame/Object - Columns</emph> tab" -msgstr "Chọn <emph>Định dạng > Khung - Khung/Đối tượng Cột </emph>." +msgid "Choose <emph>Format - Frame and Object - Properties - Columns</emph> tab" +msgstr "" #: 00000405.xhp #, fuzzy @@ -1727,10 +1713,9 @@ msgstr "Chọn thẻ <emph>Định dạng > Ảnh > Kiểu</emph>." msgctxt "" "00000405.xhp\n" "par_id3149841\n" -"124\n" "help.text" -msgid "Choose <emph>Format - Frame/Object - Type</emph> tab" -msgstr "Chọn tab <emph>Định dạng - Khung/Đối tượng - Kiểu </emph>" +msgid "Choose <emph>Format - Frame and Object - Properties - Type</emph> tab" +msgstr "" #: 00000405.xhp #, fuzzy @@ -1761,14 +1746,12 @@ msgid "Choose <emph>Format - Image - Properties - Wrap</emph> tab" msgstr "Chọn thẻ <emph>Định dạng > Ảnh > Cuộn</emph>." #: 00000405.xhp -#, fuzzy msgctxt "" "00000405.xhp\n" "par_id3148437\n" -"125\n" "help.text" -msgid "Choose <emph>Format - Frame/Object - Properties - Wrap</emph> tab" -msgstr "Chọn <emph>Định dạng - Khung/Đối tượng - Cuốn</emph>." +msgid "Choose <emph>Format - Frame and Object - Properties - Wrap</emph> tab" +msgstr "" #: 00000405.xhp msgctxt "" @@ -1812,10 +1795,9 @@ msgstr "Chọn thẻ <emph>Định dạng > Ảnh > Siêu liên kết</emph>." msgctxt "" "00000405.xhp\n" "par_id3156130\n" -"126\n" "help.text" -msgid "Choose <emph>Format - Frame/Object - Hyperlink</emph> tab" -msgstr "Chọn <emph>Định dạng - Khung/Đối tượng - Siêu liên kết</emph>." +msgid "Choose <emph>Format - Frame and Object - Properties - Hyperlink</emph> tab" +msgstr "" #: 00000405.xhp msgctxt "" @@ -1837,14 +1819,12 @@ msgid "Choose <emph>Format - Image - Options</emph> tab" msgstr "Chọn thẻ <emph>Định dạng > Ảnh > Tùy chọn</emph>." #: 00000405.xhp -#, fuzzy msgctxt "" "00000405.xhp\n" "par_id3145636\n" -"128\n" "help.text" -msgid "Choose <emph>Format - Frame and Object - Options</emph> tab" -msgstr "Chọn <emph>Định dạng - Khung/Đối tượng - Tùy chọn</emph>." +msgid "Choose <emph>Format - Frame and Object - Properties - Options</emph> tab" +msgstr "" #: 00000405.xhp #, fuzzy @@ -1888,10 +1868,9 @@ msgstr "Chọn thẻ <emph>Chèn/Định dạng > Ảnh > Vĩ lệnh</emph>." msgctxt "" "00000405.xhp\n" "par_id3154323\n" -"129\n" "help.text" -msgid "Choose <emph>Insert/Format - Frame/Object - Macro</emph> tab" -msgstr "Chọn <emph>Chèn/Định dạng - Khung/Đối tượng - Vĩ lệnh</emph>." +msgid "Choose <emph>Format - Frame and Object - Properties - Macro</emph> tab" +msgstr "" #: 00000405.xhp #, fuzzy @@ -1933,10 +1912,9 @@ msgstr "Chọn thẻ <emph>Định dạng > Ký tự > Siêu liên kết</emph>, msgctxt "" "00000405.xhp\n" "par_id3155114\n" -"74\n" "help.text" -msgid "<variable id=\"formattabelle\">Choose <emph>Table - Table Properties</emph></variable>" -msgstr "<variable id=\"formattabelle\">Chọn lệnh <emph>Bảng > Thuộc tính Bảng</emph>.</variable>" +msgid "<variable id=\"formattabelle\">Choose <emph>Table - Properties</emph></variable>" +msgstr "" #: 00000405.xhp msgctxt "" @@ -1957,34 +1935,28 @@ msgid "<variable id=\"tabverb\">Choose <emph>Table - Merge Table</emph></variabl msgstr "<variable id=\"tabverb\">Chọn lệnh <emph>Bảng > Trộn Bảng</emph>.</variable>" #: 00000405.xhp -#, fuzzy msgctxt "" "00000405.xhp\n" "par_id3151233\n" -"75\n" "help.text" -msgid "<variable id=\"tabformat\">Choose <emph>Table - Table Properties - Table</emph> tab</variable>" -msgstr "<variable id=\"tabformat\">Chọn thẻ <emph>Bảng > Thuộc tính Bảng</emph>.</variable>" +msgid "<variable id=\"tabformat\">Choose <emph>Table - Properties - Table</emph> tab</variable>" +msgstr "" #: 00000405.xhp -#, fuzzy msgctxt "" "00000405.xhp\n" "par_id3154255\n" -"76\n" "help.text" -msgid "<variable id=\"spaltentab\">Choose <emph>Table - Table Properties - Columns</emph> tab</variable>" -msgstr "<variable id=\"spaltentab\">Chọn thẻ <emph>Bảng > Thuộc tính Bảng</emph>.</variable>" +msgid "<variable id=\"spaltentab\">Choose <emph>Table - Properties - Columns</emph> tab</variable>" +msgstr "" #: 00000405.xhp -#, fuzzy msgctxt "" "00000405.xhp\n" "par_id3153140\n" -"77\n" "help.text" -msgid "<variable id=\"tabelletextfluss\">Choose <emph>Table - Table Properties - Text Flow</emph> tab</variable>" -msgstr "<variable id=\"tabelletextfluss\">Chọn thẻ <emph>Bảng > Thuộc tính Bảng > Luồng Văn bản</emph>.</variable>" +msgid "<variable id=\"tabelletextfluss\">Choose <emph>Table - Properties - Text Flow</emph> tab</variable>" +msgstr "" #: 00000405.xhp msgctxt "" @@ -2421,10 +2393,9 @@ msgstr "Xoá cột" msgctxt "" "00000405.xhp\n" "par_id3156355\n" -"117\n" "help.text" -msgid "Choose <emph>Format - Frame/Object</emph>" -msgstr "Chọn <emph>Định dạng - Khung/Đối tượng</emph>." +msgid "Choose <emph>Format - Frame and Object - Properties</emph>" +msgstr "" #: 00000405.xhp msgctxt "" diff --git a/source/vi/helpcontent2/source/text/swriter/01.po b/source/vi/helpcontent2/source/text/swriter/01.po index 87aef870bef..2bbc45b5ddb 100644 --- a/source/vi/helpcontent2/source/text/swriter/01.po +++ b/source/vi/helpcontent2/source/text/swriter/01.po @@ -3,8 +3,8 @@ 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: 2016-07-04 16:53+0200\n" -"PO-Revision-Date: 2016-05-25 06:16+0000\n" +"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"PO-Revision-Date: 2016-07-07 00:09+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: vi\n" @@ -12,9 +12,9 @@ msgstr "" "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: 1464156972.000000\n" +"X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1467850189.000000\n" #: 01120000.xhp msgctxt "" @@ -923,8 +923,8 @@ msgctxt "" "par_id3155548\n" "73\n" "help.text" -msgid "<ahelp hid=\"HID_NAVI_TBX16\">Type the number of the page number that you want to jump to, and then press Enter.</ahelp>" -msgstr "<ahelp hid=\"HID_NAVI_TBX16\">Gõ số thứ tự của trang tới đó bạn muốn nhảy, sau đó bấm phím <item type=\"keycode\">Enter</item>.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/numericfield\">Type the number of the page number that you want to jump to, and then press Enter.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -950,8 +950,8 @@ msgctxt "" "par_id3155325\n" "8\n" "help.text" -msgid "<ahelp hid=\"HID_NAVI_TBX7\">Shows or hides the <emph>Navigator </emph>list.</ahelp>" -msgstr "<ahelp hid=\"HID_NAVI_TBX7\">Hiển thị hoặc ẩn danh sách <emph>Bộ điều hướng</emph>.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/listbox\">Shows or hides the <emph>Navigator </emph>list.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -985,8 +985,8 @@ msgctxt "" "par_id3145596\n" "11\n" "help.text" -msgid "<ahelp hid=\"HID_NAVI_TBX8\">Switches between the display of all categories in the Navigator and the selected category.</ahelp>" -msgstr "<ahelp hid=\"HID_NAVI_TBX8\">Chuyển đổi giữa hiển thị mọi phân loại trong <emph>Bộ điều hướng</emph>, và hiển thị chỉ phân loại đã chọn.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/root\">Switches between the display of all categories in the Navigator and the selected category.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -1064,8 +1064,8 @@ msgctxt "" "par_id3159242\n" "18\n" "help.text" -msgid "<ahelp hid=\"HID_NAVI_TBX10\">Moves the cursor to the header, or from the header to the document text area.</ahelp>" -msgstr "<ahelp hid=\"HID_NAVI_TBX10\">Chuyển đổi vị trí con trỏ giữa phần đầu trang và phân thân của tài liệu.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/header\">Moves the cursor to the header, or from the header to the document text area.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -1099,8 +1099,8 @@ msgctxt "" "par_id3147137\n" "21\n" "help.text" -msgid "<ahelp hid=\"HID_NAVI_TBX11\">Moves the cursor to the footer, or from the footer to the document text area.</ahelp>" -msgstr "<ahelp hid=\"HID_NAVI_TBX11\">Chuyển đổi vị trí con trỏ giữa phần chân trang và phân thân của tài liệu.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/footer\">Moves the cursor to the footer, or from the footer to the document text area.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -1134,8 +1134,8 @@ msgctxt "" "par_id3150314\n" "24\n" "help.text" -msgid "<ahelp hid=\"HID_NAVI_TBX12\">Jumps between the footnote text and the footnote anchor.</ahelp>" -msgstr "<ahelp hid=\"HID_NAVI_TBX12\">Chuyển đổi vị trí con trỏ giữa chuỗi của cước chú và neo của cước chú.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/anchor\">Jumps between the footnote text and the footnote anchor.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -1169,8 +1169,8 @@ msgctxt "" "par_id3155828\n" "35\n" "help.text" -msgid "<ahelp hid=\"HID_NAVI_TBX4\">Sets the drag and drop options for inserting items from the Navigator into a document, for example, as a hyperlink. Click this icon, and then choose the option that you want to use.</ahelp>" -msgstr "<ahelp hid=\"HID_NAVI_TBX4\">Đặt các tùy chọn kéo và thả để chèn mục từ <emph>Bộ điều hướng</emph> vào tài liệu, chẳng hạn, dạng siêu liên kết. Nhấn vào biểu tượng này, sau đó bật tùy chọn thích hợp.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/dragmode\">Sets the drag and drop options for inserting items from the Navigator into a document, for example, as a hyperlink. Click this icon, and then choose the option that you want to use.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -1258,8 +1258,8 @@ msgctxt "" "par_id3150529\n" "46\n" "help.text" -msgid "<ahelp hid=\"HID_NAVI_TBX13\">Click this icon, and then choose the number of heading outline levels that you want to view in the Navigator window.</ahelp> You can also access this command by right-clicking a heading in the Navigator window." -msgstr "<ahelp hid=\"HID_NAVI_TBX13\">Nhấn vào biểu tượng này, sau đó chọn tổng số cấp phác thảo tiêu đề mà bạn muốn xem trong cửa sổ <emph>Bộ điều hướng</emph>.</ahelp> Bạn cũng có thể truy cập đến câu lệnh này bằng cách nhấn-phải vào một tiêu đề nào đó trong cửa sổ <emph>Bộ điều hướng</emph>." +msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/headings\">Click this icon, and then choose the number of heading outline levels that you want to view in the Navigator window.</ahelp> You can also access this command by right-clicking a heading in the Navigator window." +msgstr "" #: 02110000.xhp msgctxt "" @@ -1311,8 +1311,8 @@ msgctxt "" "par_id3145587\n" "49\n" "help.text" -msgid "<ahelp hid=\"HID_NAVI_TBX5\">Moves the selected heading, and the text below the heading, up one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down Ctrl, and then click this icon.</ahelp>" -msgstr "<ahelp hid=\"HID_NAVI_TBX5\">Nâng tiêu đề đã chọn, và văn bản bên dưới đó, lên một vị trí tiêu đề trong <emph>Bộ điều hướng</emph>, cũng vậy trong tài liệu. Để di chuyển chỉ tiêu đề đã chọn, không phải văn bản tương ứng, ấn giữ phím <item type=\"keycode\">Ctrl</item> trong khi nhấn vào biểu tượng này.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/promote\">Moves the selected heading, and the text below the heading, up one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down Ctrl, and then click this icon.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -1346,8 +1346,8 @@ msgctxt "" "par_id3154440\n" "52\n" "help.text" -msgid "<ahelp hid=\"HID_NAVI_TBX6\">Moves the selected heading, and the text below the heading, down one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down Ctrl, and then click this icon.</ahelp>" -msgstr "<ahelp hid=\"HID_NAVI_TBX6\">Hạ thấp tiêu đề đã chọn, và văn bản bên dưới đó, xuống một vị trí tiêu đề trong <emph>Bộ điều hướng</emph>, cũng vậy trong tài liệu. Để di chuyển chỉ tiêu đề đã chọn, không phải văn bản tương ứng, ấn giữ phím <item type=\"keycode\">Ctrl</item> trong khi nhấn vào biểu tượng này.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/demote\">Moves the selected heading, and the text below the heading, down one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down Ctrl, and then click this icon.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -1381,8 +1381,8 @@ msgctxt "" "par_id3151354\n" "56\n" "help.text" -msgid "<ahelp hid=\"HID_NAVI_TBX14\">Increases the outline level of the selected heading, and the headings that occur below the heading, by one. To only increase the outline level of the selected heading, hold down Ctrl, and then click this icon.</ahelp>" -msgstr "<ahelp hid=\"HID_NAVI_TBX14\">Tăng cấp phác thảo của tiêu đề đã chọn, và các tiêu đề nằm dưới nó, theo một. Để tăng cấp phác thảo chỉ của tiêu đề đã chọn, ấn giữ phím <item type=\"keycode\">Ctrl</item> trong khi nhấn vào biểu tượng này.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/promotelvl\">Increases the outline level of the selected heading, and the headings that occur below the heading, by one. To only increase the outline level of the selected heading, hold down Ctrl, and then click this icon.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -1416,8 +1416,8 @@ msgctxt "" "par_id3150707\n" "59\n" "help.text" -msgid "<ahelp hid=\"HID_NAVI_TBX15\">Decreases the outline level of the selected heading, and the headings that occur below the heading, by one. To only decrease the outline level of the selected heading, hold down Ctrl, and then click this icon.</ahelp>" -msgstr "<ahelp hid=\"HID_NAVI_TBX15\">Giảm cấp phác thảo của tiêu đề đã chọn, và các tiêu đề nằm dưới nó, theo một. Để giảm cấp phác thảo chỉ của tiêu đề đã chọn, ấn giữ phím <item type=\"keycode\">Ctrl</item> trong khi nhấn vào biểu tượng này.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/demotelvl\">Decreases the outline level of the selected heading, and the headings that occur below the heading, by one. To only decrease the outline level of the selected heading, hold down Ctrl, and then click this icon.</ahelp>" +msgstr "" #: 02110000.xhp msgctxt "" @@ -2574,13 +2574,12 @@ msgid "You can also double-click a field in your document to open the field for msgstr "Bạn cũng có thể nhấn đôi vào một trường nào đó trong tài liệu để mở trường đó để chỉnh sửa." #: 02140000.xhp -#, fuzzy msgctxt "" "02140000.xhp\n" "par_id3153668\n" "help.text" -msgid "To change the view between field names and field contents in your document, choose <emph>View - Fields</emph>." -msgstr "Để chuyển đổi ô xem trong tài liệu giữa các tên của trường và các nội dung của trường, chọn lệnh <emph>Xem > Trường</emph>." +msgid "To change the view between field names and field contents in your document, choose <emph>View - Field Names</emph>." +msgstr "" #: 02140000.xhp #, fuzzy @@ -3735,13 +3734,12 @@ msgid "Field Names" msgstr "Tên trường" #: 03090000.xhp -#, fuzzy msgctxt "" "03090000.xhp\n" "hd_id3154505\n" "help.text" -msgid "<link href=\"text/swriter/01/03090000.xhp\" name=\"Fields Names\">Field Names</link>" -msgstr "<link href=\"text/swriter/01/03090000.xhp\" name=\"Trường\">Tên trường</link>" +msgid "<link href=\"text/swriter/01/03090000.xhp\" name=\"Field Names\">Field Names</link>" +msgstr "" #: 03090000.xhp msgctxt "" @@ -4271,8 +4269,8 @@ msgctxt "" "par_id3149098\n" "35\n" "help.text" -msgid "For example, to insert a section named \"Section1\" from a $[officename] text document abc.sxw as a DDE link, use the command: \"soffice x:\\abc.sxw Section1\". To insert the contents of the first cell from a MS Excel spreadsheet file called \"abc.xls\", use the command: \"excel x:\\[abc.xls]Sheet1 z1s1\". You can also copy the elements that you want to insert as a DDE link, and then <emph>Edit - Paste Special</emph>. You can then view the DDE command for the link, by selecting the contents and choosing <emph>Edit - Fields</emph>." -msgstr "Chẳng hạn, để chèn dạng liên kết DDE một phần có tên « Phần1 » từ tài liệu văn bản $[officename] « abc.sxw », dùng lệnh « soffice x:\\abc.sxw Phần1 ». Để chèn nội dung của ô thứ nhất từ tập tin bảng tính MS Excel « abc.xls », dùng lệnh « excel x:\\[abc.xls]Sheet1 z1s1 ». Bạn cũng có thể sao chép những phần tử bạn muốn chèn dạng liên kết DDE, sau đó chọn lệnh <emph>Sửa > Dán đặc biệt</emph>. Lúc đó, bạn có thể xem câu lệnh DDE cho liên kết, bằng cách tô sáng nội dung, sau đó chọn lệnh <emph>Sửa > Trường</emph>." +msgid "For example, to insert a section named \"Section1\" from a $[officename] text document abc.odt as a DDE link, use the command: \"soffice x:\\abc.odt Section1\". To insert the contents of the first cell from a MS Excel spreadsheet file called \"abc.xls\", use the command: \"excel x:\\[abc.xls]Sheet1 z1s1\". You can also copy the elements that you want to insert as a DDE link, and then <emph>Edit - Paste Special</emph>. You can then view the DDE command for the link, by selecting the contents and choosing <emph>Edit - Fields</emph>." +msgstr "" #: 04020100.xhp #, fuzzy @@ -10478,24 +10476,23 @@ msgctxt "" "04120000.xhp\n" "tit\n" "help.text" -msgid "Tables of Contents and Index" +msgid "Table of Contents and Index" msgstr "" #: 04120000.xhp -#, fuzzy msgctxt "" "04120000.xhp\n" "hd_id3151380\n" "help.text" -msgid "<link href=\"text/swriter/01/04120000.xhp\" name=\"Tables of Contents and Index\">Tables of Contents and Index</link>" -msgstr "<link href=\"text/swriter/01/04120211.xhp\" name=\"Mục lục\">Mục lục</link>" +msgid "<link href=\"text/swriter/01/04120000.xhp\" name=\"Table of Contents and Index\">Table of Contents and Index</link>" +msgstr "" #: 04120000.xhp msgctxt "" "04120000.xhp\n" "par_idN105AC\n" "help.text" -msgid "Opens a menu to insert an index or bibliography entry, as well as inserting a tables of contents, index, and or bibliography." +msgid "Opens a menu to insert an index or bibliography entry, as well as inserting a table of contents, index, and or bibliography." msgstr "" #: 04120000.xhp @@ -10520,7 +10517,7 @@ msgctxt "" "04120000.xhp\n" "hd_id3147501\n" "help.text" -msgid "<link href=\"text/swriter/01/04120200.xhp\" name=\"Tables of Context, Index or Bibliography\">Tables of Content, Index or Bibliography</link>" +msgid "<link href=\"text/swriter/01/04120200.xhp\" name=\"Table of Context, Index or Bibliography\">Table of Content, Index or Bibliography</link>" msgstr "" #: 04120100.xhp @@ -10851,7 +10848,7 @@ msgctxt "" "04120200.xhp\n" "tit\n" "help.text" -msgid "Insert Index or Table of Contents" +msgid "Table of Contents, Index or Bibliography" msgstr "" #: 04120200.xhp @@ -10859,7 +10856,7 @@ msgctxt "" "04120200.xhp\n" "hd_id3151312\n" "help.text" -msgid "Insert Index or Table of Contents" +msgid "Table of Contents, Index or Bibliography" msgstr "" #: 04120200.xhp @@ -11038,17 +11035,16 @@ msgctxt "" "04120210.xhp\n" "tit\n" "help.text" -msgid "Index or Table of Contents" +msgid "Type" msgstr "" #: 04120210.xhp -#, fuzzy msgctxt "" "04120210.xhp\n" "hd_id3150933\n" "help.text" -msgid "<link href=\"text/swriter/01/04120210.xhp\" name=\"Index or Table of Contents\">Index or Table of Contents</link>" -msgstr "<link href=\"text/swriter/01/04120211.xhp\" name=\"Mục lục\">Mục lục</link>" +msgid "<link href=\"text/swriter/01/04120210.xhp\" name=\"Type\">Type</link>" +msgstr "" #: 04120210.xhp msgctxt "" @@ -12231,7 +12227,7 @@ msgctxt "" "04120220.xhp\n" "par_id3154504\n" "help.text" -msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/tocentriespage/TocEntriesPage\">Specify the format of the index or table entries. The appearance of this tab changes to reflect the type of index that you selected on the <link href=\"text/swriter/01/04120210.xhp\" name=\"Index or Table of Contents\">Index or Table of Contents</link> tab.</ahelp>" +msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/tocentriespage/TocEntriesPage\">Specify the format of the index or table entries. The appearance of this tab changes to reflect the type of index that you selected on the <link href=\"text/swriter/01/04120210.xhp\" name=\"Type\">Type</link> tab.</ahelp>" msgstr "" #: 04120220.xhp @@ -12498,10 +12494,9 @@ msgstr "Tất cả" msgctxt "" "04120221.xhp\n" "par_id3155137\n" -"37\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/all\">Applies the current settings without closing the dialog.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/all\">Áp dụng thiết lập hiện thời mà không đóng hộp thoại.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/all\">Applies the current settings to all levels without closing the dialog.</ahelp>" +msgstr "" #: 04120221.xhp msgctxt "" @@ -13276,7 +13271,7 @@ msgctxt "" "04120250.xhp\n" "par_id3149292\n" "help.text" -msgid "Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Index or Table of Contents</emph>." +msgid "Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</emph>." msgstr "" #: 04120250.xhp @@ -13690,10 +13685,9 @@ msgstr "<variable id=\"rahm\"><ahelp hid=\".uno:InsertFrame\">Chèn mộ khung m msgctxt "" "04130000.xhp\n" "par_id3153678\n" -"37\n" "help.text" -msgid "To edit a frame, click the border to select it, and then choose <emph>Format - Frame/Object</emph>. You can also resize or move a selected frame using special <link href=\"text/swriter/01/04130100.xhp\" name=\"shortcut keys\">shortcut keys</link>." -msgstr "Để chỉnh sửa một khung, nhấn vào đường viền của nó để lựa chọn nó, sau đó chọn lệnh <emph>Định dạng > Khung</emph>. Bạn cũng có thể thay đổi kích cỡ của một khung, hoặc di chuyển nó bằng việc dùng <link href=\"text/swriter/01/04130100.xhp\" name=\"shortcut keys\">phím nóng</link>." +msgid "To edit a frame, click the border to select it, and then choose <emph>Format - Frame and Object - Properties</emph>. You can also resize or move a selected frame using special <link href=\"text/swriter/01/04130100.xhp\" name=\"shortcut keys\">shortcut keys</link>." +msgstr "" #: 04130000.xhp msgctxt "" @@ -14092,10 +14086,9 @@ msgstr "Trên thanh công cụ <emph>Chèn</emph>, nhấn vào biểu tượng < msgctxt "" "04150000.xhp\n" "par_id3155912\n" -"52\n" "help.text" -msgid "<link href=\"text/swriter/01/05090300.xhp\" name=\"Format - Table - Text Flow\">Table - Table Properties - Text Flow</link>" -msgstr "<link href=\"text/swriter/01/05090300.xhp\" name=\"Định dạng > Bảng > Luồng văn bản\">Bảng > Thuộc tính Bảng > Luồng văn bản</link>" +msgid "<link href=\"text/swriter/01/05090300.xhp\" name=\"Table - Properties - Text Flow\">Table - Properties - Text Flow</link>" +msgstr "" #: 04150000.xhp msgctxt "" @@ -16611,8 +16604,8 @@ msgctxt "" "par_id3150568\n" "2\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/frmtypepage/FrmTypePage\">Specifies the size and the position of the selected object or frame on a page.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/frmtypepage/FrmTypePage\">Định rõ kích cỡ và vị trí của đối tượng bôi đen hoặc khung trang.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/frmtypepage/FrameTypePage\">Specifies the size and the position of the selected object or frame on a page.</ahelp>" +msgstr "" #: 05060100.xhp msgctxt "" @@ -19030,8 +19023,8 @@ msgctxt "" "par_id3154188\n" "2\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/frmurlpage/FrmURLPage\">Specify the properties of the hyperlink for the selected graphic, frame or OLE object.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/frmurlpage/FrmURLPage\">Định rõ các đặc tính của siêu liên kết cho phần đồ họa, khung và đối tượng OLE đã chọn.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/frmurlpage/FrameURLPage\">Specify the properties of the hyperlink for the selected graphic, frame or OLE object.</ahelp>" +msgstr "" #: 05060800.xhp msgctxt "" @@ -19209,8 +19202,8 @@ msgctxt "" "par_id3149708\n" "2\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/frmaddpage/FrmAddPage\">Specifies properties for the selected object, graphic or frame.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/frmaddpage/FrmAddPage\">Định rõ các đặc tính cho đối tượng, phần đồ họa hoặc khung.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/frmaddpage/FrameAddPage\">Specifies properties for the selected object, graphic or frame.</ahelp>" +msgstr "" #: 05060900.xhp msgctxt "" @@ -28778,3 +28771,299 @@ msgctxt "" "help.text" msgid "<ahelp hid=\".\">In block selection mode, you can select a rectangular block of text.</ahelp>" msgstr "<ahelp hid=\".\">Trong chế độ lựa chọn theo khối, bạn có thể chọn một khối văn bản chứa trong một hình chữ nhật. </ahelp>" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"tit\n" +"help.text" +msgid "Using title pages in your document" +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"bm_id300920161717389897\n" +"help.text" +msgid "<bookmark_value>page;title page</bookmark_value> <bookmark_value>title pages;first page style</bookmark_value> <bookmark_value>title pages;modifying</bookmark_value> <bookmark_value>title pages;inserting</bookmark_value>" +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"hd_id300920161429137211\n" +"help.text" +msgid "<link href=\"text/swriter/01/title_page.xhp\">Inserting title pages in the document</link>" +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161429345505\n" +"help.text" +msgid "<ahelp hid=\".\">Insert title pages in your document.</ahelp>" +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161429347135\n" +"help.text" +msgid "Title pages are pages at the beginning of the document that lists the publication information, such as the title of the publication, the name of the author etc. These pages have a different layout than the pages of the document body, because they may not have page numbering, sometimes a different heading and footer and even different margins settings or background." +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443292710\n" +"help.text" +msgid "Choose menu <item type=\"menuitem\">Format - Title Page</item>" +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443298079\n" +"help.text" +msgid "Many documents, such as letters and reports, have a first page that is different from the other pages in the document. For example, the first page of a letterhead typically has a different header or the first page of a report might have no header or footer, while the other pages do. This is simple to achieve with %PRODUCTNAME Writer." +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443298274\n" +"help.text" +msgid "Page header and footer, numbering, margins and orientation are some of the properties that belongs to page styles. %PRODUCTNAME Writer let your to insert a blank title page at any point of your document, or format an existing page like a title page, by inserting a page break followed by a page style of your choice or by changing the page style at cursor position." +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443293374\n" +"help.text" +msgid "Note: Using the Default (or any other) page style for your document, you can add a header/footer as you wish to the first page by deselecting the <item type=\"menuitem\">Same content on first page</item> option on the header/footer pages in the <emph>Page Style</emph> dialog, and then adding the header/footer. You can then add a different header/footer to the other pages of the document." +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"hd_id300920161443299618\n" +"help.text" +msgid "To convert the first page of the document into a title page" +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443308966\n" +"help.text" +msgid "Place the cursor on the first page," +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443301816\n" +"help.text" +msgid "From the Menu Bar, choose <item type=\"menuitem\">Format > Title Page…</item>" +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443304794\n" +"help.text" +msgid "Select <emph>Converting existing pages to title pages</emph>" +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443301533\n" +"help.text" +msgid "Select the style of the title page in the <emph>Edit page</emph> property area" +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161448355764\n" +"help.text" +msgid "Note: By default, %PRODUCTNAME select the <emph>First page</emph> page style." +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443315175\n" +"help.text" +msgid "Set the page numbering reset options." +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443316916\n" +"help.text" +msgid "Click <emph>OK</emph>." +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443314375\n" +"help.text" +msgid "This will change the current page style to <emph>First page</emph> and the following pages will have the <emph>Default page</emph> style" +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"hd_id300920161443317859\n" +"help.text" +msgid "To insert a title page anywhere in the document" +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443317032\n" +"help.text" +msgid "Place the cursor where you want to insert a new title page." +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443315460\n" +"help.text" +msgid "From the menu bar select <item type=\"menuitem\">Format -> Title page</item>." +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443318611\n" +"help.text" +msgid "Select <emph>Insert new title pages</emph>" +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443311657\n" +"help.text" +msgid "Set number of title pages to add and" +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443311852\n" +"help.text" +msgid "Set the title page location by setting its page number in the spin box." +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443329307\n" +"help.text" +msgid "Set the page numbering reset options." +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443327672\n" +"help.text" +msgid "Click <emph>OK</emph>" +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443324067\n" +"help.text" +msgid "This will insert a page break and change the current page style to <emph>First page</emph>. The following pages will have the default page style." +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"hd_id300920161443323335\n" +"help.text" +msgid "To delete a title page:" +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id30092016144332559\n" +"help.text" +msgid "You cannot delete a title page. You must change its page style format from First page to whatever other page style you wish." +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443329339\n" +"help.text" +msgid "Place the cursor in the page you want to change the style" +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id30092016144332353\n" +"help.text" +msgid "From the Sidebar Deck, select <emph>Sidebar Settings > Styles and Formatting</emph>." +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443329078\n" +"help.text" +msgid "From the <emph>Styles and Formatting</emph>, select button <emph>Page Styles</emph>." +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443339937\n" +"help.text" +msgid "From the Style list, select the page style you want to apply." +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443337801\n" +"help.text" +msgid "Double click on the page style to apply." +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443378384\n" +"help.text" +msgid "<link href=\"text/shared/01/05040200.xhp\">Format page</link>," +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161915582003\n" +"help.text" +msgid "<link href=\"text/swriter/guide/page_break.xhp\">Page break</link>," +msgstr "" + +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161915587772\n" +"help.text" +msgid "<link href=\"text/swriter/guide/change_header.xhp\">Creating a Page Style Based on the Current Page</link>." +msgstr "" diff --git a/source/vi/helpcontent2/source/text/swriter/02.po b/source/vi/helpcontent2/source/text/swriter/02.po index 06f37b564b5..a76bdf8fc54 100644 --- a/source/vi/helpcontent2/source/text/swriter/02.po +++ b/source/vi/helpcontent2/source/text/swriter/02.po @@ -3,8 +3,8 @@ 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: 2016-05-23 21:36+0200\n" -"PO-Revision-Date: 2016-05-02 14:19+0000\n" +"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"PO-Revision-Date: 2016-07-07 00:09+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: vi\n" @@ -12,9 +12,9 @@ msgstr "" "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: 1462198779.000000\n" +"X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1467850195.000000\n" #: 02110000.xhp msgctxt "" @@ -3340,14 +3340,6 @@ msgstr "<link href=\"text/shared/01/04150100.xhp\" name=\"Đối tượng OLE\"> #: 18010000.xhp msgctxt "" "18010000.xhp\n" -"hd_id666524\n" -"help.text" -msgid "<link href=\"text/shared/01/04150200.xhp\" name=\"Plug-in\">Plug-in</link>" -msgstr "<link href=\"text/shared/01/04150200.xhp\" name=\"Phần bổ sung\">Phần bổ sung</link>" - -#: 18010000.xhp -msgctxt "" -"18010000.xhp\n" "par_idN1076D\n" "help.text" msgid "<link href=\"text/swriter/01/04120200.xhp\">Insert Index</link>" diff --git a/source/vi/helpcontent2/source/text/swriter/guide.po b/source/vi/helpcontent2/source/text/swriter/guide.po index a7963eda1a5..1aa12037291 100644 --- a/source/vi/helpcontent2/source/text/swriter/guide.po +++ b/source/vi/helpcontent2/source/text/swriter/guide.po @@ -3,8 +3,8 @@ 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: 2016-07-04 16:53+0200\n" -"PO-Revision-Date: 2016-05-25 06:32+0000\n" +"POT-Creation-Date: 2016-12-01 12:12+0100\n" +"PO-Revision-Date: 2016-07-07 00:11+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: vi\n" @@ -12,9 +12,9 @@ msgstr "" "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: 1464157976.000000\n" +"X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1467850262.000000\n" #: anchor_object.xhp msgctxt "" @@ -1242,10 +1242,9 @@ msgstr "Đặt con trỏ vào bảng trong tài liệu văn bản." msgctxt "" "background.xhp\n" "par_id3148664\n" -"13\n" "help.text" -msgid "Choose <emph>Table - Table Properties</emph>." -msgstr "Chọn lệnh <emph>Bảng > Thuộc tính Bảng</emph>." +msgid "Choose <emph>Table - Properties</emph>." +msgstr "" #: background.xhp msgctxt "" @@ -1827,8 +1826,8 @@ msgctxt "" "borders.xhp\n" "par_id6129947\n" "help.text" -msgid "Choose <item type=\"menuitem\">Table - Table properties</item>." -msgstr "Chọn lệnh <item type=\"menuitem\">Bảng > Thuộc tính bảng</item>." +msgid "Choose <item type=\"menuitem\">Table - Properties</item>." +msgstr "" #: borders.xhp msgctxt "" @@ -2195,8 +2194,8 @@ msgctxt "" "borders.xhp\n" "par_id5118564\n" "help.text" -msgid "Select a single cell in a Writer table, then choose <emph>Table - Table properties - Borders</emph>." -msgstr "Chọn một ô riêng lẻ trong bảng Writer, sau đó chọn lệnh <emph>Bảng > Thuộc tính bảng > Viền</emph>." +msgid "Select a single cell in a Writer table, then choose <emph>Table - Properties - Borders</emph>." +msgstr "" #: borders.xhp msgctxt "" @@ -3047,8 +3046,8 @@ msgctxt "" "change_header.xhp\n" "par_id3155541\n" "help.text" -msgid "Choose <emph>Insert - Header</emph>, and choose the new page style from the list." -msgstr "Chọn lệnh <emph>Chèn > Tiêu đề</emph>, sau đó chọn kiểu dáng trang mới trong danh sách." +msgid "Choose <emph>Insert - Header and Footer - Header</emph>, and choose the new page style from the list." +msgstr "" #: change_header.xhp msgctxt "" @@ -3759,22 +3758,20 @@ msgid "Go to the first page in your document, and double-click \"Right Page\" in msgstr "Đi tới trang thứ nhất của tài liệu của bạn, sau đó nhấn đôi vào mục « Trang bên Phải » trong danh sách các kiểu dáng trang, trong cửa sổ <emph>Kiểu dáng và Định dạng</emph>." #: even_odd_sdw.xhp -#, fuzzy msgctxt "" "even_odd_sdw.xhp\n" "par_id3155588\n" "help.text" -msgid "To add a header to one of the page styles, choose <item type=\"menuitem\">Insert - Header</item>, and choose the page style that you want to add the header to. In the header frame, type the text that you want to use as the header." -msgstr "Để thêm một phần đầu trang vào một kiểu dáng trang, chọn lệnh trình đơn <emph> Chèn > Đầu trang</emph>, sau đó chọn kiểu dáng trang mà bạn muốn thêm phần đầu trang. Trong khung đầu trang, gõ chuỗi văn bản bạn muốn dùng." +msgid "To add a header to one of the page styles, choose <item type=\"menuitem\">Insert - Header and Footer - Header</item>, and choose the page style that you want to add the header to. In the header frame, type the text that you want to use as the header." +msgstr "" #: even_odd_sdw.xhp -#, fuzzy msgctxt "" "even_odd_sdw.xhp\n" "par_id3147772\n" "help.text" -msgid "To add a footer to one of the page styles, choose <item type=\"menuitem\">Insert - Footer</item>, and choose the page style that you want to add the footer to. In the footer frame, type the text that you want to use as a footer." -msgstr "Để thêm một phần chân trang vào một kiểu dáng trang, chọn lệnh trình đơn <emph> Chèn > Chân trang</emph>, sau đó chọn kiểu dáng trang mà bạn muốn thêm phần chân trang. Trong khung chân trang, gõ chuỗi văn bản bạn muốn dùng." +msgid "To add a footer to one of the page styles, choose <item type=\"menuitem\">Insert - Header and Footer - Footer</item>, and choose the page style that you want to add the footer to. In the footer frame, type the text that you want to use as a footer." +msgstr "" #: even_odd_sdw.xhp msgctxt "" @@ -3943,8 +3940,8 @@ msgctxt "" "par_id3150509\n" "6\n" "help.text" -msgid "Fields consist of a field name and the field content. To switch the field display between the field name or the field content, choose <link href=\"text/swriter/01/03090000.xhp\" name=\"View - Fields\"><emph>View - Field Names</emph></link>." -msgstr "Trường bao gồm tên của trường và nội dung của trường. Để chuyển đổi sự hiển thị trường giữa tên trường và nội dung trường, chọn lệnh <link href=\"text/swriter/01/03090000.xhp\" name=\"Xem > Trường\"><emph>Xem > Trường</emph></link>." +msgid "Fields consist of a field name and the field content. To switch the field display between the field name or the field content, choose <link href=\"text/swriter/01/03090000.xhp\" name=\"View - Field Names\"><emph>View - Field Names</emph></link>." +msgstr "" #: fields.xhp msgctxt "" @@ -3959,9 +3956,8 @@ msgstr "" msgctxt "" "fields.xhp\n" "par_id3152885\n" -"7\n" "help.text" -msgid "To change the color of field shadings, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01012000.xhp\" name=\"$[officename] - Application Colors\"><emph><item type=\"menuitem\">$[officename] - Application Colors</item></emph></link>, locate the <item type=\"menuitem\">Field shadings</item> option, and then select a different color in the <item type=\"menuitem\">Color setting</item> box." +msgid "To change the color of field shadings, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01012000.xhp\" name=\"$[officename] - Application Colors\"><item type=\"menuitem\">$[officename] - Application Colors</item></link>, locate the <item type=\"menuitem\">Field shadings</item> option, and then select a different color in the <item type=\"menuitem\">Color setting</item> box." msgstr "" #: fields.xhp @@ -4742,8 +4738,8 @@ msgctxt "" "finding.xhp\n" "par_id2164677\n" "help.text" -msgid "Enter the text to find in the <emph>Search for</emph> text box." -msgstr "Gõ vào hộp văn bản <emph>Tìm kiếm</emph> chuỗi văn bản bạn muốn tìm." +msgid "Enter the text to find in the <emph>Find</emph> text box." +msgstr "" #: finding.xhp #, fuzzy @@ -4816,8 +4812,8 @@ msgctxt "" "finding.xhp\n" "par_id4286935\n" "help.text" -msgid "Enter the text to search in the <emph>Search for </emph>text box." -msgstr "Gõ vào trường <emph>Tìm kiếm</emph> chuỗi văn bản cần tìm." +msgid "Enter the text to search in the <emph>Find</emph>text box." +msgstr "" #: finding.xhp msgctxt "" @@ -4836,13 +4832,12 @@ msgid "Either click <emph>Replace</emph> or <emph>Replace All</emph>." msgstr "Nhấn vào hoặc nút <emph>Thay thế</emph> hoặc nút <emph>Thay thế tất cả</emph>." #: finding.xhp -#, fuzzy msgctxt "" "finding.xhp\n" "par_id703451\n" "help.text" -msgid "When you click <emph>Replace</emph>, Writer will search the whole document for the text in the <emph>Search for</emph> box, starting at the current cursor position. When text is found, Writer highlights the text and waits for your response. Click <emph>Replace</emph> to replace the highlighted text in the document with the text in the <emph>Replace with</emph> text box. Click <emph>Find Next</emph> to advance to the next found text without replacing the current selection." -msgstr "Khi bạn nhấn vào nút <emph>Thay thế</emph>, chương trình Writer sẽ tìm kiếm qua toàn tài liệu để tìm chuỗi được gõ vào hộp <emph>Tìm kiếm</emph>, bắt đầu ở vị trí hiện thời của con trỏ. Tìm chuỗi thì chương trình tô sáng nó và đợi bạn đáp ứng. Nhấn vào nút <emph>Thay thế</emph> để thay thế chuỗi đã tô sáng trong tài liệu bằng chuỗi được gõ vào hộp <emph>Thay thế bằng</emph>. Hoặc nhấn lại vào nút <emph>Tìm</emph> để tiến tới lần gặp chuỗi tìm kế tiếp, không thay thế vùng chọn hiện thời." +msgid "When you click <emph>Replace</emph>, Writer will search the whole document for the text in the <emph>Find</emph> box, starting at the current cursor position. When text is found, Writer highlights the text and waits for your response. Click <emph>Replace</emph> to replace the highlighted text in the document with the text in the <emph>Replace</emph> text box. Click <emph>Find Next</emph> to advance to the next found text without replacing the current selection." +msgstr "" #: finding.xhp msgctxt "" @@ -4881,16 +4876,16 @@ msgctxt "" "finding.xhp\n" "par_id896938\n" "help.text" -msgid "Click <emph>More Options</emph> to expand the dialog." -msgstr "Nhấn vào nút <emph>Chọn nhiều</emph> để mở rộng hộp thoại." +msgid "Click <emph>Other options</emph> to expand the dialog." +msgstr "" #: finding.xhp msgctxt "" "finding.xhp\n" "par_id9147007\n" "help.text" -msgid "Check <item type=\"menuitem\">Search for Styles</item>.<br/>The <item type=\"menuitem\">Search for</item> text box now is a list box, where you can select any of the Paragraph Styles that are applied in the current document." -msgstr "Đánh dấu chọn <item type=\"menuitem\">Tìm theo kiểu dáng</item>.<br/>Hộp văn bản <item type=\"menuitem\">Tìm gì</item> bây giờ sẽ là một hộp danh sách, trong đó bạn có thể chọn bất kỳ kiểu dáng đoạn nào có trong tài liệu hiện tại." +msgid "Check <item type=\"menuitem\">Paragraph Styles</item>.<br/>The <item type=\"menuitem\">Find</item> text box now is a list box, where you can select any of the Paragraph Styles that are applied in the current document." +msgstr "" #: finding.xhp #, fuzzy @@ -5085,8 +5080,8 @@ msgctxt "" "footer_nextpage.xhp\n" "par_id3155886\n" "help.text" -msgid "Choose <emph>Insert - Footer</emph> and select the page style that you want to add the footer to." -msgstr "Chọn lệnh <emph>Chèn > Chân trang</emph>, sau đó chọn kiểu dáng trang vào đó bạn muốn thêm phần chân trang." +msgid "Choose <emph>Insert - Header and Footer - Footer</emph> and select the page style that you want to add the footer to." +msgstr "" #: footer_nextpage.xhp #, fuzzy @@ -5183,10 +5178,9 @@ msgstr "Chèn đánh số trang" msgctxt "" "footer_pagenumber.xhp\n" "par_id3150508\n" -"2\n" "help.text" -msgid "Choose <emph>Insert - Footer</emph> and select the page style that you want to add the footer to." -msgstr "Chọn lệnh <emph>Chèn > Chân trang</emph>, sau đó chọn kiểu dáng trang vào đó bạn muốn thêm phần chân trang." +msgid "Choose <emph>Insert - Header and Footer - Footer</emph> and select the page style that you want to add the footer to." +msgstr "" #: footer_pagenumber.xhp #, fuzzy @@ -6168,16 +6162,16 @@ msgctxt "" "header_footer.xhp\n" "par_id3155896\n" "help.text" -msgid "To add a header to a page, choose <emph>Insert - Header</emph>, and then select the page style for the current page from the submenu." -msgstr "Để thêm đầu trang vào trang, chọn lệnh <emph>Chèn > Đầu trang</emph>, sau đó chọn kiểu dáng trang của trang hiện thời trong trình đơn phụ." +msgid "To add a header to a page, choose <emph>Insert - Header and Footer - Header</emph>, and then select the page style for the current page from the submenu." +msgstr "" #: header_footer.xhp msgctxt "" "header_footer.xhp\n" "par_id3147119\n" "help.text" -msgid "To add a footer to a page, choose <emph>Insert - Footer</emph>, and then select the page style for the current page from the submenu." -msgstr "Để thêm chân trang vào trang, chọn lệnh <emph>Chèn > Chân trang</emph>, sau đó chọn kiểu dáng trang của trang hiện thời trong trình đơn phụ." +msgid "To add a footer to a page, choose <emph>Insert - Header and Footer - Footer</emph>, and then select the page style for the current page from the submenu." +msgstr "" #: header_footer.xhp #, fuzzy @@ -6499,13 +6493,12 @@ msgid "Apply the paragraph style that you defined for chapter titles to the chap msgstr "Áp dụng vào các tiêu đề chương trong tài liệu, kiểu dáng đoạn văn bạn đã xác định cho các tựa đề chương." #: header_with_chapter.xhp -#, fuzzy msgctxt "" "header_with_chapter.xhp\n" "par_id3153729\n" "help.text" -msgid "Choose <item type=\"menuitem\">Insert - Header</item> or <item type=\"menuitem\">Insert - Footer</item>, and then select the page style for the current page from the submenu." -msgstr "Chọn <item type=\"menuitem\">Chèn - Đầu trang</item> hoặc <item type=\"menuitem\">Chèn - Chân trang</item>, rồi chọn kiểu dáng trang cho trang hiện tại từ trình đơn con." +msgid "Choose <item type=\"menuitem\">Insert - Header and Footer - Header</item> or <item type=\"menuitem\">Insert - Header and Footer - Footer</item>, and then select the page style for the current page from the submenu." +msgstr "" #: header_with_chapter.xhp msgctxt "" @@ -7462,9 +7455,8 @@ msgstr "Để con trỏ vào chỉ mục hay mục lục." msgctxt "" "indices_edit.xhp\n" "par_id3155871\n" -"59\n" "help.text" -msgid "If you cannot place your cursor in the index or table of contents, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type=\"menuitem\">Tools - Options</item></defaultinline></switchinline><item type=\"menuitem\"> - %PRODUCTNAME Writer - Formatting Aids</item>, and then select <item type=\"menuitem\">Enable</item> in the <item type=\"menuitem\">Cursor in protected areas</item> section." +msgid "If you cannot place your cursor in the index or table of contents, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type=\"menuitem\">Tools - Options</item></defaultinline></switchinline><item type=\"menuitem\"> - %PRODUCTNAME Writer - Formatting Aids</item>, and then select <item type=\"menuitem\">Enable cursor</item> in the <item type=\"menuitem\">Protected Areas</item> section." msgstr "" #: indices_edit.xhp @@ -7477,13 +7469,12 @@ msgid "Right-click and choose an editing option from the menu." msgstr "Nhấn-phải và chọn một tùy chọn chỉnh sửa trong trình đơn phụ." #: indices_edit.xhp -#, fuzzy msgctxt "" "indices_edit.xhp\n" "par_id3155872\n" "help.text" -msgid "You can also make changes directly to an index or table of contents. Right-click in the index or table of contents, choose <emph>Edit Index or Table of Contents</emph>, click <emph>Index or Table of Contents</emph> tab, and then clear the <emph>Protected against manual changes</emph> check box." -msgstr "Bạn cũng có thể thay đổi chỉ mục hay mục lục một cách trực tiếp. Nhấn-phải vào chỉ mục hay mục lục, chọn lệnh <emph>Sửa chỉ mục/bảng</emph>, nhấn vào thẻ <emph>Chỉ mục/bảng</emph>, sau đó bỏ chọn mục <emph>Bảo vệ khỏi thay đổi tự làm</emph>." +msgid "You can also make changes directly to an index or table of contents. Right-click in the index or table of contents, choose <emph>Edit Index or Table of Contents</emph>, click <emph>Type</emph> tab, and then clear the <emph>Protected against manual changes</emph> check box." +msgstr "" #: indices_enter.xhp msgctxt "" @@ -7838,13 +7829,12 @@ msgid "Choose <emph>Insert - Table of Contents and Index - Table of Contents, In msgstr "" #: indices_index.xhp -#, fuzzy msgctxt "" "indices_index.xhp\n" "par_id3155884\n" "help.text" -msgid "On the <emph>Index or Table of Contents</emph> tab, select \"Alphabetical Index\" in the <emph>Type</emph> box." -msgstr "Trên thẻ <emph>Chỉ mục/bảng</emph>, chọn mục « Chỉ mục abc » trong hộp <emph>Kiểu</emph>." +msgid "On the <emph>Type</emph> tab, select \"Alphabetical Index\" in the <emph>Type</emph> box." +msgstr "" #: indices_index.xhp #, fuzzy @@ -8229,7 +8219,7 @@ msgctxt "" "indices_toc.xhp\n" "par_id3150528\n" "help.text" -msgid "Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography</emph>, and then click the <link href=\"text/swriter/01/04120211.xhp\" name=\"Index or Table of Contents\"><emph>Index or Table of Contents</emph></link> tab." +msgid "Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography</emph>, and then click the <link href=\"text/swriter/01/04120211.xhp\" name=\"Type\"><emph>Type</emph></link> tab." msgstr "" #: indices_toc.xhp @@ -8417,13 +8407,12 @@ msgid "Choose <emph>Insert - Table of Contents and Index - Table of Contents, In msgstr "" #: indices_userdef.xhp -#, fuzzy msgctxt "" "indices_userdef.xhp\n" "par_id3150509\n" "help.text" -msgid "On the <item type=\"menuitem\">Index or Table of Contents</item> tab, select the name of the user-defined index that you created in the <item type=\"menuitem\">Type</item> box." -msgstr "Trên tab <item type=\"menuitem\">Chỉ mục/Bảng</item>, chọn tên của chỉ mục tự xác định mà bạn đã tạo trong hộp <item type=\"menuitem\">Kiểu</item> ." +msgid "On the <item type=\"menuitem\">Type</item> tab, select the name of the user-defined index that you created in the <item type=\"menuitem\">Type</item> box." +msgstr "" #: indices_userdef.xhp msgctxt "" @@ -8442,13 +8431,12 @@ msgid "Click <emph>OK</emph>." msgstr "Nhấn vào nút <emph>OK</emph>." #: indices_userdef.xhp -#, fuzzy msgctxt "" "indices_userdef.xhp\n" "par_id3150720\n" "help.text" -msgid "If you want to use a different paragraph style as a table of contents entry, select <item type=\"menuitem\">Additional styles</item>, and then click the (<item type=\"menuitem\">Assign styles</item>) button next to the box. Click the style in the list, and then click the <item type=\"menuitem\">>></item> or the <item type=\"menuitem\"><<</item> button to define the outline level for the paragraph style." -msgstr "Nếu bạn muốn dùng một kiểu dáng đoạn khác như một bảng mục lục, hãy chọn <item type=\"menuitem\">Kiểu dáng</item>, rồi nhắp nút (<item type=\"menuitem\">...</item>) kế sau hộp. Chọn kiểu dáng trong danh sách, rồi nhắp nút <item type=\"menuitem\">>></item> hoặc <item type=\"menuitem\"><<</item> để xác định cấp độ phác thảo cho kiểu dáng đoạn." +msgid "If you want to use a different paragraph style as a table of contents entry, select <item type=\"menuitem\">Additional styles</item>, and then click the <item type=\"menuitem\">Assign styles</item> button next to the box. Click the style in the list, and then click the <item type=\"menuitem\">>></item> or the <item type=\"menuitem\"><<</item> button to define the outline level for the paragraph style." +msgstr "" #: insert_beforetable.xhp msgctxt "" @@ -9541,10 +9529,9 @@ msgstr "Gõ văn bản vào khung, cũng thay đổi kích cỡ của khung nế msgctxt "" "nonprintable_text.xhp\n" "par_id3150242\n" -"16\n" "help.text" -msgid "Choose <item type=\"menuitem\">Format - Frame/Object</item>, and then click the <item type=\"menuitem\">Options</item> tab." -msgstr "Chọn <item type=\"menuitem\">Định dạnh - Khung/Đối tượng</item>, rồi nhấn tab <item type=\"menuitem\">Tùy chọn</item>." +msgid "Choose <item type=\"menuitem\">Format - Frame and Object - Properties</item>, and then click the <item type=\"menuitem\">Options</item> tab." +msgstr "" #: nonprintable_text.xhp msgctxt "" @@ -9867,8 +9854,8 @@ msgctxt "" "numbering_lines.xhp\n" "par_id3150931\n" "help.text" -msgid "Click the <emph>Numbering</emph> tab." -msgstr "Nhấn vào thẻ <emph>Đánh số</emph>." +msgid "Click the <emph>Outline & Numbering</emph> tab." +msgstr "" #: numbering_lines.xhp #, fuzzy @@ -9896,13 +9883,12 @@ msgid "Select the paragraph(s) where you want to add the line numbers." msgstr "Tô sáng những đoạn văn vào chúng bạn muốn thêm số thứ tự dòng." #: numbering_lines.xhp -#, fuzzy msgctxt "" "numbering_lines.xhp\n" "par_id3151096\n" "help.text" -msgid "Choose <item type=\"menuitem\">Format - Paragraph</item>, and then click the <item type=\"menuitem\">Numbering</item> tab." -msgstr "Chọn <item type=\"menuitem\">Định dạng - Đoạn</item>, rồi nhấn tab <item type=\"menuitem\">Đánh số</item> ." +msgid "Choose <item type=\"menuitem\">Format - Paragraph</item>, and then click the <item type=\"menuitem\">Outline & Numbering</item> tab." +msgstr "" #: numbering_lines.xhp msgctxt "" @@ -9945,13 +9931,12 @@ msgid "Click in a paragraph." msgstr "Nhấn vào một đoạn văn nào đó." #: numbering_lines.xhp -#, fuzzy msgctxt "" "numbering_lines.xhp\n" "par_id3150721\n" "help.text" -msgid "Choose <item type=\"menuitem\">Format - Paragraph</item>, and then click the <item type=\"menuitem\">Numbering</item> tab." -msgstr "Chọn <item type=\"menuitem\">Định dạng - Đoạn</item>, rồi nhấn tab <item type=\"menuitem\">Đánh số</item> ." +msgid "Choose <item type=\"menuitem\">Format - Paragraph</item>, and then click the <item type=\"menuitem\">Outline & Numbering</item> tab." +msgstr "" #: numbering_lines.xhp #, fuzzy @@ -10590,8 +10575,8 @@ msgctxt "" "pagenumbers.xhp\n" "par_id614642\n" "help.text" -msgid "Choose <item type=\"menuitem\">Insert - Header - (name of page style)</item> or <item type=\"menuitem\">Insert - Footer - (name of page style)</item> to add a header or footer to all pages with the current page style." -msgstr "Chọn lệnh <emph>Chèn > Đầu trang > [tên kiểu dáng trang]</emph> hay <emph>Chèn > Chân trang > [tên kiểu dáng trang]</emph> để thêm phần đầu trang hay chân trang vào mọi trang có Kiểu dáng Trang hiện thời." +msgid "Choose <item type=\"menuitem\">Insert - Header and Footer - Header - (name of page style)</item> or <item type=\"menuitem\">Insert - Header and Footer - Footer - (name of page style)</item> to add a header or footer to all pages with the current page style." +msgstr "" #: pagenumbers.xhp msgctxt "" @@ -11817,42 +11802,40 @@ msgctxt "" "protection.xhp\n" "bm_id3150620\n" "help.text" -msgid "<bookmark_value>indexes;unprotecting</bookmark_value> <bookmark_value>tables of contents;unprotecting</bookmark_value> <bookmark_value>tables;protecting/unprotecting cells</bookmark_value> <bookmark_value>sections;protecting/unprotecting</bookmark_value> <bookmark_value>unprotecting tables of contents and indexes</bookmark_value> <bookmark_value>protecting;tables and sections</bookmark_value> <bookmark_value>cells;protecting/unprotecting</bookmark_value>" -msgstr "<bookmark_value>chỉ mục;hủy bảo vệ</bookmark_value><bookmark_value>mục lục;hủy bào vệ</bookmark_value><bookmark_value>bảng;(hủy) bảo vệ các ô</bookmark_value><bookmark_value>phần;(hủy) bảo vệ</bookmark_value><bookmark_value>hủy bảo vệ mục lục và chỉ mục</bookmark_value><bookmark_value>bảo vệ;bảng và phần</bookmark_value><bookmark_value>ô;(hủy) bảo vệ</bookmark_value>" +msgid "<bookmark_value>indexes;unprotecting</bookmark_value> <bookmark_value>tables of contents;unprotecting</bookmark_value> <bookmark_value>tables;protecting/unprotecting cells</bookmark_value> <bookmark_value>sections;protecting/unprotecting</bookmark_value> <bookmark_value>unprotecting tables of contents and indexes</bookmark_value> <bookmark_value>protecting;tables and sections</bookmark_value> <bookmark_value>cells;protecting/unprotecting</bookmark_value> <bookmark_value>document;protection from changes</bookmark_value>" +msgstr "" #: protection.xhp msgctxt "" "protection.xhp\n" "hd_id6007263\n" "help.text" -msgid "<variable id=\"protection\"><link href=\"text/swriter/guide/protection.xhp\" name=\"Protecting Content in %PRODUCTNAME Writer\">Protecting Content in <item type=\"productname\">%PRODUCTNAME Writer</item></link> </variable>" -msgstr "<variable id=\"protection\"><link href=\"text/swriter/guide/protection.xhp\" name=\"Bảo vệ Nội dung trong %PRODUCTNAME Writer\">Bảo vệ Nội dung trong <item type=\"productname\">%PRODUCTNAME Writer</item></link> </variable>" +msgid "<variable id=\"protection\"><link href=\"text/swriter/guide/protection.xhp\" name=\"Protecting Content in %PRODUCTNAME Writer\">Protecting Content in <item type=\"productname\">%PRODUCTNAME Writer</item></link></variable>" +msgstr "" #: protection.xhp msgctxt "" "protection.xhp\n" "par_id1924802\n" "help.text" -msgid "The following is an overview of the different ways of protecting contents in <item type=\"productname\">%PRODUCTNAME</item> Writer from being modified, deleted or viewed." -msgstr "Theo đây có toàn cảnh về các phương pháp khác nhau bảo vệ nội dung trong <item type=\"productname\">%PRODUCTNAME</item> Writer khỏi chức năng sửa đổi, xoá hay xem." +msgid "The following is an overview of the different ways of protecting contents in <item type=\"productname\">%PRODUCTNAME</item> Writer from being modified or deleted." +msgstr "" #: protection.xhp msgctxt "" "protection.xhp\n" "hd_id3150114\n" -"29\n" "help.text" msgid "Protecting Sections in <item type=\"productname\">%PRODUCTNAME</item> Writer" -msgstr "Bảo vệ Phần trong <item type=\"productname\">%PRODUCTNAME</item> Writer" +msgstr "" #: protection.xhp msgctxt "" "protection.xhp\n" "par_id3150592\n" -"30\n" "help.text" -msgid "Any section of a <item type=\"productname\">%PRODUCTNAME</item> Writer text document can be protected against changes with a password." -msgstr "Bất cứ phần nào của một tài liệu văn bản <item type=\"productname\">%PRODUCTNAME</item> Writer thì có thể được bảo vệ bằng mật khẩu chống thay đổi." +msgid "Any section of a <item type=\"productname\">%PRODUCTNAME</item> Writer text document can be protected against changes with or without a password." +msgstr "" #: protection.xhp msgctxt "" @@ -11865,57 +11848,130 @@ msgstr "Chức năng bảo vệ không phải bảo mật. Nó chỉ là một c #: protection.xhp msgctxt "" "protection.xhp\n" -"par_id3166413\n" -"31\n" +"hd_id1811201610293\n" "help.text" -msgid "Turning on protection" -msgstr "Bật bảo vệ" +msgid "<variable id=\"turnon\">Turning on of protection</variable>" +msgstr "" #: protection.xhp -#, fuzzy msgctxt "" "protection.xhp\n" -"par_id3144764\n" -"32\n" +"par_id1811201645676\n" "help.text" -msgid "Select the text. Choose <emph>Insert - Section - Section</emph>, then under <emph>Write protection</emph> mark the <emph>Protect</emph> and <emph>With password</emph> check boxes. (If the section already exists: <emph>Format - Sections</emph>.) Enter and confirm a password of at least one character." -msgstr "Chọn văn bản. Chọn <emph>Chèn - Đoạn - Phần</emph>, sau đó <emph>Ghi bảo vệ</emph>, đánh dấu <emph>Bảo vệ</emph> và tích <emph>bằng mật khẩu</emph>. (Nếu phần này đã tồn tại thì: <emph>Định dạng - Đoạn </emph>.) Nhập mật khẩu hai lần." +msgid "Create or select a section:" +msgstr "" #: protection.xhp msgctxt "" "protection.xhp\n" -"par_id3147497\n" -"33\n" +"par_id181120161920589\n" "help.text" -msgid "Turning off protection" -msgstr "Tắt bảo vệ" +msgid "If the section does not exist: Select the text. Go to the <emph>Insert - Section...</emph> in menu bar." +msgstr "" #: protection.xhp msgctxt "" "protection.xhp\n" -"par_id3147173\n" -"34\n" +"par_id181120164739204\n" +"help.text" +msgid "If the section already exists:<variable id=\"gotosection\">Go to the <emph>Format - Sections...</emph> in menu bar and select the section.<br/> Or right-click on the section in the Navigator and choose the <emph>Edit...</emph> item.</variable>" +msgstr "" + +#: protection.xhp +msgctxt "" +"protection.xhp\n" +"par_id1811201645678\n" +"help.text" +msgid "Enable a protection" +msgstr "" + +#: protection.xhp +msgctxt "" +"protection.xhp\n" +"par_id181120164720479\n" +"help.text" +msgid "If you want the protection without a password, choose the <emph>Protect</emph> check box under the <emph>Write protection</emph>." +msgstr "" + +#: protection.xhp +msgctxt "" +"protection.xhp\n" +"par_id181120164720412\n" +"help.text" +msgid "If you want the protection with a password, choose the the <emph>Protect</emph> and <emph>With password</emph> check boxes. Enter and confirm the password of at least five characters." +msgstr "" + +#: protection.xhp +msgctxt "" +"protection.xhp\n" +"hd_id1811201610294\n" +"help.text" +msgid "Modification of protection" +msgstr "" + +#: protection.xhp +msgctxt "" +"protection.xhp\n" +"par_id18112016456780\n" +"help.text" +msgid "If the protection has no a password, and you want to give it, choose the <emph>With password</emph>, enter and confirm the password of at least five characters." +msgstr "" + +#: protection.xhp +msgctxt "" +"protection.xhp\n" +"par_id18112016234567\n" +"help.text" +msgid "If the protection has a password, and you want only to clear it, uncheck the <emph>With password</emph> under the <emph> Write protection</emph> and enter the correct password." +msgstr "" + +#: protection.xhp +msgctxt "" +"protection.xhp\n" +"par_id18112016234566\n" +"help.text" +msgid "If the protection has a password, and you want only to change it, click to the <emph>Password</emph> button in the <emph>Write protection</emph>, enter the correct password, and in the new window, enter and confirm the new password of at least five characters." +msgstr "" + +#: protection.xhp +msgctxt "" +"protection.xhp\n" +"hd_id1811201610295\n" +"help.text" +msgid "<variable id=\"turnoff\">Turning off of protection</variable>" +msgstr "" + +#: protection.xhp +msgctxt "" +"protection.xhp\n" +"par_id18112016345678\n" +"help.text" +msgid "If the protection has no a password, uncheck the <emph>Protect</emph> under the <emph>Write protection</emph>." +msgstr "" + +#: protection.xhp +msgctxt "" +"protection.xhp\n" +"par_id19112016123456\n" "help.text" -msgid "Choose <emph>Format - Sections - Section</emph> and under <emph>Write protection</emph> clear the <emph>Protect</emph> check box. Enter the correct password." -msgstr "Chọn lệnh trình đơn <emph>Định dạng > Phần > Phần</emph>, và dưới <emph>Bảo vệ chống ghi</emph> bỏ hộp chọn <emph>Bảo vệ</emph>. Nhập mật khẩu đúng." +msgid "If the protection has a password, uncheck the <emph>Protect</emph> under the <emph>Write protection</emph> and enter the correct password." +msgstr "" #: protection.xhp msgctxt "" "protection.xhp\n" "hd_id3146081\n" -"35\n" "help.text" msgid "Protecting Cells in a <item type=\"productname\">%PRODUCTNAME</item> Writer Table" -msgstr "Bảo vệ các Ô trong một Bảng <item type=\"productname\">%PRODUCTNAME</item> Writer" +msgstr "" #: protection.xhp msgctxt "" "protection.xhp\n" "par_id3154480\n" -"36\n" "help.text" -msgid "You can protect the contents of individual cells of a <item type=\"productname\">%PRODUCTNAME</item> Writer text table from changes." -msgstr "Bạn cũng có thể bảo vệ khỏi thay đổi nội dung của mỗi ô riêng của một bảng văn bản <item type=\"productname\">%PRODUCTNAME</item> Writer." +msgid "You can protect the contents of individual cells of tables or whole table in <item type=\"productname\">%PRODUCTNAME</item> Writer from changes." +msgstr "" #: protection.xhp msgctxt "" @@ -11928,74 +11984,58 @@ msgstr "Chức năng bảo vệ không phải bảo mật. Nó chỉ là một c #: protection.xhp msgctxt "" "protection.xhp\n" -"par_id3154360\n" -"37\n" -"help.text" -msgid "Turning on protection" -msgstr "Bật bảo vệ" - -#: protection.xhp -msgctxt "" -"protection.xhp\n" "par_id3145643\n" -"38\n" "help.text" -msgid "Place the cursor in a cell or select cells. Right-click to open the context menu, then choose <emph>Cell - Protect</emph>." -msgstr "Đặt con trỏ vào một ô, hoặc lựa chọn một số ô nào đó. Nhấn-phải để mở trình đơn ngữ cảnh, sau đó chọn lệnh <emph>Ô > Bao vệ</emph>." +msgid "For one or several cells, place the cursor in a cell or select needed several cells. Choose the <emph>Table - Protect Cells</emph> in menu bar." +msgstr "" #: protection.xhp msgctxt "" "protection.xhp\n" -"par_id3150042\n" -"39\n" +"par_id1911201610283\n" "help.text" -msgid "Turning off protection" -msgstr "Tắt bảo vệ" +msgid "For whole table, select the table, and choose the <emph>Table - Protect Cells</emph> in menu bar." +msgstr "" #: protection.xhp msgctxt "" "protection.xhp\n" "par_id3155178\n" -"40\n" "help.text" -msgid "Place the cursor in the cell or select the cells. First, if necessary, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Formatting Aids</emph> and mark <emph>Cursor in protected areas - Enable</emph>. Then right-click the cell to open the context menu, choose <emph>Cell - Unprotect</emph>." +msgid "<variable id=\"firstof\">If it is necessary, go to the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Formatting Aids</emph> and choose <emph>Enable cursor</emph> under the <emph>Protected Areas</emph>.</variable>" msgstr "" #: protection.xhp msgctxt "" "protection.xhp\n" -"par_id3151189\n" -"41\n" +"par_id1711201619364829\n" "help.text" -msgid "Select the table in the Navigator, open the context menu and select <emph>Table - Unprotect</emph>." -msgstr "Hãy chọn bảng trong Bộ điều hướng, mở trình đơn ngữ cảnh, sau đó chọn lệnh <emph>Bảng > Hủy bảo vệ</emph>." +msgid "For one or several cells, place the cursor in the cell or select the cells. Choose the <emph>Tools - Unprotect Cells</emph> in menu bar." +msgstr "" #: protection.xhp msgctxt "" "protection.xhp\n" -"par_id3147322\n" -"42\n" +"par_id3151189\n" "help.text" -msgid "Use Shift+Ctrl+T to remove protection for the entire current table or all selected tables." -msgstr "Dùng tổ hợp phím <item type=\"keycode\">Shift+Ctrl+T</item> để gỡ bo chức năng bảo vệ cho toàn bộ bảng hiện tại hay tất cả các bảng được chọn." +msgid "For whole table, right-click on the table in the Navigator, and choose <emph>Table - Unprotect</emph> in the context menu.<br/> Or select the whole table and choose <emph>Tools - Unprotect Cells</emph> in menu bar." +msgstr "" #: protection.xhp msgctxt "" "protection.xhp\n" "hd_id3149259\n" -"43\n" "help.text" -msgid "Automatic Protection of Indexes and Tables" -msgstr "Tự động Bảo vệ Chỉ mục và Mục lục" +msgid "Tables of Contents and Indexes Protection" +msgstr "" #: protection.xhp msgctxt "" "protection.xhp\n" "par_id3153966\n" -"44\n" "help.text" -msgid "Tables of contents and indexes created automatically in a <item type=\"productname\">%PRODUCTNAME</item> Writer text are automatically protected against accidental changes." -msgstr "Mục lục và chỉ mục được tự động tạo trong một văn bản <item type=\"productname\">%PRODUCTNAME</item> Writer text thì được tự động bảo vệ khỏi thay đổi ngẫu nhiên." +msgid "Tables of contents and indexes created automatically in a <item type=\"productname\">%PRODUCTNAME</item> Writer text, and it has automatically protected against accidental changes." +msgstr "" #: protection.xhp msgctxt "" @@ -12008,65 +12048,74 @@ msgstr "Chức năng bảo vệ không phải bảo mật. Nó chỉ là một c #: protection.xhp msgctxt "" "protection.xhp\n" -"par_id3145767\n" -"45\n" +"par_id3159088\n" "help.text" -msgid "Turning on protection" -msgstr "Bật bảo vệ" +msgid "Right-click in the index/table of contents. Go to <emph>Edit Index...</emph> in the context menu. Choose <emph>Protected against manual changes</emph> on the <emph>Type</emph> tab." +msgstr "" #: protection.xhp msgctxt "" "protection.xhp\n" -"par_id3153786\n" -"46\n" +"par_id181120162840123\n" "help.text" -msgid "Place the cursor in the index/table of contents." -msgstr "Để con trỏ vào chỉ mục hay mục lục." +msgid "Right-click on the index/table of contents in the Navigator and choose <emph>Index - Read-only</emph> item." +msgstr "" #: protection.xhp -#, fuzzy msgctxt "" "protection.xhp\n" -"par_id3159088\n" +"par_id3152968\n" "help.text" -msgid "From the context menu choose <emph>Edit Index or Table of Contents</emph>. On the Index or Table of Contents tab page, mark <emph>Protected against manual changes</emph>." -msgstr "Trong trình đơn ngữ cảnh, chọn lệnh <emph>Sửa Chỉ mục/Mục lục</emph>. Trên trang thẻ Chỉ mục/Mục lục, bật tùy chọn <emph>Bảo vệ khỏi thay đổi bằng tay</emph>." +msgid "Right-click in the index/table of contents. Go to the <emph>Edit Index...</emph> in the context menu. Uncheck <emph>Protected against manual changes</emph> on the <emph>Type</emph> tab." +msgstr "" #: protection.xhp msgctxt "" "protection.xhp\n" -"par_id3154118\n" -"48\n" +"par_id3152774\n" "help.text" -msgid "Turning off protection" -msgstr "Tắt bảo vệ" +msgid "Right-click in the index/table of contents in the Navigator and uncheck <emph>Index - Read-only</emph>." +msgstr "" #: protection.xhp msgctxt "" "protection.xhp\n" -"par_id3148463\n" -"49\n" +"hd_id1811201623985\n" "help.text" -msgid "Place the cursor in the index. First of all, if necessary, under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Formatting Aids </emph>, mark <emph>Cursor in protected areas - Enable</emph>." +msgid "Protection of the whole <item type=\"productname\">%PRODUCTNAME</item> Writer document from changes." msgstr "" #: protection.xhp -#, fuzzy msgctxt "" "protection.xhp\n" -"par_id3152968\n" +"par_id31544811\n" "help.text" -msgid "From the context menu choose <emph>Edit Index or Table of Contents</emph>. On the Index or Table of Contents tab page, unmark <emph>Protected against manual changes</emph>." -msgstr "Trong trình đơn ngữ cảnh, chọn lệnh <emph>Sửa Chỉ mục/Mục lục</emph>. Trên trang thẻ Chỉ mục/Mục lục, bật tùy chọn <emph>Bảo vệ khỏi thay đổi bằng tay</emph>." +msgid "You can protect the contents of <item type=\"productname\">%PRODUCTNAME</item> Writer document from changes, if it is one form follow file formats: .doc, .docx, .odt, .ott." +msgstr "" #: protection.xhp msgctxt "" "protection.xhp\n" -"par_id3152774\n" -"51\n" +"par_id18112016398104\n" "help.text" -msgid "In the Navigator, select the index, then open the context menu in the Navigator and select <emph>Index - Read-only</emph>." -msgstr "Trong Bộ điều hướng, chọn chỉ mục, mở trình đơn ngữ cảnh, sau đó chọn lệnh <emph>Chỉ mục > Chỉ đọc</emph>." +msgid "This protection is not intended to be a secure protection. It is just a switch to protect the contents against accidental changes in the document." +msgstr "" + +#: protection.xhp +msgctxt "" +"protection.xhp\n" +"par_id18112016812973\n" +"help.text" +msgid "To enable the protection of the whole document, go to <emph>Tools - Options... - Writer - Compatibility</emph> and choose <emph>Protect form</emph>." +msgstr "" + +#: protection.xhp +msgctxt "" +"protection.xhp\n" +"par_id18112016812978\n" +"help.text" +msgid "To disable the protection of the whole document, go to <emph>Tools - Options... - Writer - Compatibility</emph> and uncheck <emph>Protect form</emph>." +msgstr "" #: protection.xhp msgctxt "" @@ -12347,8 +12396,8 @@ msgctxt "" "references.xhp\n" "par_id7321390\n" "help.text" -msgid "Choose <emph>View - Fields</emph> to switch between viewing the reference names and the reference contents." -msgstr "Chọn lệnh <emph>Xem > Trường</emph> để chuyển đổi giữa ô xem tên tham chiếu và ô xem nội dung tham chiếu." +msgid "Choose <emph>View - Field Names</emph> to switch between viewing the reference names and the reference contents." +msgstr "" #: references_modify.xhp msgctxt "" @@ -12887,10 +12936,9 @@ msgstr "Đánh dấu chọn hộp kiểm <item type=\"menuitem\">Biểu thức c msgctxt "" "search_regexp.xhp\n" "par_id3149843\n" -"42\n" "help.text" -msgid "In the <item type=\"menuitem\">Search for</item> box, type the search term and the wildcard(s) that you want to use in your search." -msgstr "Trong hộp <emph>Tìm</emph>, gõ chuỗi tìm kiếm, gồm có ký tự đại diện, bạn muốn sử dụng." +msgid "In the <item type=\"menuitem\">Find</item> box, type the search term and the wildcard(s) that you want to use in your search." +msgstr "" #: search_regexp.xhp #, fuzzy @@ -15172,8 +15220,8 @@ msgctxt "" "table_sizing.xhp\n" "par_id1279030\n" "help.text" -msgid "Click inside the table. Choose <item type=\"menuitem\">Table - Table Properties</item> to open a dialog and set the properties to the numbers." -msgstr "Nhấn chuột bên trong bảng. Chọn lệnh <item type=\"menuitem\">Bảng > Thuộc tính Bảng</item> để mở hộp thoại trong đó bạn có thể đặt mỗi thuộc tính thành con số." +msgid "Click inside the table. Choose <item type=\"menuitem\">Table - Properties</item> to open a dialog and set the properties to the numbers." +msgstr "" #: table_sizing.xhp msgctxt "" @@ -15239,7 +15287,7 @@ msgctxt "" "par_id3156110\n" "8\n" "help.text" -msgid "To set the <item type=\"menuitem\">Behavior of rows/columns</item> options for tables in text documents, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type=\"menuitem\">Tools - Options</item></defaultinline></switchinline><item type=\"menuitem\"> - %PRODUCTNAME Writer - Table</item>, or use the <item type=\"menuitem\">Fixed</item>, <item type=\"menuitem\">Fixed/Proportional</item>, and <item type=\"menuitem\">Variable</item> icons on the <item type=\"menuitem\">Table</item> Bar. There are three display modes for tables:" +msgid "To set the <item type=\"menuitem\">Behavior of rows/columns</item> options for tables in text documents, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type=\"menuitem\">Tools - Options</item></defaultinline></switchinline><item type=\"menuitem\"> - %PRODUCTNAME Writer - Table</item>. There are three display modes for tables:" msgstr "" #: tablemode.xhp @@ -15315,7 +15363,7 @@ msgctxt "" "template_create.xhp\n" "par_id3147422\n" "help.text" -msgid "Choose <emph>File - Save As Template</emph>." +msgid "Choose <item type=\"menuitem\">File - Templates - Save As Template</item>." msgstr "" #: template_create.xhp @@ -15357,7 +15405,7 @@ msgctxt "" "template_create.xhp\n" "par_id3149636\n" "help.text" -msgid "<link href=\"text/shared/01/01110300.xhp\" name=\"File - Save As Template\">File - Save As Template</link>" +msgid "<link href=\"text/shared/01/01110300.xhp\" name=\"File - Templates - Save As Template\">File - Templates - Save As Template</link>" msgstr "" #: template_default.xhp @@ -15628,13 +15676,12 @@ msgid "You can change the case of text, format text with small capitals, or capi msgstr "Bạn có thể chuyển đổi giữa chữ hoa và chữ thường, chuyển đổi văn bản thành chữ hoa nhỏ, hay đặt chữ hoa đầu từ trong vùng chọn." #: text_capital.xhp -#, fuzzy msgctxt "" "text_capital.xhp\n" "par_idN10728\n" "help.text" -msgid "When you apply formatting to your text by <emph>Format - Character</emph>, the text stays the same, it is only displayed in another way. On the other hand, when you choose <emph>Format - Text - Change Case</emph>, the text is permanently changed." -msgstr "Khi bạn áp dụng định dạng bằng cách chọn lệnh <emph>Định dạng > Ký tự</emph>, văn bản không thay đổi, trừ cách hiển thị. Tuy nhiên, khi bạn chọn lệnh <emph>Định dạng > Đổi chữ hoa/thường</emph>, văn bản bị thay đổi hẳn." +msgid "When you apply formatting to your text by <emph>Format - Character</emph>, the text stays the same, it is only displayed in another way. On the other hand, when you choose <emph>Format - Text</emph> or <emph>Format - Text - Change Case</emph>, the text is permanently changed." +msgstr "" #: text_capital.xhp msgctxt "" @@ -15668,7 +15715,7 @@ msgctxt "" "text_capital.xhp\n" "par_id1120200910485778\n" "help.text" -msgid "Choose <item type=\"menuitem\">Format - Text - Change Case - Uppercase</item>." +msgid "Choose <item type=\"menuitem\">Format - Text - Uppercase</item>." msgstr "" #: text_capital.xhp @@ -15711,7 +15758,7 @@ msgctxt "" "text_capital.xhp\n" "par_id112020091049000\n" "help.text" -msgid "Choose <item type=\"menuitem\">Format - Text - Change Case - Lowercase</item>." +msgid "Choose <item type=\"menuitem\">Format - Text - Lowercase</item>." msgstr "" #: text_capital.xhp @@ -15799,13 +15846,12 @@ msgid "Click <emph>OK</emph>." msgstr "Nhấn vào nút <emph>OK</emph>." #: text_centervert.xhp -#, fuzzy msgctxt "" "text_centervert.xhp\n" "par_id3149615\n" "help.text" -msgid "To hide the borders of the frame, select the frame, and then choose <item type=\"menuitem\">Format - Frame/Object</item>. Click the <item type=\"menuitem\">Borders</item> tab, and then click in the <item type=\"menuitem\">Set No Border</item> box in the <item type=\"menuitem\">Line Arrangement</item> area." -msgstr "Để ẩn viền của khung, chọn khung, rồi chọn <item type=\"menuitem\">Định dạng - Khung/Đối tượng</item>. Nhấn vào tab <item type=\"menuitem\">Viền</item>, rồi nhấn tiếp hộp <item type=\"menuitem\">Đặt không-viền</item> trong vùng <item type=\"menuitem\">Sắp đặt đường</item>." +msgid "To hide the borders of the frame, select the frame, and then choose <item type=\"menuitem\">Format - Frame and Object - Properties</item>. Click the <item type=\"menuitem\">Borders</item> tab, and then click in the <item type=\"menuitem\">Set No Border</item> box in the <item type=\"menuitem\">Line Arrangement</item> area." +msgstr "" #: text_centervert.xhp msgctxt "" @@ -16111,10 +16157,9 @@ msgstr "Chọn khung văn bản (bạn thấy tám móc)." msgctxt "" "text_frame.xhp\n" "par_id3155875\n" -"101\n" "help.text" -msgid "Choose <emph>Format - Frame/Object - Options</emph>." -msgstr "Chọn lệnh <emph>Định dạng > Khung - Tùy chọn</emph>." +msgid "Choose <emph>Format - Frame and Object - Properties - Options</emph>." +msgstr "" #: text_frame.xhp msgctxt "" @@ -17986,7 +18031,7 @@ msgctxt "" "wrap.xhp\n" "par_id3155907\n" "help.text" -msgid "Choose <emph>Format - Frame and Objects - Properties</emph>, and then click the <link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\"><emph>Wrap</emph></link> tab to choose the wrapping style that you want to apply." +msgid "Choose <emph>Format - Frame and Object - Properties</emph>, and then click the <link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\"><emph>Wrap</emph></link> tab to choose the wrapping style that you want to apply." msgstr "" #: wrap.xhp @@ -18014,13 +18059,12 @@ msgid "Select the object." msgstr "Lựa chọn đối tượng." #: wrap.xhp -#, fuzzy msgctxt "" "wrap.xhp\n" "par_id3153396\n" "help.text" -msgid "Choose <emph>Format - Image - Properties</emph>, and then click the <link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\"><emph>Wrap</emph></link> tab." -msgstr "Chọn lệnh <emph>Định dạng > Đồ họa</emph>, sau đó nhấn vào thẻ <link href=\"text/swriter/01/05060200.xhp\" name=\"Cuộn\"><emph>Cuộn</emph></link>." +msgid "Choose <emph>Format - Frame and Object - Properties</emph>, and then click the <link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\"><emph>Wrap</emph></link> tab." +msgstr "" #: wrap.xhp msgctxt "" diff --git a/source/vi/officecfg/registry/data/org/openoffice/Office/UI.po b/source/vi/officecfg/registry/data/org/openoffice/Office/UI.po index 68783a62ff8..61430a4b7a0 100644 --- a/source/vi/officecfg/registry/data/org/openoffice/Office/UI.po +++ b/source/vi/officecfg/registry/data/org/openoffice/Office/UI.po @@ -3,8 +3,8 @@ 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: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-05-24 00:26+0000\n" +"POT-Creation-Date: 2016-12-01 12:12+0100\n" +"PO-Revision-Date: 2016-07-05 11:44+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: vi\n" @@ -12,9 +12,9 @@ msgstr "" "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: 1464049573.000000\n" +"X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1467719088.000000\n" #: BaseWindowState.xcu msgctxt "" @@ -10049,6 +10049,24 @@ msgid "Page Pane (no selection)" msgstr "" #: DrawWindowState.xcu +msgctxt "" +"DrawWindowState.xcu\n" +"..DrawWindowState.UIElements.States.private:resource/popupmenu/pagepanemaster\n" +"UIName\n" +"value.text" +msgid "Page Master Pane" +msgstr "" + +#: DrawWindowState.xcu +msgctxt "" +"DrawWindowState.xcu\n" +"..DrawWindowState.UIElements.States.private:resource/popupmenu/pagepanenoselmaster\n" +"UIName\n" +"value.text" +msgid "Page Master Pane (no selection)" +msgstr "" + +#: DrawWindowState.xcu #, fuzzy msgctxt "" "DrawWindowState.xcu\n" @@ -19781,15 +19799,6 @@ msgstr "~Tùy chọn sửa lỗi tự động" #: GenericCommands.xcu msgctxt "" "GenericCommands.xcu\n" -"..GenericCommands.UserInterface.Commands..uno:AutoPilotPresentations\n" -"Label\n" -"value.text" -msgid "AutoPilot: Presentation" -msgstr "AutoPilot: Trình chiếu" - -#: GenericCommands.xcu -msgctxt "" -"GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:AutoPilotAgenda\n" "Label\n" "value.text" diff --git a/source/vi/sc/source/ui/dbgui.po b/source/vi/sc/source/ui/dbgui.po index bc645a623bf..3a3068c32d1 100644 --- a/source/vi/sc/source/ui/dbgui.po +++ b/source/vi/sc/source/ui/dbgui.po @@ -3,9 +3,9 @@ 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: 2014-11-18 11:23+0100\n" -"PO-Revision-Date: 2012-12-26 11:33+0000\n" -"Last-Translator: Andras <timar74@gmail.com>\n" +"POT-Creation-Date: 2016-12-01 12:11+0100\n" +"PO-Revision-Date: 2016-07-05 11:45+0000\n" +"Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: vi\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1356521597.0\n" +"X-POOTLE-MTIME: 1467719144.000000\n" #: pvfundlg.src msgctxt "" @@ -47,6 +47,15 @@ msgstr "Trung bình" msgctxt "" "pvfundlg.src\n" "SCSTR_DPFUNCLISTBOX\n" +"Median\n" +"itemlist.text" +msgid "Median" +msgstr "" + +#: pvfundlg.src +msgctxt "" +"pvfundlg.src\n" +"SCSTR_DPFUNCLISTBOX\n" "Max\n" "itemlist.text" msgid "Max" diff --git a/source/vi/sc/source/ui/src.po b/source/vi/sc/source/ui/src.po index 65bedd8e907..599e67b7c87 100644 --- a/source/vi/sc/source/ui/src.po +++ b/source/vi/sc/source/ui/src.po @@ -3,8 +3,8 @@ 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: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-05-25 15:45+0000\n" +"POT-Creation-Date: 2016-12-01 12:11+0100\n" +"PO-Revision-Date: 2016-07-05 11:54+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: vi\n" @@ -12,9 +12,9 @@ msgstr "" "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: 1464191130.000000\n" +"X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1467719649.000000\n" #: filter.src msgctxt "" @@ -1221,105 +1221,6 @@ msgstr "Nhóm lại" msgctxt "" "globstr.src\n" "RID_GLOBSTR\n" -"STR_PIVOTFUNC_SUM\n" -"string.text" -msgid "SUM" -msgstr "SUM" - -#: globstr.src -msgctxt "" -"globstr.src\n" -"RID_GLOBSTR\n" -"STR_PIVOTFUNC_COUNT\n" -"string.text" -msgid "COUNT" -msgstr "COUNT" - -#: globstr.src -msgctxt "" -"globstr.src\n" -"RID_GLOBSTR\n" -"STR_PIVOTFUNC_AVG\n" -"string.text" -msgid "AVERAGE" -msgstr "AVERAGE" - -#: globstr.src -msgctxt "" -"globstr.src\n" -"RID_GLOBSTR\n" -"STR_PIVOTFUNC_MAX\n" -"string.text" -msgid "MAX" -msgstr "MAX" - -#: globstr.src -msgctxt "" -"globstr.src\n" -"RID_GLOBSTR\n" -"STR_PIVOTFUNC_MIN\n" -"string.text" -msgid "MIN" -msgstr "MIN" - -#: globstr.src -msgctxt "" -"globstr.src\n" -"RID_GLOBSTR\n" -"STR_PIVOTFUNC_PROD\n" -"string.text" -msgid "PRODUCT" -msgstr "PRODUCT" - -#: globstr.src -msgctxt "" -"globstr.src\n" -"RID_GLOBSTR\n" -"STR_PIVOTFUNC_COUNT2\n" -"string.text" -msgid "COUNTA" -msgstr "COUNTA" - -#: globstr.src -msgctxt "" -"globstr.src\n" -"RID_GLOBSTR\n" -"STR_PIVOTFUNC_STDDEV\n" -"string.text" -msgid "STDEV" -msgstr "STDEV" - -#: globstr.src -msgctxt "" -"globstr.src\n" -"RID_GLOBSTR\n" -"STR_PIVOTFUNC_STDDEV2\n" -"string.text" -msgid "STDEVP" -msgstr "STDEVP" - -#: globstr.src -msgctxt "" -"globstr.src\n" -"RID_GLOBSTR\n" -"STR_PIVOTFUNC_VAR\n" -"string.text" -msgid "VAR" -msgstr "VAR" - -#: globstr.src -msgctxt "" -"globstr.src\n" -"RID_GLOBSTR\n" -"STR_PIVOTFUNC_VAR2\n" -"string.text" -msgid "VARP" -msgstr "VARP" - -#: globstr.src -msgctxt "" -"globstr.src\n" -"RID_GLOBSTR\n" "STR_TABLE\n" "string.text" msgid "Sheet" @@ -1602,6 +1503,15 @@ msgstr "Trung bình" msgctxt "" "globstr.src\n" "RID_GLOBSTR\n" +"STR_FUN_TEXT_MEDIAN\n" +"string.text" +msgid "Median" +msgstr "" + +#: globstr.src +msgctxt "" +"globstr.src\n" +"RID_GLOBSTR\n" "STR_FUN_TEXT_MAX\n" "string.text" msgid "Max" diff --git a/source/vi/sc/uiconfig/scalc/ui.po b/source/vi/sc/uiconfig/scalc/ui.po index e0775b32f54..5c2d8365c20 100644 --- a/source/vi/sc/uiconfig/scalc/ui.po +++ b/source/vi/sc/uiconfig/scalc/ui.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-05-24 00:34+0000\n" +"POT-Creation-Date: 2016-12-01 12:11+0100\n" +"PO-Revision-Date: 2016-10-18 15:35+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: none\n" "Language: vi\n" @@ -12,9 +12,9 @@ msgstr "" "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: 1464050040.000000\n" +"X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1476804943.000000\n" #: advancedfilterdialog.ui msgctxt "" @@ -437,7 +437,7 @@ msgctxt "" msgid "" "Cell protection is only effective after the current sheet has been protected.\n" "\n" -"Select 'Protect Document' from the 'Tools' menu, and specify 'Sheet'." +"Select 'Protect Sheet' from the 'Tools' menu." msgstr "" #: cellprotectionpage.ui diff --git a/source/vi/scp2/source/ooo.po b/source/vi/scp2/source/ooo.po index 0fa1497e977..60fb9dd8483 100644 --- a/source/vi/scp2/source/ooo.po +++ b/source/vi/scp2/source/ooo.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: LibreOffice 3.5.x\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-05-02 04:42+0000\n" +"POT-Creation-Date: 2016-12-01 12:11+0100\n" +"PO-Revision-Date: 2016-07-05 11:54+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: vi\n" @@ -12,9 +12,9 @@ msgstr "" "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: 1462164137.000000\n" +"X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1467719699.000000\n" #: folderitem_ooo.ulf msgctxt "" @@ -3816,6 +3816,22 @@ msgstr "Từ điển kiểm tra chính tả Bengali" #: module_ooo.ulf msgctxt "" "module_ooo.ulf\n" +"STR_NAME_MODULE_EXTENSION_DICTIONARY_BO\n" +"LngText.text" +msgid "Classical Tibetan" +msgstr "" + +#: module_ooo.ulf +msgctxt "" +"module_ooo.ulf\n" +"STR_DESC_MODULE_EXTENSION_DICTIONARY_BO\n" +"LngText.text" +msgid "Classical Tibetan syllable spelling dictionary" +msgstr "" + +#: module_ooo.ulf +msgctxt "" +"module_ooo.ulf\n" "STR_NAME_MODULE_EXTENSION_DICTIONARY_BR\n" "LngText.text" msgid "Breton" diff --git a/source/vi/sd/source/core.po b/source/vi/sd/source/core.po index 1e37fefb3e7..4bdf3ab2fc0 100644 --- a/source/vi/sd/source/core.po +++ b/source/vi/sd/source/core.po @@ -3,8 +3,8 @@ 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: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2015-12-11 21:15+0000\n" +"POT-Creation-Date: 2016-12-01 12:12+0100\n" +"PO-Revision-Date: 2016-07-05 11:55+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: vi\n" @@ -12,9 +12,9 @@ msgstr "" "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: 1449868538.000000\n" +"X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1467719707.000000\n" #: glob.src msgctxt "" @@ -670,3 +670,19 @@ msgctxt "" "string.text" msgid "Remove client authorisation" msgstr "" + +#: glob.src +msgctxt "" +"glob.src\n" +"STR_SHRINK_FONT_SIZE\n" +"string.text" +msgid "Shrink font size" +msgstr "" + +#: glob.src +msgctxt "" +"glob.src\n" +"STR_GROW_FONT_SIZE\n" +"string.text" +msgid "Grow font size" +msgstr "" diff --git a/source/vi/sfx2/source/view.po b/source/vi/sfx2/source/view.po index 427986a1c71..c583e356bdc 100644 --- a/source/vi/sfx2/source/view.po +++ b/source/vi/sfx2/source/view.po @@ -3,8 +3,8 @@ 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: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-05-24 00:35+0000\n" +"POT-Creation-Date: 2016-12-01 12:11+0100\n" +"PO-Revision-Date: 2016-07-20 11:18+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: vi\n" @@ -12,9 +12,9 @@ msgstr "" "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: 1464050146.000000\n" +"X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1469013510.000000\n" #: view.src msgctxt "" @@ -184,6 +184,14 @@ msgstr "" #: view.src msgctxt "" "view.src\n" +"STR_READONLY_PDF\n" +"string.text" +msgid "This PDF is open in read-only mode to allow signing the existing file." +msgstr "" + +#: view.src +msgctxt "" +"view.src\n" "STR_CLASSIFIED_DOCUMENT\n" "string.text" msgid "The classification label of this document is %1." diff --git a/source/vi/sfx2/uiconfig/ui.po b/source/vi/sfx2/uiconfig/ui.po index 0524dadc3fb..7f93902e34c 100644 --- a/source/vi/sfx2/uiconfig/ui.po +++ b/source/vi/sfx2/uiconfig/ui.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-05-25 15:45+0000\n" +"POT-Creation-Date: 2016-12-01 12:11+0100\n" +"PO-Revision-Date: 2016-07-05 11:59+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: none\n" "Language: vi\n" @@ -12,9 +12,9 @@ msgstr "" "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: 1464191144.000000\n" +"X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1467719976.000000\n" #: alienwarndialog.ui msgctxt "" @@ -481,6 +481,51 @@ msgctxt "" msgid "Security" msgstr "Bảo mật" +#: editdocumentdialog.ui +msgctxt "" +"editdocumentdialog.ui\n" +"EditDocumentDialog\n" +"title\n" +"string.text" +msgid "Confirm editing of document" +msgstr "" + +#: editdocumentdialog.ui +msgctxt "" +"editdocumentdialog.ui\n" +"EditDocumentDialog\n" +"text\n" +"string.text" +msgid "Are you sure you want to edit the document?" +msgstr "" + +#: editdocumentdialog.ui +msgctxt "" +"editdocumentdialog.ui\n" +"EditDocumentDialog\n" +"secondary_text\n" +"string.text" +msgid "The original file can be signed without editing the document. Existing signatures on the document will be lost in case of saving an edited version." +msgstr "" + +#: editdocumentdialog.ui +msgctxt "" +"editdocumentdialog.ui\n" +"edit\n" +"label\n" +"string.text" +msgid "Edit Document" +msgstr "" + +#: editdocumentdialog.ui +msgctxt "" +"editdocumentdialog.ui\n" +"cancel\n" +"label\n" +"string.text" +msgid "Cancel" +msgstr "" + #: editdurationdialog.ui msgctxt "" "editdurationdialog.ui\n" @@ -571,87 +616,6 @@ msgctxt "" msgid "Duration" msgstr "" -#: emojicontrol.ui -msgctxt "" -"emojicontrol.ui\n" -"people\n" -"label\n" -"string.text" -msgid "1f603" -msgstr "" - -#: emojicontrol.ui -msgctxt "" -"emojicontrol.ui\n" -"nature\n" -"label\n" -"string.text" -msgid "1f43c" -msgstr "" - -#: emojicontrol.ui -msgctxt "" -"emojicontrol.ui\n" -"food\n" -"label\n" -"string.text" -msgid "1f34f" -msgstr "" - -#: emojicontrol.ui -msgctxt "" -"emojicontrol.ui\n" -"activity\n" -"label\n" -"string.text" -msgid "1f3c8" -msgstr "" - -#: emojicontrol.ui -msgctxt "" -"emojicontrol.ui\n" -"travel\n" -"label\n" -"string.text" -msgid "1f697" -msgstr "" - -#: emojicontrol.ui -msgctxt "" -"emojicontrol.ui\n" -"objects\n" -"label\n" -"string.text" -msgid "1f4f1" -msgstr "" - -#: emojicontrol.ui -msgctxt "" -"emojicontrol.ui\n" -"symbols\n" -"label\n" -"string.text" -msgid "1f499" -msgstr "" - -#: emojicontrol.ui -msgctxt "" -"emojicontrol.ui\n" -"flags\n" -"label\n" -"string.text" -msgid "1f1ee-1f1f3" -msgstr "" - -#: emojicontrol.ui -msgctxt "" -"emojicontrol.ui\n" -"unicode9\n" -"label\n" -"string.text" -msgid "1f939" -msgstr "" - #: errorfindemaildialog.ui msgctxt "" "errorfindemaildialog.ui\n" @@ -1484,6 +1448,15 @@ msgstr "" #: safemodequerydialog.ui msgctxt "" "safemodequerydialog.ui\n" +"restart\n" +"label\n" +"string.text" +msgid "_Restart" +msgstr "" + +#: safemodequerydialog.ui +msgctxt "" +"safemodequerydialog.ui\n" "label\n" "label\n" "string.text" diff --git a/source/vi/starmath/source.po b/source/vi/starmath/source.po index b5db1d58c1a..7857c71a9b5 100644 --- a/source/vi/starmath/source.po +++ b/source/vi/starmath/source.po @@ -3,7 +3,7 @@ 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: 2016-11-22 23:50+0100\n" +"POT-Creation-Date: 2016-12-10 20:04+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1416,6 +1416,14 @@ msgstr "Dấu ngoặc toán tử (co giãn được)" #: commands.src msgctxt "" "commands.src\n" +"RID_XEVALUATEDATY_HELP\n" +"string.text" +msgid "Evaluated At" +msgstr "" + +#: commands.src +msgctxt "" +"commands.src\n" "RID_XOVERBRACEY_HELP\n" "string.text" msgid "Braces Top (Scalable)" diff --git a/source/vi/svx/uiconfig/ui.po b/source/vi/svx/uiconfig/ui.po index 18e7848aede..efce8f7a77a 100644 --- a/source/vi/svx/uiconfig/ui.po +++ b/source/vi/svx/uiconfig/ui.po @@ -3,8 +3,8 @@ 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: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-05-25 16:07+0000\n" +"POT-Creation-Date: 2016-12-01 12:11+0100\n" +"PO-Revision-Date: 2016-07-05 12:10+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: vi\n" @@ -12,9 +12,9 @@ msgstr "" "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: 1464192476.000000\n" +"X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1467720628.000000\n" #: acceptrejectchangesdialog.ui msgctxt "" @@ -4561,6 +4561,15 @@ msgstr "" #: profileexporteddialog.ui msgctxt "" "profileexporteddialog.ui\n" +"openfolder\n" +"label\n" +"string.text" +msgid "Open Containing _Folder" +msgstr "" + +#: profileexporteddialog.ui +msgctxt "" +"profileexporteddialog.ui\n" "label\n" "label\n" "string.text" @@ -5085,7 +5094,7 @@ msgctxt "" "btn_restart\n" "label\n" "string.text" -msgid "_Make Changes and Restart" +msgid "_Apply Changes and Restart" msgstr "" #: safemodedialog.ui @@ -5095,11 +5104,11 @@ msgctxt "" "label\n" "string.text" msgid "" -"%PRODUCTNAME is now running in Safe Mode wich temporarily disables your configuration and extensions.\n" +"%PRODUCTNAME is now running in safe mode which temporarily disables your user configuration and extensions.\n" "\n" -"You can make one or more of the following changes to return to a working state.\n" +"You can make one or more of the following changes to your user profile to return %PRODUCTNAME to a working state.\n" "\n" -"The offered possible changes get more radical from top to bottom, so it is recommended to try them thoroughly one after the other." +"The proposed changes get more radical from top down so it is recommended to try them successively one after another." msgstr "" #: safemodedialog.ui @@ -5117,7 +5126,7 @@ msgctxt "" "check_profilesafe_config\n" "label\n" "string.text" -msgid "Restore user configuration to last known working state" +msgid "Restore user configuration to the last known working state" msgstr "" #: safemodedialog.ui @@ -5126,7 +5135,7 @@ msgctxt "" "check_profilesafe_extensions\n" "label\n" "string.text" -msgid "Restore enabled/disabled state of installed user extensions to last known working state" +msgid "Restore state of installed user extensions to the last known working state" msgstr "" #: safemodedialog.ui @@ -5162,7 +5171,7 @@ msgctxt "" "radio_deinstall\n" "label\n" "string.text" -msgid "Deinstall extensions" +msgid "Uninstall extensions" msgstr "" #: safemodedialog.ui @@ -5171,7 +5180,7 @@ msgctxt "" "check_deinstall_user_extensions\n" "label\n" "string.text" -msgid "Deinstall all user extensions" +msgid "Uninstall all user extensions" msgstr "" #: safemodedialog.ui @@ -5180,7 +5189,7 @@ msgctxt "" "check_deinstall_all_extensions\n" "label\n" "string.text" -msgid "Deinstall all extensions (including shared and bundled)" +msgid "Uninstall all extensions (including shared and bundled)" msgstr "" #: safemodedialog.ui @@ -5207,7 +5216,7 @@ msgctxt "" "check_reset_whole_userprofile\n" "label\n" "string.text" -msgid "Reset the whole user profile" +msgid "Reset entire user profile" msgstr "" #: safemodedialog.ui @@ -5216,7 +5225,7 @@ msgctxt "" "label3\n" "label\n" "string.text" -msgid "If you experience problems that are not resolved by using the Safe Mode, visit the following link to get help or report a bug." +msgid "If you experience problems that are not resolved by using safe mode, visit the following link to get help or report a bug." msgstr "" #: safemodedialog.ui @@ -5234,7 +5243,7 @@ msgctxt "" "label4\n" "label\n" "string.text" -msgid "You can also include the relevant parts of your User Profile. Beware that it might contain personal data." +msgid "You can also include relevant parts of your user profile in the bugreport (be aware it might contain personal data)." msgstr "" #: safemodedialog.ui @@ -5243,7 +5252,7 @@ msgctxt "" "btn_create_zip\n" "label\n" "string.text" -msgid "Create zip archive from User Profile" +msgid "Create Zip Archive from User Profile" msgstr "" #: safemodedialog.ui diff --git a/source/vi/sw/source/ui/dochdl.po b/source/vi/sw/source/ui/dochdl.po index bc66c827a0b..f96e7ca53b4 100644 --- a/source/vi/sw/source/ui/dochdl.po +++ b/source/vi/sw/source/ui/dochdl.po @@ -4,17 +4,17 @@ 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: 2015-08-25 12:34+0200\n" -"PO-Revision-Date: 2015-05-14 06:32+0000\n" -"Last-Translator: system user <>\n" +"PO-Revision-Date: 2016-07-05 12:13+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-Generator: Pootle 2.7\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1431585149.000000\n" +"X-POOTLE-MTIME: 1467720790.000000\n" #: dochdl.src msgctxt "" @@ -88,10 +88,3 @@ msgctxt "" "string.text" msgid "DDE link" msgstr "Liên kết DDE" - -msgctxt "" -"dochdl.src\n" -"STR_NO_TABLE\n" -"string.text" -msgid "A table cannot be inserted into another table. However, you can paste the data into the document when the cursor is not in a table." -msgstr "Không thể chèn một bảng vào bảng khác. Tuy nhiên, bạn có khả năng dán dữ liệu vào tài liệu khi con trỏ không nằm trong bảng." diff --git a/source/vi/sw/uiconfig/swriter/ui.po b/source/vi/sw/uiconfig/swriter/ui.po index d6a93491eac..c96a4ab0ae7 100644 --- a/source/vi/sw/uiconfig/swriter/ui.po +++ b/source/vi/sw/uiconfig/swriter/ui.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-05-09 14:51+0000\n" +"POT-Creation-Date: 2016-12-01 12:12+0100\n" +"PO-Revision-Date: 2016-07-05 12:14+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: none\n" "Language: vi\n" @@ -12,9 +12,9 @@ msgstr "" "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: 1462805472.000000\n" +"X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1467720894.000000\n" #: abstractdialog.ui msgctxt "" @@ -11244,15 +11244,6 @@ msgstr "" #: optformataidspage.ui msgctxt "" "optformataidspage.ui\n" -"ignoreprot\n" -"label\n" -"string.text" -msgid "Ignore protection" -msgstr "" - -#: optformataidspage.ui -msgctxt "" -"optformataidspage.ui\n" "cursoropt\n" "label\n" "string.text" diff --git a/source/vi/xmlsecurity/uiconfig/ui.po b/source/vi/xmlsecurity/uiconfig/ui.po index 1e153a16f19..37512da8171 100644 --- a/source/vi/xmlsecurity/uiconfig/ui.po +++ b/source/vi/xmlsecurity/uiconfig/ui.po @@ -3,7 +3,7 @@ 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: 2016-11-09 14:10+0100\n" +"POT-Creation-Date: 2016-12-01 12:11+0100\n" "PO-Revision-Date: 2016-05-24 00:37+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -12,8 +12,8 @@ msgstr "" "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-Accelerator-Marker: ~\n" "X-POOTLE-MTIME: 1464050240.000000\n" #: certgeneral.ui @@ -262,10 +262,10 @@ msgstr "" #: digitalsignaturesdialog.ui msgctxt "" "digitalsignaturesdialog.ui\n" -"xadescompliant\n" +"adescompliant\n" "label\n" "string.text" -msgid "Use XAdES-compliant signature when there is a choice" +msgid "Use AdES-compliant signature when there is a choice" msgstr "" #: macrosecuritydialog.ui |