@box/metadata-template-browser 2.1.9 → 2.1.11
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/dist/i18n/bn-IN.js +28 -28
- package/dist/i18n/da-DK.js +28 -28
- package/dist/i18n/de-DE.js +28 -28
- package/dist/i18n/en-AU.js +3 -28
- package/dist/i18n/en-CA.js +2 -29
- package/dist/i18n/en-GB.js +3 -28
- package/dist/i18n/en-x-pseudo.js +2 -29
- package/dist/i18n/es-419.js +28 -28
- package/dist/i18n/es-ES.js +28 -28
- package/dist/i18n/fi-FI.js +29 -28
- package/dist/i18n/fr-CA.js +27 -28
- package/dist/i18n/fr-FR.js +27 -28
- package/dist/i18n/hi-IN.js +28 -28
- package/dist/i18n/it-IT.js +29 -28
- package/dist/i18n/ja-JP.js +28 -28
- package/dist/i18n/ko-KR.js +28 -28
- package/dist/i18n/nb-NO.js +28 -28
- package/dist/i18n/nl-NL.js +29 -28
- package/dist/i18n/pl-PL.js +28 -28
- package/dist/i18n/pt-BR.js +29 -28
- package/dist/i18n/ru-RU.js +28 -28
- package/dist/i18n/sv-SE.js +29 -28
- package/dist/i18n/tr-TR.js +28 -28
- package/dist/i18n/zh-CN.js +28 -28
- package/dist/i18n/zh-TW.js +28 -28
- package/package.json +7 -7
- package/dist/i18n/bn-IN.properties +0 -54
- package/dist/i18n/da-DK.properties +0 -54
- package/dist/i18n/de-DE.properties +0 -54
- package/dist/i18n/en-AU.properties +0 -54
- package/dist/i18n/en-CA.properties +0 -54
- package/dist/i18n/en-GB.properties +0 -54
- package/dist/i18n/en-US.js +0 -29
- package/dist/i18n/en-US.properties +0 -54
- package/dist/i18n/en-x-pseudo.properties +0 -54
- package/dist/i18n/es-419.properties +0 -54
- package/dist/i18n/es-ES.properties +0 -54
- package/dist/i18n/fi-FI.properties +0 -54
- package/dist/i18n/fr-CA.properties +0 -54
- package/dist/i18n/fr-FR.properties +0 -54
- package/dist/i18n/hi-IN.properties +0 -54
- package/dist/i18n/it-IT.properties +0 -54
- package/dist/i18n/ja-JP.properties +0 -54
- package/dist/i18n/json/src/lib/components/breadcrumb-navigation/messages.json +0 -1
- package/dist/i18n/json/src/lib/components/browse-list/messages.json +0 -1
- package/dist/i18n/json/src/lib/components/error-state/messages.json +0 -1
- package/dist/i18n/json/src/lib/components/load-more-feedback/messages.json +0 -1
- package/dist/i18n/json/src/lib/components/messages.json +0 -1
- package/dist/i18n/json/src/lib/components/namespace-row/messages.json +0 -1
- package/dist/i18n/json/src/lib/components/search-list/messages.json +0 -1
- package/dist/i18n/json/src/lib/components/template-row/messages.json +0 -1
- package/dist/i18n/json/src/lib/components/virtualized-grid-list/messages.json +0 -1
- package/dist/i18n/ko-KR.properties +0 -54
- package/dist/i18n/nb-NO.properties +0 -54
- package/dist/i18n/nl-NL.properties +0 -54
- package/dist/i18n/pl-PL.properties +0 -54
- package/dist/i18n/pt-BR.properties +0 -54
- package/dist/i18n/ru-RU.properties +0 -54
- package/dist/i18n/sv-SE.properties +0 -54
- package/dist/i18n/tr-TR.properties +0 -54
- package/dist/i18n/zh-CN.properties +0 -54
- 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 = Navigation
|
|
3
|
-
# Label for the root-level breadcrumb crumb that navigates back to the enterprise namespace
|
|
4
|
-
groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.enterpriseCrumbLabel = Virksomhed
|
|
5
|
-
# Aria label for the icon button shown when breadcrumb crumbs are truncated
|
|
6
|
-
groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.truncatedLinksIconAriaLabel = Vis flere
|
|
7
|
-
# Error body when navigating into a namespace fails to load
|
|
8
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.browseErrorBody = Noget gik galt under indlæsningen af dette navneområde.
|
|
9
|
-
# Button label shown in the empty namespace state when the user is allowed to create a template
|
|
10
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.createFirstTemplateButtonLabel = Opret første skabelon
|
|
11
|
-
# Body text shown when the current namespace has no child namespaces or templates
|
|
12
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.emptyStateBody = Der er ingen skabeloner eller navneområder i denne mappe.
|
|
13
|
-
# Accessible label for the browse list
|
|
14
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.listAriaLabel = Metadataskabeloner
|
|
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 skabelon
|
|
17
|
-
# Body text shown when the initial load returns no templates at all
|
|
18
|
-
groupSharedFeatures.metadataTemplateBrowser.container.initialEmptyStateBody = I øjeblikket er der ingen metadataskabeloner klar til brug. Du kan oprette den første ved at kontakte din administrator.
|
|
19
|
-
# Error body when the initial template list fails to load
|
|
20
|
-
groupSharedFeatures.metadataTemplateBrowser.container.initialLoadErrorBody = Noget gik galt under indlæsningen af skabeloner.
|
|
21
|
-
# Aria label for the full-area skeleton shown while templates are loading
|
|
22
|
-
groupSharedFeatures.metadataTemplateBrowser.container.loadingAriaLabel = Indlæser skabeloner
|
|
23
|
-
# Aria label for the template search input
|
|
24
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputAriaLabel = Søg skabeloner
|
|
25
|
-
# Aria label for the clear button inside the template search input
|
|
26
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputClearAriaLabel = Ryd søgning
|
|
27
|
-
# Placeholder text for the template search input
|
|
28
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputPlaceholder = Søg skabeloner
|
|
29
|
-
# Retry button label in the error state
|
|
30
|
-
groupSharedFeatures.metadataTemplateBrowser.errorState.retryLabel = Prøv igen
|
|
31
|
-
# Aria label for the error icon in the load-more error notice
|
|
32
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.errorIconAriaLabel = Fejl
|
|
33
|
-
# Error message shown at the bottom of the list when a load-more request fails
|
|
34
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadMoreErrorBody = Kunne ikke indlæse flere elementer.
|
|
35
|
-
# Aria label for the skeleton row shown while more items are loading
|
|
36
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadingRowAriaLabel = Indlæser flere elementer
|
|
37
|
-
# Label for the retry button shown alongside a load-more error
|
|
38
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.retryLabel = Prøv igen
|
|
39
|
-
# Aria label for the chevron button that navigates into a namespace
|
|
40
|
-
groupSharedFeatures.metadataTemplateBrowser.namespaceRow.navigateAriaLabel = Naviger til {displayName}
|
|
41
|
-
# Body text shown when a search returns no results
|
|
42
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.emptyStateBody = Prøv at bruge enklere søgeord, og derefter filtrere resultaterne.
|
|
43
|
-
# Heading shown when a search returns no results
|
|
44
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.emptyStateHeading = Vi kunne ikke finde det, du leder efter
|
|
45
|
-
# Aria label for the search results grid list
|
|
46
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.listAriaLabel = Søgeresultater
|
|
47
|
-
# Error body when a search request fails
|
|
48
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.searchErrorBody = Noget gik galt under søgningen.
|
|
49
|
-
# Tooltip shown on template rows that have already been applied to the current item
|
|
50
|
-
groupSharedFeatures.metadataTemplateBrowser.templateRow.alreadyApplied = Skabelon er allerede anvendt.
|
|
51
|
-
# Aria label for the pencil button that opens template edit
|
|
52
|
-
groupSharedFeatures.metadataTemplateBrowser.templateRow.editAriaLabel = Rediger {displayName}
|
|
53
|
-
# Aria label for the sentinel row shown while more items are loading
|
|
54
|
-
groupSharedFeatures.metadataTemplateBrowser.virtualizedGridList.loadMoreSentinelAriaLabel = Indlæs flere elementer
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
# Aria label for the breadcrumb navigation element
|
|
2
|
-
groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.breadcrumbAriaLabel = Navigation
|
|
3
|
-
# Label for the root-level breadcrumb crumb that navigates back to the enterprise namespace
|
|
4
|
-
groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.enterpriseCrumbLabel = Unternehmen
|
|
5
|
-
# Aria label for the icon button shown when breadcrumb crumbs are truncated
|
|
6
|
-
groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.truncatedLinksIconAriaLabel = Weitere anzeigen
|
|
7
|
-
# Error body when navigating into a namespace fails to load
|
|
8
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.browseErrorBody = Beim Laden dieses Namensraums ist ein Fehler aufgetreten.
|
|
9
|
-
# Button label shown in the empty namespace state when the user is allowed to create a template
|
|
10
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.createFirstTemplateButtonLabel = Erste Vorlage erstellen
|
|
11
|
-
# Body text shown when the current namespace has no child namespaces or templates
|
|
12
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.emptyStateBody = In diesem Ordner sind keine Vorlagen oder Namensräume enthalten.
|
|
13
|
-
# Accessible label for the browse list
|
|
14
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.listAriaLabel = Metadatenvorlagen
|
|
15
|
-
# Label for the button that opens the template editor to create a new template in the current namespace
|
|
16
|
-
groupSharedFeatures.metadataTemplateBrowser.container.createTemplateButtonLabel = Neue Vorlage
|
|
17
|
-
# Body text shown when the initial load returns no templates at all
|
|
18
|
-
groupSharedFeatures.metadataTemplateBrowser.container.initialEmptyStateBody = Derzeit sind keine Metadatenvorlagen zur Verwendung verfügbar. Sie können die erste Vorlage erstellen, indem Sie sich an Ihren Administrator wenden.
|
|
19
|
-
# Error body when the initial template list fails to load
|
|
20
|
-
groupSharedFeatures.metadataTemplateBrowser.container.initialLoadErrorBody = Beim Laden der Vorlagen ist ein Fehler aufgetreten.
|
|
21
|
-
# Aria label for the full-area skeleton shown while templates are loading
|
|
22
|
-
groupSharedFeatures.metadataTemplateBrowser.container.loadingAriaLabel = Vorlagen werden geladen
|
|
23
|
-
# Aria label for the template search input
|
|
24
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputAriaLabel = Vorlagen suchen
|
|
25
|
-
# Aria label for the clear button inside the template search input
|
|
26
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputClearAriaLabel = Suche löschen
|
|
27
|
-
# Placeholder text for the template search input
|
|
28
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputPlaceholder = Vorlagen suchen
|
|
29
|
-
# Retry button label in the error state
|
|
30
|
-
groupSharedFeatures.metadataTemplateBrowser.errorState.retryLabel = Noch einmal versuchen
|
|
31
|
-
# Aria label for the error icon in the load-more error notice
|
|
32
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.errorIconAriaLabel = Fehler
|
|
33
|
-
# Error message shown at the bottom of the list when a load-more request fails
|
|
34
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadMoreErrorBody = Weitere Elemente konnten nicht geladen werden.
|
|
35
|
-
# Aria label for the skeleton row shown while more items are loading
|
|
36
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadingRowAriaLabel = Weitere Elemente werden geladen
|
|
37
|
-
# Label for the retry button shown alongside a load-more error
|
|
38
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.retryLabel = Erneut versuchen
|
|
39
|
-
# Aria label for the chevron button that navigates into a namespace
|
|
40
|
-
groupSharedFeatures.metadataTemplateBrowser.namespaceRow.navigateAriaLabel = In {displayName} navigieren
|
|
41
|
-
# Body text shown when a search returns no results
|
|
42
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.emptyStateBody = Versuchen Sie es mit einfacheren Suchbegriffen und filtern Sie anschließend die Ergebnisse.
|
|
43
|
-
# Heading shown when a search returns no results
|
|
44
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.emptyStateHeading = Ihre Suche ergab keine Ergebnisse
|
|
45
|
-
# Aria label for the search results grid list
|
|
46
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.listAriaLabel = Suchergebnisse
|
|
47
|
-
# Error body when a search request fails
|
|
48
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.searchErrorBody = Während der Suche ist ein Fehler aufgetreten.
|
|
49
|
-
# Tooltip shown on template rows that have already been applied to the current item
|
|
50
|
-
groupSharedFeatures.metadataTemplateBrowser.templateRow.alreadyApplied = Die Vorlage ist bereits angewendet.
|
|
51
|
-
# Aria label for the pencil button that opens template edit
|
|
52
|
-
groupSharedFeatures.metadataTemplateBrowser.templateRow.editAriaLabel = {displayName} bearbeiten
|
|
53
|
-
# Aria label for the sentinel row shown while more items are loading
|
|
54
|
-
groupSharedFeatures.metadataTemplateBrowser.virtualizedGridList.loadMoreSentinelAriaLabel = Weitere Elemente laden
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
# Aria label for the breadcrumb navigation element
|
|
2
|
-
groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.breadcrumbAriaLabel = Navigation
|
|
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 = Show more
|
|
7
|
-
# Error body when navigating into a namespace fails to load
|
|
8
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.browseErrorBody = Something went wrong while loading this namespace.
|
|
9
|
-
# Button label shown in the empty namespace state when the user is allowed to create a template
|
|
10
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.createFirstTemplateButtonLabel = Create first template
|
|
11
|
-
# Body text shown when the current namespace has no child namespaces or templates
|
|
12
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.emptyStateBody = There are no templates or namespaces in this folder.
|
|
13
|
-
# Accessible label for the browse list
|
|
14
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.listAriaLabel = Metadata templates
|
|
15
|
-
# Label for the button that opens the template editor to create a new template in the current namespace
|
|
16
|
-
groupSharedFeatures.metadataTemplateBrowser.container.createTemplateButtonLabel = New Template
|
|
17
|
-
# Body text shown when the initial load returns no templates at all
|
|
18
|
-
groupSharedFeatures.metadataTemplateBrowser.container.initialEmptyStateBody = At the moment, there are no metadata templates ready for use. You can create the first one by reaching out to your Admin.
|
|
19
|
-
# Error body when the initial template list fails to load
|
|
20
|
-
groupSharedFeatures.metadataTemplateBrowser.container.initialLoadErrorBody = Something went wrong while loading templates.
|
|
21
|
-
# Aria label for the full-area skeleton shown while templates are loading
|
|
22
|
-
groupSharedFeatures.metadataTemplateBrowser.container.loadingAriaLabel = Loading templates
|
|
23
|
-
# Aria label for the template search input
|
|
24
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputAriaLabel = Search templates
|
|
25
|
-
# Aria label for the clear button inside the template search input
|
|
26
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputClearAriaLabel = Clear search
|
|
27
|
-
# Placeholder text for the template search input
|
|
28
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputPlaceholder = Search templates
|
|
29
|
-
# Retry button label in the error state
|
|
30
|
-
groupSharedFeatures.metadataTemplateBrowser.errorState.retryLabel = Try again
|
|
31
|
-
# Aria label for the error icon in the load-more error notice
|
|
32
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.errorIconAriaLabel = Error
|
|
33
|
-
# Error message shown at the bottom of the list when a load-more request fails
|
|
34
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadMoreErrorBody = Failed to load more items.
|
|
35
|
-
# Aria label for the skeleton row shown while more items are loading
|
|
36
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadingRowAriaLabel = Loading more items
|
|
37
|
-
# Label for the retry button shown alongside a load-more error
|
|
38
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.retryLabel = Try again
|
|
39
|
-
# Aria label for the chevron button that navigates into a namespace
|
|
40
|
-
groupSharedFeatures.metadataTemplateBrowser.namespaceRow.navigateAriaLabel = Navigate into {displayName}
|
|
41
|
-
# Body text shown when a search returns no results
|
|
42
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.emptyStateBody = Try using simpler search terms and then filtering the results.
|
|
43
|
-
# Heading shown when a search returns no results
|
|
44
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.emptyStateHeading = We couldn’t find what you’re looking for
|
|
45
|
-
# Aria label for the search results grid list
|
|
46
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.listAriaLabel = Search results
|
|
47
|
-
# Error body when a search request fails
|
|
48
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.searchErrorBody = Something went wrong while searching.
|
|
49
|
-
# Tooltip shown on template rows that have already been applied to the current item
|
|
50
|
-
groupSharedFeatures.metadataTemplateBrowser.templateRow.alreadyApplied = Template is already applied.
|
|
51
|
-
# Aria label for the pencil button that opens template edit
|
|
52
|
-
groupSharedFeatures.metadataTemplateBrowser.templateRow.editAriaLabel = Edit {displayName}
|
|
53
|
-
# Aria label for the sentinel row shown while more items are loading
|
|
54
|
-
groupSharedFeatures.metadataTemplateBrowser.virtualizedGridList.loadMoreSentinelAriaLabel = Load more items
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
# Aria label for the breadcrumb navigation element
|
|
2
|
-
groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.breadcrumbAriaLabel = Navigation
|
|
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 = Show more
|
|
7
|
-
# Error body when navigating into a namespace fails to load
|
|
8
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.browseErrorBody = Something went wrong while loading this namespace.
|
|
9
|
-
# Button label shown in the empty namespace state when the user is allowed to create a template
|
|
10
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.createFirstTemplateButtonLabel = Create first template
|
|
11
|
-
# Body text shown when the current namespace has no child namespaces or templates
|
|
12
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.emptyStateBody = There are no templates or namespaces in this folder.
|
|
13
|
-
# Accessible label for the browse list
|
|
14
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.listAriaLabel = Metadata templates
|
|
15
|
-
# Label for the button that opens the template editor to create a new template in the current namespace
|
|
16
|
-
groupSharedFeatures.metadataTemplateBrowser.container.createTemplateButtonLabel = New Template
|
|
17
|
-
# Body text shown when the initial load returns no templates at all
|
|
18
|
-
groupSharedFeatures.metadataTemplateBrowser.container.initialEmptyStateBody = At the moment, there are no metadata templates ready for use. You can create the first one by reaching out to your Admin.
|
|
19
|
-
# Error body when the initial template list fails to load
|
|
20
|
-
groupSharedFeatures.metadataTemplateBrowser.container.initialLoadErrorBody = Something went wrong while loading templates.
|
|
21
|
-
# Aria label for the full-area skeleton shown while templates are loading
|
|
22
|
-
groupSharedFeatures.metadataTemplateBrowser.container.loadingAriaLabel = Loading templates
|
|
23
|
-
# Aria label for the template search input
|
|
24
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputAriaLabel = Search templates
|
|
25
|
-
# Aria label for the clear button inside the template search input
|
|
26
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputClearAriaLabel = Clear search
|
|
27
|
-
# Placeholder text for the template search input
|
|
28
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputPlaceholder = Search templates
|
|
29
|
-
# Retry button label in the error state
|
|
30
|
-
groupSharedFeatures.metadataTemplateBrowser.errorState.retryLabel = Try again
|
|
31
|
-
# Aria label for the error icon in the load-more error notice
|
|
32
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.errorIconAriaLabel = Error
|
|
33
|
-
# Error message shown at the bottom of the list when a load-more request fails
|
|
34
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadMoreErrorBody = Failed to load more items.
|
|
35
|
-
# Aria label for the skeleton row shown while more items are loading
|
|
36
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadingRowAriaLabel = Loading more items
|
|
37
|
-
# Label for the retry button shown alongside a load-more error
|
|
38
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.retryLabel = Try again
|
|
39
|
-
# Aria label for the chevron button that navigates into a namespace
|
|
40
|
-
groupSharedFeatures.metadataTemplateBrowser.namespaceRow.navigateAriaLabel = Navigate into {displayName}
|
|
41
|
-
# Body text shown when a search returns no results
|
|
42
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.emptyStateBody = Try using simpler search terms and then filtering the results.
|
|
43
|
-
# Heading shown when a search returns no results
|
|
44
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.emptyStateHeading = We couldn't find what you're looking for
|
|
45
|
-
# Aria label for the search results grid list
|
|
46
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.listAriaLabel = Search results
|
|
47
|
-
# Error body when a search request fails
|
|
48
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.searchErrorBody = Something went wrong while searching.
|
|
49
|
-
# Tooltip shown on template rows that have already been applied to the current item
|
|
50
|
-
groupSharedFeatures.metadataTemplateBrowser.templateRow.alreadyApplied = Template is already applied.
|
|
51
|
-
# Aria label for the pencil button that opens template edit
|
|
52
|
-
groupSharedFeatures.metadataTemplateBrowser.templateRow.editAriaLabel = Edit {displayName}
|
|
53
|
-
# Aria label for the sentinel row shown while more items are loading
|
|
54
|
-
groupSharedFeatures.metadataTemplateBrowser.virtualizedGridList.loadMoreSentinelAriaLabel = Load more items
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
# Aria label for the breadcrumb navigation element
|
|
2
|
-
groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.breadcrumbAriaLabel = Navigation
|
|
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 = Show more
|
|
7
|
-
# Error body when navigating into a namespace fails to load
|
|
8
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.browseErrorBody = Something went wrong while loading this namespace.
|
|
9
|
-
# Button label shown in the empty namespace state when the user is allowed to create a template
|
|
10
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.createFirstTemplateButtonLabel = Create first template
|
|
11
|
-
# Body text shown when the current namespace has no child namespaces or templates
|
|
12
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.emptyStateBody = There are no templates or namespaces in this folder.
|
|
13
|
-
# Accessible label for the browse list
|
|
14
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.listAriaLabel = Metadata templates
|
|
15
|
-
# Label for the button that opens the template editor to create a new template in the current namespace
|
|
16
|
-
groupSharedFeatures.metadataTemplateBrowser.container.createTemplateButtonLabel = New Template
|
|
17
|
-
# Body text shown when the initial load returns no templates at all
|
|
18
|
-
groupSharedFeatures.metadataTemplateBrowser.container.initialEmptyStateBody = At the moment, there are no metadata templates ready for use. You can create the first one by reaching out to your Admin.
|
|
19
|
-
# Error body when the initial template list fails to load
|
|
20
|
-
groupSharedFeatures.metadataTemplateBrowser.container.initialLoadErrorBody = Something went wrong while loading templates.
|
|
21
|
-
# Aria label for the full-area skeleton shown while templates are loading
|
|
22
|
-
groupSharedFeatures.metadataTemplateBrowser.container.loadingAriaLabel = Loading templates
|
|
23
|
-
# Aria label for the template search input
|
|
24
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputAriaLabel = Search templates
|
|
25
|
-
# Aria label for the clear button inside the template search input
|
|
26
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputClearAriaLabel = Clear search
|
|
27
|
-
# Placeholder text for the template search input
|
|
28
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputPlaceholder = Search templates
|
|
29
|
-
# Retry button label in the error state
|
|
30
|
-
groupSharedFeatures.metadataTemplateBrowser.errorState.retryLabel = Try again
|
|
31
|
-
# Aria label for the error icon in the load-more error notice
|
|
32
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.errorIconAriaLabel = Error
|
|
33
|
-
# Error message shown at the bottom of the list when a load-more request fails
|
|
34
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadMoreErrorBody = Failed to load more items.
|
|
35
|
-
# Aria label for the skeleton row shown while more items are loading
|
|
36
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadingRowAriaLabel = Loading more items
|
|
37
|
-
# Label for the retry button shown alongside a load-more error
|
|
38
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.retryLabel = Try again
|
|
39
|
-
# Aria label for the chevron button that navigates into a namespace
|
|
40
|
-
groupSharedFeatures.metadataTemplateBrowser.namespaceRow.navigateAriaLabel = Navigate into {displayName}
|
|
41
|
-
# Body text shown when a search returns no results
|
|
42
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.emptyStateBody = Try using simpler search terms and then filtering the results.
|
|
43
|
-
# Heading shown when a search returns no results
|
|
44
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.emptyStateHeading = We couldn’t find what you’re looking for
|
|
45
|
-
# Aria label for the search results grid list
|
|
46
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.listAriaLabel = Search results
|
|
47
|
-
# Error body when a search request fails
|
|
48
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.searchErrorBody = Something went wrong while searching.
|
|
49
|
-
# Tooltip shown on template rows that have already been applied to the current item
|
|
50
|
-
groupSharedFeatures.metadataTemplateBrowser.templateRow.alreadyApplied = Template is already applied.
|
|
51
|
-
# Aria label for the pencil button that opens template edit
|
|
52
|
-
groupSharedFeatures.metadataTemplateBrowser.templateRow.editAriaLabel = Edit {displayName}
|
|
53
|
-
# Aria label for the sentinel row shown while more items are loading
|
|
54
|
-
groupSharedFeatures.metadataTemplateBrowser.virtualizedGridList.loadMoreSentinelAriaLabel = Load more items
|
package/dist/i18n/en-US.js
DELETED
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
export default {
|
|
2
|
-
"groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.breadcrumbAriaLabel": "Navigation",
|
|
3
|
-
"groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.enterpriseCrumbLabel": "Enterprise",
|
|
4
|
-
"groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.truncatedLinksIconAriaLabel": "Show more",
|
|
5
|
-
"groupSharedFeatures.metadataTemplateBrowser.browseList.browseErrorBody": "Something went wrong while loading this namespace.",
|
|
6
|
-
"groupSharedFeatures.metadataTemplateBrowser.browseList.createFirstTemplateButtonLabel": "Create first template",
|
|
7
|
-
"groupSharedFeatures.metadataTemplateBrowser.browseList.emptyStateBody": "There are no templates or namespaces in this folder.",
|
|
8
|
-
"groupSharedFeatures.metadataTemplateBrowser.browseList.listAriaLabel": "Metadata templates",
|
|
9
|
-
"groupSharedFeatures.metadataTemplateBrowser.container.createTemplateButtonLabel": "New Template",
|
|
10
|
-
"groupSharedFeatures.metadataTemplateBrowser.container.initialEmptyStateBody": "At the moment, there are no metadata templates ready for use. You can create the first one by reaching out to your Admin.",
|
|
11
|
-
"groupSharedFeatures.metadataTemplateBrowser.container.initialLoadErrorBody": "Something went wrong while loading templates.",
|
|
12
|
-
"groupSharedFeatures.metadataTemplateBrowser.container.loadingAriaLabel": "Loading templates",
|
|
13
|
-
"groupSharedFeatures.metadataTemplateBrowser.container.searchInputAriaLabel": "Search templates",
|
|
14
|
-
"groupSharedFeatures.metadataTemplateBrowser.container.searchInputClearAriaLabel": "Clear search",
|
|
15
|
-
"groupSharedFeatures.metadataTemplateBrowser.container.searchInputPlaceholder": "Search templates",
|
|
16
|
-
"groupSharedFeatures.metadataTemplateBrowser.errorState.retryLabel": "Try again",
|
|
17
|
-
"groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.errorIconAriaLabel": "Error",
|
|
18
|
-
"groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadMoreErrorBody": "Failed to load more items.",
|
|
19
|
-
"groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadingRowAriaLabel": "Loading more items",
|
|
20
|
-
"groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.retryLabel": "Try again",
|
|
21
|
-
"groupSharedFeatures.metadataTemplateBrowser.namespaceRow.navigateAriaLabel": "Navigate into {displayName}",
|
|
22
|
-
"groupSharedFeatures.metadataTemplateBrowser.searchList.emptyStateBody": "Try using simpler search terms and then filtering the results.",
|
|
23
|
-
"groupSharedFeatures.metadataTemplateBrowser.searchList.emptyStateHeading": "We couldn't find what you're looking for",
|
|
24
|
-
"groupSharedFeatures.metadataTemplateBrowser.searchList.listAriaLabel": "Search results",
|
|
25
|
-
"groupSharedFeatures.metadataTemplateBrowser.searchList.searchErrorBody": "Something went wrong while searching.",
|
|
26
|
-
"groupSharedFeatures.metadataTemplateBrowser.templateRow.alreadyApplied": "Template is already applied.",
|
|
27
|
-
"groupSharedFeatures.metadataTemplateBrowser.templateRow.editAriaLabel": "Edit {displayName}",
|
|
28
|
-
"groupSharedFeatures.metadataTemplateBrowser.virtualizedGridList.loadMoreSentinelAriaLabel": "Load more items"
|
|
29
|
-
}
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
# Aria label for the breadcrumb navigation element
|
|
2
|
-
groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.breadcrumbAriaLabel = Navigation
|
|
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 = Show more
|
|
7
|
-
# Error body when navigating into a namespace fails to load
|
|
8
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.browseErrorBody = Something went wrong while loading this namespace.
|
|
9
|
-
# Button label shown in the empty namespace state when the user is allowed to create a template
|
|
10
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.createFirstTemplateButtonLabel = Create first template
|
|
11
|
-
# Body text shown when the current namespace has no child namespaces or templates
|
|
12
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.emptyStateBody = There are no templates or namespaces in this folder.
|
|
13
|
-
# Accessible label for the browse list
|
|
14
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.listAriaLabel = Metadata templates
|
|
15
|
-
# Label for the button that opens the template editor to create a new template in the current namespace
|
|
16
|
-
groupSharedFeatures.metadataTemplateBrowser.container.createTemplateButtonLabel = New Template
|
|
17
|
-
# Body text shown when the initial load returns no templates at all
|
|
18
|
-
groupSharedFeatures.metadataTemplateBrowser.container.initialEmptyStateBody = At the moment, there are no metadata templates ready for use. You can create the first one by reaching out to your Admin.
|
|
19
|
-
# Error body when the initial template list fails to load
|
|
20
|
-
groupSharedFeatures.metadataTemplateBrowser.container.initialLoadErrorBody = Something went wrong while loading templates.
|
|
21
|
-
# Aria label for the full-area skeleton shown while templates are loading
|
|
22
|
-
groupSharedFeatures.metadataTemplateBrowser.container.loadingAriaLabel = Loading templates
|
|
23
|
-
# Aria label for the template search input
|
|
24
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputAriaLabel = Search templates
|
|
25
|
-
# Aria label for the clear button inside the template search input
|
|
26
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputClearAriaLabel = Clear search
|
|
27
|
-
# Placeholder text for the template search input
|
|
28
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputPlaceholder = Search templates
|
|
29
|
-
# Retry button label in the error state
|
|
30
|
-
groupSharedFeatures.metadataTemplateBrowser.errorState.retryLabel = Try again
|
|
31
|
-
# Aria label for the error icon in the load-more error notice
|
|
32
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.errorIconAriaLabel = Error
|
|
33
|
-
# Error message shown at the bottom of the list when a load-more request fails
|
|
34
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadMoreErrorBody = Failed to load more items.
|
|
35
|
-
# Aria label for the skeleton row shown while more items are loading
|
|
36
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadingRowAriaLabel = Loading more items
|
|
37
|
-
# Label for the retry button shown alongside a load-more error
|
|
38
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.retryLabel = Try again
|
|
39
|
-
# Aria label for the chevron button that navigates into a namespace
|
|
40
|
-
groupSharedFeatures.metadataTemplateBrowser.namespaceRow.navigateAriaLabel = Navigate into {displayName}
|
|
41
|
-
# Body text shown when a search returns no results
|
|
42
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.emptyStateBody = Try using simpler search terms and then filtering the results.
|
|
43
|
-
# Heading shown when a search returns no results
|
|
44
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.emptyStateHeading = We couldn't find what you're looking for
|
|
45
|
-
# Aria label for the search results grid list
|
|
46
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.listAriaLabel = Search results
|
|
47
|
-
# Error body when a search request fails
|
|
48
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.searchErrorBody = Something went wrong while searching.
|
|
49
|
-
# Tooltip shown on template rows that have already been applied to the current item
|
|
50
|
-
groupSharedFeatures.metadataTemplateBrowser.templateRow.alreadyApplied = Template is already applied.
|
|
51
|
-
# Aria label for the pencil button that opens template edit
|
|
52
|
-
groupSharedFeatures.metadataTemplateBrowser.templateRow.editAriaLabel = Edit {displayName}
|
|
53
|
-
# Aria label for the sentinel row shown while more items are loading
|
|
54
|
-
groupSharedFeatures.metadataTemplateBrowser.virtualizedGridList.loadMoreSentinelAriaLabel = Load more items
|
|
@@ -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 = ⟦萬萬 ÈиţèŕΡŗìśé 國國⟧
|
|
5
|
-
# Aria label for the icon button shown when breadcrumb crumbs are truncated
|
|
6
|
-
groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.truncatedLinksIconAriaLabel = ⟦萬萬 Śĥòŵ móŕè 國國⟧
|
|
7
|
-
# Error body when navigating into a namespace fails to load
|
|
8
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.browseErrorBody = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Śòmèţĥìиĝ ŵéйť ωŕóлğ ώħíĺê ļôàďîпġ ŧнïś πáмëŝΡâ¢ē. 國國國國國國國國國國國國國國⟧
|
|
9
|
-
# Button label shown in the empty namespace state when the user is allowed to create a template
|
|
10
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.createFirstTemplateButtonLabel = ⟦萬萬萬萬萬萬 Çŕèàţé ƒìŗśť ŧêmΡĺáτë 國國國國國國⟧
|
|
11
|
-
# Body text shown when the current namespace has no child namespaces or templates
|
|
12
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.emptyStateBody = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ţĥèŕé àŗê иò ţëmΡĺáťēś óř йâмĕŝРã¢ėş ìл ŧħíѕ ƒôļďęя. 國國國國國國國國國國國國國國國⟧
|
|
13
|
-
# Accessible label for the browse list
|
|
14
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.listAriaLabel = ⟦萬萬萬萬萬 Μèţàďáťâ ŧémΡĺãτêś 國國國國國⟧
|
|
15
|
-
# Label for the button that opens the template editor to create a new template in the current namespace
|
|
16
|
-
groupSharedFeatures.metadataTemplateBrowser.container.createTemplateButtonLabel = ⟦萬萬萬 Ñèŵ ŢémΡĺàţê 國國國⟧
|
|
17
|
-
# Body text shown when the initial load returns no templates at all
|
|
18
|
-
groupSharedFeatures.metadataTemplateBrowser.container.initialEmptyStateBody = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Àţ ťĥè mòмéиŧ, τħêŕë àŗē йó mĕтáďâţã ťėмΡĺäŧęś řěåđý ƒôя µŝέ. Ýõù ¢āл çѓεăτе тнё ƒìґşţ öпє вÿ г℮ąćћíπĝ øúť ŧō ŷŏûř Áďmîή. 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧
|
|
19
|
-
# Error body when the initial template list fails to load
|
|
20
|
-
groupSharedFeatures.metadataTemplateBrowser.container.initialLoadErrorBody = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬 Śòmèţĥìиĝ ŵéйť ωŕóлğ ώħíĺê ļôàďîпġ ŧëмΡľáτēś. 國國國國國國國國國國國國國⟧
|
|
21
|
-
# Aria label for the full-area skeleton shown while templates are loading
|
|
22
|
-
groupSharedFeatures.metadataTemplateBrowser.container.loadingAriaLabel = ⟦萬萬萬萬萬 Ĺòàďìиĝ ţèmΡĺáťéś 國國國國國⟧
|
|
23
|
-
# Aria label for the template search input
|
|
24
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputAriaLabel = ⟦萬萬萬萬 Śèàŕ¢ĥ ţémΡĺáťêś 國國國國⟧
|
|
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 = ⟦萬萬萬萬 Śèàŕ¢ĥ ţémΡĺáťêś 國國國國⟧
|
|
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 = ⟦萬萬萬萬萬萬萬 ₣àìĺèď ţò ļóáđ môŕé íťêмś. 國國國國國國國⟧
|
|
35
|
-
# Aria label for the skeleton row shown while more items are loading
|
|
36
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadingRowAriaLabel = ⟦萬萬萬萬萬 Ĺòàďìиĝ móŕè íţéмś 國國國國國⟧
|
|
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 = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ţŕý µśìиĝ ŝímΡĺèŗ şéàř¢ĥ ţêямѕ áйď ťħëл ƒîļŧēѓïпğ τнĕ ґėšùľтś. 國國國國國國國國國國國國國國國國國國⟧
|
|
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 = ⟦萬萬萬萬萬萬萬萬萬萬萬 Śòmèţĥìиĝ ŵéйť ωŕóлğ ώħíĺê śëàŗ¢нîпġ. 國國國國國國國國國國國⟧
|
|
49
|
-
# Tooltip shown on template rows that have already been applied to the current item
|
|
50
|
-
groupSharedFeatures.metadataTemplateBrowser.templateRow.alreadyApplied = ⟦萬萬萬萬萬萬萬萬 ŢèmΡĺàţé ìś áļŕêâďý ãРΡľíëđ. 國國國國國國國國⟧
|
|
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 = ⟦萬萬萬萬 Ĺòàď móŕè ìţéмś 國國國國⟧
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
# Aria label for the breadcrumb navigation element
|
|
2
|
-
groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.breadcrumbAriaLabel = Navegación
|
|
3
|
-
# Label for the root-level breadcrumb crumb that navigates back to the enterprise namespace
|
|
4
|
-
groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.enterpriseCrumbLabel = Empresa
|
|
5
|
-
# Aria label for the icon button shown when breadcrumb crumbs are truncated
|
|
6
|
-
groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.truncatedLinksIconAriaLabel = Mostrar más
|
|
7
|
-
# Error body when navigating into a namespace fails to load
|
|
8
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.browseErrorBody = Se ha producido un error al cargar este espacio de nombres.
|
|
9
|
-
# Button label shown in the empty namespace state when the user is allowed to create a template
|
|
10
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.createFirstTemplateButtonLabel = Crear primera plantilla
|
|
11
|
-
# Body text shown when the current namespace has no child namespaces or templates
|
|
12
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.emptyStateBody = No hay plantillas ni espacios de nombres en esta carpeta.
|
|
13
|
-
# Accessible label for the browse list
|
|
14
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.listAriaLabel = Plantillas de metadatos
|
|
15
|
-
# Label for the button that opens the template editor to create a new template in the current namespace
|
|
16
|
-
groupSharedFeatures.metadataTemplateBrowser.container.createTemplateButtonLabel = Nueva plantilla
|
|
17
|
-
# Body text shown when the initial load returns no templates at all
|
|
18
|
-
groupSharedFeatures.metadataTemplateBrowser.container.initialEmptyStateBody = De momento, no hay plantillas de metadatos listas para usar. Para crear la primera, tiene que ponerse en contacto con su admin.
|
|
19
|
-
# Error body when the initial template list fails to load
|
|
20
|
-
groupSharedFeatures.metadataTemplateBrowser.container.initialLoadErrorBody = Se ha producido un error al cargar las plantillas.
|
|
21
|
-
# Aria label for the full-area skeleton shown while templates are loading
|
|
22
|
-
groupSharedFeatures.metadataTemplateBrowser.container.loadingAriaLabel = Cargando plantillas
|
|
23
|
-
# Aria label for the template search input
|
|
24
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputAriaLabel = Buscar plantillas
|
|
25
|
-
# Aria label for the clear button inside the template search input
|
|
26
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputClearAriaLabel = Borrar la búsqueda
|
|
27
|
-
# Placeholder text for the template search input
|
|
28
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputPlaceholder = Buscar plantillas
|
|
29
|
-
# Retry button label in the error state
|
|
30
|
-
groupSharedFeatures.metadataTemplateBrowser.errorState.retryLabel = Volver a intentarlo
|
|
31
|
-
# Aria label for the error icon in the load-more error notice
|
|
32
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.errorIconAriaLabel = Error
|
|
33
|
-
# Error message shown at the bottom of the list when a load-more request fails
|
|
34
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadMoreErrorBody = Error al cargar más elementos.
|
|
35
|
-
# Aria label for the skeleton row shown while more items are loading
|
|
36
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadingRowAriaLabel = Cargando más elementos
|
|
37
|
-
# Label for the retry button shown alongside a load-more error
|
|
38
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.retryLabel = Volver a intentarlo
|
|
39
|
-
# Aria label for the chevron button that navigates into a namespace
|
|
40
|
-
groupSharedFeatures.metadataTemplateBrowser.namespaceRow.navigateAriaLabel = Navegar dentro de {displayName}
|
|
41
|
-
# Body text shown when a search returns no results
|
|
42
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.emptyStateBody = Intente usar términos de búsqueda más sencillos y, a continuación, filtre los resultados.
|
|
43
|
-
# Heading shown when a search returns no results
|
|
44
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.emptyStateHeading = No hemos podido encontrar lo que busca
|
|
45
|
-
# Aria label for the search results grid list
|
|
46
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.listAriaLabel = Buscar resultados
|
|
47
|
-
# Error body when a search request fails
|
|
48
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.searchErrorBody = Se ha producido un error durante la búsqueda.
|
|
49
|
-
# Tooltip shown on template rows that have already been applied to the current item
|
|
50
|
-
groupSharedFeatures.metadataTemplateBrowser.templateRow.alreadyApplied = La plantilla ya está aplicada.
|
|
51
|
-
# Aria label for the pencil button that opens template edit
|
|
52
|
-
groupSharedFeatures.metadataTemplateBrowser.templateRow.editAriaLabel = Editar {displayName}
|
|
53
|
-
# Aria label for the sentinel row shown while more items are loading
|
|
54
|
-
groupSharedFeatures.metadataTemplateBrowser.virtualizedGridList.loadMoreSentinelAriaLabel = Cargar más elementos
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
# Aria label for the breadcrumb navigation element
|
|
2
|
-
groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.breadcrumbAriaLabel = Navegación
|
|
3
|
-
# Label for the root-level breadcrumb crumb that navigates back to the enterprise namespace
|
|
4
|
-
groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.enterpriseCrumbLabel = Empresa
|
|
5
|
-
# Aria label for the icon button shown when breadcrumb crumbs are truncated
|
|
6
|
-
groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.truncatedLinksIconAriaLabel = Mostrar más
|
|
7
|
-
# Error body when navigating into a namespace fails to load
|
|
8
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.browseErrorBody = Se ha producido un error al cargar este espacio de nombres.
|
|
9
|
-
# Button label shown in the empty namespace state when the user is allowed to create a template
|
|
10
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.createFirstTemplateButtonLabel = Crear primera plantilla
|
|
11
|
-
# Body text shown when the current namespace has no child namespaces or templates
|
|
12
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.emptyStateBody = No hay plantillas ni espacios de nombres en esta carpeta.
|
|
13
|
-
# Accessible label for the browse list
|
|
14
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.listAriaLabel = Plantillas de metadatos
|
|
15
|
-
# Label for the button that opens the template editor to create a new template in the current namespace
|
|
16
|
-
groupSharedFeatures.metadataTemplateBrowser.container.createTemplateButtonLabel = Nueva plantilla
|
|
17
|
-
# Body text shown when the initial load returns no templates at all
|
|
18
|
-
groupSharedFeatures.metadataTemplateBrowser.container.initialEmptyStateBody = De momento, no hay plantillas de metadatos listas para usar. Para crear la primera, tiene que ponerse en contacto con su admin.
|
|
19
|
-
# Error body when the initial template list fails to load
|
|
20
|
-
groupSharedFeatures.metadataTemplateBrowser.container.initialLoadErrorBody = Se ha producido un error al cargar las plantillas.
|
|
21
|
-
# Aria label for the full-area skeleton shown while templates are loading
|
|
22
|
-
groupSharedFeatures.metadataTemplateBrowser.container.loadingAriaLabel = Cargando plantillas
|
|
23
|
-
# Aria label for the template search input
|
|
24
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputAriaLabel = Buscar plantillas
|
|
25
|
-
# Aria label for the clear button inside the template search input
|
|
26
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputClearAriaLabel = Borrar la búsqueda
|
|
27
|
-
# Placeholder text for the template search input
|
|
28
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputPlaceholder = Buscar plantillas
|
|
29
|
-
# Retry button label in the error state
|
|
30
|
-
groupSharedFeatures.metadataTemplateBrowser.errorState.retryLabel = Volver a intentarlo
|
|
31
|
-
# Aria label for the error icon in the load-more error notice
|
|
32
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.errorIconAriaLabel = Error
|
|
33
|
-
# Error message shown at the bottom of the list when a load-more request fails
|
|
34
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadMoreErrorBody = Error al cargar más elementos.
|
|
35
|
-
# Aria label for the skeleton row shown while more items are loading
|
|
36
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadingRowAriaLabel = Cargando más elementos
|
|
37
|
-
# Label for the retry button shown alongside a load-more error
|
|
38
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.retryLabel = Volver a intentarlo
|
|
39
|
-
# Aria label for the chevron button that navigates into a namespace
|
|
40
|
-
groupSharedFeatures.metadataTemplateBrowser.namespaceRow.navigateAriaLabel = Navegar dentro de {displayName}
|
|
41
|
-
# Body text shown when a search returns no results
|
|
42
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.emptyStateBody = Intente usar términos de búsqueda más sencillos y, a continuación, filtre los resultados.
|
|
43
|
-
# Heading shown when a search returns no results
|
|
44
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.emptyStateHeading = No hemos podido encontrar lo que busca
|
|
45
|
-
# Aria label for the search results grid list
|
|
46
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.listAriaLabel = Buscar resultados
|
|
47
|
-
# Error body when a search request fails
|
|
48
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.searchErrorBody = Se ha producido un error durante la búsqueda.
|
|
49
|
-
# Tooltip shown on template rows that have already been applied to the current item
|
|
50
|
-
groupSharedFeatures.metadataTemplateBrowser.templateRow.alreadyApplied = La plantilla ya está aplicada.
|
|
51
|
-
# Aria label for the pencil button that opens template edit
|
|
52
|
-
groupSharedFeatures.metadataTemplateBrowser.templateRow.editAriaLabel = Editar {displayName}
|
|
53
|
-
# Aria label for the sentinel row shown while more items are loading
|
|
54
|
-
groupSharedFeatures.metadataTemplateBrowser.virtualizedGridList.loadMoreSentinelAriaLabel = Cargar más elementos
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
# Aria label for the breadcrumb navigation element
|
|
2
|
-
groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.breadcrumbAriaLabel = Selaus
|
|
3
|
-
# Label for the root-level breadcrumb crumb that navigates back to the enterprise namespace
|
|
4
|
-
groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.enterpriseCrumbLabel = Yritys
|
|
5
|
-
# Aria label for the icon button shown when breadcrumb crumbs are truncated
|
|
6
|
-
groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.truncatedLinksIconAriaLabel = Näytä enemmän
|
|
7
|
-
# Error body when navigating into a namespace fails to load
|
|
8
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.browseErrorBody = Tämän nimitilan lataamisessa tapahtui virhe.
|
|
9
|
-
# Button label shown in the empty namespace state when the user is allowed to create a template
|
|
10
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.createFirstTemplateButtonLabel = Luo ensimmäinen malli
|
|
11
|
-
# Body text shown when the current namespace has no child namespaces or templates
|
|
12
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.emptyStateBody = Tässä kansiossa ei ole malleja tai nimitiloja.
|
|
13
|
-
# Accessible label for the browse list
|
|
14
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.listAriaLabel = Metatietomallit
|
|
15
|
-
# Label for the button that opens the template editor to create a new template in the current namespace
|
|
16
|
-
groupSharedFeatures.metadataTemplateBrowser.container.createTemplateButtonLabel = Uusi malli
|
|
17
|
-
# Body text shown when the initial load returns no templates at all
|
|
18
|
-
groupSharedFeatures.metadataTemplateBrowser.container.initialEmptyStateBody = Tällä hetkellä ei ole käyttövalmiita metatietomalleja. Voit luoda ensimmäisen ottamalla yhteyttä järjestelmänvalvojaan.
|
|
19
|
-
# Error body when the initial template list fails to load
|
|
20
|
-
groupSharedFeatures.metadataTemplateBrowser.container.initialLoadErrorBody = Mallien lataamisessa tapahtui virhe.
|
|
21
|
-
# Aria label for the full-area skeleton shown while templates are loading
|
|
22
|
-
groupSharedFeatures.metadataTemplateBrowser.container.loadingAriaLabel = Ladataan malleja
|
|
23
|
-
# Aria label for the template search input
|
|
24
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputAriaLabel = Hae malleja
|
|
25
|
-
# Aria label for the clear button inside the template search input
|
|
26
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputClearAriaLabel = Tyhjennä haku
|
|
27
|
-
# Placeholder text for the template search input
|
|
28
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputPlaceholder = Hae malleja
|
|
29
|
-
# Retry button label in the error state
|
|
30
|
-
groupSharedFeatures.metadataTemplateBrowser.errorState.retryLabel = Yritä uudelleen
|
|
31
|
-
# Aria label for the error icon in the load-more error notice
|
|
32
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.errorIconAriaLabel = Virhe
|
|
33
|
-
# Error message shown at the bottom of the list when a load-more request fails
|
|
34
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadMoreErrorBody = Useampien kohteiden lataaminen epäonnistui.
|
|
35
|
-
# Aria label for the skeleton row shown while more items are loading
|
|
36
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadingRowAriaLabel = Ladataan lisää kohteita
|
|
37
|
-
# Label for the retry button shown alongside a load-more error
|
|
38
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.retryLabel = Yritä uudelleen
|
|
39
|
-
# Aria label for the chevron button that navigates into a namespace
|
|
40
|
-
groupSharedFeatures.metadataTemplateBrowser.namespaceRow.navigateAriaLabel = Siirry kohteeseen {displayName}
|
|
41
|
-
# Body text shown when a search returns no results
|
|
42
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.emptyStateBody = Kokeile yksinkertaisempia hakusanoja ja yritä suodattaa tulokset.
|
|
43
|
-
# Heading shown when a search returns no results
|
|
44
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.emptyStateHeading = Emme löytäneet etsimääsi kohdetta
|
|
45
|
-
# Aria label for the search results grid list
|
|
46
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.listAriaLabel = Hakutulokset
|
|
47
|
-
# Error body when a search request fails
|
|
48
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.searchErrorBody = Jokin meni pieleen haettaessa.
|
|
49
|
-
# Tooltip shown on template rows that have already been applied to the current item
|
|
50
|
-
groupSharedFeatures.metadataTemplateBrowser.templateRow.alreadyApplied = Malli on jo käytössä.
|
|
51
|
-
# Aria label for the pencil button that opens template edit
|
|
52
|
-
groupSharedFeatures.metadataTemplateBrowser.templateRow.editAriaLabel = Muokkaa {displayName}
|
|
53
|
-
# Aria label for the sentinel row shown while more items are loading
|
|
54
|
-
groupSharedFeatures.metadataTemplateBrowser.virtualizedGridList.loadMoreSentinelAriaLabel = Lataa lisää kohteita
|