|
922 | 922 | "ru": "Список, каждый элемент которого состоит из: смещения, данного комбинацией абсолютной длины и процентов плюс ключевое слово"
|
923 | 923 | },
|
924 | 924 | "listEachItemConsistingOfNormalLengthPercentageOrNameLengthPercentage": {
|
925 |
| - "en-US": "A list where each item may be 'normal', a length percentage, or a timeline range name and a length percentage" |
| 925 | + "en-US": "A list where each item may be 'normal', a length percentage, or a timeline range name and a length percentage", |
| 926 | + "ja": "リストで、それぞれの項目は 'normal'、長さのパーセント値、タイムラインの範囲名と長さのパーセント値のいずれか。" |
926 | 927 | },
|
927 | 928 | "listEachItemConsistingOfPairsOfAutoOrLengthPercentage": {
|
928 |
| - "en-US": "A list where each item may be either 'auto' or a length percentage" |
| 929 | + "en-US": "A list where each item may be either 'auto' or a length percentage", |
| 930 | + "ja": "リストで、それぞれの項目は 'auto' または長さのパーセント値" |
929 | 931 | },
|
930 | 932 | "listEachItemHasTwoKeywordsOnePerDimension": {
|
931 | 933 | "de": "eine Liste, wobei jedes Element aus zwei Schlüsselwörtern besteht, eins pro Dimension",
|
|
935 | 937 | "ru": "список, каждый элемент которого содержит 2 ключевых слова, по одному на размер"
|
936 | 938 | },
|
937 | 939 | "listEachItemIdentifierOrNoneAuto": {
|
938 |
| - "en-US": "a list, each item either a case-sensitive CSS identifier or the keywords <code>none</code>, <code>auto</code>" |
| 940 | + "en-US": "a list, each item either a case-sensitive CSS identifier or the keywords <code>none</code>, <code>auto</code>", |
| 941 | + "ja": "リストで、それぞれの項目は大文字小文字を区別する CSS 識別子またはキーワード <code>none</code>, <code>auto</code>" |
939 | 942 | },
|
940 | 943 | "listEachItemTwoKeywordsOriginOffsets": {
|
941 | 944 | "de": "a list, each item consisting of two keywords representing the origin undtwo offsets from that origin, each given as an absolute length (if given a {{xref_csslength}}), otherwise as a percentage",
|
|
1059 | 1062 | "ru": "<code>none</code> или изображение с абсолютным URI"
|
1060 | 1063 | },
|
1061 | 1064 | "noneOrOrderedListOfIdentifiers": {
|
1062 |
| - "en-US": "<code>none</code> or an ordered list of identifiers" |
| 1065 | + "en-US": "<code>none</code> or an ordered list of identifiers", |
| 1066 | + "ja": "<code>none</code> または識別子の順序付きリスト" |
1063 | 1067 | },
|
1064 | 1068 | "nonReplacedBlockAndInlineBlockElements": {
|
1065 | 1069 | "de": "nicht ersetzte Blocklevel Elemente und nicht ersetzte Inlineblock Elemente",
|
|
1439 | 1443 | "ru": "относительно области позиционирования фона"
|
1440 | 1444 | },
|
1441 | 1445 | "relativeToCorrespondingDimensionOfRelevantScrollport": {
|
1442 |
| - "en-US": "Relative to the corresponding dimension of the relevant scrollport" |
| 1446 | + "en-US": "Relative to the corresponding dimension of the relevant scrollport", |
| 1447 | + "ja": "関連するスクロールポートの対応する寸法との相対値" |
1443 | 1448 | },
|
1444 | 1449 | "relativeToMaskBorderImageArea": {
|
1445 | 1450 | "en-US": "relative to width/height of the mask border image area",
|
|
1457 | 1462 | "ja": "スクロールコンテナーのスクロールポートに対する相対値"
|
1458 | 1463 | },
|
1459 | 1464 | "relativeToTimelineRangeIfSpecifiedOtherwiseEntireTimeline": {
|
1460 |
| - "en-US": "Relative to the specified named timeline range if specified, otherwise relative to the entire timeline" |
| 1465 | + "en-US": "Relative to the specified named timeline range if specified, otherwise relative to the entire timeline", |
| 1466 | + "ja": "名前付きタイムラインが指定されていればその範囲、そうでない場合はタイムライン全体からの相対値" |
1461 | 1467 | },
|
1462 | 1468 | "relativeToWidthAndHeight": {
|
1463 | 1469 | "en-US": "relative to the width and the height of the element's reference box"
|
|
1592 | 1598 | "de": "<code>start</code> oder ein namenloser Wert, der sich wie <code>left</code> verhält, falls {{cssxref(\"direction\")}} den Wert <code>ltr</code> hat, <code>right</code>, falls {{cssxref(\"direction\")}} den Wert <code>rtl</code> hat, falls <code>start</code> nicht vom Browser unterstützt wird.",
|
1593 | 1599 | "en-US": "<code>start</code>, or a nameless value that acts as <code>left</code> if {{cssxref(\"direction\")}} is <code>ltr</code>, <code>right</code> if {{cssxref(\"direction\")}} is <code>rtl</code> if <code>start</code> is not supported by the browser.",
|
1594 | 1600 | "fr": "<code>start</code>, ou une valeur non nommée se comportant comme <code>left</code> si {{cssxref(\"direction\")}} est <code>ltr</code>, <code>right</code> si {{cssxref(\"direction\")}} est <code>rtl</code> si <code>start</code> n'est pas supporté par le navigateur",
|
1595 |
| - "ja": "<code>start</code>。<code>start</code> をサポートしないブラウザでは、{{cssxref(\"direction\", \"書字方向\")}}が <code>ltr</code> なら <code>left</code>、<code>rtl</code> なら <code>right</code> として動作する無名の値", |
| 1601 | + "ja": "<code>start</code>。<code>start</code> に対応していないブラウザーでは、{{cssxref(\"direction\", \"書字方向\")}}が <code>ltr</code> なら <code>left</code>、<code>rtl</code> なら <code>right</code> として動作する無名の値", |
1596 | 1602 | "ru": "<code>start</code>, или неназванное значение, которое действует как <code>left</code>, если {{cssxref(\"direction\")}}: <code>ltr</code> или как <code>right</code>, если {{cssxref(\"direction\")}}: <code>rtl</code>, а если <code>start</code> не поддерживается браузером."
|
1597 | 1603 | },
|
1598 | 1604 | "tableCaptionElements": {
|
|
1643 | 1649 | "de": "Transformation",
|
1644 | 1650 | "en-US": "a transform",
|
1645 | 1651 | "fr": "une transformation",
|
1646 |
| - "ja": "変形", |
| 1652 | + "ja": "座標変換", |
1647 | 1653 | "ru": "трансформация"
|
1648 | 1654 | },
|
1649 | 1655 | "transformableElements": {
|
1650 | 1656 | "de": "transformierbare Elemente",
|
1651 | 1657 | "en-US": "transformable elements",
|
1652 | 1658 | "fr": "éléments transformables",
|
1653 |
| - "ja": "変形可能要素", |
| 1659 | + "ja": "座標変換可能要素", |
1654 | 1660 | "pt-BR": "qualquer elemento transformavel",
|
1655 | 1661 | "ru": "трансформируемые элементы"
|
1656 | 1662 | },
|
|
0 commit comments