| ################################################################################ |
| ## |
| ## 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. |
| ## |
| ################################################################################ |
| |
| DuplicateSymbolException=\u591a\u4e2a\u7b26\u53f7\u547d\u540d\u4e3a\u201c${symbol}\u201d\u3002 |
| MultipleDefinitionsException=\u5728\u201c${location1}\u201d\u548c\u201c${location2}\u201d\u4e2d\u591a\u6b21\u5b9a\u4e49\u4e86\u7b26\u53f7\u201c${symbol}\u201d\u3002 |
| PartialExternsException=${script} \u4e2d\u4e0d\u4e00\u81f4\u7684\u94fe\u63a5 -\u201c${external}\u201d\u6807\u8bb0\u4e3a\u5916\u90e8\u94fe\u63a5\uff0c\u4f46\u201c${symbol}\u201d\u672a\u6807\u8bb0\u4e3a\u5916\u90e8\u94fe\u63a5\u3002 |
| CircularReferenceException=${script} \u7684\u5148\u51b3\u6761\u4ef6\u5305\u542b\u5faa\u73af\u5f15\u7528\u3002 |
| UndefinedSymbolException=\u672a\u5b9a\u4e49\u201c${symbol}\u201d\u3002 |
| LinkingFailed=\u53d1\u751f\u81f4\u547d\u7684\u94fe\u63a5\u9519\u8bef\u3002 |
| UnableToWriteLinkReport=\u65e0\u6cd5\u5c06\u94fe\u63a5\u62a5\u544a\u5199\u5165\u201c${filename}\u201d\u3002 |
| UnableToWriteResourceBundleList=\u65e0\u6cd5\u5c06\u8d44\u6e90\u675f\u5217\u8868\u5199\u5165\u201c${filename}\u201d\u3002 |
| |
| |
| |