Browse Source

fix i18n missing

tags/v1.21.12.1
palytoxin 4 years ago
parent
commit
2d20824857
2 changed files with 30 additions and 17 deletions
  1. +30
    -14
      options/locale/locale_en-US.ini
  2. +0
    -3
      options/locale/locale_zh-CN.ini

+ 30
- 14
options/locale/locale_en-US.ini View File

@@ -192,6 +192,7 @@ no_reply_address_helper = Domain name for users with a hidden email address. For

[home]
uname_holder = Username or Email Address
uname_holder_cloud_brain = cloudbrain username
password_holder = Password
switch_dashboard_context = Switch Dashboard Context
my_repos = Repositories
@@ -267,6 +268,7 @@ twofa_passcode_incorrect = Your passcode is incorrect. If you misplaced your dev
twofa_scratch_token_incorrect = Your scratch code is incorrect.
login_userpass = Sign In
login_openid = OpenID
login_cloudbrain = cloudbrain login
oauth_signup_tab = Register New Account
oauth_signup_title = Add Email and Password (for Account Recovery)
oauth_signup_submit = Complete Account
@@ -615,6 +617,7 @@ email_notifications.disable = Disable Email Notifications
email_notifications.submit = Set Email Preference

[dataset]
alert = To initiate a cloud brain task, please upload the dataset in zip format.
dataset = Dataset
dataset_setting= Dataset Setting
title = Name
@@ -636,6 +639,7 @@ edit = edit
how_to_public=current project is private, When you project is public then you can public your dataset
private = private
public = public
dir = directory
back = back
copy_url=copy download url
directory=check directory of the datasets
@@ -748,7 +752,15 @@ cloudbrain=cloudbrain
cloudbrain.new=New cloudbrain
cloudbrain.desc=cloudbrain
cloudbrain.cancel=Cancel
clone_cnt=download
cloudbrain.commit_image = submit
balance = balance
balance.total_view = total balance
balance.available = available balance:
cloudbrain1 = cloudbrain1
cloudbrain2 = cloudbrain2
cloudbrain_selection = select cloudbrain
cloudbrain_platform_selection = Select the cloudbrain platform you want to use:
confirm_choice = confirm

template.items = Template Items
template.git_content = Git Content (Default Branch)
@@ -1006,6 +1018,8 @@ issues.action_milestone_no_select = No milestone
issues.action_assignee = Assignee
issues.action_assignee_no_select = No assignee
issues.opened_by = opened %[1]s by <a href="%[2]s">%[3]s</a>
issues.action_assignee_no_select = Not assigned
issues.opened_by= created %[1]s by <a href="%[2]s">%[3]s</a>
pulls.merged_by = merged %[1]s by <a href="%[2]s">%[3]s</a>
pulls.merged_by_fake = merged %[1]s by %[2]s
issues.closed_by = by <a href="%[2]s">%[3]s</a> closed %[1]s
@@ -2429,10 +2443,11 @@ file_status = Upload status:
file_init_status = Drop files or click here to upload.
waitting_uploading = Please wait for the first file transfer to complete
md5_computing = MD5 computing
obs-connecting=obs connecting
loading_file = Loading
uploading = Uploading
upload_complete = Uploading complete
falied = Upload Failed
failed = Upload Failed
enable_minio_support = Enable minio support to use the dataset service

[notification]
@@ -2462,15 +2477,16 @@ error.no_unit_allowed_repo = You are not allowed to access any section of this r
error.unit_not_allowed = You are not allowed to access this repository section.

[custom]
head.community= Community
head.project= Project
head.dataset= Dataset
foot.council= Council
foot.technical_committee= Technical Committee
foot.join= Join OpenI
foot.news= News
foot.community_news= Community News
foot.member_news= Member news
foot.industry_advisory= Industry Advisory
foot.help= help
foot.copyright= Copyright: New Generation Artificial Intelligence Open Source Open Platform (OpenI)
head.community = Community
head.project = Project
head.openi = OpenI
head.dataset = Dataset
foot.council = Council
foot.technical_committee = Technical Committee
foot.join = Join OpenI
foot.news = News
foot.community_news = Community News
foot.member_news = Member news
foot.industry_advisory = Industry Advisory
foot.help = help
foot.copyright= Copyright: New Generation Artificial Intelligence Open Source Open Platform (OpenI)

+ 0
- 3
options/locale/locale_zh-CN.ini View File

@@ -92,7 +92,6 @@ error404=您正尝试访问的页面 <strong>不存在</strong> 或 <strong>您
occurred=发生错误
report_message=发生错误


[install]
install=安装页面
title=初始配置
@@ -2491,5 +2490,3 @@ foot.member_news=成员动态
foot.industry_advisory=行业资讯
foot.help=帮助
foot.copyright= 版权所有:新一代人工智能开源开放平台(OpenI)



Loading…
Cancel
Save