blob: 9564be7c0fecda745c299831f0373e2e31eda390 [file] [log] [blame]
################################################################################
##
## Licensed to the Apache Software Foundation (ASF) under one or more
## contributor license agreements. See the NOTICE file distributed with
## this work for additional information regarding copyright ownership.
## The ASF licenses this file to You under the Apache License, Version 2.0
## (the "License"); you may not use this file except in compliance with
## the License. You may obtain a copy of the License at
##
## http://www.apache.org/licenses/LICENSE-2.0
##
## Unless required by applicable law or agreed to in writing, software
## distributed under the License is distributed on an "AS IS" BASIS,
## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
## See the License for the specific language governing permissions and
## limitations under the License.
##
################################################################################
## Developer RTE Section
missingStringResource=リソース {0} のストリングがありません
# Core errors
invalidFlowElementConstruct=無効な FlowElement サブクラスを作成しようとしました
invalidSplitAtPosition=splitAtPosition のパラメーターが無効です
badMXMLChildrenArgument=mxmlChildren {0} タイプの不正なエレメントが渡されました
badReplaceChildrenIndex=FlowGroupElement.replaceChildren のインデックスが範囲外です
invalidChildType=親になれないタイプの NewElement です
badRemoveChild=削除する子が見つかりません
invalidSplitAtIndex=splitAtIndex のパラメーターが無効です
badShallowCopyRange=shallowCopy の範囲が正しくありません
badSurrogatePairCopy=SpanElement.shallowCopy のサロゲートペアの半分のみをコピーしています
invalidReplaceTextPositions=SpanElement.replaceText に無効な位置が渡されました
invalidSurrogatePairSplit=サロゲートペアの分割が無効です
badPropertyValue=プロパティ {0} の値 {1} は範囲外です
# Selection/editing
illegalOperation=不正な {0} 操作を実行しようとしています
# Shared import errors
unexpectedXMLElementInSpan=span 内で予期しないエレメント {0} が見つかりました
unexpectedNamespace=名前空間 {0} は予期しない値です
unknownElement=エレメント {0} は不明です
unknownAttribute=属性 {0} はエレメント {1} では使用できません
# TEXT_FIELD_HTML_FORMAT import errors
malformedTag=タグ {0} の形式が不適切です
malformedMarkup=マークアップ {0} の形式が不適切です
# TEXT_LAYOUT_FORMAT import errors
missingTextFlow=解析する TextFlow がありません
expectedExactlyOneTextLayoutFormat={0} には TextLayoutFormat 1 つだけ必要です