@pnp/spfx-controls-react 1.21.1 → 1.21.5
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/CHANGELOG.JSON +43 -0
- package/CHANGELOG.md +35 -0
- package/lib/common/telemetry/version.js +1 -1
- package/lib/common/telemetry/version.js.map +1 -1
- package/lib/common/utilities/LocalesHelper.d.ts +5 -0
- package/lib/common/utilities/LocalesHelper.js +76 -0
- package/lib/common/utilities/LocalesHelper.js.map +1 -0
- package/lib/common/utilities/index.d.ts +1 -0
- package/lib/common/utilities/index.js +1 -0
- package/lib/common/utilities/index.js.map +1 -1
- package/lib/controls/accordion/Accordion.module.css +1 -1
- package/lib/controls/accordion/Accordion.module.scss.js +3 -3
- package/lib/controls/accordion/Accordion.module.scss.js.map +1 -1
- package/lib/controls/carousel/Carousel.module.css +1 -1
- package/lib/controls/carousel/Carousel.module.scss.js +35 -35
- package/lib/controls/carousel/Carousel.module.scss.js.map +1 -1
- package/lib/controls/chartControl/ChartControl.module.css +1 -1
- package/lib/controls/chartControl/ChartControl.module.scss.js +3 -3
- package/lib/controls/chartControl/ChartControl.module.scss.js.map +1 -1
- package/lib/controls/dateTimePicker/DateTimePicker.module.css +1 -1
- package/lib/controls/dateTimePicker/DateTimePicker.module.scss.js +10 -10
- package/lib/controls/dateTimePicker/DateTimePicker.module.scss.js.map +1 -1
- package/lib/controls/errorMessage/ErrorMessage.module.css +1 -1
- package/lib/controls/errorMessage/ErrorMessage.module.scss.js +2 -2
- package/lib/controls/errorMessage/ErrorMessage.module.scss.js.map +1 -1
- package/lib/controls/fieldCollectionData/FieldCollectionData.module.css +1 -1
- package/lib/controls/fieldCollectionData/FieldCollectionData.module.scss.js +18 -18
- package/lib/controls/fieldCollectionData/FieldCollectionData.module.scss.js.map +1 -1
- package/lib/controls/fields/fieldAttachmentsRenderer/FieldAttachmentsRenderer.module.css +1 -1
- package/lib/controls/fields/fieldAttachmentsRenderer/FieldAttachmentsRenderer.module.scss.js +4 -4
- package/lib/controls/fields/fieldAttachmentsRenderer/FieldAttachmentsRenderer.module.scss.js.map +1 -1
- package/lib/controls/fields/fieldBaseTextRenderer/FieldBaseTextRenderer.module.css +1 -1
- package/lib/controls/fields/fieldBaseTextRenderer/FieldBaseTextRenderer.module.scss.js +4 -4
- package/lib/controls/fields/fieldBaseTextRenderer/FieldBaseTextRenderer.module.scss.js.map +1 -1
- package/lib/controls/fields/fieldCommon/FieldRenderer.module.css +1 -1
- package/lib/controls/fields/fieldCommon/FieldRenderer.module.scss.js +3 -3
- package/lib/controls/fields/fieldCommon/FieldRenderer.module.scss.js.map +1 -1
- package/lib/controls/fields/fieldFileTypeRenderer/FieldFileTypeRenderer.module.css +1 -1
- package/lib/controls/fields/fieldFileTypeRenderer/FieldFileTypeRenderer.module.scss.js +5 -5
- package/lib/controls/fields/fieldFileTypeRenderer/FieldFileTypeRenderer.module.scss.js.map +1 -1
- package/lib/controls/fields/fieldLookupRenderer/FieldLookupRenderer.module.css +1 -1
- package/lib/controls/fields/fieldLookupRenderer/FieldLookupRenderer.module.scss.js +5 -5
- package/lib/controls/fields/fieldLookupRenderer/FieldLookupRenderer.module.scss.js.map +1 -1
- package/lib/controls/fields/fieldNameRenderer/FieldNameRenderer.module.css +1 -1
- package/lib/controls/fields/fieldNameRenderer/FieldNameRenderer.module.scss.js +9 -9
- package/lib/controls/fields/fieldNameRenderer/FieldNameRenderer.module.scss.js.map +1 -1
- package/lib/controls/fields/fieldTaxonomyRenderer/FieldTaxonomyRenderer.module.css +1 -1
- package/lib/controls/fields/fieldTaxonomyRenderer/FieldTaxonomyRenderer.module.scss.js +4 -4
- package/lib/controls/fields/fieldTaxonomyRenderer/FieldTaxonomyRenderer.module.scss.js.map +1 -1
- package/lib/controls/fields/fieldTextRenderer/FieldTextRenderer.module.css +1 -1
- package/lib/controls/fields/fieldTextRenderer/FieldTextRenderer.module.scss.js +6 -6
- package/lib/controls/fields/fieldTextRenderer/FieldTextRenderer.module.scss.js.map +1 -1
- package/lib/controls/fields/fieldUrlRenderer/FieldUrlRenderer.module.css +1 -1
- package/lib/controls/fields/fieldUrlRenderer/FieldUrlRenderer.module.scss.js +5 -5
- package/lib/controls/fields/fieldUrlRenderer/FieldUrlRenderer.module.scss.js.map +1 -1
- package/lib/controls/fields/fieldUserRenderer/FieldUserRenderer.module.css +1 -1
- package/lib/controls/fields/fieldUserRenderer/FieldUserRenderer.module.scss.js +13 -13
- package/lib/controls/fields/fieldUserRenderer/FieldUserRenderer.module.scss.js.map +1 -1
- package/lib/controls/filePicker/FilePicker.module.css +1 -1
- package/lib/controls/filePicker/FilePicker.module.scss.js +38 -38
- package/lib/controls/filePicker/FilePicker.module.scss.js.map +1 -1
- package/lib/controls/filePicker/LinkFilePickerTab/LinkFilePickerTab.module.css +1 -1
- package/lib/controls/filePicker/LinkFilePickerTab/LinkFilePickerTab.module.scss.js +41 -41
- package/lib/controls/filePicker/LinkFilePickerTab/LinkFilePickerTab.module.scss.js.map +1 -1
- package/lib/controls/filePicker/OneDriveFilesTab/OneDriveFilesTab.module.css +1 -1
- package/lib/controls/filePicker/OneDriveFilesTab/OneDriveFilesTab.module.scss.js +38 -38
- package/lib/controls/filePicker/OneDriveFilesTab/OneDriveFilesTab.module.scss.js.map +1 -1
- package/lib/controls/filePicker/RecentFilesTab/RecentFilesTab.module.css +1 -1
- package/lib/controls/filePicker/RecentFilesTab/RecentFilesTab.module.scss.js +59 -59
- package/lib/controls/filePicker/RecentFilesTab/RecentFilesTab.module.scss.js.map +1 -1
- package/lib/controls/filePicker/SiteFilePickerTab/SiteFilePickerTab.module.css +1 -1
- package/lib/controls/filePicker/SiteFilePickerTab/SiteFilePickerTab.module.scss.js +38 -38
- package/lib/controls/filePicker/SiteFilePickerTab/SiteFilePickerTab.module.scss.js.map +1 -1
- package/lib/controls/filePicker/StockImagesTab/StockImages.module.css +1 -1
- package/lib/controls/filePicker/StockImagesTab/StockImages.module.scss.js +40 -40
- package/lib/controls/filePicker/StockImagesTab/StockImages.module.scss.js.map +1 -1
- package/lib/controls/filePicker/UploadFilePickerTab/UploadFilePickerTab.module.css +1 -1
- package/lib/controls/filePicker/UploadFilePickerTab/UploadFilePickerTab.module.scss.js +43 -43
- package/lib/controls/filePicker/UploadFilePickerTab/UploadFilePickerTab.module.scss.js.map +1 -1
- package/lib/controls/filePicker/WebSearchTab/WebSearchTab.module.css +1 -1
- package/lib/controls/filePicker/WebSearchTab/WebSearchTab.module.scss.js +60 -60
- package/lib/controls/filePicker/WebSearchTab/WebSearchTab.module.scss.js.map +1 -1
- package/lib/controls/filePicker/controls/DocumentLibraryBrowser/DocumentLibraryBrowser.module.css +1 -1
- package/lib/controls/filePicker/controls/DocumentLibraryBrowser/DocumentLibraryBrowser.module.scss.js +7 -7
- package/lib/controls/filePicker/controls/DocumentLibraryBrowser/DocumentLibraryBrowser.module.scss.js.map +1 -1
- package/lib/controls/filePicker/controls/DocumentTile/DocumentTile.module.css +1 -1
- package/lib/controls/filePicker/controls/DocumentTile/DocumentTile.module.scss.js +80 -80
- package/lib/controls/filePicker/controls/DocumentTile/DocumentTile.module.scss.js.map +1 -1
- package/lib/controls/filePicker/controls/FileBrowser/FileBrowser.module.css +1 -1
- package/lib/controls/filePicker/controls/FileBrowser/FileBrowser.module.scss.js +38 -38
- package/lib/controls/filePicker/controls/FileBrowser/FileBrowser.module.scss.js.map +1 -1
- package/lib/controls/filePicker/controls/FolderTile/FolderTile.module.css +1 -1
- package/lib/controls/filePicker/controls/FolderTile/FolderTile.module.scss.js +76 -76
- package/lib/controls/filePicker/controls/FolderTile/FolderTile.module.scss.js.map +1 -1
- package/lib/controls/filePicker/controls/TilesList/TilesList.module.css +1 -1
- package/lib/controls/filePicker/controls/TilesList/TilesList.module.scss.js +70 -70
- package/lib/controls/filePicker/controls/TilesList/TilesList.module.scss.js.map +1 -1
- package/lib/controls/folderExplorer/FolderExplorer/FolderExplorer.module.css +1 -1
- package/lib/controls/folderExplorer/FolderExplorer/FolderExplorer.module.scss.js +5 -5
- package/lib/controls/folderExplorer/FolderExplorer/FolderExplorer.module.scss.js.map +1 -1
- package/lib/controls/folderExplorer/NewFolder/NewFolder.module.css +1 -1
- package/lib/controls/folderExplorer/NewFolder/NewFolder.module.scss.js +5 -5
- package/lib/controls/folderExplorer/NewFolder/NewFolder.module.scss.js.map +1 -1
- package/lib/controls/folderPicker/FolderPicker.module.css +1 -1
- package/lib/controls/folderPicker/FolderPicker.module.scss.js +7 -7
- package/lib/controls/folderPicker/FolderPicker.module.scss.js.map +1 -1
- package/lib/controls/gridLayout/GridLayout.module.css +1 -1
- package/lib/controls/gridLayout/GridLayout.module.scss.js +2 -2
- package/lib/controls/gridLayout/GridLayout.module.scss.js.map +1 -1
- package/lib/controls/iFrameDialog/IFrameDialogContent.module.css +1 -1
- package/lib/controls/iFrameDialog/IFrameDialogContent.module.scss.js +2 -2
- package/lib/controls/iFrameDialog/IFrameDialogContent.module.scss.js.map +1 -1
- package/lib/controls/iFramePanel/IFramePanelContent.module.css +1 -1
- package/lib/controls/iFramePanel/IFramePanelContent.module.scss.js +2 -2
- package/lib/controls/iFramePanel/IFramePanelContent.module.scss.js.map +1 -1
- package/lib/controls/iconPicker/IconPicker.module.css +1 -1
- package/lib/controls/iconPicker/IconPicker.module.scss.js +21 -21
- package/lib/controls/iconPicker/IconPicker.module.scss.js.map +1 -1
- package/lib/controls/listItemAttachments/ListItemAttachments.module.css +1 -1
- package/lib/controls/listItemAttachments/ListItemAttachments.module.scss.js +6 -6
- package/lib/controls/listItemAttachments/ListItemAttachments.module.scss.js.map +1 -1
- package/lib/controls/listItemPicker/ComboBoxListItemPicker.js +6 -3
- package/lib/controls/listItemPicker/ComboBoxListItemPicker.js.map +1 -1
- package/lib/controls/listItemPicker/ComboBoxListItemPicker.module.css +1 -0
- package/lib/controls/listItemPicker/ComboBoxListItemPicker.module.scss.d.ts +5 -0
- package/lib/controls/listItemPicker/ComboBoxListItemPicker.module.scss.js +12 -0
- package/lib/controls/listItemPicker/ComboBoxListItemPicker.module.scss.js.map +1 -0
- package/lib/controls/listItemPicker/IComboBoxListItemPickerProps.d.ts +1 -0
- package/lib/controls/listItemPicker/IListItemPickerProps.d.ts +1 -0
- package/lib/controls/listItemPicker/ListItemPicker.d.ts +1 -0
- package/lib/controls/listItemPicker/ListItemPicker.js +18 -13
- package/lib/controls/listItemPicker/ListItemPicker.js.map +1 -1
- package/lib/controls/listPicker/ListPicker.module.css +1 -1
- package/lib/controls/listPicker/ListPicker.module.scss.js +2 -2
- package/lib/controls/listPicker/ListPicker.module.scss.js.map +1 -1
- package/lib/controls/listView/ListView.DragDrop.module.css +1 -1
- package/lib/controls/listView/ListView.DragDrop.module.scss.js +3 -3
- package/lib/controls/listView/ListView.DragDrop.module.scss.js.map +1 -1
- package/lib/controls/listView/ListView.js.map +1 -1
- package/lib/controls/map/Maps.module.css +1 -1
- package/lib/controls/map/Maps.module.scss.js +6 -6
- package/lib/controls/map/Maps.module.scss.js.map +1 -1
- package/lib/controls/pagination/Pagination.module.css +1 -1
- package/lib/controls/pagination/Pagination.module.scss.js +2 -2
- package/lib/controls/pagination/Pagination.module.scss.js.map +1 -1
- package/lib/controls/peoplepicker/PeoplePickerComponent.module.css +1 -1
- package/lib/controls/peoplepicker/PeoplePickerComponent.module.scss.js +3 -3
- package/lib/controls/peoplepicker/PeoplePickerComponent.module.scss.js.map +1 -1
- package/lib/controls/placeholder/PlaceholderComponent.module.css +1 -1
- package/lib/controls/placeholder/PlaceholderComponent.module.scss.js +9 -9
- package/lib/controls/placeholder/PlaceholderComponent.module.scss.js.map +1 -1
- package/lib/controls/progress/Progress.module.css +1 -1
- package/lib/controls/progress/Progress.module.scss.js +19 -19
- package/lib/controls/progress/Progress.module.scss.js.map +1 -1
- package/lib/controls/richText/RichText.module.css +1 -1
- package/lib/controls/richText/RichText.module.scss.js +17 -17
- package/lib/controls/richText/RichText.module.scss.js.map +1 -1
- package/lib/controls/richText/RichTextPropertyPane.module.css +1 -1
- package/lib/controls/richText/RichTextPropertyPane.module.scss.js +8 -8
- package/lib/controls/richText/RichTextPropertyPane.module.scss.js.map +1 -1
- package/lib/controls/richText/RteColorPicker.module.css +1 -1
- package/lib/controls/richText/RteColorPicker.module.scss.js +17 -17
- package/lib/controls/richText/RteColorPicker.module.scss.js.map +1 -1
- package/lib/controls/siteBreadcrumb/SiteBreadcrumb.module.css +1 -1
- package/lib/controls/siteBreadcrumb/SiteBreadcrumb.module.scss.js +2 -2
- package/lib/controls/siteBreadcrumb/SiteBreadcrumb.module.scss.js.map +1 -1
- package/lib/controls/taxonomyPicker/ITaxonomyPicker.d.ts +14 -0
- package/lib/controls/taxonomyPicker/TaxonomyPicker.d.ts +1 -0
- package/lib/controls/taxonomyPicker/TaxonomyPicker.js +107 -23
- package/lib/controls/taxonomyPicker/TaxonomyPicker.js.map +1 -1
- package/lib/controls/taxonomyPicker/TaxonomyPicker.module.css +1 -1
- package/lib/controls/taxonomyPicker/TaxonomyPicker.module.scss.js +21 -21
- package/lib/controls/taxonomyPicker/TaxonomyPicker.module.scss.js.map +1 -1
- package/lib/controls/treeView/TreeView.module.css +1 -1
- package/lib/controls/treeView/TreeView.module.scss.js +17 -17
- package/lib/controls/treeView/TreeView.module.scss.js.map +1 -1
- package/lib/controls/webPartTitle/WebPartTitle.module.css +1 -1
- package/lib/controls/webPartTitle/WebPartTitle.module.scss.js +3 -3
- package/lib/controls/webPartTitle/WebPartTitle.module.scss.js.map +1 -1
- package/lib/loc/bg-bg.js +8 -30
- package/lib/loc/bg-bg.js.map +1 -1
- package/lib/loc/ca-es.js +10 -32
- package/lib/loc/ca-es.js.map +1 -1
- package/lib/loc/da-dk.js +11 -33
- package/lib/loc/da-dk.js.map +1 -1
- package/lib/loc/de-de.js +1 -23
- package/lib/loc/de-de.js.map +1 -1
- package/lib/loc/el-gr.js +7 -29
- package/lib/loc/el-gr.js.map +1 -1
- package/lib/loc/es-es.js +1 -23
- package/lib/loc/es-es.js.map +1 -1
- package/lib/loc/et-ee.js +8 -30
- package/lib/loc/et-ee.js.map +1 -1
- package/lib/loc/fi-fi.js +8 -30
- package/lib/loc/fi-fi.js.map +1 -1
- package/lib/loc/fr-fr.js +12 -34
- package/lib/loc/fr-fr.js.map +1 -1
- package/lib/loc/it-it.js +3 -25
- package/lib/loc/it-it.js.map +1 -1
- package/lib/loc/ja-jp.js +10 -32
- package/lib/loc/ja-jp.js.map +1 -1
- package/lib/loc/lt-lt.js +2 -24
- package/lib/loc/lt-lt.js.map +1 -1
- package/lib/loc/lv-lv.js +10 -32
- package/lib/loc/lv-lv.js.map +1 -1
- package/lib/loc/nb-no.js +9 -31
- package/lib/loc/nb-no.js.map +1 -1
- package/lib/loc/nl-nl.js +9 -31
- package/lib/loc/nl-nl.js.map +1 -1
- package/lib/loc/pl-pl.js +7 -29
- package/lib/loc/pl-pl.js.map +1 -1
- package/lib/loc/pt-pt.js +3 -25
- package/lib/loc/pt-pt.js.map +1 -1
- package/lib/loc/ro-ro.js +9 -31
- package/lib/loc/ro-ro.js.map +1 -1
- package/lib/loc/ru-ru.js +1 -23
- package/lib/loc/ru-ru.js.map +1 -1
- package/lib/loc/sk-sk.js +15 -37
- package/lib/loc/sk-sk.js.map +1 -1
- package/lib/loc/sr-latn-rs.js +3 -25
- package/lib/loc/sr-latn-rs.js.map +1 -1
- package/lib/loc/sv-se.js +11 -33
- package/lib/loc/sv-se.js.map +1 -1
- package/lib/loc/tr-tr.js +1 -23
- package/lib/loc/tr-tr.js.map +1 -1
- package/lib/loc/vi-vn.js +11 -33
- package/lib/loc/vi-vn.js.map +1 -1
- package/lib/loc/zh-cn.js +66 -88
- package/lib/loc/zh-cn.js.map +1 -1
- package/lib/loc/zh-tw.js +155 -177
- package/lib/loc/zh-tw.js.map +1 -1
- package/lib/services/SPTermStorePickerService.d.ts +3 -3
- package/lib/services/SPTermStorePickerService.js +46 -15
- package/lib/services/SPTermStorePickerService.js.map +1 -1
- package/package.json +4 -2
- package/sonar-project.properties +0 -3
package/lib/loc/zh-tw.js
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
define([], function () {
|
|
2
2
|
return {
|
|
3
|
-
"SiteBreadcrumbLabel": "
|
|
3
|
+
"SiteBreadcrumbLabel": "網站導覽",
|
|
4
4
|
"ListViewGroupEmptyLabel": "空",
|
|
5
5
|
"WebPartTitlePlaceholder": "Web 組件標題",
|
|
6
|
-
"WebPartTitleLabel": "
|
|
6
|
+
"WebPartTitleLabel": "新增標題",
|
|
7
7
|
"DateTime": {
|
|
8
8
|
"L_RelativeDateTime_AFewSecondsFuture": "幾秒鐘內",
|
|
9
9
|
"L_RelativeDateTime_AFewSeconds": "幾秒鐘前",
|
|
10
10
|
"L_RelativeDateTime_AboutAMinuteFuture": "大約一分鐘後",
|
|
11
11
|
"L_RelativeDateTime_AboutAMinute": "大約一分鐘前",
|
|
12
|
-
"L_RelativeDateTime_XMinutesFuture": "{0}
|
|
13
|
-
"L_RelativeDateTime_XMinutes": "{0}
|
|
12
|
+
"L_RelativeDateTime_XMinutesFuture": "{0}分鐘內",
|
|
13
|
+
"L_RelativeDateTime_XMinutes": "{0}分鐘前",
|
|
14
14
|
"L_RelativeDateTime_XMinutesFutureIntervals": "1*2-",
|
|
15
15
|
"L_RelativeDateTime_XMinutesIntervals": "1*2-",
|
|
16
16
|
"L_RelativeDateTime_AboutAnHourFuture": "大約一小時後",
|
|
@@ -19,134 +19,132 @@ define([], function () {
|
|
|
19
19
|
"L_RelativeDateTime_Yesterday": "昨天",
|
|
20
20
|
"L_RelativeDateTime_TomorrowAndTime": "明天在{0}",
|
|
21
21
|
"L_RelativeDateTime_YesterdayAndTime": "昨天在{0}",
|
|
22
|
-
"L_RelativeDateTime_XHoursFuture": "{0}
|
|
23
|
-
"L_RelativeDateTime_XHours": "{0}
|
|
22
|
+
"L_RelativeDateTime_XHoursFuture": "{0}小時內",
|
|
23
|
+
"L_RelativeDateTime_XHours": "{0}小時前",
|
|
24
24
|
"L_RelativeDateTime_XHoursFutureIntervals": "1*2-",
|
|
25
25
|
"L_RelativeDateTime_XHoursIntervals": "1*2-",
|
|
26
26
|
"L_RelativeDateTime_DayAndTime": "{1}{0}",
|
|
27
|
-
"L_RelativeDateTime_XDaysFuture": "{0}
|
|
28
|
-
"L_RelativeDateTime_XDays": "{0}
|
|
27
|
+
"L_RelativeDateTime_XDaysFuture": "{0}天後",
|
|
28
|
+
"L_RelativeDateTime_XDays": "{0}天前",
|
|
29
29
|
"L_RelativeDateTime_XDaysFutureIntervals": "1*2-",
|
|
30
30
|
"L_RelativeDateTime_XDaysIntervals": "1*2-",
|
|
31
31
|
"L_RelativeDateTime_Today": "今天"
|
|
32
32
|
},
|
|
33
33
|
"SendEmailTo": "向{0}發送電子郵件",
|
|
34
34
|
"StartChatWith": "開始與{0}聊天",
|
|
35
|
-
"Contact": "
|
|
35
|
+
"Contact": "聯絡",
|
|
36
36
|
"UpdateProfile": "更新您的個人資料",
|
|
37
|
-
"TaxonomyPickerNoTerms": "
|
|
38
|
-
"TaxonomyPickerExpandTitle": "
|
|
39
|
-
"TaxonomyPickerMenuTermSet": "
|
|
37
|
+
"TaxonomyPickerNoTerms": "術語集不包含任何術語",
|
|
38
|
+
"TaxonomyPickerExpandTitle": "展開此術語集",
|
|
39
|
+
"TaxonomyPickerMenuTermSet": "術語集的選單",
|
|
40
40
|
"TaxonomyPickerInLabel": "在",
|
|
41
|
-
"TaxonomyPickerTermSetLabel": "
|
|
42
|
-
"TaxonomyPickerTermsNotFound": "在術語庫中找不到下一個選定的術語:{0}",
|
|
43
|
-
"TaxonomyPickerInvalidTerms": "請修復不合法的字語: {0}",
|
|
41
|
+
"TaxonomyPickerTermSetLabel": "術語集",
|
|
44
42
|
"peoplePickerComponentTooltipMessage": "人員選取器",
|
|
45
|
-
"peoplePickerComponentErrorMessage": "
|
|
43
|
+
"peoplePickerComponentErrorMessage": "必填欄位",
|
|
46
44
|
"peoplePickerSuggestionsHeaderText": "建議人員",
|
|
47
|
-
"peoplePickerLoadingText": "
|
|
45
|
+
"peoplePickerLoadingText": "載入中",
|
|
48
46
|
"PeoplePickerSearchText": "正在獲取使用者",
|
|
49
|
-
"PeoplePickerGroupNotFound": "
|
|
47
|
+
"PeoplePickerGroupNotFound": "找不到群組。",
|
|
50
48
|
"genericNoResultsFoundText": "未找到結果",
|
|
51
49
|
"ListItemPickerSelectValue": "選擇值",
|
|
52
50
|
"ListItemAttachmentsActionDeleteIconTitle": "刪除",
|
|
53
51
|
"ListItemAttachmentsactionDeleteTitle": "刪除",
|
|
54
|
-
"ListItemAttachmentsfileDeletedMsg": "
|
|
55
|
-
"ListItemAttachmentsfileDeleteError": "
|
|
56
|
-
"ListItemAttachmentserrorLoadAttachments": "
|
|
57
|
-
"ListItemAttachmentsconfirmDelete": "是否確實要將附件{0}
|
|
58
|
-
"ListItemAttachmentsdialogTitle": "
|
|
59
|
-
"ListItemAttachmentsdialogOKbuttonLabel": "
|
|
52
|
+
"ListItemAttachmentsfileDeletedMsg": "檔案{0}已刪除",
|
|
53
|
+
"ListItemAttachmentsfileDeleteError": "刪除檔案錯誤:{0},原因{1}",
|
|
54
|
+
"ListItemAttachmentserrorLoadAttachments": "載入列表附件錯誤,原因:{0}",
|
|
55
|
+
"ListItemAttachmentsconfirmDelete": "是否確實要將附件{0}發送到網站回收桶?",
|
|
56
|
+
"ListItemAttachmentsdialogTitle": "列表項目附件",
|
|
57
|
+
"ListItemAttachmentsdialogOKbuttonLabel": "好的",
|
|
60
58
|
"ListItemAttachmentsdialogCancelButtonLabel": "取消",
|
|
61
59
|
"ListItemAttachmentsdialogOKbuttonLabelOnDelete": "刪除",
|
|
62
|
-
"ListItemAttachmentsuploadAttachmentDialogTitle": "
|
|
63
|
-
"ListItemAttachmentsuploadAttachmentButtonLabel": "
|
|
64
|
-
"ListItemAttachmentsuploadAttachmentErrorMsg": "
|
|
65
|
-
"ListItemAttachmentsCommandBarAddAttachmentLabel": "
|
|
66
|
-
"ListItemAttachmentsloadingMessage": "
|
|
67
|
-
"ListItemAttachmentslPlaceHolderIconText": "
|
|
68
|
-
"ListItemAttachmentslPlaceHolderDescription": "
|
|
69
|
-
"ListItemAttachmentslPlaceHolderButtonLabel": "
|
|
60
|
+
"ListItemAttachmentsuploadAttachmentDialogTitle": "新增附件",
|
|
61
|
+
"ListItemAttachmentsuploadAttachmentButtonLabel": "新增附件",
|
|
62
|
+
"ListItemAttachmentsuploadAttachmentErrorMsg": "檔案{0}未附加,原因:{1}",
|
|
63
|
+
"ListItemAttachmentsCommandBarAddAttachmentLabel": "新增附件",
|
|
64
|
+
"ListItemAttachmentsloadingMessage": "正在上傳檔案...",
|
|
65
|
+
"ListItemAttachmentslPlaceHolderIconText": "列表項目附件",
|
|
66
|
+
"ListItemAttachmentslPlaceHolderDescription": "請新增附件",
|
|
67
|
+
"ListItemAttachmentslPlaceHolderButtonLabel": "新增",
|
|
70
68
|
"mapsErrorMessage": "載入地圖時出錯",
|
|
71
|
-
"mapsLoadingText": "
|
|
72
|
-
"mapsSearchButtonText": "
|
|
69
|
+
"mapsLoadingText": "載入中",
|
|
70
|
+
"mapsSearchButtonText": "搜尋",
|
|
73
71
|
"mapsTitlePrefix": "地圖",
|
|
74
|
-
"ListViewFilterLabel": "
|
|
75
|
-
"HeaderNormalText": "
|
|
76
|
-
"HeaderH2": "標題
|
|
77
|
-
"HeaderH3": "標題
|
|
78
|
-
"HeaderH4": "標題
|
|
79
|
-
"HeaderBlockQuote": "
|
|
72
|
+
"ListViewFilterLabel": "篩選列表",
|
|
73
|
+
"HeaderNormalText": "普通文字",
|
|
74
|
+
"HeaderH2": "標題 2",
|
|
75
|
+
"HeaderH3": "標題 3",
|
|
76
|
+
"HeaderH4": "標題 4",
|
|
77
|
+
"HeaderBlockQuote": "引用",
|
|
80
78
|
"AlignLeft": "向左對齊",
|
|
81
|
-
"AlignCenter": "
|
|
79
|
+
"AlignCenter": "置中對齊",
|
|
82
80
|
"AlignRight": "向右對齊",
|
|
83
|
-
"AlignJustify": "
|
|
84
|
-
"ListBullet": "
|
|
85
|
-
"ListNumbered": "
|
|
86
|
-
"StyleTitle": "
|
|
81
|
+
"AlignJustify": "文字兩端對齊",
|
|
82
|
+
"ListBullet": "項目符號列表",
|
|
83
|
+
"ListNumbered": "編號列表",
|
|
84
|
+
"StyleTitle": "樣式",
|
|
87
85
|
"BoldTitle": "粗體(Ctrl+B)",
|
|
88
86
|
"ItalicTitle": "斜體(Ctrl_I)",
|
|
89
87
|
"UnderlineTitle": "底線 (Ctrl+U)",
|
|
90
88
|
"AlignTitle": "對齊",
|
|
91
|
-
"ListTitle": "
|
|
89
|
+
"ListTitle": "列表",
|
|
92
90
|
"LinkTitle": "連結",
|
|
93
|
-
"MoreTitle": "
|
|
94
|
-
"FormattingPaneTitle": "
|
|
91
|
+
"MoreTitle": "詳細",
|
|
92
|
+
"FormattingPaneTitle": "文字格式",
|
|
95
93
|
"CloseButton": "關閉",
|
|
96
94
|
"InsertLinkTitle": "插入連結",
|
|
97
|
-
"AddressFieldLabel": "
|
|
98
|
-
"TextToDisplayLabel": "
|
|
99
|
-
"SaveButtonLabel": "
|
|
95
|
+
"AddressFieldLabel": "地址",
|
|
96
|
+
"TextToDisplayLabel": "要顯示的文字",
|
|
97
|
+
"SaveButtonLabel": "儲存",
|
|
100
98
|
"CancelButtonLabel": "取消",
|
|
101
99
|
"RemoveLinkLabel": "刪除連結",
|
|
102
|
-
"ParagraphSectionTitle": "
|
|
100
|
+
"ParagraphSectionTitle": "段落",
|
|
103
101
|
"HyperlinkSectionTitle": "連結",
|
|
104
102
|
"UndoTitle": "撤銷(Ctrl+Z)",
|
|
105
103
|
"RedoTitle": "重做(Ctrl+Y)",
|
|
106
104
|
"ClearFormattingTitle": "清除所有格式",
|
|
107
|
-
"FontStyleTitle": "
|
|
108
|
-
"FontSizeTitle": "
|
|
109
|
-
"StrikethroughTitle": "
|
|
110
|
-
"SuperscriptTitle": "
|
|
111
|
-
"SubscriptTitle": "
|
|
112
|
-
"FontColorLabel": "
|
|
105
|
+
"FontStyleTitle": "字型樣式",
|
|
106
|
+
"FontSizeTitle": "字型大小",
|
|
107
|
+
"StrikethroughTitle": "刪除線",
|
|
108
|
+
"SuperscriptTitle": "上標",
|
|
109
|
+
"SubscriptTitle": "下標",
|
|
110
|
+
"FontColorLabel": "字型顏色",
|
|
113
111
|
"AutomaticFontColor": "自動",
|
|
114
|
-
"HighlightColorLabel": "
|
|
112
|
+
"HighlightColorLabel": "醒目提示顏色",
|
|
115
113
|
"NoColorHighlightColor": "無顏色",
|
|
116
|
-
"IncreaseIndentTitle": "
|
|
117
|
-
"DecreaseIndentTitle": "
|
|
114
|
+
"IncreaseIndentTitle": "增加縮排",
|
|
115
|
+
"DecreaseIndentTitle": "減少縮排",
|
|
118
116
|
"ThemeColorsGroupName": "主題顏色",
|
|
119
|
-
"HighlightColorsGroupName": "
|
|
117
|
+
"HighlightColorsGroupName": "醒目提示顏色",
|
|
120
118
|
"StandardColorsGroupName": "標準顏色",
|
|
121
119
|
"CustomColorsGroupName": "自訂顏色",
|
|
122
120
|
"ThemeColorDarker": "主題較暗",
|
|
123
|
-
"ThemeColorDark": "
|
|
124
|
-
"ThemeColorDarkAlt": "
|
|
125
|
-
"ThemeColorPrimary": "
|
|
126
|
-
"ThemeColorSecondary": "
|
|
127
|
-
"ThemeColorTertiary": "
|
|
128
|
-
"ThemeColorNeutralSecondary": "
|
|
129
|
-
"ThemeColorNeutralPrimaryAlt": "
|
|
130
|
-
"ThemeColorNeutralPrimary": "
|
|
131
|
-
"ThemeColorNeutralDark": "
|
|
121
|
+
"ThemeColorDark": "主題深色",
|
|
122
|
+
"ThemeColorDarkAlt": "主題深色替代色",
|
|
123
|
+
"ThemeColorPrimary": "主題主色",
|
|
124
|
+
"ThemeColorSecondary": "主題次色",
|
|
125
|
+
"ThemeColorTertiary": "中性第三色",
|
|
126
|
+
"ThemeColorNeutralSecondary": "中性次色",
|
|
127
|
+
"ThemeColorNeutralPrimaryAlt": "中性替代色",
|
|
128
|
+
"ThemeColorNeutralPrimary": "中性主色",
|
|
129
|
+
"ThemeColorNeutralDark": "中性暗色調",
|
|
132
130
|
"HighlightColorYellow": "黃色",
|
|
133
131
|
"HighlightColorGreen": "綠色",
|
|
134
|
-
"HighlightColorAqua": "
|
|
135
|
-
"HighlightColorMagenta": "
|
|
132
|
+
"HighlightColorAqua": "水色",
|
|
133
|
+
"HighlightColorMagenta": "洋紅",
|
|
136
134
|
"HighlightColorBlue": "藍色",
|
|
137
|
-
"HighlightColorRed": "
|
|
135
|
+
"HighlightColorRed": "紅色",
|
|
138
136
|
"HighlightColorDarkblue": "深藍色",
|
|
139
|
-
"HighlightColorTeal": "
|
|
137
|
+
"HighlightColorTeal": "藍綠色",
|
|
140
138
|
"HighlightColorDarkgreen": "深綠色",
|
|
141
139
|
"HighlightColorPurple": "紫色",
|
|
142
140
|
"HighlightColorMaroon": "栗色",
|
|
143
|
-
"HighlightColorGold": "
|
|
141
|
+
"HighlightColorGold": "金色",
|
|
144
142
|
"HighlightColorDarkgrey": "深灰色",
|
|
145
143
|
"HighlightColorGrey": "灰色",
|
|
146
|
-
"HighlightColorBlack": "
|
|
144
|
+
"HighlightColorBlack": "黑色",
|
|
147
145
|
"StandardColorDarkred": "深紅色",
|
|
148
|
-
"StandardColorRed": "
|
|
149
|
-
"StandardColorOrange": "
|
|
146
|
+
"StandardColorRed": "紅色",
|
|
147
|
+
"StandardColorOrange": "橙色",
|
|
150
148
|
"StandardColorYellow": "黃色",
|
|
151
149
|
"StandardColorLightgreen": "淺綠色",
|
|
152
150
|
"StandardColorGreen": "綠色",
|
|
@@ -159,39 +157,39 @@ define([], function () {
|
|
|
159
157
|
"DatePickerMonthLongFebruary": "二月",
|
|
160
158
|
"DatePickerMonthShortFebruary": "2月",
|
|
161
159
|
"DatePickerMonthLongMarch": "三月",
|
|
162
|
-
"DatePickerMonthShortMarch": "
|
|
160
|
+
"DatePickerMonthShortMarch": "3月",
|
|
163
161
|
"DatePickerMonthLongApril": "四月",
|
|
164
|
-
"DatePickerMonthShortApril": "
|
|
165
|
-
"DatePickerMonthLongMay": "
|
|
166
|
-
"DatePickerMonthShortMay": "
|
|
162
|
+
"DatePickerMonthShortApril": "4月",
|
|
163
|
+
"DatePickerMonthLongMay": "五月",
|
|
164
|
+
"DatePickerMonthShortMay": "5月",
|
|
167
165
|
"DatePickerMonthLongJune": "六月",
|
|
168
|
-
"DatePickerMonthShortJune": "
|
|
166
|
+
"DatePickerMonthShortJune": "6月",
|
|
169
167
|
"DatePickerMonthLongJuly": "七月",
|
|
170
|
-
"DatePickerMonthShortJuly": "
|
|
168
|
+
"DatePickerMonthShortJuly": "7月",
|
|
171
169
|
"DatePickerMonthLongAugust": "八月",
|
|
172
|
-
"DatePickerMonthShortAugust": "
|
|
170
|
+
"DatePickerMonthShortAugust": "8月",
|
|
173
171
|
"DatePickerMonthLongSeptember": "九月",
|
|
174
|
-
"DatePickerMonthShortSeptember": "
|
|
172
|
+
"DatePickerMonthShortSeptember": "9月",
|
|
175
173
|
"DatePickerMonthLongOctober": "十月",
|
|
176
174
|
"DatePickerMonthShortOctober": "10月",
|
|
177
175
|
"DatePickerMonthLongNovember": "十一月",
|
|
178
|
-
"DatePickerMonthShortNovember": "11
|
|
176
|
+
"DatePickerMonthShortNovember": "11月",
|
|
179
177
|
"DatePickerMonthLongDecember": "十二月",
|
|
180
|
-
"DatePickerMonthShortDecember": "12
|
|
181
|
-
"DatePickerDayLongSunday": "
|
|
182
|
-
"DatePickerDayShortSunday": "
|
|
178
|
+
"DatePickerMonthShortDecember": "12月",
|
|
179
|
+
"DatePickerDayLongSunday": "星期日",
|
|
180
|
+
"DatePickerDayShortSunday": "週日",
|
|
183
181
|
"DatePickerDayLongMonday": "星期一",
|
|
184
|
-
"DatePickerDayShortMonday": "
|
|
182
|
+
"DatePickerDayShortMonday": "週一",
|
|
185
183
|
"DatePickerDayLongTuesday": "星期二",
|
|
186
|
-
"DatePickerDayShortTuesday": "
|
|
184
|
+
"DatePickerDayShortTuesday": "週二",
|
|
187
185
|
"DatePickerDayLongWednesday": "星期三",
|
|
188
|
-
"DatePickerDayShortWednesday": "
|
|
186
|
+
"DatePickerDayShortWednesday": "週三",
|
|
189
187
|
"DatePickerDayLongThursday": "星期四",
|
|
190
188
|
"DatePickerDayShortThursday": "週四",
|
|
191
189
|
"DatePickerDayLongFriday": "星期五",
|
|
192
190
|
"DatePickerDayShortFriday": "週五",
|
|
193
191
|
"DatePickerDayLongSaturday": "星期六",
|
|
194
|
-
"DatePickerDayShortSaturday": "
|
|
192
|
+
"DatePickerDayShortSaturday": "週六",
|
|
195
193
|
"DatePickerGoToToday": "今天",
|
|
196
194
|
"DatePickerIsRequiredErrorMessage": "",
|
|
197
195
|
"DatePickerInvalidInputErrorMessage": "",
|
|
@@ -199,94 +197,92 @@ define([], function () {
|
|
|
199
197
|
"DateTimePickerDate": "日期",
|
|
200
198
|
"DateTimePickerTime": "時間",
|
|
201
199
|
"DateTimePickerTimeSeparator": ":",
|
|
202
|
-
"DateTimePickerHourValueInvalid": "
|
|
203
|
-
"
|
|
204
|
-
"
|
|
205
|
-
"AddFileButtonLabel": "添加檔",
|
|
206
|
-
"AddImageButtonLabel": "添加圖像",
|
|
200
|
+
"DateTimePickerHourValueInvalid": "小時數值不正確",
|
|
201
|
+
"AddFileButtonLabel": "新增檔案",
|
|
202
|
+
"AddImageButtonLabel": "新增圖像",
|
|
207
203
|
"AriaCellValue": "{0}列,{1}",
|
|
208
204
|
"FilePickerCancelButtonLabel": "取消",
|
|
209
205
|
"CantValidateValidationMessage": "無法驗證此連結。請檢查連結,然後重試。",
|
|
210
|
-
"ChangeFileLinkLabel": "
|
|
211
|
-
"ChangeImageLinkLabel": "
|
|
212
|
-
"ChooseFileLinkLabel": "
|
|
206
|
+
"ChangeFileLinkLabel": "變更檔案",
|
|
207
|
+
"ChangeImageLinkLabel": "變更圖像",
|
|
208
|
+
"ChooseFileLinkLabel": "選擇檔案",
|
|
213
209
|
"ChooseImageLinkLabel": "選擇圖像",
|
|
214
|
-
"CopyrightUrl": "
|
|
210
|
+
"CopyrightUrl": "https://www.microsoft.com/en-US/legal/copyright/default.aspx",
|
|
215
211
|
"CopyrightWarning": "您有責任尊重他人的權利,包括版權。",
|
|
216
|
-
"CreativeCommonsMessage": "
|
|
212
|
+
"CreativeCommonsMessage": "這些結果帶有知識共享許可證的標籤。查看許可證以確保您遵守。",
|
|
217
213
|
"DateFormat": "MM/DD/YYYYh:mm A",
|
|
218
|
-
"DocumentLabelTemplate": "{0}
|
|
214
|
+
"DocumentLabelTemplate": "{0},文件,修改{1},由{2}編輯,私有",
|
|
219
215
|
"DocumentLibraries": "文件庫",
|
|
220
216
|
"EditedByNamePlate": "編輯者",
|
|
221
217
|
"EmptyFileSize": "0 位元組",
|
|
222
|
-
"FilePickerHeader": "
|
|
223
|
-
"FileSizeField": "
|
|
218
|
+
"FilePickerHeader": "文件選取器",
|
|
219
|
+
"FileSizeField": "文件大小",
|
|
224
220
|
"FolderAltText": "資料夾",
|
|
225
|
-
"FolderBackPlate": "
|
|
226
|
-
"FolderFrontPlate": "
|
|
227
|
-
"FolderIconUrl": "
|
|
228
|
-
"FolderLabelTemplate": "{0}, 資料夾, 修改{1}, 編輯{2}, {3}
|
|
221
|
+
"FolderBackPlate": "https://static2.sharepointonline.com/files/fabric/office-ui-fabric-react-assets/foldericons/folder-large_backplate.svg",
|
|
222
|
+
"FolderFrontPlate": "https://static2.sharepointonline.com/files/fabric/office-ui-fabric-react-assets/foldericons/folder-large_frontplate_nopreview.svg",
|
|
223
|
+
"FolderIconUrl": "https://spoprod-a.akamaihd.net/files/odsp-next-prod_2019-01-11_20190116.001/odsp-media/images/itemtypes/20/folder.svg",
|
|
224
|
+
"FolderLabelTemplate": "{0}, 資料夾, 修改{1}, 編輯{2}, {3}項目, 私有",
|
|
229
225
|
"FromLinkLinkLabel": "從連結",
|
|
230
226
|
"ImageAltText": ".{0}圖像",
|
|
231
227
|
"ImageAriaLabelTemplate": ".{0}圖像",
|
|
232
|
-
"ImageLayoutPlaceholderText": "
|
|
228
|
+
"ImageLayoutPlaceholderText": "版面配置",
|
|
233
229
|
"ImageSizePlaceholderText": "圖像大小",
|
|
234
|
-
"ItemChildCountField": "
|
|
230
|
+
"ItemChildCountField": "子項計數",
|
|
235
231
|
"LayoutOptionAll": "所有",
|
|
236
|
-
"LayoutOptionSquare": "
|
|
237
|
-
"LayoutOptionTall": "
|
|
238
|
-
"LayoutOptionWide": "
|
|
239
|
-
"LearnMoreLink": "
|
|
232
|
+
"LayoutOptionSquare": "正方形",
|
|
233
|
+
"LayoutOptionTall": "高版",
|
|
234
|
+
"LayoutOptionWide": "寬版",
|
|
235
|
+
"LearnMoreLink": "了解更多資訊。",
|
|
240
236
|
"LicenseOptionAll": "所有",
|
|
241
|
-
"LicenseOptionAny": "
|
|
237
|
+
"LicenseOptionAny": "僅限知識共享",
|
|
242
238
|
"LicensePlaceholderText": "許可證",
|
|
243
|
-
"LinkFileInstructions": "
|
|
239
|
+
"LinkFileInstructions": "在OneDrive for Business或者SharePoint Online中貼上到文件的連結",
|
|
244
240
|
"LinkHeader": "從連結",
|
|
245
|
-
"LinkImageInstructions": "
|
|
241
|
+
"LinkImageInstructions": "在OneDrive for Business或者SharePoint Online中貼上圖像連結",
|
|
246
242
|
"ListLayoutAriaLabel": "查看選項。{0} {1} .",
|
|
247
243
|
"ListLayoutCompact": "緊湊視圖",
|
|
248
|
-
"ListLayoutCompactDescription": "
|
|
249
|
-
"ListLayoutList": "
|
|
250
|
-
"ListLayoutListDescrition": "
|
|
251
|
-
"ListLayoutTile": "
|
|
252
|
-
"ListLayoutTileDescription": "
|
|
244
|
+
"ListLayoutCompactDescription": "在緊湊列表中查看項目和詳細資訊",
|
|
245
|
+
"ListLayoutList": "列表視圖",
|
|
246
|
+
"ListLayoutListDescrition": "查看列表中的項目和詳細資訊",
|
|
247
|
+
"ListLayoutTile": "平鋪視圖",
|
|
248
|
+
"ListLayoutTileDescription": "以平鋪的方式查看子項",
|
|
253
249
|
"ListOptionsAlt": "查看選項。{0}選中 。",
|
|
254
|
-
"ListOptionsTitle": "
|
|
255
|
-
"Loading": "
|
|
250
|
+
"ListOptionsTitle": "打開視圖選項選單",
|
|
251
|
+
"Loading": "載入中...",
|
|
256
252
|
"ModifiedByField": "修改者",
|
|
257
253
|
"ModifiedField": "修改日期",
|
|
258
254
|
"NameField": "名字",
|
|
259
|
-
"No": "
|
|
255
|
+
"No": "否",
|
|
260
256
|
"ProvidedValueIsInvalid": "提供的值無效",
|
|
261
|
-
"NoExternalLinksValidationMessage": "
|
|
262
|
-
"NoImageValidationMessage": "
|
|
263
|
-
"NoRecentFiles": "
|
|
264
|
-
"NoRecentFilesDescription": "
|
|
257
|
+
"NoExternalLinksValidationMessage": "我們僅支援連結到您自己組織中的文件。",
|
|
258
|
+
"NoImageValidationMessage": "這不是指向我們支援的文件類型的連結。您只能連結到圖像。",
|
|
259
|
+
"NoRecentFiles": "無最近文件",
|
|
260
|
+
"NoRecentFilesDescription": "請嘗試從您的網站中選擇文件,或從設備上傳文件。",
|
|
265
261
|
"NoResultsBadEnglish": "未找到結果。嘗試更改篩選器選項",
|
|
266
|
-
"ODModifiedField": "
|
|
267
|
-
"ODPhotoIconUrl": "
|
|
262
|
+
"ODModifiedField": "變更",
|
|
263
|
+
"ODPhotoIconUrl": "https://spoprod-a.akamaihd.net/files/odsp-next-prod_2019-01-18_20190124.001/odsp-media/images/itemtypes/16_2x/photo.png",
|
|
268
264
|
"ODRowArialLabelTemplate": "{0},{1},修改{2},由{3}、{4}、{5}編輯",
|
|
269
265
|
"OneDriveConfirmDialogBody": "此專案來自您的 OneDrive 網站。OneDrive 中的檔和資料夾是私有的,除非您共用它們。您是否與您的網站成員共用此檔,以便他們可以成功?",
|
|
270
266
|
"OneDriveConfirmDialogTitle": "只是檢查...",
|
|
271
267
|
"OneDriveEmptyFolderAlt": "空資料夾",
|
|
272
|
-
"OneDriveEmptyFolderDescription": "
|
|
273
|
-
"OneDriveEmptyFolderIconUrl": "
|
|
268
|
+
"OneDriveEmptyFolderDescription": "要添加文件,請轉到 OneDrive。您還可以使用計算機的 OneDrive 應用將文件添加到此資料夾。",
|
|
269
|
+
"OneDriveEmptyFolderIconUrl": "https://spoprod-a.akamaihd.net/files/odsp-next-prod_2019-01-18_20190124.001/odsp-media/images/emptyfolder/empty_folder.svg",
|
|
274
270
|
"OneDriveEmptyFolderTitle": "此資料夾為空",
|
|
275
|
-
"OneDriveRootFolderName": "
|
|
271
|
+
"OneDriveRootFolderName": "文件",
|
|
276
272
|
"OpenButtonLabel": "打開",
|
|
277
|
-
"PhotoIconUrl": "
|
|
278
|
-
"OrgAssetsTabLabel": "
|
|
279
|
-
"PoweredByBing": "
|
|
280
|
-
"RecentDocumentsHeader": "
|
|
273
|
+
"PhotoIconUrl": "https://spoprod-a.akamaihd.net/files/odsp-next-prod_2019-01-11_20190116.001/odsp-media/images/itemtypes/20_2x/photo.png",
|
|
274
|
+
"OrgAssetsTabLabel": "組織提供的圖像和文件",
|
|
275
|
+
"PoweredByBing": "由必應支持",
|
|
276
|
+
"RecentDocumentsHeader": "最近文件",
|
|
281
277
|
"RecentImagesHeader": "最近的圖像",
|
|
282
278
|
"RecentLinkLabel": "最近",
|
|
283
|
-
"SearchBoxPlaceholder": "
|
|
279
|
+
"SearchBoxPlaceholder": "網絡搜索",
|
|
284
280
|
"SearchResultAlt": "{0}的圖像結果。",
|
|
285
281
|
"SearchResultAriaLabel": "按 ENTER 以在新選項卡中打開圖像源。",
|
|
286
282
|
"Selected": "選擇",
|
|
287
|
-
"SharingField": "
|
|
283
|
+
"SharingField": "共享",
|
|
288
284
|
"SharingPrivate": "私人",
|
|
289
|
-
"SharingShared": "
|
|
285
|
+
"SharingShared": "共享",
|
|
290
286
|
"SiteLinkLabel": "網站",
|
|
291
287
|
"SizeOptionAll": "所有",
|
|
292
288
|
"SizeOptionExtraLarge": "特大",
|
|
@@ -295,44 +291,26 @@ define([], function () {
|
|
|
295
291
|
"SizeOptionSmall": "小",
|
|
296
292
|
"SizeUnit": [
|
|
297
293
|
"位元組",
|
|
298
|
-
"
|
|
299
|
-
"
|
|
300
|
-
"
|
|
301
|
-
"
|
|
302
|
-
"
|
|
303
|
-
"
|
|
304
|
-
"
|
|
305
|
-
"
|
|
294
|
+
"KB",
|
|
295
|
+
"MB",
|
|
296
|
+
"GB",
|
|
297
|
+
"TB",
|
|
298
|
+
"PB",
|
|
299
|
+
"EB",
|
|
300
|
+
"ZB",
|
|
301
|
+
"YB"
|
|
306
302
|
],
|
|
307
|
-
"SorryWebSearch": "
|
|
303
|
+
"SorryWebSearch": "很抱歉,此示例中未實現此功能,因為它需要必應 API 密鑰。",
|
|
308
304
|
"SortedAscending": "將 A 排序到 Z",
|
|
309
305
|
"SortedDescending": "將 Z 排序到 A",
|
|
310
|
-
"TypeAriaLabel": "
|
|
311
|
-
"UploadFileHeader": "
|
|
306
|
+
"TypeAriaLabel": "文件類型的列操作,按 以對文件類型進行排序",
|
|
307
|
+
"UploadFileHeader": "上傳文件",
|
|
312
308
|
"UploadImageHeader": "上傳圖片",
|
|
313
309
|
"UploadLinkLabel": "上傳",
|
|
314
|
-
"WebSearchLinkLabel": "
|
|
315
|
-
"StockImagesLinkLabel": "庫存圖像",
|
|
316
|
-
"StockImagesHeader": "庫存圖片",
|
|
310
|
+
"WebSearchLinkLabel": "網絡搜索",
|
|
317
311
|
"Yes": "是的",
|
|
318
|
-
"
|
|
319
|
-
"
|
|
320
|
-
"FolderExplorerLoading": "載入資料夾中...",
|
|
321
|
-
"FolderExplorerNoItems": "此文件無子資料夾。",
|
|
322
|
-
"SelectedLabel": "已選取",
|
|
323
|
-
"SelectIcon": "選取圖示",
|
|
324
|
-
"TreeViewExpandTitle": "展開此專案",
|
|
325
|
-
"TreeViewCollapseTitle": "摺疊此專案",
|
|
326
|
-
"CollectionDataEmptyFields": "沒有為收集數據提供欄位。",
|
|
327
|
-
"CollectionDataEmptyValue": "集合中沒有數據。",
|
|
328
|
-
"CollectionAddRowButtonLabel": "將數據添加到集合中",
|
|
329
|
-
"CollectionDeleteRowButtonLabel": "刪除當前行",
|
|
330
|
-
"CollectionSaveAndAddButtonLabel": "添加和保存",
|
|
331
|
-
"CollectionDataItemShowErrorsLabel": "顯示行錯誤",
|
|
332
|
-
"CollectionDataItemFieldRequiredLabel": "欄位是必需的。",
|
|
333
|
-
"CollectionDataItemMissingFields": "字段集合為空!",
|
|
334
|
-
"InvalidUrlError": "提供的 URL 無效",
|
|
335
|
-
"CollectionDataSearch": "搜索"
|
|
312
|
+
"SelectedLabel": "所選",
|
|
313
|
+
"SelectIcon": "選擇圖標"
|
|
336
314
|
};
|
|
337
315
|
});
|
|
338
316
|
|