mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-14 17:58:59 +00:00
126632 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2) 125496 gbroadbent: ES-PT_BR-FR-DE-NB-JA-ZH_CN: Improved files to display a colon before variable instead of period at the end of a string. (Just comestic) git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126983 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
16 lines
1.3 KiB
Properties
16 lines
1.3 KiB
Properties
# Messages returned by the REST API framework
|
|
framework.exception.ApiDefault=\u8c03\u7528 Rest API \u65f6\u51fa\u73b0\u672a\u77e5\u9519\u8bef
|
|
framework.exception.ConstraintViolated=\u8fdd\u53cd\u4e86\u7ea6\u675f\u6761\u4ef6
|
|
framework.exception.InvalidArgument=\u6536\u5230\u4e86\u65e0\u6548\u53c2\u6570: {0}
|
|
framework.exception.InvalidQuery=\u6536\u5230\u4e86\u65e0\u6548 WHERE \u67e5\u8be2: {0}
|
|
framework.exception.InvalidSelect=\u6536\u5230\u4e86\u65e0\u6548 {1} \u67e5\u8be2: {0}
|
|
framework.exception.NotFound=\u672a\u627e\u5230 {0}
|
|
framework.exception.EntityNotFound=\u672a\u627e\u5230 ID \u4e3a {0} \u7684\u5b9e\u4f53
|
|
framework.exception.RelationshipNotFound=\u672a\u627e\u5230 ID \u4e3a {0}\u3001\u5173\u7cfb ID \u4e3a {1} \u7684\u5b9e\u4f53\u7684\u5173\u7cfb\u8d44\u6e90
|
|
framework.exception.PermissionDenied=\u6743\u9650\u88ab\u62d2\u7edd
|
|
framework.exception.StaleEntity=\u5c1d\u8bd5\u66f4\u65b0\u8fc7\u671f\u7684\u5b9e\u4f53
|
|
framework.exception.UnsupportedResourceOperation=\u4e0d\u652f\u6301\u6b64\u64cd\u4f5c
|
|
framework.exception.DeletedResource=\u5728\u6b64\u7248\u672c\u7684 REST API \u4e2d\uff0c\u5df2\u5220\u9664\u8d44\u6e90 {0}
|
|
framework.exception.RequestEntityTooLarge=\u8bf7\u6c42\u5b9e\u4f53\u592a\u5927
|
|
framework.exception.InsufficientStorage=\u8d85\u51fa\u5185\u5bb9\u5b58\u50a8\u914d\u989d
|