Skip to content

Commit 49de7d2

Browse files
author
MDN
committed
[CRON] sync translated content
1 parent ff750f7 commit 49de7d2

File tree

9 files changed

+32
-26
lines changed

9 files changed

+32
-26
lines changed

files/fr/_redirects.txt

+1
Original file line numberDiff line numberDiff line change
@@ -3692,6 +3692,7 @@
36923692
/fr/docs/Web/API/IDBTransaction/oncomplete /fr/docs/conflicting/Web/API/IDBTransaction/complete_event
36933693
/fr/docs/Web/API/IDBTransaction/onerror /fr/docs/conflicting/Web/API/IDBTransaction/error_event
36943694
/fr/docs/Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB /fr/docs/orphaned/Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB
3695+
/fr/docs/Web/API/KeyboardEvent/key/Key_Values /fr/docs/Web/API/UI_Events/Keyboard_event_key_values
36953696
/fr/docs/Web/API/LocalFileSystem /fr/docs/conflicting/Web/API/File_and_Directory_Entries_API
36963697
/fr/docs/Web/API/Location.assign /fr/docs/Web/API/Location/assign
36973698
/fr/docs/Web/API/Location.reload /fr/docs/Web/API/Location/reload

files/fr/_wikihistory.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -17804,12 +17804,6 @@
1780417804
"P45QU10U"
1780517805
]
1780617806
},
17807-
"Web/API/KeyboardEvent/key/Key_Values": {
17808-
"modified": "2020-04-20T11:30:29.100Z",
17809-
"contributors": [
17810-
"tristantheb"
17811-
]
17812-
},
1781317807
"Web/API/KeyframeEffect/KeyframeEffect": {
1781417808
"modified": "2019-03-23T22:28:20.379Z",
1781517809
"contributors": [
@@ -19573,6 +19567,12 @@
1957319567
"Feugy"
1957419568
]
1957519569
},
19570+
"Web/API/UI_Events/Keyboard_event_key_values": {
19571+
"modified": "2020-04-20T11:30:29.100Z",
19572+
"contributors": [
19573+
"tristantheb"
19574+
]
19575+
},
1957619576
"Web/API/URL": {
1957719577
"modified": "2019-04-05T15:11:45.608Z",
1957819578
"contributors": [

files/fr/web/api/keyboardevent/key/key_values/index.md renamed to files/fr/web/api/ui_events/keyboard_event_key_values/index.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: Key Values
3-
slug: Web/API/KeyboardEvent/key/Key_Values
3+
slug: Web/API/UI_Events/Keyboard_event_key_values
44
translation_of: Web/API/KeyboardEvent/key/Key_Values
5+
original_slug: Web/API/KeyboardEvent/key/Key_Values
56
---
67
Les tableaux ci-dessous énumèrent les valeurs clés standard dans différentes catégories de clés, avec une explication de l'utilisation habituelle de la clé. Les codes de clés virtuels correspondants pour les plateformes communes sont inclus lorsqu'ils sont disponibles.
78

@@ -1191,7 +1192,7 @@ Some keys are common across multiple languages, while others exist only on keybo
11911192
identify which specific dead key was pressed (in cases where more than
11921193
one exists), you can do so by examining the
11931194
{{domxref("KeyboardEvent")}}'s associated
1194-
{{event("compositionupdate")}} event's 
1195+
{{event("compositionupdate")}} event's
11951196
{{domxref("CompositionEvent.data", "data")}} property.
11961197
</td>
11971198
<td></td>
@@ -1301,7 +1302,7 @@ Some keys are common across multiple languages, while others exist only on keybo
13011302
<code>GDK_KEY_Muhenkan</code> (0xFF22)<br /><code
13021303
>Qt::Key_Muhenkan</code
13031304
>
1304-
(0x01001122)<br /> 
1305+
(0x01001122)<br />
13051306
</td>
13061307
<td><code>KEYCODE_MUHENKAN</code> (213)</td>
13071308
</tr>

files/ru/_redirects.txt

+1
Original file line numberDiff line numberDiff line change
@@ -358,6 +358,7 @@
358358
/ru/docs/Web/API/HTMLHyperlinkElementUtils/toString /ru/docs/Web/API/HTMLAnchorElement/toString
359359
/ru/docs/Web/API/HTMLHyperlinkElementUtils/username /ru/docs/Web/API/HTMLAnchorElement/username
360360
/ru/docs/Web/API/HTMLImageElement.Image /ru/docs/Web/API/HTMLImageElement/Image
361+
/ru/docs/Web/API/KeyboardEvent/key/Key_Values /ru/docs/Web/API/UI_Events/Keyboard_event_key_values
361362
/ru/docs/Web/API/KeyboardEvent/which /ru/docs/Web/API/UIEvent/which
362363
/ru/docs/Web/API/MediaRecorder/ondataavailable /ru/docs/Web/API/MediaRecorder/dataavailable_event
363364
/ru/docs/Web/API/MouseEvent/which /ru/docs/conflicting/Web/API/UIEvent/which

files/ru/_wikihistory.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -9140,13 +9140,6 @@
91409140
"VladGavriuk"
91419141
]
91429142
},
9143-
"Web/API/KeyboardEvent/key/Key_Values": {
9144-
"modified": "2020-10-29T10:48:36.046Z",
9145-
"contributors": [
9146-
"ksam",
9147-
"Tvortsa"
9148-
]
9149-
},
91509143
"Web/API/KeyframeEffect/KeyframeEffect": {
91519144
"modified": "2020-10-15T22:29:01.473Z",
91529145
"contributors": [
@@ -10410,6 +10403,13 @@
1041010403
"Dzvonek"
1041110404
]
1041210405
},
10406+
"Web/API/UI_Events/Keyboard_event_key_values": {
10407+
"modified": "2020-10-29T10:48:36.046Z",
10408+
"contributors": [
10409+
"ksam",
10410+
"Tvortsa"
10411+
]
10412+
},
1041310413
"Web/API/URL": {
1041410414
"modified": "2020-10-18T22:13:20.099Z",
1041510415
"contributors": [

files/ru/web/api/keyboardevent/key/key_values/index.html renamed to files/ru/web/api/ui_events/keyboard_event_key_values/index.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: Значения клавиш
3-
slug: Web/API/KeyboardEvent/key/Key_Values
3+
slug: Web/API/UI_Events/Keyboard_event_key_values
44
translation_of: Web/API/KeyboardEvent/key/Key_Values
5+
original_slug: Web/API/KeyboardEvent/key/Key_Values
56
---
67
<p>В таблицах ниже перечислены стандартные значения различных категорий клавиш с объяснением того, для чего этот клавиша обычно используется. Соответствующие виртуальные коды клавиш для распространённых платформ включены там, где они доступны.</p>
78

files/zh-cn/_redirects.txt

+1
Original file line numberDiff line numberDiff line change
@@ -1426,6 +1426,7 @@
14261426
/zh-CN/docs/Web/API/Index /zh-CN/docs/conflicting/Web/API
14271427
/zh-CN/docs/Web/API/IndexedDB_API/IDBObjectStore /zh-CN/docs/Web/API/IDBObjectStore
14281428
/zh-CN/docs/Web/API/Intersection_Observer_API/点观察者API的时序元素可见性 /zh-CN/docs/Web/API/Intersection_Observer_API/Timing_element_visibility
1429+
/zh-CN/docs/Web/API/KeyboardEvent/key/Key_Values /zh-CN/docs/Web/API/UI_Events/Keyboard_event_key_values
14291430
/zh-CN/docs/Web/API/KeyboardEvent/which /zh-CN/docs/Web/API/UIEvent/which
14301431
/zh-CN/docs/Web/API/LocalFileSystemSync /zh-CN/docs/conflicting/Web/API/File_and_Directory_Entries_API_b98af8eade9a709904ec6e38c4e7c98a
14311432
/zh-CN/docs/Web/API/Location.replace /zh-CN/docs/Web/API/Location/replace

files/zh-cn/_wikihistory.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -16345,14 +16345,6 @@
1634516345
"Dcfm"
1634616346
]
1634716347
},
16348-
"Web/API/KeyboardEvent/key/Key_Values": {
16349-
"modified": "2019-07-18T03:45:00.126Z",
16350-
"contributors": [
16351-
"sjpeter",
16352-
"SphinxKnight",
16353-
"XHMM"
16354-
]
16355-
},
1635616348
"Web/API/KeyboardEvent/keyCode": {
1635716349
"modified": "2020-10-15T22:01:35.012Z",
1635816350
"contributors": [
@@ -20522,6 +20514,14 @@
2052220514
"xgqfrms"
2052320515
]
2052420516
},
20517+
"Web/API/UI_Events/Keyboard_event_key_values": {
20518+
"modified": "2019-07-18T03:45:00.126Z",
20519+
"contributors": [
20520+
"sjpeter",
20521+
"SphinxKnight",
20522+
"XHMM"
20523+
]
20524+
},
2052520525
"Web/API/URL": {
2052620526
"modified": "2020-10-15T21:33:08.666Z",
2052720527
"contributors": [

files/zh-cn/web/api/keyboardevent/key/key_values/index.html renamed to files/zh-cn/web/api/ui_events/keyboard_event_key_values/index.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: Key Values
3-
slug: Web/API/KeyboardEvent/key/Key_Values
3+
slug: Web/API/UI_Events/Keyboard_event_key_values
44
translation_of: Web/API/KeyboardEvent/key/Key_Values
5+
original_slug: Web/API/KeyboardEvent/key/Key_Values
56
---
67
<p>下列表格列出了不同范畴的键的标准键值,以及这些键的一般作用。对应的,通用平台上可用的虚拟键码也包含其中。</p>
78

0 commit comments

Comments
 (0)