@markuplint/i18n 4.0.1 → 4.1.1-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/$schema.json CHANGED
@@ -76,6 +76,7 @@
76
76
  "double-quote": { "type": "string" },
77
77
  "duplicated": { "type": "string" },
78
78
  "element": { "type": "string" },
79
+ "elements": { "type": "string" },
79
80
  "empty string": { "type": "string" },
80
81
  "empty": { "type": "string" },
81
82
  "end tag": { "type": "string" },
@@ -105,6 +106,7 @@
105
106
  "mime type": { "type": "string" },
106
107
  "minute": { "type": "string" },
107
108
  "month": { "type": "string" },
109
+ "name": { "type": "string" },
108
110
  "newline": { "type": "string" },
109
111
  "node": { "type": "string" },
110
112
  "non-negative integer": { "type": "string" },
@@ -117,8 +119,10 @@
117
119
  "one": { "type": "string" },
118
120
  "origin": { "type": "string" },
119
121
  "password": { "type": "string" },
122
+ "perceptible nodes": { "type": "string" },
120
123
  "placeholder label option": { "type": "string" },
121
124
  "property name": { "type": "string" },
125
+ "property": { "type": "string" },
122
126
  "query": { "type": "string" },
123
127
  "quote": { "type": "string" },
124
128
  "regular expression": { "type": "string" },
@@ -131,9 +135,11 @@
131
135
  "space-separated list": { "type": "string" },
132
136
  "space": { "type": "string" },
133
137
  "spaces": { "type": "string" },
138
+ "state": { "type": "string" },
134
139
  "tag name": { "type": "string" },
135
140
  "tag names": { "type": "string" },
136
141
  "tag": { "type": "string" },
142
+ "target": { "type": "string" },
137
143
  "text node": { "type": "string" },
138
144
  "the abstract role": { "type": "string" },
139
145
  "the content of the list": { "type": "string" },
@@ -146,6 +152,7 @@
146
152
  "token": { "type": "string" },
147
153
  "top level": { "type": "string" },
148
154
  "transparent model": { "type": "string" },
155
+ "trigger": { "type": "string" },
149
156
  "type": { "type": "string" },
150
157
  "unit": { "type": "string" },
151
158
  "unknown": { "type": "string" },
@@ -175,6 +182,7 @@
175
182
  "{0} behaves the same as {1} if {2}": { "type": "string" },
176
183
  "{0} chars": { "type": "string" },
177
184
  "{0} contradicts {1}": { "type": "string" },
185
+ "{0} detected": { "type": "string" },
178
186
  "{0} digits": { "type": "string" },
179
187
  "{0} disallows {1}": { "type": "string" },
180
188
  "{0} does not exist": { "type": "string" },
@@ -224,14 +232,19 @@
224
232
  "{0} to {1} digits": { "type": "string" },
225
233
  "{0} to {1}": { "type": "string" },
226
234
  "{0}. Or, {1}": { "type": "string" },
235
+ "\"{0}\" {1}": { "type": "string" },
227
236
  "\"{0}\" ID": { "type": "string" },
228
237
  "a {0}": { "type": "string" },
229
238
  "add {0}": { "type": "string" },
230
239
  "allowed values are: {0}": { "type": "string" },
231
240
  "also disallows {0} in this context": { "type": "string" },
232
241
  "an {0}": { "type": "string" },
242
+ "as its {0} is already provided by {1}": { "type": "string" },
233
243
  "cannot overwrite {0} to {1}": { "type": "string" },
234
244
  "cannot overwrite {0}": { "type": "string" },
245
+ "consecutive {0}": { "type": "string" },
246
+ "corresponding {0}": { "type": "string" },
247
+ "detected {0} between {1} and {2}": { "type": "string" },
235
248
  "did you mean \"{0}\"?": { "type": "string" },
236
249
  "either {0}": { "type": "string" },
237
250
  "extra {0}": { "type": "string" },
package/locales/ja.json CHANGED
@@ -64,6 +64,7 @@
64
64
  "double-quote": "ダブルクオート",
65
65
  "duplicated": "重複",
66
66
  "element": "要素",
67
+ "elements": "要素",
67
68
  "empty string": "空文字",
68
69
  "empty": "空",
69
70
  "end tag": "終了タグ",
