@adobe/react-spectrum 3.42.1 → 3.43.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/i18n/ar-AE.js +1 -1
- package/i18n/ar-AE.mjs +1 -1
- package/i18n/bg-BG.js +1 -1
- package/i18n/bg-BG.mjs +1 -1
- package/i18n/cs-CZ.js +1 -1
- package/i18n/cs-CZ.mjs +1 -1
- package/i18n/da-DK.js +1 -1
- package/i18n/da-DK.mjs +1 -1
- package/i18n/de-DE.js +1 -1
- package/i18n/de-DE.mjs +1 -1
- package/i18n/el-GR.js +1 -1
- package/i18n/el-GR.mjs +1 -1
- package/i18n/en-US.js +1 -1
- package/i18n/en-US.mjs +1 -1
- package/i18n/es-ES.js +1 -1
- package/i18n/es-ES.mjs +1 -1
- package/i18n/et-EE.js +1 -1
- package/i18n/et-EE.mjs +1 -1
- package/i18n/fi-FI.js +1 -1
- package/i18n/fi-FI.mjs +1 -1
- package/i18n/fr-FR.js +1 -1
- package/i18n/fr-FR.mjs +1 -1
- package/i18n/he-IL.js +1 -1
- package/i18n/he-IL.mjs +1 -1
- package/i18n/hr-HR.js +1 -1
- package/i18n/hr-HR.mjs +1 -1
- package/i18n/hu-HU.js +1 -1
- package/i18n/hu-HU.mjs +1 -1
- package/i18n/index.js +1 -1
- package/i18n/index.mjs +1 -1
- package/i18n/it-IT.js +1 -1
- package/i18n/it-IT.mjs +1 -1
- package/i18n/ja-JP.js +1 -1
- package/i18n/ja-JP.mjs +1 -1
- package/i18n/ko-KR.js +1 -1
- package/i18n/ko-KR.mjs +1 -1
- package/i18n/lt-LT.js +1 -1
- package/i18n/lt-LT.mjs +1 -1
- package/i18n/lv-LV.js +1 -1
- package/i18n/lv-LV.mjs +1 -1
- package/i18n/nb-NO.js +1 -1
- package/i18n/nb-NO.mjs +1 -1
- package/i18n/nl-NL.js +1 -1
- package/i18n/nl-NL.mjs +1 -1
- package/i18n/pl-PL.js +1 -1
- package/i18n/pl-PL.mjs +1 -1
- package/i18n/pt-BR.js +1 -1
- package/i18n/pt-BR.mjs +1 -1
- package/i18n/pt-PT.js +1 -1
- package/i18n/pt-PT.mjs +1 -1
- package/i18n/ro-RO.js +1 -1
- package/i18n/ro-RO.mjs +1 -1
- package/i18n/ru-RU.js +1 -1
- package/i18n/ru-RU.mjs +1 -1
- package/i18n/sk-SK.js +1 -1
- package/i18n/sk-SK.mjs +1 -1
- package/i18n/sl-SI.js +1 -1
- package/i18n/sl-SI.mjs +1 -1
- package/i18n/sr-SP.js +1 -1
- package/i18n/sr-SP.mjs +1 -1
- package/i18n/sv-SE.js +1 -1
- package/i18n/sv-SE.mjs +1 -1
- package/i18n/tr-TR.js +1 -1
- package/i18n/tr-TR.mjs +1 -1
- package/i18n/uk-UA.js +1 -1
- package/i18n/uk-UA.mjs +1 -1
- package/i18n/zh-CN.js +1 -1
- package/i18n/zh-CN.mjs +1 -1
- package/i18n/zh-TW.js +1 -1
- package/i18n/zh-TW.mjs +1 -1
- package/package.json +64 -64
package/i18n/zh-CN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
module.exports={"@react-aria/autocomplete":{collectionLabel:`建议`},"@react-aria/breadcrumbs":{breadcrumbs:`导航栏`},"@react-aria/calendar":{dateRange:e=>`${e.startDate} 至 ${e.endDate}`,dateSelected:e=>`已选择 ${e.date}`,finishRangeSelectionPrompt:`单击以完成选择日期范围`,maximumDate:`最后一个可用日期`,minimumDate:`第一个可用日期`,next:`下一页`,previous:`上一页`,selectedDateDescription:e=>`选定的日期:${e.date}`,selectedRangeDescription:e=>`选定的范围:${e.dateRange}`,startRangeSelectionPrompt:`单击以开始选择日期范围`,todayDate:e=>`今天,即 ${e.date}`,todayDateSelected:e=>`已选择今天,即 ${e.date}`},"@react-aria/color":{colorInputLabel:e=>`${e.label}、${e.channelLabel}`,colorNameAndValue:e=>`${e.name}:${e.value}`,colorPicker:`拾色器`,colorSwatch:`颜色色板`,transparent:`透明`,twoDimensionalSlider:`2D 滑块`},"@react-aria/combobox":{buttonLabel:`显示建议`,countAnnouncement:(e,t)=>`有 ${t.plural(e.optionCount,{one:()=>`${t.number(e.optionCount)} 个选项`,other:()=>`${t.number(e.optionCount)} 个选项`})}可用。`,focusAnnouncement:(e,t)=>`${t.select({true:()=>`进入了 ${e.groupTitle} 组,其中有 ${t.plural(e.groupCount,{one:()=>`${t.number(e.groupCount)} 个选项`,other:()=>`${t.number(e.groupCount)} 个选项`})}. `,other:""},e.isGroupChange)}${e.optionText}${t.select({true:`, 已选择`,other:""},e.isSelected)}`,listboxLabel:`建议`,selectedAnnouncement:e=>`${e.optionText}, 已选择`},"@react-aria/datepicker":{calendar:`日历`,day:`日`,dayPeriod:`上午/下午`,endDate:`结束日期`,era:`纪元`,hour:`小时`,minute:`分钟`,month:`月`,second:`秒`,selectedDateDescription:e=>`选定的日期:${e.date}`,selectedRangeDescription:e=>`选定的范围:${e.startDate} 至 ${e.endDate}`,selectedTimeDescription:e=>`选定的时间:${e.time}`,startDate:`开始日期`,timeZoneName:`时区`,weekday:`工作日`,year:`年`},"@react-aria/dnd":{dragDescriptionKeyboard:`按 Enter 开始拖动。`,dragDescriptionKeyboardAlt:`按 Alt + Enter 开始拖动。`,dragDescriptionLongPress:`长按以开始拖动。`,dragDescriptionTouch:`双击开始拖动。`,dragDescriptionVirtual:`单击开始拖动。`,dragItem:e=>`拖动 ${e.itemText}`,dragSelectedItems:(e,t)=>`拖动 ${t.plural(e.count,{one:()=>`${t.number(e.count)} 选中项目`,other:()=>`${t.number(e.count)} 选中项目`})}`,dragSelectedKeyboard:(e,t)=>`按 Enter 以拖动 ${t.plural(e.count,{one:()=>`${t.number(e.count)} 个选定项`,other:()=>`${t.number(e.count)} 个选定项`})}。`,dragSelectedKeyboardAlt:(e,t)=>`按 Alt + Enter 以拖动 ${t.plural(e.count,{one:()=>`${t.number(e.count)} 个选定项`,other:()=>`${t.number(e.count)} 个选定项`})}。`,dragSelectedLongPress:(e,t)=>`长按以拖动 ${t.plural(e.count,{one:()=>`${t.number(e.count)} 个选定项`,other:()=>`${t.number(e.count)} 个选定项`})}。`,dragStartedKeyboard:`已开始拖动。按 Tab 导航到放置目标,然后按 Enter 放置或按 Escape 取消。`,dragStartedTouch:`已开始拖动。导航到放置目标,然后双击放置。`,dragStartedVirtual:`已开始拖动。导航到放置目标,然后单击或按 Enter 放置。`,dropCanceled:`放置已取消。`,dropComplete:`放置已完成。`,dropDescriptionKeyboard:`按 Enter 放置。按 Escape 取消拖动。`,dropDescriptionTouch:`双击放置。`,dropDescriptionVirtual:`单击放置。`,dropIndicator:`放置标记`,dropOnItem:e=>`放置于 ${e.itemText}`,dropOnRoot:`放置于`,endDragKeyboard:`正在拖动。按 Enter 取消拖动。`,endDragTouch:`正在拖动。双击取消拖动。`,endDragVirtual:`正在拖动。单击取消拖动。`,insertAfter:e=>`插入到 ${e.itemText} 之后`,insertBefore:e=>`插入到 ${e.itemText} 之前`,insertBetween:e=>`插入到 ${e.beforeItemText} 和 ${e.afterItemText} 之间`},"@react-aria/grid":{deselectedItem:e=>`未选择 ${e.item}。`,longPressToSelect:`长按以进入选择模式。`,select:`选择`,selectedAll:`已选择所有项目。`,selectedCount:(e,t)=>`${t.plural(e.count,{"=0":`未选择项目`,one:()=>`已选择 ${t.number(e.count)} 个项目`,other:()=>`已选择 ${t.number(e.count)} 个项目`})}。`,selectedItem:e=>`已选择 ${e.item}。`},"@react-aria/gridlist":{hasActionAnnouncement:`行有操作`,hasLinkAnnouncement:e=>`行有链接:${e.link}`},"@react-aria/menu":{longPressMessage:`长按或按 Alt + 向下方向键以打开菜单`},"@react-aria/numberfield":{decrease:e=>`降低 ${e.fieldLabel}`,increase:e=>`提高 ${e.fieldLabel}`,numberField:`数字字段`},"@react-aria/overlays":{dismiss:`取消`},"@react-aria/searchfield":{"Clear search":`清除搜索`},"@react-aria/spinbutton":{Empty:`空`},"@react-aria/steplist":{steplist:`步骤列表`},"@react-aria/table":{ascending:`升序`,ascendingSort:e=>`按列 ${e.columnName} 升序排序`,columnSize:e=>`${e.value} 像素`,descending:`降序`,descendingSort:e=>`按列 ${e.columnName} 降序排序`,resizerDescription:`按“输入”键开始调整大小。`,select:`选择`,selectAll:`全选`,sortable:`可排序的列`},"@react-aria/tag":{removeButtonLabel:`删除`,removeDescription:`按下“删除”以删除标记。`},"@react-aria/toast":{close:`关闭`,notifications:(e,t)=>`${t.plural(e.count,{one:()=>`${t.number(e.count)} 个通知`,other:()=>`${t.number(e.count)} 个通知`})}。`},"@react-aria/tree":{collapse:`折叠`,expand:`扩展`},"@react-spectrum/actionbar":{actions:`操作`,actionsAvailable:`有可用操作。`,clearSelection:`清除选择`,selected:(e,t)=>`${t.plural(e.count,{"=0":`无选择`,other:()=>`已选择 ${t.number(e.count)} 个`})}`,selectedAll:`全选`},"@react-spectrum/autocomplete":{clear:`清除`,invalid:`(无效)`,loading:`正在加载...`,noResults:`无结果`},"@react-spectrum/button":{pending:`待处理`},"@react-spectrum/calendar":{invalidSelection:(e,t)=>`选定的 ${t.plural(e.selectedCount,{one:`个日期`,other:`个日期`})} 不可用。`},"@react-spectrum/card":{loading:`正在加载...`,loadingMore:`正在加载更多...`},"@react-spectrum/color":{colorFormat:`颜色格式`,hex:"Hex",hsb:"HSB",hsl:"HSL",rgb:"RGB"},"@react-spectrum/combobox":{clear:`透明`,invalid:`(无效)`,loading:`正在加载...`,noResults
|
|
1
|
+
module.exports={"@react-aria/autocomplete":{collectionLabel:`建议`},"@react-aria/breadcrumbs":{breadcrumbs:`导航栏`},"@react-aria/calendar":{dateRange:e=>`${e.startDate} 至 ${e.endDate}`,dateSelected:e=>`已选择 ${e.date}`,finishRangeSelectionPrompt:`单击以完成选择日期范围`,maximumDate:`最后一个可用日期`,minimumDate:`第一个可用日期`,next:`下一页`,previous:`上一页`,selectedDateDescription:e=>`选定的日期:${e.date}`,selectedRangeDescription:e=>`选定的范围:${e.dateRange}`,startRangeSelectionPrompt:`单击以开始选择日期范围`,todayDate:e=>`今天,即 ${e.date}`,todayDateSelected:e=>`已选择今天,即 ${e.date}`},"@react-aria/color":{colorInputLabel:e=>`${e.label}、${e.channelLabel}`,colorNameAndValue:e=>`${e.name}:${e.value}`,colorPicker:`拾色器`,colorSwatch:`颜色色板`,transparent:`透明`,twoDimensionalSlider:`2D 滑块`},"@react-aria/combobox":{buttonLabel:`显示建议`,countAnnouncement:(e,t)=>`有 ${t.plural(e.optionCount,{one:()=>`${t.number(e.optionCount)} 个选项`,other:()=>`${t.number(e.optionCount)} 个选项`})}可用。`,focusAnnouncement:(e,t)=>`${t.select({true:()=>`进入了 ${e.groupTitle} 组,其中有 ${t.plural(e.groupCount,{one:()=>`${t.number(e.groupCount)} 个选项`,other:()=>`${t.number(e.groupCount)} 个选项`})}. `,other:""},e.isGroupChange)}${e.optionText}${t.select({true:`, 已选择`,other:""},e.isSelected)}`,listboxLabel:`建议`,selectedAnnouncement:e=>`${e.optionText}, 已选择`},"@react-aria/datepicker":{calendar:`日历`,day:`日`,dayPeriod:`上午/下午`,endDate:`结束日期`,era:`纪元`,hour:`小时`,minute:`分钟`,month:`月`,second:`秒`,selectedDateDescription:e=>`选定的日期:${e.date}`,selectedRangeDescription:e=>`选定的范围:${e.startDate} 至 ${e.endDate}`,selectedTimeDescription:e=>`选定的时间:${e.time}`,startDate:`开始日期`,timeZoneName:`时区`,weekday:`工作日`,year:`年`},"@react-aria/dnd":{dragDescriptionKeyboard:`按 Enter 开始拖动。`,dragDescriptionKeyboardAlt:`按 Alt + Enter 开始拖动。`,dragDescriptionLongPress:`长按以开始拖动。`,dragDescriptionTouch:`双击开始拖动。`,dragDescriptionVirtual:`单击开始拖动。`,dragItem:e=>`拖动 ${e.itemText}`,dragSelectedItems:(e,t)=>`拖动 ${t.plural(e.count,{one:()=>`${t.number(e.count)} 选中项目`,other:()=>`${t.number(e.count)} 选中项目`})}`,dragSelectedKeyboard:(e,t)=>`按 Enter 以拖动 ${t.plural(e.count,{one:()=>`${t.number(e.count)} 个选定项`,other:()=>`${t.number(e.count)} 个选定项`})}。`,dragSelectedKeyboardAlt:(e,t)=>`按 Alt + Enter 以拖动 ${t.plural(e.count,{one:()=>`${t.number(e.count)} 个选定项`,other:()=>`${t.number(e.count)} 个选定项`})}。`,dragSelectedLongPress:(e,t)=>`长按以拖动 ${t.plural(e.count,{one:()=>`${t.number(e.count)} 个选定项`,other:()=>`${t.number(e.count)} 个选定项`})}。`,dragStartedKeyboard:`已开始拖动。按 Tab 导航到放置目标,然后按 Enter 放置或按 Escape 取消。`,dragStartedTouch:`已开始拖动。导航到放置目标,然后双击放置。`,dragStartedVirtual:`已开始拖动。导航到放置目标,然后单击或按 Enter 放置。`,dropCanceled:`放置已取消。`,dropComplete:`放置已完成。`,dropDescriptionKeyboard:`按 Enter 放置。按 Escape 取消拖动。`,dropDescriptionTouch:`双击放置。`,dropDescriptionVirtual:`单击放置。`,dropIndicator:`放置标记`,dropOnItem:e=>`放置于 ${e.itemText}`,dropOnRoot:`放置于`,endDragKeyboard:`正在拖动。按 Enter 取消拖动。`,endDragTouch:`正在拖动。双击取消拖动。`,endDragVirtual:`正在拖动。单击取消拖动。`,insertAfter:e=>`插入到 ${e.itemText} 之后`,insertBefore:e=>`插入到 ${e.itemText} 之前`,insertBetween:e=>`插入到 ${e.beforeItemText} 和 ${e.afterItemText} 之间`},"@react-aria/grid":{deselectedItem:e=>`未选择 ${e.item}。`,longPressToSelect:`长按以进入选择模式。`,select:`选择`,selectedAll:`已选择所有项目。`,selectedCount:(e,t)=>`${t.plural(e.count,{"=0":`未选择项目`,one:()=>`已选择 ${t.number(e.count)} 个项目`,other:()=>`已选择 ${t.number(e.count)} 个项目`})}。`,selectedItem:e=>`已选择 ${e.item}。`},"@react-aria/gridlist":{hasActionAnnouncement:`行有操作`,hasLinkAnnouncement:e=>`行有链接:${e.link}`},"@react-aria/menu":{longPressMessage:`长按或按 Alt + 向下方向键以打开菜单`},"@react-aria/numberfield":{decrease:e=>`降低 ${e.fieldLabel}`,increase:e=>`提高 ${e.fieldLabel}`,numberField:`数字字段`},"@react-aria/overlays":{dismiss:`取消`},"@react-aria/searchfield":{"Clear search":`清除搜索`},"@react-aria/spinbutton":{Empty:`空`},"@react-aria/steplist":{steplist:`步骤列表`},"@react-aria/table":{ascending:`升序`,ascendingSort:e=>`按列 ${e.columnName} 升序排序`,columnSize:e=>`${e.value} 像素`,descending:`降序`,descendingSort:e=>`按列 ${e.columnName} 降序排序`,resizerDescription:`按“输入”键开始调整大小。`,select:`选择`,selectAll:`全选`,sortable:`可排序的列`},"@react-aria/tag":{removeButtonLabel:`删除`,removeDescription:`按下“删除”以删除标记。`},"@react-aria/toast":{close:`关闭`,notifications:(e,t)=>`${t.plural(e.count,{one:()=>`${t.number(e.count)} 个通知`,other:()=>`${t.number(e.count)} 个通知`})}。`},"@react-aria/tree":{collapse:`折叠`,expand:`扩展`},"@react-spectrum/actionbar":{actions:`操作`,actionsAvailable:`有可用操作。`,clearSelection:`清除选择`,selected:(e,t)=>`${t.plural(e.count,{"=0":`无选择`,other:()=>`已选择 ${t.number(e.count)} 个`})}`,selectedAll:`全选`},"@react-spectrum/actiongroup":{more:`更多项目`},"@react-spectrum/autocomplete":{clear:`清除`,invalid:`(无效)`,loading:`正在加载...`,noResults:`无结果`},"@react-spectrum/button":{pending:`待处理`},"@react-spectrum/calendar":{invalidSelection:(e,t)=>`选定的 ${t.plural(e.selectedCount,{one:`个日期`,other:`个日期`})} 不可用。`},"@react-spectrum/card":{loading:`正在加载...`,loadingMore:`正在加载更多...`},"@react-spectrum/color":{colorFormat:`颜色格式`,hex:"Hex",hsb:"HSB",hsl:"HSL",rgb:"RGB"},"@react-spectrum/combobox":{clear:`透明`,invalid:`(无效)`,loading:`正在加载...`,noResults:`无结果`,valid:`(有效)`},"@react-spectrum/contextualhelp":{help:`帮助`,info:`信息`},"@react-spectrum/datepicker":{endTime:`结束时间`,startTime:`开始时间`,time:`时间`},"@react-spectrum/dialog":{alert:`警报`,dismiss:`取消`},"@react-spectrum/dropzone":{replaceMessage:`删除要替换的文件`},"@react-spectrum/inlinealert":{info:`信息`,negative:`错误`,notice:`警告`,positive:`成功`},"@react-spectrum/label":{"(optional)":`(可选)`,"(required)":`(必填)`},"@react-spectrum/list":{loading:`正在加载...`,loadingMore:`正在加载更多...`},"@react-spectrum/listbox":{loading:`正在加载...`,loadingMore:`正在加载更多...`},"@react-spectrum/menu":{backButton:e=>`返回 ${e.prevMenuButton}`,moreActions:`更多操作`,unavailable:`不可用,展开以查看详细信息`},"@react-spectrum/picker":{loading:`正在加载...`,placeholder:`选择...`},"@react-spectrum/slider":{maximum:`最大`,minimum:`最小`},"@react-spectrum/steplist":{completed:`已完成:`,current:`当前:`,notCompleted:`未完成:`,steplist:`步骤列表`},"@react-spectrum/table":{collapse:`折叠`,columnResizer:`列尺寸调整器`,drag:`拖动`,expand:`扩展`,loading:`正在加载...`,loadingMore:`正在加载更多...`,resizeColumn:`调整列大小`,sortAscending:`升序排序`,sortDescending:`降序排序`},"@react-spectrum/tag":{actions:`操作`,hideButtonLabel:`显示更少`,noTags:`无`,showAllButtonLabel:(e,t)=>`全部显示 (${t.number(e.tagCount)})`},"@react-spectrum/textfield":{valid:`有效`},"@react-spectrum/toast":{info:`信息`,negative:`错误`,positive:`成功`},"@react-stately/color":{alpha:"Alpha",black:`黑色`,blue:`蓝色`,"blue purple":`蓝紫色`,brightness:`亮度`,brown:`棕色的`,"brown yellow":`棕黄色`,colorName:e=>`${e.lightness} ${e.chroma} ${e.hue}`,cyan:`蓝绿色`,"cyan blue":`青蓝色`,dark:`深色`,gray:`灰色`,grayish:`浅灰色的`,green:`绿色`,"green cyan":`绿青色`,hue:`色相`,light:`浅色`,lightness:`明亮度`,magenta:`紫红色`,"magenta pink":`紫粉色`,orange:`橙色`,"orange yellow":`橙黄色`,pale:`苍白的`,pink:`粉色`,"pink red":`粉红色`,purple:`紫色`,"purple magenta":`紫洋红色`,red:`红色`,"red orange":`红橙色`,saturation:`饱和度`,transparentColorName:e=>`${e.lightness} ${e.chroma} ${e.hue}, ${e.percentTransparent} 透明`,"very dark":`很暗`,"very light":`很浅`,vibrant:`生机勃勃`,white:`白色`,yellow:`黄色`,"yellow green":`黄色/绿色`},"@react-stately/datepicker":{rangeOverflow:e=>`值必须是 ${e.maxValue} 或更早日期。`,rangeReversed:`开始日期必须早于结束日期。`,rangeUnderflow:e=>`值必须是 ${e.minValue} 或更晚日期。`,unavailableDate:`所选日期不可用。`},"react-aria-components":{colorSwatchPicker:`颜色色板`,dropzoneLabel:`放置区域`,selectPlaceholder:`选择一个项目`,tableResizer:`尺寸调整器`}};
|
package/i18n/zh-CN.mjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export default{"@react-aria/autocomplete":{collectionLabel:`建议`},"@react-aria/breadcrumbs":{breadcrumbs:`导航栏`},"@react-aria/calendar":{dateRange:e=>`${e.startDate} 至 ${e.endDate}`,dateSelected:e=>`已选择 ${e.date}`,finishRangeSelectionPrompt:`单击以完成选择日期范围`,maximumDate:`最后一个可用日期`,minimumDate:`第一个可用日期`,next:`下一页`,previous:`上一页`,selectedDateDescription:e=>`选定的日期:${e.date}`,selectedRangeDescription:e=>`选定的范围:${e.dateRange}`,startRangeSelectionPrompt:`单击以开始选择日期范围`,todayDate:e=>`今天,即 ${e.date}`,todayDateSelected:e=>`已选择今天,即 ${e.date}`},"@react-aria/color":{colorInputLabel:e=>`${e.label}、${e.channelLabel}`,colorNameAndValue:e=>`${e.name}:${e.value}`,colorPicker:`拾色器`,colorSwatch:`颜色色板`,transparent:`透明`,twoDimensionalSlider:`2D 滑块`},"@react-aria/combobox":{buttonLabel:`显示建议`,countAnnouncement:(e,t)=>`有 ${t.plural(e.optionCount,{one:()=>`${t.number(e.optionCount)} 个选项`,other:()=>`${t.number(e.optionCount)} 个选项`})}可用。`,focusAnnouncement:(e,t)=>`${t.select({true:()=>`进入了 ${e.groupTitle} 组,其中有 ${t.plural(e.groupCount,{one:()=>`${t.number(e.groupCount)} 个选项`,other:()=>`${t.number(e.groupCount)} 个选项`})}. `,other:""},e.isGroupChange)}${e.optionText}${t.select({true:`, 已选择`,other:""},e.isSelected)}`,listboxLabel:`建议`,selectedAnnouncement:e=>`${e.optionText}, 已选择`},"@react-aria/datepicker":{calendar:`日历`,day:`日`,dayPeriod:`上午/下午`,endDate:`结束日期`,era:`纪元`,hour:`小时`,minute:`分钟`,month:`月`,second:`秒`,selectedDateDescription:e=>`选定的日期:${e.date}`,selectedRangeDescription:e=>`选定的范围:${e.startDate} 至 ${e.endDate}`,selectedTimeDescription:e=>`选定的时间:${e.time}`,startDate:`开始日期`,timeZoneName:`时区`,weekday:`工作日`,year:`年`},"@react-aria/dnd":{dragDescriptionKeyboard:`按 Enter 开始拖动。`,dragDescriptionKeyboardAlt:`按 Alt + Enter 开始拖动。`,dragDescriptionLongPress:`长按以开始拖动。`,dragDescriptionTouch:`双击开始拖动。`,dragDescriptionVirtual:`单击开始拖动。`,dragItem:e=>`拖动 ${e.itemText}`,dragSelectedItems:(e,t)=>`拖动 ${t.plural(e.count,{one:()=>`${t.number(e.count)} 选中项目`,other:()=>`${t.number(e.count)} 选中项目`})}`,dragSelectedKeyboard:(e,t)=>`按 Enter 以拖动 ${t.plural(e.count,{one:()=>`${t.number(e.count)} 个选定项`,other:()=>`${t.number(e.count)} 个选定项`})}。`,dragSelectedKeyboardAlt:(e,t)=>`按 Alt + Enter 以拖动 ${t.plural(e.count,{one:()=>`${t.number(e.count)} 个选定项`,other:()=>`${t.number(e.count)} 个选定项`})}。`,dragSelectedLongPress:(e,t)=>`长按以拖动 ${t.plural(e.count,{one:()=>`${t.number(e.count)} 个选定项`,other:()=>`${t.number(e.count)} 个选定项`})}。`,dragStartedKeyboard:`已开始拖动。按 Tab 导航到放置目标,然后按 Enter 放置或按 Escape 取消。`,dragStartedTouch:`已开始拖动。导航到放置目标,然后双击放置。`,dragStartedVirtual:`已开始拖动。导航到放置目标,然后单击或按 Enter 放置。`,dropCanceled:`放置已取消。`,dropComplete:`放置已完成。`,dropDescriptionKeyboard:`按 Enter 放置。按 Escape 取消拖动。`,dropDescriptionTouch:`双击放置。`,dropDescriptionVirtual:`单击放置。`,dropIndicator:`放置标记`,dropOnItem:e=>`放置于 ${e.itemText}`,dropOnRoot:`放置于`,endDragKeyboard:`正在拖动。按 Enter 取消拖动。`,endDragTouch:`正在拖动。双击取消拖动。`,endDragVirtual:`正在拖动。单击取消拖动。`,insertAfter:e=>`插入到 ${e.itemText} 之后`,insertBefore:e=>`插入到 ${e.itemText} 之前`,insertBetween:e=>`插入到 ${e.beforeItemText} 和 ${e.afterItemText} 之间`},"@react-aria/grid":{deselectedItem:e=>`未选择 ${e.item}。`,longPressToSelect:`长按以进入选择模式。`,select:`选择`,selectedAll:`已选择所有项目。`,selectedCount:(e,t)=>`${t.plural(e.count,{"=0":`未选择项目`,one:()=>`已选择 ${t.number(e.count)} 个项目`,other:()=>`已选择 ${t.number(e.count)} 个项目`})}。`,selectedItem:e=>`已选择 ${e.item}。`},"@react-aria/gridlist":{hasActionAnnouncement:`行有操作`,hasLinkAnnouncement:e=>`行有链接:${e.link}`},"@react-aria/menu":{longPressMessage:`长按或按 Alt + 向下方向键以打开菜单`},"@react-aria/numberfield":{decrease:e=>`降低 ${e.fieldLabel}`,increase:e=>`提高 ${e.fieldLabel}`,numberField:`数字字段`},"@react-aria/overlays":{dismiss:`取消`},"@react-aria/searchfield":{"Clear search":`清除搜索`},"@react-aria/spinbutton":{Empty:`空`},"@react-aria/steplist":{steplist:`步骤列表`},"@react-aria/table":{ascending:`升序`,ascendingSort:e=>`按列 ${e.columnName} 升序排序`,columnSize:e=>`${e.value} 像素`,descending:`降序`,descendingSort:e=>`按列 ${e.columnName} 降序排序`,resizerDescription:`按“输入”键开始调整大小。`,select:`选择`,selectAll:`全选`,sortable:`可排序的列`},"@react-aria/tag":{removeButtonLabel:`删除`,removeDescription:`按下“删除”以删除标记。`},"@react-aria/toast":{close:`关闭`,notifications:(e,t)=>`${t.plural(e.count,{one:()=>`${t.number(e.count)} 个通知`,other:()=>`${t.number(e.count)} 个通知`})}。`},"@react-aria/tree":{collapse:`折叠`,expand:`扩展`},"@react-spectrum/actionbar":{actions:`操作`,actionsAvailable:`有可用操作。`,clearSelection:`清除选择`,selected:(e,t)=>`${t.plural(e.count,{"=0":`无选择`,other:()=>`已选择 ${t.number(e.count)} 个`})}`,selectedAll:`全选`},"@react-spectrum/autocomplete":{clear:`清除`,invalid:`(无效)`,loading:`正在加载...`,noResults:`无结果`},"@react-spectrum/button":{pending:`待处理`},"@react-spectrum/calendar":{invalidSelection:(e,t)=>`选定的 ${t.plural(e.selectedCount,{one:`个日期`,other:`个日期`})} 不可用。`},"@react-spectrum/card":{loading:`正在加载...`,loadingMore:`正在加载更多...`},"@react-spectrum/color":{colorFormat:`颜色格式`,hex:"Hex",hsb:"HSB",hsl:"HSL",rgb:"RGB"},"@react-spectrum/combobox":{clear:`透明`,invalid:`(无效)`,loading:`正在加载...`,noResults
|
|
1
|
+
export default{"@react-aria/autocomplete":{collectionLabel:`建议`},"@react-aria/breadcrumbs":{breadcrumbs:`导航栏`},"@react-aria/calendar":{dateRange:e=>`${e.startDate} 至 ${e.endDate}`,dateSelected:e=>`已选择 ${e.date}`,finishRangeSelectionPrompt:`单击以完成选择日期范围`,maximumDate:`最后一个可用日期`,minimumDate:`第一个可用日期`,next:`下一页`,previous:`上一页`,selectedDateDescription:e=>`选定的日期:${e.date}`,selectedRangeDescription:e=>`选定的范围:${e.dateRange}`,startRangeSelectionPrompt:`单击以开始选择日期范围`,todayDate:e=>`今天,即 ${e.date}`,todayDateSelected:e=>`已选择今天,即 ${e.date}`},"@react-aria/color":{colorInputLabel:e=>`${e.label}、${e.channelLabel}`,colorNameAndValue:e=>`${e.name}:${e.value}`,colorPicker:`拾色器`,colorSwatch:`颜色色板`,transparent:`透明`,twoDimensionalSlider:`2D 滑块`},"@react-aria/combobox":{buttonLabel:`显示建议`,countAnnouncement:(e,t)=>`有 ${t.plural(e.optionCount,{one:()=>`${t.number(e.optionCount)} 个选项`,other:()=>`${t.number(e.optionCount)} 个选项`})}可用。`,focusAnnouncement:(e,t)=>`${t.select({true:()=>`进入了 ${e.groupTitle} 组,其中有 ${t.plural(e.groupCount,{one:()=>`${t.number(e.groupCount)} 个选项`,other:()=>`${t.number(e.groupCount)} 个选项`})}. `,other:""},e.isGroupChange)}${e.optionText}${t.select({true:`, 已选择`,other:""},e.isSelected)}`,listboxLabel:`建议`,selectedAnnouncement:e=>`${e.optionText}, 已选择`},"@react-aria/datepicker":{calendar:`日历`,day:`日`,dayPeriod:`上午/下午`,endDate:`结束日期`,era:`纪元`,hour:`小时`,minute:`分钟`,month:`月`,second:`秒`,selectedDateDescription:e=>`选定的日期:${e.date}`,selectedRangeDescription:e=>`选定的范围:${e.startDate} 至 ${e.endDate}`,selectedTimeDescription:e=>`选定的时间:${e.time}`,startDate:`开始日期`,timeZoneName:`时区`,weekday:`工作日`,year:`年`},"@react-aria/dnd":{dragDescriptionKeyboard:`按 Enter 开始拖动。`,dragDescriptionKeyboardAlt:`按 Alt + Enter 开始拖动。`,dragDescriptionLongPress:`长按以开始拖动。`,dragDescriptionTouch:`双击开始拖动。`,dragDescriptionVirtual:`单击开始拖动。`,dragItem:e=>`拖动 ${e.itemText}`,dragSelectedItems:(e,t)=>`拖动 ${t.plural(e.count,{one:()=>`${t.number(e.count)} 选中项目`,other:()=>`${t.number(e.count)} 选中项目`})}`,dragSelectedKeyboard:(e,t)=>`按 Enter 以拖动 ${t.plural(e.count,{one:()=>`${t.number(e.count)} 个选定项`,other:()=>`${t.number(e.count)} 个选定项`})}。`,dragSelectedKeyboardAlt:(e,t)=>`按 Alt + Enter 以拖动 ${t.plural(e.count,{one:()=>`${t.number(e.count)} 个选定项`,other:()=>`${t.number(e.count)} 个选定项`})}。`,dragSelectedLongPress:(e,t)=>`长按以拖动 ${t.plural(e.count,{one:()=>`${t.number(e.count)} 个选定项`,other:()=>`${t.number(e.count)} 个选定项`})}。`,dragStartedKeyboard:`已开始拖动。按 Tab 导航到放置目标,然后按 Enter 放置或按 Escape 取消。`,dragStartedTouch:`已开始拖动。导航到放置目标,然后双击放置。`,dragStartedVirtual:`已开始拖动。导航到放置目标,然后单击或按 Enter 放置。`,dropCanceled:`放置已取消。`,dropComplete:`放置已完成。`,dropDescriptionKeyboard:`按 Enter 放置。按 Escape 取消拖动。`,dropDescriptionTouch:`双击放置。`,dropDescriptionVirtual:`单击放置。`,dropIndicator:`放置标记`,dropOnItem:e=>`放置于 ${e.itemText}`,dropOnRoot:`放置于`,endDragKeyboard:`正在拖动。按 Enter 取消拖动。`,endDragTouch:`正在拖动。双击取消拖动。`,endDragVirtual:`正在拖动。单击取消拖动。`,insertAfter:e=>`插入到 ${e.itemText} 之后`,insertBefore:e=>`插入到 ${e.itemText} 之前`,insertBetween:e=>`插入到 ${e.beforeItemText} 和 ${e.afterItemText} 之间`},"@react-aria/grid":{deselectedItem:e=>`未选择 ${e.item}。`,longPressToSelect:`长按以进入选择模式。`,select:`选择`,selectedAll:`已选择所有项目。`,selectedCount:(e,t)=>`${t.plural(e.count,{"=0":`未选择项目`,one:()=>`已选择 ${t.number(e.count)} 个项目`,other:()=>`已选择 ${t.number(e.count)} 个项目`})}。`,selectedItem:e=>`已选择 ${e.item}。`},"@react-aria/gridlist":{hasActionAnnouncement:`行有操作`,hasLinkAnnouncement:e=>`行有链接:${e.link}`},"@react-aria/menu":{longPressMessage:`长按或按 Alt + 向下方向键以打开菜单`},"@react-aria/numberfield":{decrease:e=>`降低 ${e.fieldLabel}`,increase:e=>`提高 ${e.fieldLabel}`,numberField:`数字字段`},"@react-aria/overlays":{dismiss:`取消`},"@react-aria/searchfield":{"Clear search":`清除搜索`},"@react-aria/spinbutton":{Empty:`空`},"@react-aria/steplist":{steplist:`步骤列表`},"@react-aria/table":{ascending:`升序`,ascendingSort:e=>`按列 ${e.columnName} 升序排序`,columnSize:e=>`${e.value} 像素`,descending:`降序`,descendingSort:e=>`按列 ${e.columnName} 降序排序`,resizerDescription:`按“输入”键开始调整大小。`,select:`选择`,selectAll:`全选`,sortable:`可排序的列`},"@react-aria/tag":{removeButtonLabel:`删除`,removeDescription:`按下“删除”以删除标记。`},"@react-aria/toast":{close:`关闭`,notifications:(e,t)=>`${t.plural(e.count,{one:()=>`${t.number(e.count)} 个通知`,other:()=>`${t.number(e.count)} 个通知`})}。`},"@react-aria/tree":{collapse:`折叠`,expand:`扩展`},"@react-spectrum/actionbar":{actions:`操作`,actionsAvailable:`有可用操作。`,clearSelection:`清除选择`,selected:(e,t)=>`${t.plural(e.count,{"=0":`无选择`,other:()=>`已选择 ${t.number(e.count)} 个`})}`,selectedAll:`全选`},"@react-spectrum/actiongroup":{more:`更多项目`},"@react-spectrum/autocomplete":{clear:`清除`,invalid:`(无效)`,loading:`正在加载...`,noResults:`无结果`},"@react-spectrum/button":{pending:`待处理`},"@react-spectrum/calendar":{invalidSelection:(e,t)=>`选定的 ${t.plural(e.selectedCount,{one:`个日期`,other:`个日期`})} 不可用。`},"@react-spectrum/card":{loading:`正在加载...`,loadingMore:`正在加载更多...`},"@react-spectrum/color":{colorFormat:`颜色格式`,hex:"Hex",hsb:"HSB",hsl:"HSL",rgb:"RGB"},"@react-spectrum/combobox":{clear:`透明`,invalid:`(无效)`,loading:`正在加载...`,noResults:`无结果`,valid:`(有效)`},"@react-spectrum/contextualhelp":{help:`帮助`,info:`信息`},"@react-spectrum/datepicker":{endTime:`结束时间`,startTime:`开始时间`,time:`时间`},"@react-spectrum/dialog":{alert:`警报`,dismiss:`取消`},"@react-spectrum/dropzone":{replaceMessage:`删除要替换的文件`},"@react-spectrum/inlinealert":{info:`信息`,negative:`错误`,notice:`警告`,positive:`成功`},"@react-spectrum/label":{"(optional)":`(可选)`,"(required)":`(必填)`},"@react-spectrum/list":{loading:`正在加载...`,loadingMore:`正在加载更多...`},"@react-spectrum/listbox":{loading:`正在加载...`,loadingMore:`正在加载更多...`},"@react-spectrum/menu":{backButton:e=>`返回 ${e.prevMenuButton}`,moreActions:`更多操作`,unavailable:`不可用,展开以查看详细信息`},"@react-spectrum/picker":{loading:`正在加载...`,placeholder:`选择...`},"@react-spectrum/slider":{maximum:`最大`,minimum:`最小`},"@react-spectrum/steplist":{completed:`已完成:`,current:`当前:`,notCompleted:`未完成:`,steplist:`步骤列表`},"@react-spectrum/table":{collapse:`折叠`,columnResizer:`列尺寸调整器`,drag:`拖动`,expand:`扩展`,loading:`正在加载...`,loadingMore:`正在加载更多...`,resizeColumn:`调整列大小`,sortAscending:`升序排序`,sortDescending:`降序排序`},"@react-spectrum/tag":{actions:`操作`,hideButtonLabel:`显示更少`,noTags:`无`,showAllButtonLabel:(e,t)=>`全部显示 (${t.number(e.tagCount)})`},"@react-spectrum/textfield":{valid:`有效`},"@react-spectrum/toast":{info:`信息`,negative:`错误`,positive:`成功`},"@react-stately/color":{alpha:"Alpha",black:`黑色`,blue:`蓝色`,"blue purple":`蓝紫色`,brightness:`亮度`,brown:`棕色的`,"brown yellow":`棕黄色`,colorName:e=>`${e.lightness} ${e.chroma} ${e.hue}`,cyan:`蓝绿色`,"cyan blue":`青蓝色`,dark:`深色`,gray:`灰色`,grayish:`浅灰色的`,green:`绿色`,"green cyan":`绿青色`,hue:`色相`,light:`浅色`,lightness:`明亮度`,magenta:`紫红色`,"magenta pink":`紫粉色`,orange:`橙色`,"orange yellow":`橙黄色`,pale:`苍白的`,pink:`粉色`,"pink red":`粉红色`,purple:`紫色`,"purple magenta":`紫洋红色`,red:`红色`,"red orange":`红橙色`,saturation:`饱和度`,transparentColorName:e=>`${e.lightness} ${e.chroma} ${e.hue}, ${e.percentTransparent} 透明`,"very dark":`很暗`,"very light":`很浅`,vibrant:`生机勃勃`,white:`白色`,yellow:`黄色`,"yellow green":`黄色/绿色`},"@react-stately/datepicker":{rangeOverflow:e=>`值必须是 ${e.maxValue} 或更早日期。`,rangeReversed:`开始日期必须早于结束日期。`,rangeUnderflow:e=>`值必须是 ${e.minValue} 或更晚日期。`,unavailableDate:`所选日期不可用。`},"react-aria-components":{colorSwatchPicker:`颜色色板`,dropzoneLabel:`放置区域`,selectPlaceholder:`选择一个项目`,tableResizer:`尺寸调整器`}};
|
package/i18n/zh-TW.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
module.exports={"@react-aria/autocomplete":{collectionLabel:`建議`},"@react-aria/breadcrumbs":{breadcrumbs:`導覽列`},"@react-aria/calendar":{dateRange:e=>`${e.startDate} 至 ${e.endDate}`,dateSelected:e=>`已選取 ${e.date}`,finishRangeSelectionPrompt:`按一下以完成選取日期範圍`,maximumDate:`最後一個可用日期`,minimumDate:`第一個可用日期`,next:`下一頁`,previous:`上一頁`,selectedDateDescription:e=>`選定的日期:${e.date}`,selectedRangeDescription:e=>`選定的範圍:${e.dateRange}`,startRangeSelectionPrompt:`按一下以開始選取日期範圍`,todayDate:e=>`今天,${e.date}`,todayDateSelected:e=>`已選取今天,${e.date}`},"@react-aria/color":{colorInputLabel:e=>`${e.label},${e.channelLabel}`,colorNameAndValue:e=>`${e.name}:${e.value}`,colorPicker:`檢色器`,colorSwatch:`色票`,transparent:`透明`,twoDimensionalSlider:`2D 滑桿`},"@react-aria/combobox":{buttonLabel:`顯示建議`,countAnnouncement:(e,t)=>`${t.plural(e.optionCount,{one:()=>`${t.number(e.optionCount)} 選項`,other:()=>`${t.number(e.optionCount)} 選項`})} 可用。`,focusAnnouncement:(e,t)=>`${t.select({true:()=>`輸入的群組 ${e.groupTitle}, 有 ${t.plural(e.groupCount,{one:()=>`${t.number(e.groupCount)} 選項`,other:()=>`${t.number(e.groupCount)} 選項`})}. `,other:""},e.isGroupChange)}${e.optionText}${t.select({true:`, 已選取`,other:""},e.isSelected)}`,listboxLabel:`建議`,selectedAnnouncement:e=>`${e.optionText}, 已選取`},"@react-aria/datepicker":{calendar:`日曆`,day:`日`,dayPeriod:`上午/下午`,endDate:`結束日期`,era:`纪元`,hour:`小时`,minute:`分钟`,month:`月`,second:`秒`,selectedDateDescription:e=>`選定的日期:${e.date}`,selectedRangeDescription:e=>`選定的範圍:${e.startDate} 至 ${e.endDate}`,selectedTimeDescription:e=>`選定的時間:${e.time}`,startDate:`開始日期`,timeZoneName:`时区`,weekday:`工作日`,year:`年`},"@react-aria/dnd":{dragDescriptionKeyboard:`按 Enter 鍵以開始拖曳。`,dragDescriptionKeyboardAlt:`按 Alt+Enter 鍵以開始拖曳。`,dragDescriptionLongPress:`長按以開始拖曳。`,dragDescriptionTouch:`輕點兩下以開始拖曳。`,dragDescriptionVirtual:`按一下滑鼠以開始拖曳。`,dragItem:e=>`拖曳「${e.itemText}」`,dragSelectedItems:(e,t)=>`拖曳 ${t.plural(e.count,{one:()=>`${t.number(e.count)} 個選定項目`,other:()=>`${t.number(e.count)} 個選定項目`})}`,dragSelectedKeyboard:(e,t)=>`按 Enter 鍵以拖曳 ${t.plural(e.count,{one:()=>`${t.number(e.count)} 個選定項目`,other:()=>`${t.number(e.count)} 個選定項目`})}。`,dragSelectedKeyboardAlt:(e,t)=>`按 Alt+Enter 鍵以拖曳 ${t.plural(e.count,{one:()=>`${t.number(e.count)} 個選定項目`,other:()=>`${t.number(e.count)} 個選定項目`})}。`,dragSelectedLongPress:(e,t)=>`長按以拖曳 ${t.plural(e.count,{one:()=>`${t.number(e.count)} 個選定項目`,other:()=>`${t.number(e.count)} 個選定項目`})}。`,dragStartedKeyboard:`已開始拖曳。按 Tab 鍵以瀏覽至放置目標,然後按 Enter 鍵以放置,或按 Escape 鍵以取消。`,dragStartedTouch:`已開始拖曳。瀏覽至放置目標,然後輕點兩下以放置。`,dragStartedVirtual:`已開始拖曳。瀏覽至放置目標,然後按一下滑鼠或按 Enter 鍵以放置。`,dropCanceled:`放置已取消。`,dropComplete:`放置已完成。`,dropDescriptionKeyboard:`按 Enter 鍵以放置。按 Escape 鍵以取消拖曳。`,dropDescriptionTouch:`輕點兩下以放置。`,dropDescriptionVirtual:`按一下滑鼠以放置。`,dropIndicator:`放置指示器`,dropOnItem:e=>`放置在「${e.itemText}」上`,dropOnRoot:`放置在`,endDragKeyboard:`拖曳中。按 Enter 鍵以取消拖曳。`,endDragTouch:`拖曳中。輕點兩下以取消拖曳。`,endDragVirtual:`拖曳中。按一下滑鼠以取消拖曳。`,insertAfter:e=>`插入至「${e.itemText}」之後`,insertBefore:e=>`插入至「${e.itemText}」之前`,insertBetween:e=>`插入至「${e.beforeItemText}」和「${e.afterItemText}」之間`},"@react-aria/grid":{deselectedItem:e=>`未選取「${e.item}」。`,longPressToSelect:`長按以進入選擇模式。`,select:`選取`,selectedAll:`已選取所有項目。`,selectedCount:(e,t)=>`${t.plural(e.count,{"=0":`未選取任何項目`,one:()=>`已選取 ${t.number(e.count)} 個項目`,other:()=>`已選取 ${t.number(e.count)} 個項目`})}。`,selectedItem:e=>`已選取「${e.item}」。`},"@react-aria/gridlist":{hasActionAnnouncement:`列有動作`,hasLinkAnnouncement:e=>`列有連結:${e.link}`},"@react-aria/menu":{longPressMessage:`長按或按 Alt+向下鍵以開啟功能表`},"@react-aria/numberfield":{decrease:e=>`縮小 ${e.fieldLabel}`,increase:e=>`放大 ${e.fieldLabel}`,numberField:`數字欄位`},"@react-aria/overlays":{dismiss:`關閉`},"@react-aria/searchfield":{"Clear search":`清除搜尋條件`},"@react-aria/spinbutton":{Empty:`空白`},"@react-aria/steplist":{steplist:`步驟清單`},"@react-aria/table":{ascending:`遞增`,ascendingSort:e=>`已依據「${e.columnName}」欄遞增排序`,columnSize:e=>`${e.value} 像素`,descending:`遞減`,descendingSort:e=>`已依據「${e.columnName}」欄遞減排序`,resizerDescription:`按 Enter 鍵以開始調整大小`,select:`選取`,selectAll:`全選`,sortable:`可排序的欄`},"@react-aria/tag":{removeButtonLabel:`移除`,removeDescription:`按 Delete 鍵以移除標記。`},"@react-aria/toast":{close:`關閉`,notifications:(e,t)=>`${t.plural(e.count,{one:()=>`${t.number(e.count)} 個通知`,other:()=>`${t.number(e.count)} 個通知`})}。`},"@react-aria/tree":{collapse:`收合`,expand:`展開`},"@react-spectrum/actionbar":{actions:`動作`,actionsAvailable:`可執行的動作。`,clearSelection:`清除選取項目`,selected:(e,t)=>`${t.plural(e.count,{"=0":`未選取任何項目`,other:()=>`已選取 ${t.number(e.count)} 個`})}`,selectedAll:`已選取所有項目`},"@react-spectrum/autocomplete":{clear:`清除`,invalid:`(無效)`,loading:`正在載入...`,noResults:`無任何結果`},"@react-spectrum/button":{pending:`待處理`},"@react-spectrum/calendar":{invalidSelection:(e,t)=>`所選的${t.plural(e.selectedCount,{one:`日期`,other:`日期`})}無法使用。`},"@react-spectrum/card":{loading:`載入中…`,loadingMore:`正在載入更多…`},"@react-spectrum/color":{colorFormat:`顏色格式`,hex:"Hex",hsb:"HSB",hsl:"HSL",rgb:"RGB"},"@react-spectrum/combobox":{clear:`清除`,invalid:`(無效)`,loading:`正在載入...`,noResults
|
|
1
|
+
module.exports={"@react-aria/autocomplete":{collectionLabel:`建議`},"@react-aria/breadcrumbs":{breadcrumbs:`導覽列`},"@react-aria/calendar":{dateRange:e=>`${e.startDate} 至 ${e.endDate}`,dateSelected:e=>`已選取 ${e.date}`,finishRangeSelectionPrompt:`按一下以完成選取日期範圍`,maximumDate:`最後一個可用日期`,minimumDate:`第一個可用日期`,next:`下一頁`,previous:`上一頁`,selectedDateDescription:e=>`選定的日期:${e.date}`,selectedRangeDescription:e=>`選定的範圍:${e.dateRange}`,startRangeSelectionPrompt:`按一下以開始選取日期範圍`,todayDate:e=>`今天,${e.date}`,todayDateSelected:e=>`已選取今天,${e.date}`},"@react-aria/color":{colorInputLabel:e=>`${e.label},${e.channelLabel}`,colorNameAndValue:e=>`${e.name}:${e.value}`,colorPicker:`檢色器`,colorSwatch:`色票`,transparent:`透明`,twoDimensionalSlider:`2D 滑桿`},"@react-aria/combobox":{buttonLabel:`顯示建議`,countAnnouncement:(e,t)=>`${t.plural(e.optionCount,{one:()=>`${t.number(e.optionCount)} 選項`,other:()=>`${t.number(e.optionCount)} 選項`})} 可用。`,focusAnnouncement:(e,t)=>`${t.select({true:()=>`輸入的群組 ${e.groupTitle}, 有 ${t.plural(e.groupCount,{one:()=>`${t.number(e.groupCount)} 選項`,other:()=>`${t.number(e.groupCount)} 選項`})}. `,other:""},e.isGroupChange)}${e.optionText}${t.select({true:`, 已選取`,other:""},e.isSelected)}`,listboxLabel:`建議`,selectedAnnouncement:e=>`${e.optionText}, 已選取`},"@react-aria/datepicker":{calendar:`日曆`,day:`日`,dayPeriod:`上午/下午`,endDate:`結束日期`,era:`纪元`,hour:`小时`,minute:`分钟`,month:`月`,second:`秒`,selectedDateDescription:e=>`選定的日期:${e.date}`,selectedRangeDescription:e=>`選定的範圍:${e.startDate} 至 ${e.endDate}`,selectedTimeDescription:e=>`選定的時間:${e.time}`,startDate:`開始日期`,timeZoneName:`时区`,weekday:`工作日`,year:`年`},"@react-aria/dnd":{dragDescriptionKeyboard:`按 Enter 鍵以開始拖曳。`,dragDescriptionKeyboardAlt:`按 Alt+Enter 鍵以開始拖曳。`,dragDescriptionLongPress:`長按以開始拖曳。`,dragDescriptionTouch:`輕點兩下以開始拖曳。`,dragDescriptionVirtual:`按一下滑鼠以開始拖曳。`,dragItem:e=>`拖曳「${e.itemText}」`,dragSelectedItems:(e,t)=>`拖曳 ${t.plural(e.count,{one:()=>`${t.number(e.count)} 個選定項目`,other:()=>`${t.number(e.count)} 個選定項目`})}`,dragSelectedKeyboard:(e,t)=>`按 Enter 鍵以拖曳 ${t.plural(e.count,{one:()=>`${t.number(e.count)} 個選定項目`,other:()=>`${t.number(e.count)} 個選定項目`})}。`,dragSelectedKeyboardAlt:(e,t)=>`按 Alt+Enter 鍵以拖曳 ${t.plural(e.count,{one:()=>`${t.number(e.count)} 個選定項目`,other:()=>`${t.number(e.count)} 個選定項目`})}。`,dragSelectedLongPress:(e,t)=>`長按以拖曳 ${t.plural(e.count,{one:()=>`${t.number(e.count)} 個選定項目`,other:()=>`${t.number(e.count)} 個選定項目`})}。`,dragStartedKeyboard:`已開始拖曳。按 Tab 鍵以瀏覽至放置目標,然後按 Enter 鍵以放置,或按 Escape 鍵以取消。`,dragStartedTouch:`已開始拖曳。瀏覽至放置目標,然後輕點兩下以放置。`,dragStartedVirtual:`已開始拖曳。瀏覽至放置目標,然後按一下滑鼠或按 Enter 鍵以放置。`,dropCanceled:`放置已取消。`,dropComplete:`放置已完成。`,dropDescriptionKeyboard:`按 Enter 鍵以放置。按 Escape 鍵以取消拖曳。`,dropDescriptionTouch:`輕點兩下以放置。`,dropDescriptionVirtual:`按一下滑鼠以放置。`,dropIndicator:`放置指示器`,dropOnItem:e=>`放置在「${e.itemText}」上`,dropOnRoot:`放置在`,endDragKeyboard:`拖曳中。按 Enter 鍵以取消拖曳。`,endDragTouch:`拖曳中。輕點兩下以取消拖曳。`,endDragVirtual:`拖曳中。按一下滑鼠以取消拖曳。`,insertAfter:e=>`插入至「${e.itemText}」之後`,insertBefore:e=>`插入至「${e.itemText}」之前`,insertBetween:e=>`插入至「${e.beforeItemText}」和「${e.afterItemText}」之間`},"@react-aria/grid":{deselectedItem:e=>`未選取「${e.item}」。`,longPressToSelect:`長按以進入選擇模式。`,select:`選取`,selectedAll:`已選取所有項目。`,selectedCount:(e,t)=>`${t.plural(e.count,{"=0":`未選取任何項目`,one:()=>`已選取 ${t.number(e.count)} 個項目`,other:()=>`已選取 ${t.number(e.count)} 個項目`})}。`,selectedItem:e=>`已選取「${e.item}」。`},"@react-aria/gridlist":{hasActionAnnouncement:`列有動作`,hasLinkAnnouncement:e=>`列有連結:${e.link}`},"@react-aria/menu":{longPressMessage:`長按或按 Alt+向下鍵以開啟功能表`},"@react-aria/numberfield":{decrease:e=>`縮小 ${e.fieldLabel}`,increase:e=>`放大 ${e.fieldLabel}`,numberField:`數字欄位`},"@react-aria/overlays":{dismiss:`關閉`},"@react-aria/searchfield":{"Clear search":`清除搜尋條件`},"@react-aria/spinbutton":{Empty:`空白`},"@react-aria/steplist":{steplist:`步驟清單`},"@react-aria/table":{ascending:`遞增`,ascendingSort:e=>`已依據「${e.columnName}」欄遞增排序`,columnSize:e=>`${e.value} 像素`,descending:`遞減`,descendingSort:e=>`已依據「${e.columnName}」欄遞減排序`,resizerDescription:`按 Enter 鍵以開始調整大小`,select:`選取`,selectAll:`全選`,sortable:`可排序的欄`},"@react-aria/tag":{removeButtonLabel:`移除`,removeDescription:`按 Delete 鍵以移除標記。`},"@react-aria/toast":{close:`關閉`,notifications:(e,t)=>`${t.plural(e.count,{one:()=>`${t.number(e.count)} 個通知`,other:()=>`${t.number(e.count)} 個通知`})}。`},"@react-aria/tree":{collapse:`收合`,expand:`展開`},"@react-spectrum/actionbar":{actions:`動作`,actionsAvailable:`可執行的動作。`,clearSelection:`清除選取項目`,selected:(e,t)=>`${t.plural(e.count,{"=0":`未選取任何項目`,other:()=>`已選取 ${t.number(e.count)} 個`})}`,selectedAll:`已選取所有項目`},"@react-spectrum/actiongroup":{more:`更多項目`},"@react-spectrum/autocomplete":{clear:`清除`,invalid:`(無效)`,loading:`正在載入...`,noResults:`無任何結果`},"@react-spectrum/button":{pending:`待處理`},"@react-spectrum/calendar":{invalidSelection:(e,t)=>`所選的${t.plural(e.selectedCount,{one:`日期`,other:`日期`})}無法使用。`},"@react-spectrum/card":{loading:`載入中…`,loadingMore:`正在載入更多…`},"@react-spectrum/color":{colorFormat:`顏色格式`,hex:"Hex",hsb:"HSB",hsl:"HSL",rgb:"RGB"},"@react-spectrum/combobox":{clear:`清除`,invalid:`(無效)`,loading:`正在載入...`,noResults:`無任何結果`,valid:`(有效)`},"@react-spectrum/contextualhelp":{help:`說明`,info:`資訊`},"@react-spectrum/datepicker":{endTime:`結束時間`,startTime:`開始時間`,time:`時間`},"@react-spectrum/dialog":{alert:`警示`,dismiss:`關閉`},"@react-spectrum/dropzone":{replaceMessage:`放置要取代的檔案`},"@react-spectrum/inlinealert":{info:`資訊`,negative:`錯誤`,notice:`警告`,positive:`成功`},"@react-spectrum/label":{"(optional)":`(選填)`,"(required)":`(必填)`},"@react-spectrum/list":{loading:`載入中…`,loadingMore:`正在載入更多…`},"@react-spectrum/listbox":{loading:`載入中…`,loadingMore:`正在載入更多…`},"@react-spectrum/menu":{backButton:e=>`返回 ${e.prevMenuButton}`,moreActions:`更多動作`,unavailable:`無法使用,展開以取得詳細資料`},"@react-spectrum/picker":{loading:`載入中…`,placeholder:`選取…`},"@react-spectrum/slider":{maximum:`最大值`,minimum:`最小值`},"@react-spectrum/steplist":{completed:`已完成:`,current:`目前:`,notCompleted:`未完成:`,steplist:`步驟清單`},"@react-spectrum/table":{collapse:`收合`,columnResizer:`欄大小調整器`,drag:`拖曳`,expand:`展開`,loading:`載入中…`,loadingMore:`正在載入更多…`,resizeColumn:`調整欄大小`,sortAscending:`升序排序`,sortDescending:`降序排序`},"@react-spectrum/tag":{actions:`動作`,hideButtonLabel:`顯示較少`,noTags:`無`,showAllButtonLabel:(e,t)=>`顯示全部 (${t.number(e.tagCount)})`},"@react-spectrum/textfield":{valid:`有效`},"@react-spectrum/toast":{info:`資訊`,negative:`錯誤`,positive:`成功`},"@react-stately/color":{alpha:"Alpha",black:`黑`,blue:`藍色`,"blue purple":`藍紫`,brightness:`亮度`,brown:`棕`,"brown yellow":`棕黃`,colorName:e=>`${e.lightness} ${e.chroma} ${e.hue}`,cyan:`青`,"cyan blue":`青藍`,dark:`暗`,gray:`灰`,grayish:`偏灰`,green:`綠色`,"green cyan":`青綠`,hue:`色相`,light:`淺`,lightness:`明亮`,magenta:`洋紅`,"magenta pink":`淺洋紅`,orange:`橙`,"orange yellow":`橙黃`,pale:`淡`,pink:`粉紅`,"pink red":`粉紅`,purple:`紫`,"purple magenta":`紫洋紅`,red:`紅色`,"red orange":`橙紅`,saturation:`飽和度`,transparentColorName:e=>`${e.lightness} ${e.chroma} ${e.hue}, ${e.percentTransparent} 透明`,"very dark":`很暗`,"very light":`很淺`,vibrant:`鮮豔`,white:`白`,yellow:`黃`,"yellow green":`黃綠`},"@react-stately/datepicker":{rangeOverflow:e=>`值必須是 ${e.maxValue} 或更早。`,rangeReversed:`開始日期必須在結束日期之前。`,rangeUnderflow:e=>`值必須是 ${e.minValue} 或更晚。`,unavailableDate:`所選日期無法使用。`},"react-aria-components":{colorSwatchPicker:`色票`,dropzoneLabel:`放置區`,selectPlaceholder:`選取項目`,tableResizer:`大小調整器`}};
|
package/i18n/zh-TW.mjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export default{"@react-aria/autocomplete":{collectionLabel:`建議`},"@react-aria/breadcrumbs":{breadcrumbs:`導覽列`},"@react-aria/calendar":{dateRange:e=>`${e.startDate} 至 ${e.endDate}`,dateSelected:e=>`已選取 ${e.date}`,finishRangeSelectionPrompt:`按一下以完成選取日期範圍`,maximumDate:`最後一個可用日期`,minimumDate:`第一個可用日期`,next:`下一頁`,previous:`上一頁`,selectedDateDescription:e=>`選定的日期:${e.date}`,selectedRangeDescription:e=>`選定的範圍:${e.dateRange}`,startRangeSelectionPrompt:`按一下以開始選取日期範圍`,todayDate:e=>`今天,${e.date}`,todayDateSelected:e=>`已選取今天,${e.date}`},"@react-aria/color":{colorInputLabel:e=>`${e.label},${e.channelLabel}`,colorNameAndValue:e=>`${e.name}:${e.value}`,colorPicker:`檢色器`,colorSwatch:`色票`,transparent:`透明`,twoDimensionalSlider:`2D 滑桿`},"@react-aria/combobox":{buttonLabel:`顯示建議`,countAnnouncement:(e,t)=>`${t.plural(e.optionCount,{one:()=>`${t.number(e.optionCount)} 選項`,other:()=>`${t.number(e.optionCount)} 選項`})} 可用。`,focusAnnouncement:(e,t)=>`${t.select({true:()=>`輸入的群組 ${e.groupTitle}, 有 ${t.plural(e.groupCount,{one:()=>`${t.number(e.groupCount)} 選項`,other:()=>`${t.number(e.groupCount)} 選項`})}. `,other:""},e.isGroupChange)}${e.optionText}${t.select({true:`, 已選取`,other:""},e.isSelected)}`,listboxLabel:`建議`,selectedAnnouncement:e=>`${e.optionText}, 已選取`},"@react-aria/datepicker":{calendar:`日曆`,day:`日`,dayPeriod:`上午/下午`,endDate:`結束日期`,era:`纪元`,hour:`小时`,minute:`分钟`,month:`月`,second:`秒`,selectedDateDescription:e=>`選定的日期:${e.date}`,selectedRangeDescription:e=>`選定的範圍:${e.startDate} 至 ${e.endDate}`,selectedTimeDescription:e=>`選定的時間:${e.time}`,startDate:`開始日期`,timeZoneName:`时区`,weekday:`工作日`,year:`年`},"@react-aria/dnd":{dragDescriptionKeyboard:`按 Enter 鍵以開始拖曳。`,dragDescriptionKeyboardAlt:`按 Alt+Enter 鍵以開始拖曳。`,dragDescriptionLongPress:`長按以開始拖曳。`,dragDescriptionTouch:`輕點兩下以開始拖曳。`,dragDescriptionVirtual:`按一下滑鼠以開始拖曳。`,dragItem:e=>`拖曳「${e.itemText}」`,dragSelectedItems:(e,t)=>`拖曳 ${t.plural(e.count,{one:()=>`${t.number(e.count)} 個選定項目`,other:()=>`${t.number(e.count)} 個選定項目`})}`,dragSelectedKeyboard:(e,t)=>`按 Enter 鍵以拖曳 ${t.plural(e.count,{one:()=>`${t.number(e.count)} 個選定項目`,other:()=>`${t.number(e.count)} 個選定項目`})}。`,dragSelectedKeyboardAlt:(e,t)=>`按 Alt+Enter 鍵以拖曳 ${t.plural(e.count,{one:()=>`${t.number(e.count)} 個選定項目`,other:()=>`${t.number(e.count)} 個選定項目`})}。`,dragSelectedLongPress:(e,t)=>`長按以拖曳 ${t.plural(e.count,{one:()=>`${t.number(e.count)} 個選定項目`,other:()=>`${t.number(e.count)} 個選定項目`})}。`,dragStartedKeyboard:`已開始拖曳。按 Tab 鍵以瀏覽至放置目標,然後按 Enter 鍵以放置,或按 Escape 鍵以取消。`,dragStartedTouch:`已開始拖曳。瀏覽至放置目標,然後輕點兩下以放置。`,dragStartedVirtual:`已開始拖曳。瀏覽至放置目標,然後按一下滑鼠或按 Enter 鍵以放置。`,dropCanceled:`放置已取消。`,dropComplete:`放置已完成。`,dropDescriptionKeyboard:`按 Enter 鍵以放置。按 Escape 鍵以取消拖曳。`,dropDescriptionTouch:`輕點兩下以放置。`,dropDescriptionVirtual:`按一下滑鼠以放置。`,dropIndicator:`放置指示器`,dropOnItem:e=>`放置在「${e.itemText}」上`,dropOnRoot:`放置在`,endDragKeyboard:`拖曳中。按 Enter 鍵以取消拖曳。`,endDragTouch:`拖曳中。輕點兩下以取消拖曳。`,endDragVirtual:`拖曳中。按一下滑鼠以取消拖曳。`,insertAfter:e=>`插入至「${e.itemText}」之後`,insertBefore:e=>`插入至「${e.itemText}」之前`,insertBetween:e=>`插入至「${e.beforeItemText}」和「${e.afterItemText}」之間`},"@react-aria/grid":{deselectedItem:e=>`未選取「${e.item}」。`,longPressToSelect:`長按以進入選擇模式。`,select:`選取`,selectedAll:`已選取所有項目。`,selectedCount:(e,t)=>`${t.plural(e.count,{"=0":`未選取任何項目`,one:()=>`已選取 ${t.number(e.count)} 個項目`,other:()=>`已選取 ${t.number(e.count)} 個項目`})}。`,selectedItem:e=>`已選取「${e.item}」。`},"@react-aria/gridlist":{hasActionAnnouncement:`列有動作`,hasLinkAnnouncement:e=>`列有連結:${e.link}`},"@react-aria/menu":{longPressMessage:`長按或按 Alt+向下鍵以開啟功能表`},"@react-aria/numberfield":{decrease:e=>`縮小 ${e.fieldLabel}`,increase:e=>`放大 ${e.fieldLabel}`,numberField:`數字欄位`},"@react-aria/overlays":{dismiss:`關閉`},"@react-aria/searchfield":{"Clear search":`清除搜尋條件`},"@react-aria/spinbutton":{Empty:`空白`},"@react-aria/steplist":{steplist:`步驟清單`},"@react-aria/table":{ascending:`遞增`,ascendingSort:e=>`已依據「${e.columnName}」欄遞增排序`,columnSize:e=>`${e.value} 像素`,descending:`遞減`,descendingSort:e=>`已依據「${e.columnName}」欄遞減排序`,resizerDescription:`按 Enter 鍵以開始調整大小`,select:`選取`,selectAll:`全選`,sortable:`可排序的欄`},"@react-aria/tag":{removeButtonLabel:`移除`,removeDescription:`按 Delete 鍵以移除標記。`},"@react-aria/toast":{close:`關閉`,notifications:(e,t)=>`${t.plural(e.count,{one:()=>`${t.number(e.count)} 個通知`,other:()=>`${t.number(e.count)} 個通知`})}。`},"@react-aria/tree":{collapse:`收合`,expand:`展開`},"@react-spectrum/actionbar":{actions:`動作`,actionsAvailable:`可執行的動作。`,clearSelection:`清除選取項目`,selected:(e,t)=>`${t.plural(e.count,{"=0":`未選取任何項目`,other:()=>`已選取 ${t.number(e.count)} 個`})}`,selectedAll:`已選取所有項目`},"@react-spectrum/autocomplete":{clear:`清除`,invalid:`(無效)`,loading:`正在載入...`,noResults:`無任何結果`},"@react-spectrum/button":{pending:`待處理`},"@react-spectrum/calendar":{invalidSelection:(e,t)=>`所選的${t.plural(e.selectedCount,{one:`日期`,other:`日期`})}無法使用。`},"@react-spectrum/card":{loading:`載入中…`,loadingMore:`正在載入更多…`},"@react-spectrum/color":{colorFormat:`顏色格式`,hex:"Hex",hsb:"HSB",hsl:"HSL",rgb:"RGB"},"@react-spectrum/combobox":{clear:`清除`,invalid:`(無效)`,loading:`正在載入...`,noResults
|
|
1
|
+
export default{"@react-aria/autocomplete":{collectionLabel:`建議`},"@react-aria/breadcrumbs":{breadcrumbs:`導覽列`},"@react-aria/calendar":{dateRange:e=>`${e.startDate} 至 ${e.endDate}`,dateSelected:e=>`已選取 ${e.date}`,finishRangeSelectionPrompt:`按一下以完成選取日期範圍`,maximumDate:`最後一個可用日期`,minimumDate:`第一個可用日期`,next:`下一頁`,previous:`上一頁`,selectedDateDescription:e=>`選定的日期:${e.date}`,selectedRangeDescription:e=>`選定的範圍:${e.dateRange}`,startRangeSelectionPrompt:`按一下以開始選取日期範圍`,todayDate:e=>`今天,${e.date}`,todayDateSelected:e=>`已選取今天,${e.date}`},"@react-aria/color":{colorInputLabel:e=>`${e.label},${e.channelLabel}`,colorNameAndValue:e=>`${e.name}:${e.value}`,colorPicker:`檢色器`,colorSwatch:`色票`,transparent:`透明`,twoDimensionalSlider:`2D 滑桿`},"@react-aria/combobox":{buttonLabel:`顯示建議`,countAnnouncement:(e,t)=>`${t.plural(e.optionCount,{one:()=>`${t.number(e.optionCount)} 選項`,other:()=>`${t.number(e.optionCount)} 選項`})} 可用。`,focusAnnouncement:(e,t)=>`${t.select({true:()=>`輸入的群組 ${e.groupTitle}, 有 ${t.plural(e.groupCount,{one:()=>`${t.number(e.groupCount)} 選項`,other:()=>`${t.number(e.groupCount)} 選項`})}. `,other:""},e.isGroupChange)}${e.optionText}${t.select({true:`, 已選取`,other:""},e.isSelected)}`,listboxLabel:`建議`,selectedAnnouncement:e=>`${e.optionText}, 已選取`},"@react-aria/datepicker":{calendar:`日曆`,day:`日`,dayPeriod:`上午/下午`,endDate:`結束日期`,era:`纪元`,hour:`小时`,minute:`分钟`,month:`月`,second:`秒`,selectedDateDescription:e=>`選定的日期:${e.date}`,selectedRangeDescription:e=>`選定的範圍:${e.startDate} 至 ${e.endDate}`,selectedTimeDescription:e=>`選定的時間:${e.time}`,startDate:`開始日期`,timeZoneName:`时区`,weekday:`工作日`,year:`年`},"@react-aria/dnd":{dragDescriptionKeyboard:`按 Enter 鍵以開始拖曳。`,dragDescriptionKeyboardAlt:`按 Alt+Enter 鍵以開始拖曳。`,dragDescriptionLongPress:`長按以開始拖曳。`,dragDescriptionTouch:`輕點兩下以開始拖曳。`,dragDescriptionVirtual:`按一下滑鼠以開始拖曳。`,dragItem:e=>`拖曳「${e.itemText}」`,dragSelectedItems:(e,t)=>`拖曳 ${t.plural(e.count,{one:()=>`${t.number(e.count)} 個選定項目`,other:()=>`${t.number(e.count)} 個選定項目`})}`,dragSelectedKeyboard:(e,t)=>`按 Enter 鍵以拖曳 ${t.plural(e.count,{one:()=>`${t.number(e.count)} 個選定項目`,other:()=>`${t.number(e.count)} 個選定項目`})}。`,dragSelectedKeyboardAlt:(e,t)=>`按 Alt+Enter 鍵以拖曳 ${t.plural(e.count,{one:()=>`${t.number(e.count)} 個選定項目`,other:()=>`${t.number(e.count)} 個選定項目`})}。`,dragSelectedLongPress:(e,t)=>`長按以拖曳 ${t.plural(e.count,{one:()=>`${t.number(e.count)} 個選定項目`,other:()=>`${t.number(e.count)} 個選定項目`})}。`,dragStartedKeyboard:`已開始拖曳。按 Tab 鍵以瀏覽至放置目標,然後按 Enter 鍵以放置,或按 Escape 鍵以取消。`,dragStartedTouch:`已開始拖曳。瀏覽至放置目標,然後輕點兩下以放置。`,dragStartedVirtual:`已開始拖曳。瀏覽至放置目標,然後按一下滑鼠或按 Enter 鍵以放置。`,dropCanceled:`放置已取消。`,dropComplete:`放置已完成。`,dropDescriptionKeyboard:`按 Enter 鍵以放置。按 Escape 鍵以取消拖曳。`,dropDescriptionTouch:`輕點兩下以放置。`,dropDescriptionVirtual:`按一下滑鼠以放置。`,dropIndicator:`放置指示器`,dropOnItem:e=>`放置在「${e.itemText}」上`,dropOnRoot:`放置在`,endDragKeyboard:`拖曳中。按 Enter 鍵以取消拖曳。`,endDragTouch:`拖曳中。輕點兩下以取消拖曳。`,endDragVirtual:`拖曳中。按一下滑鼠以取消拖曳。`,insertAfter:e=>`插入至「${e.itemText}」之後`,insertBefore:e=>`插入至「${e.itemText}」之前`,insertBetween:e=>`插入至「${e.beforeItemText}」和「${e.afterItemText}」之間`},"@react-aria/grid":{deselectedItem:e=>`未選取「${e.item}」。`,longPressToSelect:`長按以進入選擇模式。`,select:`選取`,selectedAll:`已選取所有項目。`,selectedCount:(e,t)=>`${t.plural(e.count,{"=0":`未選取任何項目`,one:()=>`已選取 ${t.number(e.count)} 個項目`,other:()=>`已選取 ${t.number(e.count)} 個項目`})}。`,selectedItem:e=>`已選取「${e.item}」。`},"@react-aria/gridlist":{hasActionAnnouncement:`列有動作`,hasLinkAnnouncement:e=>`列有連結:${e.link}`},"@react-aria/menu":{longPressMessage:`長按或按 Alt+向下鍵以開啟功能表`},"@react-aria/numberfield":{decrease:e=>`縮小 ${e.fieldLabel}`,increase:e=>`放大 ${e.fieldLabel}`,numberField:`數字欄位`},"@react-aria/overlays":{dismiss:`關閉`},"@react-aria/searchfield":{"Clear search":`清除搜尋條件`},"@react-aria/spinbutton":{Empty:`空白`},"@react-aria/steplist":{steplist:`步驟清單`},"@react-aria/table":{ascending:`遞增`,ascendingSort:e=>`已依據「${e.columnName}」欄遞增排序`,columnSize:e=>`${e.value} 像素`,descending:`遞減`,descendingSort:e=>`已依據「${e.columnName}」欄遞減排序`,resizerDescription:`按 Enter 鍵以開始調整大小`,select:`選取`,selectAll:`全選`,sortable:`可排序的欄`},"@react-aria/tag":{removeButtonLabel:`移除`,removeDescription:`按 Delete 鍵以移除標記。`},"@react-aria/toast":{close:`關閉`,notifications:(e,t)=>`${t.plural(e.count,{one:()=>`${t.number(e.count)} 個通知`,other:()=>`${t.number(e.count)} 個通知`})}。`},"@react-aria/tree":{collapse:`收合`,expand:`展開`},"@react-spectrum/actionbar":{actions:`動作`,actionsAvailable:`可執行的動作。`,clearSelection:`清除選取項目`,selected:(e,t)=>`${t.plural(e.count,{"=0":`未選取任何項目`,other:()=>`已選取 ${t.number(e.count)} 個`})}`,selectedAll:`已選取所有項目`},"@react-spectrum/actiongroup":{more:`更多項目`},"@react-spectrum/autocomplete":{clear:`清除`,invalid:`(無效)`,loading:`正在載入...`,noResults:`無任何結果`},"@react-spectrum/button":{pending:`待處理`},"@react-spectrum/calendar":{invalidSelection:(e,t)=>`所選的${t.plural(e.selectedCount,{one:`日期`,other:`日期`})}無法使用。`},"@react-spectrum/card":{loading:`載入中…`,loadingMore:`正在載入更多…`},"@react-spectrum/color":{colorFormat:`顏色格式`,hex:"Hex",hsb:"HSB",hsl:"HSL",rgb:"RGB"},"@react-spectrum/combobox":{clear:`清除`,invalid:`(無效)`,loading:`正在載入...`,noResults:`無任何結果`,valid:`(有效)`},"@react-spectrum/contextualhelp":{help:`說明`,info:`資訊`},"@react-spectrum/datepicker":{endTime:`結束時間`,startTime:`開始時間`,time:`時間`},"@react-spectrum/dialog":{alert:`警示`,dismiss:`關閉`},"@react-spectrum/dropzone":{replaceMessage:`放置要取代的檔案`},"@react-spectrum/inlinealert":{info:`資訊`,negative:`錯誤`,notice:`警告`,positive:`成功`},"@react-spectrum/label":{"(optional)":`(選填)`,"(required)":`(必填)`},"@react-spectrum/list":{loading:`載入中…`,loadingMore:`正在載入更多…`},"@react-spectrum/listbox":{loading:`載入中…`,loadingMore:`正在載入更多…`},"@react-spectrum/menu":{backButton:e=>`返回 ${e.prevMenuButton}`,moreActions:`更多動作`,unavailable:`無法使用,展開以取得詳細資料`},"@react-spectrum/picker":{loading:`載入中…`,placeholder:`選取…`},"@react-spectrum/slider":{maximum:`最大值`,minimum:`最小值`},"@react-spectrum/steplist":{completed:`已完成:`,current:`目前:`,notCompleted:`未完成:`,steplist:`步驟清單`},"@react-spectrum/table":{collapse:`收合`,columnResizer:`欄大小調整器`,drag:`拖曳`,expand:`展開`,loading:`載入中…`,loadingMore:`正在載入更多…`,resizeColumn:`調整欄大小`,sortAscending:`升序排序`,sortDescending:`降序排序`},"@react-spectrum/tag":{actions:`動作`,hideButtonLabel:`顯示較少`,noTags:`無`,showAllButtonLabel:(e,t)=>`顯示全部 (${t.number(e.tagCount)})`},"@react-spectrum/textfield":{valid:`有效`},"@react-spectrum/toast":{info:`資訊`,negative:`錯誤`,positive:`成功`},"@react-stately/color":{alpha:"Alpha",black:`黑`,blue:`藍色`,"blue purple":`藍紫`,brightness:`亮度`,brown:`棕`,"brown yellow":`棕黃`,colorName:e=>`${e.lightness} ${e.chroma} ${e.hue}`,cyan:`青`,"cyan blue":`青藍`,dark:`暗`,gray:`灰`,grayish:`偏灰`,green:`綠色`,"green cyan":`青綠`,hue:`色相`,light:`淺`,lightness:`明亮`,magenta:`洋紅`,"magenta pink":`淺洋紅`,orange:`橙`,"orange yellow":`橙黃`,pale:`淡`,pink:`粉紅`,"pink red":`粉紅`,purple:`紫`,"purple magenta":`紫洋紅`,red:`紅色`,"red orange":`橙紅`,saturation:`飽和度`,transparentColorName:e=>`${e.lightness} ${e.chroma} ${e.hue}, ${e.percentTransparent} 透明`,"very dark":`很暗`,"very light":`很淺`,vibrant:`鮮豔`,white:`白`,yellow:`黃`,"yellow green":`黃綠`},"@react-stately/datepicker":{rangeOverflow:e=>`值必須是 ${e.maxValue} 或更早。`,rangeReversed:`開始日期必須在結束日期之前。`,rangeUnderflow:e=>`值必須是 ${e.minValue} 或更晚。`,unavailableDate:`所選日期無法使用。`},"react-aria-components":{colorSwatchPicker:`色票`,dropzoneLabel:`放置區`,selectPlaceholder:`選取項目`,tableResizer:`大小調整器`}};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@adobe/react-spectrum",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.43.0",
|
|
4
4
|
"description": "Spectrum UI components in React",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"main": "dist/main.js",
|
|
@@ -41,68 +41,68 @@
|
|
|
41
41
|
},
|
|
42
42
|
"dependencies": {
|
|
43
43
|
"@internationalized/string": "^3.2.7",
|
|
44
|
-
"@react-aria/collections": "3.0.0-rc.
|
|
45
|
-
"@react-aria/i18n": "^3.12.
|
|
46
|
-
"@react-aria/ssr": "^3.9.
|
|
47
|
-
"@react-aria/utils": "^3.
|
|
48
|
-
"@react-aria/visually-hidden": "^3.8.
|
|
49
|
-
"@react-spectrum/accordion": "^3.0.
|
|
50
|
-
"@react-spectrum/actionbar": "^3.6.
|
|
51
|
-
"@react-spectrum/actiongroup": "^3.
|
|
52
|
-
"@react-spectrum/avatar": "^3.0.
|
|
53
|
-
"@react-spectrum/badge": "^3.1.
|
|
54
|
-
"@react-spectrum/breadcrumbs": "^3.9.
|
|
55
|
-
"@react-spectrum/button": "^3.
|
|
56
|
-
"@react-spectrum/buttongroup": "^3.6.
|
|
57
|
-
"@react-spectrum/calendar": "^3.7.
|
|
58
|
-
"@react-spectrum/checkbox": "^3.
|
|
59
|
-
"@react-spectrum/color": "^3.0
|
|
60
|
-
"@react-spectrum/combobox": "^3.
|
|
61
|
-
"@react-spectrum/contextualhelp": "^3.6.
|
|
62
|
-
"@react-spectrum/datepicker": "^3.14.
|
|
63
|
-
"@react-spectrum/dialog": "^3.
|
|
64
|
-
"@react-spectrum/divider": "^3.5.
|
|
65
|
-
"@react-spectrum/dnd": "^3.5.
|
|
66
|
-
"@react-spectrum/dropzone": "^3.0.
|
|
67
|
-
"@react-spectrum/filetrigger": "^3.0.
|
|
68
|
-
"@react-spectrum/form": "^3.7.
|
|
69
|
-
"@react-spectrum/icon": "^3.8.
|
|
70
|
-
"@react-spectrum/illustratedmessage": "^3.5.
|
|
71
|
-
"@react-spectrum/image": "^3.
|
|
72
|
-
"@react-spectrum/inlinealert": "^3.2.
|
|
73
|
-
"@react-spectrum/labeledvalue": "^3.2.
|
|
74
|
-
"@react-spectrum/layout": "^3.6.
|
|
75
|
-
"@react-spectrum/link": "^3.6.
|
|
76
|
-
"@react-spectrum/list": "^3.10.
|
|
77
|
-
"@react-spectrum/listbox": "^3.15.
|
|
78
|
-
"@react-spectrum/menu": "^3.22.
|
|
79
|
-
"@react-spectrum/meter": "^3.5.
|
|
80
|
-
"@react-spectrum/numberfield": "^3.
|
|
81
|
-
"@react-spectrum/overlays": "^5.
|
|
82
|
-
"@react-spectrum/picker": "^3.
|
|
83
|
-
"@react-spectrum/progress": "^3.7.
|
|
84
|
-
"@react-spectrum/provider": "^3.10.
|
|
85
|
-
"@react-spectrum/radio": "^3.7.
|
|
86
|
-
"@react-spectrum/searchfield": "^3.8.
|
|
87
|
-
"@react-spectrum/slider": "^3.
|
|
88
|
-
"@react-spectrum/statuslight": "^3.5.
|
|
89
|
-
"@react-spectrum/switch": "^3.6.
|
|
90
|
-
"@react-spectrum/table": "^3.17.
|
|
91
|
-
"@react-spectrum/tabs": "^3.8.
|
|
92
|
-
"@react-spectrum/tag": "^3.3.
|
|
93
|
-
"@react-spectrum/text": "^3.5.
|
|
94
|
-
"@react-spectrum/textfield": "^3.
|
|
95
|
-
"@react-spectrum/theme-dark": "^3.5.
|
|
96
|
-
"@react-spectrum/theme-default": "^3.5.
|
|
97
|
-
"@react-spectrum/theme-light": "^3.4.
|
|
98
|
-
"@react-spectrum/toast": "^3.0
|
|
99
|
-
"@react-spectrum/tooltip": "^3.7.
|
|
100
|
-
"@react-spectrum/tree": "^3.1.
|
|
101
|
-
"@react-spectrum/view": "^3.6.
|
|
102
|
-
"@react-spectrum/well": "^3.4.
|
|
103
|
-
"@react-stately/collections": "^3.12.
|
|
104
|
-
"@react-stately/data": "^3.13.
|
|
105
|
-
"@react-types/shared": "^3.
|
|
44
|
+
"@react-aria/collections": "3.0.0-rc.4",
|
|
45
|
+
"@react-aria/i18n": "^3.12.11",
|
|
46
|
+
"@react-aria/ssr": "^3.9.10",
|
|
47
|
+
"@react-aria/utils": "^3.30.0",
|
|
48
|
+
"@react-aria/visually-hidden": "^3.8.26",
|
|
49
|
+
"@react-spectrum/accordion": "^3.0.9",
|
|
50
|
+
"@react-spectrum/actionbar": "^3.6.10",
|
|
51
|
+
"@react-spectrum/actiongroup": "^3.11.0",
|
|
52
|
+
"@react-spectrum/avatar": "^3.0.24",
|
|
53
|
+
"@react-spectrum/badge": "^3.1.26",
|
|
54
|
+
"@react-spectrum/breadcrumbs": "^3.9.20",
|
|
55
|
+
"@react-spectrum/button": "^3.17.0",
|
|
56
|
+
"@react-spectrum/buttongroup": "^3.6.24",
|
|
57
|
+
"@react-spectrum/calendar": "^3.7.4",
|
|
58
|
+
"@react-spectrum/checkbox": "^3.10.0",
|
|
59
|
+
"@react-spectrum/color": "^3.1.0",
|
|
60
|
+
"@react-spectrum/combobox": "^3.16.0",
|
|
61
|
+
"@react-spectrum/contextualhelp": "^3.6.24",
|
|
62
|
+
"@react-spectrum/datepicker": "^3.14.4",
|
|
63
|
+
"@react-spectrum/dialog": "^3.9.0",
|
|
64
|
+
"@react-spectrum/divider": "^3.5.25",
|
|
65
|
+
"@react-spectrum/dnd": "^3.5.8",
|
|
66
|
+
"@react-spectrum/dropzone": "^3.0.14",
|
|
67
|
+
"@react-spectrum/filetrigger": "^3.0.14",
|
|
68
|
+
"@react-spectrum/form": "^3.7.17",
|
|
69
|
+
"@react-spectrum/icon": "^3.8.7",
|
|
70
|
+
"@react-spectrum/illustratedmessage": "^3.5.12",
|
|
71
|
+
"@react-spectrum/image": "^3.6.0",
|
|
72
|
+
"@react-spectrum/inlinealert": "^3.2.18",
|
|
73
|
+
"@react-spectrum/labeledvalue": "^3.2.5",
|
|
74
|
+
"@react-spectrum/layout": "^3.6.17",
|
|
75
|
+
"@react-spectrum/link": "^3.6.20",
|
|
76
|
+
"@react-spectrum/list": "^3.10.4",
|
|
77
|
+
"@react-spectrum/listbox": "^3.15.4",
|
|
78
|
+
"@react-spectrum/menu": "^3.22.4",
|
|
79
|
+
"@react-spectrum/meter": "^3.5.12",
|
|
80
|
+
"@react-spectrum/numberfield": "^3.10.0",
|
|
81
|
+
"@react-spectrum/overlays": "^5.8.0",
|
|
82
|
+
"@react-spectrum/picker": "^3.16.0",
|
|
83
|
+
"@react-spectrum/progress": "^3.7.18",
|
|
84
|
+
"@react-spectrum/provider": "^3.10.8",
|
|
85
|
+
"@react-spectrum/radio": "^3.7.19",
|
|
86
|
+
"@react-spectrum/searchfield": "^3.8.19",
|
|
87
|
+
"@react-spectrum/slider": "^3.8.0",
|
|
88
|
+
"@react-spectrum/statuslight": "^3.5.24",
|
|
89
|
+
"@react-spectrum/switch": "^3.6.4",
|
|
90
|
+
"@react-spectrum/table": "^3.17.4",
|
|
91
|
+
"@react-spectrum/tabs": "^3.8.23",
|
|
92
|
+
"@react-spectrum/tag": "^3.3.3",
|
|
93
|
+
"@react-spectrum/text": "^3.5.18",
|
|
94
|
+
"@react-spectrum/textfield": "^3.14.0",
|
|
95
|
+
"@react-spectrum/theme-dark": "^3.5.20",
|
|
96
|
+
"@react-spectrum/theme-default": "^3.5.20",
|
|
97
|
+
"@react-spectrum/theme-light": "^3.4.20",
|
|
98
|
+
"@react-spectrum/toast": "^3.1.0",
|
|
99
|
+
"@react-spectrum/tooltip": "^3.7.8",
|
|
100
|
+
"@react-spectrum/tree": "^3.1.4",
|
|
101
|
+
"@react-spectrum/view": "^3.6.21",
|
|
102
|
+
"@react-spectrum/well": "^3.4.25",
|
|
103
|
+
"@react-stately/collections": "^3.12.6",
|
|
104
|
+
"@react-stately/data": "^3.13.2",
|
|
105
|
+
"@react-types/shared": "^3.31.0",
|
|
106
106
|
"client-only": "^0.0.1"
|
|
107
107
|
},
|
|
108
108
|
"publishConfig": {
|
|
@@ -116,5 +116,5 @@
|
|
|
116
116
|
"@babel/cli": "^7.12.10",
|
|
117
117
|
"@babel/core": "^7.24.3"
|
|
118
118
|
},
|
|
119
|
-
"gitHead": "
|
|
119
|
+
"gitHead": "8b9348ff255e018b2dd9b27e2a45507cadfa1d35"
|
|
120
120
|
}
|