Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lokalise: Translations update #154

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 13 additions & 13 deletions translations/ui-plugin-find-import-profile/zh_TW.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
{
"meta.title": "{profileType}",
"meta.pluginTitle": "测试查找配置文件插件",
"meta.pluginTitle": "測試查找擴充設定檔",
"addProfile": "添加{profileType}",
"pluggable.caption": "选取配置文件",
"pluggable.errors.plugin.disabled": "无可用插件!",
"modal.title": "选择{profileType}",
"modal.footer.save": "保存",
"modal.footer.close": "关闭",
"modal.footer.totalSelected": "已选总数: {count}",
"entities.jobProfiles": "任務概要",
"pluggable.caption": "選取檔案",
"pluggable.errors.plugin.disabled": "沒有可用的擴充功能!",
"modal.title": "選擇{profileType}",
"modal.footer.save": "儲存",
"modal.footer.close": "關閉",
"modal.footer.totalSelected": "已選擇總數: {count}",
"entities.jobProfiles": "任務檔案",
"entities.matchProfiles": "匹配配置文件",
"entities.actionProfiles": "操作配置文件",
"entities.mappingProfiles": "字段映射配置文件",
"confirmationModal.heading": "重新链接{profileType} ?",
"entities.mappingProfiles": "字段映射配置檔案",
"confirmationModal.heading": "重新連結{profileType} ?",
"confirmationModal.label": "重新链接",
"confirmationModal.single.body": "本{profileType}已链接到<b> “ {linkedProfileName} ” </b> {linkedProfileType} 。是否要取消与先前{linkedProfileType}的链接并重新链接到此<b> “ {currentProfileName} ” </b> {linkedProfileType}",
"confirmationModal.multiple.body": "这些{profileType}的一个或多个已经链接到其他{linkedProfileType} 。是否要从以前的{linkedProfileType}取消链接并重新链接到此<b> {currentProfileName} </b> {linkedProfileType} ?",
"confirmationModal.note": "<b>注意</b>{profileType}不会重新链接,除非保存{parentType}",
"confirmationModal.note": "<b>注意</b>{profileType}檔案在您儲存前,不會重新連接成功{parentType}",
"confirmationModal.ok": "OK",
"confirmationModal.notAttached.heading": "Action profile not attached",
"confirmationModal.notAttached.body": "You must link a field mapping profile to the action profile before assigning the action profile to a job profile"
"confirmationModal.notAttached.heading": "未附加操作設定檔",
"confirmationModal.notAttached.body": "在將操作設定檔指派給作業設定檔之前,您必須將欄位對應設定檔連結到操作設定檔"
}
Loading