From 4fdfdc300a0815ffaa7e39f2d4d19e225424f653 Mon Sep 17 00:00:00 2001 From: s1nce Date: Fri, 12 Sep 2025 14:11:22 +0800 Subject: [PATCH] merge translation with latest version --- src/loc/zh-cn.ts | 130 ++++++++++---------- src/loc/zh-tw.ts | 310 +++++++++++++++++++++++------------------------ 2 files changed, 220 insertions(+), 220 deletions(-) diff --git a/src/loc/zh-cn.ts b/src/loc/zh-cn.ts index 8cec60ee1..5a23969ad 100644 --- a/src/loc/zh-cn.ts +++ b/src/loc/zh-cn.ts @@ -2,7 +2,7 @@ declare var define: any; define([], () => { return { - "SiteBreadcrumbLabel": "网站痕迹", + "SiteBreadcrumbLabel": "网站导航", "ListViewGroupEmptyLabel": "空", "WebPartTitlePlaceholder": "Web 部件标题", "WebPartTitleLabel": "添加标题", @@ -11,8 +11,8 @@ define([], () => { "L_RelativeDateTime_AFewSeconds": "几秒钟前", "L_RelativeDateTime_AboutAMinuteFuture": "大约一分钟后", "L_RelativeDateTime_AboutAMinute": "大约一分钟前", - "L_RelativeDateTime_XMinutesFuture": "{0}分钟内*{0}分钟内", - "L_RelativeDateTime_XMinutes": "{0}分钟前*{0}分钟前", + "L_RelativeDateTime_XMinutesFuture": "{0}分钟内", + "L_RelativeDateTime_XMinutes": "{0}分钟前", "L_RelativeDateTime_XMinutesFutureIntervals": "1*2-", "L_RelativeDateTime_XMinutesIntervals": "1*2-", "L_RelativeDateTime_AboutAnHourFuture": "大约一小时后", @@ -21,13 +21,13 @@ define([], () => { "L_RelativeDateTime_Yesterday": "昨天", "L_RelativeDateTime_TomorrowAndTime": "明天在{0}", "L_RelativeDateTime_YesterdayAndTime": "昨天在{0}", - "L_RelativeDateTime_XHoursFuture": "{0}小时内*{0}小时内", - "L_RelativeDateTime_XHours": "{0}小时前*{0} 小时前", + "L_RelativeDateTime_XHoursFuture": "{0}小时内", + "L_RelativeDateTime_XHours": "{0}小时前", "L_RelativeDateTime_XHoursFutureIntervals": "1*2-", "L_RelativeDateTime_XHoursIntervals": "1*2-", "L_RelativeDateTime_DayAndTime": "{1}{0}", - "L_RelativeDateTime_XDaysFuture": "{0}日起的一天*{0}天后", - "L_RelativeDateTime_XDays": "{0}天前*{0}天前", + "L_RelativeDateTime_XDaysFuture": "{0}天后", + "L_RelativeDateTime_XDays": "{0}天前", "L_RelativeDateTime_XDaysFutureIntervals": "1*2-", "L_RelativeDateTime_XDaysIntervals": "1*2-", "L_RelativeDateTime_Today": "今天" @@ -51,12 +51,12 @@ define([], () => { "ListItemPickerSelectValue": "选择值", "ListItemAttachmentsActionDeleteIconTitle": "删除", "ListItemAttachmentsactionDeleteTitle": "删除", - "ListItemAttachmentsfileDeletedMsg": "文件{0}删除", + "ListItemAttachmentsfileDeletedMsg": "文件{0}已删除", "ListItemAttachmentsfileDeleteError": "删除文件错误:{0},原因{1}", "ListItemAttachmentserrorLoadAttachments": "加载列表附件错误,原因:{0}", "ListItemAttachmentsconfirmDelete": "是否确实要将附件{0}发送到站点回收站?", "ListItemAttachmentsdialogTitle": "列表项目附件", - "ListItemAttachmentsdialogOKbuttonLabel": "还行", + "ListItemAttachmentsdialogOKbuttonLabel": "好的", "ListItemAttachmentsdialogCancelButtonLabel": "取消", "ListItemAttachmentsdialogOKbuttonLabelOnDelete": "删除", "ListItemAttachmentsuploadAttachmentDialogTitle": "添加附件", @@ -73,30 +73,30 @@ define([], () => { "mapsTitlePrefix": "地图", "ListViewFilterLabel": "筛选列表", "HeaderNormalText": "普通文本", - "HeaderH2": "标题 1", - "HeaderH3": "标题 2", - "HeaderH4": "标题 3", - "HeaderBlockQuote": "拉引号", + "HeaderH2": "标题 2", + "HeaderH3": "标题 3", + "HeaderH4": "标题 4", + "HeaderBlockQuote": "引用", "AlignLeft": "向左对齐", - "AlignCenter": "中心", + "AlignCenter": "居中对齐", "AlignRight": "向右对齐", - "AlignJustify": "证明", + "AlignJustify": "文本两端对齐", "ListBullet": "项目符号列表", "ListNumbered": "编号列表", - "StyleTitle": "风格", + "StyleTitle": "样式", "BoldTitle": "粗体(Ctrl+B)", "ItalicTitle": "斜体(Ctrl_I)", "UnderlineTitle": "下划线 (Ctrl+U)", "AlignTitle": "对齐", "ListTitle": "列表", "LinkTitle": "链接", - "MoreTitle": "更", + "MoreTitle": "详细", "FormattingPaneTitle": "文本格式", "CloseButton": "关闭", "InsertLinkTitle": "插入链接", "AddressFieldLabel": "地址", "TextToDisplayLabel": "要显示的文本", - "SaveButtonLabel": "救", + "SaveButtonLabel": "保存", "CancelButtonLabel": "取消", "RemoveLinkLabel": "删除链接", "ParagraphSectionTitle": "段", @@ -106,9 +106,9 @@ define([], () => { "ClearFormattingTitle": "清除所有格式", "FontStyleTitle": "字体样式", "FontSizeTitle": "字体大小", - "StrikethroughTitle": "罢工", - "SuperscriptTitle": "标", - "SubscriptTitle": "标", + "StrikethroughTitle": "下划线", + "SuperscriptTitle": "上标", + "SubscriptTitle": "下标", "FontColorLabel": "字体颜色", "AutomaticFontColor": "自动", "HighlightColorLabel": "高亮显示颜色", @@ -120,15 +120,15 @@ define([], () => { "StandardColorsGroupName": "标准颜色", "CustomColorsGroupName": "自定义颜色", "ThemeColorDarker": "主题较暗", - "ThemeColorDark": "主题黑暗", - "ThemeColorDarkAlt": "主题黑暗交替", - "ThemeColorPrimary": "主题主", - "ThemeColorSecondary": "主题辅助", - "ThemeColorTertiary": "中性三级", - "ThemeColorNeutralSecondary": "中性辅助", - "ThemeColorNeutralPrimaryAlt": "中性主备用", - "ThemeColorNeutralPrimary": "中性主", - "ThemeColorNeutralDark": "中性暗", + "ThemeColorDark": "主题深色", + "ThemeColorDarkAlt": "主题深色备用色", + "ThemeColorPrimary": "主题主色", + "ThemeColorSecondary": "主题次色", + "ThemeColorTertiary": "中性第三色", + "ThemeColorNeutralSecondary": "中性次色", + "ThemeColorNeutralPrimaryAlt": "中性备用色", + "ThemeColorNeutralPrimary": "中性主色", + "ThemeColorNeutralDark": "中性暗色调", "HighlightColorYellow": "黄色", "HighlightColorGreen": "绿色", "HighlightColorAqua": "水", @@ -136,7 +136,7 @@ define([], () => { "HighlightColorBlue": "蓝色", "HighlightColorRed": "红", "HighlightColorDarkblue": "深蓝色", - "HighlightColorTeal": "蒂尔", + "HighlightColorTeal": "青", "HighlightColorDarkgreen": "深绿色", "HighlightColorPurple": "紫色", "HighlightColorMaroon": "栗色", @@ -159,39 +159,39 @@ define([], () => { "DatePickerMonthLongFebruary": "二月", "DatePickerMonthShortFebruary": "2月", "DatePickerMonthLongMarch": "三月", - "DatePickerMonthShortMarch": "三月", + "DatePickerMonthShortMarch": "3月", "DatePickerMonthLongApril": "四月", - "DatePickerMonthShortApril": "四月", - "DatePickerMonthLongMay": "可能", - "DatePickerMonthShortMay": "可能", + "DatePickerMonthShortApril": "4月", + "DatePickerMonthLongMay": "五月", + "DatePickerMonthShortMay": "5月", "DatePickerMonthLongJune": "六月", - "DatePickerMonthShortJune": "君", + "DatePickerMonthShortJune": "6月", "DatePickerMonthLongJuly": "七月", - "DatePickerMonthShortJuly": "七月", + "DatePickerMonthShortJuly": "7月", "DatePickerMonthLongAugust": "八月", - "DatePickerMonthShortAugust": "八月", + "DatePickerMonthShortAugust": "8月", "DatePickerMonthLongSeptember": "九月", - "DatePickerMonthShortSeptember": "七", + "DatePickerMonthShortSeptember": "9月", "DatePickerMonthLongOctober": "十月", "DatePickerMonthShortOctober": "10月", "DatePickerMonthLongNovember": "十一月", - "DatePickerMonthShortNovember": "11 月", + "DatePickerMonthShortNovember": "11月", "DatePickerMonthLongDecember": "十二月", - "DatePickerMonthShortDecember": "12 月", + "DatePickerMonthShortDecember": "12月", "DatePickerDayLongSunday": "星期天", - "DatePickerDayShortSunday": "太阳", + "DatePickerDayShortSunday": "周日", "DatePickerDayLongMonday": "星期一", - "DatePickerDayShortMonday": "我", + "DatePickerDayShortMonday": "周一", "DatePickerDayLongTuesday": "星期二", - "DatePickerDayShortTuesday": "星期二", + "DatePickerDayShortTuesday": "周二", "DatePickerDayLongWednesday": "星期三", - "DatePickerDayShortWednesday": "结婚", + "DatePickerDayShortWednesday": "周三", "DatePickerDayLongThursday": "星期四", "DatePickerDayShortThursday": "周四", "DatePickerDayLongFriday": "星期五", "DatePickerDayShortFriday": "周五", "DatePickerDayLongSaturday": "星期六", - "DatePickerDayShortSaturday": "坐", + "DatePickerDayShortSaturday": "周六", "DatePickerGoToToday": "今天", "DatePickerIsRequiredErrorMessage": "", "DatePickerInvalidInputErrorMessage": "", @@ -199,7 +199,7 @@ define([], () => { "DateTimePickerDate": "日期", "DateTimePickerTime": "时间", "DateTimePickerTimeSeparator": ":", - "DateTimePickerHourValueInvalid": "小时值不正确", + "DateTimePickerHourValueInvalid": "小时数值不正确", "AddFileButtonLabel": "添加文件", "AddImageButtonLabel": "添加图像", "AriaCellValue": "{0}列,{1}", @@ -229,25 +229,25 @@ define([], () => { "ImageAriaLabelTemplate": ".{0}图像", "ImageLayoutPlaceholderText": "布局", "ImageSizePlaceholderText": "图像大小", - "ItemChildCountField": "项目子计数", + "ItemChildCountField": "子项计数", "LayoutOptionAll": "所有", - "LayoutOptionSquare": "广场", - "LayoutOptionTall": "高", - "LayoutOptionWide": "宽", + "LayoutOptionSquare": "正方形", + "LayoutOptionTall": "高版", + "LayoutOptionWide": "宽版", "LearnMoreLink": "了解更多信息。", "LicenseOptionAll": "所有", "LicenseOptionAny": "仅限知识共享", "LicensePlaceholderText": "许可证", - "LinkFileInstructions": "在一个企业或共享点在线中粘贴到文件的链接", + "LinkFileInstructions": "在OneDrive for Business或者SharePoint Online中粘贴到文件的链接", "LinkHeader": "从链接", - "LinkImageInstructions": "在一个企业或共享点在线的 OneDrive 中粘贴图像链接", + "LinkImageInstructions": "在OneDrive for Business或者SharePoint Online中粘贴图像链接", "ListLayoutAriaLabel": "查看选项。{0} {1} .", "ListLayoutCompact": "紧凑视图", "ListLayoutCompactDescription": "在紧凑列表中查看项目和详细信息", "ListLayoutList": "列表视图", "ListLayoutListDescrition": "查看列表中的项目和详细信息", - "ListLayoutTile": "磁贴视图", - "ListLayoutTileDescription": "查看具有磁贴预览的项目", + "ListLayoutTile": "平铺视图", + "ListLayoutTileDescription": "以平铺的方式查看子项", "ListOptionsAlt": "查看选项。{0}选中 。", "ListOptionsTitle": "打开视图选项菜单", "Loading": "加载。。。", @@ -261,7 +261,7 @@ define([], () => { "NoRecentFiles": "无最近文件", "NoRecentFilesDescription": "请尝试从您的网站中选择文件,或从设备上传文件。", "NoResultsBadEnglish": "未找到结果。尝试更改筛选器选项", - "ODModifiedField": "改 性", + "ODModifiedField": "变更", "ODPhotoIconUrl": "https://spoprod-a.akamaihd.net/files/odsp-next-prod_2019-01-18_20190124.001/odsp-media/images/itemtypes/16_2x/photo.png", "ODRowArialLabelTemplate": "{0},{1},修改{2},由{3}、{4}、{5}编辑", "OneDriveConfirmDialogBody": "此项目来自您的 OneDrive 站点。OneDrive 中的文件和文件夹是私有的,除非您共享它们。您是否与您的网站成员共享此文件,以便他们可以成功?", @@ -293,16 +293,16 @@ define([], () => { "SizeOptionSmall": "小", "SizeUnit": [ "字节", - "K b", - "M b", - "G b", - "结核病", - "铅", - "Eb", - "等", - "Yb" + "KB", + "MB", + "GB", + "TB", + "PB", + "EB", + "ZB", + "YB" ], - "SorryWebSearch": "很抱歉,此示例中未实现此函数,因为它需要必应 API 密钥。", + "SorryWebSearch": "很抱歉,此示例中未实现此功能,因为它需要必应 API 密钥。", "SortedAscending": "将 A 排序到 Z", "SortedDescending": "将 Z 排序到 A", "TypeAriaLabel": "文件类型的列操作,按 以对文件类型进行排序", diff --git a/src/loc/zh-tw.ts b/src/loc/zh-tw.ts index 0210867de..88bd20e29 100644 --- a/src/loc/zh-tw.ts +++ b/src/loc/zh-tw.ts @@ -2,17 +2,17 @@ declare var define: any; define([], () => { return { - "SiteBreadcrumbLabel": "網站痕跡", + "SiteBreadcrumbLabel": "網站導覽", "ListViewGroupEmptyLabel": "空", "WebPartTitlePlaceholder": "Web 組件標題", - "WebPartTitleLabel": "添加標題", + "WebPartTitleLabel": "新增標題", "DateTime": { "L_RelativeDateTime_AFewSecondsFuture": "幾秒鐘內", "L_RelativeDateTime_AFewSeconds": "幾秒鐘前", "L_RelativeDateTime_AboutAMinuteFuture": "大約一分鐘後", "L_RelativeDateTime_AboutAMinute": "大約一分鐘前", - "L_RelativeDateTime_XMinutesFuture": "{0}分鐘內*{0}分鐘內", - "L_RelativeDateTime_XMinutes": "{0}分鐘前*{0}分鐘前", + "L_RelativeDateTime_XMinutesFuture": "{0}分鐘內", + "L_RelativeDateTime_XMinutes": "{0}分鐘前", "L_RelativeDateTime_XMinutesFutureIntervals": "1*2-", "L_RelativeDateTime_XMinutesIntervals": "1*2-", "L_RelativeDateTime_AboutAnHourFuture": "大約一小時後", @@ -21,132 +21,132 @@ define([], () => { "L_RelativeDateTime_Yesterday": "昨天", "L_RelativeDateTime_TomorrowAndTime": "明天在{0}", "L_RelativeDateTime_YesterdayAndTime": "昨天在{0}", - "L_RelativeDateTime_XHoursFuture": "{0}小時內*{0}小時內", - "L_RelativeDateTime_XHours": "{0}小時前*{0} 小時前", + "L_RelativeDateTime_XHoursFuture": "{0}小時內", + "L_RelativeDateTime_XHours": "{0}小時前", "L_RelativeDateTime_XHoursFutureIntervals": "1*2-", "L_RelativeDateTime_XHoursIntervals": "1*2-", "L_RelativeDateTime_DayAndTime": "{1}{0}", - "L_RelativeDateTime_XDaysFuture": "{0}日起的一天*{0}天后", - "L_RelativeDateTime_XDays": "{0}天前*{0}天前", + "L_RelativeDateTime_XDaysFuture": "{0}天後", + "L_RelativeDateTime_XDays": "{0}天前", "L_RelativeDateTime_XDaysFutureIntervals": "1*2-", "L_RelativeDateTime_XDaysIntervals": "1*2-", "L_RelativeDateTime_Today": "今天" }, "SendEmailTo": "向{0}發送電子郵件", "StartChatWith": "開始與{0}聊天", - "Contact": "聯繫", + "Contact": "聯絡", "UpdateProfile": "更新您的個人資料", - "TaxonomyPickerNoTerms": "字詞組不包含任何術語", - "TaxonomyPickerExpandTitle": "展開此字詞組", - "TaxonomyPickerMenuTermSet": "字詞組的功能表", + "TaxonomyPickerNoTerms": "術語集不包含任何術語", + "TaxonomyPickerExpandTitle": "展開此術語集", + "TaxonomyPickerMenuTermSet": "術語集的選單", "TaxonomyPickerInLabel": "在", - "TaxonomyPickerTermSetLabel": "字詞組", + "TaxonomyPickerTermSetLabel": "術語集", "peoplePickerComponentTooltipMessage": "人員選取器", - "peoplePickerComponentErrorMessage": "必要欄位", + "peoplePickerComponentErrorMessage": "必填欄位", "peoplePickerSuggestionsHeaderText": "建議人員", - "peoplePickerLoadingText": "載入", + "peoplePickerLoadingText": "載入中", "PeoplePickerSearchText": "正在獲取使用者", - "PeoplePickerGroupNotFound": "找不到組。", + "PeoplePickerGroupNotFound": "找不到群組。", "genericNoResultsFoundText": "未找到結果", "ListItemPickerSelectValue": "選擇值", "ListItemAttachmentsActionDeleteIconTitle": "刪除", "ListItemAttachmentsactionDeleteTitle": "刪除", - "ListItemAttachmentsfileDeletedMsg": "檔{0}刪除", - "ListItemAttachmentsfileDeleteError": "刪除檔錯誤:{0},原因{1}", - "ListItemAttachmentserrorLoadAttachments": "載入清單附件錯誤,原因:{0}", - "ListItemAttachmentsconfirmDelete": "是否確實要將附件{0}發送到網站回收站?", - "ListItemAttachmentsdialogTitle": "清單專案附件", - "ListItemAttachmentsdialogOKbuttonLabel": "還行", + "ListItemAttachmentsfileDeletedMsg": "檔案{0}已刪除", + "ListItemAttachmentsfileDeleteError": "刪除檔案錯誤:{0},原因{1}", + "ListItemAttachmentserrorLoadAttachments": "載入列表附件錯誤,原因:{0}", + "ListItemAttachmentsconfirmDelete": "是否確實要將附件{0}發送到網站回收桶?", + "ListItemAttachmentsdialogTitle": "列表項目附件", + "ListItemAttachmentsdialogOKbuttonLabel": "好的", "ListItemAttachmentsdialogCancelButtonLabel": "取消", "ListItemAttachmentsdialogOKbuttonLabelOnDelete": "刪除", - "ListItemAttachmentsuploadAttachmentDialogTitle": "添加附件", - "ListItemAttachmentsuploadAttachmentButtonLabel": "添加附件", - "ListItemAttachmentsuploadAttachmentErrorMsg": "檔{0}未附加,原因:{1}", - "ListItemAttachmentsCommandBarAddAttachmentLabel": "添加附件", - "ListItemAttachmentsloadingMessage": "正在上傳檔...", - "ListItemAttachmentslPlaceHolderIconText": "清單專案附件", - "ListItemAttachmentslPlaceHolderDescription": "請添加附件", - "ListItemAttachmentslPlaceHolderButtonLabel": "添加", + "ListItemAttachmentsuploadAttachmentDialogTitle": "新增附件", + "ListItemAttachmentsuploadAttachmentButtonLabel": "新增附件", + "ListItemAttachmentsuploadAttachmentErrorMsg": "檔案{0}未附加,原因:{1}", + "ListItemAttachmentsCommandBarAddAttachmentLabel": "新增附件", + "ListItemAttachmentsloadingMessage": "正在上傳檔案...", + "ListItemAttachmentslPlaceHolderIconText": "列表項目附件", + "ListItemAttachmentslPlaceHolderDescription": "請新增附件", + "ListItemAttachmentslPlaceHolderButtonLabel": "新增", "mapsErrorMessage": "載入地圖時出錯", - "mapsLoadingText": "載入", - "mapsSearchButtonText": "搜索", + "mapsLoadingText": "載入中", + "mapsSearchButtonText": "搜尋", "mapsTitlePrefix": "地圖", - "ListViewFilterLabel": "篩選清單", - "HeaderNormalText": "普通文本", - "HeaderH2": "標題 1", - "HeaderH3": "標題 2", - "HeaderH4": "標題 3", - "HeaderBlockQuote": "拉引號", + "ListViewFilterLabel": "篩選列表", + "HeaderNormalText": "普通文字", + "HeaderH2": "標題 2", + "HeaderH3": "標題 3", + "HeaderH4": "標題 4", + "HeaderBlockQuote": "引用", "AlignLeft": "向左對齊", - "AlignCenter": "中心", + "AlignCenter": "置中對齊", "AlignRight": "向右對齊", - "AlignJustify": "證明", - "ListBullet": "專案符號清單", - "ListNumbered": "編號清單", - "StyleTitle": "風格", + "AlignJustify": "文字兩端對齊", + "ListBullet": "項目符號列表", + "ListNumbered": "編號列表", + "StyleTitle": "樣式", "BoldTitle": "粗體(Ctrl+B)", "ItalicTitle": "斜體(Ctrl_I)", "UnderlineTitle": "底線 (Ctrl+U)", "AlignTitle": "對齊", - "ListTitle": "清單", + "ListTitle": "列表", "LinkTitle": "連結", - "MoreTitle": "更", - "FormattingPaneTitle": "文本格式", + "MoreTitle": "詳細", + "FormattingPaneTitle": "文字格式", "CloseButton": "關閉", "InsertLinkTitle": "插入連結", - "AddressFieldLabel": "位址", - "TextToDisplayLabel": "要顯示的文本", - "SaveButtonLabel": "救", + "AddressFieldLabel": "地址", + "TextToDisplayLabel": "要顯示的文字", + "SaveButtonLabel": "儲存", "CancelButtonLabel": "取消", "RemoveLinkLabel": "刪除連結", - "ParagraphSectionTitle": "段", + "ParagraphSectionTitle": "段落", "HyperlinkSectionTitle": "連結", "UndoTitle": "撤銷(Ctrl+Z)", "RedoTitle": "重做(Ctrl+Y)", "ClearFormattingTitle": "清除所有格式", - "FontStyleTitle": "字體樣式", - "FontSizeTitle": "字體大小", - "StrikethroughTitle": "罷工", - "SuperscriptTitle": "標", - "SubscriptTitle": "標", - "FontColorLabel": "字體顏色", + "FontStyleTitle": "字型樣式", + "FontSizeTitle": "字型大小", + "StrikethroughTitle": "刪除線", + "SuperscriptTitle": "上標", + "SubscriptTitle": "下標", + "FontColorLabel": "字型顏色", "AutomaticFontColor": "自動", - "HighlightColorLabel": "高亮顯示顏色", + "HighlightColorLabel": "醒目提示顏色", "NoColorHighlightColor": "無顏色", - "IncreaseIndentTitle": "增加縮進", - "DecreaseIndentTitle": "減少縮進", + "IncreaseIndentTitle": "增加縮排", + "DecreaseIndentTitle": "減少縮排", "ThemeColorsGroupName": "主題顏色", - "HighlightColorsGroupName": "突出顯示顏色", + "HighlightColorsGroupName": "醒目提示顏色", "StandardColorsGroupName": "標準顏色", "CustomColorsGroupName": "自訂顏色", "ThemeColorDarker": "主題較暗", - "ThemeColorDark": "主題黑暗", - "ThemeColorDarkAlt": "主題黑暗交替", - "ThemeColorPrimary": "主題主", - "ThemeColorSecondary": "主題輔助", - "ThemeColorTertiary": "中性三級", - "ThemeColorNeutralSecondary": "中性輔助", - "ThemeColorNeutralPrimaryAlt": "中性主備用", - "ThemeColorNeutralPrimary": "中性主", - "ThemeColorNeutralDark": "中性暗", + "ThemeColorDark": "主題深色", + "ThemeColorDarkAlt": "主題深色替代色", + "ThemeColorPrimary": "主題主色", + "ThemeColorSecondary": "主題次色", + "ThemeColorTertiary": "中性第三色", + "ThemeColorNeutralSecondary": "中性次色", + "ThemeColorNeutralPrimaryAlt": "中性替代色", + "ThemeColorNeutralPrimary": "中性主色", + "ThemeColorNeutralDark": "中性暗色調", "HighlightColorYellow": "黃色", "HighlightColorGreen": "綠色", - "HighlightColorAqua": "水", - "HighlightColorMagenta": "品紅", + "HighlightColorAqua": "水色", + "HighlightColorMagenta": "洋紅", "HighlightColorBlue": "藍色", - "HighlightColorRed": "紅", + "HighlightColorRed": "紅色", "HighlightColorDarkblue": "深藍色", - "HighlightColorTeal": "蒂爾", + "HighlightColorTeal": "藍綠色", "HighlightColorDarkgreen": "深綠色", "HighlightColorPurple": "紫色", "HighlightColorMaroon": "栗色", - "HighlightColorGold": "黃金", + "HighlightColorGold": "金色", "HighlightColorDarkgrey": "深灰色", "HighlightColorGrey": "灰色", - "HighlightColorBlack": "黑", + "HighlightColorBlack": "黑色", "StandardColorDarkred": "深紅色", - "StandardColorRed": "紅", - "StandardColorOrange": "橙", + "StandardColorRed": "紅色", + "StandardColorOrange": "橙色", "StandardColorYellow": "黃色", "StandardColorLightgreen": "淺綠色", "StandardColorGreen": "綠色", @@ -159,39 +159,39 @@ define([], () => { "DatePickerMonthLongFebruary": "二月", "DatePickerMonthShortFebruary": "2月", "DatePickerMonthLongMarch": "三月", - "DatePickerMonthShortMarch": "三月", + "DatePickerMonthShortMarch": "3月", "DatePickerMonthLongApril": "四月", - "DatePickerMonthShortApril": "四月", - "DatePickerMonthLongMay": "可能", - "DatePickerMonthShortMay": "可能", + "DatePickerMonthShortApril": "4月", + "DatePickerMonthLongMay": "五月", + "DatePickerMonthShortMay": "5月", "DatePickerMonthLongJune": "六月", - "DatePickerMonthShortJune": "君", + "DatePickerMonthShortJune": "6月", "DatePickerMonthLongJuly": "七月", - "DatePickerMonthShortJuly": "七月", + "DatePickerMonthShortJuly": "7月", "DatePickerMonthLongAugust": "八月", - "DatePickerMonthShortAugust": "八月", + "DatePickerMonthShortAugust": "8月", "DatePickerMonthLongSeptember": "九月", - "DatePickerMonthShortSeptember": "七", + "DatePickerMonthShortSeptember": "9月", "DatePickerMonthLongOctober": "十月", "DatePickerMonthShortOctober": "10月", "DatePickerMonthLongNovember": "十一月", - "DatePickerMonthShortNovember": "11 月", + "DatePickerMonthShortNovember": "11月", "DatePickerMonthLongDecember": "十二月", - "DatePickerMonthShortDecember": "12 月", - "DatePickerDayLongSunday": "星期天", - "DatePickerDayShortSunday": "太陽", + "DatePickerMonthShortDecember": "12月", + "DatePickerDayLongSunday": "星期日", + "DatePickerDayShortSunday": "週日", "DatePickerDayLongMonday": "星期一", - "DatePickerDayShortMonday": "我", + "DatePickerDayShortMonday": "週一", "DatePickerDayLongTuesday": "星期二", - "DatePickerDayShortTuesday": "星期二", + "DatePickerDayShortTuesday": "週二", "DatePickerDayLongWednesday": "星期三", - "DatePickerDayShortWednesday": "結婚", + "DatePickerDayShortWednesday": "週三", "DatePickerDayLongThursday": "星期四", "DatePickerDayShortThursday": "週四", "DatePickerDayLongFriday": "星期五", "DatePickerDayShortFriday": "週五", "DatePickerDayLongSaturday": "星期六", - "DatePickerDayShortSaturday": "坐", + "DatePickerDayShortSaturday": "週六", "DatePickerGoToToday": "今天", "DatePickerIsRequiredErrorMessage": "", "DatePickerInvalidInputErrorMessage": "", @@ -199,92 +199,92 @@ define([], () => { "DateTimePickerDate": "日期", "DateTimePickerTime": "時間", "DateTimePickerTimeSeparator": ":", - "DateTimePickerHourValueInvalid": "小時值不正確", - "AddFileButtonLabel": "添加檔", - "AddImageButtonLabel": "添加圖像", + "DateTimePickerHourValueInvalid": "小時數值不正確", + "AddFileButtonLabel": "新增檔案", + "AddImageButtonLabel": "新增圖像", "AriaCellValue": "{0}列,{1}", "FilePickerCancelButtonLabel": "取消", "CantValidateValidationMessage": "無法驗證此連結。請檢查連結,然後重試。", - "ChangeFileLinkLabel": "更改檔", - "ChangeImageLinkLabel": "更改圖像", - "ChooseFileLinkLabel": "選擇檔", + "ChangeFileLinkLabel": "變更檔案", + "ChangeImageLinkLabel": "變更圖像", + "ChooseFileLinkLabel": "選擇檔案", "ChooseImageLinkLabel": "選擇圖像", - "CopyrightUrl": "HTTPs://www.microsoft.com/en-US/legal/copyright/default.aspx", + "CopyrightUrl": "https://www.microsoft.com/en-US/legal/copyright/default.aspx", "CopyrightWarning": "您有責任尊重他人的權利,包括版權。", - "CreativeCommonsMessage": "這些結果帶有知識共用許可證的標籤。查看許可證以確保您遵守。", + "CreativeCommonsMessage": "這些結果帶有知識共享許可證的標籤。查看許可證以確保您遵守。", "DateFormat": "MM/DD/YYYYh:mm A", - "DocumentLabelTemplate": "{0},文檔,修改{1},由{2}編輯,私有", + "DocumentLabelTemplate": "{0},文件,修改{1},由{2}編輯,私有", "DocumentLibraries": "文件庫", "EditedByNamePlate": "編輯者", "EmptyFileSize": "0 位元組", - "FilePickerHeader": "檔選取器", - "FileSizeField": "檔案大小", + "FilePickerHeader": "文件選取器", + "FileSizeField": "文件大小", "FolderAltText": "資料夾", - "FolderBackPlate": "HTTPs://static2.sharepointonline.com/files/fabric/office-ui-fabric-react-assets/foldericons/folder-large_backplate.svg", - "FolderFrontPlate": "HTTPs://static2.sharepointonline.com/files/fabric/office-ui-fabric-react-assets/foldericons/folder-large_frontplate_nopreview.svg", - "FolderIconUrl": "HTTPs://spoprod-a.akamaihd.net/files/odsp-next-prod_2019-01-11_20190116.001/odsp-media/images/itemtypes/20/folder.svg", - "FolderLabelTemplate": "{0}, 資料夾, 修改{1}, 編輯{2}, {3}專案, 私有", + "FolderBackPlate": "https://static2.sharepointonline.com/files/fabric/office-ui-fabric-react-assets/foldericons/folder-large_backplate.svg", + "FolderFrontPlate": "https://static2.sharepointonline.com/files/fabric/office-ui-fabric-react-assets/foldericons/folder-large_frontplate_nopreview.svg", + "FolderIconUrl": "https://spoprod-a.akamaihd.net/files/odsp-next-prod_2019-01-11_20190116.001/odsp-media/images/itemtypes/20/folder.svg", + "FolderLabelTemplate": "{0}, 資料夾, 修改{1}, 編輯{2}, {3}項目, 私有", "FromLinkLinkLabel": "從連結", "ImageAltText": ".{0}圖像", "ImageAriaLabelTemplate": ".{0}圖像", - "ImageLayoutPlaceholderText": "佈局", + "ImageLayoutPlaceholderText": "版面配置", "ImageSizePlaceholderText": "圖像大小", - "ItemChildCountField": "專案子計數", + "ItemChildCountField": "子項計數", "LayoutOptionAll": "所有", - "LayoutOptionSquare": "廣場", - "LayoutOptionTall": "高", - "LayoutOptionWide": "寬", - "LearnMoreLink": "瞭解更多資訊。", + "LayoutOptionSquare": "正方形", + "LayoutOptionTall": "高版", + "LayoutOptionWide": "寬版", + "LearnMoreLink": "了解更多資訊。", "LicenseOptionAll": "所有", - "LicenseOptionAny": "僅限知識共用", + "LicenseOptionAny": "僅限知識共享", "LicensePlaceholderText": "許可證", - "LinkFileInstructions": "在一個企業或共用點線上中粘貼到檔的連結", + "LinkFileInstructions": "在OneDrive for Business或者SharePoint Online中貼上到文件的連結", "LinkHeader": "從連結", - "LinkImageInstructions": "在一個企業或共用點線上的 OneDrive 中粘貼圖像連結", + "LinkImageInstructions": "在OneDrive for Business或者SharePoint Online中貼上圖像連結", "ListLayoutAriaLabel": "查看選項。{0} {1} .", "ListLayoutCompact": "緊湊視圖", - "ListLayoutCompactDescription": "在緊湊清單中查看專案和詳細資訊", - "ListLayoutList": "清單視圖", - "ListLayoutListDescrition": "查看清單中的專案和詳細資訊", - "ListLayoutTile": "磁貼視圖", - "ListLayoutTileDescription": "查看具有磁貼預覽的專案", + "ListLayoutCompactDescription": "在緊湊列表中查看項目和詳細資訊", + "ListLayoutList": "列表視圖", + "ListLayoutListDescrition": "查看列表中的項目和詳細資訊", + "ListLayoutTile": "平鋪視圖", + "ListLayoutTileDescription": "以平鋪的方式查看子項", "ListOptionsAlt": "查看選項。{0}選中 。", - "ListOptionsTitle": "打開視圖選項功能表", - "Loading": "載入。。。", + "ListOptionsTitle": "打開視圖選項選單", + "Loading": "載入中...", "ModifiedByField": "修改者", "ModifiedField": "修改日期", "NameField": "名字", - "No": "不", + "No": "否", "ProvidedValueIsInvalid": "提供的值無效", - "NoExternalLinksValidationMessage": "我們僅支援連結到您自己組織中的檔。", - "NoImageValidationMessage": "這不是指向我們支援的檔案類型的連結。您只能連結到圖像。", - "NoRecentFiles": "無最近檔", - "NoRecentFilesDescription": "請嘗試從您的網站中選擇檔,或從設備上傳檔。", + "NoExternalLinksValidationMessage": "我們僅支援連結到您自己組織中的文件。", + "NoImageValidationMessage": "這不是指向我們支援的文件類型的連結。您只能連結到圖像。", + "NoRecentFiles": "無最近文件", + "NoRecentFilesDescription": "請嘗試從您的網站中選擇文件,或從設備上傳文件。", "NoResultsBadEnglish": "未找到結果。嘗試更改篩選器選項", - "ODModifiedField": "改 性", - "ODPhotoIconUrl": "HTTPs://spoprod-a.akamaihd.net/files/odsp-next-prod_2019-01-18_20190124.001/odsp-media/images/itemtypes/16_2x/photo.png", + "ODModifiedField": "變更", + "ODPhotoIconUrl": "https://spoprod-a.akamaihd.net/files/odsp-next-prod_2019-01-18_20190124.001/odsp-media/images/itemtypes/16_2x/photo.png", "ODRowArialLabelTemplate": "{0},{1},修改{2},由{3}、{4}、{5}編輯", "OneDriveConfirmDialogBody": "此專案來自您的 OneDrive 網站。OneDrive 中的檔和資料夾是私有的,除非您共用它們。您是否與您的網站成員共用此檔,以便他們可以成功?", "OneDriveConfirmDialogTitle": "只是檢查...", "OneDriveEmptyFolderAlt": "空資料夾", - "OneDriveEmptyFolderDescription": "要添加檔,請轉到 OneDrive。您還可以使用電腦的 OneDrive 應用將檔添加到此資料夾。", - "OneDriveEmptyFolderIconUrl": "HTTPs://spoprod-a.akamaihd.net/files/odsp-next-prod_2019-01-18_20190124.001/odsp-media/images/emptyfolder/empty_folder.svg", + "OneDriveEmptyFolderDescription": "要添加文件,請轉到 OneDrive。您還可以使用計算機的 OneDrive 應用將文件添加到此資料夾。", + "OneDriveEmptyFolderIconUrl": "https://spoprod-a.akamaihd.net/files/odsp-next-prod_2019-01-18_20190124.001/odsp-media/images/emptyfolder/empty_folder.svg", "OneDriveEmptyFolderTitle": "此資料夾為空", - "OneDriveRootFolderName": "檔", + "OneDriveRootFolderName": "文件", "OpenButtonLabel": "打開", - "PhotoIconUrl": "HTTPs://spoprod-a.akamaihd.net/files/odsp-next-prod_2019-01-11_20190116.001/odsp-media/images/itemtypes/20_2x/photo.png", - "OrgAssetsTabLabel": "組織提供的圖像和檔", - "PoweredByBing": "由必應支援", - "RecentDocumentsHeader": "最近文檔", + "PhotoIconUrl": "https://spoprod-a.akamaihd.net/files/odsp-next-prod_2019-01-11_20190116.001/odsp-media/images/itemtypes/20_2x/photo.png", + "OrgAssetsTabLabel": "組織提供的圖像和文件", + "PoweredByBing": "由必應支持", + "RecentDocumentsHeader": "最近文件", "RecentImagesHeader": "最近的圖像", "RecentLinkLabel": "最近", - "SearchBoxPlaceholder": "網路搜索", + "SearchBoxPlaceholder": "網絡搜索", "SearchResultAlt": "{0}的圖像結果。", "SearchResultAriaLabel": "按 ENTER 以在新選項卡中打開圖像源。", "Selected": "選擇", - "SharingField": "共用", + "SharingField": "共享", "SharingPrivate": "私人", - "SharingShared": "共用", + "SharingShared": "共享", "SiteLinkLabel": "網站", "SizeOptionAll": "所有", "SizeOptionExtraLarge": "特大", @@ -293,25 +293,25 @@ define([], () => { "SizeOptionSmall": "小", "SizeUnit": [ "位元組", - "K b", - "M b", - "G b", - "結核病", - "鉛", - "Eb", - "等", - "Yb" + "KB", + "MB", + "GB", + "TB", + "PB", + "EB", + "ZB", + "YB" ], - "SorryWebSearch": "很抱歉,此示例中未實現此函數,因為它需要必應 API 金鑰。", + "SorryWebSearch": "很抱歉,此示例中未實現此功能,因為它需要必應 API 密鑰。", "SortedAscending": "將 A 排序到 Z", "SortedDescending": "將 Z 排序到 A", - "TypeAriaLabel": "檔案類型的列操作,按 以對檔案類型進行排序", - "UploadFileHeader": "上傳檔", + "TypeAriaLabel": "文件類型的列操作,按 以對文件類型進行排序", + "UploadFileHeader": "上傳文件", "UploadImageHeader": "上傳圖片", "UploadLinkLabel": "上傳", - "WebSearchLinkLabel": "網路搜索", + "WebSearchLinkLabel": "網絡搜索", "Yes": "是的", - "SelectedLabel": "已選取", - "SelectIcon": "選取圖示" + "SelectedLabel": "所選", + "SelectIcon": "選擇圖標" }; }); \ No newline at end of file