locales(35-methods-using): en/es — перевод под новый ru - #323
Merged
Conversation
- en создан для всех 12 уроков модуля (локаль ранее отсутствовала целиком) - es пересинхронизирован под новый ru: 100, 110, 115, 120, 200; созданы с нуля: 130, 140, 150, 300 - 150-string-format нейтрализован от кириллицы (App/AppTest + ru/EXERCISE): "Привет, Мир!" → "Hello, World!" - модульный description.en.yml добавлен - битые es-ссылки заменены: es.wikipedia.org/wiki/Función_pura (404) → Algoritmo_determinista; en.wikipedia Clean_URL#Slug → es.wikipedia URL_semántica Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Продолжение фазы локалей после PR #318–#322 (10-basics, 20-arithmetics, 25-strings, 30-variables, 33-data-types).
Что сделано
en (локаль модуля отсутствовала целиком) — создана для всех 12 уроков: 100-methods, 105-methods-parameters, 110-methods-as-expressions, 115-string-immutability, 120-methods-chain, 130-string-symbols, 140-string-substring, 150-string-format, 200-methods-deterministic, 300-variadic-parameters, 400-stdlib, 500-methods-variants. Плюс модульный
description.en.yml.es — приведена к новому ru:
Прочее
150-string-formatнейтрализован от кириллицы (App.java,AppTest.java,ru/EXERCISE.md):"Привет, Мир!"→"Hello, World!"— общие для всех локалей файлы;es.wikipedia.org/wiki/Función_puraотдавала 404 →Algoritmo_determinista; в 120-methods-chain es вёл наen.wikipedia.org/wiki/Clean_URL#Slug→es.wikipedia.org/wiki/URL_semántica;codica.la/guides/how-to-search/не существует (404), поэтому в 400-stdlib/es гайд остаётся наguides.hexlet.io— как и в уже влитых модулях.Верификация
Дополнительно: в
*/en/и*/es/модуля кириллицы нет; число секций##, код-блоков и абзацев в en/es совпадает с ru по каждому уроку; ключиdata.yml(tips/definitions) совпадают между локалями.Осталось в фазе: 40-methods-definition, 45-logic, 80-conditionals, 90-loops.
🤖 Generated with Claude Code