From bad49898b2cc741e141187fe305e53d81b950a21 Mon Sep 17 00:00:00 2001 From: FOLIO Translations Bot <38661258+folio-translations@users.noreply.github.com> Date: Tue, 12 Mar 2024 21:23:32 -0400 Subject: [PATCH] Lokalise: updates --- .../ui-plugin-find-import-profile/zh_TW.json | 36 +++++++++---------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/translations/ui-plugin-find-import-profile/zh_TW.json b/translations/ui-plugin-find-import-profile/zh_TW.json index 9a8730a..1711bcd 100644 --- a/translations/ui-plugin-find-import-profile/zh_TW.json +++ b/translations/ui-plugin-find-import-profile/zh_TW.json @@ -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}已链接到 “ {linkedProfileName} ” {linkedProfileType} 。是否要取消与先前{linkedProfileType}的链接并重新链接到此 “ {currentProfileName} ” {linkedProfileType}", - "confirmationModal.multiple.body": "这些{profileType}的一个或多个已经链接到其他{linkedProfileType} 。是否要从以前的{linkedProfileType}取消链接并重新链接到此 {currentProfileName} {linkedProfileType} ?", - "confirmationModal.note": "注意该{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}已連結至 “ {linkedProfileName} ” {linkedProfileType} 。您想要取消與先前的{linkedProfileType}連結並重新連結到此 {currentProfileName} {linkedProfileType}嗎?", + "confirmationModal.multiple.body": "其中一個或多個{profileType}已連結到其他{linkedProfileType} 。您想要取消與先前的{linkedProfileType}連結並重新連結到此 {currentProfileName} {linkedProfileType}嗎?", + "confirmationModal.note": "注意此{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": "在將檔案指派給任務檔案之前,您必須將欄位對應檔案連結到工作檔案" } \ No newline at end of file