Commit Graph

12 Commits

Author SHA1 Message Date
no
9440629176 fix: check writing reviews 2022-08-16 09:48:21 +02:00
Philipp Oppermann
c2d3f2704c Merge pull request #1113 from phil-opp/japanese-correction
Merge correction for Japanese translation of post-12 and use `translation_contributors` field
2022-05-22 12:33:49 +02:00
Philipp Oppermann
5a1b841711 Use new translation_contributors field 2022-05-22 12:29:16 +02:00
asami
d78dd1582b add translators 2022-05-17 21:12:40 +09:00
asami
1a750f5374 Japanese Correction 2022-05-17 21:05:54 +09:00
asami
611698ec5f Delete unnecessary brackets 2022-05-17 14:57:54 +09:00
Philipp Oppermann
0d40ee3750 Fix interal links and work around errors for #comments links
Zola only checks the markdown source for link targets, so an error occurs if the target is in an template. This is the case for our `#comments` links, so we add a dummy target in a comment.
2022-01-23 16:40:54 +01:00
Philipp Oppermann
d8eff6ba3e Merge pull request #1031 from Foo-x/1030-update-versions
docs: update version of crates
2021-08-07 10:10:58 +02:00
Foo-x
6fbcd8527a docs: fix typo (#1036) 2021-07-14 14:57:50 +02:00
Foo-x
8270e1e12e docs: remove &mut
Replace `&mut InterruptStackFrame` to `InterruptStackFrame` due to the version updating.

Closes #1030
2021-06-30 19:55:25 +09:00
Foo-x
ff9a7c10d3 docs: update version of crates
Closes #1030
2021-06-30 19:02:42 +09:00
kahirokunn
218a2754c7 Translate post-12 to Japanese (#977)
* Added Japanese translation of Async/Await.

* This is a review response.

* This is a review response.

* This is a review response.

* Unified expression.

* This is a review response.

* This is a review response.

* This is a review response.

* This is a review response.

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Yuki Okushi <jtitor@2k36.org>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update index.ja.md

Added translators and reviewers

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* This is a review response.

* I've translated more

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: garasubo <garasubo@gmail.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: garasubo <garasubo@gmail.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: garasubo <garasubo@gmail.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: garasubo <garasubo@gmail.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: garasubo <garasubo@gmail.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: garasubo <garasubo@gmail.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: garasubo <garasubo@gmail.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: garasubo <garasubo@gmail.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: garasubo <garasubo@gmail.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: garasubo <garasubo@gmail.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: garasubo <garasubo@gmail.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: garasubo <garasubo@gmail.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: garasubo <garasubo@gmail.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: garasubo <garasubo@gmail.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: garasubo <garasubo@gmail.com>

* Apply suggestions from code review

Co-authored-by: garasubo <garasubo@gmail.com>

* Waker -> ウェイカー

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Update blog/content/edition-2/posts/12-async-await/index.ja.md

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>

Co-authored-by: Shu W. Nakamura <30687489+woodyZootopia@users.noreply.github.com>
Co-authored-by: Yuki Okushi <jtitor@2k36.org>
Co-authored-by: garasubo <garasubo@gmail.com>
2021-06-14 10:09:34 +02:00