# # 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. # # unknown.i18n=未知的国际化信息,请检查。。。 # base crud messages modify.success=修改成功 modify.failed=修改失败 delete.success=删除成功 delete.failed=删除失败 delete.partially.success=删除部分成功,但 {0} 删除失败,共 {1} 次失败。 delete.placeholder=请选择要删除的记录 create.success=新增成功 create.failed=新增失败 # response messages request.params.error=请求参数错误 response.get.success=获取成功 response.get.failed=获取失败 response.send.success=发送成功 response.send.failed=发送失败 response.execute.success=执行成功 response.execute.failed=执行失败 response.restart.success=重启成功 response.restart.failed=重启失败 response.test.connect.success=测试链接成功 response.test.connect.failed=测试链接失败 # validation messages error.param.empty={0}不能为空 error.param.invalid={0}无效 error.param.occupied={0}已被占用 # login messages login.fail=登录失败,用户名或密码错误 login.not.login=用户未登录,请先登录 login.session.timeout=会话已过期,请重新登录。 login.success=登录成功 login.password.notnull=密码不能为空 login.user.not.exists=账号不存在 login.user.disabled=账号已被禁用 outlogin.success=退出成功 # user messages user.oldpassword.incorrect=旧密码不正确 user.change.password.success=密码修改成功 user.change.password.failed=密码修改失败 user.register.account.exists=该账户已存在 user.register.success=注册成功 message.welcome=欢迎使用 cecf-re-computing message.task.running=任务已在运行 base.not.exists={0} 不存在 task.project.exists=工程已存在 task.project.upload.success=上传zip包并创建工程成功 task.delete.partially.success=删除失败,请检查作业 {0} 状态。 task.move.success=移动成功 task.move.failed=移动失败 task.copy.success=复制作业成功 task.copy.failed=复制作业失败