mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

ludovicp
03.37.2008 5eea85798a7476a490262164c65fb5836d275165
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License, Version 1.0 only
# (the "License").  You may not use this file except in compliance
# with the License.
#
# You can obtain a copy of the license at
# trunk/opends/resource/legal-notices/OpenDS.LICENSE
# or https://OpenDS.dev.java.net/OpenDS.LICENSE.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at
# trunk/opends/resource/legal-notices/OpenDS.LICENSE.  If applicable,
# add the following below this CDDL HEADER, with the fields enclosed
# by brackets "[]" replaced with your own identifying information:
#      Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
#      Copyright 2006-2008 Sun Microsystems, Inc.
 
 
 
#
# Global directives
#
global.category=BACKEND
 
#
# Format string definitions
#
# Keys must be formatted as follows:
#
# [SEVERITY]_[DESCRIPTION]_[ORDINAL]
#
# where:
#
# SEVERITY is one of:
# [INFO, MILD_WARN, SEVERE_WARN, MILD_ERR, SEVERE_ERR, FATAL_ERR, DEBUG, NOTICE]
#
# DESCRIPTION is an upper case string providing a hint as to the context of
# the message in upper case with the underscore ('_') character serving as
# word separator
#
# ORDINAL is an integer unique among other ordinals in this file
#
FATAL_ERR_BACKEND_CANNOT_REMOVE_MULTIBASE_SUB_SUFFIX_1=An attempt was made to de-register sub-suffix "%s" from the backend with suffix "%s".  However, the subordinate backend containing that sub-suffix also contains additional sub-suffixes and may not be de-registered.  It may be possible to remove this sub-suffix by editing the configuration for the subordinate backend with which it is associated
FATAL_ERR_ROOTDSE_CONFIG_ENTRY_NULL_2=An attempt was made to configure the root DSE backend without providing a configuration entry.  This is not allowed
INFO_ROOTDSE_SUBORDINATE_BASE_DESCRIPTION_3=\u30eb\u30fc\u30c8 DSE \u3092\u8d77\u70b9\u306b\u3057\u305f singleLevel\u3001wholeSubtree\u3001\u304a\u3088\u3073 subordinateSubtree \u691c\u7d22\u3067\u4f7f\u7528\u3059\u308b\u30d9\u30fc\u30b9 DN \u306e\u30bb\u30c3\u30c8\u3002\u6307\u5b9a\u3055\u308c\u306a\u3044\u5834\u5408\u3001\u30e6\u30fc\u30b6\u30fc\u304c\u5b9a\u7fa9\u3057\u305f\u3059\u3079\u3066\u306e\u30b5\u30d5\u30a3\u30c3\u30af\u30b9\u306e\u30bb\u30c3\u30c8\u304c\u4f7f\u7528\u3055\u308c\u307e\u3059
SEVERE_WARN_ROOTDSE_NO_BACKEND_FOR_SUBORDINATE_BASE_4=Base DN "%s" is configured as one of the subordinate base DNs to use for searches below the root DSE.  However, this base DN is not handled by any suffix registered with the Directory Server and will therefore not be used
SEVERE_WARN_ROOTDSE_SUBORDINATE_BASE_EXCEPTION_5=An unexpected problem occurred while trying to determine the set of subordinate base DNs to use for searches below the root DSE:  %s
MILD_WARN_ROOTDSE_GET_ENTRY_NONROOT_6=\u30eb\u30fc\u30c8 DSE \u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u304c\u3001DN \u304c "%s" \u306e\u30a8\u30f3\u30c8\u30ea\u3092\u53d6\u5f97\u3059\u308b\u3088\u3046\u8981\u6c42\u3055\u308c\u307e\u3057\u305f\u3002\u3053\u306e\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306f\u3001\u30eb\u30fc\u30c8 DSE \u81ea\u4f53\u3092\u53d6\u5f97\u3059\u308b\u5834\u5408\u306e\u307f\u8981\u6c42\u3059\u308b\u3088\u3046\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002\u305f\u3060\u3057\u3001\u5b9a\u7fa9\u6e08\u307f\u306e\u4e0b\u4f4d\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3092\u30c1\u30a7\u30c3\u30af\u3057\u3001\u8981\u6c42\u3055\u308c\u305f\u30a8\u30f3\u30c8\u30ea\u3092\u898b\u3064\u3051\u3089\u308c\u308b\u304b\u3069\u3046\u304b\u3092\u78ba\u8a8d\u3057\u307e\u3059
MILD_ERR_ROOTDSE_ADD_NOT_SUPPORTED_7=\u30a8\u30f3\u30c8\u30ea "%s" \u3092\u8ffd\u52a0\u3057\u307e\u305b\u3093\u3002\u8ffd\u52a0\u64cd\u4f5c\u306f\u3001\u30eb\u30fc\u30c8 DSE \u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093
MILD_ERR_ROOTDSE_DELETE_NOT_SUPPORTED_8=\u30a8\u30f3\u30c8\u30ea "%s" \u3092\u524a\u9664\u3057\u307e\u305b\u3093\u3002\u524a\u9664\u64cd\u4f5c\u306f\u3001\u30eb\u30fc\u30c8 DSE \u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093
MILD_ERR_ROOTDSE_MODIFY_NOT_SUPPORTED_9=\u30a8\u30f3\u30c8\u30ea "%s" \u3092\u66f4\u65b0\u3057\u307e\u305b\u3093\u3002\u5909\u66f4\u64cd\u4f5c\u306f\u3001\u30eb\u30fc\u30c8 DSE \u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002\u30eb\u30fc\u30c8 DSE \u81ea\u4f53\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u5909\u66f4\u3059\u308b\u5834\u5408\u306f\u3001\u69cb\u6210\u306e "%s" \u30a8\u30f3\u30c8\u30ea\u3092\u4fee\u6b63\u3059\u308b\u3053\u3068\u3067\u5909\u66f4\u3067\u304d\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059
MILD_ERR_ROOTDSE_MODIFY_DN_NOT_SUPPORTED_10=\u30a8\u30f3\u30c8\u30ea "%s" \u3092\u30ea\u30cd\u30fc\u30e0\u3057\u307e\u305b\u3093\u3002DN \u5909\u66f4\u64cd\u4f5c\u306f\u3001\u30eb\u30fc\u30c8 DSE \u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093
MILD_ERR_ROOTDSE_INVALID_SEARCH_BASE_11=\u30eb\u30fc\u30c8 DSE \u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067 "%3$s" \u306e\u30d9\u30fc\u30b9 DN \u3092\u4f7f\u7528\u3057\u3066\u691c\u7d22 (\u63a5\u7d9a ID %1$d\u3001\u64cd\u4f5c ID %2$d) \u3092\u5b9f\u884c\u3057\u307e\u305b\u3093\u3002\u3053\u306e\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306e \u691c\u7d22\u306e\u30d9\u30fc\u30b9 DN \u306f\u3001\u30eb\u30fc\u30c8 DSE \u81ea\u4f53\u306e DN \u3067\u3042\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059
SEVERE_ERR_ROOTDSE_UNEXPECTED_SEARCH_FAILURE_12=An unexpected failure occurred while trying to process a search operation (connection ID %d, operation ID %d) in the root DSE backend:  %s
SEVERE_ERR_ROOTDSE_INVALID_SEARCH_SCOPE_13=Unable to process the search with connection ID %d and operation ID %d because it had an invalid scope of %s
SEVERE_ERR_ROOTDSE_UNABLE_TO_CREATE_LDIF_WRITER_14=An unexpected error occurred while trying to open the LDIF writer for the root DSE backend:  %s
SEVERE_ERR_ROOTDSE_UNABLE_TO_EXPORT_DSE_15=An unexpected error occurred while trying to export the root DSE entry to the specified LDIF target: %s
SEVERE_ERR_ROOTDSE_IMPORT_NOT_SUPPORTED_16=The root DSE backend does not support LDIF import operations
SEVERE_ERR_ROOTDSE_BACKUP_AND_RESTORE_NOT_SUPPORTED_17=The root DSE backend does not provide a facility for backup and restore operations.  The contents of the root DSE should be backed up as part of the Directory Server configuration
INFO_ROOTDSE_USING_SUFFIXES_AS_BASE_DNS_18=\u30eb\u30fc\u30c8 DSE \u69cb\u6210\u304c\u66f4\u65b0\u3055\u308c\u3001\u30eb\u30fc\u30c8 DSE \u3088\u308a\u4e0b\u4f4d\u306e\u691c\u7d22\u5b9f\u884c\u6642\u306b\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u30b5\u30d5\u30a3\u30c3\u30af\u30b9\u306e\u5b9a\u7fa9\u6e08\u307f\u30bb\u30c3\u30c8\u3092\u4f7f\u7528\u3059\u308b\u3088\u3046\u306b\u306a\u308a\u307e\u3057\u305f
INFO_ROOTDSE_USING_NEW_SUBORDINATE_BASE_DNS_19=\u30eb\u30fc\u30c8 DSE \u69cb\u6210\u304c\u66f4\u65b0\u3055\u308c\u3001\u30eb\u30fc\u30c8 DSE \u3088\u308a\u4e0b\u4f4d\u306e\u5b9f\u884c\u6642\u306b\u30d9\u30fc\u30b9 DN \u30bb\u30c3\u30c8 %s \u3092\u4f7f\u7528\u3059\u308b\u3088\u3046\u306b\u306a\u308a\u307e\u3057\u305f
INFO_ROOTDSE_USING_NEW_USER_ATTRS_20=\u30eb\u30fc\u30c8 DSE \u69cb\u6210\u304c\u66f4\u65b0\u3055\u308c\u3001\u30e6\u30fc\u30b6\u30fc\u304c\u5b9a\u7fa9\u3057\u305f\u65b0\u898f\u5c5e\u6027\u30bb\u30c3\u30c8\u3092\u4f7f\u7528\u3059\u308b\u3088\u3046\u306b\u306a\u308a\u307e\u3057\u305f
SEVERE_ERR_MONITOR_CONFIG_ENTRY_NULL_21=An attempt was made to configure the monitor backend without providing a configuration entry.  This is not allowed, and no monitor information will be available over protocol
SEVERE_ERR_MONITOR_CANNOT_DECODE_MONITOR_ROOT_DN_22=An unexpected error occurred while attempting to decode cn=monitor as the base DN for the Directory Server monitor information:  %s.  No monitor information will be available over protocol
MILD_ERR_MONITOR_ADD_NOT_SUPPORTED_23=\u30a8\u30f3\u30c8\u30ea "%s" \u3092\u8ffd\u52a0\u3057\u307e\u305b\u3093\u3002\u8ffd\u52a0\u64cd\u4f5c\u306f\u3001\u76e3\u8996\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093
MILD_ERR_MONITOR_DELETE_NOT_SUPPORTED_24=\u30a8\u30f3\u30c8\u30ea "%s" \u3092\u524a\u9664\u3057\u307e\u305b\u3093\u3002\u524a\u9664\u64cd\u4f5c\u306f\u3001\u76e3\u8996\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093
MILD_ERR_MONITOR_MODIFY_NOT_SUPPORTED_25=\u30a8\u30f3\u30c8\u30ea "%s" \u3092\u66f4\u65b0\u3057\u307e\u305b\u3093\u3002\u5909\u66f4\u64cd\u4f5c\u306f\u3001\u76e3\u8996\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002\u30d9\u30fc\u30b9\u76e3\u8996\u30a8\u30f3\u30c8\u30ea\u81ea\u4f53\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u5909\u66f4\u3059\u308b\u5834\u5408\u306f\u3001\u69cb\u6210\u306e "%s" \u30a8\u30f3\u30c8\u30ea\u3092\u4fee\u6b63\u3059\u308b\u3053\u3068\u3067\u5909\u66f4\u3067\u304d\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059
MILD_ERR_MONITOR_MODIFY_DN_NOT_SUPPORTED_26=\u30a8\u30f3\u30c8\u30ea "%s" \u3092\u30ea\u30cd\u30fc\u30e0\u3057\u307e\u305b\u3093\u3002DN \u5909\u66f4\u64cd\u4f5c\u306f\u3001\u76e3\u8996\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093
SEVERE_ERR_MONITOR_UNABLE_TO_EXPORT_BASE_27=An error occurred while attempting to export the base monitor entry:  %s
SEVERE_ERR_MONITOR_UNABLE_TO_EXPORT_PROVIDER_ENTRY_28=An error occurred while attempting to export the monitor entry for monitor provider %s:  %s
SEVERE_ERR_MONITOR_IMPORT_NOT_SUPPORTED_29=The monitor backend does not support LDIF import operations
SEVERE_ERR_MONITOR_BACKUP_AND_RESTORE_NOT_SUPPORTED_30=The monitor backend does not provide a facility for backup and restore operations
INFO_MONITOR_USING_NEW_USER_ATTRS_31=\u76e3\u8996\u69cb\u6210\u304c\u66f4\u65b0\u3055\u308c\u3001\u30e6\u30fc\u30b6\u30fc\u304c\u5b9a\u7fa9\u3057\u305f\u65b0\u898f\u5c5e\u6027\u30bb\u30c3\u30c8\u3092\u4f7f\u7528\u3059\u308b\u3088\u3046\u306b\u306a\u308a\u307e\u3057\u305f
MILD_ERR_MONITOR_GET_ENTRY_NULL_32=\u8981\u6c42\u3055\u308c\u305f\u30a8\u30f3\u30c8\u30ea\u3092\u76e3\u8996\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u304b\u3089\u53d6\u5f97\u3067\u304d\u307e\u305b\u3093\u3002\u6307\u5b9a\u3055\u308c\u305f DN \u304c NULL \u3067\u3057\u305f
MILD_ERR_MONITOR_BASE_TOO_DEEP_33=\u8981\u6c42\u3055\u308c\u305f\u30a8\u30f3\u30c8\u30ea %s \u3092\u76e3\u8996\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u304b\u3089\u53d6\u5f97\u3067\u304d\u307e\u305b\u3093\u3002DN \u304c\u6df1\u3059\u304e\u307e\u3059\u3002\u76e3\u8996\u30a8\u30f3\u30c8\u30ea\u304c %s \u3088\u308a\u3082 2 \u3064\u4ee5\u4e0a\u30ec\u30d9\u30eb\u304c\u4e0b\u3067\u306f\u3044\u3051\u307e\u305b\u3093
MILD_ERR_MONITOR_INVALID_BASE_34=\u8981\u6c42\u3055\u308c\u305f\u30a8\u30f3\u30c8\u30ea %s \u3092\u76e3\u8996\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u304b\u3089\u53d6\u5f97\u3067\u304d\u307e\u305b\u3093\u3002DN \u304c %s \u306e\u76e3\u8996\u30d9\u30fc\u30b9\u3088\u308a\u4e0b\u3067\u306f\u3042\u308a\u307e\u305b\u3093
MILD_ERR_MONITOR_MULTIVALUED_RDN_35=\u8981\u6c42\u3055\u308c\u305f\u30a8\u30f3\u30c8\u30ea %s \u3092\u76e3\u8996\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u304b\u3089\u53d6\u5f97\u3067\u304d\u307e\u305b\u3093\u3002\u76e3\u8996\u30a8\u30f3\u30c8\u30ea\u306b\u591a\u5024 RDN \u304c\u542b\u307e\u308c\u3066\u3044\u306a\u3044\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059
MILD_ERR_MONITOR_NO_SUCH_PROVIDER_36=\u8981\u6c42\u3055\u308c\u305f\u30a8\u30f3\u30c8\u30ea\u3092\u76e3\u8996\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u304b\u3089\u53d6\u5f97\u3067\u304d\u307e\u305b\u3093\u3002\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u306b\u767b\u9332\u3055\u308c\u305f\u76e3\u8996\u30d7\u30ed\u30d0\u30a4\u30c0 "%s" \u304c\u3042\u308a\u307e\u305b\u3093
INFO_MONITOR_UPTIME_37=%d \u65e5 %d \u6642\u9593 %d \u5206 %d \u79d2
SEVERE_ERR_SCHEMA_CONFIG_ENTRY_NULL_38=An attempt was made to configure the schema backend without providing a configuration entry.  This is not allowed, and no schema information will be available over protocol
INFO_SCHEMA_DESCRIPTION_ENTRY_DN_39=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u306e\u30b9\u30ad\u30fc\u30de\u60c5\u5831\u3092\u53d6\u5f97\u3059\u308b\u305f\u3081\u306b\u53d6\u5f97\u3055\u308c\u308b\u53ef\u80fd\u6027\u306e\u3042\u308b\u30a8\u30f3\u30c8\u30ea\u306e DN \u307e\u305f\u306f DN \u306e\u30bb\u30c3\u30c8\u3002\u4e92\u63db\u6027\u306e\u76ee\u7684\u3067\u30b9\u30ad\u30fc\u30de\u304c\u8907\u6570\u306e\u5834\u6240\u3067\u6709\u52b9\u306b\u306a\u308b\u53ef\u80fd\u6027\u304c\u3042\u308b\u5834\u5408\u306f\u3001\u8907\u6570\u306e\u5024\u3092\u6307\u5b9a\u3067\u304d\u307e\u3059\u3002\u5024\u304c\u6307\u5b9a\u3055\u308c\u306a\u3044\u5834\u5408\u3001\u30c7\u30d5\u30a9\u30eb\u30c8\u306e "cn=schema" \u304c\u4f7f\u7528\u3055\u308c\u307e\u3059
SEVERE_ERR_SCHEMA_CANNOT_DETERMINE_BASE_DN_40=An error occurred while trying to determine the base DNs to use when publishing the Directory Server schema information, as specified in the ds-cfg-schema-entry-dn attribute of configuration entry %s:  %s.  The default schema base DN of cn=schema will be used
MILD_ERR_SCHEMA_ADD_NOT_SUPPORTED_41=\u30a8\u30f3\u30c8\u30ea "%s" \u3092\u8ffd\u52a0\u3057\u307e\u305b\u3093\u3002\u8ffd\u52a0\u64cd\u4f5c\u306f\u3001\u30b9\u30ad\u30fc\u30de\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093
MILD_ERR_SCHEMA_DELETE_NOT_SUPPORTED_42=\u30a8\u30f3\u30c8\u30ea "%s" \u3092\u524a\u9664\u3057\u307e\u305b\u3093\u3002\u524a\u9664\u64cd\u4f5c\u306f\u3001\u30b9\u30ad\u30fc\u30de\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093
MILD_ERR_SCHEMA_MODIFY_NOT_SUPPORTED_43=\u30a8\u30f3\u30c8\u30ea "%s" \u3092\u66f4\u65b0\u3057\u307e\u305b\u3093\u3002\u5909\u66f4\u64cd\u4f5c\u306f\u3001\u30b9\u30ad\u30fc\u30de\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u73fe\u5728\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002\u30d9\u30fc\u30b9\u30b9\u30ad\u30fc\u30de\u30a8\u30f3\u30c8\u30ea\u81ea\u4f53\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u5909\u66f4\u3059\u308b\u5834\u5408\u306f\u3001\u69cb\u6210\u306e "%s" \u30a8\u30f3\u30c8\u30ea\u3092\u4fee\u6b63\u3059\u308b\u3053\u3068\u3067\u5909\u66f4\u3067\u304d\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_DN_NOT_SUPPORTED_44=\u30a8\u30f3\u30c8\u30ea "%s" \u3092\u30ea\u30cd\u30fc\u30e0\u3057\u307e\u305b\u3093\u3002DN \u5909\u66f4\u64cd\u4f5c\u306f\u3001\u30b9\u30ad\u30fc\u30de\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093
SEVERE_ERR_SCHEMA_UNABLE_TO_EXPORT_BASE_45=An error occurred while attempting to export the base schema entry:  %s
SEVERE_ERR_SCHEMA_IMPORT_NOT_SUPPORTED_46=The schema backend does not support LDIF import operations
SEVERE_ERR_SCHEMA_BACKUP_AND_RESTORE_NOT_SUPPORTED_47=The schema backend does not yet provide a facility for backup and restore operations
MILD_ERR_SCHEMA_INVALID_BASE_48=\u8981\u6c42\u3055\u308c\u305f\u30a8\u30f3\u30c8\u30ea %s \u3092\u30b9\u30ad\u30fc\u30de\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u304b\u3089\u53d6\u5f97\u3067\u304d\u307e\u305b\u3093\u3002DN \u304c\u30b9\u30ad\u30fc\u30de\u30a8\u30f3\u30c8\u30ea DN \u306e\u3044\u305a\u308c\u304b\u3068\u540c\u3058\u3067\u3059
SEVERE_ERR_SCHEMA_UNABLE_TO_CREATE_LDIF_WRITER_49=An unexpected error occurred while trying to open the LDIF writer for the schema backend:  %s
INFO_SCHEMA_DEREGISTERED_BASE_DN_50=DN %s \u3092\u6b63\u5e38\u306b\u767b\u9332\u89e3\u9664\u3057\u307e\u3057\u305f\u3002\u3053\u306e DN \u306f\u30b9\u30ad\u30fc\u30de\u30a8\u30f3\u30c8\u30ea DN \u3068\u3057\u3066\u4f7f\u7528\u3067\u304d\u306a\u304f\u306a\u308a\u307e\u3057\u305f
SEVERE_ERR_SCHEMA_CANNOT_DEREGISTER_BASE_DN_51=An error occurred while trying to deregister %s as a schema entry DN:  %s
INFO_SCHEMA_REGISTERED_BASE_DN_52=DN %s \u3092\u65b0\u898f\u30b9\u30ad\u30fc\u30de\u30a8\u30f3\u30c8\u30ea DN \u3068\u3057\u3066\u6b63\u5e38\u306b\u767b\u9332\u3057\u307e\u3057\u305f
SEVERE_ERR_SCHEMA_CANNOT_REGISTER_BASE_DN_53=An error occurred while trying to register %s as a schema entry DN:  %s
INFO_SCHEMA_USING_NEW_USER_ATTRS_54=\u30b9\u30ad\u30fc\u30de\u69cb\u6210\u304c\u66f4\u65b0\u3055\u308c\u3001\u30e6\u30fc\u30b6\u30fc\u304c\u5b9a\u7fa9\u3057\u305f\u65b0\u898f\u5c5e\u6027\u30bb\u30c3\u30c8\u3092\u4f7f\u7528\u3059\u308b\u3088\u3046\u306b\u306a\u308a\u307e\u3057\u305f
FATAL_ERR_BACKEND_CANNOT_LOCK_ENTRY_55=The Directory Server was unable to obtain a lock on entry %s after multiple attempts.  This could mean that the entry is already locked by a long-running operation or that the entry has previously been locked but was not properly unlocked
SEVERE_ERR_SCHEMA_BACKUP_CANNOT_GET_MAC_56=An error occurred while attempting to obtain the %s MAC provider to create the signed hash for the backup:  %s
SEVERE_ERR_SCHEMA_BACKUP_CANNOT_GET_DIGEST_57=An error occurred while attempting to obtain the %s message digest to create the hash for the backup: %s
SEVERE_ERR_SCHEMA_BACKUP_CANNOT_CREATE_ARCHIVE_FILE_58=An error occurred while trying to create the schema archive file %s in directory %s:  %s
SEVERE_ERR_SCHEMA_BACKUP_CANNOT_GET_CIPHER_59=An error occurred while attempting to obtain the cipher to use to encrypt the backup:  %s
SEVERE_ERR_SCHEMA_BACKUP_ZIP_COMMENT_60=%s schema backup %s
SEVERE_ERR_SCHEMA_BACKUP_CANNOT_LIST_SCHEMA_FILES_61=An error occurred while attempting to obtain a list of the files in directory %s to include in the schema backup:  %s
SEVERE_ERR_SCHEMA_BACKUP_CANNOT_BACKUP_SCHEMA_FILE_62=An error occurred while attempting to back up schema file %s:  %s
SEVERE_ERR_SCHEMA_BACKUP_CANNOT_CLOSE_ZIP_STREAM_63=An error occurred while trying to close the schema archive file %s in directory %s:  %s
SEVERE_ERR_SCHEMA_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTOR_64=An error occurred while attempting to update the backup descriptor file %s with information about the schema backup:  %s
SEVERE_ERR_SCHEMA_RESTORE_NO_SUCH_BACKUP_65=Unable to restore or verify schema backup %s in directory %s because no such backup exists
SEVERE_ERR_SCHEMA_RESTORE_NO_BACKUP_FILE_66=Unable to restore or verify schema backup %s in directory %s because the archive filename could not be determined
SEVERE_ERR_SCHEMA_RESTORE_NO_SUCH_FILE_67=Unable to restore or verify schema backup %s because the specified archive file %s does not exist
SEVERE_ERR_SCHEMA_RESTORE_CANNOT_CHECK_FOR_ARCHIVE_68=Unable to restore or verify schema backup %s because an error occurred while trying to determine whether backup archive %s exists:  %s
SEVERE_ERR_SCHEMA_RESTORE_UNKNOWN_DIGEST_69=Unable to restore or verify schema backup %s because an unsigned hash of this backup is available but the server cannot determine the digest algorithm used to generate this hash
SEVERE_ERR_SCHEMA_RESTORE_CANNOT_GET_DIGEST_70=Unable to restore or verify schema backup %s because it has an unsigned hash that uses an unknown or unsupported digest algorithm of %s
SEVERE_ERR_SCHEMA_RESTORE_UNKNOWN_MAC_71=Unable to restore or verify schema backup %s because a signed hash of this backup is available but the server cannot determine the MAC algorithm used to generate this hash
SEVERE_ERR_SCHEMA_RESTORE_CANNOT_GET_MAC_72=Unable to restore or verify schema backup %s because it has a signed hash that uses an unknown or unsupported MAC algorithm of %s
SEVERE_ERR_SCHEMA_RESTORE_CANNOT_OPEN_BACKUP_FILE_73=Unable to restore or verify schema backup %s because an error occurred while attempting to open the backup archive file %s:  %s
SEVERE_ERR_SCHEMA_RESTORE_CANNOT_GET_CIPHER_75=Unable to restore or verify schema backup %s because it is encrypted using an unknown or unsupported cipher:  %s
SEVERE_ERR_SCHEMA_RESTORE_CANNOT_RENAME_CURRENT_DIRECTORY_76=Unable to restore schema backup %s because an error occurred while attempting to rename the current schema directory from %s to %s:  %s
NOTICE_SCHEMA_RESTORE_RESTORED_OLD_SCHEMA_77=\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u3001\u30b9\u30ad\u30fc\u30de\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u306e\u5fa9\u5143\u304c\u6b63\u5e38\u306b\u884c\u306a\u308f\u308c\u307e\u305b\u3093\u3067\u3057\u305f\u3002  \u305f\u3060\u3057\u3001\u5fa9\u5143\u30d7\u30ed\u30bb\u30b9\u306e\u958b\u59cb\u524d\u306b\u5b58\u5728\u3057\u305f\u5143\u306e\u30b9\u30ad\u30fc\u30de\u30d5\u30a1\u30a4\u30eb\u306f\u4fdd\u6301\u3055\u308c\u3001\u73fe\u5728\u306f %s \u306e\u5143\u306e\u5834\u6240\u306b\u3042\u308a\u307e\u3059
SEVERE_ERR_SCHEMA_RESTORE_CANNOT_RESTORE_OLD_SCHEMA_78=An error occurred that prevented the schema backup from being properly restored.  The original schema files that were in place before the start of the restore process have been preserved and are contained in the %s directory
SEVERE_ERR_SCHEMA_RESTORE_CANNOT_CREATE_SCHEMA_DIRECTORY_79=Unable to restore schema backup %s because an error occurred while attempting to create a new empty directory %s into which the files should be restored:  %s
SEVERE_ERR_SCHEMA_RESTORE_OLD_SCHEMA_SAVED_80=An error occurred that prevented the schema backup from being properly restored.  The original schema files that were in place before the start of the restore process have been preserved in the %s directory
SEVERE_ERR_SCHEMA_RESTORE_CANNOT_GET_ZIP_ENTRY_81=Unable to restore or verify schema backup %s because an error occurred while trying to read the next entry from the archive file %s:  %s
SEVERE_ERR_SCHEMA_RESTORE_CANNOT_CREATE_FILE_82=Unable to restore schema backup %s because an error occurred while trying to recreate file %s:  %s
SEVERE_ERR_SCHEMA_RESTORE_CANNOT_PROCESS_ARCHIVE_FILE_83=Unable to restore or verify schema backup %s because an error occurred while processing archived file %s:  %s
SEVERE_ERR_SCHEMA_RESTORE_ERROR_ON_ZIP_STREAM_CLOSE_84=Unable to restore or verify schema backup %s because an unexpected error occurred while trying to close the archive file %s:  %s
NOTICE_SCHEMA_RESTORE_UNSIGNED_HASH_VALID_85=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30a2\u30fc\u30ab\u30a4\u30d6\u304b\u3089\u8a08\u7b97\u3055\u308c\u305f\u30e1\u30c3\u30bb\u30fc\u30b8\u30c0\u30a4\u30b8\u30a7\u30b9\u30c8\u304c\u3001\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u60c5\u5831\u306b\u683c\u7d0d\u3055\u308c\u305f\u30c0\u30a4\u30b8\u30a7\u30b9\u30c8\u3068\u4e00\u81f4\u3057\u307e\u3059
SEVERE_ERR_SCHEMA_RESTORE_UNSIGNED_HASH_INVALID_86=Unable to restore or verify schema backup %s because the message digest calculated from the backup archive does not match the digest stored with the backup information
NOTICE_SCHEMA_RESTORE_SIGNED_HASH_VALID_87=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30a2\u30fc\u30ab\u30a4\u30d6\u304b\u3089\u8a08\u7b97\u3055\u308c\u305f\u7f72\u540d\u30c0\u30a4\u30b8\u30a7\u30b9\u30c8\u304c\u3001\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u60c5\u5831\u306b\u683c\u7d0d\u3055\u308c\u305f\u7f72\u540d\u3068\u4e00\u81f4\u3057\u307e\u3059
SEVERE_ERR_SCHEMA_RESTORE_SIGNED_HASH_INVALID_88=Unable to restore or verify schema backup %s because the signed digest calculated from the backup archive does not match the signature stored with the backup information
NOTICE_SCHEMA_RESTORE_VERIFY_SUCCESSFUL_89=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea %2$s \u304b\u3089\u30b9\u30ad\u30fc\u30de\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 %1$s \u3067\u5b9f\u884c\u3055\u308c\u305f\u3059\u3079\u3066\u306e\u30c6\u30b9\u30c8\u304c\u3001\u30a2\u30fc\u30ab\u30a4\u30d6\u304c\u6709\u52b9\u3067\u3042\u308b\u3053\u3068\u3092\u793a\u3057\u3066\u3044\u307e\u3059
NOTICE_SCHEMA_RESTORE_SUCCESSFUL_90=\u30b9\u30ad\u30fc\u30de\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 %s \u306f\u3001\u30c7\u30a3\u30ec\u30af\u30c8\u30ea %s \u306e\u30a2\u30fc\u30ab\u30a4\u30d6\u304b\u3089\u6b63\u5e38\u306b\u5fa9\u5143\u3055\u308c\u307e\u3057\u305f
SEVERE_ERR_TASK_INVALID_STATE_91=The task defined in entry %s is invalid because it has an invalid state %s
SEVERE_ERR_TASK_CANNOT_PARSE_SCHEDULED_START_TIME_92=An error occurred while trying to parse the scheduled start time value %s from task entry %s
SEVERE_ERR_TASK_CANNOT_PARSE_ACTUAL_START_TIME_93=An error occurred while trying to parse the actual start time value %s from task entry %s
SEVERE_ERR_TASK_CANNOT_PARSE_COMPLETION_TIME_94=An error occurred while trying to parse the completion time value %s from task entry %s
SEVERE_ERR_TASK_MISSING_ATTR_95=Task entry %s is missing required attribute %s
SEVERE_ERR_TASK_MULTIPLE_ATTRS_FOR_TYPE_96=There are multiple instances of attribute %s in task entry %s
SEVERE_ERR_TASK_NO_VALUES_FOR_ATTR_97=There are no values for attribute %s in task entry %s
SEVERE_ERR_TASK_MULTIPLE_VALUES_FOR_ATTR_98=There are multiple values for attribute %s in task entry %s
SEVERE_ERR_TASK_EXECUTE_FAILED_99=An error occurred while executing the task defined in entry %s:  %s
SEVERE_ERR_RECURRINGTASK_NO_ID_ATTRIBUTE_100=The provided recurring task entry does not contain attribute %s which is needed to hold the recurring task ID
SEVERE_ERR_RECURRINGTASK_MULTIPLE_ID_TYPES_101=The provided recurring task entry contains multiple attributes with type %s, which is used to hold the recurring task ID, but only a single instance is allowed
SEVERE_ERR_RECURRINGTASK_NO_ID_102=The provided recurring task entry does not contain any values for the %s attribute, which is used to specify the recurring task ID
SEVERE_ERR_RECURRINGTASK_MULTIPLE_ID_VALUES_103=The provided recurring task entry contains multiple values for the %s attribute, which is used to specify the recurring task ID, but only a single value is allowed
SEVERE_ERR_RECURRINGTASK_NO_CLASS_ATTRIBUTE_104=The provided recurring task entry does not contain attribute %s which is needed to specify the fully-qualified name of the class providing the task logic
SEVERE_ERR_RECURRINGTASK_MULTIPLE_CLASS_TYPES_105=The provided recurring task entry contains multiple attributes with type %s, which is used to hold the task class name, but only a single instance is allowed
SEVERE_ERR_RECURRINGTASK_NO_CLASS_VALUES_106=The provided recurring task entry does not contain any values for the %s attribute, which is used to specify the fully-qualified name of the class providing the task logic
SEVERE_ERR_RECURRINGTASK_MULTIPLE_CLASS_VALUES_107=The provided recurring task entry contains multiple values for the %s attribute, which is used to specify the task class name, but only a single value is allowed
SEVERE_ERR_RECURRINGTASK_CANNOT_LOAD_CLASS_108=An error occurred while attempting to load class %s specified in attribute %s of the provided recurring task entry:  %s.  Does this class exist in the Directory Server classpath?
SEVERE_ERR_RECURRINGTASK_CANNOT_INSTANTIATE_CLASS_AS_TASK_109=An error occurred while trying to create an instance of class %s as a Directory Server task.  Is this class a subclass of %s?
SEVERE_ERR_RECURRINGTASK_CANNOT_INITIALIZE_INTERNAL_110=An error occurred while attempting to perform internal initialization on an instance of class %s with the information contained in the provided entry:  %s
SEVERE_ERR_TASKBE_CONFIG_ENTRY_NULL_111=The configuration entry provided when attempting to initialize the task backend was null
SEVERE_ERR_TASKBE_NO_BASE_DNS_112=The task backend configuration entry does not contain any base DNs.  There must be exactly one base DN for task information in the Directory Server
SEVERE_ERR_TASKBE_MULTIPLE_BASE_DNS_113=The task backend configuration entry contains multiple base DNs.  There must be exactly one base DN for task information in the Directory Server
SEVERE_ERR_TASKBE_CANNOT_DECODE_RECURRING_TASK_BASE_DN_114=An error occurred while attempting to decode recurring task base %s as a DN:  %s
SEVERE_ERR_TASKBE_CANNOT_DECODE_SCHEDULED_TASK_BASE_DN_115=An error occurred while attempting to decode scheduled task base %s as a DN:  %s
INFO_TASKBE_DESCRIPTION_RETENTION_TIME_116=\u30bf\u30b9\u30af\u306e\u51e6\u7406\u304c\u5b8c\u4e86\u3057\u305f\u3042\u3068\u3001\u305d\u306e\u30bf\u30b9\u30af\u60c5\u5831\u304c\u4fdd\u6301\u3055\u308c\u308b\u6642\u9593 (\u79d2\u6570)\u3002\u3053\u306e\u671f\u9593\u304c\u7d4c\u904e\u3059\u308b\u3068\u3001\u30e1\u30e2\u30ea\u30fc\u3084\u30c7\u30a3\u30b9\u30af\u5bb9\u91cf\u3092\u7bc0\u7d04\u3059\u308b\u305f\u3081\u306b\u30bf\u30b9\u30af\u60c5\u5831\u306f\u81ea\u52d5\u7684\u306b\u524a\u9664\u3055\u308c\u307e\u3059
SEVERE_ERR_TASKBE_CANNOT_INITIALIZE_RETENTION_TIME_117=An unexpected error occurred while attempting to initialize the task retention time configuration:  %s
INFO_TASKBE_DESCRIPTION_BACKING_FILE_118=\u30bf\u30b9\u30af\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306e\u30d0\u30c3\u30ad\u30f3\u30b0\u30d5\u30a1\u30a4\u30eb\u3078\u306e\u30d1\u30b9\u3002\u3053\u306e LDIF \u30d5\u30a1\u30a4\u30eb\u306f\u3001\u5b9a\u7fa9\u6e08\u307f\u306e\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u30bf\u30b9\u30af\u304a\u3088\u3073\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af\u306e\u3059\u3079\u3066\u306e\u69cb\u6210\u3092\u4fdd\u6301\u3057\u307e\u3059
SEVERE_ERR_TASKBE_CANNOT_INITIALIZE_BACKING_FILE_119=An unexpected error occurred while attempting to initialize the task backing file configuration: %s
SEVERE_ERR_TASKBE_NO_BACKING_FILE_120=The updated configuration entry does not have a value for the required %s attribute, which specifies the path to the task data backing file
SEVERE_ERR_TASKBE_BACKING_FILE_EXISTS_121=The specified task data backing file %s already exists and the Directory Server will not attempt to overwrite it.  Please delete or rename the existing file before attempting to use that path for the new backing file, or choose a new path
SEVERE_ERR_TASKBE_INVALID_BACKING_FILE_PATH_122=The specified path %s for the new task data backing file appears to be an invalid path.  Please choose a new path for the task data backing file
SEVERE_ERR_TASKBE_BACKING_FILE_MISSING_PARENT_123=The parent directory %s for the new task data backing file %s does not exist.  Please create this directory before attempting to use this path for the new backing file or choose a new path
SEVERE_ERR_TASKBE_BACKING_FILE_PARENT_NOT_DIRECTORY_124=The parent directory %s for the new task data backing file %s exists but is not a directory. Please choose a new path for the task data backing file
SEVERE_ERR_TASKBE_ERROR_GETTING_BACKING_FILE_125=An error occurred while attempting to determine the new path to the task data backing file:  %s
SEVERE_ERR_TASKBE_NO_RETENTION_TIME_126=The updated configuration entry does not have a value for the required %s attribute, which specifies the length of time in seconds that information about completed tasks should be retained before they are cleaned up
SEVERE_ERR_TASKBE_ERROR_GETTING_RETENTION_TIME_127=An error occurred while attempting to determine the completed task retention time:  %s
INFO_TASKBE_UPDATED_RETENTION_TIME_128=\u5b8c\u4e86\u30bf\u30b9\u30af\u306e\u4fdd\u6301\u671f\u9593\u304c %d \u79d2\u306b\u66f4\u65b0\u3055\u308c\u307e\u3057\u305f\u3002\u3053\u308c\u306f\u305f\u3060\u3061\u306b\u6709\u52b9\u306b\u306a\u308a\u307e\u3059
INFO_TASKBE_UPDATED_BACKING_FILE_129=\u30bf\u30b9\u30af\u30c7\u30fc\u30bf\u306e\u30d0\u30c3\u30ad\u30f3\u30b0\u30d5\u30a1\u30a4\u30eb\u3078\u306e\u30d1\u30b9\u304c %s \u306b\u5909\u66f4\u3055\u308c\u307e\u3057\u305f\u3002\u73fe\u5728\u306e\u30bf\u30b9\u30af\u69cb\u6210\u306e\u30b9\u30ca\u30c3\u30d7\u30b7\u30e7\u30c3\u30c8\u306f\u3001\u305d\u306e\u30d5\u30a1\u30a4\u30eb\u306b\u66f8\u304d\u8fbc\u307f\u6e08\u307f\u3067\u3001\u4eca\u5f8c\u306e\u66f4\u65b0\u3067\u7d99\u7d9a\u3057\u3066\u4f7f\u7528\u3055\u308c\u307e\u3059
SEVERE_ERR_TASKBE_ADD_DISALLOWED_DN_130=New entries in the task backend may only be added immediately below %s for scheduled tasks or immediately below %s for recurring tasks
SEVERE_ERR_TASKBE_MODIFY_DN_NOT_SUPPORTED_131=Modify DN operations are not supported in the task backend
INFO_TASKBE_BACKING_FILE_HEADER_132=\u3053\u306e\u30d5\u30a1\u30a4\u30eb\u306b\u306f\u3001\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u306e\u30bf\u30b9\u30af\u30b9\u30b1\u30b8\u30e5\u30fc\u30e9\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u4f7f\u7528\u3055\u308c\u308b\u30c7\u30fc\u30bf\u304c\u542b\u307e\u308c\u307e\u3059\u3002\u3053\u306e\u30d5\u30a1\u30a4\u30eb\u3092\u76f4\u63a5\u7de8\u96c6\u3057\u306a\u3044\u3067\u304f\u3060\u3055\u3044\u3002\u5909\u66f4\u304c\u5931\u308f\u308c\u308b\u304a\u305d\u308c\u304c\u3042\u308a\u307e\u3059\u3002\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u30bf\u30b9\u30af\u3068\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af\u306e\u5b9a\u7fa9\u306f\u3001\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u3067\u63d0\u4f9b\u3055\u308c\u308b\u7ba1\u7406\u30e6\u30fc\u30c6\u30a3\u30ea\u30c6\u30a3\u30fc\u3092\u4f7f\u7528\u3057\u3066\u306e\u307f\u7de8\u96c6\u3059\u308b\u3088\u3046\u306b\u3057\u3066\u304f\u3060\u3055\u3044
SEVERE_ERR_TASKSCHED_DUPLICATE_RECURRING_ID_133=Unable to add recurring task %s to the task scheduler because another recurring task already exists with the same ID
SEVERE_ERR_TASKSCHED_DUPLICATE_TASK_ID_134=Unable to schedule task %s because another task already exists with the same ID
SEVERE_ERR_TASKSCHED_CANNOT_FIND_RECURRING_TASK_135=Task %s has completed processing and indicates that it is associated with recurring task %s but no recurring task with that ID is currently defined so it is not possible to schedule the next iteration
SEVERE_ERR_TASKSCHED_ERROR_SCHEDULING_RECURRING_ITERATION_136=An error occurred while attempting to schedule the next iteration of recurring task %s:  %s
SEVERE_ERR_TASKSCHED_CANNOT_PARSE_ENTRY_RECOVERABLE_137=An error occurred while attempting to read an entry from the tasks backing file %s on or near line %d:  %s.  This is not a fatal error, so the task scheduler will attempt to continue parsing the file and schedule any additional tasks that it contains
FATAL_ERR_TASKSCHED_CANNOT_PARSE_ENTRY_FATAL_138=An error occurred while attempting to read an entry from the tasks backing file %s on or near line %d:  %s.  This is an unrecoverable error, and parsing cannot continue
SEVERE_ERR_TASKSCHED_ENTRY_HAS_NO_PARENT_139=Entry %s read from the tasks backing file is invalid because it has no parent and does not match the task root DN of %s
SEVERE_ERR_TASKSCHED_CANNOT_SCHEDULE_RECURRING_TASK_FROM_ENTRY_140=An error occurred while attempting to parse entry %s as a recurring task and add it to the scheduler:  %s
SEVERE_ERR_TASKSCHED_CANNOT_SCHEDULE_TASK_FROM_ENTRY_141=An error occurred while attempting to parse entry %s as a task and add it to the scheduler:  %s
SEVERE_ERR_TASKSCHED_INVALID_TASK_ENTRY_DN_142=Entry %s read from the tasks backing file %s has a DN which is not valid for a task or recurring task definition and will be ignored
SEVERE_ERR_TASKSCHED_ERROR_READING_TASK_BACKING_FILE_143=An error occurred while attempting to read from the tasks data backing file %s:  %s
SEVERE_ERR_TASKSCHED_CANNOT_CREATE_BACKING_FILE_144=An error occurred while attempting to create a new tasks backing file %s for use with the task scheduler:  %s
SEVERE_ERR_TASKSCHED_NO_CLASS_ATTRIBUTE_145=The provided task entry does not contain attribute %s which is needed to specify the fully-qualified name of the class providing the task logic
SEVERE_ERR_TASKSCHED_MULTIPLE_CLASS_TYPES_146=The provided task entry contains multiple attributes with type %s, which is used to hold the task class name, but only a single instance is allowed
SEVERE_ERR_TASKSCHED_NO_CLASS_VALUES_147=The provided task entry does not contain any values for the %s attribute, which is used to specify the fully-qualified name of the class providing the task logic
SEVERE_ERR_TASKSCHED_MULTIPLE_CLASS_VALUES_148=The provided task entry contains multiple values for the %s attribute, which is used to specify the task class name, but only a single value is allowed
SEVERE_ERR_TASKSCHED_CANNOT_LOAD_CLASS_149=An error occurred while attempting to load class %s specified in attribute %s of the provided task entry:  %s. Does this class exist in the Directory Server classpath?
SEVERE_ERR_TASKSCHED_CANNOT_INSTANTIATE_CLASS_AS_TASK_150=An error occurred while trying to create an instance of class %s as a Directory Server task. Is this class a subclass of %s?
SEVERE_ERR_TASKSCHED_CANNOT_INITIALIZE_INTERNAL_151=An error occurred while attempting to perform internal initialization on an instance of class %s with the information contained in the provided entry:  %s
SEVERE_WARN_TASKSCHED_CANNOT_RENAME_CURRENT_BACKING_FILE_152=An error occurred while attempting to rename the current tasks backing file from %s to %s:  %s.  The previous task configuration (which does not reflect the latest update) may be lost
SEVERE_ERR_TASKSCHED_CANNOT_RENAME_NEW_BACKING_FILE_153=An error occurred while attempting to rename the new tasks backing file from %s to %s:  %s.  If the Directory Server is restarted, then the task scheduler may not be able to
SEVERE_ERR_TASKSCHED_CANNOT_WRITE_BACKING_FILE_154=An error occurred while attempting to write the new tasks data backing file %s:  %s.  Configuration information reflecting the latest update may be lost
SEVERE_ERR_TASKBE_IMPORT_NOT_SUPPORTED_155=The task backend does not support LDIF import operations
INFO_TASKBE_INTERRUPTED_BY_SHUTDOWN_156=\u30bf\u30b9\u30af\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3092\u30b7\u30e3\u30c3\u30c8\u30c0\u30a6\u30f3\u3057\u3066\u3044\u307e\u3059
INFO_ROOTDSE_DESCRIPTION_SHOW_ALL_ATTRIBUTES_157=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u306e\u30b9\u30ad\u30fc\u30de\u69cb\u6210\u306b\u304b\u304b\u308f\u3089\u305a\u3001\u30eb\u30fc\u30c8 DSE \u306e\u3059\u3079\u3066\u306e\u5c5e\u6027\u304c\u30e6\u30fc\u30b6\u30fc\u5c5e\u6027\u3068\u540c\u3058\u3088\u3046\u306b\u51e6\u7406\u3055\u308c\u308b (\u305d\u306e\u5834\u5408\u3001\u30c7\u30d5\u30a9\u30eb\u30c8\u3067\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u306b\u8fd4\u3055\u308c\u308b) \u304b\u3069\u3046\u304b\u3092\u6307\u5b9a\u3057\u307e\u3059
SEVERE_ERR_ROOTDSE_CANNOT_DETERMINE_ALL_USER_ATTRIBUTES_158=An error occurred while trying to determine the value of the %s configuration attribute, which controls whether to treat all root DSE attributes like user attributes:  %s. The attributes in the root DSE will be treated based on their definition in the server schema
INFO_ROOTDSE_UPDATED_SHOW_ALL_ATTRS_159=\u30eb\u30fc\u30c8 DSE \u69cb\u6210\u304c\u66f4\u65b0\u3055\u308c\u3001\u8a2d\u5b9a\u5c5e\u6027 %s \u3067 %s \u306e\u5024\u3092\u4f7f\u7528\u3059\u308b\u3088\u3046\u306b\u306a\u308a\u307e\u3057\u305f
SEVERE_ERR_TASKSCHED_REMOVE_RECURRING_EXISTING_ITERATION_160=Unable to remove recurring task %s because there is already a scheduled iteration of that task with ID %s that must be removed first
SEVERE_ERR_TASKSCHED_REMOVE_PENDING_NO_SUCH_TASK_161=Unable to remove pending task %s because no such task exists
SEVERE_ERR_TASKSCHED_REMOVE_PENDING_NOT_PENDING_162=Unable to remove pending task %s because the task is no longer pending
SEVERE_ERR_TASKSCHED_REMOVE_COMPLETED_NO_SUCH_TASK_163=Unable to remove completed task %s because no such task exists in the list of completed tasks
SEVERE_ERR_TASKBE_DELETE_INVALID_ENTRY_164=Unable to remove entry %s from the task backend because its DN is either not appropriate for that backend or it is not below the scheduled or recurring tasks base entry
SEVERE_ERR_TASKBE_DELETE_NO_SUCH_TASK_165=Unable to remove entry %s from the task backend because there is no scheduled task associated with that entry DN
SEVERE_ERR_TASKBE_DELETE_RUNNING_166=Unable to delete entry %s from the task backend because the associated task is currently running
SEVERE_ERR_TASKBE_DELETE_NO_SUCH_RECURRING_TASK_167=Unable to remove entry %s from the task backend because there is no recurring task associated with that entry DN
SEVERE_ERR_TASKBE_SEARCH_INVALID_BASE_168=Unable to process the search operation in the task backend because the provided base DN %s is not valid for entries in the task backend
SEVERE_ERR_TASKBE_SEARCH_NO_SUCH_TASK_169=Unable to process the search operation in the task backend because there is no scheduled task associated with the provided search base entry %s
SEVERE_ERR_TASKBE_SEARCH_NO_SUCH_RECURRING_TASK_170=Unable to process the search operation in the task backend because there is no recurring task associated with the provided search base entry %s
SEVERE_ERR_BACKUP_CONFIG_ENTRY_NULL_171=Unable to initialize the backup backend because the provided configuration entry is null
SEVERE_ERR_BACKUP_CANNOT_DECODE_BACKUP_ROOT_DN_172=Unable to initialize the backup backend because an error occurred while attempting to decode the base DN for the backend:  %s
INFO_BACKUP_DESCRIPTION_BACKUP_DIR_LIST_173=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u691c\u7d22\u64cd\u4f5c\u306b\u3088\u308a\u30a2\u30af\u30bb\u30b9\u3055\u308c\u308b\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306e\u30bb\u30c3\u30c8\u3002\u3053\u306e\u30ea\u30b9\u30c8\u306b\u306a\u3044\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3082\u3001\u691c\u7d22\u30d9\u30fc\u30b9 DN \u3067\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3092\u76f4\u63a5\u6307\u5b9a\u3059\u308b\u3053\u3068\u306b\u3088\u308a\u3001\u30a2\u30af\u30bb\u30b9\u3067\u304d\u307e\u3059\u3002\u3053\u306e\u8a2d\u5b9a\u5c5e\u6027\u3078\u306e\u5909\u66f4\u306f\u305f\u3060\u3061\u306b\u6709\u52b9\u306b\u306a\u308a\u307e\u3059
SEVERE_ERR_BACKUP_CANNOT_DETERMINE_BACKUP_DIR_LIST_174=An error occurred while attempting to determine the backup directory list:  %s.  Initialization of the backup backend cannot continue
SEVERE_ERR_BACKUP_GET_ENTRY_NULL_175=Unable to retrieve an entry from the backup backend because the requested entry was null
SEVERE_ERR_BACKUP_INVALID_BASE_176=Requested entry %s does not exist in the backup backend
SEVERE_ERR_BACKUP_DN_DOES_NOT_SPECIFY_DIRECTORY_177=Unable to retrieve entry %s from the backup backend because the requested DN is one level below the base DN but does not specify a backup directory
SEVERE_ERR_BACKUP_INVALID_BACKUP_DIRECTORY_178=Unable to retrieve entry %s from the backup backend because the requested backup directory is invalid: %s
SEVERE_ERR_BACKUP_ERROR_GETTING_BACKUP_DIRECTORY_179=An error occurred while attempting to examine the requested backup directory:  %s
SEVERE_ERR_BACKUP_NO_BACKUP_ID_IN_DN_180=Unable to retrieve entry %s from the backup backend because the requested DN is two levels below the base DN but does not specify a backup ID
SEVERE_ERR_BACKUP_NO_BACKUP_PARENT_DN_181=Unable to retrieve entry %s from the backup backend because it does not have a parent
SEVERE_ERR_BACKUP_NO_BACKUP_DIR_IN_DN_182=Unable to retrieve entry %s from the backup backend because the DN does not contain the backup directory in which the requested backup should reside
SEVERE_ERR_BACKUP_NO_SUCH_BACKUP_183=Backup %s does not exist in backup directory %s
SEVERE_ERR_BACKUP_ADD_NOT_SUPPORTED_184=Add operations are not supported in the backup backend
SEVERE_ERR_BACKUP_DELETE_NOT_SUPPORTED_185=Delete operations are not supported in the backup backend
SEVERE_ERR_BACKUP_MODIFY_NOT_SUPPORTED_186=Modify operations are not supported in the backup backend
SEVERE_ERR_BACKUP_MODIFY_DN_NOT_SUPPORTED_187=Modify DN operations are not supported in the backup backend
SEVERE_ERR_BACKUP_NO_SUCH_ENTRY_188=The requested entry %s does not exist in the backup backend
SEVERE_ERR_BACKUP_EXPORT_NOT_SUPPORTED_189=LDIF export operations are not supported in the backup backend
SEVERE_ERR_BACKUP_IMPORT_NOT_SUPPORTED_190=LDIF import operations are not supported in the backup backend
SEVERE_ERR_BACKUP_BACKUP_AND_RESTORE_NOT_SUPPORTED_191=Backup and restore operations are not supported in the backup backend
SEVERE_ERR_MEMORYBACKEND_REQUIRE_EXACTLY_ONE_BASE_192=Exactly one base DN must be provided for use with the memory-based backend
SEVERE_ERR_MEMORYBACKEND_ENTRY_ALREADY_EXISTS_193=Entry %s already exists in the memory-based backend
SEVERE_ERR_MEMORYBACKEND_ENTRY_DOESNT_BELONG_194=Entry %s does not belong in the memory-based backend
SEVERE_ERR_MEMORYBACKEND_PARENT_DOESNT_EXIST_195=Unable to add entry %s because its parent entry %s does not exist in the memory-based backend
SEVERE_ERR_MEMORYBACKEND_ENTRY_DOESNT_EXIST_196=Entry %s does not exist in the memory-based backend
SEVERE_ERR_MEMORYBACKEND_CANNOT_DELETE_ENTRY_WITH_CHILDREN_197=Cannot delete entry %s because it has one or more subordinate entries
SEVERE_ERR_MEMORYBACKEND_MODDN_NOT_SUPPORTED_198=Modify DN operations are not supported in the memory-based backend
SEVERE_ERR_MEMORYBACKEND_CANNOT_CREATE_LDIF_WRITER_199=Unable to create an LDIF writer:  %s
SEVERE_ERR_MEMORYBACKEND_CANNOT_WRITE_ENTRY_TO_LDIF_200=Cannot write entry %s to LDIF:  %s
SEVERE_ERR_MEMORYBACKEND_CANNOT_CREATE_LDIF_READER_201=Unable to create an LDIF reader:  %s
SEVERE_ERR_MEMORYBACKEND_ERROR_READING_LDIF_202=An unrecoverable error occurred while reading from LDIF:  %s
SEVERE_ERR_MEMORYBACKEND_ERROR_DURING_IMPORT_203=An unexpected error occurred while processing the import:  %s
SEVERE_ERR_MEMORYBACKEND_BACKUP_RESTORE_NOT_SUPPORTED_204=The memory-based backend does not support backup or restore operations
SEVERE_ERR_MEMORYBACKEND_CANNOT_RENAME_ENRY_WITH_CHILDREN_205=Cannot rename entry %s because it has one or more subordinate entries
SEVERE_ERR_MEMORYBACKEND_CANNOT_RENAME_TO_ANOTHER_BACKEND_206=Cannot rename entry %s because the target entry is in a different backend
SEVERE_ERR_MEMORYBACKEND_RENAME_PARENT_DOESNT_EXIST_207=Cannot rename entry %s because the new parent entry %s doesn't exist
INFO_SCHEMA_DESCRIPTION_SHOW_ALL_ATTRIBUTES_208=\u30b5\u30d6\u30b9\u30ad\u30fc\u30de\u30a8\u30f3\u30c8\u30ea\u3067\u5c5e\u6027\u304c\u30aa\u30da\u30ec\u30fc\u30b7\u30e7\u30ca\u30eb\u3067\u3042\u308b\u3068\u30de\u30fc\u30af\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u3067\u3082\u3001\u305d\u308c\u3089\u306e\u5c5e\u6027\u3092\u30e6\u30fc\u30b6\u30fc\u5c5e\u6027\u3068\u3057\u3066\u51e6\u7406\u3059\u308b\u304b\u3069\u3046\u304b\u3092\u6307\u5b9a\u3057\u307e\u3059\u3002\u3053\u308c\u306b\u3088\u308a\u3001attributeType \u3084 objectClasses \u306a\u3069\u306e\u30b9\u30ad\u30fc\u30de\u5c5e\u6027\u304c\u8981\u6c42\u3055\u308c\u306a\u3044\u5834\u5408\u3067\u3082\u30c7\u30d5\u30a9\u30eb\u30c8\u3067\u542b\u307e\u308c\u308b\u3053\u3068\u3092\u60f3\u5b9a\u3059\u308b\u4e00\u90e8\u306e\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3068\u306e\u4e92\u63db\u6027\u304c\u5b9f\u73fe\u3067\u304d\u307e\u3059\u3002\u30d7\u30ed\u30c8\u30b3\u30eb\u7d4c\u7531\u3067\u30b9\u30ad\u30fc\u30de\u306e\u5909\u66f4\u3092\u8a66\u307f\u308b\u5834\u5408\u306e\u554f\u984c\u3092\u56de\u907f\u3059\u308b\u305f\u3081\u3001ldapSyntaxes \u5c5e\u6027\u306f\u5e38\u306b\u30aa\u30da\u30ec\u30fc\u30b7\u30e7\u30ca\u30eb\u3068\u3057\u3066\u51e6\u7406\u3055\u308c\u307e\u3059
SEVERE_ERR_SCHEMA_CANNOT_DETERMINE_SHOW_ALL_209=An error occurred while trying to determine whether to treat all subschema entry attributes as user attributes regardless of the way they are defined in the schema, as specified in the ds-cfg-show-all-attributes attribute of configuration entry %s:  %s. The default behavior, which is to treat the attribute types as defined in the server schema, will be used
FATAL_ERR_BACKEND_CANNOT_REGISTER_BASEDN_210=An error occurred while attempting to register base DN %s in the Directory Server:  %s
MILD_ERR_SCHEMA_DELETE_MODTYPE_NOT_SUPPORTED_211=\u30b9\u30ad\u30fc\u30de\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u306f\u3001\u73fe\u5728\u3001\u65e2\u5b58\u306e\u30b9\u30ad\u30fc\u30de\u8981\u7d20\u306e\u524a\u9664\u306f\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093
MILD_ERR_SCHEMA_INVALID_MODIFICATION_TYPE_212=\u30b9\u30ad\u30fc\u30de\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u306f\u3001%s \u5909\u66f4\u30bf\u30a4\u30d7\u306f\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093
MILD_ERR_SCHEMA_MODIFY_UNSUPPORTED_ATTRIBUTE_TYPE_213=\u30b9\u30ad\u30fc\u30de\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u306f\u3001%s \u5c5e\u6027\u578b\u306e\u5909\u66f4\u306f\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002\u5c5e\u6027\u578b\u3001\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9\u3001\u540d\u524d\u66f8\u5f0f\u3001DIT \u30b3\u30f3\u30c6\u30f3\u30c4\u898f\u5247\u3001DIT \u69cb\u9020\u898f\u5247\u3001\u304a\u3088\u3073\u30de\u30c3\u30c1\u30f3\u30b0\u30eb\u30fc\u30eb\u306e\u4f7f\u7528\u306e\u307f\u3092\u5909\u66f4\u3067\u304d\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_CANNOT_DECODE_ATTRTYPE_214=\u5c5e\u6027\u578b "%s" \u306e\u5fa9\u53f7\u5316\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s
MILD_ERR_SCHEMA_MODIFY_ATTRTYPE_ALREADY_EXISTS_215=\u5c5e\u6027\u578b %s \u3092\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u306b\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u540d\u524d\u307e\u305f\u306f OID \u304c\u7af6\u5408\u3059\u308b\u65e2\u5b58\u306e\u5c5e\u6027\u578b\u304c\u5b58\u5728\u3057\u307e\u3059: %s
MILD_ERR_SCHEMA_MODIFY_CANNOT_DECODE_OBJECTCLASS_216=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 "%s" \u306e\u5fa9\u53f7\u5316\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s
MILD_ERR_SCHEMA_MODIFY_UNDEFINED_SUPERIOR_OBJECTCLASS_217=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002%s \u306e\u4e0a\u4f4d\u30af\u30e9\u30b9\u304c\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u3067\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u307e\u305b\u3093
MILD_ERR_SCHEMA_MODIFY_OC_UNDEFINED_REQUIRED_ATTR_218=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u3067\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u306a\u3044\u5c5e\u6027 %s \u304c\u5fc5\u8981\u3067\u3059
MILD_ERR_SCHEMA_MODIFY_OC_UNDEFINED_OPTIONAL_ATTR_219=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u3067\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u306a\u3044\u5c5e\u6027 %s \u3092\u8a31\u53ef\u3057\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_OBJECTCLASS_ALREADY_EXISTS_220=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 %s \u3092\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u306b\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u540d\u524d\u307e\u305f\u306f OID \u304c\u7af6\u5408\u3059\u308b\u65e2\u5b58\u306e\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9\u304c\u5b58\u5728\u3057\u307e\u3059: %s
MILD_ERR_SCHEMA_MODIFY_CANNOT_READ_EXISTING_USER_SCHEMA_221=\u30b9\u30ad\u30fc\u30de\u30d5\u30a1\u30a4\u30eb %s \u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u8aad\u307f\u53d6\u308a\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s
MILD_ERR_SCHEMA_MODIFY_CANNOT_WRITE_NEW_SCHEMA_222=\u66f4\u65b0\u3055\u308c\u305f\u30b9\u30ad\u30fc\u30de\u306e\u66f8\u304d\u8fbc\u307f\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s
MILD_ERR_SCHEMA_MODIFY_CANNOT_DECODE_NAME_FORM_223=\u540d\u524d\u66f8\u5f0f "%s" \u306e\u5fa9\u53f7\u5316\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s
MILD_ERR_SCHEMA_MODIFY_CANNOT_DECODE_DCR_224=DIT \u30b3\u30f3\u30c6\u30f3\u30c4\u898f\u5247 "%s" \u306e\u5fa9\u53f7\u5316\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s
MILD_ERR_SCHEMA_MODIFY_CANNOT_DECODE_DSR_225=DIT \u69cb\u9020\u898f\u5247 "%s" \u306e\u5fa9\u53f7\u5316\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s
MILD_ERR_SCHEMA_MODIFY_CANNOT_DECODE_MR_USE_226=\u30de\u30c3\u30c1\u30f3\u30b0\u30eb\u30fc\u30eb\u306e\u4f7f\u7528 "%s" \u306e\u5fa9\u53f7\u5316\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s
MILD_ERR_SCHEMA_MODIFY_DELETE_NO_VALUES_227=\u30b5\u30fc\u30d0\u30fc\u306f\u3001\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u306e %s \u5c5e\u6027\u578b\u306b\u5bfe\u3059\u308b\u3059\u3079\u3066\u306e\u5024\u306e\u524a\u9664\u3092\u8a31\u53ef\u3057\u307e\u305b\u3093
MILD_ERR_SCHEMA_MODIFY_MULTIPLE_CONFLICTS_FOR_ADD_ATTRTYPE_228=\u5c5e\u6027\u578b %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u8907\u6570\u306e\u65e2\u5b58\u5c5e\u6027\u578b (%s \u304a\u3088\u3073 %s) \u3068\u7af6\u5408\u3057\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_UNDEFINED_SUPERIOR_ATTRIBUTE_TYPE_229=\u5c5e\u6027\u578b %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u3067\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u306a\u3044\u4e0a\u4f4d\u5c5e\u6027\u578b %s \u3092\u53c2\u7167\u3057\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_MULTIPLE_CONFLICTS_FOR_ADD_OBJECTCLASS_230=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u8907\u6570\u306e\u65e2\u5b58\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 (%s \u304a\u3088\u3073 %s) \u3068\u7af6\u5408\u3057\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_MULTIPLE_CONFLICTS_FOR_ADD_NAME_FORM_231=\u540d\u524d\u66f8\u5f0f %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u8907\u6570\u306e\u65e2\u5b58\u540d\u524d\u66f8\u5f0f (%s \u304a\u3088\u3073 %s) \u3068\u7af6\u5408\u3057\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_NF_UNDEFINED_STRUCTURAL_OC_232=\u540d\u524d\u66f8\u5f0f %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u3067\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u306a\u3044\u69cb\u9020\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 %s \u3092\u53c2\u7167\u3057\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_NF_UNDEFINED_REQUIRED_ATTR_233=\u540d\u524d\u66f8\u5f0f %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u3067\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u306a\u3044\u5fc5\u9808\u306e\u5c5e\u6027\u578b %s \u3092\u53c2\u7167\u3057\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_NF_UNDEFINED_OPTIONAL_ATTR_234=\u540d\u524d\u66f8\u5f0f %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u3067\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u306a\u3044\u30aa\u30d7\u30b7\u30e7\u30f3\u306e\u5c5e\u6027\u578b %s \u3092\u53c2\u7167\u3057\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_MULTIPLE_CONFLICTS_FOR_ADD_DCR_235=DIT \u30b3\u30f3\u30c6\u30f3\u30c4\u898f\u5247 %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u8907\u6570\u306e\u65e2\u5b58 DIT \u30b3\u30f3\u30c6\u30f3\u30c4\u898f\u5247 (%s \u304a\u3088\u3073 %s) \u3068\u7af6\u5408\u3057\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_STRUCTURAL_OC_CONFLICT_FOR_ADD_DCR_236=DIT \u30b3\u30f3\u30c6\u30f3\u30c4\u898f\u5247 %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u69cb\u9020\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 %s \u3092\u53c2\u7167\u3057\u3066\u3044\u307e\u3059\u304c\u3001\u3053\u306e\u69cb\u9020\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9\u306f\u5225\u306e DIT \u30b3\u30f3\u30c6\u30f3\u30c4\u898f\u5247 %s \u3068\u3059\u3067\u306b\u95a2\u9023\u4ed8\u3051\u3089\u308c\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_DCR_UNDEFINED_STRUCTURAL_OC_237=DIT \u30b3\u30f3\u30c6\u30f3\u30c4\u898f\u5247 %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u3067\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u306a\u3044\u69cb\u9020\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 %s \u3092\u53c2\u7167\u3057\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_DCR_UNDEFINED_AUXILIARY_OC_238=DIT \u30b3\u30f3\u30c6\u30f3\u30c4\u898f\u5247 %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u3067\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u306a\u3044\u88dc\u52a9\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 %s \u3092\u53c2\u7167\u3057\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_DCR_UNDEFINED_REQUIRED_ATTR_239=DIT \u30b3\u30f3\u30c6\u30f3\u30c4\u898f\u5247 %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u3067\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u306a\u3044\u5fc5\u9808\u306e\u5c5e\u6027\u578b %s \u3092\u53c2\u7167\u3057\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_DCR_UNDEFINED_OPTIONAL_ATTR_240=DIT \u30b3\u30f3\u30c6\u30f3\u30c4\u898f\u5247 %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u3067\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u306a\u3044\u30aa\u30d7\u30b7\u30e7\u30f3\u306e\u5c5e\u6027\u578b %s \u3092\u53c2\u7167\u3057\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_DCR_UNDEFINED_PROHIBITED_ATTR_241=DIT \u30b3\u30f3\u30c6\u30f3\u30c4\u898f\u5247 %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u3067\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u306a\u3044\u7981\u6b62\u3055\u308c\u308b\u5c5e\u6027\u578b %s \u3092\u53c2\u7167\u3057\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_MULTIPLE_CONFLICTS_FOR_ADD_DSR_242=DIT \u69cb\u9020\u898f\u5247 %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u8907\u6570\u306e\u65e2\u5b58 DIT \u69cb\u9020\u898f\u5247 (%s \u304a\u3088\u3073 %s) \u3068\u7af6\u5408\u3057\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_NAME_FORM_CONFLICT_FOR_ADD_DSR_243=DIT \u69cb\u9020\u898f\u5247 %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u540d\u524d\u66f8\u5f0f %s \u3092\u53c2\u7167\u3057\u3066\u3044\u307e\u3059\u304c\u3001\u3053\u306e\u540d\u524d\u66f8\u5f0f\u306f\u5225\u306e DIT \u69cb\u9020\u898f\u5247 %s \u3068\u3059\u3067\u306b\u95a2\u9023\u4ed8\u3051\u3089\u308c\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_DSR_UNDEFINED_NAME_FORM_244=DIT \u69cb\u9020\u898f\u5247 %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u3067\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u306a\u3044\u540d\u524d\u66f8\u5f0f %s \u3092\u53c2\u7167\u3057\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_MULTIPLE_CONFLICTS_FOR_ADD_MR_USE_245=\u30de\u30c3\u30c1\u30f3\u30b0\u30eb\u30fc\u30eb\u306e\u4f7f\u7528 %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u8907\u6570\u306e\u65e2\u5b58\u30de\u30c3\u30c1\u30f3\u30b0\u30eb\u30fc\u30eb\u306e\u4f7f\u7528 (%s \u304a\u3088\u3073 %s) \u3068\u7af6\u5408\u3057\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_MR_CONFLICT_FOR_ADD_MR_USE_246=\u30de\u30c3\u30c1\u30f3\u30b0\u30eb\u30fc\u30eb\u306e\u4f7f\u7528 %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u30de\u30c3\u30c1\u30f3\u30b0\u30eb\u30fc\u30eb %s \u3092\u53c2\u7167\u3057\u3066\u3044\u307e\u3059\u304c\u3001\u3053\u306e\u30de\u30c3\u30c1\u30f3\u30b0\u30eb\u30fc\u30eb\u306f\u5225\u306e\u30de\u30c3\u30c1\u30f3\u30b0\u30eb\u30fc\u30eb\u306e\u4f7f\u7528 %s \u3068\u3059\u3067\u306b\u95a2\u9023\u4ed8\u3051\u3089\u308c\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_MRU_UNDEFINED_ATTR_247=\u30de\u30c3\u30c1\u30f3\u30b0\u30eb\u30fc\u30eb\u306e\u4f7f\u7528 %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u3067\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u306a\u3044\u5c5e\u6027\u578b %s \u3092\u53c2\u7167\u3057\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_CIRCULAR_REFERENCE_AT_248=\u5c5e\u6027\u578b %s \u3067\u5faa\u74b0\u53c2\u7167\u304c\u691c\u51fa\u3055\u308c\u307e\u3057\u305f\u3002\u4e0a\u4f4d\u306e\u578b\u304c\u3053\u306e\u5c5e\u6027\u578b\u81ea\u4f53\u3092\u9023\u9396\u53c2\u7167\u3057\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_CIRCULAR_REFERENCE_OC_249=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 %s \u3067\u5faa\u74b0\u53c2\u7167\u304c\u691c\u51fa\u3055\u308c\u307e\u3057\u305f\u3002\u4e0a\u4f4d\u30af\u30e9\u30b9\u304c\u3053\u306e\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9\u81ea\u4f53\u3092\u9023\u9396\u53c2\u7167\u3057\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_CIRCULAR_REFERENCE_DSR_250=DIT \u69cb\u9020\u898f\u5247 %s \u3067\u5faa\u74b0\u53c2\u7167\u304c\u691c\u51fa\u3055\u308c\u307e\u3057\u305f\u3002\u4e0a\u4f4d\u898f\u5247\u304c\u3053\u306e DIT \u69cb\u9020\u898f\u5247\u81ea\u4f53\u3092\u9023\u9396\u53c2\u7167\u3057\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_CANNOT_WRITE_ORIG_FILES_CLEANED_251=\u66f4\u65b0\u3092\u9069\u7528\u3059\u308b\u524d\u306b\u3001\u65e2\u5b58\u30b9\u30ad\u30fc\u30de\u30d5\u30a1\u30a4\u30eb\u306e\u30b3\u30d4\u30fc\u4f5c\u6210\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s\u3002\u30b5\u30fc\u30d0\u30fc\u304c\u5143\u306e\u30b9\u30ad\u30fc\u30de\u69cb\u6210\u3092\u5fa9\u5143\u3067\u304d\u305f\u305f\u3081\u3001\u8ffd\u52a0\u306e\u30af\u30ea\u30fc\u30f3\u30a2\u30c3\u30d7\u306f\u5fc5\u8981\u3042\u308a\u307e\u305b\u3093
MILD_ERR_SCHEMA_MODIFY_CANNOT_WRITE_ORIG_FILES_NOT_CLEANED_252=\u66f4\u65b0\u3092\u9069\u7528\u3059\u308b\u524d\u306b\u3001\u65e2\u5b58\u30b9\u30ad\u30fc\u30de\u30d5\u30a1\u30a4\u30eb\u306e\u30b3\u30d4\u30fc\u4f5c\u6210\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s\u3002\u3055\u3089\u306b\u3001\u5143\u306e\u30b9\u30ad\u30fc\u30de\u69cb\u6210\u306e\u5fa9\u5143\u4e2d\u306b\u554f\u984c\u304c\u767a\u751f\u3057\u305f\u305f\u3081\u3001\u30b5\u30fc\u30d0\u30fc\u306f\u77db\u76fe\u3057\u305f\u72b6\u614b\u306e\u307e\u307e\u3067\u3042\u308b\u304a\u305d\u308c\u304c\u3042\u308a\u3001\u624b\u52d5\u306e\u30af\u30ea\u30fc\u30f3\u30a2\u30c3\u30d7\u304c\u5fc5\u8981\u306a\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_CANNOT_WRITE_NEW_FILES_RESTORED_253=\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u30d5\u30a1\u30a4\u30eb\u306e\u65b0\u30d0\u30fc\u30b8\u30e7\u30f3\u306e\u66f8\u304d\u8fbc\u307f\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s\u3002\u30b5\u30fc\u30d0\u30fc\u304c\u5143\u306e\u30b9\u30ad\u30fc\u30de\u69cb\u6210\u3092\u5fa9\u5143\u3067\u304d\u305f\u305f\u3081\u3001\u8ffd\u52a0\u306e\u30af\u30ea\u30fc\u30f3\u30a2\u30c3\u30d7\u306f\u5fc5\u8981\u3042\u308a\u307e\u305b\u3093
MILD_ERR_SCHEMA_MODIFY_CANNOT_WRITE_NEW_FILES_NOT_RESTORED_254=\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u30d5\u30a1\u30a4\u30eb\u306e\u65b0\u30d0\u30fc\u30b8\u30e7\u30f3\u306e\u66f8\u304d\u8fbc\u307f\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s\u3002\u3055\u3089\u306b\u3001\u5143\u306e\u30b9\u30ad\u30fc\u30de\u69cb\u6210\u306e\u5fa9\u5143\u4e2d\u306b\u554f\u984c\u304c\u767a\u751f\u3057\u305f\u305f\u3081\u3001\u30b5\u30fc\u30d0\u30fc\u306f\u77db\u76fe\u3057\u305f\u72b6\u614b\u306e\u307e\u307e\u3067\u3042\u308b\u304a\u305d\u308c\u304c\u3042\u308a\u3001\u624b\u52d5\u306e\u30af\u30ea\u30fc\u30f3\u30a2\u30c3\u30d7\u304c\u5fc5\u8981\u306a\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_REMOVE_NO_SUCH_ATTRIBUTE_TYPE_255=\u5c5e\u6027\u578b %s \u3092\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u304b\u3089\u524a\u9664\u3067\u304d\u307e\u305b\u3093\u3002\u305d\u306e\u3088\u3046\u306a\u5c5e\u6027\u578b\u304c\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u307e\u305b\u3093
MILD_ERR_SCHEMA_MODIFY_REMOVE_AT_SUPERIOR_TYPE_256=\u5c5e\u6027\u578b %s \u3092\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u304b\u3089\u524a\u9664\u3067\u304d\u307e\u305b\u3093\u3002\u5c5e\u6027\u578b %s \u306e\u4e0a\u4f4d\u578b\u3068\u3057\u3066\u53c2\u7167\u3055\u308c\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_REMOVE_AT_IN_OC_257=\u5c5e\u6027\u578b %s \u3092\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u304b\u3089\u524a\u9664\u3067\u304d\u307e\u305b\u3093\u3002\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 %s \u3067\u5fc5\u9808\u307e\u305f\u306f\u30aa\u30d7\u30b7\u30e7\u30f3\u306e\u5c5e\u6027\u578b\u3068\u3057\u3066\u53c2\u7167\u3055\u308c\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_REMOVE_AT_IN_NF_258=\u5c5e\u6027\u578b %s \u3092\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u304b\u3089\u524a\u9664\u3067\u304d\u307e\u305b\u3093\u3002\u540d\u524d\u66f8\u5f0f %s \u3067\u5fc5\u9808\u307e\u305f\u306f\u30aa\u30d7\u30b7\u30e7\u30f3\u306e\u5c5e\u6027\u578b\u3068\u3057\u3066\u53c2\u7167\u3055\u308c\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_REMOVE_AT_IN_DCR_259=\u5c5e\u6027\u578b %s \u3092\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u304b\u3089\u524a\u9664\u3067\u304d\u307e\u305b\u3093\u3002DIT \u30b3\u30f3\u30c6\u30f3\u30c4\u898f\u5247 %s \u3067\u5fc5\u9808\u3001\u30aa\u30d7\u30b7\u30e7\u30f3\u3001\u307e\u305f\u306f\u7981\u6b62\u306e\u5c5e\u6027\u578b\u3068\u3057\u3066\u53c2\u7167\u3055\u308c\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_REMOVE_AT_IN_MR_USE_260=\u5c5e\u6027\u578b %s \u3092\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u304b\u3089\u524a\u9664\u3067\u304d\u307e\u305b\u3093\u3002\u30de\u30c3\u30c1\u30f3\u30b0\u30eb\u30fc\u30eb\u306e\u4f7f\u7528 %s \u306b\u3088\u3063\u3066\u53c2\u7167\u3055\u308c\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_REMOVE_NO_SUCH_OBJECTCLASS_261=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 %s \u3092\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u304b\u3089\u524a\u9664\u3067\u304d\u307e\u305b\u3093\u3002\u305d\u306e\u3088\u3046\u306a\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9\u304c\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u307e\u305b\u3093
MILD_ERR_SCHEMA_MODIFY_REMOVE_OC_SUPERIOR_CLASS_262=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 %s \u3092\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u304b\u3089\u524a\u9664\u3067\u304d\u307e\u305b\u3093\u3002\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 %s \u306e\u4e0a\u4f4d\u30af\u30e9\u30b9\u3068\u3057\u3066\u53c2\u7167\u3055\u308c\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_REMOVE_OC_IN_NF_263=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 %s \u3092\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u304b\u3089\u524a\u9664\u3067\u304d\u307e\u305b\u3093\u3002\u540d\u524d\u66f8\u5f0f %s \u306e\u69cb\u9020\u30af\u30e9\u30b9\u3068\u3057\u3066\u53c2\u7167\u3055\u308c\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_REMOVE_OC_IN_DCR_264=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 %s \u3092\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u304b\u3089\u524a\u9664\u3067\u304d\u307e\u305b\u3093\u3002DIT \u30b3\u30f3\u30c6\u30f3\u30c4\u898f\u5247 %s \u306e\u69cb\u9020\u30af\u30e9\u30b9\u307e\u305f\u306f\u88dc\u52a9\u30af\u30e9\u30b9\u3068\u3057\u3066\u53c2\u7167\u3055\u308c\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_REMOVE_NO_SUCH_NAME_FORM_265=\u540d\u524d\u66f8\u5f0f %s \u3092\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u304b\u3089\u524a\u9664\u3067\u304d\u307e\u305b\u3093\u3002\u305d\u306e\u3088\u3046\u306a\u540d\u524d\u66f8\u5f0f\u304c\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u307e\u305b\u3093
MILD_ERR_SCHEMA_MODIFY_REMOVE_NF_IN_DSR_266=\u540d\u524d\u66f8\u5f0f %s \u3092\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u304b\u3089\u524a\u9664\u3067\u304d\u307e\u305b\u3093\u3002DIT \u69cb\u9020\u898f\u5247 %s \u306b\u3088\u3063\u3066\u53c2\u7167\u3055\u308c\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_REMOVE_NO_SUCH_DCR_267=DIT \u30b3\u30f3\u30c6\u30f3\u30c4\u898f\u5247 %s \u3092\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u304b\u3089\u524a\u9664\u3067\u304d\u307e\u305b\u3093\u3002\u305d\u306e\u3088\u3046\u306a DIT \u30b3\u30f3\u30c6\u30f3\u30c4\u898f\u5247\u304c\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u307e\u305b\u3093
MILD_ERR_SCHEMA_MODIFY_REMOVE_NO_SUCH_DSR_268=DIT \u69cb\u9020\u898f\u5247 %s \u3092\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u304b\u3089\u524a\u9664\u3067\u304d\u307e\u305b\u3093\u3002\u305d\u306e\u3088\u3046\u306a DIT \u69cb\u9020\u898f\u5247\u304c\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u307e\u305b\u3093
MILD_ERR_SCHEMA_MODIFY_REMOVE_DSR_SUPERIOR_RULE_269=DIT \u69cb\u9020\u898f\u5247 %s \u3092\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u304b\u3089\u524a\u9664\u3067\u304d\u307e\u305b\u3093\u3002DIT \u69cb\u9020\u898f\u5247 %s \u306e\u4e0a\u4f4d\u30eb\u30fc\u30eb\u3068\u3057\u3066\u53c2\u7167\u3055\u308c\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_REMOVE_NO_SUCH_MR_USE_270=\u30de\u30c3\u30c1\u30f3\u30b0\u30eb\u30fc\u30eb\u306e\u4f7f\u7528 %s \u3092\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u304b\u3089\u524a\u9664\u3067\u304d\u307e\u305b\u3093\u3002\u305d\u306e\u3088\u3046\u306a\u30de\u30c3\u30c1\u30f3\u30b0\u30eb\u30fc\u30eb\u306e\u4f7f\u7528\u304c\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u307e\u305b\u3093
MILD_ERR_SCHEMA_MODIFY_NF_OC_NOT_STRUCTURAL_271=\u540d\u524d\u66f8\u5f0f %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u53c2\u7167\u3057\u3066\u3044\u308b\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 %s \u306f\u3001\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u3067\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u69cb\u9020\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9\u3067\u306f\u3042\u308a\u307e\u305b\u3093
MILD_ERR_SCHEMA_MODIFY_DCR_OC_NOT_STRUCTURAL_272=DIT \u30b3\u30f3\u30c6\u30f3\u30c4\u898f\u5247 %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u53c2\u7167\u3057\u3066\u3044\u308b\u69cb\u9020\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 %s \u306f\u3001\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u3067\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u69cb\u9020\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9\u3067\u306f\u3042\u308a\u307e\u305b\u3093
MILD_ERR_SCHEMA_MODIFY_STRUCTURAL_OC_CONFLICT_FOR_ADD_NF_273=\u540d\u524d\u66f8\u5f0f %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u69cb\u9020\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 %s \u3092\u53c2\u7167\u3057\u3066\u3044\u307e\u3059\u304c\u3001\u3053\u306e\u69cb\u9020\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9\u306f\u5225\u306e\u540d\u524d\u66f8\u5f0f %s \u3068\u3059\u3067\u306b\u95a2\u9023\u4ed8\u3051\u3089\u308c\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_OBSOLETE_SUPERIOR_ATTRIBUTE_TYPE_274=\u5c5e\u6027\u578b %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u4e0a\u4f4d\u578b %s \u306f\u3001\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u5185\u3067 OBSOLETE \u3068\u3057\u3066\u30de\u30fc\u30af\u3055\u308c\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_ATTRTYPE_OBSOLETE_MR_275=\u5c5e\u6027\u578b %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u95a2\u9023\u4ed8\u3051\u3089\u308c\u3066\u3044\u308b\u30de\u30c3\u30c1\u30f3\u30b0\u30eb\u30fc\u30eb %s \u306f\u3001\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u5185\u3067 OBSOLETE \u3068\u3057\u3066\u30de\u30fc\u30af\u3055\u308c\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_OBSOLETE_SUPERIOR_OBJECTCLASS_276=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u4e0a\u4f4d\u30af\u30e9\u30b9 %s \u306f\u3001\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u5185\u3067 OBSOLETE \u3068\u3057\u3066\u30de\u30fc\u30af\u3055\u308c\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_OC_OBSOLETE_REQUIRED_ATTR_277=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u5fc5\u9808\u5c5e\u6027 %s \u306f\u3001\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u5185\u3067 OBSOLETE \u3068\u3057\u3066\u30de\u30fc\u30af\u3055\u308c\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_OC_OBSOLETE_OPTIONAL_ATTR_278=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u30aa\u30d7\u30b7\u30e7\u30f3\u306e\u5c5e\u6027 %s \u306f\u3001\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u5185\u3067 OBSOLETE \u3068\u3057\u3066\u30de\u30fc\u30af\u3055\u308c\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_NF_OC_OBSOLETE_279=\u540d\u524d\u66f8\u5f0f %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u305d\u306e\u69cb\u9020\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 %s \u306f\u3001\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u5185\u3067 OBSOLETE \u3068\u3057\u3066\u30de\u30fc\u30af\u3055\u308c\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_NF_OBSOLETE_REQUIRED_ATTR_280=\u540d\u524d\u66f8\u5f0f %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u5fc5\u8981\u3068\u3059\u308b\u5c5e\u6027\u578b %s \u306f\u3001\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u5185\u3067 OBSOLETE \u3068\u3057\u3066\u30de\u30fc\u30af\u3055\u308c\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_NF_OBSOLETE_OPTIONAL_ATTR_281=\u540d\u524d\u66f8\u5f0f %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u5185\u3067 OBSOLETE \u3068\u3057\u3066\u30de\u30fc\u30af\u3055\u308c\u3066\u3044\u308b\u5c5e\u6027\u578b %s \u3092\u8a31\u53ef\u3057\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_DCR_STRUCTURAL_OC_OBSOLETE_282=DIT \u30b3\u30f3\u30c6\u30f3\u30c4\u898f\u5247 %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u305d\u306e\u69cb\u9020\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 %s \u306f\u3001\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u5185\u3067 OBSOLETE \u3068\u3057\u3066\u30de\u30fc\u30af\u3055\u308c\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_DCR_OC_NOT_AUXILIARY_283=DIT \u30b3\u30f3\u30c6\u30f3\u30c4\u898f\u5247 %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u53c2\u7167\u3057\u3066\u3044\u308b\u88dc\u52a9\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 %s \u306f\u3001\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u3067\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u88dc\u52a9\u30af\u30e9\u30b9\u3067\u306f\u3042\u308a\u307e\u305b\u3093
MILD_ERR_SCHEMA_MODIFY_DCR_AUXILIARY_OC_OBSOLETE_284=DIT \u30b3\u30f3\u30c6\u30f3\u30c4\u898f\u5247 %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u5185\u3067 OBSOLETE \u3068\u3057\u3066\u30de\u30fc\u30af\u3055\u308c\u3066\u3044\u308b\u88dc\u52a9\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 %s \u3092\u8a31\u53ef\u3057\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_DCR_OBSOLETE_REQUIRED_ATTR_285=DIT \u30b3\u30f3\u30c6\u30f3\u30c4\u898f\u5247 %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u5fc5\u8981\u3068\u3059\u308b\u5c5e\u6027\u578b %s \u306f\u3001\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u5185\u3067 OBSOLETE \u3068\u3057\u3066\u30de\u30fc\u30af\u3055\u308c\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_DCR_OBSOLETE_OPTIONAL_ATTR_286=DIT \u30b3\u30f3\u30c6\u30f3\u30c4\u898f\u5247 %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u5185\u3067 OBSOLETE \u3068\u3057\u3066\u30de\u30fc\u30af\u3055\u308c\u3066\u3044\u308b\u5c5e\u6027\u578b %s \u3092\u8a31\u53ef\u3057\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_DCR_OBSOLETE_PROHIBITED_ATTR_287=DIT \u30b3\u30f3\u30c6\u30f3\u30c4\u898f\u5247 %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u5185\u3067 OBSOLETE \u3068\u3057\u3066\u30de\u30fc\u30af\u3055\u308c\u3066\u3044\u308b\u5c5e\u6027\u578b %s \u3092\u7981\u6b62\u3057\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_DSR_OBSOLETE_NAME_FORM_288=DIT \u69cb\u9020\u898f\u5247 %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u305d\u306e\u540d\u524d\u66f8\u5f0f %s \u306f\u3001\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u5185\u3067 OBSOLETE \u3068\u3057\u3066\u30de\u30fc\u30af\u3055\u308c\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_DSR_OBSOLETE_SUPERIOR_RULE_289=DIT \u69cb\u9020\u898f\u5247 %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u5185\u3067 OBSOLETE \u3068\u3057\u3066\u30de\u30fc\u30af\u3055\u308c\u3066\u3044\u308b\u4e0a\u4f4d\u30eb\u30fc\u30eb %s \u3092\u53c2\u7167\u3057\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_MRU_OBSOLETE_MR_290=\u30de\u30c3\u30c1\u30f3\u30b0\u30eb\u30fc\u30eb\u306e\u4f7f\u7528 %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u305d\u306e\u30de\u30c3\u30c1\u30f3\u30b0\u30eb\u30fc\u30eb %s \u306f\u3001\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u5185\u3067 OBSOLETE \u306b\u30de\u30fc\u30af\u3055\u308c\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_MRU_OBSOLETE_ATTR_291=\u30de\u30c3\u30c1\u30f3\u30b0\u30eb\u30fc\u30eb\u306e\u4f7f\u7528 %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u5185\u3067 OBSOLETE \u3068\u3057\u3066\u30de\u30fc\u30af\u3055\u308c\u3066\u3044\u308b\u5c5e\u6027\u578b %s \u3092\u53c2\u7167\u3057\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_DCR_OBSOLETE_AUXILIARY_OC_292=DIT \u30b3\u30f3\u30c6\u30f3\u30c4\u898f\u5247 %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u5185\u3067 OBSOLETE \u3068\u3057\u3066\u30de\u30fc\u30af\u3055\u308c\u3066\u3044\u308b\u88dc\u52a9\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 %s \u3092\u53c2\u7167\u3057\u3066\u3044\u307e\u3059
MILD_ERR_SCHEMA_MODIFY_INSUFFICIENT_PRIVILEGES_293=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u3092\u5909\u66f4\u3059\u308b\u305f\u3081\u306e\u5341\u5206\u306a\u7279\u6a29\u304c\u3042\u308a\u307e\u305b\u3093
SEVERE_ERR_SCHEMA_CANNOT_FIND_CONCAT_FILE_294=Unable to find a file containing concatenated schema element definitions in order to determine if any schema changes were made with the server offline.  The file was expected in the %s directory and should have been named either %s or %s
SEVERE_ERR_SCHEMA_ERROR_DETERMINING_SCHEMA_CHANGES_295=An error occurred while attempting to determine whether any schema changes had been made by directly editing the schema files with the server offline:  %s
SEVERE_ERR_SCHEMA_CANNOT_WRITE_CONCAT_SCHEMA_FILE_296=An error occurred while attempting to write file %s containing a concatenated list of all server schema elements:  %s.  The server may not be able to accurately identify any schema changes made with the server offline
NOTICE_BACKEND_ENVIRONMENT_UNUSABLE_297=\u30d0\u30c3\u30af\u30a8\u30f3\u30c9 ID %s \u306b\u5bfe\u5fdc\u3059\u308b JE \u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u74b0\u5883\u304c\u58ca\u308c\u3066\u3044\u307e\u3059\u3002\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u3092\u518d\u8d77\u52d5\u3057\u3066\u3001\u74b0\u5883\u3092\u958b\u304d\u76f4\u3057\u3066\u304f\u3060\u3055\u3044
SEVERE_ERR_TASKSCHED_NOT_ALLOWED_TASK_298=The Directory Server is not configured to allow task %s to be invoked
INFO_TASK_COMPLETION_BODY_299=\u30bf\u30b9\u30af ID:  %s\r\n\u30bf\u30b9\u30af\u306e\u72b6\u614b:  %s\r\n\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u8a2d\u5b9a\u3055\u308c\u305f\u958b\u59cb\u6642\u523b:  %s\r\n\u5b9f\u969b\u306e\u958b\u59cb\u6642\u523b:  %s\r\n\u5b8c\u4e86\u6642\u523b:  %s\r\n\r\n\u30ed\u30b0\u30e1\u30c3\u30bb\u30fc\u30b8:\r\n
SEVERE_ERR_TRUSTSTORE_GET_ENTRY_NULL_300=Unable to retrieve an entry from the trust store backend because the requested entry was null
SEVERE_ERR_TRUSTSTORE_INVALID_BASE_301=Requested entry %s does not exist in the trust store backend
SEVERE_ERR_TRUSTSTORE_DN_DOES_NOT_SPECIFY_CERTIFICATE_302=Unable to process entry %s in the trust store backend because the requested DN is one level below the base DN but does not specify a certificate name
SEVERE_ERR_TRUSTSTORE_CANNOT_RETRIEVE_CERT_303=Error while trying to retrieve certificate %s from the trust store file %s: %s
SEVERE_ERR_TRUSTSTORE_MODIFY_NOT_SUPPORTED_304=Modify operations are not supported in the trust store backend
SEVERE_ERR_TRUSTSTORE_MODIFY_DN_NOT_SUPPORTED_305=Modify DN operations are not supported in the trust store backend
SEVERE_ERR_TRUSTSTORE_REQUIRES_ONE_BASE_DN_306=Unable to initialize the trust store backend from configuration entry %s because it does not contain exactly one base DN
SEVERE_ERR_TRUSTSTORE_IMPORT_AND_EXPORT_NOT_SUPPORTED_307=LDIF import and export operations are not supported in the trust store backend
SEVERE_ERR_TRUSTSTORE_BACKUP_AND_RESTORE_NOT_SUPPORTED_308=Backup and restore operations are not supported in the trust store backend
SEVERE_ERR_TRUSTSTORE_NO_SUCH_FILE_309=The trust store file %s specified in attribute ds-cfg-trust-store-file of configuration entry %s does not exist
SEVERE_ERR_TRUSTSTORE_INVALID_TYPE_310=The trust store type %s specified in attribute ds-cfg-trust-store-type of configuration entry %s is not valid:  %s
SEVERE_ERR_TRUSTSTORE_PIN_FILE_CANNOT_CREATE_311=An error occurred while trying to create the PIN file %s specified in attribute ds-cfg-trust-store-pin-file of configuration entry %s
SEVERE_ERR_TRUSTSTORE_PIN_FILE_CANNOT_READ_312=An error occurred while trying to read the trust store PIN from file %s specified in configuration attribute ds-cfg-trust-store-pin-file of configuration entry %s:  %s
SEVERE_ERR_TRUSTSTORE_PIN_FILE_EMPTY_313=File %s specified in attribute ds-cfg-trust-store-pin-file of configuration entry %s should contain the PIN needed to access the trust store, but this file is empty
SEVERE_ERR_TRUSTSTORE_PIN_ENVAR_NOT_SET_314=Environment variable %s which is specified in attribute ds-cfg-trust-store-pin-environment-variable of configuration entry %s should contain the PIN needed to access the trust store, but this property is not set
SEVERE_ERR_TRUSTSTORE_PIN_PROPERTY_NOT_SET_315=Java property %s which is specified in attribute ds-cfg-trust-store-pin-property of configuration entry %s should contain the PIN needed to access the file-based trust manager, but this property is not set
SEVERE_ERR_TRUSTSTORE_CANNOT_DETERMINE_FILE_316=An unexpected error occurred while trying to determine the value of configuration attribute ds-cfg-trust-store-file in configuration entry %s:  %s
SEVERE_ERR_TRUSTSTORE_CANNOT_LOAD_317=An error occurred while trying to load the trust store contents from file %s:  %s
SEVERE_ERR_TRUSTSTORE_CANNOT_CREATE_FACTORY_318=An error occurred while trying to create a trust manager factory to access the contents of trust store file %s:  %s
SEVERE_ERR_TRUSTSTORE_ALIAS_IN_USE_319=The certificate entry %s already exists
SEVERE_ERR_TRUSTSTORE_CANNOT_GENERATE_CERT_320=Error while attempting to generate a self-signed certificate %s in the trust store file %s: %s
SEVERE_ERR_TRUSTSTORE_CANNOT_ADD_CERT_321=Error while trying to add certificate %s to the trust store file %s: %s
SEVERE_ERR_TRUSTSTORE_DELETE_NOT_SUPPORTED_322=Delete operations are not supported in the trust store backend
SEVERE_ERR_TRUSTSTORE_ENTRY_MISSING_CERT_ATTR_323=The entry %s could not be added because it does not contain a certificate attribute %s
SEVERE_ERR_TRUSTSTORE_ENTRY_HAS_MULTIPLE_CERT_ATTRS_324=The entry %s could not be added because it contains multiple certificate attributes %s
SEVERE_ERR_TRUSTSTORE_ENTRY_MISSING_CERT_VALUE_325=The entry %s could not be added because it does not contain a value of certificate attribute %s
SEVERE_ERR_TRUSTSTORE_ENTRY_HAS_MULTIPLE_CERT_VALUES_326=The entry %s could not be added because it contains multiple values of certificate attribute %s
SEVERE_ERR_TRUSTSTORE_CANNOT_WRITE_CERT_327=Error while writing certificate %s to a file: %s
SEVERE_WARN_TRUSTSTORE_SET_PERMISSIONS_FAILED_328=Failed to set permissions on trust store file %s
SEVERE_ERR_ROOT_CONTAINER_NOT_INITIALIZED_329=The root container for backend %s has not been initialized preventing this backend from processing the requested operation
SEVERE_ERR_TASKBE_MODIFY_CANNOT_LOCK_ENTRY_330=Unable to obtain a write lock on entry %s
SEVERE_ERR_TASKBE_MODIFY_INVALID_ENTRY_331=Entry %s cannot be modified because it does not represent a task entry.  Only task entries may be modified in the task backend
SEVERE_ERR_TASKBE_MODIFY_NO_SUCH_TASK_332=Entry %s cannot be modified because it does not represent a valid task in the server
SEVERE_ERR_TASKBE_MODIFY_COMPLETED_333=Entry %s cannot be modified because the assoicated task has completed running.  Completed tasks cannot be modified
SEVERE_ERR_TASKBE_MODIFY_RECURRING_334=Entry %s cannot be modified because the server does not currently support modifying recurring task entries
SEVERE_ERR_TASKBE_MODIFY_RUNNING_335=The task associated with entry %s is currently running.  The only modification allowed for running tasks is to replace the value of the ds-task-state attribute with "cancel"
INFO_TASKBE_RUNNING_TASK_CANCELLED_336=\u30bf\u30b9\u30af\u3092\u53d6\u308a\u6d88\u3059\u5909\u66f4\u8981\u6c42\u306b\u3088\u308a\u3001\u30bf\u30b9\u30af\u51e6\u7406\u304c\u4e2d\u65ad\u3055\u308c\u307e\u3057\u305f
SEVERE_ERR_TRUSTSTORE_CANNOT_DELETE_CERT_337=Error while trying to delete certificate %s from the trust store file %s: %s
SEVERE_ERR_TRUSTSTORE_CERTIFICATE_NOT_FOUND_338=Unable to retrieve entry %s from the trust store backend because the certificate %s does not exist
SEVERE_ERR_LDIF_BACKEND_MULTIPLE_BASE_DNS_339=The LDIF backend defined in configuration entry %s only supports a single base DN, but was configured for use with multiple base DNs
SEVERE_ERR_LDIF_BACKEND_ERROR_OPENING_FILE_340=An error occurred while attempting to open LDIF file %s for use by the LDIF backend defined in configuration entry %s:  %s
SEVERE_ERR_LDIF_BACKEND_ERROR_READING_ENTRY_341=An error occurred while attempting to read data from LDIF file %s into the LDIF backend defined in configuration entry %s: %s
MILD_ERR_LDIF_BACKEND_DUPLICATE_ENTRY_342=\u69cb\u6210\u30a8\u30f3\u30c8\u30ea %2$s \u3067 LDIF \u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u4f7f\u7528\u3059\u308b\u3088\u3046\u5b9a\u7fa9\u3055\u308c\u305f LDIF \u30d5\u30a1\u30a4\u30eb %1$s \u306b\u3001%3$s \u306e DN \u3092\u6301\u3064\u30a8\u30f3\u30c8\u30ea\u304c\u8907\u6570\u3042\u308a\u307e\u3059
MILD_ERR_LDIF_BACKEND_ENTRY_OUT_OF_SCOPE_343=\u69cb\u6210\u30a8\u30f3\u30c8\u30ea %2$s \u3067 LDIF \u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u4f7f\u7528\u3059\u308b\u3088\u3046\u5b9a\u7fa9\u3055\u308c\u305f LDIF \u30d5\u30a1\u30a4\u30eb %1$s \u306b\u3001\u305d\u306e\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u5b9a\u7fa9\u3055\u308c\u305f\u30d9\u30fc\u30b9 DN \u306e\u4e0b\u4f4d\u306b\u306a\u3044\u30a8\u30f3\u30c8\u30ea %3$s \u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059
MILD_ERR_LDIF_BACKEND_MISSING_PARENT_344=\u69cb\u6210\u30a8\u30f3\u30c8\u30ea %2$s \u3067 LDIF \u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u4f7f\u7528\u3059\u308b\u3088\u3046\u5b9a\u7fa9\u3055\u308c\u305f LDIF \u30d5\u30a1\u30a4\u30eb %1$s \u306b\u3001\u30a8\u30f3\u30c8\u30ea %3$s \u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u305d\u306e\u89aa\u30a8\u30f3\u30c8\u30ea\u306f\u307e\u3060\u8aad\u307f\u8fbc\u307e\u308c\u3066\u3044\u307e\u305b\u3093
SEVERE_ERR_LDIF_BACKEND_ERROR_CREATING_FILE_345=An error occurred while trying to create file %s to write an updated version of the data for the LDIF backend defined in configuration entry %s:  %s
SEVERE_ERR_LDIF_BACKEND_ERROR_WRITING_FILE_346=An error occurred while trying to write updated data to file %s for the LDIF backend defined in configuration entry %s:  %s
SEVERE_ERR_LDIF_BACKEND_ERROR_RENAMING_FILE_347=An error occurred while attempting to rename file %s to %s while writing updated data for the LDIF backend defined in configuration entry %s:  %s
MILD_ERR_LDIF_BACKEND_ADD_ALREADY_EXISTS_348=\u30a8\u30f3\u30c8\u30ea %s \u306f\u3001LDIF \u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306b\u3059\u3067\u306b\u5b58\u5728\u3057\u307e\u3059
MILD_ERR_LDIF_BACKEND_ADD_MISSING_PARENT_349=\u30a8\u30f3\u30c8\u30ea %s \u306e\u89aa\u304c\u5b58\u5728\u3057\u307e\u305b\u3093
MILD_ERR_LDIF_BACKEND_DELETE_NO_SUCH_ENTRY_350=\u30a8\u30f3\u30c8\u30ea %s \u304c\u5b58\u5728\u3057\u307e\u305b\u3093
MILD_ERR_LDIF_BACKEND_DELETE_NONLEAF_351=\u30a8\u30f3\u30c8\u30ea %s \u306b 1 \u3064\u4ee5\u4e0a\u306e\u4e0b\u4f4d\u30a8\u30f3\u30c8\u30ea\u304c\u3042\u308b\u305f\u3081\u3001\u305d\u306e\u4e0b\u4f4d\u30a8\u30f3\u30c8\u30ea\u306e\u3059\u3079\u3066\u304c\u5148\u306b\u524a\u9664\u3055\u308c\u308b\u307e\u3067\u3053\u306e\u30a8\u30f3\u30c8\u30ea\u3092\u524a\u9664\u3067\u304d\u307e\u305b\u3093
MILD_ERR_LDIF_BACKEND_MODIFY_NO_SUCH_ENTRY_352=\u30a8\u30f3\u30c8\u30ea %s \u304c\u5b58\u5728\u3057\u307e\u305b\u3093
MILD_ERR_LDIF_BACKEND_MODDN_NO_SUCH_SOURCE_ENTRY_353=\u30bd\u30fc\u30b9\u30a8\u30f3\u30c8\u30ea %s \u304c\u5b58\u5728\u3057\u307e\u305b\u3093
MILD_ERR_LDIF_BACKEND_MODDN_TARGET_ENTRY_ALREADY_EXISTS_354=\u30bf\u30fc\u30b2\u30c3\u30c8\u30a8\u30f3\u30c8\u30ea %s \u306f\u3059\u3067\u306b\u5b58\u5728\u3057\u307e\u3059
MILD_ERR_LDIF_BACKEND_MODDN_NEW_PARENT_DOESNT_EXIST_355=\u65b0\u898f\u89aa DN %s \u304c\u5b58\u5728\u3057\u307e\u305b\u3093
MILD_ERR_LDIF_BACKEND_SEARCH_NO_SUCH_BASE_356=\u691c\u7d22\u30d9\u30fc\u30b9 DN \u3068\u3057\u3066\u6307\u5b9a\u3055\u308c\u305f\u30a8\u30f3\u30c8\u30ea %s \u304c\u5b58\u5728\u3057\u307e\u305b\u3093
SEVERE_ERR_LDIF_BACKEND_CANNOT_CREATE_LDIF_WRITER_357=An error occurred while trying to create the writer for the LDIF export operation:  %s
SEVERE_ERR_LDIF_BACKEND_CANNOT_WRITE_ENTRY_TO_LDIF_358=An error occurred while trying to write entry %s during the LDIF export:  %s
SEVERE_ERR_LDIF_BACKEND_CANNOT_CREATE_LDIF_READER_359=An error occurred while trying to create the reader for the LDIF import operation:  %s
SEVERE_ERR_LDIF_BACKEND_ERROR_READING_LDIF_360=An unrecoverable error occurred while attempting to read data from the import file:  %s.  The LDIF import cannot continue
MILD_ERR_LDIF_BACKEND_BACKUP_RESTORE_NOT_SUPPORTED_361=LDIF \u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u306f\u3001\u73fe\u5728\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u307e\u305f\u306f\u5fa9\u5143\u306e\u6a5f\u69cb\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u305b\u3093\u3002\u4ee3\u308f\u308a\u306b\u3001LDIF \u30a4\u30f3\u30dd\u30fc\u30c8\u304a\u3088\u3073\u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u64cd\u4f5c\u3092\u4f7f\u7528\u3057\u3066\u304f\u3060\u3055\u3044
MILD_ERR_LDIF_BACKEND_LDIF_DOESNT_EXIST_362=LDIF \u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u69cb\u6210\u30a8\u30f3\u30c8\u30ea %2$s \u3067\u53c2\u7167\u3055\u308c\u3066\u3044\u308b LDIF \u30d5\u30a1\u30a4\u30eb %1$s \u304c\u5b58\u5728\u3057\u307e\u305b\u3093
INFO_LDIF_BACKEND_LDIF_FILE_CHANGED_363=LDIF \u30d5\u30a1\u30a4\u30eb\u30d1\u30b9\u306b\u5bfe\u3059\u308b\u5909\u66f4\u306f\u3001\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3092\u7121\u52b9\u306b\u3057\u3066\u518d\u5ea6\u6709\u52b9\u306b\u3059\u308b\u307e\u3067\u3001\u6709\u52b9\u306b\u306a\u308a\u307e\u305b\u3093
INFO_LDIF_BACKEND_BASE_DN_CHANGED_364=LDIF \u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u30d9\u30fc\u30b9 DN \u306b\u5bfe\u3059\u308b\u5909\u66f4\u306f\u3001\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3092\u7121\u52b9\u306b\u3057\u3066\u518d\u5ea6\u6709\u52b9\u306b\u3059\u308b\u307e\u3067\u3001\u6709\u52b9\u306b\u306a\u308a\u307e\u305b\u3093
MILD_ERR_LDIF_BACKEND_HAS_SUBORDINATES_NO_SUCH_ENTRY_365=\u30bf\u30fc\u30b2\u30c3\u30c8\u30a8\u30f3\u30c8\u30ea %s \u304c\u5b58\u5728\u3057\u307e\u305b\u3093
MILD_ERR_LDIF_BACKEND_NUM_SUBORDINATES_NO_SUCH_ENTRY_366=\u30bf\u30fc\u30b2\u30c3\u30c8\u30a8\u30f3\u30c8\u30ea %s \u304c\u5b58\u5728\u3057\u307e\u305b\u3093
SEVERE_ERR_TRUSTSTORE_ERROR_READING_KEY_367=Error reading key %s from key store %s: %s
MILD_ERR_HAS_SUBORDINATES_NOT_SUPPORTED_368=\u3053\u306e\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306f\u3001hasSubordinates \u30aa\u30da\u30ec\u30fc\u30b7\u30e7\u30ca\u30eb\u5c5e\u6027\u306e\u30b5\u30dd\u30fc\u30c8\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u305b\u3093
MILD_ERR_NUM_SUBORDINATES_NOT_SUPPORTED_369=\u3053\u306e\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306f\u3001numSubordinates \u30aa\u30da\u30ec\u30fc\u30b7\u30e7\u30ca\u30eb\u5c5e\u6027\u306e\u30b5\u30dd\u30fc\u30c8\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u305b\u3093
NOTICE_BACKEND_OFFLINE_370=\u30d0\u30c3\u30af\u30a8\u30f3\u30c9 %s \u306f\u30aa\u30d5\u30e9\u30a4\u30f3\u306b\u306a\u308a\u307e\u3057\u305f