1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-01-26 06:55:40 +02:00

Update vi.po

Change some Vietnamese translation sentences.
This commit is contained in:
Quynh Pham 2024-10-29 19:26:48 +07:00 committed by GitHub
parent ab6f2bc252
commit c84df3547b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7105,14 +7105,14 @@ msgstr "Chào mừng tới Ngày 3"
#: src/welcome-day-3.md #: src/welcome-day-3.md
msgid "Today, we will cover:" msgid "Today, we will cover:"
msgstr "Chủ đề chúng ta sẽ học là:" msgstr "Chủ đề chúng ta sẽ học hôm nay là:"
#: src/welcome-day-3.md #: src/welcome-day-3.md
msgid "" msgid ""
"Memory management, lifetimes, and the borrow checker: how Rust ensures " "Memory management, lifetimes, and the borrow checker: how Rust ensures "
"memory safety." "memory safety."
msgstr "" msgstr ""
"Quản lý bộ nhớ, vòng đời (lifetimes), và trình kiểm tra mượn (the borrow " "Quản lý bộ nhớ, vòng đời (lifetimes), và quá trình kiểm mượn (the borrow "
"checker): cách mà Rust đảm bảo được tính an toàn bộ nhớ." "checker): cách mà Rust đảm bảo được tính an toàn bộ nhớ."
#: src/welcome-day-3.md #: src/welcome-day-3.md