Added: ofbiz/trunk/framework/webapp/config/WebappUiLabels_zh.properties
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/webapp/config/WebappUiLabels_zh.properties?view=auto&rev=556459 ============================================================================== --- ofbiz/trunk/framework/webapp/config/WebappUiLabels_zh.properties (added) +++ ofbiz/trunk/framework/webapp/config/WebappUiLabels_zh.properties Sun Jul 15 14:40:04 2007 @@ -0,0 +1,252 @@ +############################################################################### +# 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. +############################################################################### +################################################################### +# OFBiz UiLabel Properties used for errors messages in the +# Webapp module +# + +################################################################## +# CoreEvents +################################################################## +coreEvents.not_authorized_use_fct=\u4f60\u6ca1\u6709\u88ab\u6388\u6743\u4f7f\u7528\u8fd9\u4e2a\u529f\u80fd +coreEvents.delegator_not_passed=\u6240\u9700\u7684\u53c2\u6570 'delegator' \u6ca1\u6709\u4f20\u9012\u8fc7\u6765\u3002 +coreEvents.no_delegator_name_defined=\u6ca1\u6709\u5b9a\u4e49\u4f7f\u7528\u90a3\u4e2a\u540d\u5b57\u7684\u4ee3\u8868 +coreEvents.dispatcher_name_null=\u6267\u884c\u7a0b\u5e8f\u540d\u79f0\u662fnull +coreEvents.dispatcher_context_null=\u6267\u884ccontext\u662fnull +coreEvents.dispatcher_not_passed=\u6240\u9700\u7684\u53c2\u6570 'dispatcher' \u6ca1\u6709\u4f20\u9012\u8fc7\u6765 +coreEvents.no_dispachter_name_registered=\u5df2\u6ce8\u518c\u7684\u6267\u884c\u7a0b\u5e8f\u4e2d\u6ca1\u6709\u90a3\u4e2a\u540d\u5b57 +coreEvents.must_specify_service=\u4f60\u5fc5\u987b\u6307\u5b9a\u4e00\u4e2a 'SERVICE_NAME' (\u5176\u5b83\u53c2\u6570\u5305\u62ec\uff1a SERVICE_TIME, SERVICE_FREQUENCY, SERVICE_INTERVAL, SERVICE_COUNT) +coreEvents.error_modelservice_for_srv_name=\u4e3a\u670d\u52a1\u540d\u79f0\u67e5\u627eModelService\u65f6\u51fa\u9519 +coreEvents.service_name_not_find=\u65e0\u6cd5\u627e\u5230\u8fd9\u4e2a\u670d\u52a1\uff1a\u670d\u52a1\u540d\u79f0 +coreEvents.not_authorized_to_call=\u4f60\u65e0\u6743\u8c03\u7528\u8fd9\u4e2a\u975e\u8f93\u51fa\u7684\u670d\u52a1\uff0c\u4f60\u5fc5\u987b\u767b\u5f55\uff0c\u5e76\u5177\u6709SERVICE_INVOKE_ANY\u6743\u9650\u624d\u884c +coreEvents.invalid_format_time=SERVICE_TIME\u683c\u5f0f\u65e0\u6548 +coreEvents.service_time_already_passed=SERVICE_TIME\u5df2\u7ecf\u4f20\u9012\u4e86 +coreEvents.invalid_format_interval=SERVICE_INTERVAL\u683c\u5f0f\u65e0\u6548 +coreEvents.invalid_format_count=SERVICE_COUNT\u683c\u5f0f\u65e0\u6548 +coreEvents.invalid_format_frequency=SERIVCE_FREQUENCY\u683c\u5f0f\u65e0\u6548 +coreEvents.service_dispatcher_exception=\u670d\u52a1\u6267\u884c\u7a0b\u5e8f\u629b\u51fa\u4e00\u4e2a\u610f\u5916\u9519\u8bef +coreEvents.service_scheduled=\u670d\u52a1\u5df2\u5217\u5165\u8ba1\u5212 +coreEvents.must_specify_service_name=\u4f60\u5fc5\u987b\u6307\u5b9a\u4e00\u4e2a'\u670d\u52a1\u540d\u79f0'\uff0c'\u72b6\u6001'\u53ef\u9009 (\u540c\u6b65\u6216\u5f02\u6b65\uff0c\u7f3a\u7701\u662f\u540c\u6b65) +coreEvents.service_eventhandler_exception=ServiceEventHandler\u629b\u51fa\u4e00\u4e2a\u610f\u5916\u9519\u8bef + +################################################################## +# RequestHandler +################################################################## +requestHandler.error_call_event=\u8c03\u7528\u4e8b\u4ef6\u65f6\u51fa\u9519 + +################################################################## +# SimpleEventHandler +################################################################## +simpleEventHandler.event_not_completed=\u6ca1\u6709\u5b8c\u6210\u4e8b\u4ef6 + + +loginevents.username_was_empty_reenter=\u7528\u6237\u540d\u662f\u7a7a\u7684\uff0c\u8bf7\u91cd\u65b0\u8f93\u5165\u3002 +loginevents.password_was_empty_reenter=\u5bc6\u7801\u662f\u7a7a\u7684\uff0c\u8bf7\u91cd\u65b0\u8f93\u5165\u3002 +# ${errorMessage} = Error Description +loginevents.following_error_occurred_during_login=\u767b\u5f55\u65f6\u53d1\u751f\u4e0b\u5217\u9519\u8bef\uff1a${errorMessage} +loginevents.unable_to_login_this_application=\u65e0\u6cd5\u5b8c\u6210\u767b\u5f55\u8fd9\u4e2a\u5e94\u7528 (\u627e\u4e0d\u5230\u6240\u9700\u6743\u9650)\u3002 +############################################################################### +# 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. +############################################################################### +################################################################### +# OFBiz UiLabel Properties used for errors messages in the +# Webapp module +# + +################################################################## +# CoreEvents +################################################################## +coreEvents.not_authorized_use_fct=\u4f60\u6ca1\u6709\u88ab\u6388\u6743\u4f7f\u7528\u8fd9\u4e2a\u529f\u80fd +coreEvents.delegator_not_passed=\u6240\u9700\u7684\u53c2\u6570 'delegator' \u6ca1\u6709\u4f20\u9012\u8fc7\u6765\u3002 +coreEvents.no_delegator_name_defined=\u6ca1\u6709\u5b9a\u4e49\u4f7f\u7528\u90a3\u4e2a\u540d\u5b57\u7684\u4ee3\u8868 +coreEvents.dispatcher_name_null=\u6267\u884c\u7a0b\u5e8f\u540d\u79f0\u662fnull +coreEvents.dispatcher_context_null=\u6267\u884ccontext\u662fnull +coreEvents.dispatcher_not_passed=\u6240\u9700\u7684\u53c2\u6570 'dispatcher' \u6ca1\u6709\u4f20\u9012\u8fc7\u6765 +coreEvents.no_dispachter_name_registered=\u5df2\u6ce8\u518c\u7684\u6267\u884c\u7a0b\u5e8f\u4e2d\u6ca1\u6709\u90a3\u4e2a\u540d\u5b57 +coreEvents.must_specify_service=\u4f60\u5fc5\u987b\u6307\u5b9a\u4e00\u4e2a 'SERVICE_NAME' (\u5176\u5b83\u53c2\u6570\u5305\u62ec\uff1a SERVICE_TIME, SERVICE_FREQUENCY, SERVICE_INTERVAL, SERVICE_COUNT) +coreEvents.error_modelservice_for_srv_name=\u4e3a\u670d\u52a1\u540d\u79f0\u67e5\u627eModelService\u65f6\u51fa\u9519 +coreEvents.service_name_not_find=\u65e0\u6cd5\u627e\u5230\u8fd9\u4e2a\u670d\u52a1\uff1a\u670d\u52a1\u540d\u79f0 +coreEvents.not_authorized_to_call=\u4f60\u65e0\u6743\u8c03\u7528\u8fd9\u4e2a\u975e\u8f93\u51fa\u7684\u670d\u52a1\uff0c\u4f60\u5fc5\u987b\u767b\u5f55\uff0c\u5e76\u5177\u6709SERVICE_INVOKE_ANY\u6743\u9650\u624d\u884c +coreEvents.invalid_format_time=SERVICE_TIME\u683c\u5f0f\u65e0\u6548 +coreEvents.service_time_already_passed=SERVICE_TIME\u5df2\u7ecf\u4f20\u9012\u4e86 +coreEvents.invalid_format_interval=SERVICE_INTERVAL\u683c\u5f0f\u65e0\u6548 +coreEvents.invalid_format_count=SERVICE_COUNT\u683c\u5f0f\u65e0\u6548 +coreEvents.invalid_format_frequency=SERIVCE_FREQUENCY\u683c\u5f0f\u65e0\u6548 +coreEvents.service_dispatcher_exception=\u670d\u52a1\u6267\u884c\u7a0b\u5e8f\u629b\u51fa\u4e00\u4e2a\u610f\u5916\u9519\u8bef +coreEvents.service_scheduled=\u670d\u52a1\u5df2\u5217\u5165\u8ba1\u5212 +coreEvents.must_specify_service_name=\u4f60\u5fc5\u987b\u6307\u5b9a\u4e00\u4e2a'\u670d\u52a1\u540d\u79f0'\uff0c'\u72b6\u6001'\u53ef\u9009 (\u540c\u6b65\u6216\u5f02\u6b65\uff0c\u7f3a\u7701\u662f\u540c\u6b65) +coreEvents.service_eventhandler_exception=ServiceEventHandler\u629b\u51fa\u4e00\u4e2a\u610f\u5916\u9519\u8bef + +################################################################## +# RequestHandler +################################################################## +requestHandler.error_call_event=\u8c03\u7528\u4e8b\u4ef6\u65f6\u51fa\u9519 + +################################################################## +# SimpleEventHandler +################################################################## +simpleEventHandler.event_not_completed=\u6ca1\u6709\u5b8c\u6210\u4e8b\u4ef6 + + +loginevents.username_was_empty_reenter=\u7528\u6237\u540d\u662f\u7a7a\u7684\uff0c\u8bf7\u91cd\u65b0\u8f93\u5165\u3002 +loginevents.password_was_empty_reenter=\u5bc6\u7801\u662f\u7a7a\u7684\uff0c\u8bf7\u91cd\u65b0\u8f93\u5165\u3002 +# ${errorMessage} = Error Description +loginevents.following_error_occurred_during_login=\u767b\u5f55\u65f6\u53d1\u751f\u4e0b\u5217\u9519\u8bef\uff1a${errorMessage} +loginevents.unable_to_login_this_application=\u65e0\u6cd5\u5b8c\u6210\u767b\u5f55\u8fd9\u4e2a\u5e94\u7528 (\u627e\u4e0d\u5230\u6240\u9700\u6743\u9650)\u3002 +############################################################################### +# 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. +############################################################################### +################################################################### +# OFBiz UiLabel Properties used for errors messages in the +# Webapp module +# + +################################################################## +# CoreEvents +################################################################## +coreEvents.not_authorized_use_fct=\u4f60\u6ca1\u6709\u88ab\u6388\u6743\u4f7f\u7528\u8fd9\u4e2a\u529f\u80fd +coreEvents.delegator_not_passed=\u6240\u9700\u7684\u53c2\u6570 'delegator' \u6ca1\u6709\u4f20\u9012\u8fc7\u6765\u3002 +coreEvents.no_delegator_name_defined=\u6ca1\u6709\u5b9a\u4e49\u4f7f\u7528\u90a3\u4e2a\u540d\u5b57\u7684\u4ee3\u8868 +coreEvents.dispatcher_name_null=\u6267\u884c\u7a0b\u5e8f\u540d\u79f0\u662fnull +coreEvents.dispatcher_context_null=\u6267\u884ccontext\u662fnull +coreEvents.dispatcher_not_passed=\u6240\u9700\u7684\u53c2\u6570 'dispatcher' \u6ca1\u6709\u4f20\u9012\u8fc7\u6765 +coreEvents.no_dispachter_name_registered=\u5df2\u6ce8\u518c\u7684\u6267\u884c\u7a0b\u5e8f\u4e2d\u6ca1\u6709\u90a3\u4e2a\u540d\u5b57 +coreEvents.must_specify_service=\u4f60\u5fc5\u987b\u6307\u5b9a\u4e00\u4e2a 'SERVICE_NAME' (\u5176\u5b83\u53c2\u6570\u5305\u62ec\uff1a SERVICE_TIME, SERVICE_FREQUENCY, SERVICE_INTERVAL, SERVICE_COUNT) +coreEvents.error_modelservice_for_srv_name=\u4e3a\u670d\u52a1\u540d\u79f0\u67e5\u627eModelService\u65f6\u51fa\u9519 +coreEvents.service_name_not_find=\u65e0\u6cd5\u627e\u5230\u8fd9\u4e2a\u670d\u52a1\uff1a\u670d\u52a1\u540d\u79f0 +coreEvents.not_authorized_to_call=\u4f60\u65e0\u6743\u8c03\u7528\u8fd9\u4e2a\u975e\u8f93\u51fa\u7684\u670d\u52a1\uff0c\u4f60\u5fc5\u987b\u767b\u5f55\uff0c\u5e76\u5177\u6709SERVICE_INVOKE_ANY\u6743\u9650\u624d\u884c +coreEvents.invalid_format_time=SERVICE_TIME\u683c\u5f0f\u65e0\u6548 +coreEvents.service_time_already_passed=SERVICE_TIME\u5df2\u7ecf\u4f20\u9012\u4e86 +coreEvents.invalid_format_interval=SERVICE_INTERVAL\u683c\u5f0f\u65e0\u6548 +coreEvents.invalid_format_count=SERVICE_COUNT\u683c\u5f0f\u65e0\u6548 +coreEvents.invalid_format_frequency=SERIVCE_FREQUENCY\u683c\u5f0f\u65e0\u6548 +coreEvents.service_dispatcher_exception=\u670d\u52a1\u6267\u884c\u7a0b\u5e8f\u629b\u51fa\u4e00\u4e2a\u610f\u5916\u9519\u8bef +coreEvents.service_scheduled=\u670d\u52a1\u5df2\u5217\u5165\u8ba1\u5212 +coreEvents.must_specify_service_name=\u4f60\u5fc5\u987b\u6307\u5b9a\u4e00\u4e2a'\u670d\u52a1\u540d\u79f0'\uff0c'\u72b6\u6001'\u53ef\u9009 (\u540c\u6b65\u6216\u5f02\u6b65\uff0c\u7f3a\u7701\u662f\u540c\u6b65) +coreEvents.service_eventhandler_exception=ServiceEventHandler\u629b\u51fa\u4e00\u4e2a\u610f\u5916\u9519\u8bef + +################################################################## +# RequestHandler +################################################################## +requestHandler.error_call_event=\u8c03\u7528\u4e8b\u4ef6\u65f6\u51fa\u9519 + +################################################################## +# SimpleEventHandler +################################################################## +simpleEventHandler.event_not_completed=\u6ca1\u6709\u5b8c\u6210\u4e8b\u4ef6 + + +loginevents.username_was_empty_reenter=\u7528\u6237\u540d\u662f\u7a7a\u7684\uff0c\u8bf7\u91cd\u65b0\u8f93\u5165\u3002 +loginevents.password_was_empty_reenter=\u5bc6\u7801\u662f\u7a7a\u7684\uff0c\u8bf7\u91cd\u65b0\u8f93\u5165\u3002 +# ${errorMessage} = Error Description +loginevents.following_error_occurred_during_login=\u767b\u5f55\u65f6\u53d1\u751f\u4e0b\u5217\u9519\u8bef\uff1a${errorMessage} +loginevents.unable_to_login_this_application=\u65e0\u6cd5\u5b8c\u6210\u767b\u5f55\u8fd9\u4e2a\u5e94\u7528 (\u627e\u4e0d\u5230\u6240\u9700\u6743\u9650)\u3002 +############################################################################### +# 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. +############################################################################### +################################################################### +# OFBiz UiLabel Properties used for errors messages in the +# Webapp module +# + +################################################################## +# CoreEvents +################################################################## +coreEvents.not_authorized_use_fct=\u4f60\u6ca1\u6709\u88ab\u6388\u6743\u4f7f\u7528\u8fd9\u4e2a\u529f\u80fd +coreEvents.delegator_not_passed=\u6240\u9700\u7684\u53c2\u6570 'delegator' \u6ca1\u6709\u4f20\u9012\u8fc7\u6765\u3002 +coreEvents.no_delegator_name_defined=\u6ca1\u6709\u5b9a\u4e49\u4f7f\u7528\u90a3\u4e2a\u540d\u5b57\u7684\u4ee3\u8868 +coreEvents.dispatcher_name_null=\u6267\u884c\u7a0b\u5e8f\u540d\u79f0\u662fnull +coreEvents.dispatcher_context_null=\u6267\u884ccontext\u662fnull +coreEvents.dispatcher_not_passed=\u6240\u9700\u7684\u53c2\u6570 'dispatcher' \u6ca1\u6709\u4f20\u9012\u8fc7\u6765 +coreEvents.no_dispachter_name_registered=\u5df2\u6ce8\u518c\u7684\u6267\u884c\u7a0b\u5e8f\u4e2d\u6ca1\u6709\u90a3\u4e2a\u540d\u5b57 +coreEvents.must_specify_service=\u4f60\u5fc5\u987b\u6307\u5b9a\u4e00\u4e2a 'SERVICE_NAME' (\u5176\u5b83\u53c2\u6570\u5305\u62ec\uff1a SERVICE_TIME, SERVICE_FREQUENCY, SERVICE_INTERVAL, SERVICE_COUNT) +coreEvents.error_modelservice_for_srv_name=\u4e3a\u670d\u52a1\u540d\u79f0\u67e5\u627eModelService\u65f6\u51fa\u9519 +coreEvents.service_name_not_find=\u65e0\u6cd5\u627e\u5230\u8fd9\u4e2a\u670d\u52a1\uff1a\u670d\u52a1\u540d\u79f0 +coreEvents.not_authorized_to_call=\u4f60\u65e0\u6743\u8c03\u7528\u8fd9\u4e2a\u975e\u8f93\u51fa\u7684\u670d\u52a1\uff0c\u4f60\u5fc5\u987b\u767b\u5f55\uff0c\u5e76\u5177\u6709SERVICE_INVOKE_ANY\u6743\u9650\u624d\u884c +coreEvents.invalid_format_time=SERVICE_TIME\u683c\u5f0f\u65e0\u6548 +coreEvents.service_time_already_passed=SERVICE_TIME\u5df2\u7ecf\u4f20\u9012\u4e86 +coreEvents.invalid_format_interval=SERVICE_INTERVAL\u683c\u5f0f\u65e0\u6548 +coreEvents.invalid_format_count=SERVICE_COUNT\u683c\u5f0f\u65e0\u6548 +coreEvents.invalid_format_frequency=SERIVCE_FREQUENCY\u683c\u5f0f\u65e0\u6548 +coreEvents.service_dispatcher_exception=\u670d\u52a1\u6267\u884c\u7a0b\u5e8f\u629b\u51fa\u4e00\u4e2a\u610f\u5916\u9519\u8bef +coreEvents.service_scheduled=\u670d\u52a1\u5df2\u5217\u5165\u8ba1\u5212 +coreEvents.must_specify_service_name=\u4f60\u5fc5\u987b\u6307\u5b9a\u4e00\u4e2a'\u670d\u52a1\u540d\u79f0'\uff0c'\u72b6\u6001'\u53ef\u9009 (\u540c\u6b65\u6216\u5f02\u6b65\uff0c\u7f3a\u7701\u662f\u540c\u6b65) +coreEvents.service_eventhandler_exception=ServiceEventHandler\u629b\u51fa\u4e00\u4e2a\u610f\u5916\u9519\u8bef + +################################################################## +# RequestHandler +################################################################## +requestHandler.error_call_event=\u8c03\u7528\u4e8b\u4ef6\u65f6\u51fa\u9519 + +################################################################## +# SimpleEventHandler +################################################################## +simpleEventHandler.event_not_completed=\u6ca1\u6709\u5b8c\u6210\u4e8b\u4ef6 + + +loginevents.username_was_empty_reenter=\u7528\u6237\u540d\u662f\u7a7a\u7684\uff0c\u8bf7\u91cd\u65b0\u8f93\u5165\u3002 +loginevents.password_was_empty_reenter=\u5bc6\u7801\u662f\u7a7a\u7684\uff0c\u8bf7\u91cd\u65b0\u8f93\u5165\u3002 +# ${errorMessage} = Error Description +loginevents.following_error_occurred_during_login=\u767b\u5f55\u65f6\u53d1\u751f\u4e0b\u5217\u9519\u8bef\uff1a${errorMessage} +loginevents.unable_to_login_this_application=\u65e0\u6cd5\u5b8c\u6210\u767b\u5f55\u8fd9\u4e2a\u5e94\u7528 (\u627e\u4e0d\u5230\u6240\u9700\u6743\u9650)\u3002 Propchange: ofbiz/trunk/framework/webapp/config/WebappUiLabels_zh.properties ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/framework/webapp/config/WebappUiLabels_zh.properties ------------------------------------------------------------------------------ svn:keywords = "Date Rev Author URL Id" Propchange: ofbiz/trunk/framework/webapp/config/WebappUiLabels_zh.properties ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/framework/webtools/config/WebtoolsErrorUiLabels_zh.properties URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/webtools/config/WebtoolsErrorUiLabels_zh.properties?view=auto&rev=556459 ============================================================================== --- ofbiz/trunk/framework/webtools/config/WebtoolsErrorUiLabels_zh.properties (added) +++ ofbiz/trunk/framework/webtools/config/WebtoolsErrorUiLabels_zh.properties Sun Jul 15 14:40:04 2007 @@ -0,0 +1,228 @@ +############################################################################### +# 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. +############################################################################### +# +# OFBiz UiLabel Properties used for errors messages in the +# Webtools module +# + + +################################################################## +# GenericWebEvent +################################################################## +genericWebEvent.entity_name_not_specified=\u6ca1\u6709\u6307\u5b9a\u6240\u9700\u7684\u5b9e\u4f53\u540d\u79f0 +genericWebEvent.security_object_not_found=\u8bbf\u95ee\u8bf7\u6c42\u4e2d\u6ca1\u6709\u5b89\u5168\u5bf9\u8c61\uff0c\u8bf7\u68c0\u67e5\u63a7\u5236servlet\u7684\u521d\u59cb\u5316 +genericWebEvent.delegator_object_not_found=\u8bbf\u95ee\u8bf7\u6c42\u4e2d\u6ca1\u6709\u4ee3\u8868\u5bf9\u8c61\uff0c\u8bf7\u68c0\u67e5\u63a7\u5236servlet\u7684\u521d\u59cb\u5316 +genericWebEvent.update_mode_not_specified=\u6ca1\u6709\u6307\u5b9a\u66f4\u65b0\u65b9\u6cd5\uff0c\u800c\u8fd9\u662f\u5fc5\u987b\u7684 +genericWebEvent.not_sufficient_permissions_01=\u4f60\u6ca1\u6709\u8db3\u591f\u7684\u6743\u9650 +genericWebEvent.not_sufficient_permissions_02= ${updateMode} ${entityName} (\u9700\u8981${entityPlainTableName}_${updateMode}\u6216${entityPlainTableName}_ADMIN) +genericWebEvent.fatal_error_param=\u4e25\u91cd\u9519\u8bef\uff1a\u6ca1\u6709\u627e\u5230\u57df\u7c7b\u578b"${fieldType}" +genericWebEvent.conversion_failed=\u65e0\u6cd5\u8f6c\u6362\uff1a"${fval}"\u65e0\u6548 +genericWebEvent.delete_failed=\u65e0\u6cd5\u5220\u9664(\u5199\u9519\u8bef) +genericWebEvent.create_failed_by_check=\u65e0\u6cd5\u65b0\u5efa\uff0c\u68c0\u67e5\u662f\u5426\u5b58\u5728\u65f6\u51fa\u9519(\u8bfb\u9519\u8bef) +genericWebEvent.already_exists_pk=\u4e3b\u952e\u5df2\u5b58\u5728\uff1a"${primaryKey}\uff1b\u8bf7\u6362\u4e00\u4e2a +genericWebEvent.validation_failed=\u9a8c\u8bc1\u5931\u8d25 +genericWebEvent.failed=\u5931\u8d25 +genericWebEvent.following_error_occurred=\u53d1\u751f\u4e0b\u5217\u9519\u8bef +genericWebEvent.creation_param_failed=\u65e0\u6cd5\u4e3a\u5b9e\u4f53\u521b\u5efa${entityName} +genericWebEvent.update_of_param_failed=\u65e0\u6cd5\u66f4\u65b0${entityName} +genericWebEvent.update_mode_invalid=\u6307\u5b9a\u7684\u66f4\u65b0\u65b9\u6cd5(${updateMode})\u65e0\u6548 + +utilCacheEvents.permissionEdit=\u4f60\u6ca1\u6709\u6267\u884c\u8fd9\u4e2a\u64cd\u4f5c\u7684\u6743\u9650\uff0c\u9700\u8981UTIL_CACHE_EDIT +utilCacheEvents.noCacheNameSpecified=\u65e0\u6cd5\u5220\u9664\u7f13\u5b58\u884c/\u5143\u7d20\uff0c\u6ca1\u6709\u6307\u5b9a\u7f13\u5b58\u540d\u79f0 +utilCacheEvents.noElementNumberSpecified=\u65e0\u6cd5\u5220\u9664\u7f13\u5b58\u884c/\u5143\u7d20\uff0c\u6ca1\u6709\u6307\u5b9a\u5143\u7d20\u7f16\u53f7 +utilCache.removeElementWithKey=\u4ece\u7f13\u5b58\u4e2d\u5220\u9664\u4e86\u5143\u7d20\uff0c\u952e\uff1a${key} +utilCache.couldNotRemoveElementNumber=\u65e0\u6cd5\u5220\u9664\u7f13\u5b58\u5143\u7d20\uff0c\u7b26\u5408\u6761\u4ef6\u7684\u5143\u7d20\u6ca1\u6709\u627e\u5230\uff0c\u7f13\u5b58\u540d\u79f0\uff1a${name}\uff0c\u5143\u7d20\u7f16\u53f7\uff1a${numString} +utilCache.couldNotRemoveElement=\u65e0\u6cd5\u5220\u9664\u7f13\u5b58\u5143\u7d20\uff0c\u6ca1\u6709\u627e\u5230\u540d\u79f0\u4e3a ${name} \u7684\u7f13\u5b58 +utilCache.couldNotClearCache=\u65e0\u6cd5\u6e05\u9664\u7f13\u5b58\uff0c\u6ca1\u6709\u6307\u5b9a\u540d\u79f0 +utilCache.clearCache=\u5df2\u6e05\u9664\u7f13\u5b58\uff1a${name} +utilCache.couldNotClearCacheNotFoundName=\u65e0\u6cd5\u6e05\u9664\u7f13\u5b58\uff0c\u6ca1\u6709\u627e\u5230\u7f13\u5b58\uff1a${name} +utilCache.clearAllCaches=\u5df2\u6e05\u9664\u5168\u90e8\u7f13\u5b58 +utilCache.clearAllExpiredElements=\u4ece\u5168\u90e8\u7f13\u5b58\u4e2d\u6e05\u9664\u4e86\u5168\u90e8\u8fc7\u671f\u5143\u7d20 +utilCache.couldNotUpdateCacheSetting=\u65e0\u6cd5\u66f4\u65b0\u7f13\u5b58\u8bbe\u7f6e\uff0c\u6ca1\u6709\u6307\u5b9a\u540d\u79f0 +############################################################################### +# 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. +############################################################################### +# +# OFBiz UiLabel Properties used for errors messages in the +# Webtools module +# + + +################################################################## +# GenericWebEvent +################################################################## +genericWebEvent.entity_name_not_specified=\u6ca1\u6709\u6307\u5b9a\u6240\u9700\u7684\u5b9e\u4f53\u540d\u79f0 +genericWebEvent.security_object_not_found=\u8bbf\u95ee\u8bf7\u6c42\u4e2d\u6ca1\u6709\u5b89\u5168\u5bf9\u8c61\uff0c\u8bf7\u68c0\u67e5\u63a7\u5236servlet\u7684\u521d\u59cb\u5316 +genericWebEvent.delegator_object_not_found=\u8bbf\u95ee\u8bf7\u6c42\u4e2d\u6ca1\u6709\u4ee3\u8868\u5bf9\u8c61\uff0c\u8bf7\u68c0\u67e5\u63a7\u5236servlet\u7684\u521d\u59cb\u5316 +genericWebEvent.update_mode_not_specified=\u6ca1\u6709\u6307\u5b9a\u66f4\u65b0\u65b9\u6cd5\uff0c\u800c\u8fd9\u662f\u5fc5\u987b\u7684 +genericWebEvent.not_sufficient_permissions_01=\u4f60\u6ca1\u6709\u8db3\u591f\u7684\u6743\u9650 +genericWebEvent.not_sufficient_permissions_02= ${updateMode} ${entityName} (\u9700\u8981${entityPlainTableName}_${updateMode}\u6216${entityPlainTableName}_ADMIN) +genericWebEvent.fatal_error_param=\u4e25\u91cd\u9519\u8bef\uff1a\u6ca1\u6709\u627e\u5230\u57df\u7c7b\u578b"${fieldType}" +genericWebEvent.conversion_failed=\u65e0\u6cd5\u8f6c\u6362\uff1a"${fval}"\u65e0\u6548 +genericWebEvent.delete_failed=\u65e0\u6cd5\u5220\u9664(\u5199\u9519\u8bef) +genericWebEvent.create_failed_by_check=\u65e0\u6cd5\u65b0\u5efa\uff0c\u68c0\u67e5\u662f\u5426\u5b58\u5728\u65f6\u51fa\u9519(\u8bfb\u9519\u8bef) +genericWebEvent.already_exists_pk=\u4e3b\u952e\u5df2\u5b58\u5728\uff1a"${primaryKey}\uff1b\u8bf7\u6362\u4e00\u4e2a +genericWebEvent.validation_failed=\u9a8c\u8bc1\u5931\u8d25 +genericWebEvent.failed=\u5931\u8d25 +genericWebEvent.following_error_occurred=\u53d1\u751f\u4e0b\u5217\u9519\u8bef +genericWebEvent.creation_param_failed=\u65e0\u6cd5\u4e3a\u5b9e\u4f53\u521b\u5efa${entityName} +genericWebEvent.update_of_param_failed=\u65e0\u6cd5\u66f4\u65b0${entityName} +genericWebEvent.update_mode_invalid=\u6307\u5b9a\u7684\u66f4\u65b0\u65b9\u6cd5(${updateMode})\u65e0\u6548 + +utilCacheEvents.permissionEdit=\u4f60\u6ca1\u6709\u6267\u884c\u8fd9\u4e2a\u64cd\u4f5c\u7684\u6743\u9650\uff0c\u9700\u8981UTIL_CACHE_EDIT +utilCacheEvents.noCacheNameSpecified=\u65e0\u6cd5\u5220\u9664\u7f13\u5b58\u884c/\u5143\u7d20\uff0c\u6ca1\u6709\u6307\u5b9a\u7f13\u5b58\u540d\u79f0 +utilCacheEvents.noElementNumberSpecified=\u65e0\u6cd5\u5220\u9664\u7f13\u5b58\u884c/\u5143\u7d20\uff0c\u6ca1\u6709\u6307\u5b9a\u5143\u7d20\u7f16\u53f7 +utilCache.removeElementWithKey=\u4ece\u7f13\u5b58\u4e2d\u5220\u9664\u4e86\u5143\u7d20\uff0c\u952e\uff1a${key} +utilCache.couldNotRemoveElementNumber=\u65e0\u6cd5\u5220\u9664\u7f13\u5b58\u5143\u7d20\uff0c\u7b26\u5408\u6761\u4ef6\u7684\u5143\u7d20\u6ca1\u6709\u627e\u5230\uff0c\u7f13\u5b58\u540d\u79f0\uff1a${name}\uff0c\u5143\u7d20\u7f16\u53f7\uff1a${numString} +utilCache.couldNotRemoveElement=\u65e0\u6cd5\u5220\u9664\u7f13\u5b58\u5143\u7d20\uff0c\u6ca1\u6709\u627e\u5230\u540d\u79f0\u4e3a ${name} \u7684\u7f13\u5b58 +utilCache.couldNotClearCache=\u65e0\u6cd5\u6e05\u9664\u7f13\u5b58\uff0c\u6ca1\u6709\u6307\u5b9a\u540d\u79f0 +utilCache.clearCache=\u5df2\u6e05\u9664\u7f13\u5b58\uff1a${name} +utilCache.couldNotClearCacheNotFoundName=\u65e0\u6cd5\u6e05\u9664\u7f13\u5b58\uff0c\u6ca1\u6709\u627e\u5230\u7f13\u5b58\uff1a${name} +utilCache.clearAllCaches=\u5df2\u6e05\u9664\u5168\u90e8\u7f13\u5b58 +utilCache.clearAllExpiredElements=\u4ece\u5168\u90e8\u7f13\u5b58\u4e2d\u6e05\u9664\u4e86\u5168\u90e8\u8fc7\u671f\u5143\u7d20 +utilCache.couldNotUpdateCacheSetting=\u65e0\u6cd5\u66f4\u65b0\u7f13\u5b58\u8bbe\u7f6e\uff0c\u6ca1\u6709\u6307\u5b9a\u540d\u79f0 +############################################################################### +# 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. +############################################################################### +# +# OFBiz UiLabel Properties used for errors messages in the +# Webtools module +# + + +################################################################## +# GenericWebEvent +################################################################## +genericWebEvent.entity_name_not_specified=\u6ca1\u6709\u6307\u5b9a\u6240\u9700\u7684\u5b9e\u4f53\u540d\u79f0 +genericWebEvent.security_object_not_found=\u8bbf\u95ee\u8bf7\u6c42\u4e2d\u6ca1\u6709\u5b89\u5168\u5bf9\u8c61\uff0c\u8bf7\u68c0\u67e5\u63a7\u5236servlet\u7684\u521d\u59cb\u5316 +genericWebEvent.delegator_object_not_found=\u8bbf\u95ee\u8bf7\u6c42\u4e2d\u6ca1\u6709\u4ee3\u8868\u5bf9\u8c61\uff0c\u8bf7\u68c0\u67e5\u63a7\u5236servlet\u7684\u521d\u59cb\u5316 +genericWebEvent.update_mode_not_specified=\u6ca1\u6709\u6307\u5b9a\u66f4\u65b0\u65b9\u6cd5\uff0c\u800c\u8fd9\u662f\u5fc5\u987b\u7684 +genericWebEvent.not_sufficient_permissions_01=\u4f60\u6ca1\u6709\u8db3\u591f\u7684\u6743\u9650 +genericWebEvent.not_sufficient_permissions_02= ${updateMode} ${entityName} (\u9700\u8981${entityPlainTableName}_${updateMode}\u6216${entityPlainTableName}_ADMIN) +genericWebEvent.fatal_error_param=\u4e25\u91cd\u9519\u8bef\uff1a\u6ca1\u6709\u627e\u5230\u57df\u7c7b\u578b"${fieldType}" +genericWebEvent.conversion_failed=\u65e0\u6cd5\u8f6c\u6362\uff1a"${fval}"\u65e0\u6548 +genericWebEvent.delete_failed=\u65e0\u6cd5\u5220\u9664(\u5199\u9519\u8bef) +genericWebEvent.create_failed_by_check=\u65e0\u6cd5\u65b0\u5efa\uff0c\u68c0\u67e5\u662f\u5426\u5b58\u5728\u65f6\u51fa\u9519(\u8bfb\u9519\u8bef) +genericWebEvent.already_exists_pk=\u4e3b\u952e\u5df2\u5b58\u5728\uff1a"${primaryKey}\uff1b\u8bf7\u6362\u4e00\u4e2a +genericWebEvent.validation_failed=\u9a8c\u8bc1\u5931\u8d25 +genericWebEvent.failed=\u5931\u8d25 +genericWebEvent.following_error_occurred=\u53d1\u751f\u4e0b\u5217\u9519\u8bef +genericWebEvent.creation_param_failed=\u65e0\u6cd5\u4e3a\u5b9e\u4f53\u521b\u5efa${entityName} +genericWebEvent.update_of_param_failed=\u65e0\u6cd5\u66f4\u65b0${entityName} +genericWebEvent.update_mode_invalid=\u6307\u5b9a\u7684\u66f4\u65b0\u65b9\u6cd5(${updateMode})\u65e0\u6548 + +utilCacheEvents.permissionEdit=\u4f60\u6ca1\u6709\u6267\u884c\u8fd9\u4e2a\u64cd\u4f5c\u7684\u6743\u9650\uff0c\u9700\u8981UTIL_CACHE_EDIT +utilCacheEvents.noCacheNameSpecified=\u65e0\u6cd5\u5220\u9664\u7f13\u5b58\u884c/\u5143\u7d20\uff0c\u6ca1\u6709\u6307\u5b9a\u7f13\u5b58\u540d\u79f0 +utilCacheEvents.noElementNumberSpecified=\u65e0\u6cd5\u5220\u9664\u7f13\u5b58\u884c/\u5143\u7d20\uff0c\u6ca1\u6709\u6307\u5b9a\u5143\u7d20\u7f16\u53f7 +utilCache.removeElementWithKey=\u4ece\u7f13\u5b58\u4e2d\u5220\u9664\u4e86\u5143\u7d20\uff0c\u952e\uff1a${key} +utilCache.couldNotRemoveElementNumber=\u65e0\u6cd5\u5220\u9664\u7f13\u5b58\u5143\u7d20\uff0c\u7b26\u5408\u6761\u4ef6\u7684\u5143\u7d20\u6ca1\u6709\u627e\u5230\uff0c\u7f13\u5b58\u540d\u79f0\uff1a${name}\uff0c\u5143\u7d20\u7f16\u53f7\uff1a${numString} +utilCache.couldNotRemoveElement=\u65e0\u6cd5\u5220\u9664\u7f13\u5b58\u5143\u7d20\uff0c\u6ca1\u6709\u627e\u5230\u540d\u79f0\u4e3a ${name} \u7684\u7f13\u5b58 +utilCache.couldNotClearCache=\u65e0\u6cd5\u6e05\u9664\u7f13\u5b58\uff0c\u6ca1\u6709\u6307\u5b9a\u540d\u79f0 +utilCache.clearCache=\u5df2\u6e05\u9664\u7f13\u5b58\uff1a${name} +utilCache.couldNotClearCacheNotFoundName=\u65e0\u6cd5\u6e05\u9664\u7f13\u5b58\uff0c\u6ca1\u6709\u627e\u5230\u7f13\u5b58\uff1a${name} +utilCache.clearAllCaches=\u5df2\u6e05\u9664\u5168\u90e8\u7f13\u5b58 +utilCache.clearAllExpiredElements=\u4ece\u5168\u90e8\u7f13\u5b58\u4e2d\u6e05\u9664\u4e86\u5168\u90e8\u8fc7\u671f\u5143\u7d20 +utilCache.couldNotUpdateCacheSetting=\u65e0\u6cd5\u66f4\u65b0\u7f13\u5b58\u8bbe\u7f6e\uff0c\u6ca1\u6709\u6307\u5b9a\u540d\u79f0 +############################################################################### +# 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. +############################################################################### +# +# OFBiz UiLabel Properties used for errors messages in the +# Webtools module +# + + +################################################################## +# GenericWebEvent +################################################################## +genericWebEvent.entity_name_not_specified=\u6ca1\u6709\u6307\u5b9a\u6240\u9700\u7684\u5b9e\u4f53\u540d\u79f0 +genericWebEvent.security_object_not_found=\u8bbf\u95ee\u8bf7\u6c42\u4e2d\u6ca1\u6709\u5b89\u5168\u5bf9\u8c61\uff0c\u8bf7\u68c0\u67e5\u63a7\u5236servlet\u7684\u521d\u59cb\u5316 +genericWebEvent.delegator_object_not_found=\u8bbf\u95ee\u8bf7\u6c42\u4e2d\u6ca1\u6709\u4ee3\u8868\u5bf9\u8c61\uff0c\u8bf7\u68c0\u67e5\u63a7\u5236servlet\u7684\u521d\u59cb\u5316 +genericWebEvent.update_mode_not_specified=\u6ca1\u6709\u6307\u5b9a\u66f4\u65b0\u65b9\u6cd5\uff0c\u800c\u8fd9\u662f\u5fc5\u987b\u7684 +genericWebEvent.not_sufficient_permissions_01=\u4f60\u6ca1\u6709\u8db3\u591f\u7684\u6743\u9650 +genericWebEvent.not_sufficient_permissions_02= ${updateMode} ${entityName} (\u9700\u8981${entityPlainTableName}_${updateMode}\u6216${entityPlainTableName}_ADMIN) +genericWebEvent.fatal_error_param=\u4e25\u91cd\u9519\u8bef\uff1a\u6ca1\u6709\u627e\u5230\u57df\u7c7b\u578b"${fieldType}" +genericWebEvent.conversion_failed=\u65e0\u6cd5\u8f6c\u6362\uff1a"${fval}"\u65e0\u6548 +genericWebEvent.delete_failed=\u65e0\u6cd5\u5220\u9664(\u5199\u9519\u8bef) +genericWebEvent.create_failed_by_check=\u65e0\u6cd5\u65b0\u5efa\uff0c\u68c0\u67e5\u662f\u5426\u5b58\u5728\u65f6\u51fa\u9519(\u8bfb\u9519\u8bef) +genericWebEvent.already_exists_pk=\u4e3b\u952e\u5df2\u5b58\u5728\uff1a"${primaryKey}\uff1b\u8bf7\u6362\u4e00\u4e2a +genericWebEvent.validation_failed=\u9a8c\u8bc1\u5931\u8d25 +genericWebEvent.failed=\u5931\u8d25 +genericWebEvent.following_error_occurred=\u53d1\u751f\u4e0b\u5217\u9519\u8bef +genericWebEvent.creation_param_failed=\u65e0\u6cd5\u4e3a\u5b9e\u4f53\u521b\u5efa${entityName} +genericWebEvent.update_of_param_failed=\u65e0\u6cd5\u66f4\u65b0${entityName} +genericWebEvent.update_mode_invalid=\u6307\u5b9a\u7684\u66f4\u65b0\u65b9\u6cd5(${updateMode})\u65e0\u6548 + +utilCacheEvents.permissionEdit=\u4f60\u6ca1\u6709\u6267\u884c\u8fd9\u4e2a\u64cd\u4f5c\u7684\u6743\u9650\uff0c\u9700\u8981UTIL_CACHE_EDIT +utilCacheEvents.noCacheNameSpecified=\u65e0\u6cd5\u5220\u9664\u7f13\u5b58\u884c/\u5143\u7d20\uff0c\u6ca1\u6709\u6307\u5b9a\u7f13\u5b58\u540d\u79f0 +utilCacheEvents.noElementNumberSpecified=\u65e0\u6cd5\u5220\u9664\u7f13\u5b58\u884c/\u5143\u7d20\uff0c\u6ca1\u6709\u6307\u5b9a\u5143\u7d20\u7f16\u53f7 +utilCache.removeElementWithKey=\u4ece\u7f13\u5b58\u4e2d\u5220\u9664\u4e86\u5143\u7d20\uff0c\u952e\uff1a${key} +utilCache.couldNotRemoveElementNumber=\u65e0\u6cd5\u5220\u9664\u7f13\u5b58\u5143\u7d20\uff0c\u7b26\u5408\u6761\u4ef6\u7684\u5143\u7d20\u6ca1\u6709\u627e\u5230\uff0c\u7f13\u5b58\u540d\u79f0\uff1a${name}\uff0c\u5143\u7d20\u7f16\u53f7\uff1a${numString} +utilCache.couldNotRemoveElement=\u65e0\u6cd5\u5220\u9664\u7f13\u5b58\u5143\u7d20\uff0c\u6ca1\u6709\u627e\u5230\u540d\u79f0\u4e3a ${name} \u7684\u7f13\u5b58 +utilCache.couldNotClearCache=\u65e0\u6cd5\u6e05\u9664\u7f13\u5b58\uff0c\u6ca1\u6709\u6307\u5b9a\u540d\u79f0 +utilCache.clearCache=\u5df2\u6e05\u9664\u7f13\u5b58\uff1a${name} +utilCache.couldNotClearCacheNotFoundName=\u65e0\u6cd5\u6e05\u9664\u7f13\u5b58\uff0c\u6ca1\u6709\u627e\u5230\u7f13\u5b58\uff1a${name} +utilCache.clearAllCaches=\u5df2\u6e05\u9664\u5168\u90e8\u7f13\u5b58 +utilCache.clearAllExpiredElements=\u4ece\u5168\u90e8\u7f13\u5b58\u4e2d\u6e05\u9664\u4e86\u5168\u90e8\u8fc7\u671f\u5143\u7d20 +utilCache.couldNotUpdateCacheSetting=\u65e0\u6cd5\u66f4\u65b0\u7f13\u5b58\u8bbe\u7f6e\uff0c\u6ca1\u6709\u6307\u5b9a\u540d\u79f0 Propchange: ofbiz/trunk/framework/webtools/config/WebtoolsErrorUiLabels_zh.properties ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/framework/webtools/config/WebtoolsErrorUiLabels_zh.properties ------------------------------------------------------------------------------ svn:keywords = "Date Rev Author URL Id" Propchange: ofbiz/trunk/framework/webtools/config/WebtoolsErrorUiLabels_zh.properties ------------------------------------------------------------------------------ svn:mime-type = text/plain |
Free forum by Nabble | Edit this page |