blob: c699f323cd75d931e3222d8b38e566eb84eec6f2 [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=Недопустимый элемент типа {0} передан в mxmlChildren
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=Атрибут {0} не разрешен для элемента {1}
# TEXT_FIELD_HTML_FORMAT import errors
malformedTag=Недопустимый тег {0}
malformedMarkup=Недопустимая разметка {0}
# TEXT_LAYOUT_FORMAT import errors
missingTextFlow=Отсутствует TextFlow для анализа
expectedExactlyOneTextLayoutFormat=Ожидался только один TextLayoutFormat в {0}