@box/metadata-template-editor 2.1.8 → 2.1.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (64) hide show
  1. package/dist/i18n/bn-IN.js +108 -107
  2. package/dist/i18n/da-DK.js +107 -107
  3. package/dist/i18n/de-DE.js +106 -107
  4. package/dist/i18n/en-AU.js +5 -107
  5. package/dist/i18n/en-CA.js +2 -108
  6. package/dist/i18n/en-GB.js +5 -107
  7. package/dist/i18n/en-x-pseudo.js +2 -108
  8. package/dist/i18n/es-419.js +107 -107
  9. package/dist/i18n/es-ES.js +107 -107
  10. package/dist/i18n/fi-FI.js +108 -107
  11. package/dist/i18n/fr-CA.js +107 -107
  12. package/dist/i18n/fr-FR.js +107 -107
  13. package/dist/i18n/hi-IN.js +108 -107
  14. package/dist/i18n/it-IT.js +108 -107
  15. package/dist/i18n/ja-JP.js +108 -107
  16. package/dist/i18n/ko-KR.js +108 -107
  17. package/dist/i18n/nb-NO.js +108 -107
  18. package/dist/i18n/nl-NL.js +108 -107
  19. package/dist/i18n/pl-PL.js +108 -107
  20. package/dist/i18n/pt-BR.js +108 -107
  21. package/dist/i18n/ru-RU.js +108 -107
  22. package/dist/i18n/sv-SE.js +107 -107
  23. package/dist/i18n/tr-TR.js +108 -107
  24. package/dist/i18n/zh-CN.js +108 -107
  25. package/dist/i18n/zh-TW.js +108 -107
  26. package/package.json +7 -7
  27. package/dist/i18n/bn-IN.properties +0 -212
  28. package/dist/i18n/da-DK.properties +0 -212
  29. package/dist/i18n/de-DE.properties +0 -212
  30. package/dist/i18n/en-AU.properties +0 -212
  31. package/dist/i18n/en-CA.properties +0 -212
  32. package/dist/i18n/en-GB.properties +0 -212
  33. package/dist/i18n/en-US.js +0 -108
  34. package/dist/i18n/en-US.properties +0 -212
  35. package/dist/i18n/en-x-pseudo.properties +0 -212
  36. package/dist/i18n/es-419.properties +0 -212
  37. package/dist/i18n/es-ES.properties +0 -212
  38. package/dist/i18n/fi-FI.properties +0 -212
  39. package/dist/i18n/fr-CA.properties +0 -212
  40. package/dist/i18n/fr-FR.properties +0 -212
  41. package/dist/i18n/hi-IN.properties +0 -212
  42. package/dist/i18n/it-IT.properties +0 -212
  43. package/dist/i18n/ja-JP.properties +0 -212
  44. package/dist/i18n/json/src/lib/components/field-selector/messages.json +0 -1
  45. package/dist/i18n/json/src/lib/components/field-type-dropdown/messages.json +0 -1
  46. package/dist/i18n/json/src/lib/components/field-type-tiles/messages.json +0 -1
  47. package/dist/i18n/json/src/lib/components/metadata-field-configurator/components/confirmation-modal/messages.json +0 -1
  48. package/dist/i18n/json/src/lib/components/metadata-field-configurator/components/type-specific-configuration/taxonomy/taxonomy-selector-messages.json +0 -1
  49. package/dist/i18n/json/src/lib/components/metadata-field-configurator/messages/configurator-messages.json +0 -1
  50. package/dist/i18n/json/src/lib/components/metadata-field-configurator/messages/dropdown-messages.json +0 -1
  51. package/dist/i18n/json/src/lib/components/metadata-field-configurator/messages/levels-chain-messages.json +0 -1
  52. package/dist/i18n/json/src/lib/components/metadata-field-configurator/messages/taxonomy-messages.json +0 -1
  53. package/dist/i18n/json/src/lib/messages.json +0 -1
  54. package/dist/i18n/json/src/lib/utils/field-options/messages.json +0 -1
  55. package/dist/i18n/ko-KR.properties +0 -212
  56. package/dist/i18n/nb-NO.properties +0 -212
  57. package/dist/i18n/nl-NL.properties +0 -212
  58. package/dist/i18n/pl-PL.properties +0 -212
  59. package/dist/i18n/pt-BR.properties +0 -212
  60. package/dist/i18n/ru-RU.properties +0 -212
  61. package/dist/i18n/sv-SE.properties +0 -212
  62. package/dist/i18n/tr-TR.properties +0 -212
  63. package/dist/i18n/zh-CN.properties +0 -212
  64. package/dist/i18n/zh-TW.properties +0 -212
