From 12bc851d6842eca6567c97d1ef7000dbc4f96b55 Mon Sep 17 00:00:00 2001
From: FOLIO Translations Bot
<38661258+folio-translations@users.noreply.github.com>
Date: Tue, 8 Oct 2024 21:39:47 -0400
Subject: [PATCH] Lokalise: updates
---
translations/ui-quick-marc/zh_CN.json | 26 +++++++++++++-------------
1 file changed, 13 insertions(+), 13 deletions(-)
diff --git a/translations/ui-quick-marc/zh_CN.json b/translations/ui-quick-marc/zh_CN.json
index b30df8e8..5407a89c 100644
--- a/translations/ui-quick-marc/zh_CN.json
+++ b/translations/ui-quick-marc/zh_CN.json
@@ -243,8 +243,8 @@
"linkedToMarcAuthority": "链接到MARC规范",
"record.link.validation.invalidHeading": "您根据要控制的书目字段选择了无效的标题。请修改您的选择。",
"record.error.1xx.change": "无法更改保存的 MARC 规范字段{tag} ,因为它控制书目字段。要更改此 1XX,必须取消链接所有受控书目字段。",
- "record.error.1xx.add$t": "无法将 $t 添加到 $ {tag}字段 ,因为它控制无法控制此子字段的书目字段。要更改此 1XX 值,必须取消链接所有无法控制 $t 的受控书目字段。",
- "record.error.1xx.remove$t": "无法从 $ {tag}字段中删除 $t ,因为它控制需要该子字段的书目字段。要更改此 1XX 值,必须取消链接所有需要控制 $t 的受控书目字段。",
+ "record.error.1xx.add$t": "无法将 $t 添加到{tag}字段因为它控制着无法控制此子字段的书目字段。要更改此 1XX 值,您必须取消链接所有无法控制 $t 的受控书目字段。",
+ "record.error.1xx.remove$t": "无法 从{tag}字段中移除$t,因为它控制着需要此子字段的书目字段。要更改此 1XX 值,您必须取消链接所有需要控制 $t 的受控书目字段。",
"record.save.updatingLinkedBibRecords": "本记录已成功保存并正在处理中。 {count} 个链接的书目记录更新已开始。",
"update-linked-bib-fields.modal.label": "是否确定?",
"update-linked-bib-fields.modal.keep-editing": "继续编辑",
@@ -398,7 +398,7 @@
"sourceFileLookupModal.fieldLabel": "规范档名称",
"sourceFileLookupModal.placeholder": "选择规范档",
"authority-record.create.title": "创建新的{shared, select, true { shared } false { local } other {}} MARC 规范记录",
- "record.error.fieldIsControlled": " {fieldTags} 有一个无法保存的子字段,因为该字段由规范记录控制。",
+ "record.error.fieldIsControlled": "由于子字段受规范标题控制,因此无法更新。",
"record.error.controlField.content.empty": "记录无法保存。需要规范档",
"record.error.010.absent": "如果没有010字段,则无法保存记录。",
"record.error.010.prefix.absent": "如果010字段中没有前缀,则无法保存记录。",
@@ -799,7 +799,7 @@
"record.fixedField.Playing cards": "扑克牌",
"record.fixedField.Loose-leaf": "活页",
"record.fixedField.invalid.value": "无效值",
- "record.error.008.invalidValue": "无法保存记录。字段 008 在“ {name} ”子字段中包含无效值。",
+ "record.error.008.invalidValue": "无法保存记录。字段 008 在“ {name} ”位置包含无效值。",
"record.fixedField.Status": "状态",
"record.fixedField.ELvl": "ELvl 编目等级",
"record.fixedField.MultiLvl": "多级",
@@ -880,13 +880,13 @@
"leader.Two-dimensional nonprojectable graphic": "二维非投影图片",
"record.searchLink": "按 010 值搜索记录",
"record.error.010.lccnDuplicated": "010 $a 已存在。",
- "record.errorMessage.error": "Fail: ",
- "record.errorMessage.warn": "Warn: ",
- "record.error.generic": "Communication problem with server. Please try again.",
- "validation.modal.heading": "MARC validation rules check",
- "validation.modal.message": "There might be a slight delay while the system is checking against the library's validation rules. You can continue to work with {appName} in a different browser tab if needed.",
- "record.errorMessage.help": "Help",
- "Inventory": "Inventory",
- "MARC-authority": "MARC authority",
- "record.error.fixedField.invalidLength": "Invalid {name} field length, must be {length} characters."
+ "record.errorMessage.error": "失败: ",
+ "record.errorMessage.warn": "警告: ",
+ "record.error.generic": "服务器通信出现问题。请重试。",
+ "validation.modal.heading": "MARC 验证规则检查",
+ "validation.modal.message": "系统根据图书馆的验证规则进行检查时可能会出现轻微延迟。如有必要,可在其他浏览器选项卡中继续使用{appName} 。",
+ "record.errorMessage.help": "帮助",
+ "Inventory": "典藏",
+ "MARC-authority": "MARC规范",
+ "record.error.fixedField.invalidLength": "{name}字段长度无效,必须为{length}个字符。"
}
\ No newline at end of file