2e45cd95ef
ko: refresh translation for cargo ( #943 )
...
Part of #925 .
2023-07-14 10:13:53 +00:00
c74759b5c1
ko: refresh translation for structs ( #936 )
...
* ko: refresh translation for structs
Part of #925 .
* Fix missing `\n` po/ko.po
2023-07-14 10:11:40 +00:00
e79fd4f845
ko: refresh translation for testing ( #931 )
...
* ko: refresh translation for testing
Part of #925 .
* Apply suggestions from code review
Co-authored-by: Jiyong Park <55639800+jiyongp@users.noreply.github.com >
---------
Co-authored-by: Jiyong Park <55639800+jiyongp@users.noreply.github.com >
2023-07-14 10:09:46 +00:00
d052f4402b
ko: refresh translation for basic-syntax ( #937 )
...
* ko: refresh translation for basic-syntax
Part of #925 .
* Apply suggestions from code review
Co-authored-by: Jiyong Park <55639800+jiyongp@users.noreply.github.com >
* Update po/ko.po
---------
Co-authored-by: Jiyong Park <55639800+jiyongp@users.noreply.github.com >
2023-07-14 12:05:24 +02:00
cc171fa7cf
ko: refresh translation for welcome ( #946 )
...
* ko: refresh translation for welcome
Part of #925 .
* Apply suggestions from code review
Co-authored-by: Jiyong Park <55639800+jiyongp@users.noreply.github.com >
---------
Co-authored-by: Jiyong Park <55639800+jiyongp@users.noreply.github.com >
2023-07-14 09:59:58 +00:00
5715ddc924
ko: refresh translation for control-flow ( #935 )
...
* ko: refresh translation for control-flow
Part of #925 .
* Apply suggestions from code review
Co-authored-by: Jiyong Park <55639800+jiyongp@users.noreply.github.com >
---------
Co-authored-by: Jiyong Park <55639800+jiyongp@users.noreply.github.com >
2023-07-14 11:53:58 +02:00
062df5c3a8
ko: refresh translation for SUMMARY ( #940 )
...
* ko: refresh translation for SUMMARY
Part of #925 .
* Apply suggestions from code review
Co-authored-by: Jiyong Park <55639800+jiyongp@users.noreply.github.com >
---------
Co-authored-by: Jiyong Park <55639800+jiyongp@users.noreply.github.com >
2023-07-14 11:48:19 +02:00
47b31e8d7e
ko: refresh translation for credits ( #942 )
...
* ko: refresh translation for credits
Part of #925 .
* Apply suggestions from code review
Co-authored-by: Jiyong Park <55639800+jiyongp@users.noreply.github.com >
---------
Co-authored-by: Jiyong Park <55639800+jiyongp@users.noreply.github.com >
2023-07-14 11:47:08 +02:00
bded36a214
ko: refresh translation for methods ( #949 )
...
Part of #925 .
2023-07-14 11:44:54 +02:00
2e6219c005
ko: refresh translation for memory-management ( #947 )
...
Part of #925 .
2023-07-14 11:44:39 +02:00
5bb2dc81a0
ko: refresh translation for ownership ( #944 )
...
Part of #925 .
2023-07-14 11:41:49 +02:00
d7da4ad8fe
ko: refresh translation for running-the-course ( #941 )
...
* ko: refresh translation for running-the-course
Part of #925 .
* Apply suggestions from code review
Co-authored-by: Jiyong Park <55639800+jiyongp@users.noreply.github.com >
* Rebase and move translations to correct spot
I believe the PO file would benefit from a msgmerge run. I’ll let the
translators do this after merging all outstanding translations.
---------
Co-authored-by: Jiyong Park <55639800+jiyongp@users.noreply.github.com >
2023-07-14 09:21:21 +00:00
80823a6f2b
ko: refresh translation for enums ( #930 )
...
* ko: refresh translation for enums
Part of #925 .
* Apply suggestions from code review
Co-authored-by: Jiyong Park <55639800+jiyongp@users.noreply.github.com >
---------
Co-authored-by: Jiyong Park <55639800+jiyongp@users.noreply.github.com >
2023-07-14 11:01:27 +02:00
9d99e9b082
ko: refresh translation for std ( #938 )
...
Part of #925 .
2023-07-14 11:01:13 +02:00
4f84a7e505
zh-CN: translate running-the-course ( #861 )
...
* zh-CN: translate running-the-course
Part of #324 .
* Apply suggestions from code review
Co-authored-by: wnghl <wnghilin@gmail.com >
---------
Co-authored-by: wnghl <wnghilin@gmail.com >
2023-07-12 12:04:48 +02:00
666fe8f71d
pt-BR: Day 3 afternoon tune-up - ch. 27-30 ( #956 )
...
* pt-BR: Day 3 afternoon tune up, ch. 27-30
* Fix. One. Missing. "/n"
2023-07-12 10:42:31 +01:00
446ca40584
fr: Clean update of messages ( #918 )
2023-07-11 21:33:21 +02:00
365d7dc62a
zh-CN: translate basic-syntax/static-and-const.md ( #877 )
...
* zh-CN: translate basic-syntax/static-and-const.md
* Fix build error
* Update po/zh-CN.po to commit suggestions
Co-authored-by: Anlun Xu <anlunx@google.com >
---------
Co-authored-by: Anlun Xu <anlunx@google.com >
2023-07-11 10:30:05 -07:00
31de4e3dea
de: normalize line width to 79 columns ( #954 )
...
This was done using
msgcat --width 79 -o po/de.po po/de.po
This is done to get a clean diff for the changes in #828 , see also the
discussion in #800 .
2023-07-11 10:03:12 -07:00
51276a6444
pt-BR: Updates and completions - ch.11,18 to 21 ( #924 )
...
* pt-BR: Updates and completions - ch.18 to 21
* Fix a single typo
* pt-BR: Ch.11 tune-up
2023-07-10 13:53:17 -03:00
09b3e3ab19
ja: Translate chapter 52 (Async Basics) ( #778 )
...
* ja: draft of Ch. 52 google#652
* ja: tiny fix draft of Ch. 52 google#652
* ja: reflect review by @chikoski, Ch. 52 google#652
* ja: reflect review (生徒->受講者) by @chikoski, Ch. 52 google#652
* ja: adjust header info to reduce future conflict
* ja: reflect review by @keiichiw, Ch. 52 google#652
2023-07-10 20:40:27 +09:00
2f77996d0f
da: Complete translations for SUMMARY.md ( #923 )
...
* da: Complete translations for SUMMARY.md
* Apply suggestions from code review
---------
Co-authored-by: Martin Geisler <mgeisler@google.com >
2023-07-10 08:30:58 +00:00
d0b1217c8c
pt-BR: Update and Complete chapters 15 to 17.2 ( #922 )
...
* pt-BR: update and translate chapters 15 to 17.2
* address the comments as you wish
Thank you, @joaovicmendes !
2023-07-08 15:07:37 -07:00
2f6c4f2226
pt-BR: Update and Complete chapter 12 to 15.2 ( #920 )
...
* Translate chap 12 to 15.2
* Remove unicode chars
2023-07-07 15:59:11 +01:00
eef6906235
pt-BR: Updates and completions - ch.6 to 10.8 ( #914 )
...
* pt-BR: Updates and completions - ch.6 to 10.2
* pt-BR: Updates and completions - ch.10.3 to 10.8
2023-07-07 15:56:57 +01:00
b573caad05
zh-TW: translate control-flow ( #863 )
...
Part of #684 .
2023-07-06 13:08:19 +00:00
0c408f139c
ru: day 2, afternoon; first part ( #897 )
...
* modified: po/ru.po: day 2, afternoon, part 1
* Apply other reviewers suggestions from code review
Co-authored-by: Dima <26358380+dyeroshenko@users.noreply.github.com >
* Apply other reviewers suggestions from code review
Co-authored-by: Yauheni Baltukha <evgenii.boltuho@gmail.com >
Co-authored-by: Dima <26358380+dyeroshenko@users.noreply.github.com >
* Apply suggestions from other code reviewers
Co-authored-by: Yauheni Baltukha <evgenii.boltuho@gmail.com >
* Apply suggestions from code review
Co-authored-by: Yauheni Baltukha <evgenii.boltuho@gmail.com >
Co-authored-by: zvonden <zdv@yahoo.com >
* Removed an extra EOLN to fix the build errors.
---------
Co-authored-by: zvonden <zdv@yahoo.com >
Co-authored-by: Dima <26358380+dyeroshenko@users.noreply.github.com >
Co-authored-by: Yauheni Baltukha <evgenii.boltuho@gmail.com >
2023-07-06 15:00:10 +02:00
72a87de08e
fr: update the translation on the Welcome page. ( #891 )
2023-07-05 14:14:20 +02:00
9a23ff820b
zh-TW: translate running-the-course ( #864 )
...
* zh-TW: translate running-the-course
Part of #684 .
* Apply suggestions from code review
Co-authored-by: Ming-Ying Chung <mych@chromium.org >
---------
Co-authored-by: Ming-Ying Chung <mych@chromium.org >
2023-07-05 08:47:08 +00:00
e345044f6d
zh-TW: translate credits ( #873 )
...
Part of #684 .
2023-07-05 10:42:45 +02:00
56b741ce22
ru: Update po/ru.po with new messages ( #899 )
...
Update po/ru.po with new messages
2023-07-04 23:02:46 +02:00
f4f0e7a1f3
ru: Fixed some ru terms, minor rephrasing. ( #820 )
...
Fixed some ru terms, minor rephrasing.
2023-07-04 09:25:46 +01:00
fe8c374d3b
zh-CN: translate memory-management ( #862 )
...
* zh-CN: translate memory-management
Part of #324 .
* Apply suggestions from code review
Co-authored-by: wnghl <wnghilin@gmail.com >
---------
Co-authored-by: wnghl <wnghilin@gmail.com >
2023-07-03 17:46:48 +08:00
3150163f95
pt-BR: Updates/completes translations for ch 1-6 ( #886 )
...
* Completing and improving pt-BR translation for
chapter 1.
* Small typo fix.
* Some other fixes.
* pt-BR: Updates/completes translations for ch 1-6
* Fix missing '\n'
2023-07-01 09:34:02 +01:00
f1dd836f4f
pt-BR: update some fuzzy translations ( #787 )
...
Co-authored-by: Hugo Drumond Jacob <74555956+hugojacob@users.noreply.github.com >
2023-06-30 09:57:40 -03:00
b83dd9a1f9
zh-CN: translate ownership ( #868 )
...
Part of #324 .
2023-06-28 09:11:39 +00:00
fe40ef54e5
zh-CN: translate cargo ( #870 )
...
* zh-CN: translate cargo
Part of #324 .
* Apply suggestions from code review
Co-authored-by: Abner Chou <zhcjtht@hotmail.com >
---------
Co-authored-by: Abner Chou <zhcjtht@hotmail.com >
2023-06-28 09:01:28 +00:00
03b1c0d06b
zh-TW: translate cargo ( #871 )
...
* zh-TW: translate cargo
Part of #684 .
* Apply suggestions from code review
Co-authored-by: Jonathan Hao <phao@chromium.org >
* Use 建構 for build instead of 建立
---------
Co-authored-by: Jonathan Hao <phao@chromium.org >
Co-authored-by: Jonathan Hao <phao@google.com >
2023-06-28 09:56:13 +02:00
b14aaf768d
zh-TW: translate ownership ( #860 )
...
* zh-TW: translate ownership
Part of #684 .
* Apply suggestions from code review
Co-authored-by: Jonathan Hao <phao@chromium.org >
* Replace "擁有權" with "所有權"
* Remove "__"
---------
Co-authored-by: Jonathan Hao <phao@chromium.org >
Co-authored-by: Jonathan Hao <phao@google.com >
2023-06-28 09:20:34 +02:00
a2ff653d84
zh-CN: translate credits ( #867 )
...
Part of #324 .
2023-06-28 09:17:53 +02:00
86a4bb4f89
zh-CN: translate enums ( #869 )
...
Part of #324 .
2023-06-28 09:17:36 +02:00
3e26c0feed
zh-CN: translate control-flow ( #866 )
...
Part of #324 .
2023-06-28 09:15:18 +02:00
f7d969787b
zh-CN: translate src/basic-syntax/variables.md, src/basic-syntax/type-inference.md ( #796 ) ( #841 )
...
* zh-CN: translate src/basic-syntax/variables.md, src/basic-syntax/type-inference.md and some words in SUMMARY.md (#796 )
* zh-CN: translate src/basic-syntax/variables.md, src/basic-syntax/type-inference.md and some words in SUMMARY.md
* Use "类型推导" for "Type Inference"
* Update translation in src/basic-syntax/type-inference.md
Co-authored-by: whd <7058128+superwhd@users.noreply.github.com >
* Update translation in src/basic-syntax/variables.md
Co-authored-by: whd <7058128+superwhd@users.noreply.github.com >
* Update translation in src/basic-syntax/type-inference.md
* Add newlines inside translation at src/basic-syntax/type-inference.md:28
* Revert "Update translation in src/basic-syntax/type-inference.md"
This reverts commit 5119474c1c
.
* zh-CN: use `#, fuzzy` instead of FIXME comment in basic-syntax/type-inference.md
---------
Co-authored-by: Zhang Rui <me@zhrichard.me >
Co-authored-by: whd <7058128+superwhd@users.noreply.github.com >
2023-06-27 12:55:35 -04:00
933abb6596
zh-CN: translate src/pattern-matching/destructuring-arrays.md ( #834 )
2023-06-27 17:49:34 +08:00
d5e460fddd
zh-CN: Translation for src/exercises/day-2/afternoon.md ( #875 )
...
Co-authored-by: Hang Du <hhangdu@google.com >
2023-06-25 09:58:13 +08:00
c4236cf718
fr: Update the translation for "Running the Course". ( #874 )
2023-06-24 00:37:41 +02:00
525ed90084
ja: Translate chapter 5 ( #825 )
...
* ja: Ch5.0 #652
・not confident about the translation "access to low-level hardware"
* ja: Ch.5.1 #652
* ja: Ch.5.2 #652
・"integer overflow is defined" -> 「整数オーバーフローの挙動が定義されている」 not confident here
* ja: Ch.5.3 #652
・a tad nit-picky, but believe the "The reasoning behind this..." should be on a line of its own, adding a "\n" between any of the three bullet points can fix this, BUT it will add a line between them. I personally prefer adding the "\n", but left as is
* ja: Ch.5 #652
fixes suggested by @keiichiw
2023-06-23 21:30:14 +09:00
4ed75d6b65
pl: Add mostly-machine-translated Polish translation ( #688 )
2023-06-22 10:18:29 +02:00
a311edb3fb
uk: Create Ukrainian translation ( #835 )
...
* Create ua.po
Added Ukrainian translation
* Update ua.po
* Update CODEOWNERS
* Rename ua.po to uk.po
* Update CODEOWNERS
* Update CODEOWNERS
* Update CODEOWNERS
* Update CODEOWNERS
2023-06-21 11:46:11 +01:00
1868ef3670
zh-TW: Translate unit-tests.md. ( #840 )
...
[zh-TW] Translate unit-tests.md.
2023-06-21 16:46:56 +09:00