@box/metadata-template-browser 2.1.9 → 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.
- 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 +1 -1
- 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 = Enterprise
|
|
5
|
-
# Aria label for the icon button shown when breadcrumb crumbs are truncated
|
|
6
|
-
groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.truncatedLinksIconAriaLabel = Afficher plus d’informations
|
|
7
|
-
# Error body when navigating into a namespace fails to load
|
|
8
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.browseErrorBody = Une erreur est survenue lors du chargement de cet espace de noms.
|
|
9
|
-
# Button label shown in the empty namespace state when the user is allowed to create a template
|
|
10
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.createFirstTemplateButtonLabel = Créer le premier modèle
|
|
11
|
-
# Body text shown when the current namespace has no child namespaces or templates
|
|
12
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.emptyStateBody = Ce dossier ne contient aucun modèle ou espace de noms.
|
|
13
|
-
# Accessible label for the browse list
|
|
14
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.listAriaLabel = Modèles de métadonnées
|
|
15
|
-
# Label for the button that opens the template editor to create a new template in the current namespace
|
|
16
|
-
groupSharedFeatures.metadataTemplateBrowser.container.createTemplateButtonLabel = Nouveau modèle
|
|
17
|
-
# Body text shown when the initial load returns no templates at all
|
|
18
|
-
groupSharedFeatures.metadataTemplateBrowser.container.initialEmptyStateBody = Aucun modèle de métadonnées n’est prêt à être utilisé pour le moment. Vous pouvez créer le premier en contactant votre administrateur.
|
|
19
|
-
# Error body when the initial template list fails to load
|
|
20
|
-
groupSharedFeatures.metadataTemplateBrowser.container.initialLoadErrorBody = Une erreur est survenue lors du chargement des modèles.
|
|
21
|
-
# Aria label for the full-area skeleton shown while templates are loading
|
|
22
|
-
groupSharedFeatures.metadataTemplateBrowser.container.loadingAriaLabel = Chargement des modèles
|
|
23
|
-
# Aria label for the template search input
|
|
24
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputAriaLabel = Modèles de recherche
|
|
25
|
-
# Aria label for the clear button inside the template search input
|
|
26
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputClearAriaLabel = Réinitialiser la recherche
|
|
27
|
-
# Placeholder text for the template search input
|
|
28
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputPlaceholder = Modèles de recherche
|
|
29
|
-
# Retry button label in the error state
|
|
30
|
-
groupSharedFeatures.metadataTemplateBrowser.errorState.retryLabel = Réessayer
|
|
31
|
-
# Aria label for the error icon in the load-more error notice
|
|
32
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.errorIconAriaLabel = Erreur
|
|
33
|
-
# Error message shown at the bottom of the list when a load-more request fails
|
|
34
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadMoreErrorBody = Échec du chargement de plus d’éléments.
|
|
35
|
-
# Aria label for the skeleton row shown while more items are loading
|
|
36
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadingRowAriaLabel = Chargement de plus d’éléments
|
|
37
|
-
# Label for the retry button shown alongside a load-more error
|
|
38
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.retryLabel = Réessayer
|
|
39
|
-
# Aria label for the chevron button that navigates into a namespace
|
|
40
|
-
groupSharedFeatures.metadataTemplateBrowser.namespaceRow.navigateAriaLabel = Accéder à {displayName}
|
|
41
|
-
# Body text shown when a search returns no results
|
|
42
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.emptyStateBody = Essayez d’utiliser des termes de recherche plus simples puis de filtrer les résultats.
|
|
43
|
-
# Heading shown when a search returns no results
|
|
44
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.emptyStateHeading = Nous ne pouvons pas trouver ce que vous cherchez
|
|
45
|
-
# Aria label for the search results grid list
|
|
46
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.listAriaLabel = Résultats de recherche
|
|
47
|
-
# Error body when a search request fails
|
|
48
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.searchErrorBody = Une erreur est survenue lors de la recherche.
|
|
49
|
-
# Tooltip shown on template rows that have already been applied to the current item
|
|
50
|
-
groupSharedFeatures.metadataTemplateBrowser.templateRow.alreadyApplied = Le modèle est déjà appliqué.
|
|
51
|
-
# Aria label for the pencil button that opens template edit
|
|
52
|
-
groupSharedFeatures.metadataTemplateBrowser.templateRow.editAriaLabel = Modifier {displayName}
|
|
53
|
-
# Aria label for the sentinel row shown while more items are loading
|
|
54
|
-
groupSharedFeatures.metadataTemplateBrowser.virtualizedGridList.loadMoreSentinelAriaLabel = Charger plus d’éléments
|
|
@@ -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 = Afficher plus d’informations
|
|
7
|
-
# Error body when navigating into a namespace fails to load
|
|
8
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.browseErrorBody = Une erreur est survenue lors du chargement de cet espace de noms.
|
|
9
|
-
# Button label shown in the empty namespace state when the user is allowed to create a template
|
|
10
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.createFirstTemplateButtonLabel = Créer le premier modèle
|
|
11
|
-
# Body text shown when the current namespace has no child namespaces or templates
|
|
12
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.emptyStateBody = Ce dossier ne contient aucun modèle ou espace de noms.
|
|
13
|
-
# Accessible label for the browse list
|
|
14
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.listAriaLabel = Modèles de métadonnées
|
|
15
|
-
# Label for the button that opens the template editor to create a new template in the current namespace
|
|
16
|
-
groupSharedFeatures.metadataTemplateBrowser.container.createTemplateButtonLabel = Nouveau modèle
|
|
17
|
-
# Body text shown when the initial load returns no templates at all
|
|
18
|
-
groupSharedFeatures.metadataTemplateBrowser.container.initialEmptyStateBody = Aucun modèle de métadonnées n’est prêt à être utilisé pour le moment. Vous pouvez créer le premier en contactant votre administrateur.
|
|
19
|
-
# Error body when the initial template list fails to load
|
|
20
|
-
groupSharedFeatures.metadataTemplateBrowser.container.initialLoadErrorBody = Une erreur est survenue lors du chargement des modèles.
|
|
21
|
-
# Aria label for the full-area skeleton shown while templates are loading
|
|
22
|
-
groupSharedFeatures.metadataTemplateBrowser.container.loadingAriaLabel = Chargement des modèles
|
|
23
|
-
# Aria label for the template search input
|
|
24
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputAriaLabel = Modèles de recherche
|
|
25
|
-
# Aria label for the clear button inside the template search input
|
|
26
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputClearAriaLabel = Réinitialiser la recherche
|
|
27
|
-
# Placeholder text for the template search input
|
|
28
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputPlaceholder = Modèles de recherche
|
|
29
|
-
# Retry button label in the error state
|
|
30
|
-
groupSharedFeatures.metadataTemplateBrowser.errorState.retryLabel = Réessayer
|
|
31
|
-
# Aria label for the error icon in the load-more error notice
|
|
32
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.errorIconAriaLabel = Erreur
|
|
33
|
-
# Error message shown at the bottom of the list when a load-more request fails
|
|
34
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadMoreErrorBody = Échec du chargement de plus d’éléments.
|
|
35
|
-
# Aria label for the skeleton row shown while more items are loading
|
|
36
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadingRowAriaLabel = Chargement de plus d’éléments
|
|
37
|
-
# Label for the retry button shown alongside a load-more error
|
|
38
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.retryLabel = Réessayer
|
|
39
|
-
# Aria label for the chevron button that navigates into a namespace
|
|
40
|
-
groupSharedFeatures.metadataTemplateBrowser.namespaceRow.navigateAriaLabel = Accéder à {displayName}
|
|
41
|
-
# Body text shown when a search returns no results
|
|
42
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.emptyStateBody = Essayez d’utiliser des termes de recherche plus simples puis de filtrer les résultats.
|
|
43
|
-
# Heading shown when a search returns no results
|
|
44
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.emptyStateHeading = Nous ne pouvons pas trouver ce que vous cherchez
|
|
45
|
-
# Aria label for the search results grid list
|
|
46
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.listAriaLabel = Résultats de recherche
|
|
47
|
-
# Error body when a search request fails
|
|
48
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.searchErrorBody = Une erreur est survenue lors de la recherche.
|
|
49
|
-
# Tooltip shown on template rows that have already been applied to the current item
|
|
50
|
-
groupSharedFeatures.metadataTemplateBrowser.templateRow.alreadyApplied = Le modèle est déjà appliqué.
|
|
51
|
-
# Aria label for the pencil button that opens template edit
|
|
52
|
-
groupSharedFeatures.metadataTemplateBrowser.templateRow.editAriaLabel = Modifier {displayName}
|
|
53
|
-
# Aria label for the sentinel row shown while more items are loading
|
|
54
|
-
groupSharedFeatures.metadataTemplateBrowser.virtualizedGridList.loadMoreSentinelAriaLabel = Charger plus d’éléments
|
|
@@ -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 = Navigazione
|
|
3
|
-
# Label for the root-level breadcrumb crumb that navigates back to the enterprise namespace
|
|
4
|
-
groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.enterpriseCrumbLabel = Azienda
|
|
5
|
-
# Aria label for the icon button shown when breadcrumb crumbs are truncated
|
|
6
|
-
groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.truncatedLinksIconAriaLabel = Mostra di più
|
|
7
|
-
# Error body when navigating into a namespace fails to load
|
|
8
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.browseErrorBody = Si è verificato un errore durante il caricamento di questo spazio dei nomi.
|
|
9
|
-
# Button label shown in the empty namespace state when the user is allowed to create a template
|
|
10
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.createFirstTemplateButtonLabel = Crea primo modello
|
|
11
|
-
# Body text shown when the current namespace has no child namespaces or templates
|
|
12
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.emptyStateBody = Non sono presenti modelli o spazi dei nomi in questa cartella.
|
|
13
|
-
# Accessible label for the browse list
|
|
14
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.listAriaLabel = Modelli metadati
|
|
15
|
-
# Label for the button that opens the template editor to create a new template in the current namespace
|
|
16
|
-
groupSharedFeatures.metadataTemplateBrowser.container.createTemplateButtonLabel = Nuovo modello
|
|
17
|
-
# Body text shown when the initial load returns no templates at all
|
|
18
|
-
groupSharedFeatures.metadataTemplateBrowser.container.initialEmptyStateBody = Al momento non sono disponibili modelli di metadati pronti per l’uso. Puoi creare il primo contattando l’amministratore.
|
|
19
|
-
# Error body when the initial template list fails to load
|
|
20
|
-
groupSharedFeatures.metadataTemplateBrowser.container.initialLoadErrorBody = Si è verificato un errore durante il caricamento dei modelli.
|
|
21
|
-
# Aria label for the full-area skeleton shown while templates are loading
|
|
22
|
-
groupSharedFeatures.metadataTemplateBrowser.container.loadingAriaLabel = Caricamento modelli in corso
|
|
23
|
-
# Aria label for the template search input
|
|
24
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputAriaLabel = Cerca modelli
|
|
25
|
-
# Aria label for the clear button inside the template search input
|
|
26
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputClearAriaLabel = Cancella ricerca
|
|
27
|
-
# Placeholder text for the template search input
|
|
28
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputPlaceholder = Cerca modelli
|
|
29
|
-
# Retry button label in the error state
|
|
30
|
-
groupSharedFeatures.metadataTemplateBrowser.errorState.retryLabel = Riprova
|
|
31
|
-
# Aria label for the error icon in the load-more error notice
|
|
32
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.errorIconAriaLabel = Errore
|
|
33
|
-
# Error message shown at the bottom of the list when a load-more request fails
|
|
34
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadMoreErrorBody = Impossibile caricare più elementi.
|
|
35
|
-
# Aria label for the skeleton row shown while more items are loading
|
|
36
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadingRowAriaLabel = Caricamento di più elementi in corso
|
|
37
|
-
# Label for the retry button shown alongside a load-more error
|
|
38
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.retryLabel = Riprova
|
|
39
|
-
# Aria label for the chevron button that navigates into a namespace
|
|
40
|
-
groupSharedFeatures.metadataTemplateBrowser.namespaceRow.navigateAriaLabel = Passa a {displayName}
|
|
41
|
-
# Body text shown when a search returns no results
|
|
42
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.emptyStateBody = Prova a utilizzare termini di ricerca più semplici, quindi filtra i risultati.
|
|
43
|
-
# Heading shown when a search returns no results
|
|
44
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.emptyStateHeading = Impossibile trovare ciò che stai cercando
|
|
45
|
-
# Aria label for the search results grid list
|
|
46
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.listAriaLabel = Risultati della ricerca
|
|
47
|
-
# Error body when a search request fails
|
|
48
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.searchErrorBody = Si è verificato un errore durante la ricerca.
|
|
49
|
-
# Tooltip shown on template rows that have already been applied to the current item
|
|
50
|
-
groupSharedFeatures.metadataTemplateBrowser.templateRow.alreadyApplied = Il modello è già applicato.
|
|
51
|
-
# Aria label for the pencil button that opens template edit
|
|
52
|
-
groupSharedFeatures.metadataTemplateBrowser.templateRow.editAriaLabel = Modifica {displayName}
|
|
53
|
-
# Aria label for the sentinel row shown while more items are loading
|
|
54
|
-
groupSharedFeatures.metadataTemplateBrowser.virtualizedGridList.loadMoreSentinelAriaLabel = Carica più elementi
|
|
@@ -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 +0,0 @@
|
|
|
1
|
-
[{"id":"groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.breadcrumbAriaLabel","description":"Aria label for the breadcrumb navigation element","defaultMessage":"Navigation"},{"id":"groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.enterpriseCrumbLabel","description":"Label for the root-level breadcrumb crumb that navigates back to the enterprise namespace","defaultMessage":"Enterprise"},{"id":"groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.truncatedLinksIconAriaLabel","description":"Aria label for the icon button shown when breadcrumb crumbs are truncated","defaultMessage":"Show more"}]
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
[{"id":"groupSharedFeatures.metadataTemplateBrowser.browseList.listAriaLabel","description":"Accessible label for the browse list","defaultMessage":"Metadata templates"},{"id":"groupSharedFeatures.metadataTemplateBrowser.browseList.browseErrorBody","description":"Error body when navigating into a namespace fails to load","defaultMessage":"Something went wrong while loading this namespace."},{"id":"groupSharedFeatures.metadataTemplateBrowser.browseList.emptyStateBody","description":"Body text shown when the current namespace has no child namespaces or templates","defaultMessage":"There are no templates or namespaces in this folder."},{"id":"groupSharedFeatures.metadataTemplateBrowser.browseList.createFirstTemplateButtonLabel","description":"Button label shown in the empty namespace state when the user is allowed to create a template","defaultMessage":"Create first template"}]
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
[{"id":"groupSharedFeatures.metadataTemplateBrowser.errorState.retryLabel","description":"Retry button label in the error state","defaultMessage":"Try again"}]
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
[{"id":"groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadingRowAriaLabel","description":"Aria label for the skeleton row shown while more items are loading","defaultMessage":"Loading more items"},{"id":"groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.errorIconAriaLabel","description":"Aria label for the error icon in the load-more error notice","defaultMessage":"Error"},{"id":"groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadMoreErrorBody","description":"Error message shown at the bottom of the list when a load-more request fails","defaultMessage":"Failed to load more items."},{"id":"groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.retryLabel","description":"Label for the retry button shown alongside a load-more error","defaultMessage":"Try again"}]
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
[{"id":"groupSharedFeatures.metadataTemplateBrowser.container.searchInputPlaceholder","description":"Placeholder text for the template search input","defaultMessage":"Search templates"},{"id":"groupSharedFeatures.metadataTemplateBrowser.container.searchInputAriaLabel","description":"Aria label for the template search input","defaultMessage":"Search templates"},{"id":"groupSharedFeatures.metadataTemplateBrowser.container.searchInputClearAriaLabel","description":"Aria label for the clear button inside the template search input","defaultMessage":"Clear search"},{"id":"groupSharedFeatures.metadataTemplateBrowser.container.loadingAriaLabel","description":"Aria label for the full-area skeleton shown while templates are loading","defaultMessage":"Loading templates"},{"id":"groupSharedFeatures.metadataTemplateBrowser.container.initialEmptyStateBody","description":"Body text shown when the initial load returns no templates at all","defaultMessage":"At the moment, there are no metadata templates ready for use. You can create the first one by reaching out to your Admin."},{"id":"groupSharedFeatures.metadataTemplateBrowser.container.initialLoadErrorBody","description":"Error body when the initial template list fails to load","defaultMessage":"Something went wrong while loading templates."},{"id":"groupSharedFeatures.metadataTemplateBrowser.container.createTemplateButtonLabel","description":"Label for the button that opens the template editor to create a new template in the current namespace","defaultMessage":"New Template"}]
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
[{"id":"groupSharedFeatures.metadataTemplateBrowser.namespaceRow.navigateAriaLabel","description":"Aria label for the chevron button that navigates into a namespace","defaultMessage":"Navigate into {displayName}"}]
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
[{"id":"groupSharedFeatures.metadataTemplateBrowser.searchList.listAriaLabel","description":"Aria label for the search results grid list","defaultMessage":"Search results"},{"id":"groupSharedFeatures.metadataTemplateBrowser.searchList.emptyStateHeading","description":"Heading shown when a search returns no results","defaultMessage":"We couldn't find what you're looking for"},{"id":"groupSharedFeatures.metadataTemplateBrowser.searchList.emptyStateBody","description":"Body text shown when a search returns no results","defaultMessage":"Try using simpler search terms and then filtering the results."},{"id":"groupSharedFeatures.metadataTemplateBrowser.searchList.searchErrorBody","description":"Error body when a search request fails","defaultMessage":"Something went wrong while searching."}]
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
[{"id":"groupSharedFeatures.metadataTemplateBrowser.templateRow.alreadyApplied","description":"Tooltip shown on template rows that have already been applied to the current item","defaultMessage":"Template is already applied."},{"id":"groupSharedFeatures.metadataTemplateBrowser.templateRow.editAriaLabel","description":"Aria label for the pencil button that opens template edit","defaultMessage":"Edit {displayName}"}]
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
[{"id":"groupSharedFeatures.metadataTemplateBrowser.virtualizedGridList.loadMoreSentinelAriaLabel","description":"Aria label for the sentinel row shown while more items are loading","defaultMessage":"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 = 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 = Enterprise
|
|
5
|
-
# Aria label for the icon button shown when breadcrumb crumbs are truncated
|
|
6
|
-
groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.truncatedLinksIconAriaLabel = Vis mer
|
|
7
|
-
# Error body when navigating into a namespace fails to load
|
|
8
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.browseErrorBody = Noe gikk galt under lasting av dette navnerommet.
|
|
9
|
-
# Button label shown in the empty namespace state when the user is allowed to create a template
|
|
10
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.createFirstTemplateButtonLabel = Opprett første mal
|
|
11
|
-
# Body text shown when the current namespace has no child namespaces or templates
|
|
12
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.emptyStateBody = Det finnes ingen maler eller navnerom i denne mappen.
|
|
13
|
-
# Accessible label for the browse list
|
|
14
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.listAriaLabel = Metadatamaler
|
|
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 mal
|
|
17
|
-
# Body text shown when the initial load returns no templates at all
|
|
18
|
-
groupSharedFeatures.metadataTemplateBrowser.container.initialEmptyStateBody = For øyeblikket er det ingen metadatamaler klare til bruk. Du kan opprette den første ved å kontakte admin.
|
|
19
|
-
# Error body when the initial template list fails to load
|
|
20
|
-
groupSharedFeatures.metadataTemplateBrowser.container.initialLoadErrorBody = Noe gikk galt under lasting av maler.
|
|
21
|
-
# Aria label for the full-area skeleton shown while templates are loading
|
|
22
|
-
groupSharedFeatures.metadataTemplateBrowser.container.loadingAriaLabel = Laster inn maler
|
|
23
|
-
# Aria label for the template search input
|
|
24
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputAriaLabel = Søk etter maler
|
|
25
|
-
# Aria label for the clear button inside the template search input
|
|
26
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputClearAriaLabel = Nullstill søk
|
|
27
|
-
# Placeholder text for the template search input
|
|
28
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputPlaceholder = Søk etter maler
|
|
29
|
-
# Retry button label in the error state
|
|
30
|
-
groupSharedFeatures.metadataTemplateBrowser.errorState.retryLabel = Prøv på nytt
|
|
31
|
-
# Aria label for the error icon in the load-more error notice
|
|
32
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.errorIconAriaLabel = Feil
|
|
33
|
-
# Error message shown at the bottom of the list when a load-more request fails
|
|
34
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadMoreErrorBody = Kunne ikke laste inn flere elementer.
|
|
35
|
-
# Aria label for the skeleton row shown while more items are loading
|
|
36
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadingRowAriaLabel = Laster inn flere elementer
|
|
37
|
-
# Label for the retry button shown alongside a load-more error
|
|
38
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.retryLabel = Prøv igjen
|
|
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 å forenkle søkekriteriene, og filtrer deretter resultatene.
|
|
43
|
-
# Heading shown when a search returns no results
|
|
44
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.emptyStateHeading = Vi fant ikke det du leter etter
|
|
45
|
-
# Aria label for the search results grid list
|
|
46
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.listAriaLabel = Søkeresultater
|
|
47
|
-
# Error body when a search request fails
|
|
48
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.searchErrorBody = Noe gikk galt under søket.
|
|
49
|
-
# Tooltip shown on template rows that have already been applied to the current item
|
|
50
|
-
groupSharedFeatures.metadataTemplateBrowser.templateRow.alreadyApplied = Malen er allerede brukt.
|
|
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 = Last inn flere elementer
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
# Aria label for the breadcrumb navigation element
|
|
2
|
-
groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.breadcrumbAriaLabel = Navigatie
|
|
3
|
-
# Label for the root-level breadcrumb crumb that navigates back to the enterprise namespace
|
|
4
|
-
groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.enterpriseCrumbLabel = Onderneming
|
|
5
|
-
# Aria label for the icon button shown when breadcrumb crumbs are truncated
|
|
6
|
-
groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.truncatedLinksIconAriaLabel = Meer weergeven
|
|
7
|
-
# Error body when navigating into a namespace fails to load
|
|
8
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.browseErrorBody = Er is iets fout gegaan bij het laden van deze naamruimte.
|
|
9
|
-
# Button label shown in the empty namespace state when the user is allowed to create a template
|
|
10
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.createFirstTemplateButtonLabel = Eerste sjabloon aanmaken
|
|
11
|
-
# Body text shown when the current namespace has no child namespaces or templates
|
|
12
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.emptyStateBody = Deze map bevat geen sjablonen of naamruimten.
|
|
13
|
-
# Accessible label for the browse list
|
|
14
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.listAriaLabel = Metagegevenssjablonen
|
|
15
|
-
# Label for the button that opens the template editor to create a new template in the current namespace
|
|
16
|
-
groupSharedFeatures.metadataTemplateBrowser.container.createTemplateButtonLabel = Nieuwe sjabloon
|
|
17
|
-
# Body text shown when the initial load returns no templates at all
|
|
18
|
-
groupSharedFeatures.metadataTemplateBrowser.container.initialEmptyStateBody = Op dit moment zijn er geen metagegevenssjablonen klaar voor gebruik. U kunt de eerste maken door contact op te nemen met uw beheerder.
|
|
19
|
-
# Error body when the initial template list fails to load
|
|
20
|
-
groupSharedFeatures.metadataTemplateBrowser.container.initialLoadErrorBody = Er is iets fout gegaan bij het laden van sjablonen.
|
|
21
|
-
# Aria label for the full-area skeleton shown while templates are loading
|
|
22
|
-
groupSharedFeatures.metadataTemplateBrowser.container.loadingAriaLabel = Sjablonen worden geladen
|
|
23
|
-
# Aria label for the template search input
|
|
24
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputAriaLabel = Sjablonen zoeken
|
|
25
|
-
# Aria label for the clear button inside the template search input
|
|
26
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputClearAriaLabel = Zoekopdracht wissen
|
|
27
|
-
# Placeholder text for the template search input
|
|
28
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputPlaceholder = Sjablonen zoeken
|
|
29
|
-
# Retry button label in the error state
|
|
30
|
-
groupSharedFeatures.metadataTemplateBrowser.errorState.retryLabel = Opnieuw proberen
|
|
31
|
-
# Aria label for the error icon in the load-more error notice
|
|
32
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.errorIconAriaLabel = Fout
|
|
33
|
-
# Error message shown at the bottom of the list when a load-more request fails
|
|
34
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadMoreErrorBody = Laden van meer items is mislukt.
|
|
35
|
-
# Aria label for the skeleton row shown while more items are loading
|
|
36
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadingRowAriaLabel = Meer items laden
|
|
37
|
-
# Label for the retry button shown alongside a load-more error
|
|
38
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.retryLabel = Opnieuw proberen
|
|
39
|
-
# Aria label for the chevron button that navigates into a namespace
|
|
40
|
-
groupSharedFeatures.metadataTemplateBrowser.namespaceRow.navigateAriaLabel = Naar {displayName}
|
|
41
|
-
# Body text shown when a search returns no results
|
|
42
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.emptyStateBody = Gebruik minder specifieke zoektermen en filter vervolgens de resultaten.
|
|
43
|
-
# Heading shown when a search returns no results
|
|
44
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.emptyStateHeading = We konden niet vinden wat u zoekt
|
|
45
|
-
# Aria label for the search results grid list
|
|
46
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.listAriaLabel = Zoekresultaten
|
|
47
|
-
# Error body when a search request fails
|
|
48
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.searchErrorBody = Er is iets fout gegaan tijdens het zoeken.
|
|
49
|
-
# Tooltip shown on template rows that have already been applied to the current item
|
|
50
|
-
groupSharedFeatures.metadataTemplateBrowser.templateRow.alreadyApplied = Sjabloon is al toegepast.
|
|
51
|
-
# Aria label for the pencil button that opens template edit
|
|
52
|
-
groupSharedFeatures.metadataTemplateBrowser.templateRow.editAriaLabel = {displayName} bewerken
|
|
53
|
-
# Aria label for the sentinel row shown while more items are loading
|
|
54
|
-
groupSharedFeatures.metadataTemplateBrowser.virtualizedGridList.loadMoreSentinelAriaLabel = Meer items laden
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
# Aria label for the breadcrumb navigation element
|
|
2
|
-
groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.breadcrumbAriaLabel = Nawigacja
|
|
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 = Pokaż więcej
|
|
7
|
-
# Error body when navigating into a namespace fails to load
|
|
8
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.browseErrorBody = Podczas wczytywania tej nazwy wystąpił błąd.
|
|
9
|
-
# Button label shown in the empty namespace state when the user is allowed to create a template
|
|
10
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.createFirstTemplateButtonLabel = Utwórz pierwszy szablon
|
|
11
|
-
# Body text shown when the current namespace has no child namespaces or templates
|
|
12
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.emptyStateBody = W tym folderze nie ma szablonów ani przestrzeni nazw.
|
|
13
|
-
# Accessible label for the browse list
|
|
14
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.listAriaLabel = Szablony metadanych
|
|
15
|
-
# Label for the button that opens the template editor to create a new template in the current namespace
|
|
16
|
-
groupSharedFeatures.metadataTemplateBrowser.container.createTemplateButtonLabel = Nowy szablon
|
|
17
|
-
# Body text shown when the initial load returns no templates at all
|
|
18
|
-
groupSharedFeatures.metadataTemplateBrowser.container.initialEmptyStateBody = W tej chwili nie ma gotowych szablonów metadanych do użycia. Możesz utworzyć pierwszy, kontaktując się z administratorem.
|
|
19
|
-
# Error body when the initial template list fails to load
|
|
20
|
-
groupSharedFeatures.metadataTemplateBrowser.container.initialLoadErrorBody = Podczas wczytywania szablonów wystąpił błąd.
|
|
21
|
-
# Aria label for the full-area skeleton shown while templates are loading
|
|
22
|
-
groupSharedFeatures.metadataTemplateBrowser.container.loadingAriaLabel = Trwa wczytywanie szablonów
|
|
23
|
-
# Aria label for the template search input
|
|
24
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputAriaLabel = Szablony wyszukiwania
|
|
25
|
-
# Aria label for the clear button inside the template search input
|
|
26
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputClearAriaLabel = Wyczyść wyszukiwanie
|
|
27
|
-
# Placeholder text for the template search input
|
|
28
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputPlaceholder = Szablony wyszukiwania
|
|
29
|
-
# Retry button label in the error state
|
|
30
|
-
groupSharedFeatures.metadataTemplateBrowser.errorState.retryLabel = Spróbuj ponownie
|
|
31
|
-
# Aria label for the error icon in the load-more error notice
|
|
32
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.errorIconAriaLabel = Błąd
|
|
33
|
-
# Error message shown at the bottom of the list when a load-more request fails
|
|
34
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadMoreErrorBody = Nie udało się wczytać więcej elementów.
|
|
35
|
-
# Aria label for the skeleton row shown while more items are loading
|
|
36
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadingRowAriaLabel = Trwa wczytywanie większej liczby elementów
|
|
37
|
-
# Label for the retry button shown alongside a load-more error
|
|
38
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.retryLabel = Spróbuj ponownie
|
|
39
|
-
# Aria label for the chevron button that navigates into a namespace
|
|
40
|
-
groupSharedFeatures.metadataTemplateBrowser.namespaceRow.navigateAriaLabel = Przejdź do {displayName}
|
|
41
|
-
# Body text shown when a search returns no results
|
|
42
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.emptyStateBody = Spróbuj użyć prostszych terminów wyszukiwania, a następnie przefiltruj wyniki.
|
|
43
|
-
# Heading shown when a search returns no results
|
|
44
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.emptyStateHeading = Nie można znaleźć tego, czego szukasz
|
|
45
|
-
# Aria label for the search results grid list
|
|
46
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.listAriaLabel = Wyniki wyszukiwania
|
|
47
|
-
# Error body when a search request fails
|
|
48
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.searchErrorBody = Podczas wyszukiwania wystąpił błąd.
|
|
49
|
-
# Tooltip shown on template rows that have already been applied to the current item
|
|
50
|
-
groupSharedFeatures.metadataTemplateBrowser.templateRow.alreadyApplied = Szablon jest już zastosowany.
|
|
51
|
-
# Aria label for the pencil button that opens template edit
|
|
52
|
-
groupSharedFeatures.metadataTemplateBrowser.templateRow.editAriaLabel = Edytuj {displayName}
|
|
53
|
-
# Aria label for the sentinel row shown while more items are loading
|
|
54
|
-
groupSharedFeatures.metadataTemplateBrowser.virtualizedGridList.loadMoreSentinelAriaLabel = Wczytaj więcej elementów
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
# Aria label for the breadcrumb navigation element
|
|
2
|
-
groupSharedFeatures.metadataTemplateBrowser.breadcrumbNavigation.breadcrumbAriaLabel = Navegação
|
|
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 = Exibir mais
|
|
7
|
-
# Error body when navigating into a namespace fails to load
|
|
8
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.browseErrorBody = Algo deu errado ao carregar este espaço de nomes.
|
|
9
|
-
# Button label shown in the empty namespace state when the user is allowed to create a template
|
|
10
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.createFirstTemplateButtonLabel = Criar primeiro modelo
|
|
11
|
-
# Body text shown when the current namespace has no child namespaces or templates
|
|
12
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.emptyStateBody = Não há modelos ou espaços de nomes nesta pasta.
|
|
13
|
-
# Accessible label for the browse list
|
|
14
|
-
groupSharedFeatures.metadataTemplateBrowser.browseList.listAriaLabel = Aplicar modelos de metadados
|
|
15
|
-
# Label for the button that opens the template editor to create a new template in the current namespace
|
|
16
|
-
groupSharedFeatures.metadataTemplateBrowser.container.createTemplateButtonLabel = Novo modelo
|
|
17
|
-
# Body text shown when the initial load returns no templates at all
|
|
18
|
-
groupSharedFeatures.metadataTemplateBrowser.container.initialEmptyStateBody = No momento, não há modelos de metadados prontos para uso. Você pode criar o primeiro entrando em contato com seu administrador.
|
|
19
|
-
# Error body when the initial template list fails to load
|
|
20
|
-
groupSharedFeatures.metadataTemplateBrowser.container.initialLoadErrorBody = Algo deu errado ao carregar modelos.
|
|
21
|
-
# Aria label for the full-area skeleton shown while templates are loading
|
|
22
|
-
groupSharedFeatures.metadataTemplateBrowser.container.loadingAriaLabel = Carregando modelos
|
|
23
|
-
# Aria label for the template search input
|
|
24
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputAriaLabel = Modelos de pesquisa
|
|
25
|
-
# Aria label for the clear button inside the template search input
|
|
26
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputClearAriaLabel = Limpar pesquisa
|
|
27
|
-
# Placeholder text for the template search input
|
|
28
|
-
groupSharedFeatures.metadataTemplateBrowser.container.searchInputPlaceholder = Modelos de pesquisa
|
|
29
|
-
# Retry button label in the error state
|
|
30
|
-
groupSharedFeatures.metadataTemplateBrowser.errorState.retryLabel = Tentar novamente
|
|
31
|
-
# Aria label for the error icon in the load-more error notice
|
|
32
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.errorIconAriaLabel = Erro
|
|
33
|
-
# Error message shown at the bottom of the list when a load-more request fails
|
|
34
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadMoreErrorBody = Falha ao carregar mais itens.
|
|
35
|
-
# Aria label for the skeleton row shown while more items are loading
|
|
36
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.loadingRowAriaLabel = Carregando mais itens
|
|
37
|
-
# Label for the retry button shown alongside a load-more error
|
|
38
|
-
groupSharedFeatures.metadataTemplateBrowser.loadMoreFeedback.retryLabel = Tentar novamente
|
|
39
|
-
# Aria label for the chevron button that navigates into a namespace
|
|
40
|
-
groupSharedFeatures.metadataTemplateBrowser.namespaceRow.navigateAriaLabel = Navegue em {displayName}
|
|
41
|
-
# Body text shown when a search returns no results
|
|
42
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.emptyStateBody = Tente usar termos de pesquisa mais simples e, em seguida, filtrar os resultados.
|
|
43
|
-
# Heading shown when a search returns no results
|
|
44
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.emptyStateHeading = Não conseguimos encontrar o que você está procurando
|
|
45
|
-
# Aria label for the search results grid list
|
|
46
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.listAriaLabel = Resultados da pesquisa
|
|
47
|
-
# Error body when a search request fails
|
|
48
|
-
groupSharedFeatures.metadataTemplateBrowser.searchList.searchErrorBody = Algo deu errado ao pesquisar.
|
|
49
|
-
# Tooltip shown on template rows that have already been applied to the current item
|
|
50
|
-
groupSharedFeatures.metadataTemplateBrowser.templateRow.alreadyApplied = O modelo já está aplicado.
|
|
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 = Carregar mais itens
|