|
@@ -1007,7 +1007,7 @@ cloudbrain.time.starttime=Start run time |
|
|
cloudbrain.time.endtime=End run time |
|
|
cloudbrain.time.endtime=End run time |
|
|
cloudbrain.datasetdownload=Dataset download url |
|
|
cloudbrain.datasetdownload=Dataset download url |
|
|
model_manager = Model |
|
|
model_manager = Model |
|
|
model_noright=No right |
|
|
|
|
|
|
|
|
model_noright=You have no right to do the operation. |
|
|
model_rename=Duplicate model name, please modify model name. |
|
|
model_rename=Duplicate model name, please modify model name. |
|
|
|
|
|
|
|
|
date=Date |
|
|
date=Date |
|
@@ -1225,7 +1225,7 @@ model.manage.create_new_convert_task=Create Model Transformation Task |
|
|
modelconvert.manage.create_error1=A model transformation task with the same name already exists. |
|
|
modelconvert.manage.create_error1=A model transformation task with the same name already exists. |
|
|
modelconvert.manage.create_error2=Only one running model transformation task can be created. |
|
|
modelconvert.manage.create_error2=Only one running model transformation task can be created. |
|
|
modelconvert.manage.model_not_exist=The model does not exist. |
|
|
modelconvert.manage.model_not_exist=The model does not exist. |
|
|
modelconvert.manage.no_operate_right=No operation permission. |
|
|
|
|
|
|
|
|
modelconvert.manage.no_operate_right=You have no right to do the operation. |
|
|
|
|
|
|
|
|
grampus.train_job.ai_center = AI Center |
|
|
grampus.train_job.ai_center = AI Center |
|
|
grampus.dataset_path_rule = The code is storaged in /cache/code;the dataset is storaged in /cache/dataset;and please put your model into /cache/output, then you can download it online。 |
|
|
grampus.dataset_path_rule = The code is storaged in /cache/code;the dataset is storaged in /cache/dataset;and please put your model into /cache/output, then you can download it online。 |
|
|