@box/metadata-template-browser 2.1.8 → 2.1.10

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.
Files changed (62) hide show
  1. package/dist/i18n/bn-IN.js +28 -28
  2. package/dist/i18n/da-DK.js +28 -28
  3. package/dist/i18n/de-DE.js +28 -28
  4. package/dist/i18n/en-AU.js +3 -28
  5. package/dist/i18n/en-CA.js +2 -29
  6. package/dist/i18n/en-GB.js +3 -28
  7. package/dist/i18n/en-x-pseudo.js +2 -29
  8. package/dist/i18n/es-419.js +28 -28
  9. package/dist/i18n/es-ES.js +28 -28
  10. package/dist/i18n/fi-FI.js +29 -28
  11. package/dist/i18n/fr-CA.js +27 -28
  12. package/dist/i18n/fr-FR.js +27 -28
  13. package/dist/i18n/hi-IN.js +28 -28
  14. package/dist/i18n/it-IT.js +29 -28
  15. package/dist/i18n/ja-JP.js +28 -28
  16. package/dist/i18n/ko-KR.js +28 -28
  17. package/dist/i18n/nb-NO.js +28 -28
  18. package/dist/i18n/nl-NL.js +29 -28
  19. package/dist/i18n/pl-PL.js +28 -28
  20. package/dist/i18n/pt-BR.js +29 -28
  21. package/dist/i18n/ru-RU.js +28 -28
  22. package/dist/i18n/sv-SE.js +29 -28
  23. package/dist/i18n/tr-TR.js +28 -28
  24. package/dist/i18n/zh-CN.js +28 -28
  25. package/dist/i18n/zh-TW.js +28 -28
  26. package/package.json +7 -7
  27. package/dist/i18n/bn-IN.properties +0 -54
  28. package/dist/i18n/da-DK.properties +0 -54
  29. package/dist/i18n/de-DE.properties +0 -54
  30. package/dist/i18n/en-AU.properties +0 -54
  31. package/dist/i18n/en-CA.properties +0 -54
  32. package/dist/i18n/en-GB.properties +0 -54
  33. package/dist/i18n/en-US.js +0 -29
  34. package/dist/i18n/en-US.properties +0 -54
  35. package/dist/i18n/en-x-pseudo.properties +0 -54
  36. package/dist/i18n/es-419.properties +0 -54
  37. package/dist/i18n/es-ES.properties +0 -54
  38. package/dist/i18n/fi-FI.properties +0 -54
  39. package/dist/i18n/fr-CA.properties +0 -54
  40. package/dist/i18n/fr-FR.properties +0 -54
  41. package/dist/i18n/hi-IN.properties +0 -54
  42. package/dist/i18n/it-IT.properties +0 -54
  43. package/dist/i18n/ja-JP.properties +0 -54
  44. package/dist/i18n/json/src/lib/components/breadcrumb-navigation/messages.json +0 -1
  45. package/dist/i18n/json/src/lib/components/browse-list/messages.json +0 -1
  46. package/dist/i18n/json/src/lib/components/error-state/messages.json +0 -1
  47. package/dist/i18n/json/src/lib/components/load-more-feedback/messages.json +0 -1
  48. package/dist/i18n/json/src/lib/components/messages.json +0 -1
  49. package/dist/i18n/json/src/lib/components/namespace-row/messages.json +0 -1
  50. package/dist/i18n/json/src/lib/components/search-list/messages.json +0 -1
  51. package/dist/i18n/json/src/lib/components/template-row/messages.json +0 -1
  52. package/dist/i18n/json/src/lib/components/virtualized-grid-list/messages.json +0 -1
  53. package/dist/i18n/ko-KR.properties +0 -54
  54. package/dist/i18n/nb-NO.properties +0 -54
  55. package/dist/i18n/nl-NL.properties +0 -54
  56. package/dist/i18n/pl-PL.properties +0 -54
  57. package/dist/i18n/pt-BR.properties +0 -54
  58. package/dist/i18n/ru-RU.properties +0 -54
  59. package/dist/i18n/sv-SE.properties +0 -54
  60. package/dist/i18n/tr-TR.properties +0 -54
  61. package/dist/i18n/zh-CN.properties +0 -54
  62. package/dist/i18n/zh-TW.properties +0 -54
