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 #155

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
36 changes: 18 additions & 18 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": "任務概要",
"entities.matchProfiles": "匹配配置文件",
"entities.actionProfiles": "操作配置文件",
"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}",
"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} ?",
"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.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