-
-
Notifications
You must be signed in to change notification settings - Fork 44k
Chinese curriculum files needing partial or full translations #40463
Description
The following is a list of tasks needed to help get several Chinese curriculum files' translations updated/added once PR #40462 is merged.
Update
The related PR is merged and this is ready for work.
-
Task No. 1: The following file needs a full translation of description, instructions and all tests' texts.
-
Task No. 2: The following file needs a re-translation of some of the
<pre></pre>blocks in the description section. -
Task No. 3: The following needs a change to one link's text in the description section.
-
Task No. 4: Each of the following files needs a full translation of description, instructions and all the test texts due to problems with formatting or content being out-of-date.
Details of the task
- https://github.com/freeCodeCamp/freeCodeCamp/blob/master/curriculum/challenges/chinese/10-coding-interview-prep/project-euler/problem-71-ordered-fractions.md
- https://github.com/freeCodeCamp/freeCodeCamp/blob/master/curriculum/challenges/chinese/10-coding-interview-prep/project-euler/problem-72-counting-fractions.md
- https://github.com/freeCodeCamp/freeCodeCamp/blob/master/curriculum/challenges/chinese/10-coding-interview-prep/project-euler/problem-73-counting-fractions-in-a-range.md
-
Task No. 5: The following are files that were missing from the original translation effort because the English version did not exist at the time. These files were recently added to the
chinesefolder and need full translations of the description, instructions and all tests' textsDetails of the task
- 02-javascript-algorithms-and-data-structures/basic-javascript/assigning-the-value-of-one-variable-to-another.md
- 06-quality-assurance/quality-assurance-and-testing-with-chai/simulate-actions-using-a-headless-browser.md
- 10-coding-interview-prep/data-structures/check-if-binary-search-tree.md
- 10-coding-interview-prep/rosetta-code/cumulative-standard-deviation.md
- 10-coding-interview-prep/rosetta-code/cusip.md
- 10-coding-interview-prep/rosetta-code/cut-a-rectangle.md
- 10-coding-interview-prep/rosetta-code/dot-product.md
- 10-coding-interview-prep/rosetta-code/fizzbuzz.md
- 10-coding-interview-prep/rosetta-code/generator-exponential.md
- 10-coding-interview-prep/rosetta-code/k-d-tree.md
- 10-coding-interview-prep/rosetta-code/kaprekar-numbers.md
- 10-coding-interview-prep/rosetta-code/knapsack-problem-0-1.md
- 10-coding-interview-prep/rosetta-code/knapsack-problem-bounded.md
- 10-coding-interview-prep/rosetta-code/knapsack-problem-continuous.md
- 10-coding-interview-prep/rosetta-code/knapsack-problem-unbounded.md
- 10-coding-interview-prep/rosetta-code/knights-tour.md
- 10-coding-interview-prep/rosetta-code/largest-int-from-concatenated-ints.md
- 10-coding-interview-prep/rosetta-code/last-friday-of-each-month.md
- 10-coding-interview-prep/rosetta-code/last-letter-first-letter.md
- 10-coding-interview-prep/rosetta-code/leap-year.md
- 10-coding-interview-prep/rosetta-code/least-common-multiple.md
- 10-coding-interview-prep/rosetta-code/left-factorials.md
- 10-coding-interview-prep/rosetta-code/letter-frequency.md
- 10-coding-interview-prep/rosetta-code/levenshtein-distance.md
- 10-coding-interview-prep/rosetta-code/linear-congruential-generator.md
- 10-coding-interview-prep/rosetta-code/long-multiplication.md
- 10-coding-interview-prep/rosetta-code/longest-common-subsequence.md
- 10-coding-interview-prep/rosetta-code/longest-increasing-subsequence.md
- 10-coding-interview-prep/rosetta-code/longest-string-challenge.md
- 10-coding-interview-prep/rosetta-code/look-and-say-sequence.md
- 10-coding-interview-prep/rosetta-code/loop-over-multiple-arrays-simultaneously.md
- 10-coding-interview-prep/rosetta-code/lu-decomposition.md
- 10-coding-interview-prep/rosetta-code/lucas-lehmer-test.md
- 10-coding-interview-prep/rosetta-code/ludic-numbers.md
- 10-coding-interview-prep/rosetta-code/luhn-test-of-credit-card-numbers.md
- 10-coding-interview-prep/rosetta-code/lychrel-numbers.md
- 10-coding-interview-prep/rosetta-code/lzw-compression.md
- 10-coding-interview-prep/rosetta-code/search-a-list-of-records.md
- 10-coding-interview-prep/rosetta-code/self-describing-numbers.md
- 10-coding-interview-prep/rosetta-code/self-referential-sequence.md
- 10-coding-interview-prep/rosetta-code/semiprime.md
- 10-coding-interview-prep/rosetta-code/set-consolidation.md
- 10-coding-interview-prep/rosetta-code/set-of-real-numbers.md
- 10-coding-interview-prep/rosetta-code/sha-1.md
- 10-coding-interview-prep/rosetta-code/sha-256.md
- 10-coding-interview-prep/rosetta-code/sort-an-array-of-composite-structures.md
- 10-coding-interview-prep/rosetta-code/sort-disjoint-sublist.md
- 10-coding-interview-prep/rosetta-code/sort-stability.md
- 10-coding-interview-prep/rosetta-code/sort-using-a-custom-comparator.md
- 10-coding-interview-prep/rosetta-code/sorting-algorithms-bead-sort.md
- 10-coding-interview-prep/rosetta-code/sorting-algorithms-bogosort.md
- 10-coding-interview-prep/rosetta-code/sorting-algorithms-cocktail-sort.md
- 10-coding-interview-prep/rosetta-code/sorting-algorithms-comb-sort.md
- 10-coding-interview-prep/rosetta-code/sorting-algorithms-gnome-sort.md
- 10-coding-interview-prep/rosetta-code/sorting-algorithms-pancake-sort.md
- 10-coding-interview-prep/rosetta-code/sorting-algorithms-permutation-sort.md
- 10-coding-interview-prep/rosetta-code/sorting-algorithms-shell-sort.md
- 10-coding-interview-prep/rosetta-code/sorting-algorithms-stooge-sort.md
- 10-coding-interview-prep/rosetta-code/sorting-algorithms-strand-sort.md
- 10-coding-interview-prep/rosetta-code/soundex.md
- 10-coding-interview-prep/rosetta-code/spiral-matrix.md
- 10-coding-interview-prep/rosetta-code/split-a-character-string-based-on-change-of-character.md
- 10-coding-interview-prep/rosetta-code/state-name-puzzle.md
- 10-coding-interview-prep/rosetta-code/stern-brocot-sequence.md
- 10-coding-interview-prep/rosetta-code/straddling-checkerboard.md
- 10-coding-interview-prep/rosetta-code/stream-merge.md
- 10-coding-interview-prep/rosetta-code/strip-control-codes-and-extended-characters-from-a-string.md
- 10-coding-interview-prep/rosetta-code/subleq.md
- 10-coding-interview-prep/rosetta-code/sudoku.md
- 10-coding-interview-prep/rosetta-code/sum-digits-of-an-integer.md
- 10-coding-interview-prep/rosetta-code/sum-multiples-of-3-and-5.md
- 10-coding-interview-prep/rosetta-code/sum-of-a-series.md
- 10-coding-interview-prep/rosetta-code/sum-of-squares.md
- 10-coding-interview-prep/rosetta-code/sum-to-100.md
- 10-coding-interview-prep/rosetta-code/sutherland-hodgman-polygon-clipping.md
- 10-coding-interview-prep/rosetta-code/symmetric-difference.md
- 10-coding-interview-prep/rosetta-code/word-frequency.md
- 02-javascript-algorithms-and-data-structures/basic-javascript/assigning-the-value-of-one-variable-to-another.md
- 06-quality-assurance/quality-assurance-and-testing-with-chai/simulate-actions-using-a-headless-browser.md
- 10-coding-interview-prep/data-structures/check-if-binary-search-tree.md
- 10-coding-interview-prep/rosetta-code/cumulative-standard-deviation.md
- 10-coding-interview-prep/rosetta-code/cusip.md
- 10-coding-interview-prep/rosetta-code/cut-a-rectangle.md
- 10-coding-interview-prep/rosetta-code/dot-product.md
- 10-coding-interview-prep/rosetta-code/fizzbuzz.md
- 10-coding-interview-prep/rosetta-code/generator-exponential.md
- 10-coding-interview-prep/rosetta-code/k-d-tree.md
- 10-coding-interview-prep/rosetta-code/kaprekar-numbers.md
- 10-coding-interview-prep/rosetta-code/knapsack-problem-0-1.md
- 10-coding-interview-prep/rosetta-code/knapsack-problem-bounded.md
- 10-coding-interview-prep/rosetta-code/knapsack-problem-continuous.md
- 10-coding-interview-prep/rosetta-code/knapsack-problem-unbounded.md
- 10-coding-interview-prep/rosetta-code/knights-tour.md
- 10-coding-interview-prep/rosetta-code/largest-int-from-concatenated-ints.md
- 10-coding-interview-prep/rosetta-code/last-friday-of-each-month.md
- 10-coding-interview-prep/rosetta-code/last-letter-first-letter.md
- 10-coding-interview-prep/rosetta-code/leap-year.md
- 10-coding-interview-prep/rosetta-code/least-common-multiple.md
- 10-coding-interview-prep/rosetta-code/left-factorials.md
- 10-coding-interview-prep/rosetta-code/letter-frequency.md
- 10-coding-interview-prep/rosetta-code/levenshtein-distance.md
- 10-coding-interview-prep/rosetta-code/linear-congruential-generator.md
- 10-coding-interview-prep/rosetta-code/long-multiplication.md
- 10-coding-interview-prep/rosetta-code/longest-common-subsequence.md
- 10-coding-interview-prep/rosetta-code/longest-increasing-subsequence.md
- 10-coding-interview-prep/rosetta-code/longest-string-challenge.md
- 10-coding-interview-prep/rosetta-code/look-and-say-sequence.md
- 10-coding-interview-prep/rosetta-code/loop-over-multiple-arrays-simultaneously.md
- 10-coding-interview-prep/rosetta-code/lu-decomposition.md
- 10-coding-interview-prep/rosetta-code/lucas-lehmer-test.md
- 10-coding-interview-prep/rosetta-code/ludic-numbers.md
- 10-coding-interview-prep/rosetta-code/luhn-test-of-credit-card-numbers.md
- 10-coding-interview-prep/rosetta-code/lychrel-numbers.md
- 10-coding-interview-prep/rosetta-code/lzw-compression.md
- 10-coding-interview-prep/rosetta-code/search-a-list-of-records.md
- 10-coding-interview-prep/rosetta-code/self-describing-numbers.md
- 10-coding-interview-prep/rosetta-code/self-referential-sequence.md
- 10-coding-interview-prep/rosetta-code/semiprime.md
- 10-coding-interview-prep/rosetta-code/set-consolidation.md
- 10-coding-interview-prep/rosetta-code/set-of-real-numbers.md
- 10-coding-interview-prep/rosetta-code/sha-1.md
- 10-coding-interview-prep/rosetta-code/sha-256.md
- 10-coding-interview-prep/rosetta-code/sort-an-array-of-composite-structures.md
- 10-coding-interview-prep/rosetta-code/sort-disjoint-sublist.md
- 10-coding-interview-prep/rosetta-code/sort-stability.md
- 10-coding-interview-prep/rosetta-code/sort-using-a-custom-comparator.md
- 10-coding-interview-prep/rosetta-code/sorting-algorithms-bead-sort.md
- 10-coding-interview-prep/rosetta-code/sorting-algorithms-bogosort.md
- 10-coding-interview-prep/rosetta-code/sorting-algorithms-cocktail-sort.md
- 10-coding-interview-prep/rosetta-code/sorting-algorithms-comb-sort.md
- 10-coding-interview-prep/rosetta-code/sorting-algorithms-gnome-sort.md
- 10-coding-interview-prep/rosetta-code/sorting-algorithms-pancake-sort.md
- 10-coding-interview-prep/rosetta-code/sorting-algorithms-permutation-sort.md
- 10-coding-interview-prep/rosetta-code/sorting-algorithms-shell-sort.md
- 10-coding-interview-prep/rosetta-code/sorting-algorithms-stooge-sort.md
- 10-coding-interview-prep/rosetta-code/sorting-algorithms-strand-sort.md
- 10-coding-interview-prep/rosetta-code/soundex.md
- 10-coding-interview-prep/rosetta-code/spiral-matrix.md
- 10-coding-interview-prep/rosetta-code/split-a-character-string-based-on-change-of-character.md
- 10-coding-interview-prep/rosetta-code/state-name-puzzle.md
- 10-coding-interview-prep/rosetta-code/stern-brocot-sequence.md
- 10-coding-interview-prep/rosetta-code/straddling-checkerboard.md
- 10-coding-interview-prep/rosetta-code/stream-merge.md
- 10-coding-interview-prep/rosetta-code/strip-control-codes-and-extended-characters-from-a-string.md
- 10-coding-interview-prep/rosetta-code/subleq.md
- 10-coding-interview-prep/rosetta-code/sudoku.md
- 10-coding-interview-prep/rosetta-code/sum-digits-of-an-integer.md
- 10-coding-interview-prep/rosetta-code/sum-multiples-of-3-and-5.md
- 10-coding-interview-prep/rosetta-code/sum-of-a-series.md
- 10-coding-interview-prep/rosetta-code/sum-of-squares.md
- 10-coding-interview-prep/rosetta-code/sum-to-100.md
- 10-coding-interview-prep/rosetta-code/sutherland-hodgman-polygon-clipping.md
- 10-coding-interview-prep/rosetta-code/symmetric-difference.md
- 10-coding-interview-prep/rosetta-code/word-frequency.md