1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-08-10 09:09:19 +02:00
Commit Graph

24 Commits

Author SHA1 Message Date
Curly-Howard-Chungus Correspondence | Lamport-Cabot-Codd-Backus-Naur Form
d0d8168c56 vi: Translate TOC from Running the course to the end of Chromium (#1948)
I tried to translate the table of contents into Vietnamese.
- Some keywords are hard to translate, or to clarify my translation, I
used parentheses "( )".
- I don't know if I should keep some keywords in English or not. In this
pr I chose to translate them into Vietnamese and keep their original
English counterparts in parentheses.
- I could mention some of them like: build, type inference, trait, move
semantics, iterator, panic, unsafe...
- Some parts overlap with this pr:
https://github.com/google/comprehensive-rust/pull/1947

---------

Co-authored-by: Martin Geisler <martin@geisler.net>
2025-05-05 15:50:22 +07:00
Võ Hoàng Long
8873e3ea53 vi: translate Default trait (#2447)
Translate the `Default` chapter of the `std-trait` section to Vietnamese
2024-10-27 13:47:59 -04:00
Huy Vuong
73612991be vi: control-flow-basics/excercise.md translations (#2112)
I think the msg in the file maybe out of sync with
https://google.github.io/comprehensive-rust/control-flow-basics/exercise.html.

Should I continue to refer to the .po file as a source-of-truth, or
should I update the English message, as well as the Vietnamese
translation in this file?

Or should we re-sync the vi.po file first?
2024-08-21 08:01:36 -04:00
Tuslipid
ea1209336b vi: Day 1 Morning - Types and Values translation (#2020)
Here is the translation of *Day 1 Morning: Type and Values* translation.

It seems like there is no corresponding definition of *hygienic macros*
in Vietnamese, so I think keeping its English word is fine.

---------

Co-authored-by: Martin Geisler <mgeisler@google.com>
2024-08-21 07:46:24 +00:00
Võ Hoàng Long
a23398d31c vi: Translate From, Into and Comparison chapter from std-trait session (#2078) 2024-07-04 08:49:37 -07:00
Huy Vuong
176e9502e2 vi: block-n-scopes/...md translations (#2073) 2024-07-01 22:22:17 -07:00
Võ Hoàng Long
2881b87fca vi: Translate Casting and Read/Write chapters from Std Trait session (#2080) 2024-06-30 18:58:06 -07:00
Huy Vuong
8e90d761e1 vi: Control flow basics summary (#2074) 2024-06-30 18:31:45 -07:00
Võ Hoàng Long
e5172dc6d6 vi: Translate the std library Vector, HashMap type and exercise (#2058)
Translate the rest of Rust standard library types section to Vietnamese
2024-06-30 18:15:15 -07:00
Võ Hoàng Long
f531554086 vi: Translate the std library String type (#2052) 2024-06-10 19:38:35 -07:00
Huy Vuong
b57319bb20 vi: control-flow-basics/macros.md translations (#2111) 2024-06-10 22:11:43 -04:00
Võ Hoàng Long
3d8e71f2fc vi: Refresh Vietnamese translation (#2061)
The English contents has changed, leading to untranslated session
outline and schedule because the msgid no longer match the original
contents. Additionally, incorrect file names are listed in the comment.
This PR follow the steps outlined in [Refreshing an Existing
Translation](https://github.com/google/comprehensive-rust/blob/main/TRANSLATIONS.md#refreshing-an-existing-translation)
to refresh the Vietnamese translation file. After the update, some
translated session outlines were no longer appropriated, so this PR also
updates all of them
2024-05-28 11:54:57 +02:00
Võ Hoàng Long
5bc2ef5758 Translate Glossary to Vietnamese (#2067)
Translate Rust's technical terms to Vietnamese, resolving
https://github.com/google/comprehensive-rust/discussions/2062#discussioncomment-9335645
2024-05-09 09:37:29 -04:00
Minh Nguyen
87572f467d vi: Playground (#2047)
Here is the translation of ***Playground***.
2024-05-07 09:13:54 -04:00
Huy Vuong
31880ed327 vi:control-flow-basics/functions.md translations (#2031) 2024-05-06 12:12:47 -04:00
Huy Vuong
1ebe60fe15 vi: control-flow-basics/break-continue/...md + some SUMMARY.md translations (#2030) 2024-05-03 19:04:57 -04:00
Huy Vuong
bd0e652c40 vi: control-flow-basics/loops/...md translations (#2009) 2024-05-03 12:31:49 -04:00
Võ Hoàng Long
919bca91c0 Translate the std library summary, option, and result types into Vietnamese (#2040) 2024-05-03 12:20:56 -04:00
Minh Nguyen
4125e23b4a vi: What is Rust? (#2003)
Here is the translation of ***What is Rust?***
2024-05-03 12:20:09 -04:00
Huy Vuong
402ac3a202 vi: control-flow-basics.md translations (#1983)
Doing a small translations and making sure that I am creating PRs
correctly

I leave `Macros` as-is because there isn't an actual translations for
`Macros` in Vietnamese. It looks like they just use `macros` directly in
any vietnamese docs

see:
* https://rust-tieng-viet.github.io/basic/macro/
* https://vi.linux-console.net/?p=28497#google_vignette
2024-04-24 16:01:51 +00:00
khoaxuantu
e6021ce5d0 vi: Day 1 Morning - Welcome translation (#1972)
The translation of *Day 1 Morning: Welcome*.
2024-04-18 11:24:55 -04:00
khoaxuantu
611af00f78 vi: Welcome - Using Cargo translation (#1951)
Here is the translation of *Welcome to Comprehensive Rust: (2) Using
Cargo.*
2024-04-08 18:07:36 +02:00
khoaxuantu
0b04007743 vi: Welcome - Running the Course translation (#1949)
The translation of *Welcome to Comprehensive Rust:
(1) Running the Course*.

I have followed the [Contributing
Guidelines](b38d429e49/CONTRIBUTING.md):

- [x] Edited by Poedit
- [x] Formatted by `dprint fmt`
- [x] Submitted to the CLA
2024-04-02 14:15:18 +00:00
Vinh Tran
c54b7fa918 Vietnamese translation: initial setup (#1929) 2024-03-22 14:39:52 -07:00