@@ -1,212 +0,0 @@
1
- # Label for the section that shows all taxonomies
2
- groupSharedFeatures.metadataTemplateEditor.allTaxonomies = Alle taksonomier
3
- # Label for the cancel button in the confirmation modal
4
- groupSharedFeatures.metadataTemplateEditor.configurator.cancelDeleteField = ANNULLER
5
- # Label for the confirm button in the confirmation modal
6
- groupSharedFeatures.metadataTemplateEditor.configurator.confirmDeleteField = Bekræft
7
- # Aria label for the context menu of the field configurator
8
- groupSharedFeatures.metadataTemplateEditor.configurator.contextMenuAriaLabel = Kontekstmenu for feltkonfiguratoren
9
- # Label for the button to delete a field
10
- groupSharedFeatures.metadataTemplateEditor.configurator.deleteField = Fjern
11
- # Aria label for the button to delete a field
12
- groupSharedFeatures.metadataTemplateEditor.configurator.deleteFieldAriaLabel = Slet felt
13
- # Description for the delete field confirmation modal
14
- groupSharedFeatures.metadataTemplateEditor.configurator.deleteFieldDescription = Alle filer eller mapper, der er forbundet med dette felt, vil nu have en ikke-tildelt værdi. Denne handling kan ikke fortrydes, når skabelonen er gemt.
15
- # Title for the delete field confirmation modal
16
- groupSharedFeatures.metadataTemplateEditor.configurator.deleteFieldTitle = Slet "{fieldName}" felt
17
- # Description of the inline notice that explains the purpose of the description field.
18
- groupSharedFeatures.metadataTemplateEditor.configurator.descriptionInfoTooltip = Beskrivelsen er synlig for alle, der tilgår skabelonen. Det hjælper også Box AI med at finde og automatisk udfylde metadata for dig.
19
- # Aria label for the info badge that provides more information about the description field.
20
- groupSharedFeatures.metadataTemplateEditor.configurator.descriptionLearnMoreBadgeAriaLabel = Få mere at vide om beskrivelsesfeltet
21
- # Aria label for the button to drag and drop a field to reorder it
22
- groupSharedFeatures.metadataTemplateEditor.configurator.dragAndDropFieldAriaLabel = Træk og slip for at omarrangere felt
23
- # Placeholder text for the input to add a new dropdown option
24
- groupSharedFeatures.metadataTemplateEditor.configurator.dropdown.addAnOptionOptionPlaceholder = Tilføj en valgmulighed
25
- # Label for the button to add a new dropdown option
26
- groupSharedFeatures.metadataTemplateEditor.configurator.dropdown.addOption = + Tilføj valgmulighed
27
- # Label for the checkbox to allow multiple selections in a dropdown
28
- groupSharedFeatures.metadataTemplateEditor.configurator.dropdown.allowMultipleSelection = Tillad flere valg
29
- # Label for the button to delete a dropdown option
30
- groupSharedFeatures.metadataTemplateEditor.configurator.dropdown.deleteDropdownOptionAriaLabel = Slet valgmulighed
31
- # Description for the delete option confirmation modal
32
- groupSharedFeatures.metadataTemplateEditor.configurator.dropdown.deleteOptionDescription = Alle filer eller mapper, der er forbundet med dette, vil nu have en ikke-tildelt værdi. Denne handling kan ikke fortrydes, når skabelonen er gemt.
33
- # Title for the delete option confirmation modal
34
- groupSharedFeatures.metadataTemplateEditor.configurator.dropdown.deleteOptionTitle = Slet "{optionName}" indstilling
35
- # Aria label for the button to drag and drop a dropdown option to reorder it
36
- groupSharedFeatures.metadataTemplateEditor.configurator.dropdown.dragAndDropOptionAriaLabel = Træk og slip til omarrangeringsmulighed
37
- # Generic error shown above the option list when any dropdown option has a validation error
38
- groupSharedFeatures.metadataTemplateEditor.configurator.dropdown.optionListValidationError = Nogle indstillinger på denne liste indeholder valideringsfejl.
39
- # Label for the button to duplicate a field
40
- groupSharedFeatures.metadataTemplateEditor.configurator.duplicateField = Dupliker
41
- # Aria label for the button to duplicate a field
42
- groupSharedFeatures.metadataTemplateEditor.configurator.duplicateFieldAriaLabel = Dupliker felt
43
- # Aria label for the Edit tab button in the field configurator extension tab switcher
44
- groupSharedFeatures.metadataTemplateEditor.configurator.editTabAriaLabel = Rediger felt
45
- # Placeholder for a text input allowing the description of a field in templates.
46
- groupSharedFeatures.metadataTemplateEditor.configurator.fieldDescriptionInputPlaceholder = Tilføj brugerdefineret hjælpetekst, der vises i en værktøjstip for brugere
47
- # Label for a text input allowing the description of a field in templates.
48
- groupSharedFeatures.metadataTemplateEditor.configurator.fieldDescriptionLabel = Feltbeskrivelse
49
- # Placeholder for a text input allowing the specification of a field name in templates.
50
- groupSharedFeatures.metadataTemplateEditor.configurator.fieldNameInputPlaceholder = Tilføj et feltnavn/mærkat
51
- # Label for a text input allowing the specification of a field name in templates.
52
- groupSharedFeatures.metadataTemplateEditor.configurator.fieldNameLabel = Feltnavn
53
- # Label for a dropdown allowing the selection of a field type in templates.
54
- groupSharedFeatures.metadataTemplateEditor.configurator.fieldTypeLabel = Felttype
55
- # Placeholder for a dropdown allowing the selection of a field type in templates.
56
- groupSharedFeatures.metadataTemplateEditor.configurator.fieldTypePlaceholder = Vælg type
57
- # Label for the status badge indicating that a field is hidden
58
- groupSharedFeatures.metadataTemplateEditor.configurator.hiddenStatus = Skjult
59
- # Text for the button to hide a field
60
- groupSharedFeatures.metadataTemplateEditor.configurator.hideField = Skjul felt
61
- # Accessibility label indicating that a taxonomy level chip is not selected.
62
- groupSharedFeatures.metadataTemplateEditor.configurator.levelsChain.chipNotSelected = ikke valgt
63
- # Accessibility label indicating that a taxonomy level chip is selected.
64
- groupSharedFeatures.metadataTemplateEditor.configurator.levelsChain.chipSelected = valgt
65
- # Message displayed when there are no levels to display in the levels chain.
66
- groupSharedFeatures.metadataTemplateEditor.configurator.levelsChain.noLevels = Der er ingen niveauer at vise.
67
- # Label for the button to move a field down in the list
68
- groupSharedFeatures.metadataTemplateEditor.configurator.moveDown = Flyt ned
69
- # Aria label for the button to move a field down in the list
70
- groupSharedFeatures.metadataTemplateEditor.configurator.moveDownAriaLabel = Flyt felt ned
71
- # Label for the button to move a field up in the list
72
- groupSharedFeatures.metadataTemplateEditor.configurator.moveUp = Flyt op
73
- # Aria label for the button to move a field up in the list
74
- groupSharedFeatures.metadataTemplateEditor.configurator.moveUpAriaLabel = Flyt felt op
75
- # Text for the button to show a field
76
- groupSharedFeatures.metadataTemplateEditor.configurator.showField = Gør synlig
77
- # Label for the toggle that allows you to set the taxonomy field in the template as multiple selection.
78
- groupSharedFeatures.metadataTemplateEditor.configurator.taxonomy.allowMultipleTaxonomySelections = Brugere kan vælge flere værdier
79
- # Call to action header
80
- groupSharedFeatures.metadataTemplateEditor.configurator.taxonomy.callToActionHeader = Vælg eller opret en taksonomi
81
- # Call to action subheader
82
- groupSharedFeatures.metadataTemplateEditor.configurator.taxonomy.callToActionSubheader = Taksonomier giver dig mulighed for at indstille dynamiske, genanvendelige muligheder for dropdown-felter.
83
- # Error message shown when no taxonomy has been selected
84
- groupSharedFeatures.metadataTemplateEditor.configurator.taxonomy.noTaxonomySelectedError = Vælg en taksonomi
85
- # Label in taxonomy template field defining the selection policy
86
- groupSharedFeatures.metadataTemplateEditor.configurator.taxonomy.selection = Hvilke(t) niveau(er) kan brugere vælge en værdi fra?
87
- # Radio button label for any level selection
88
- groupSharedFeatures.metadataTemplateEditor.configurator.taxonomy.selection.anyLevelSelection = Brugere kan vælge fra ethvert niveau på listen
89
- # Label for the dropdown to choose the taxonomy level
90
- groupSharedFeatures.metadataTemplateEditor.configurator.taxonomy.selection.chooseTaxonomyLevel = Vælg taksonominiveau
91
- # Radio button label for required selection
92
- groupSharedFeatures.metadataTemplateEditor.configurator.taxonomy.selection.requiredSelection = Brugere skal vælge fra følgende niveau:
93
- # Text for the cancel button in the confirmation modal
94
- groupSharedFeatures.metadataTemplateEditor.confirmationModal.cancelButtonText = ANNULLER
95
- # Aria label for the close button ("x") in the modal
96
- groupSharedFeatures.metadataTemplateEditor.confirmationModal.closeButtonAriaLabel = Luk
97
- # Text for the confirm button in the confirmation modal
98
- groupSharedFeatures.metadataTemplateEditor.confirmationModal.confirmButtonText = Bekræft
99
- # Heading for the empty state when no fields exist yet
100
- groupSharedFeatures.metadataTemplateEditor.emptyState.heading = Tilføj dit første felt
101
- # Aria label for the field type picker tiles.
102
- groupSharedFeatures.metadataTemplateEditor.emptyState.selectFieldTypeAriaLabel = Vælg felttype.
103
- # Label for the field selector dropdown button that scrolls to a specific field
104
- groupSharedFeatures.metadataTemplateEditor.fieldSelector.selectField = Vælg et felt
105
- # Placeholder label shown for fields that have no display name yet
106
- groupSharedFeatures.metadataTemplateEditor.fieldSelector.unnamedField = (felt uden navn)
107
- # Field type description for date input
108
- groupSharedFeatures.metadataTemplateEditor.fieldTypeDescriptions.date = Dato-felt med kalender-vælger
109
- # Field type description for dropdown selection
110
- groupSharedFeatures.metadataTemplateEditor.fieldTypeDescriptions.dropdown = Understøtter enkelte og flere valg
111
- # Field type description for numerical input
112
- groupSharedFeatures.metadataTemplateEditor.fieldTypeDescriptions.number = Understøtter alle numeriske værdier
113
- # Field type description for taxonomy selection
114
- groupSharedFeatures.metadataTemplateEditor.fieldTypeDescriptions.taxonomy = Hierarkisk liste over valgbare muligheder
115
- # Field type description for text input
116
- groupSharedFeatures.metadataTemplateEditor.fieldTypeDescriptions.text = Fri tekstindtastning op til 10.000 tegn
117
- # Label for the add field dropdown trigger button
118
- groupSharedFeatures.metadataTemplateEditor.fieldTypeDropdown.addField = Tilføj felt
119
- # Aria label for the add field button
120
- groupSharedFeatures.metadataTemplateEditor.fieldTypeDropdown.addFieldAriaLabel = Tilføj felt
121
- # Field type for date input
122
- groupSharedFeatures.metadataTemplateEditor.fieldTypes.date = Dato
123
- # Field type for dropdown selection
124
- groupSharedFeatures.metadataTemplateEditor.fieldTypes.dropdown = Dropdown
125
- # Field type for numerical input
126
- groupSharedFeatures.metadataTemplateEditor.fieldTypes.number = Tal
127
- # Field type for taxonomy selection
128
- groupSharedFeatures.metadataTemplateEditor.fieldTypes.taxonomy = Taksonomi
129
- # Field type for text input
130
- groupSharedFeatures.metadataTemplateEditor.fieldTypes.text = Tekst
131
- # Error message for duplicate option labels
132
- groupSharedFeatures.metadataTemplateEditor.fields.validationErrors.duplicateOption = Valgmulighedslabel skal være unik.
133
- # Error message displayed when a required field is not filled out in templates.
134
- groupSharedFeatures.metadataTemplateEditor.fields.validationErrors.fieldNameCannotBeEmpty = Feltnavn kan ikke være tomt.
135
- # Error message for field name length
136
- groupSharedFeatures.metadataTemplateEditor.fields.validationErrors.fieldNameTooLong = Feltnavnet er for langt.
137
- # Error message for empty option labels
138
- groupSharedFeatures.metadataTemplateEditor.fields.validationErrors.optionKeyCannotBeEmpty = Valgmulighed kan ikke være tom.
139
- # Error message for missing selected level in taxonomy
140
- groupSharedFeatures.metadataTemplateEditor.fields.validationErrors.selectedLevelRequired = Vælg venligst et niveau.
141
- # Error message shown when the taxonomy fetch fails
142
- groupSharedFeatures.metadataTemplateEditor.loadTaxonomiesError = Kunne ikke indlæse taksonomier.
143
- # Accessible label shown while taxonomy options are being fetched
144
- groupSharedFeatures.metadataTemplateEditor.loadingTaxonomies = Indlæser taksonomier …
145
- # Label for the section that shows recently used taxonomies
146
- groupSharedFeatures.metadataTemplateEditor.recentlyUsedTaxonomies = Seneste
147
- # Button label to retry a failed taxonomy fetch
148
- groupSharedFeatures.metadataTemplateEditor.retryLoadTaxonomies = Prøv igen
149
- # Placeholder text for the search input in the taxonomy selector
150
- groupSharedFeatures.metadataTemplateEditor.searchTaxonomiesInputPlaceholder = Søg efter taksonomier
151
- # Text for the button that opens the taxonomy selector
152
- groupSharedFeatures.metadataTemplateEditor.taxonomySelector = Vælg en taksonomi
153
- # Aria label for the button that opens the taxonomy selector
154
- groupSharedFeatures.metadataTemplateEditor.taxonomySelectorAriaLabel = Åbn taksonomivælger
155
- # Cancel button
156
- groupSharedFeatures.metadataTemplateEditor.templateForm.cancel = Annuller
157
- # Accessible label for the close (×) button on the metadata template editor modal
158
- groupSharedFeatures.metadataTemplateEditor.templateForm.closeAriaLabel = Luk metadata-skabeloneditor
159
- # Default title displayed in the metadata template editor header
160
- groupSharedFeatures.metadataTemplateEditor.templateForm.createTitle = Ny metadataskabelon
161
- # Error message for display name already used before.
162
- groupSharedFeatures.metadataTemplateEditor.templateForm.displayNameUsedBefore = Dette visningsnavn er allerede blevet brugt før. Vælg et andet.
163
- # Title displayed in the metadata template editor header for editing an existing template
164
- groupSharedFeatures.metadataTemplateEditor.templateForm.editTitle = Rediger metadataskabelon ”{templateName}”
165
- # Error message shown when the template data could not be fetched
166
- groupSharedFeatures.metadataTemplateEditor.templateForm.fetchError = Noget gik galt. Genindlæs for at prøve igen.
167
- # Error message for field name too long
168
- groupSharedFeatures.metadataTemplateEditor.templateForm.fieldNameTooLong = Feltnavnet er for langt.
169
- # Error message for required fields
170
- groupSharedFeatures.metadataTemplateEditor.templateForm.fieldRequired = Dette felt er obligatorisk
171
- # Description for the fields section
172
- groupSharedFeatures.metadataTemplateEditor.templateForm.fields.description = Tilføj dit første felt til skabelonen:
173
- # Label for the fields section
174
- groupSharedFeatures.metadataTemplateEditor.templateForm.fields.label = Felter
175
- # Link to more information about metadata field types
176
- groupSharedFeatures.metadataTemplateEditor.templateForm.fields.learnMore = Få mere at vide om metadata-felttyper
177
- # Error message for forbidden display name
178
- groupSharedFeatures.metadataTemplateEditor.templateForm.forbiddenDisplayName = Dette visningsnavn er forbudt. Vælg et andet.
179
- # Error message for invalid characters
180
- groupSharedFeatures.metadataTemplateEditor.templateForm.invalidCharacters = Feltet indeholder ulovlige tegn.
181
- # Aria label for the loading indicator shown while template data is being fetched
182
- groupSharedFeatures.metadataTemplateEditor.templateForm.loading = Indlæser skabelon…
183
- # Accessible label for the close button on save notifications
184
- groupSharedFeatures.metadataTemplateEditor.templateForm.notificationCloseButtonAriaLabel = Luk notifikation
185
- # Accessible label for the error icon in the save notification
186
- groupSharedFeatures.metadataTemplateEditor.templateForm.notificationErrorIconAriaLabel = Fejl
187
- # Accessible label for the success icon in the save notification
188
- groupSharedFeatures.metadataTemplateEditor.templateForm.notificationSuccessIconAriaLabel = Udført
189
- # Label for the reload button shown when template loading fails
190
- groupSharedFeatures.metadataTemplateEditor.templateForm.reload = Genindlæs
191
- # Save button
192
- groupSharedFeatures.metadataTemplateEditor.templateForm.save = Gem
193
- # Error notification message shown when the template fails to save
194
- groupSharedFeatures.metadataTemplateEditor.templateForm.saveErrorNotification = Kunne ikke gemme skabelon. Prøv igen.
195
- # Success notification message shown after the template is saved
196
- groupSharedFeatures.metadataTemplateEditor.templateForm.saveSuccessNotification = Skabelon er blevet gemt.
197
- # Aria Label for the save changes button in metadata template
198
- groupSharedFeatures.metadataTemplateEditor.templateForm.submitting = Indsender…
199
- # Description for the template name field
200
- groupSharedFeatures.metadataTemplateEditor.templateForm.templateName.description = Visningsnavn for skabelonen, som vises til brugerne
201
- # Label for the template name field
202
- groupSharedFeatures.metadataTemplateEditor.templateForm.templateName.label = Skabelonens navn
203
- # Body text for the unsaved changes confirmation modal
204
- groupSharedFeatures.metadataTemplateEditor.templateForm.unsavedChangesBody = Du har ikke-gemte ændringer. Hvis du forlader siden nu, vil dine ændringer gå tabt.
205
- # Confirm button label for the unsaved changes modal — discards changes and closes
206
- groupSharedFeatures.metadataTemplateEditor.templateForm.unsavedChangesDiscard = Forlad uden at gemme
207
- # Cancel button label for the unsaved changes modal — returns to the editor
208
- groupSharedFeatures.metadataTemplateEditor.templateForm.unsavedChangesKeepEditing = Fortsæt med at redigere
209
- # Title for the unsaved changes confirmation modal
210
- groupSharedFeatures.metadataTemplateEditor.templateForm.unsavedChangesTitle = Ændringer, der ikke er gemt
211
- # Message to show that the collapsed field configurator contains errors
212
- groupSharedFeatures.metadataTemplateEditor.templates.details.fields.thisFieldContainsErrors = Dette felt indeholder valideringsfejl.
@@ -1,212 +0,0 @@
1
- # Label for the section that shows all taxonomies
2
- groupSharedFeatures.metadataTemplateEditor.allTaxonomies = Alle Taxonomien
3
- # Label for the cancel button in the confirmation modal
4
- groupSharedFeatures.metadataTemplateEditor.configurator.cancelDeleteField = Abbrechen
5
- # Label for the confirm button in the confirmation modal
6
- groupSharedFeatures.metadataTemplateEditor.configurator.confirmDeleteField = Bestätigen
7
- # Aria label for the context menu of the field configurator
8
- groupSharedFeatures.metadataTemplateEditor.configurator.contextMenuAriaLabel = Feldkonfigurator-Kontextmenü
9
- # Label for the button to delete a field
10
- groupSharedFeatures.metadataTemplateEditor.configurator.deleteField = Entfernen
11
- # Aria label for the button to delete a field
12
- groupSharedFeatures.metadataTemplateEditor.configurator.deleteFieldAriaLabel = Feld löschen
13
- # Description for the delete field confirmation modal
14
- groupSharedFeatures.metadataTemplateEditor.configurator.deleteFieldDescription = Alle Dateien oder Ordner, die mit diesem Feld verknüpft sind, haben jetzt einen nicht zugewiesenen Wert. Diese Aktion kann nicht rückgängig gemacht werden, sobald die Vorlage gespeichert wurde.
15
- # Title for the delete field confirmation modal
16
- groupSharedFeatures.metadataTemplateEditor.configurator.deleteFieldTitle = Feld „{fieldName}“ löschen
17
- # Description of the inline notice that explains the purpose of the description field.
18
- groupSharedFeatures.metadataTemplateEditor.configurator.descriptionInfoTooltip = Die Beschreibung ist für alle sichtbar, die auf die Vorlage zugreifen. Es hilft auch Box AI, Metadaten für Sie zu finden und automatisch auszufüllen.
19
- # Aria label for the info badge that provides more information about the description field.
20
- groupSharedFeatures.metadataTemplateEditor.configurator.descriptionLearnMoreBadgeAriaLabel = Erfahren Sie mehr über das Beschreibungsfeld
21
- # Aria label for the button to drag and drop a field to reorder it
22
- groupSharedFeatures.metadataTemplateEditor.configurator.dragAndDropFieldAriaLabel = Ziehen und ablegen, um das Feld neu anzuordnen
23
- # Placeholder text for the input to add a new dropdown option
24
- groupSharedFeatures.metadataTemplateEditor.configurator.dropdown.addAnOptionOptionPlaceholder = Eine Option hinzufügen
25
- # Label for the button to add a new dropdown option
26
- groupSharedFeatures.metadataTemplateEditor.configurator.dropdown.addOption = + Option hinzufügen
27
- # Label for the checkbox to allow multiple selections in a dropdown
28
- groupSharedFeatures.metadataTemplateEditor.configurator.dropdown.allowMultipleSelection = Mehrere Auswahlen zulassen
29
- # Label for the button to delete a dropdown option
30
- groupSharedFeatures.metadataTemplateEditor.configurator.dropdown.deleteDropdownOptionAriaLabel = Option löschen
31
- # Description for the delete option confirmation modal
32
- groupSharedFeatures.metadataTemplateEditor.configurator.dropdown.deleteOptionDescription = Alle Dateien oder Ordner, die damit verknüpft sind, haben jetzt einen nicht zugewiesenen Wert. Diese Aktion kann nicht rückgängig gemacht werden, sobald die Vorlage gespeichert wurde.
33
- # Title for the delete option confirmation modal
34
- groupSharedFeatures.metadataTemplateEditor.configurator.dropdown.deleteOptionTitle = Option „{optionName}“ löschen
35
- # Aria label for the button to drag and drop a dropdown option to reorder it
36
- groupSharedFeatures.metadataTemplateEditor.configurator.dropdown.dragAndDropOptionAriaLabel = Ziehen und ablegen, um die Option neu anzuordnen
37
- # Generic error shown above the option list when any dropdown option has a validation error
38
- groupSharedFeatures.metadataTemplateEditor.configurator.dropdown.optionListValidationError = Einige Optionen in dieser Liste enthalten Validierungsfehler.
39
- # Label for the button to duplicate a field
40
- groupSharedFeatures.metadataTemplateEditor.configurator.duplicateField = Duplizieren
41
- # Aria label for the button to duplicate a field
42
- groupSharedFeatures.metadataTemplateEditor.configurator.duplicateFieldAriaLabel = Feld duplizieren
43
- # Aria label for the Edit tab button in the field configurator extension tab switcher
44
- groupSharedFeatures.metadataTemplateEditor.configurator.editTabAriaLabel = Feld bearbeiten
45
- # Placeholder for a text input allowing the description of a field in templates.
46
- groupSharedFeatures.metadataTemplateEditor.configurator.fieldDescriptionInputPlaceholder = Eigenen Hilfetext hinzufügen, der in einem Tooltip für Benutzer angezeigt wird
47
- # Label for a text input allowing the description of a field in templates.
48
- groupSharedFeatures.metadataTemplateEditor.configurator.fieldDescriptionLabel = Feldbeschreibung
49
- # Placeholder for a text input allowing the specification of a field name in templates.
50
- groupSharedFeatures.metadataTemplateEditor.configurator.fieldNameInputPlaceholder = Einen Feldnamen/eine Beschriftung hinzufügen
51
- # Label for a text input allowing the specification of a field name in templates.
52
- groupSharedFeatures.metadataTemplateEditor.configurator.fieldNameLabel = Feldname
53
- # Label for a dropdown allowing the selection of a field type in templates.
54
- groupSharedFeatures.metadataTemplateEditor.configurator.fieldTypeLabel = Feldtyp
55
- # Placeholder for a dropdown allowing the selection of a field type in templates.
56
- groupSharedFeatures.metadataTemplateEditor.configurator.fieldTypePlaceholder = Typ auswählen
57
- # Label for the status badge indicating that a field is hidden
58
- groupSharedFeatures.metadataTemplateEditor.configurator.hiddenStatus = Ausgeblendet
59
- # Text for the button to hide a field
60
- groupSharedFeatures.metadataTemplateEditor.configurator.hideField = Feld ausblenden
61
- # Accessibility label indicating that a taxonomy level chip is not selected.
62
- groupSharedFeatures.metadataTemplateEditor.configurator.levelsChain.chipNotSelected = nicht ausgewählt
63
- # Accessibility label indicating that a taxonomy level chip is selected.
64
- groupSharedFeatures.metadataTemplateEditor.configurator.levelsChain.chipSelected = Ausgewählt
65
- # Message displayed when there are no levels to display in the levels chain.
66
- groupSharedFeatures.metadataTemplateEditor.configurator.levelsChain.noLevels = Es gibt keine Ebenen anzuzeigen.
67
- # Label for the button to move a field down in the list
68
- groupSharedFeatures.metadataTemplateEditor.configurator.moveDown = Nach unten verschieben
69
- # Aria label for the button to move a field down in the list
70
- groupSharedFeatures.metadataTemplateEditor.configurator.moveDownAriaLabel = Feld nach unten verschieben
71
- # Label for the button to move a field up in the list
72
- groupSharedFeatures.metadataTemplateEditor.configurator.moveUp = Nach oben verschieben
73
- # Aria label for the button to move a field up in the list
74
- groupSharedFeatures.metadataTemplateEditor.configurator.moveUpAriaLabel = Feld nach oben verschieben
75
- # Text for the button to show a field
76
- groupSharedFeatures.metadataTemplateEditor.configurator.showField = Einblenden
77
- # Label for the toggle that allows you to set the taxonomy field in the template as multiple selection.
78
- groupSharedFeatures.metadataTemplateEditor.configurator.taxonomy.allowMultipleTaxonomySelections = Benutzer können mehrere Werte auswählen
79
- # Call to action header
80
- groupSharedFeatures.metadataTemplateEditor.configurator.taxonomy.callToActionHeader = Eine Taxonomie auswählen oder erstellen
81
- # Call to action subheader
82
- groupSharedFeatures.metadataTemplateEditor.configurator.taxonomy.callToActionSubheader = Taxonomien ermöglichen es Ihnen, dynamische, wiederverwendbare Optionen für Dropdown-Felder festzulegen.
83
- # Error message shown when no taxonomy has been selected
84
- groupSharedFeatures.metadataTemplateEditor.configurator.taxonomy.noTaxonomySelectedError = Bitte wählen Sie eine Taxonomie aus
85
- # Label in taxonomy template field defining the selection policy
86
- groupSharedFeatures.metadataTemplateEditor.configurator.taxonomy.selection = Aus welchen Ebene(n) können Benutzer einen Wert auswählen?
87
- # Radio button label for any level selection
88
- groupSharedFeatures.metadataTemplateEditor.configurator.taxonomy.selection.anyLevelSelection = Benutzer können aus jeder Ebene in der Liste auswählen
89
- # Label for the dropdown to choose the taxonomy level
90
- groupSharedFeatures.metadataTemplateEditor.configurator.taxonomy.selection.chooseTaxonomyLevel = Taxonomieebene auswählen
91
- # Radio button label for required selection
92
- groupSharedFeatures.metadataTemplateEditor.configurator.taxonomy.selection.requiredSelection = Benutzer müssen aus der folgenden Ebene auswählen:
93
- # Text for the cancel button in the confirmation modal
94
- groupSharedFeatures.metadataTemplateEditor.confirmationModal.cancelButtonText = Abbrechen
95
- # Aria label for the close button ("x") in the modal
96
- groupSharedFeatures.metadataTemplateEditor.confirmationModal.closeButtonAriaLabel = Schließen
97
- # Text for the confirm button in the confirmation modal
98
- groupSharedFeatures.metadataTemplateEditor.confirmationModal.confirmButtonText = Bestätigen
99
- # Heading for the empty state when no fields exist yet
100
- groupSharedFeatures.metadataTemplateEditor.emptyState.heading = Fügen Sie Ihr erstes Feld hinzu
101
- # Aria label for the field type picker tiles.
102
- groupSharedFeatures.metadataTemplateEditor.emptyState.selectFieldTypeAriaLabel = Wählen Sie den Feldtyp aus.
103
- # Label for the field selector dropdown button that scrolls to a specific field
104
- groupSharedFeatures.metadataTemplateEditor.fieldSelector.selectField = Feld auswählen
105
- # Placeholder label shown for fields that have no display name yet
106
- groupSharedFeatures.metadataTemplateEditor.fieldSelector.unnamedField = (Unbenanntes Feld)
107
- # Field type description for date input
108
- groupSharedFeatures.metadataTemplateEditor.fieldTypeDescriptions.date = Datumsfeld mit Kalenderauswahl
109
- # Field type description for dropdown selection
110
- groupSharedFeatures.metadataTemplateEditor.fieldTypeDescriptions.dropdown = Unterstützt eine Einzel- und Mehrfachauswahl
111
- # Field type description for numerical input
112
- groupSharedFeatures.metadataTemplateEditor.fieldTypeDescriptions.number = Unterstützt alle numerischen Werte
113
- # Field type description for taxonomy selection
114
- groupSharedFeatures.metadataTemplateEditor.fieldTypeDescriptions.taxonomy = Hierarchische Liste der auswählbaren Optionen
115
- # Field type description for text input
116
- groupSharedFeatures.metadataTemplateEditor.fieldTypeDescriptions.text = Freie Texteingabe bis zu 10.000 Zeichen
117
- # Label for the add field dropdown trigger button
118
- groupSharedFeatures.metadataTemplateEditor.fieldTypeDropdown.addField = Feld hinzufügen
119
- # Aria label for the add field button
120
- groupSharedFeatures.metadataTemplateEditor.fieldTypeDropdown.addFieldAriaLabel = Feld hinzufügen
121
- # Field type for date input
122
- groupSharedFeatures.metadataTemplateEditor.fieldTypes.date = Datum
123
- # Field type for dropdown selection
124
- groupSharedFeatures.metadataTemplateEditor.fieldTypes.dropdown = Dropdown
125
- # Field type for numerical input
126
- groupSharedFeatures.metadataTemplateEditor.fieldTypes.number = Zahl
127
- # Field type for taxonomy selection
128
- groupSharedFeatures.metadataTemplateEditor.fieldTypes.taxonomy = Taxonomie
129
- # Field type for text input
130
- groupSharedFeatures.metadataTemplateEditor.fieldTypes.text = Text
131
- # Error message for duplicate option labels
132
- groupSharedFeatures.metadataTemplateEditor.fields.validationErrors.duplicateOption = Die Optionsbezeichnung muss eindeutig sein.
133
- # Error message displayed when a required field is not filled out in templates.
134
- groupSharedFeatures.metadataTemplateEditor.fields.validationErrors.fieldNameCannotBeEmpty = Feldname darf nicht leer sein.
135
- # Error message for field name length
136
- groupSharedFeatures.metadataTemplateEditor.fields.validationErrors.fieldNameTooLong = Der Feldname ist zu lang.
137
- # Error message for empty option labels
138
- groupSharedFeatures.metadataTemplateEditor.fields.validationErrors.optionKeyCannotBeEmpty = Option kann nicht leer sein.
139
- # Error message for missing selected level in taxonomy
140
- groupSharedFeatures.metadataTemplateEditor.fields.validationErrors.selectedLevelRequired = Wählen Sie bitte eine Ebene aus.
141
- # Error message shown when the taxonomy fetch fails
142
- groupSharedFeatures.metadataTemplateEditor.loadTaxonomiesError = Taxonomien konnten nicht geladen werden.
143
- # Accessible label shown while taxonomy options are being fetched
144
- groupSharedFeatures.metadataTemplateEditor.loadingTaxonomies = Taxonomien werden geladen …
145
- # Label for the section that shows recently used taxonomies
146
- groupSharedFeatures.metadataTemplateEditor.recentlyUsedTaxonomies = Zuletzt verwendete
147
- # Button label to retry a failed taxonomy fetch
148
- groupSharedFeatures.metadataTemplateEditor.retryLoadTaxonomies = Erneut versuchen
149
- # Placeholder text for the search input in the taxonomy selector
150
- groupSharedFeatures.metadataTemplateEditor.searchTaxonomiesInputPlaceholder = Taxonomien suchen
151
- # Text for the button that opens the taxonomy selector
152
- groupSharedFeatures.metadataTemplateEditor.taxonomySelector = Eine Taxonomie auswählen
153
- # Aria label for the button that opens the taxonomy selector
154
- groupSharedFeatures.metadataTemplateEditor.taxonomySelectorAriaLabel = Taxonomie-Auswahl öffnen
155
- # Cancel button
156
- groupSharedFeatures.metadataTemplateEditor.templateForm.cancel = Abbrechen
157
- # Accessible label for the close (×) button on the metadata template editor modal
158
- groupSharedFeatures.metadataTemplateEditor.templateForm.closeAriaLabel = Metadatenvorlagen-Bearbeiter schließen
159
- # Default title displayed in the metadata template editor header
160
- groupSharedFeatures.metadataTemplateEditor.templateForm.createTitle = Neue Metadatenvorlage
161
- # Error message for display name already used before.
162
- groupSharedFeatures.metadataTemplateEditor.templateForm.displayNameUsedBefore = Dieser angezeigte Name wurde bereits zuvor verwendet. Bitte wählen Sie einen anderen.
163
- # Title displayed in the metadata template editor header for editing an existing template
164
- groupSharedFeatures.metadataTemplateEditor.templateForm.editTitle = Metadatenvorlage „{templateName}“ bearbeiten
165
- # Error message shown when the template data could not be fetched
166
- groupSharedFeatures.metadataTemplateEditor.templateForm.fetchError = Es ist ein Fehler aufgetreten. Bitte laden Sie die Seite neu und versuchen Sie es erneut.
167
- # Error message for field name too long
168
- groupSharedFeatures.metadataTemplateEditor.templateForm.fieldNameTooLong = Der Feldname ist zu lang.
169
- # Error message for required fields
170
- groupSharedFeatures.metadataTemplateEditor.templateForm.fieldRequired = Dieses Feld ist ein Pflichtfeld
171
- # Description for the fields section
172
- groupSharedFeatures.metadataTemplateEditor.templateForm.fields.description = Fügen Sie der Vorlage Ihr erstes Feld hinzu:
173
- # Label for the fields section
174
- groupSharedFeatures.metadataTemplateEditor.templateForm.fields.label = Felder
175
- # Link to more information about metadata field types
176
- groupSharedFeatures.metadataTemplateEditor.templateForm.fields.learnMore = Erfahren Sie mehr über Metadatenfeldtypen
177
- # Error message for forbidden display name
178
- groupSharedFeatures.metadataTemplateEditor.templateForm.forbiddenDisplayName = Dieser angezeigte Name ist nicht zulässig. Bitte wählen Sie einen anderen.
179
- # Error message for invalid characters
180
- groupSharedFeatures.metadataTemplateEditor.templateForm.invalidCharacters = Das Feld enthält unzulässige Zeichen.
181
- # Aria label for the loading indicator shown while template data is being fetched
182
- groupSharedFeatures.metadataTemplateEditor.templateForm.loading = Vorlage wird geladen …
183
- # Accessible label for the close button on save notifications
184
- groupSharedFeatures.metadataTemplateEditor.templateForm.notificationCloseButtonAriaLabel = Benachrichtigung schließen
185
- # Accessible label for the error icon in the save notification
186
- groupSharedFeatures.metadataTemplateEditor.templateForm.notificationErrorIconAriaLabel = Fehler
187
- # Accessible label for the success icon in the save notification
188
- groupSharedFeatures.metadataTemplateEditor.templateForm.notificationSuccessIconAriaLabel = Erfolg
189
- # Label for the reload button shown when template loading fails
190
- groupSharedFeatures.metadataTemplateEditor.templateForm.reload = Neu laden
191
- # Save button
192
- groupSharedFeatures.metadataTemplateEditor.templateForm.save = Speichern
193
- # Error notification message shown when the template fails to save
194
- groupSharedFeatures.metadataTemplateEditor.templateForm.saveErrorNotification = Vorlage konnte nicht gespeichert werden. Versuchen Sie es bitte noch einmal.
195
- # Success notification message shown after the template is saved
196
- groupSharedFeatures.metadataTemplateEditor.templateForm.saveSuccessNotification = Vorlage wurde erfolgreich gespeichert.
197
- # Aria Label for the save changes button in metadata template
198
- groupSharedFeatures.metadataTemplateEditor.templateForm.submitting = Wird gesendet …
199
- # Description for the template name field
200
- groupSharedFeatures.metadataTemplateEditor.templateForm.templateName.description = Angezeigter Name der Vorlage, der den Benutzern angezeigt wird
201
- # Label for the template name field
202
- groupSharedFeatures.metadataTemplateEditor.templateForm.templateName.label = Vorlagenname
203
- # Body text for the unsaved changes confirmation modal
204
- groupSharedFeatures.metadataTemplateEditor.templateForm.unsavedChangesBody = Es gibt ungespeicherte Änderungen. Wenn Sie die Seite jetzt verlassen, gehen Ihre Änderungen verloren.
205
- # Confirm button label for the unsaved changes modal — discards changes and closes
206
- groupSharedFeatures.metadataTemplateEditor.templateForm.unsavedChangesDiscard = Ohne Speichern verlassen
207
- # Cancel button label for the unsaved changes modal — returns to the editor
208
- groupSharedFeatures.metadataTemplateEditor.templateForm.unsavedChangesKeepEditing = Weiter bearbeiten
209
- # Title for the unsaved changes confirmation modal
210
- groupSharedFeatures.metadataTemplateEditor.templateForm.unsavedChangesTitle = Ungespeicherte Änderungen
211
- # Message to show that the collapsed field configurator contains errors
212
- groupSharedFeatures.metadataTemplateEditor.templates.details.fields.thisFieldContainsErrors = Dieses Feld enthält Validierungsfehler.