Skip to content

Commit 555da83

Browse files
Merge branch 'main' into feature/column_layouts
2 parents d75b2fb + 304f680 commit 555da83

File tree

1,048 files changed

+28194
-10926
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,048 files changed

+28194
-10926
lines changed

docs/README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ This document describes the general guidelines for translating MDN content, whic
44

55
For guidelines relating to specific locales, we have locale-specific docs in subdirectories:
66

7-
- [Russian translation guide / Участие в переводе](ru/translation-guide.md)
8-
- [Simplified Chinese Guide / 简体中文翻译指南](zh-cn/translation-guide.md)
9-
- [Traditional Chinese Guide / 正體中文翻譯指南](zh-tw/translation-guide.md)
107
- [Spanish guide / Guía en español](es/README.md)
118
- [Japanese translation guide / 日本語翻訳ガイド](ja/README.md)
129
- [Korean translation guide / 한국 번역 지침](ko/README.md)
10+
- [Russian translation guide / Руководство по переводу на русский язык](ru/README.md)
11+
- [Simplified Chinese Guide / 简体中文翻译指南](zh-cn/translation-guide.md)
12+
- [Traditional Chinese Guide / 正體中文翻譯指南](zh-tw/translation-guide.md)
1313

1414
> [!NOTE]
1515
> If you want to add a guide to document some specific guidelines for your locale and it does not already appear here, you are welcome to add one, or [talk to the locale teams](https://github.com/mdn/translated-content/blob/main/PEERS_GUIDELINES.md#review-teams) about it.

docs/ru/translation-guide.md renamed to docs/ru/README.md

+18-7
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,24 @@
11
# Участие в переводе
22

3-
Для начала ознакомьтесь с [общими правилами][], в частности, со страницей ["Writing style guide"][].
3+
Для начала ознакомьтесь с [правилами внесения изменений в MDN][https://github.com/mdn/translated-content/blob/main/CONTRIBUTING.md], [информацией о переводе документов MDN](https://github.com/mdn/translated-content/blob/main/docs/README.md) и [Руководством по составлению документации](/ru/docs/MDN/Guidelines).
44

5-
Основная тема — [Перевод MDN на русский язык](https://github.com/mdn/translated-content/issues/276)
5+
## Использование ссылок
66

7-
## Рекомендации по переводу
7+
При переводе документов не забывайте изменять язык (`en-US` на `ru`) во внутренних ссылках на сайт MDN так, чтобы они вели на соответствующие локализованные страницы. Также для внутренних ссылок необходимо сохранять только путь в URL-адресе (без схемы и имени домена).
8+
9+
Рассмотрим пример:
10+
11+
```md
12+
If you are new to HTML, CSS, JavaScript, etc., try our [Learn web development](/en-US/docs/Learn) tutorials.
13+
```
14+
15+
При переводе на русский язык следует заменить `en-US` на `ru`:
16+
17+
```md
18+
Если вы только начинаете изучение HTML, CSS и JavaScript, попробуйте наши руководства по [Изучению веб-разработки](/ru/docs/Learn).
19+
```
20+
21+
## Общие рекомендации по переводу на русский язык
822

923
- «_Вы_» и его производные пишите с маленькой буквы.
1024
- Всегда используйте букву «`ё`».
@@ -15,7 +29,7 @@
1529
- При переводе зарубежных имён пользуйтесь [правилами практической транскрипции](https://ru.wikipedia.org/wiki/Категория:Практическая_транскрипция_с_русским_языком).
1630
- Не переводите названия компаний, библиотек и т.д.
1731
- Не переводите аббревиатуры (API, DOM, UI).
18-
- Не склоняйте через апостроф иностранные слова. Если это требуется, попробуйте русифицировать слово (URL'ы -> URL-адреса).
32+
- Не склоняйте через апостроф иностранные слова. Если это требуется, попробуйте русифицировать слово (например, вместо `URL'ы` следует использовать `URL-адреса`).
1933
- Названия статей и заголовки пишите с одной заглавной буквы.
2034

2135
## Глоссарий
@@ -37,6 +51,3 @@
3751
| technical reference | технические материалы (при использовании в качестве заголовка) |
3852

3953
\* — по возможности лучше избежать прямого перевода, используя синонимы или лучше раскрывая смысл.
40-
41-
[общими правилами]: https://developer.mozilla.org/en-US/docs/MDN/Guidelines
42-
["Writing style guide"]: https://developer.mozilla.org/en-US/docs/MDN/Guidelines/Writing_style_guide

files/es/_redirects.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -1710,7 +1710,7 @@
17101710
/es/docs/Web/API/PositionOptions /es/docs/Web/API/Geolocation/getCurrentPosition
17111711
/es/docs/Web/API/PushManager/supportedContentEncodings /es/docs/Web/API/PushManager/supportedContentEncodings_static
17121712
/es/docs/Web/API/RandomSource/Obtenervaloresaleatorios /es/docs/Web/API/Crypto/getRandomValues
1713-
/es/docs/Web/API/SubtleCrypto/encrypt /es/docs/Web/HTTP/Headers/Digest
1713+
/es/docs/Web/API/SubtleCrypto/encrypt /es/docs/Web/HTTP/Headers/Content-Digest
17141714
/es/docs/Web/API/UIEvent/pageX /es/docs/Web/API/MouseEvent/pageX
17151715
/es/docs/Web/API/URL/createObjectURL /es/docs/Web/API/URL/createObjectURL_static
17161716
/es/docs/Web/API/WebGL_API/Getting_started_with_WebGL /es/docs/Web/API/WebGL_API/Tutorial/Getting_started_with_WebGL
@@ -2216,6 +2216,7 @@
22162216
/es/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types /es/docs/Web/HTTP/MIME_types/Common_types
22172217
/es/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Lista_completa_de_tipos_MIME /es/docs/Web/HTTP/MIME_types/Common_types
22182218
/es/docs/Web/HTTP/Gestion_de_la_conexion_en_HTTP_1.x /es/docs/Web/HTTP/Connection_management_in_HTTP_1.x
2219+
/es/docs/Web/HTTP/Headers/Digest /es/docs/Web/HTTP/Headers/Content-Digest
22192220
/es/docs/Web/HTTP/Peticiones_condicionales /es/docs/Web/HTTP/Conditional_requests
22202221
/es/docs/Web/HTTP/Sesión /es/docs/Web/HTTP/Session
22212222
/es/docs/Web/HTTP/Status/8080 /es/docs/Web/HTTP/Status/413

files/es/_wikihistory.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -9562,6 +9562,10 @@
95629562
"modified": "2020-10-28T14:39:35.644Z",
95639563
"contributors": ["noksenberg", "IsraelFloresDGA", "ervin_santos"]
95649564
},
9565+
"Web/HTTP/Headers/Content-Digest": {
9566+
"modified": "2020-10-15T22:27:29.781Z",
9567+
"contributors": ["joseluisq"]
9568+
},
95659569
"Web/HTTP/Headers/Content-Disposition": {
95669570
"modified": "2020-10-15T21:58:39.489Z",
95679571
"contributors": ["kbono", "lagwy"]
@@ -9594,10 +9598,6 @@
95949598
"modified": "2020-10-15T22:29:00.325Z",
95959599
"contributors": ["IsraelFloresDGA"]
95969600
},
9597-
"Web/HTTP/Headers/Digest": {
9598-
"modified": "2020-10-15T22:27:29.781Z",
9599-
"contributors": ["joseluisq"]
9600-
},
96019601
"Web/HTTP/Headers/ETag": {
96029602
"modified": "2020-10-15T21:57:09.273Z",
96039603
"contributors": ["zechworld", "evalenzuela", "stwilberth", "edgarrod71"]

files/es/web/api/window/index.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -191,13 +191,13 @@ _Esta interfaz hereda metodos de la interfaz {{domxref("EventTarget")}} e implem
191191
- {{domxref("Window.confirm()")}}
192192
- : Muestra una ventana de comfirmación con dos únicas y posibles respuestas. **Confirmar** y **Cancelar**.
193193
- {{domxref("Window.disableExternalCapture()")}} {{deprecated_inline(24)}}
194-
- : {{todo("NeedsContents")}}
194+
- : <!-- TODO: add content -->
195195
- {{domxref("Window.dispatchEvent()")}}
196196
- : Usado para activar un evento.
197197
- {{domxref("Window.dump()")}}
198198
- : Escribe un mensaje a la consola.
199199
- {{domxref("Window.enableExternalCapture()")}} {{deprecated_inline(24)}}
200-
- : {{todo("NeedsContents")}}
200+
- : <!-- TODO: add content -->
201201
- {{domxref("Window.find()")}}
202202
- : Busca un string dado en una ventana.
203203
- {{domxref("Window.focus()")}}
@@ -207,7 +207,7 @@ _Esta interfaz hereda metodos de la interfaz {{domxref("EventTarget")}} e implem
207207
- {{domxref("Window.getAttention()")}}
208208
- : Flashes the application icon.
209209
- {{domxref("Window.getAttentionWithCycleCount()")}}
210-
- : {{todo("NeedsContents")}}
210+
- : <!-- TODO: add content -->
211211
- {{domxref("Window.getComputedStyle()")}}
212212
- : Gets computed style for the specified element. Computed style indicates the computed values of all CSS properties of the element.
213213
- {{domxref("Window.getDefaulComputedStyle()")}}
@@ -219,7 +219,7 @@ _Esta interfaz hereda metodos de la interfaz {{domxref("EventTarget")}} e implem
219219
- {{domxref("Window.matchMedia()")}}
220220
- : Returns a {{domxref("MediaQueryList")}} object representing the specified media query string.
221221
- {{domxref("Window.maximize()")}}
222-
- : {{todo("NeedsContents")}}
222+
- : <!-- TODO: add content -->
223223
- {{domxref("Window.minimize()")}} (top-level XUL windows only)
224224
- : Minimiza la ventana.
225225
- {{domxref("Window.moveBy()")}}
@@ -247,9 +247,9 @@ _Esta interfaz hereda metodos de la interfaz {{domxref("EventTarget")}} e implem
247247
- {{domxref("Window.resizeTo()")}}
248248
- : Dynamically resizes window.
249249
- {{domxref("Window.restore()")}}
250-
- : {{todo("NeedsContents")}}
250+
- : <!-- TODO: add content -->
251251
- {{domxref("Window.routeEvent()")}} {{deprecated_inline(24)}}
252-
- : {{todo("NeedsContents")}}
252+
- : <!-- TODO: add content -->
253253
- {{domxref("Window.scroll()")}}
254254
- : Scrolls the window to a particular place in the document.
255255
- {{domxref("Window.scrollBy()")}}
@@ -267,7 +267,7 @@ _Esta interfaz hereda metodos de la interfaz {{domxref("EventTarget")}} e implem
267267
- {{domxref("WindowTimers.setInterval()")}}
268268
- : Schedules the execution of a function each X milliseconds.
269269
- {{domxref("Window.setResizable")}}
270-
- : {{todo("NeedsContents")}}
270+
- : <!-- TODO: add content -->
271271
- {{domxref("WindowTimers.setTimeout()")}}
272272
- : Sets a delay for executing a function.
273273
- {{domxref("Window.showModalDialog()")}}
@@ -305,7 +305,7 @@ _Esta interfaz hereda controladores de eventos de la interfaz {{domxref("EventTa
305305
- {{domxref("Window.ondevicelight")}}
306306
- : An event handler property for any ambient light levels changes
307307
- {{domxref("Window.ondevicemotion")}}
308-
- : {{todo("NeedsContents")}}
308+
- : <!-- TODO: add content -->
309309
- {{domxref("Window.ondeviceorientation")}}
310310
- : An event handler property for any device orientation changes
311311
- {{domxref("Window.ondeviceproximity")}}

files/es/web/css/-webkit-mask-box-image/index.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ slug: Web/CSS/-webkit-mask-box-image
1111

1212
`-webkit-mask-box-image` establece la imagen de máscara para la caja del borde de un elemento.
1313

14-
- {{ Xref_cssinitial() }}: none
14+
- [Valor inicial](/es/docs/Web/CSS/initial_value): none
1515
- Se aplica a : Todos los elementos
16-
- {{ Xref_cssinherited() }}: no
16+
- [Heredable](/es/docs/Web/CSS/inheritance): no
1717
- Media: {{cssxref("Media/Visual", "visual")}}
18-
- {{ Xref_csscomputed() }}: tal y como se especfica
18+
- [Valor calculado](/es/docs/Web/CSS/computed_value): tal y como se especfica
1919

2020
## Síntaxis
2121

files/es/web/css/-webkit-mask-composite/index.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ slug: Web/CSS/-webkit-mask-composite
99

1010
La propiedad `-webkit-mask-composite` especifica la forma en la que múltiples imágenes de máscara son compuestas para ser aplicadas al mismo elemento. Son compuestas en el orden en el que son declaradas en la propiedad {{ Cssxref("-webkit-mask-image") }}.
1111

12-
- {{ Xref_cssinitial() }}: source-over
12+
- [Valor inicial](/es/docs/Web/CSS/initial_value): source-over
1313
- Se aplica a : todos los elementos
14-
- {{ Xref_cssinherited() }}: no
14+
- [Heredable](/es/docs/Web/CSS/inheritance): no
1515
- Media: {{cssxref("Media/Visual", "visual")}}
16-
- {{ Xref_csscomputed() }}: tal y como se especifica.
16+
- [Valor calculado](/es/docs/Web/CSS/computed_value): tal y como se especifica.
1717

1818
## Síntaxis
1919

files/es/web/css/border-left-color/index.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ slug: Web/CSS/border-left-color
99

1010
`border-left-color` pone el color del borde izquierdo de un elemento,con el valor de el color en hexadecimal o con palabras clave, como azul, verde, rojo `transparente`.
1111

12-
- {{ Xref_cssinitial() }}: {{ Cssxref("color") }} propiedad
12+
- [Valor inicial](/es/docs/Web/CSS/initial_value): {{ Cssxref("color") }} propiedad
1313
- Se aplica a : todos los elementos
14-
- {{ Xref_cssinherited() }}: no
14+
- [Heredable](/es/docs/Web/CSS/inheritance): no
1515
- Porcentajes: N/A
1616
- Media: {{cssxref("Media/Visual", "visual")}}
17-
- {{ Xref_csscomputed() }}: cuando son tomados de la propiedad 'color',los valores computarizados de 'color'; de otra manera como sean especificados.
17+
- [Valor calculado](/es/docs/Web/CSS/computed_value): cuando son tomados de la propiedad 'color',los valores computarizados de 'color'; de otra manera como sean especificados.
1818

1919
### Sintaxis
2020

0 commit comments

Comments
 (0)