################################################################################ ## ## 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 # Shared outOfBounds = 指定したインデックス '{0}' が範囲外です invalidIndex = 無効なインデックス : '{0}' # ListCollectionView unknownProperty = 不明な Property です '{0}' incorrectAddition = ビューに既に存在するアイテムを追加しようとしています itemNotFound = ビューがソートされていない場合は見つけることができません bookmarkNotFound = ブックマークがこのビューのものではありません # ListCollectionViewCursor invalidInsert = current が beforeFirst である場合は挿入できません invalidRemove = current が beforeFirst または afterLast である場合は削除できません bookmarkInvalid = ブックマークが有効ではありません invalidCursor = カーソルが有効ではありません # Sort noItems = 検索するアイテムがありません findCondition = 検索条件には、次までのすべてのソートフィールドが含まれている必要があります \\u0027'{0}'\\u0027 findRestriction = 検索条件には、最低 1 つのソートフィールド値が含まれている必要があります unknownMode = 不明な検索モードです nonUnique = アイテム内の値が一意ではありません noComparator = コンパレータを特定できません '{0}' # SortField noComparatorSortField = 名前 \\u0027'{0}'\\u0027 の SortField に対するコンパレータを特定できません。 # XMLListAdapter invalidType = 型が正しくありません。XML、または XML オブジェクトを 1 つ含む XMLList である必要があります。