@@ -1,54 +0,0 @@
1
- # Aria label for the breadcrumb navigation element
2
- groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.breadcrumbAriaLabel = Навигация
3
- # Label for the root-level breadcrumb crumb that navigates back to the enterprise namespace
4
- groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.enterpriseCrumbLabel = Enterprise
5
- # Aria label for the icon button shown when breadcrumb crumbs are truncated
6
- groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.truncatedLinksIconAriaLabel = Показать больше
7
- # Error body when navigating into a namespace fails to load
8
- groupSharedFeatures.metadataTemplateBrowser.browseList.browseErrorBody = При загрузке этого пространства имен произошла ошибка.
9
- # Button label shown in the empty namespace state when the user is allowed to create a template
10
- groupSharedFeatures.metadataTemplateBrowser.browseList.createFirstTemplateButtonLabel = Создать первый шаблон
11
- # Body text shown when the current namespace has no child namespaces or templates
12
- groupSharedFeatures.metadataTemplateBrowser.browseList.emptyStateBody = В этой папке нет шаблонов или пространств имен.
13
- # Accessible label for the browse list
14
- groupSharedFeatures.metadataTemplateBrowser.browseList.listAriaLabel = Шаблоны метаданных
15
- # Label for the button that opens the template editor to create a new template in the current namespace
16
- groupSharedFeatures.metadataTemplateBrowser.container.createTemplateButtonLabel = Новый шаблон
17
- # Body text shown when the initial load returns no templates at all
18
- groupSharedFeatures.metadataTemplateBrowser.container.initialEmptyStateBody = В данный момент нет готовых к использованию шаблонов метаданных. Вы можете создать первый шаблон, обратившись к своему администратору.
19
- # Error body when the initial template list fails to load
20
- groupSharedFeatures.metadataTemplateBrowser.container.initialLoadErrorBody = При загрузке шаблонов произошла ошибка.
21
- # Aria label for the full-area skeleton shown while templates are loading
22
- groupSharedFeatures.metadataTemplateBrowser.container.loadingAriaLabel = Загрузка шаблонов
23
- # Aria label for the template search input
24
- groupSharedFeatures.metadataTemplateBrowser.container.searchInputAriaLabel = Поиск шаблонов
25
- # Aria label for the clear button inside the template search input
26
- groupSharedFeatures.metadataTemplateBrowser.container.searchInputClearAriaLabel = Очистить результаты поиска
27
- # Placeholder text for the template search input
28
- groupSharedFeatures.metadataTemplateBrowser.container.searchInputPlaceholder = Поиск шаблонов
29
- # Retry button label in the error state
30
- groupSharedFeatures.metadataTemplateBrowser.errorState.retryLabel = Повторить попытку
31
- # Aria label for the error icon in the load-more error notice
32
- groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.errorIconAriaLabel = Ошибка
33
- # Error message shown at the bottom of the list when a load-more request fails
34
- groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadMoreErrorBody = Не удалось загрузить больше элементов.
35
- # Aria label for the skeleton row shown while more items are loading
36
- groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadingRowAriaLabel = Загрузка дополнительных элементов
37
- # Label for the retry button shown alongside a load-more error
38
- groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.retryLabel = Повторить попытку
39
- # Aria label for the chevron button that navigates into a namespace
40
- groupSharedFeatures.metadataTemplateBrowser.namespaceRow.navigateAriaLabel = Перейти к {displayName}
41
- # Body text shown when a search returns no results
42
- groupSharedFeatures.metadataTemplateBrowser.searchList.emptyStateBody = Упростите поисковый запрос, а затем отфильтруйте результаты.
43
- # Heading shown when a search returns no results
44
- groupSharedFeatures.metadataTemplateBrowser.searchList.emptyStateHeading = Нам не удалось найти то, что вы ищете
45
- # Aria label for the search results grid list
46
- groupSharedFeatures.metadataTemplateBrowser.searchList.listAriaLabel = Результаты поиска
47
- # Error body when a search request fails
48
- groupSharedFeatures.metadataTemplateBrowser.searchList.searchErrorBody = Во время поиска произошла ошибка.
49
- # Tooltip shown on template rows that have already been applied to the current item
50
- groupSharedFeatures.metadataTemplateBrowser.templateRow.alreadyApplied = Шаблон уже применен.
51
- # Aria label for the pencil button that opens template edit
52
- groupSharedFeatures.metadataTemplateBrowser.templateRow.editAriaLabel = Изменить {displayName}
53
- # Aria label for the sentinel row shown while more items are loading
54
- groupSharedFeatures.metadataTemplateBrowser.virtualizedGridList.loadMoreSentinelAriaLabel = Загрузить больше элементов
@@ -1,54 +0,0 @@
1
- # Aria label for the breadcrumb navigation element
2
- groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.breadcrumbAriaLabel = Navigering
3
- # Label for the root-level breadcrumb crumb that navigates back to the enterprise namespace
4
- groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.enterpriseCrumbLabel = Företag
5
- # Aria label for the icon button shown when breadcrumb crumbs are truncated
6
- groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.truncatedLinksIconAriaLabel = Visa mer
7
- # Error body when navigating into a namespace fails to load
8
- groupSharedFeatures.metadataTemplateBrowser.browseList.browseErrorBody = Något gick fel när den här namnrymden lästes in.
9
- # Button label shown in the empty namespace state when the user is allowed to create a template
10
- groupSharedFeatures.metadataTemplateBrowser.browseList.createFirstTemplateButtonLabel = Skapa första mallen
11
- # Body text shown when the current namespace has no child namespaces or templates
12
- groupSharedFeatures.metadataTemplateBrowser.browseList.emptyStateBody = Det finns inga mallar eller namnrymder i den här mappen.
13
- # Accessible label for the browse list
14
- groupSharedFeatures.metadataTemplateBrowser.browseList.listAriaLabel = Metadatamallar
15
- # Label for the button that opens the template editor to create a new template in the current namespace
16
- groupSharedFeatures.metadataTemplateBrowser.container.createTemplateButtonLabel = Ny mall
17
- # Body text shown when the initial load returns no templates at all
18
- groupSharedFeatures.metadataTemplateBrowser.container.initialEmptyStateBody = För närvarande finns det inga metadatamallar redo att använda. Du kan skapa den första genom att kontakta din administratör.
19
- # Error body when the initial template list fails to load
20
- groupSharedFeatures.metadataTemplateBrowser.container.initialLoadErrorBody = Något gick fel vid inläsning av mallar.
21
- # Aria label for the full-area skeleton shown while templates are loading
22
- groupSharedFeatures.metadataTemplateBrowser.container.loadingAriaLabel = Läser in mallar
23
- # Aria label for the template search input
24
- groupSharedFeatures.metadataTemplateBrowser.container.searchInputAriaLabel = Sök mallar
25
- # Aria label for the clear button inside the template search input
26
- groupSharedFeatures.metadataTemplateBrowser.container.searchInputClearAriaLabel = Rensa sökning
27
- # Placeholder text for the template search input
28
- groupSharedFeatures.metadataTemplateBrowser.container.searchInputPlaceholder = Sök mallar
29
- # Retry button label in the error state
30
- groupSharedFeatures.metadataTemplateBrowser.errorState.retryLabel = Försök igen
31
- # Aria label for the error icon in the load-more error notice
32
- groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.errorIconAriaLabel = Fel
33
- # Error message shown at the bottom of the list when a load-more request fails
34
- groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadMoreErrorBody = Det gick inte att läsa in fler objekt.
35
- # Aria label for the skeleton row shown while more items are loading
36
- groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadingRowAriaLabel = Läser in fler objekt
37
- # Label for the retry button shown alongside a load-more error
38
- groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.retryLabel = Försök igen
39
- # Aria label for the chevron button that navigates into a namespace
40
- groupSharedFeatures.metadataTemplateBrowser.namespaceRow.navigateAriaLabel = Navigera till {displayName}
41
- # Body text shown when a search returns no results
42
- groupSharedFeatures.metadataTemplateBrowser.searchList.emptyStateBody = Prova att använda enklare sökvillkor och filtrera sedan resultaten.
43
- # Heading shown when a search returns no results
44
- groupSharedFeatures.metadataTemplateBrowser.searchList.emptyStateHeading = Vi kunde inte hitta det du letar efter
45
- # Aria label for the search results grid list
46
- groupSharedFeatures.metadataTemplateBrowser.searchList.listAriaLabel = Sökresultat
47
- # Error body when a search request fails
48
- groupSharedFeatures.metadataTemplateBrowser.searchList.searchErrorBody = Något gick fel vid sökning.
49
- # Tooltip shown on template rows that have already been applied to the current item
50
- groupSharedFeatures.metadataTemplateBrowser.templateRow.alreadyApplied = Mallen har redan tillämpats.
51
- # Aria label for the pencil button that opens template edit
52
- groupSharedFeatures.metadataTemplateBrowser.templateRow.editAriaLabel = Redigera {displayName}
53
- # Aria label for the sentinel row shown while more items are loading
54
- groupSharedFeatures.metadataTemplateBrowser.virtualizedGridList.loadMoreSentinelAriaLabel = Läs in fler objekt
@@ -1,54 +0,0 @@
1
- # Aria label for the breadcrumb navigation element
2
- groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.breadcrumbAriaLabel = Gezinme
3
- # Label for the root-level breadcrumb crumb that navigates back to the enterprise namespace
4
- groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.enterpriseCrumbLabel = Enterprise
5
- # Aria label for the icon button shown when breadcrumb crumbs are truncated
6
- groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.truncatedLinksIconAriaLabel = Daha fazlasını göster
7
- # Error body when navigating into a namespace fails to load
8
- groupSharedFeatures.metadataTemplateBrowser.browseList.browseErrorBody = Bu namespace yüklenirken bir hata oluştu.
9
- # Button label shown in the empty namespace state when the user is allowed to create a template
10
- groupSharedFeatures.metadataTemplateBrowser.browseList.createFirstTemplateButtonLabel = İlk şablonu oluşturun
11
- # Body text shown when the current namespace has no child namespaces or templates
12
- groupSharedFeatures.metadataTemplateBrowser.browseList.emptyStateBody = Bu klasörde şablon veya ad alanı yok.
13
- # Accessible label for the browse list
14
- groupSharedFeatures.metadataTemplateBrowser.browseList.listAriaLabel = Meta Veri Şablonları
15
- # Label for the button that opens the template editor to create a new template in the current namespace
16
- groupSharedFeatures.metadataTemplateBrowser.container.createTemplateButtonLabel = Yeni Şablon
17
- # Body text shown when the initial load returns no templates at all
18
- groupSharedFeatures.metadataTemplateBrowser.container.initialEmptyStateBody = Şu anda kullanıma hazır bir meta veri şablonu yok. Yöneticinizle iletişime geçerek ilk şablonu oluşturabilirsiniz.
19
- # Error body when the initial template list fails to load
20
- groupSharedFeatures.metadataTemplateBrowser.container.initialLoadErrorBody = Şablonlar yüklenirken bir hata oluştu.
21
- # Aria label for the full-area skeleton shown while templates are loading
22
- groupSharedFeatures.metadataTemplateBrowser.container.loadingAriaLabel = Şablonlar yükleniyor
23
- # Aria label for the template search input
24
- groupSharedFeatures.metadataTemplateBrowser.container.searchInputAriaLabel = Şablonları ara
25
- # Aria label for the clear button inside the template search input
26
- groupSharedFeatures.metadataTemplateBrowser.container.searchInputClearAriaLabel = Aramayı temizle
27
- # Placeholder text for the template search input
28
- groupSharedFeatures.metadataTemplateBrowser.container.searchInputPlaceholder = Şablonları ara
29
- # Retry button label in the error state
30
- groupSharedFeatures.metadataTemplateBrowser.errorState.retryLabel = Tekrar Dene
31
- # Aria label for the error icon in the load-more error notice
32
- groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.errorIconAriaLabel = Hata
33
- # Error message shown at the bottom of the list when a load-more request fails
34
- groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadMoreErrorBody = Daha fazla öğe yüklenemedi.
35
- # Aria label for the skeleton row shown while more items are loading
36
- groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadingRowAriaLabel = Daha fazla öğe yükleniyor
37
- # Label for the retry button shown alongside a load-more error
38
- groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.retryLabel = Tekrar deneyin
39
- # Aria label for the chevron button that navigates into a namespace
40
- groupSharedFeatures.metadataTemplateBrowser.namespaceRow.navigateAriaLabel = {displayName} sayfasına git
41
- # Body text shown when a search returns no results
42
- groupSharedFeatures.metadataTemplateBrowser.searchList.emptyStateBody = Daha basit arama terimleri kullanmayı ve ardından sonuçları filtrelemeyi deneyin.
43
- # Heading shown when a search returns no results
44
- groupSharedFeatures.metadataTemplateBrowser.searchList.emptyStateHeading = Aradığınız şeyi bulamadık
45
- # Aria label for the search results grid list
46
- groupSharedFeatures.metadataTemplateBrowser.searchList.listAriaLabel = Arama sonuçları
47
- # Error body when a search request fails
48
- groupSharedFeatures.metadataTemplateBrowser.searchList.searchErrorBody = Arama sırasında bir hata oluştu.
49
- # Tooltip shown on template rows that have already been applied to the current item
50
- groupSharedFeatures.metadataTemplateBrowser.templateRow.alreadyApplied = Şablon zaten uygulandı.
51
- # Aria label for the pencil button that opens template edit
52
- groupSharedFeatures.metadataTemplateBrowser.templateRow.editAriaLabel = {displayName} öğesini düzenleyin
53
- # Aria label for the sentinel row shown while more items are loading
54
- groupSharedFeatures.metadataTemplateBrowser.virtualizedGridList.loadMoreSentinelAriaLabel = Daha fazla öğe yükleyin
@@ -1,54 +0,0 @@
1
- # Aria label for the breadcrumb navigation element
2
- groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.breadcrumbAriaLabel = 导航
3
- # Label for the root-level breadcrumb crumb that navigates back to the enterprise namespace
4
- groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.enterpriseCrumbLabel = Enterprise
5
- # Aria label for the icon button shown when breadcrumb crumbs are truncated
6
- groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.truncatedLinksIconAriaLabel = 显示更多
7
- # Error body when navigating into a namespace fails to load
8
- groupSharedFeatures.metadataTemplateBrowser.browseList.browseErrorBody = 加载此命名空间时出错。
9
- # Button label shown in the empty namespace state when the user is allowed to create a template
10
- groupSharedFeatures.metadataTemplateBrowser.browseList.createFirstTemplateButtonLabel = 创建第一个模板
11
- # Body text shown when the current namespace has no child namespaces or templates
12
- groupSharedFeatures.metadataTemplateBrowser.browseList.emptyStateBody = 此文件夹中没有模板或命名空间。
13
- # Accessible label for the browse list
14
- groupSharedFeatures.metadataTemplateBrowser.browseList.listAriaLabel = 元数据模板
15
- # Label for the button that opens the template editor to create a new template in the current namespace
16
- groupSharedFeatures.metadataTemplateBrowser.container.createTemplateButtonLabel = 新建模板
17
- # Body text shown when the initial load returns no templates at all
18
- groupSharedFeatures.metadataTemplateBrowser.container.initialEmptyStateBody = 当前尚无可用的元数据模板。您可以通过联系管理员创建第一个。
19
- # Error body when the initial template list fails to load
20
- groupSharedFeatures.metadataTemplateBrowser.container.initialLoadErrorBody = 加载模板时出错。
21
- # Aria label for the full-area skeleton shown while templates are loading
22
- groupSharedFeatures.metadataTemplateBrowser.container.loadingAriaLabel = 正在加载模板
23
- # Aria label for the template search input
24
- groupSharedFeatures.metadataTemplateBrowser.container.searchInputAriaLabel = 搜索模板
25
- # Aria label for the clear button inside the template search input
26
- groupSharedFeatures.metadataTemplateBrowser.container.searchInputClearAriaLabel = 清空搜索
27
- # Placeholder text for the template search input
28
- groupSharedFeatures.metadataTemplateBrowser.container.searchInputPlaceholder = 搜索模板
29
- # Retry button label in the error state
30
- groupSharedFeatures.metadataTemplateBrowser.errorState.retryLabel = 重试
31
- # Aria label for the error icon in the load-more error notice
32
- groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.errorIconAriaLabel = 错误
33
- # Error message shown at the bottom of the list when a load-more request fails
34
- groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadMoreErrorBody = 无法加载更多项目。
35
- # Aria label for the skeleton row shown while more items are loading
36
- groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadingRowAriaLabel = 正在加载更多项目
37
- # Label for the retry button shown alongside a load-more error
38
- groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.retryLabel = 重试
39
- # Aria label for the chevron button that navigates into a namespace
40
- groupSharedFeatures.metadataTemplateBrowser.namespaceRow.navigateAriaLabel = 导航至 {displayName}
41
- # Body text shown when a search returns no results
42
- groupSharedFeatures.metadataTemplateBrowser.searchList.emptyStateBody = 尝试使用更简单的搜索词,然后对结果进行筛选。
43
- # Heading shown when a search returns no results
44
- groupSharedFeatures.metadataTemplateBrowser.searchList.emptyStateHeading = 未找到您要查找的内容
45
- # Aria label for the search results grid list
46
- groupSharedFeatures.metadataTemplateBrowser.searchList.listAriaLabel = 搜索结果
47
- # Error body when a search request fails
48
- groupSharedFeatures.metadataTemplateBrowser.searchList.searchErrorBody = 搜索时出错。
49
- # Tooltip shown on template rows that have already been applied to the current item
50
- groupSharedFeatures.metadataTemplateBrowser.templateRow.alreadyApplied = 已应用模板。
51
- # Aria label for the pencil button that opens template edit
52
- groupSharedFeatures.metadataTemplateBrowser.templateRow.editAriaLabel = 编辑 {displayName}
53
- # Aria label for the sentinel row shown while more items are loading
54
- groupSharedFeatures.metadataTemplateBrowser.virtualizedGridList.loadMoreSentinelAriaLabel = 加载更多项目
@@ -1,54 +0,0 @@
1
- # Aria label for the breadcrumb navigation element
2
- groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.breadcrumbAriaLabel = 導覽
3
- # Label for the root-level breadcrumb crumb that navigates back to the enterprise namespace
4
- groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.enterpriseCrumbLabel = Enterprise
5
- # Aria label for the icon button shown when breadcrumb crumbs are truncated
6
- groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.truncatedLinksIconAriaLabel = 顯示更多
7
- # Error body when navigating into a namespace fails to load
8
- groupSharedFeatures.metadataTemplateBrowser.browseList.browseErrorBody = 載入此命名空間時發生問題。
9
- # Button label shown in the empty namespace state when the user is allowed to create a template
10
- groupSharedFeatures.metadataTemplateBrowser.browseList.createFirstTemplateButtonLabel = 建立第一個範本
11
- # Body text shown when the current namespace has no child namespaces or templates
12
- groupSharedFeatures.metadataTemplateBrowser.browseList.emptyStateBody = 此資料夾中沒有範本或命名空間。
13
- # Accessible label for the browse list
14
- groupSharedFeatures.metadataTemplateBrowser.browseList.listAriaLabel = 中繼資料範本
15
- # Label for the button that opens the template editor to create a new template in the current namespace
16
- groupSharedFeatures.metadataTemplateBrowser.container.createTemplateButtonLabel = 新範本
17
- # Body text shown when the initial load returns no templates at all
18
- groupSharedFeatures.metadataTemplateBrowser.container.initialEmptyStateBody = 目前沒有可使用的中繼資料範本。 您可以聯絡管理員,建立第一個項目。
19
- # Error body when the initial template list fails to load
20
- groupSharedFeatures.metadataTemplateBrowser.container.initialLoadErrorBody = 載入範本時發生問題。
21
- # Aria label for the full-area skeleton shown while templates are loading
22
- groupSharedFeatures.metadataTemplateBrowser.container.loadingAriaLabel = 載入範本中
23
- # Aria label for the template search input
24
- groupSharedFeatures.metadataTemplateBrowser.container.searchInputAriaLabel = 搜尋範本
25
- # Aria label for the clear button inside the template search input
26
- groupSharedFeatures.metadataTemplateBrowser.container.searchInputClearAriaLabel = 清除搜尋
27
- # Placeholder text for the template search input
28
- groupSharedFeatures.metadataTemplateBrowser.container.searchInputPlaceholder = 搜尋範本
29
- # Retry button label in the error state
30
- groupSharedFeatures.metadataTemplateBrowser.errorState.retryLabel = 再試一次
31
- # Aria label for the error icon in the load-more error notice
32
- groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.errorIconAriaLabel = 錯誤
33
- # Error message shown at the bottom of the list when a load-more request fails
34
- groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadMoreErrorBody = 無法載入更多項目。
35
- # Aria label for the skeleton row shown while more items are loading
36
- groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadingRowAriaLabel = 正在載入更多項目
37
- # Label for the retry button shown alongside a load-more error
38
- groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.retryLabel = 再試一次
39
- # Aria label for the chevron button that navigates into a namespace
40
- groupSharedFeatures.metadataTemplateBrowser.namespaceRow.navigateAriaLabel = 前往 {displayName}
41
- # Body text shown when a search returns no results
42
- groupSharedFeatures.metadataTemplateBrowser.searchList.emptyStateBody = 嘗試使用更簡單的搜尋詞彙,然後篩選結果。
43
- # Heading shown when a search returns no results
44
- groupSharedFeatures.metadataTemplateBrowser.searchList.emptyStateHeading = 我們找不到您要找的內容
45
- # Aria label for the search results grid list
46
- groupSharedFeatures.metadataTemplateBrowser.searchList.listAriaLabel = 搜尋結果
47
- # Error body when a search request fails
48
- groupSharedFeatures.metadataTemplateBrowser.searchList.searchErrorBody = 搜尋時發生問題。
49
- # Tooltip shown on template rows that have already been applied to the current item
50
- groupSharedFeatures.metadataTemplateBrowser.templateRow.alreadyApplied = 已套用範本。
51
- # Aria label for the pencil button that opens template edit
52
- groupSharedFeatures.metadataTemplateBrowser.templateRow.editAriaLabel = 編輯 {displayName}
53
- # Aria label for the sentinel row shown while more items are loading
54
- groupSharedFeatures.metadataTemplateBrowser.virtualizedGridList.loadMoreSentinelAriaLabel = 載入更多項目