From 6b82f3831c6e08a76e4ccff33082e4d358d13b3f Mon Sep 17 00:00:00 2001 From: camperbot Date: Mon, 2 Aug 2021 23:05:44 +0900 Subject: [PATCH] chore(i18n,curriculum): update translations (#43089) --- .../override-styles-in-subsequent-css.md | 6 +- .../introduction-to-html5-elements.md | 2 +- ...sections-of-a-page-with-anchor-elements.md | 2 +- .../reuse-patterns-using-capture-groups.md | 30 +++--- ...ml-elements-with-selectors-using-jquery.md | 2 +- .../override-styles-in-subsequent-css.md | 6 +- .../introduction-to-html5-elements.md | 2 +- ...sections-of-a-page-with-anchor-elements.md | 2 +- .../reuse-patterns-using-capture-groups.md | 30 +++--- ...ml-elements-with-selectors-using-jquery.md | 2 +- .../create-a-doubly-linked-list.md | 26 ++--- .../create-a-priority-queue-class.md | 30 +++--- .../data-structures/incidence-matrix.md | 32 +++---- ...orm-an-intersection-on-two-sets-of-data.md | 10 +- .../problem-5-smallest-multiple.md | 18 ++-- .../take-home-projects/build-a-pong-game.md | 20 ++-- .../map-data-across-the-globe.md | 18 ++-- .../add-a-submit-button-to-a-form.md | 4 +- .../find-the-symmetric-difference.md | 36 +++---- .../algorithms/implement-bubble-sort.md | 20 ++-- .../algorithms/implement-insertion-sort.md | 16 ++-- .../algorithms/implement-merge-sort.md | 24 +++-- .../algorithms/implement-selection-sort.md | 17 ++-- .../algorithms/inventory-update.md | 16 ++-- .../algorithms/no-repeats-please.md | 26 ++--- .../algorithms/pairwise.md | 30 +++--- ...d-a-new-element-to-a-binary-search-tree.md | 24 ++--- ...ts-at-a-specific-index-in-a-linked-list.md | 12 +-- .../data-structures/adjacency-list.md | 20 ++-- .../data-structures/adjacency-matrix.md | 24 ++--- .../data-structures/breadth-first-search.md | 30 +++--- ...ment-is-present-in-a-binary-search-tree.md | 14 +-- .../check-if-binary-search-tree.md | 10 +- .../create-a-circular-queue.md | 32 +++---- .../create-a-doubly-linked-list.md | 26 ++--- .../data-structures/create-a-hash-table.md | 32 +++---- .../create-a-linked-list-class.md | 24 ++--- .../create-a-map-data-structure.md | 34 +++---- .../create-a-priority-queue-class.md | 30 +++--- .../data-structures/create-a-queue-class.md | 28 +++--- .../data-structures/create-a-set-class.md | 28 +++--- .../data-structures/create-a-stack-class.md | 24 ++--- .../create-a-trie-search-tree.md | 16 ++-- .../create-an-es6-javascript-map.md | 10 +- .../create-and-add-to-sets-in-es6.md | 18 ++-- ...ete-a-leaf-node-in-a-binary-search-tree.md | 16 ++-- ...-with-one-child-in-a-binary-search-tree.md | 20 ++-- ...th-two-children-in-a-binary-search-tree.md | 24 ++--- .../data-structures/depth-first-search.md | 36 +++---- ...-maximum-height-of-a-binary-search-tree.md | 28 +++--- ...d-maximum-value-in-a-binary-search-tree.md | 16 ++-- .../implement-heap-sort-with-a-min-heap.md | 18 ++-- .../data-structures/incidence-matrix.md | 32 +++---- .../insert-an-element-into-a-max-heap.md | 38 ++++---- .../data-structures/invert-a-binary-tree.md | 12 +-- .../learn-how-a-stack-works.md | 24 ++--- ...erform-a-difference-on-two-sets-of-data.md | 10 +- ...form-a-subset-check-on-two-sets-of-data.md | 18 ++-- .../perform-a-union-on-two-sets.md | 10 +- ...orm-an-intersection-on-two-sets-of-data.md | 10 +- .../remove-an-element-from-a-max-heap.md | 22 ++--- ...ve-elements-from-a-linked-list-by-index.md | 28 +++--- .../remove-elements-from-a-linked-list.md | 24 ++--- .../remove-items-from-a-set-in-es6.md | 14 +-- .../reverse-a-doubly-linked-list.md | 14 +-- .../search-within-a-linked-list.md | 28 +++--- .../data-structures/typed-arrays.md | 32 +++---- .../use-.has-and-.size-on-an-es6-set.md | 14 +-- ...th-first-search-in-a-binary-search-tree.md | 22 ++--- ...th-first-search-in-a-binary-search-tree.md | 26 ++--- ...pread-and-notes-for-es5-set-integration.md | 14 +-- .../work-with-nodes-in-a-linked-list.md | 14 +-- .../problem-1-multiples-of-3-and-5.md | 16 ++-- .../problem-10-summation-of-primes.md | 16 ++-- .../problem-11-largest-product-in-a-grid.md | 14 +-- ...m-12-highly-divisible-triangular-number.md | 24 ++--- .../problem-2-even-fibonacci-numbers.md | 24 ++--- .../problem-3-largest-prime-factor.md | 22 ++--- .../problem-4-largest-palindrome-product.md | 12 +-- .../problem-5-smallest-multiple.md | 18 ++-- .../problem-6-sum-square-difference.md | 18 ++-- .../project-euler/problem-7-10001st-prime.md | 18 ++-- .../problem-8-largest-product-in-a-series.md | 12 +-- .../problem-9-special-pythagorean-triplet.md | 16 ++-- .../rosetta-code/100-doors.md | 12 +-- .../rosetta-code/24-game.md | 30 +++--- .../9-billion-names-of-god-the-integer.md | 40 ++++---- .../rosetta-code/abc-problem.md | 28 +++--- ...ient-and-perfect-number-classifications.md | 28 +++--- .../rosetta-code/accumulator-factory.md | 22 ++--- .../rosetta-code/ackermann-function.md | 20 ++-- .../rosetta-code/align-columns.md | 30 +++--- .../rosetta-code/amicable-pairs.md | 22 ++--- .../rosetta-code/averages-mode.md | 14 +-- .../averages-pythagorean-means.md | 20 ++-- .../rosetta-code/averages-root-mean-square.md | 14 +-- .../rosetta-code/babbage-problem.md | 18 ++-- .../rosetta-code/balanced-brackets.md | 60 ++++++------ ...cles-of-given-radius-through-two-points.md | 38 ++++---- .../rosetta-code/closest-pair-problem.md | 96 +++++++++---------- .../rosetta-code/combinations.md | 14 +-- .../rosetta-code/comma-quibbling.md | 32 +++---- .../rosetta-code/compare-a-list-of-strings.md | 32 +++---- .../build-a-camper-leaderboard.md | 2 +- .../build-a-light-bright-app.md | 24 ++--- .../build-a-nightlife-coordination-app.md | 18 ++-- .../build-a-pinterest-clone.md | 24 ++--- .../take-home-projects/build-a-pong-game.md | 20 ++-- .../take-home-projects/build-a-recipe-box.md | 24 ++--- .../build-a-roguelike-dungeon-crawler-game.md | 28 +++--- .../take-home-projects/build-a-simon-game.md | 28 +++--- .../build-a-tic-tac-toe-game.md | 2 +- .../take-home-projects/build-a-voting-app.md | 24 ++--- .../build-a-wikipedia-viewer.md | 20 ++-- ...build-an-image-search-abstraction-layer.md | 14 +-- .../build-the-game-of-life.md | 26 ++--- .../chart-the-stock-market.md | 16 ++-- .../manage-a-book-trading-club.md | 18 ++-- .../map-data-across-the-globe.md | 18 ++-- .../p2p-video-chat-application.md | 28 +++--- ...-contiguity-with-a-force-directed-graph.md | 18 ++-- .../show-the-local-weather.md | 20 ++-- .../use-the-twitch-json-api.md | 22 ++--- 123 files changed, 1300 insertions(+), 1301 deletions(-) diff --git a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/override-styles-in-subsequent-css.md b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/override-styles-in-subsequent-css.md index 63016eacf4..01f05305a7 100644 --- a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/override-styles-in-subsequent-css.md +++ b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/override-styles-in-subsequent-css.md @@ -17,15 +17,15 @@ dashedName: override-styles-in-subsequent-css 創建一個 `blue-text` class,將元素的顏色設置爲藍色。 將它放在 `pink-text` class 下面。 -創建一個字體顏色爲 `blue` 的 `blue-text` class,並確保它在 `pink-text` 下方聲明。 +將 `blue-text` class 應用於 `h1` 元素,看看它和該元素上的 `pink-text` class 哪一個會優先顯示。 -HTML 同時應用多個 class 屬性需以空格來間隔,例子如下: +將多個 class 屬性應用於一個 HTML 元素,需以空格來間隔這些屬性,例如: ```html class="class1 class2" ``` -**注意:**HTML 元素裏應用的 class 的先後順序無關緊要。 +**注意:** HTML 元素裏應用的 class 的先後順序無關緊要。 但是,在 `