1234567891011121314151617181920212223242526272829303132333435363738394041 |
- #
- # Licensed Materials - Property of IBM
- # IBM Cognos Products: localizationkit
- # (C) Copyright IBM Corp. 2005, 2016
- # US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- #
- ## DO NOT EDIT!
- ## Generated using CCLXmlToProperties.xslt
- ## END OF WARNING
- ##
- ## Component: REP
- ##
- ## Description: Repository API messages
- ##
- #
- # Section: API
- #
- # Description: API messages
- #
- repositoryError = REP-API-1001 \u5b58\u50a8\u4ed3\u5e93\u9519\u8bef\u3002
- errorReadingConfig = REP-API-1002 \u8bfb\u53d6\u914d\u7f6e\u201c{Name}\u201d\u65f6\u51fa\u9519\u3002
- cannotParseConnectionURL = REP-API-1003 \u65e0\u6cd5\u89e3\u6790\u5b58\u50a8\u4ed3\u5e93\u8fde\u63a5 URL\u3002
- cannotLoadRepositoryPlugin = REP-API-1004 \u65e0\u6cd5\u88c5\u5165\u5b58\u50a8\u4ed3\u5e93\u63d2\u4ef6\u201c{Name}\u201d\u3002
- cannotParseConnectionString = REP-API-1005 \u65e0\u6cd5\u89e3\u6790\u5b58\u50a8\u4ed3\u5e93\u8fde\u63a5\u5b57\u7b26\u4e32\u3002
- cannotParseRepositoryType = REP-API-1006 \u65e0\u6cd5\u89e3\u6790\u8fde\u63a5\u5b57\u7b26\u4e32\u201c{ConnectionString}\u201d\u4e2d\u7684\u5b58\u50a8\u4ed3\u5e93\u7c7b\u578b\u3002
- cannotParseUserID = REP-API-1007 \u65e0\u6cd5\u89e3\u6790\u8fde\u63a5\u5b57\u7b26\u4e32\u201c{ConnectionString}\u201d\u4e2d\u7684\u7528\u6237\u6807\u8bc6\u3002
- invalidOutputID = REP-API-1008 \u65e0\u6548\u7684\u8f93\u51fa ID
- archivesuccess = REP-API-1009 \u6210\u529f\u5730\u4ece\u62a5\u8868\u201c{reportID}\u201d\u5f52\u6863\u4e86\u8f93\u51fa\u201c{outputID}\u201d
- archivefail = REP-API-1010 \u672a\u80fd\u4f7f\u7528\u8fde\u63a5\u201c{connectionString}\u201d\u4ece\u62a5\u8868\u201c{reportID}\u201d\u5f52\u6863\u8f93\u51fa\u201c{outputID}\u201d\u3002\u5f02\u5e38\u8be6\u7ec6\u4fe1\u606f\uff1a{trace}
- archivefailnodata = REP-API-1011 \u672a\u80fd\u5f52\u6863\u8f93\u51fa\u3002\u6ca1\u6709\u6570\u636e\u53d1\u9001\u5230\u5b58\u50a8\u4ed3\u5e93\u63d2\u4ef6
- noQueryResults = REP-API-1012 \u67e5\u8be2\u672a\u80fd\u627e\u5230\u4efb\u4f55\u5bf9\u8c61\u3002
- objectWithIDNotFound = REP-API-1013 \u672a\u627e\u5230\u5177\u6709\u6807\u8bc6\u201c{objectID}\u201d\u7684\u201c{objectClass}\u201d\u7684\u6863\u6848\u5e93\u5bf9\u8c61\u3002
- propertyNotFound = REP-API-1014 \u672a\u627e\u5230\u5177\u6709\u6807\u8bc6\u201c{objectID}\u201d\u7684\u201c{objectClass}\u201d\u7684\u5c5e\u6027\u201c{propertyName}\u201d
- deleteSuccess = REP-API-1015 \u5df2\u6210\u529f\u5220\u9664\u5bf9\u8c61\u201c{objectID}\u201d\u3002
- writeSuccess = REP-API-1016 \u5df2\u6210\u529f\u5199\u5165\u5bf9\u8c61\u201c{objectID}\u201d\u3002
- missingRequiredParameter = REP-API-1017 \u672a\u6307\u5b9a\u5fc5\u9700\u53c2\u6570\u201c{parameter}\u201d\u3002
- objectNotFound = REP-API-1018 \u672a\u627e\u5230\u5bf9\u8c61\u3002
- authenticationRequired = REP-API-1019 \u9700\u8981\u8eab\u4efd\u9a8c\u8bc1\u3002
|