Skip to content

Commit 268b7f2

Browse files
committed
Add some Japanese translations
1 parent 02173c9 commit 268b7f2

File tree

1 file changed

+15
-9
lines changed

1 file changed

+15
-9
lines changed

l10n/css.json

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -922,10 +922,12 @@
922922
"ru": "Список, каждый элемент которого состоит из: смещения, данного комбинацией абсолютной длины и процентов плюс ключевое слово"
923923
},
924924
"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'、長さのパーセント値、タイムラインの範囲名と長さのパーセント値のいずれか。"
926927
},
927928
"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' または長さのパーセント値"
929931
},
930932
"listEachItemHasTwoKeywordsOnePerDimension": {
931933
"de": "eine Liste, wobei jedes Element aus zwei Schlüsselwörtern besteht, eins pro Dimension",
@@ -935,7 +937,8 @@
935937
"ru": "список, каждый элемент которого содержит 2 ключевых слова, по одному на размер"
936938
},
937939
"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>"
939942
},
940943
"listEachItemTwoKeywordsOriginOffsets": {
941944
"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,7 +1062,8 @@
10591062
"ru": "<code>none</code> или изображение с абсолютным URI"
10601063
},
10611064
"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> または識別子の順序付きリスト"
10631067
},
10641068
"nonReplacedBlockAndInlineBlockElements": {
10651069
"de": "nicht ersetzte Blocklevel Elemente und nicht ersetzte Inlineblock Elemente",
@@ -1439,7 +1443,8 @@
14391443
"ru": "относительно области позиционирования фона"
14401444
},
14411445
"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": "関連するスクロールポートの対応する寸法との相対値"
14431448
},
14441449
"relativeToMaskBorderImageArea": {
14451450
"en-US": "relative to width/height of the mask border image area",
@@ -1457,7 +1462,8 @@
14571462
"ja": "スクロールコンテナーのスクロールポートに対する相対値"
14581463
},
14591464
"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": "名前付きタイムラインが指定されていればその範囲、そうでない場合はタイムライン全体からの相対値"
14611467
},
14621468
"relativeToWidthAndHeight": {
14631469
"en-US": "relative to the width and the height of the element's reference box"
@@ -1592,7 +1598,7 @@
15921598
"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.",
15931599
"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.",
15941600
"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> として動作する無名の値",
15961602
"ru": "<code>start</code>, или неназванное значение, которое действует как <code>left</code>, если {{cssxref(\"direction\")}}: <code>ltr</code> или как <code>right</code>, если {{cssxref(\"direction\")}}: <code>rtl</code>, а если <code>start</code> не поддерживается браузером."
15971603
},
15981604
"tableCaptionElements": {
@@ -1643,14 +1649,14 @@
16431649
"de": "Transformation",
16441650
"en-US": "a transform",
16451651
"fr": "une transformation",
1646-
"ja": "変形",
1652+
"ja": "座標変換",
16471653
"ru": "трансформация"
16481654
},
16491655
"transformableElements": {
16501656
"de": "transformierbare Elemente",
16511657
"en-US": "transformable elements",
16521658
"fr": "éléments transformables",
1653-
"ja": "変形可能要素",
1659+
"ja": "座標変換可能要素",
16541660
"pt-BR": "qualquer elemento transformavel",
16551661
"ru": "трансформируемые элементы"
16561662
},

0 commit comments

Comments
 (0)