zh.json•6.72 kB
{
  "Low‒code platform to build apps.": "Low‒code platform to build apps.",
  "\n    To obtain your personal token, follow these steps:\n\n    1. Log in to your Airtable account.\n    2. Visit https://airtable.com/create/tokens/ to create one\n    3. Click on \"+ Add a base\" and select the base you want to use or all bases.\n    4. Click on \"+ Add a scope\" and select \"data.records.read\", \"data.records.write\" and \"schema.bases.read\".\n    5. Click on \"Create token\" and copy the token.\n    ": "\n    To obtain your personal token, follow these steps:\n\n    1. Log in to your Airtable account.\n    2. Visit https://airtable.com/create/tokens/ to create one\n    3. Click on \"+ Add a base\" and select the base you want to use or all bases.\n    4. Click on \"+ Add a scope\" and select \"data.records.read\", \"data.records.write\" and \"schema.bases.read\".\n    5. Click on \"Create token\" and copy the token.\n    ",
  "Create Airtable Record": "Create Airtable Record",
  "Find Airtable Record": "Find Airtable Record",
  "Update Airtable Record": "Update Airtable Record",
  "Delete Airtable Record": "Delete Airtable Record",
  "Upload File to Column": "Upload File to Column",
  "Add Comment to Record": "Add Comment to Record",
  "Create Base": "Create Base",
  "Create Table": "Create Table",
  "Find Base": "Find Base",
  "Find Table by ID": "Find Table by ID",
  "Get Record by ID": "Get Record by ID",
  "Find Table": "Find Table",
  "Get Base Schema": "Get Base Schema",
  "Custom API Call": "自定义 API 呼叫",
  "Adds a record into an airtable": "Adds a record into an airtable",
  "Find a record in airtable": "Find a record in airtable",
  "Update a record in airtable": "Update a record in airtable",
  "Deletes a record in airtable": "Deletes a record in airtable",
  "Uploads a file to attachment type column.": "Uploads a file to attachment type column.",
  "Adds a comment to an existing record.": "Adds a comment to an existing record.",
  "Create a new base with a specified table structure.": "Create a new base with a specified table structure.",
  "Create a new table in an existing base.": "Create a new table in an existing base.",
  "Find a base by its name or a keyword.": "Find a base by its name or a keyword.",
  "Get a table's details and schema using its ID.": "Get a table's details and schema using its ID.",
  "Retrieve a single record from a table by its unique ID.": "Retrieve a single record from a table by its unique ID.",
  "Find a table in a given base by its name.": "Find a table in a given base by its name.",
  "Retrieve the schema for a specific base, including all its tables and fields.": "Retrieve the schema for a specific base, including all its tables and fields.",
  "Make a custom API call to a specific endpoint": "将一个自定义 API 调用到一个特定的终点",
  "Base": "Base",
  "Table": "表",
  "Search Field": "Search Field",
  "Search Value": "搜索值",
  "View": "查看",
  "Record ID": "Record ID",
  "Attachment Column": "Attachment Column",
  "File": "文件",
  "File Content Type": "File Content Type",
  "File Name": "File Name",
  "Comment Text": "Comment Text",
  "Parent Comment ID": "Parent Comment ID",
  "Workspace": "Workspace",
  "Base Name": "Base Name",
  "Tables": "表",
  "Table Name": "Table Name",
  "Description": "描述",
  "Fields": "Fields",
  "Base Name or Keyword": "Base Name or Keyword",
  "Record": "Record",
  "Method": "方法",
  "Headers": "信头",
  "Query Parameters": "查询参数",
  "Body": "正文内容",
  "Response is Binary ?": "Response is Binary ?",
  "No Error on Failure": "失败时没有错误",
  "Timeout (in seconds)": "超时(秒)",
  "The ID of the record.": "The ID of the record.",
  "The ID of the record to which you want to upload the file.": "The ID of the record to which you want to upload the file.",
  "The file to be uploaded, which can be provided either as a public file URL or in Base64 encoded format.": "The file to be uploaded, which can be provided either as a public file URL or in Base64 encoded format.",
  "Specifies the MIME type of the file being uploaded (e.g., 'image/png', 'application/pdf').": "Specifies the MIME type of the file being uploaded (e.g., 'image/png', 'application/pdf').",
  "The name of the file as it should appear after upload.": "The name of the file as it should appear after upload.",
  "The content of the comment. To mention a user, use the format `@[userId]` or `@[userEmail]`.": "The content of the comment. To mention a user, use the format `@[userId]` or `@[userEmail]`.",
  "Optional. The ID of a parent comment to create a threaded reply.": "Optional. The ID of a parent comment to create a threaded reply.",
  "The name for the new base.": "The name for the new base.",
  "Define the tables for the new base. Use the default value as a template. The first field for each table will be its primary field.": "Define the tables for the new base. Use the default value as a template. The first field for each table will be its primary field.",
  "The name for the new table.": "The name for the new table.",
  "An optional description for the new table.": "An optional description for the new table.",
  "A JSON array of fields for the new table. The first field in the array will become the primary field.": "A JSON array of fields for the new table. The first field in the array will become the primary field.",
  "The name or keyword to search for within your base names.": "The name or keyword to search for within your base names.",
  "The exact name of the table you want to find.": "The exact name of the table you want to find.",
  "Authorization headers are injected automatically from your connection.": "授权头自动从您的连接中注入。",
  "Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
  "GET": "获取",
  "POST": "帖子",
  "PATCH": "PATCH",
  "PUT": "弹出",
  "DELETE": "删除",
  "HEAD": "黑色",
  "New Record": "New Record",
  "New or Updated Record": "New or Updated Record",
  "Triggers when a new record is added to the selected table.": "Triggers when a new record is added to the selected table.",
  "Triggers when a record is created or updated in selected table.": "Triggers when a record is created or updated in selected table.",
  "Trigger field": "Trigger field",
  "**Last Modified Time** field will be used to watch new or updated records.Please create **Last Modified Time** field in your schema,if you don't have any timestamp field.": "**Last Modified Time** field will be used to watch new or updated records.Please create **Last Modified Time** field in your schema,if you don't have any timestamp field."
}