blob: ed0fe1952589430f2c571b4d81ac8e6ea0af7330 [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=跨距內有非預期的元素 {0}
unexpectedNamespace=非預期的命名空間 {0}
unknownElement=不明元素 {0}
unknownAttribute=元素 {1} 中不允許有屬性 {0}
# TEXT_FIELD_HTML_FORMAT import errors
malformedTag=格式錯誤的標籤 {0}
malformedMarkup=格式錯誤的標記 {0}
# TEXT_LAYOUT_FORMAT import errors
missingTextFlow=沒有 TextFlow 可剖析
expectedExactlyOneTextLayoutFormat={0} 應該有一個且只有一個 TextLayoutFormat