"Remove {{- name }} user attribute":"删除 {{- name }} 用户属性",
"Reset":"重置",
"Rules for table ":"表格规则 ",
"Save":"保存",
"Saved":"已保存",
"Special Rules":"特殊规则",
"Type a message...":"输入一个拒绝时的提示信息…",
"User Attributes":"用户属性",
"View As":"查看为",
"Seed rules":"种子规则",
"Permission to edit document structure":"编辑文档结构的权限",
"Add Column Rule":"添加列规则",
"Attribute to Look Up":"要查找的属性",
"Everyone":"每个人",
"Permission to access the document in full when needed":"允许在需要时获取文件的全部内容",
"Add Default Rule":"添加默认规则",
"Add Table Rules":"添加表格规则",
"Add User Attributes":"添加用户属性",
"Allow everyone to copy the entire document, or view it in full in fiddle mode.\nUseful for examples and templates, but not for sensitive data.":"允许每个人复制整个文档,或在演示模式下完整查看。\n适用于示例和模板,但不要用在有敏感数据的情况下。",
"Attribute name":"属性名称",
"Condition":"条件",
"Default Rules":"默认规则",
"Enter Condition":"输入条件",
"Permission to view Access Rules":"查看访问规则的权限",
"Allow everyone to view Access Rules.":"允许所有人查看访问规则。",
"When adding table rules, automatically add a rule to grant OWNER full access.":"添加表规则时,自动添加规则以授予 OWNER 完全访问权限。"
},
"AccountPage":{
"API":"API",
"API Key":"API密钥",
"Account settings":"帐户设置",
"Allow signing in to this account with Google":"允许通过谷歌登录此帐号",
"Change Password":"更改密码",
"Edit":"编辑",
"Email":"电子邮件",
"Login Method":"登录方式",
"Name":"名字",
"Names only allow letters, numbers and certain special characters":"名称仅允许使用字母、数字和某些特殊字符",
"Password & Security":"密码",
"Save":"保存",
"Theme":"主题",
"Two-factor authentication":"双因素身份验证",
"Two-factor authentication is an extra layer of security for your Grist account designed to ensure that you're the only person who can access your account, even if someone knows your password.":"双因素身份验证是您的Grist帐户的额外安全层,旨在确保您是唯一可以访问您的帐户的人,即使有人知道您的密码。",
"Language":"语言"
},
"CodeEditorPanel":{
"Access denied":"访问被拒绝",
"Code View is available only when you have full document access.":"代码视图只有在你有完整的文档权限时才可用。"
"We'll email an invite to {{email}}":"我们将通过电子邮件向 {{email}} 发送邀请"
},
"ActionLog":{
"Column {{colId}} was subsequently removed in action #{{action.actionNum}}":"列 {{colId}} 将在操作 #{{action.actionNum}} 中删除",
"Action Log failed to load":"操作日志加载失败",
"Table {{tableId}} was subsequently removed in action #{{actionNum}}":"表 {{tableId}} 将在操作 #{{actionNum}} 中删除",
"This row was subsequently removed in action {{action.actionNum}}":"该行将在操作 {{action.actionNum}} 中删除"
},
"ApiKey":{
"This API key can be used to access this account anonymously via the API.":"该API密钥可用于通过API匿名访问该账户。",
"You're about to delete an API key. This will cause all future requests using this API key to be rejected. Do you still want to delete?":"您将要删除 API 密钥。这将导致将来使用此 API 密钥的所有请求被拒绝。是否仍要删除?",
"By generating an API key, you will be able to make API calls for your own account.":"通过生成 API 密钥,您将能够为自己的帐户进行 API 调用。",
"Click to show":"点击显示",
"Create":"创建",
"Remove":"删除",
"Remove API Key":"删除 API 密钥",
"This API key can be used to access your account via the API. Don’t share your API key with anyone.":"此 API 密钥可用于通过 API 访问您的帐户。不要与任何人分享您的 API 密钥。"
"You are on the {{siteName}} site. You also have access to the following sites:":"您在 {{siteName}} 网站上。 您还可以访问以下站点:",
"You may delete a workspace forever once it has no documents in it.":"一旦其中没有文档,您可以永远删除工作区。",
"Delete {{name}}":"删除 {{name}}"
},
"DocPageModel":{
"Add Empty Table":"添加空表",
"Add Page":"添加页面",
"Add Widget to Page":"将小部件添加到页面",
"Enter recovery mode":"进入恢复模式",
"Error accessing document":"访问文档时出错",
"Reload":"重新加载",
"You do not have edit access to this document":"您没有对此文档的编辑权限",
"Sorry, access to this document has been denied. [{{error}}]":"对不起,该文件的访问已被拒绝。[{{error}}]",
"You can try reloading the document, or using recovery mode. Recovery mode opens the document to be fully accessible to owners, and inaccessible to others. It also disables formulas. [{{error}}]":"您可以尝试重新加载文档,或使用恢复模式。在恢复模式中打开文档时,所有者可以完全访问,其他人无法访问。它还会禁用公式。 [{{error}}]",
"Document owners can attempt to recover the document. [{{error}}]":"文档所有者可以尝试恢复文档。 [{{error}}]"
"You may make edits, but they will create a new copy and will\nnot affect the original document.":"您可以进行编辑,但他们会创建一个新副本并且\n不影响原文件。"
},
"ConditionalStyle":{
"Row Style":"行样式",
"Rule must return True or False":"规则必须返回 True 或 False",
"Add another rule":"添加另一条规则",
"Add conditional style":"添加条件样式",
"Error in style rule":"样式规则错误"
},
"CurrencyPicker":{
"Invalid currency":"货币无效"
},
"DiscussionEditor":{
"Only current page":"仅当前页面",
"Only my threads":"只有我的线程",
"Resolve":"解决",
"Save":"保存",
"Show resolved comments":"显示已解决的评论",
"Showing last {{nb}} comments":"显示最后 {{nb}} 条评论",
"Cancel":"取消",
"Comment":"评论",
"Edit":"编辑",
"Marked as resolved":"标记为已解决",
"Open":"打开",
"Remove":"删除",
"Reply":"回复",
"Reply to a comment":"回复评论",
"Started discussion":"开始讨论",
"Write a comment":"写一个评论"
},
"FieldBuilder":{
"Changing multiple column types":"更改多个列类型",
"Revert field settings for {{colId}} to common":"将 {{colId}} 的字段设置恢复为通用",
"Save field settings for {{colId}} as common":"将 {{colId}} 的字段设置保存为通用",
"Apply Formula to Data":"将公式应用于数据",
"CELL FORMAT":"细胞格式",
"DATA FROM TABLE":"表中数据",
"Mixed format":"混合格式",
"Mixed types":"混合类型",
"Use separate field settings for {{colId}}":"为 {{colId}} 使用单独的字段设置"
},
"FormulaEditor":{
"Column or field is required":"列或字段是必需的",
"Error in the cell":"单元格错误",
"Errors in all {{numErrors}} cells":"所有 {{numErrors}} 单元格中的错误",
"Errors in {{numErrors}} of {{numCells}} cells":"{{numCells}} 个单元格中的 {{numErrors}} 个错误",
"editingFormula is required":"需要编辑公式"
},
"DocTour":{
"Cannot construct a document tour from the data in this document. Ensure there is a table named GristDocTour with columns Title, Body, Placement, and Location.":"无法从该文档中的数据构建文档浏览。 确保有一个名为 GristDocTour 的表,其中包含 Title、Body、Placement 和 Location 列。",
"No valid document tour":"无有效证件游"
},
"DocumentSettings":{
"Currency:":"货币:",
"Document Settings":"文档设置",
"Engine (experimental {{span}} change at own risk):":"引擎(实验性 {{span}} 更改风险自负):",
"Sign in to access this organization's documents.":"登录以访问该组织的文档。",
"Something went wrong":"出了些问题",
"The requested page could not be found.{{separator}}Please check the URL and try again.":"找不到请求的页面。{{separator}}请检查 URL 并重试。",
"There was an error: {{message}}":"出现错误:{{message}}",
"There was an unknown error.":"出现未知错误。",
"You are now signed out.":"您现在已注销。",
"You are signed in as {{email}}. You can sign in with a different account, or ask an administrator for access.":"您以 {{email}} 身份登录。 您可以使用其他帐户登录,或向管理员申请访问权限。",
"You do not have access to this organization's documents.":"您无权访问该组织的文档。",
"Signed out{{suffix}}":"退出{{suffix}}",
"Page not found{{suffix}}":"找不到页面 {{suffix}}",
"Access denied{{suffix}}":"访问被拒绝{{suffix}}",
"Error{{suffix}}":"错误{{suffix}}"
},
"modals":{
"Cancel":"取消",
"Ok":"好的",
"Save":"保存"
},
"pages":{
"Duplicate Page":"重复页面",
"Remove":"消除",
"Rename":"改名",
"You do not have edit access to this document":"您没有对此文档的编辑权限"
},
"search":{
"Find Next ":"找下一个 ",
"Find Previous ":"查找上一个 ",
"No results":"没有结果",
"Search in document":"在文档中搜索"
},
"sendToDrive":{
"Sending file to Google Drive":"发送文件到谷歌云端硬盘"
},
"NTextBox":{
"false":"错误的",
"true":"真的"
},
"ACLUsers":{
"Example Users":"示例用户",
"Users from table":"表中的用户",
"View As":"查看为"
},
"TypeTransform":{
"Apply":"申请",
"Cancel":"取消",
"Preview":"预览",
"Revise":"修订",
"Update formula (Shift+Enter)":"更新公式(Shift+Enter)"
},
"ColumnInfo":{
"COLUMN DESCRIPTION":"栏目说明",
"COLUMN ID: ":"列号: ",
"COLUMN LABEL":"列标签",
"Cancel":"取消",
"Save":"保存"
},
"CellStyle":{
"CELL STYLE":"细胞样式",
"Cell Style":"单元样式",
"Default cell style":"默认单元格样式",
"Mixed style":"混合风格",
"Open row styles":"打开行样式"
},
"ChoiceTextBox":{
"CHOICES":"选择"
},
"ColumnEditor":{
"COLUMN DESCRIPTION":"栏目说明",
"COLUMN LABEL":"列标签"
},
"EditorTooltip":{
"Convert column to formula":"将列转换为公式"
},
"FieldEditor":{
"It should be impossible to save a plain data value into a formula column":"不可能将纯数据值保存到公式列中",
"Unable to finish saving edited cell":"无法完成保存编辑的单元格"
"Apply conditional formatting to cells in this column when formula conditions are met.":"当满足公式条件时,将条件格式应用于此列中的单元格。",
"Apply conditional formatting to rows based on formulas.":"根据公式将条件格式应用于行。",
"Cells in a reference column always identify an {{entire}} record in that table, but you may select which column from that record to show.":"参考列中的单元格始终标识该表中的 {{entire}} 记录,但您可以选择显示该记录中的哪一列。",
"Click on “Open row styles” to apply conditional formatting to rows.":"单击“打开行样式”以将条件格式应用于行。",
"Click the Add New button to create new documents or workspaces, or import data.":"单击添加新按钮以创建新文档或工作区,或导入数据。",
"Learn more.":"了解更多。",
"Link your new widget to an existing widget on this page.":"将您的新小部件链接到此页面上的现有小部件。",
"Linking Widgets":"链接小部件",
"Nested Filtering":"嵌套过滤",
"Only those rows will appear which match all of the filters.":"只有那些匹配所有过滤器的行才会出现。",
"Pinned filters are displayed as buttons above the widget.":"固定过滤器显示为小部件上方的按钮。",
"Pinning Filters":"固定过滤器",
"Raw Data page":"原始数据页面",
"Rearrange the fields in your card by dragging and resizing cells.":"通过拖动和调整单元格大小来重新排列卡片中的字段。",
"Reference Columns":"参考列",
"Select the table containing the data to show.":"选择包含要显示的数据的表。",
"Select the table to link to.":"选择要链接到的表。",
"Selecting Data":"选择数据",
"The Raw Data page lists all data tables in your document, including summary tables and tables not included in page layouts.":"原始数据页面列出了文档中的所有数据表,包括汇总表和未包含在页面布局中的表。",
"The total size of all data in this document, excluding attachments.":"本文档中所有数据的总大小,不包括附件。",
"They allow for one record to point (or refer) to another.":"它们允许一条记录指向(或引用)另一条记录。",
"This is the secret to Grist's dynamic and productive layouts.":"这就是 Grist 的动态和高效布局的秘诀。",
"Try out changes in a copy, then decide whether to replace the original with your edits.":"尝试对副本进行更改,然后决定是否用您的编辑替换原始文件。",
"Unpin to hide the the button while keeping the filter.":"取消固定以隐藏按钮,同时保留过滤器。",
"Updates every 5 minutes.":"每 5 分钟更新一次。",
"Use the \\u{1D6BA} icon to create summary (or pivot) tables, for totals or subtotals.":"使用 \\u{1D6BA} 图标创建总计或小计的汇总(或数据透视表)表。",
"Useful for storing the timestamp or author of a new record, data cleaning, and more.":"用于存储新记录的时间戳或作者、数据清理等。",
"You can filter by more than one column.":"您可以按多个列进行过滤。",
"entire":"全部的",
"relational":"相关的",
"Access Rules":"访问规则",
"Access rules give you the power to create nuanced rules to determine who can see or edit which parts of your document.":"访问规则使您能够创建细微的规则来确定谁可以查看或编辑文档的哪些部分。",
"Add New":"添新",
"Use the 𝚺 icon to create summary (or pivot) tables, for totals or subtotals.":"使用 𝚺 图标为总计或小计创建汇总(或数据透视表)表。",
"Reference columns are the key to {{relational}} data in Grist.":"引用列是 Grist 中 {{relational}} 数据的关键。",
"Clicking {{EyeHideIcon}} in each cell hides the field from this view without deleting it.":"单击每个单元格中的 {{EyeHideIcon}} 可隐藏此视图中的字段而不将其删除。",
"Editing Card Layout":"编辑卡片布局",
"Formulas that trigger in certain cases, and store the calculated value as data.":"在某些情况下触发的公式,并将计算值存储为数据。"