@@ -93,6 +94,7 @@
93
94
  "mime type": "MIMEタイプ",
94
95
  "minute": "分",
95
96
  "month": "月",
97
+ "name": "名前",
96
98
  "newline": "改行",
97
99
  "node": "ノード",
98
100
  "non-negative integer": "正の整数",
@@ -105,8 +107,10 @@
105
107
  "one": "1",
106
108
  "origin": "オリジン",
107
109
  "password": "パスワード",
110
+ "perceptible nodes": "知覚要素",
108
111
  "placeholder label option": "プレースホルダーラベルオプション",
109
112
  "property name": "プロパティ名",
113
+ "property": "プロパティ",
110
114
  "query": "クエリ",
111
115
  "quote": "クオート",
112
116
  "regular expression": "正規表現",
@@ -119,9 +123,11 @@
119
123
  "space-separated list": "空白区切りのリスト",
120
124
  "space": "空白",
121
125
  "spaces": "空白",
126
+ "state": "ステート",
122
127
  "tag name": "タグ名",
123
128
  "tag names": "タグ名",
124
129
  "tag": "タグ",
130
+ "target": "ターゲット",
125
131
  "text node": "テキストノード",
126
132
  "the abstract role": "抽象ロール",
127
133
  "the content of the list": "リストの内容",
@@ -134,6 +140,7 @@
134
140
  "token": "トークン",
135
141
  "top level": "トップレベル",
136
142
  "transparent model": "トランスペアレントモデル",
143
+ "trigger": "トリガー",
137
144
  "type": "型",
138
145
  "unit": "単位",
139
146
  "unknown": "不明",
@@ -159,6 +166,7 @@
159
166
  "{0} behaves the same as {1} if {2}": "{0}は{2}の場合、{1}と同じ振る舞いをします",
160
167
  "{0} chars": "{0}文字",
161
168
  "{0} contradicts {1}": "{0}は{1}と矛盾しています",
169
+ "{0} detected": "{0}が検出されました",
162
170
  "{0} digits": "{0}桁",
163
171
  "{0} disallows {1}": "{0}は{1}を許可しません",
164
172
  "{0} does not exist": "{0}は存在しません",
@@ -208,14 +216,19 @@
208
216
  "{0} to {1} digits": "{0}から{1}桁",
209
217
  "{0} to {1}": "{0}から{1}",
210
218
  "{0}. Or, {1}": "{0}。または、{1}",
219
+ "\"{0}\" {1}": "「{0}」{1}",
211
220
  "\"{0}\" ID": "ID「{0}」",
212
221
  "a {0}": "{0}",
213
222
  "add {0}": "{0}を追加してください",
214
223
  "allowed values are: {0}": "許可されている値は次のとおりです {0}",
215
224
  "also disallows {0} in this context": "このコンテキスト内では{0}も許可しません",
216
225
  "an {0}": "{0}",
226
+ "as its {0} is already provided by {1}": "その{0}は{1}によってすでに提供されています",
217
227
  "cannot overwrite {0} to {1}": "{0}を{1}に上書きすることはできません",
218
228
  "cannot overwrite {0}": "{0}を上書きすることはできません",
229
+ "consecutive {0}": "連続する{0}",
230
+ "corresponding {0}": "対応する{0}",
231
+ "detected {0} between {1} and {2}": "{1}と{2}の間で{0}が検出されました",
219
232
  "did you mean \"{0}\"?": "「{0}」ではありませんか?",
220
233
  "either {0}": "{0}のいずれか",
221
234
  "extra {0}": "余計な{0}",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@markuplint/i18n",
3
- "version": "4.0.1",
3
+ "version": "4.1.1-alpha.0",
4
4
  "description": "Internationalization for markuplint",
5
5
  "repository": "git@github.com:markuplint/markuplint.git",
6
6
  "author": "Yusuke Hirao <yusukehirao@me.com>",
@@ -37,5 +37,5 @@
37
37
  "build:cjs": "tsc --module commonjs --outDir cjs",
38
38
  "clean": "tsc --build --clean"
39
39
  },
40
- "gitHead": "bf84b391b580a8586fa7acaf56eb2e8114c8e33e"
40
+ "gitHead": "02b8ba8440aeeafbf9507ea0ef84bc258fced2c6"
41
41
  }