@box/metadata-editor 0.79.8 → 0.80.0

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 (48) hide show
  1. package/i18n/bn-IN.js +7 -7
  2. package/i18n/bn-IN.properties +14 -0
  3. package/i18n/da-DK.js +7 -7
  4. package/i18n/da-DK.properties +14 -0
  5. package/i18n/de-DE.js +7 -7
  6. package/i18n/de-DE.properties +14 -0
  7. package/i18n/en-AU.properties +14 -0
  8. package/i18n/en-CA.properties +14 -0
  9. package/i18n/en-GB.properties +14 -0
  10. package/i18n/en-x-pseudo.js +109 -109
  11. package/i18n/en-x-pseudo.properties +116 -102
  12. package/i18n/es-419.js +7 -7
  13. package/i18n/es-419.properties +14 -0
  14. package/i18n/es-ES.js +7 -7
  15. package/i18n/es-ES.properties +14 -0
  16. package/i18n/fi-FI.js +7 -7
  17. package/i18n/fi-FI.properties +14 -0
  18. package/i18n/fr-CA.js +7 -7
  19. package/i18n/fr-CA.properties +14 -0
  20. package/i18n/fr-FR.js +7 -7
  21. package/i18n/fr-FR.properties +14 -0
  22. package/i18n/hi-IN.js +7 -7
  23. package/i18n/hi-IN.properties +14 -0
  24. package/i18n/it-IT.js +7 -7
  25. package/i18n/it-IT.properties +14 -0
  26. package/i18n/ja-JP.js +7 -7
  27. package/i18n/ja-JP.properties +14 -0
  28. package/i18n/ko-KR.js +7 -7
  29. package/i18n/ko-KR.properties +14 -0
  30. package/i18n/nb-NO.js +7 -7
  31. package/i18n/nb-NO.properties +14 -0
  32. package/i18n/nl-NL.js +7 -7
  33. package/i18n/nl-NL.properties +14 -0
  34. package/i18n/pl-PL.js +7 -7
  35. package/i18n/pl-PL.properties +14 -0
  36. package/i18n/pt-BR.js +7 -7
  37. package/i18n/pt-BR.properties +14 -0
  38. package/i18n/ru-RU.js +7 -7
  39. package/i18n/ru-RU.properties +14 -0
  40. package/i18n/sv-SE.js +7 -7
  41. package/i18n/sv-SE.properties +14 -0
  42. package/i18n/tr-TR.js +7 -7
  43. package/i18n/tr-TR.properties +14 -0
  44. package/i18n/zh-CN.js +7 -7
  45. package/i18n/zh-CN.properties +14 -0
  46. package/i18n/zh-TW.js +7 -7
  47. package/i18n/zh-TW.properties +14 -0
  48. package/package.json +2 -2
@@ -84,8 +84,12 @@ metadataEditor.aiSuggestionField.aiSuggestionOptions = Opties
84
84
  metadataEditor.aiSuggestionField.appendLabel = Toevoegen
85
85
  # Label for clearing the current value and applying the AI suggestion
86
86
  metadataEditor.aiSuggestionField.clearAndReplaceLabel = Wissen en vervangen
87
+ # Label for confirming the message informing that AI suggestion is the same as already applied value
88
+ metadataEditor.aiSuggestionField.dismissLabel = Bevestigen
87
89
  # Label for ignoring the AI suggestion
88
90
  metadataEditor.aiSuggestionField.ignoreLabel = Negeren
91
+ # Label informing that AI suggestion value is the same as already existing value
92
+ metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption = Box AI stelt dezelfde waarde voor als hierboven
89
93
  # Paragraph asking user are they sure that they want to delete the template
90
94
  metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph = Weet u zeker dat u de metagegevenssjabloon ‘{templateName}’ en al zijn waarden uit dit bestand wilt verwijderen?
91
95
  # Label informing how to confirm deletion of the template
@@ -116,6 +120,14 @@ metadataEditor.fileLevel.emptyState.default.heading = Metagegevenssjablonen toev
116
120
  metadataEditor.filterDropdownMenuSearch.iconButtonAriaLabel = Zoekopdracht wissen
117
121
  # Message displayed when there is no matching option in filter dropdown menu
118
122
  metadataEditor.filterDropdownMenuSearch.noResultsFound = Geen resultaten gevonden
123
+ # Display name for custom metadata templates
124
+ metadataEditor.filterInstancesDropdown.customMetadataName = Aangepaste metadata
125
+ # Aria label for subtitle with filtering details. Informs user which templates were chosen.
126
+ metadataEditor.filterInstancesDropdown.detailsTextAriaLabel = Aria-label voor ondertitel met filtergegevens. Informeert de gebruiker welke sjablonen zijn gekozen.
127
+ # Default trigger button that opens dropdown menu with list of templates applied to previewed file. This version is applied if all templates are selected. If template is selected in the dropdown, them all other templates in sidebar are filtered out.
128
+ metadataEditor.filterInstancesDropdown.triggerButton.allTemplates = Alle sjablonen
129
+ # Trigger button that opens dropdown menu with list of templates applied to previewed file. This version is applied if not all templates are selected. If template is selected in the dropdown, them all other templates in sidebar are filtered out.
130
+ metadataEditor.filterInstancesDropdown.triggerButton.selectedTemplates = {selectedTemplatesNumber} van {visibleTemplatesNumber} sjablonen
119
131
  # Call to show empty values
120
132
  metadataEditor.instanceLevel.emptyState.emptyValues.Cta = Lege waarden bekijken
121
133
  # Header informing user that there are no values in the template
@@ -164,6 +176,8 @@ metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabe
164
176
  metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = Opslaan
165
177
  # Button with "Autofill" text. Call to action to automatically fill in form fields based on AI information
166
178
  metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = Automatisch invullen
179
+ # Aria label for the "Autofill" button.
180
+ metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonAriaLabel = Automatisch invullen met Box AI
167
181
  # Tooltip text explaining that by clicking button user can autofill template using Box AI
168
182
  metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip = Automatisch invullen met Box AI
169
183
  # Header with Custom Metadata template name
package/i18n/pl-PL.js CHANGED
@@ -42,9 +42,9 @@ export default {
42
42
  "metadataEditor.aiSuggestionField.aiSuggestionOptions": "Opcje",
43
43
  "metadataEditor.aiSuggestionField.appendLabel": "Dołącz",
44
44
  "metadataEditor.aiSuggestionField.clearAndReplaceLabel": "Wyczyść i zamień",
45
- "metadataEditor.aiSuggestionField.dismissLabel": "Confirm",
45
+ "metadataEditor.aiSuggestionField.dismissLabel": "Potwierdź",
46
46
  "metadataEditor.aiSuggestionField.ignoreLabel": "Ignoruj",
47
- "metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "Box AI suggests the same value as above",
47
+ "metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "Box AI sugeruje samą wartość, co powyżej",
48
48
  "metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph": "Czy na pewno chcesz usunąć szablon metadanych „{templateName}” i wszystkie jego wartości z tego pliku?",
49
49
  "metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel": "Wpisz nazwę szablonu metadanych, aby potwierdzić usunięcie",
50
50
  "metadataEditor.editInstance.deleteConfirmationModal.body.secondParagraph": "Po usunięciu wartości metadanych nie można przywrócić .",
@@ -60,10 +60,10 @@ export default {
60
60
  "metadataEditor.fileLevel.emptyState.default.heading": "Dodaj szablony metadanych",
61
61
  "metadataEditor.filterDropdownMenuSearch.iconButtonAriaLabel": "Wyczyść wyszukiwanie",
62
62
  "metadataEditor.filterDropdownMenuSearch.noResultsFound": "Nie znaleziono wyników",
63
- "metadataEditor.filterInstancesDropdown.customMetadataName": "Custom Metadata",
64
- "metadataEditor.filterInstancesDropdown.detailsTextAriaLabel": "Aria label for subtitle with filtering details. Informs user which templates were chosen.",
65
- "metadataEditor.filterInstancesDropdown.triggerButton.allTemplates": "All Templates",
66
- "metadataEditor.filterInstancesDropdown.triggerButton.selectedTemplates": "{selectedTemplatesNumber} of {visibleTemplatesNumber} Templates",
63
+ "metadataEditor.filterInstancesDropdown.customMetadataName": "Niestandardowe metadane",
64
+ "metadataEditor.filterInstancesDropdown.detailsTextAriaLabel": "Etykieta Aria dla napisów ze szczegółami filtrowania. Informuje użytkownika o tym, które szablony zostały wybrane.",
65
+ "metadataEditor.filterInstancesDropdown.triggerButton.allTemplates": "Wszystkie szablony",
66
+ "metadataEditor.filterInstancesDropdown.triggerButton.selectedTemplates": "{selectedTemplatesNumber} z {visibleTemplatesNumber} szablonów",
67
67
  "metadataEditor.instanceLevel.emptyState.emptyValues.Cta": "Zobacz puste wartości",
68
68
  "metadataEditor.instanceLevel.emptyState.heading": "Ten szablon nie ma wartości",
69
69
  "metadataEditor.instanceLevel.emptyState.noAttributes.heading": "Ten szablon nie ma atrybutów",
@@ -88,7 +88,7 @@ export default {
88
88
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel": "Trwa wczytywanie...",
89
89
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton": "Zapisz",
90
90
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton": "Autouzupełnianie",
91
- "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonAriaLabel": "Autofill with Box AI",
91
+ "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonAriaLabel": "Automatyczne wypełnianie za pomocą Box AI",
92
92
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip": "Automatyczne wypełnianie za pomocą Box AI",
93
93
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle": "Niestandardowe metadane",
94
94
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.loadingButtonAriaLabel": "Trwa wczytywanie...",
@@ -84,8 +84,12 @@ metadataEditor.aiSuggestionField.aiSuggestionOptions = Opcje
84
84
  metadataEditor.aiSuggestionField.appendLabel = Dołącz
85
85
  # Label for clearing the current value and applying the AI suggestion
86
86
  metadataEditor.aiSuggestionField.clearAndReplaceLabel = Wyczyść i zamień
87
+ # Label for confirming the message informing that AI suggestion is the same as already applied value
88
+ metadataEditor.aiSuggestionField.dismissLabel = Potwierdź
87
89
  # Label for ignoring the AI suggestion
88
90
  metadataEditor.aiSuggestionField.ignoreLabel = Ignoruj
91
+ # Label informing that AI suggestion value is the same as already existing value
92
+ metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption = Box AI sugeruje tę samą wartość, co powyżej
89
93
  # Paragraph asking user are they sure that they want to delete the template
90
94
  metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph = Czy na pewno chcesz usunąć szablon metadanych „{templateName}” i wszystkie jego wartości z tego pliku?
91
95
  # Label informing how to confirm deletion of the template
@@ -116,6 +120,14 @@ metadataEditor.fileLevel.emptyState.default.heading = Dodaj szablony metadanych
116
120
  metadataEditor.filterDropdownMenuSearch.iconButtonAriaLabel = Wyczyść wyszukiwanie
117
121
  # Message displayed when there is no matching option in filter dropdown menu
118
122
  metadataEditor.filterDropdownMenuSearch.noResultsFound = Nie znaleziono wyników
123
+ # Display name for custom metadata templates
124
+ metadataEditor.filterInstancesDropdown.customMetadataName = Niestandardowe metadane
125
+ # Aria label for subtitle with filtering details. Informs user which templates were chosen.
126
+ metadataEditor.filterInstancesDropdown.detailsTextAriaLabel = Etykieta Aria dla napisów ze szczegółami filtrowania. Informuje użytkownika o tym, które szablony zostały wybrane.
127
+ # Default trigger button that opens dropdown menu with list of templates applied to previewed file. This version is applied if all templates are selected. If template is selected in the dropdown, them all other templates in sidebar are filtered out.
128
+ metadataEditor.filterInstancesDropdown.triggerButton.allTemplates = Wszystkie szablony
129
+ # Trigger button that opens dropdown menu with list of templates applied to previewed file. This version is applied if not all templates are selected. If template is selected in the dropdown, them all other templates in sidebar are filtered out.
130
+ metadataEditor.filterInstancesDropdown.triggerButton.selectedTemplates = {selectedTemplatesNumber} z {visibleTemplatesNumber} szablonów
119
131
  # Call to show empty values
120
132
  metadataEditor.instanceLevel.emptyState.emptyValues.Cta = Zobacz puste wartości
121
133
  # Header informing user that there are no values in the template
@@ -164,6 +176,8 @@ metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabe
164
176
  metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = Zapisz
165
177
  # Button with "Autofill" text. Call to action to automatically fill in form fields based on AI information
166
178
  metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = Autouzupełnianie
179
+ # Aria label for the "Autofill" button.
180
+ metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonAriaLabel = Automatyczne wypełnianie za pomocą Box AI
167
181
  # Tooltip text explaining that by clicking button user can autofill template using Box AI
168
182
  metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip = Automatyczne wypełnianie za pomocą Box AI
169
183
  # Header with Custom Metadata template name
package/i18n/pt-BR.js CHANGED
@@ -42,9 +42,9 @@ export default {
42
42
  "metadataEditor.aiSuggestionField.aiSuggestionOptions": "Opções",
43
43
  "metadataEditor.aiSuggestionField.appendLabel": "Acrescentar",
44
44
  "metadataEditor.aiSuggestionField.clearAndReplaceLabel": "Limpar e substituir",
45
- "metadataEditor.aiSuggestionField.dismissLabel": "Confirm",
45
+ "metadataEditor.aiSuggestionField.dismissLabel": "Confirmar",
46
46
  "metadataEditor.aiSuggestionField.ignoreLabel": "Ignorar",
47
- "metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "Box AI suggests the same value as above",
47
+ "metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "O Box AI sugere o mesmo valor acima",
48
48
  "metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph": "Tem certeza de que deseja excluir o modelo de metadados \"{templateName}\" e todos os seus valores deste arquivo?",
49
49
  "metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel": "Digite o nome do modelo de metadados para confirmar a exclusão",
50
50
  "metadataEditor.editInstance.deleteConfirmationModal.body.secondParagraph": "Após excluídos, os valores de metadados não podem ser restaurados.",
@@ -60,10 +60,10 @@ export default {
60
60
  "metadataEditor.fileLevel.emptyState.default.heading": "Adicione modelos de metadados",
61
61
  "metadataEditor.filterDropdownMenuSearch.iconButtonAriaLabel": "Limpar pesquisa",
62
62
  "metadataEditor.filterDropdownMenuSearch.noResultsFound": "Nenhum resultado encontrado",
63
- "metadataEditor.filterInstancesDropdown.customMetadataName": "Custom Metadata",
64
- "metadataEditor.filterInstancesDropdown.detailsTextAriaLabel": "Aria label for subtitle with filtering details. Informs user which templates were chosen.",
65
- "metadataEditor.filterInstancesDropdown.triggerButton.allTemplates": "All Templates",
66
- "metadataEditor.filterInstancesDropdown.triggerButton.selectedTemplates": "{selectedTemplatesNumber} of {visibleTemplatesNumber} Templates",
63
+ "metadataEditor.filterInstancesDropdown.customMetadataName": "Metadados personalizados",
64
+ "metadataEditor.filterInstancesDropdown.detailsTextAriaLabel": "Rótulo Aria para legenda com detalhes de filtragem. Informa ao usuário quais modelos foram escolhidos.",
65
+ "metadataEditor.filterInstancesDropdown.triggerButton.allTemplates": "Todos os modelos",
66
+ "metadataEditor.filterInstancesDropdown.triggerButton.selectedTemplates": "{selectedTemplatesNumber} de {visibleTemplatesNumber} modelos",
67
67
  "metadataEditor.instanceLevel.emptyState.emptyValues.Cta": "Ver valores vazios",
68
68
  "metadataEditor.instanceLevel.emptyState.heading": "Este modelo não tem valores",
69
69
  "metadataEditor.instanceLevel.emptyState.noAttributes.heading": "Este modelo não tem atributos",
@@ -88,7 +88,7 @@ export default {
88
88
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel": "Carregando...",
89
89
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton": "Salvar",
90
90
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton": "Preenchimento automático",
91
- "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonAriaLabel": "Autofill with Box AI",
91
+ "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonAriaLabel": "Preencher automaticamente com o Box AI",
92
92
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip": "Preencher automaticamente com o Box AI",
93
93
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle": "Metadados personalizados",
94
94
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.loadingButtonAriaLabel": "Carregando...",
@@ -84,8 +84,12 @@ metadataEditor.aiSuggestionField.aiSuggestionOptions = Opções
84
84
  metadataEditor.aiSuggestionField.appendLabel = Acrescentar
85
85
  # Label for clearing the current value and applying the AI suggestion
86
86
  metadataEditor.aiSuggestionField.clearAndReplaceLabel = Limpar e substituir
87
+ # Label for confirming the message informing that AI suggestion is the same as already applied value
88
+ metadataEditor.aiSuggestionField.dismissLabel = Confirmar
87
89
  # Label for ignoring the AI suggestion
88
90
  metadataEditor.aiSuggestionField.ignoreLabel = Ignorar
91
+ # Label informing that AI suggestion value is the same as already existing value
92
+ metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption = O Box AI sugere o mesmo valor acima
89
93
  # Paragraph asking user are they sure that they want to delete the template
90
94
  metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph = Tem certeza de que deseja excluir o modelo de metadados "{templateName}" e todos os seus valores deste arquivo?
91
95
  # Label informing how to confirm deletion of the template
@@ -116,6 +120,14 @@ metadataEditor.fileLevel.emptyState.default.heading = Adicione modelos de metada
116
120
  metadataEditor.filterDropdownMenuSearch.iconButtonAriaLabel = Limpar pesquisa
117
121
  # Message displayed when there is no matching option in filter dropdown menu
118
122
  metadataEditor.filterDropdownMenuSearch.noResultsFound = Nenhum resultado encontrado
123
+ # Display name for custom metadata templates
124
+ metadataEditor.filterInstancesDropdown.customMetadataName = Metadados personalizados
125
+ # Aria label for subtitle with filtering details. Informs user which templates were chosen.
126
+ metadataEditor.filterInstancesDropdown.detailsTextAriaLabel = Rótulo Aria para legenda com detalhes de filtragem. Informa ao usuário quais modelos foram escolhidos.
127
+ # Default trigger button that opens dropdown menu with list of templates applied to previewed file. This version is applied if all templates are selected. If template is selected in the dropdown, them all other templates in sidebar are filtered out.
128
+ metadataEditor.filterInstancesDropdown.triggerButton.allTemplates = Todos os modelos
129
+ # Trigger button that opens dropdown menu with list of templates applied to previewed file. This version is applied if not all templates are selected. If template is selected in the dropdown, them all other templates in sidebar are filtered out.
130
+ metadataEditor.filterInstancesDropdown.triggerButton.selectedTemplates = {selectedTemplatesNumber} de {visibleTemplatesNumber} modelos
119
131
  # Call to show empty values
120
132
  metadataEditor.instanceLevel.emptyState.emptyValues.Cta = Ver valores vazios
121
133
  # Header informing user that there are no values in the template
@@ -164,6 +176,8 @@ metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabe
164
176
  metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = Salvar
165
177
  # Button with "Autofill" text. Call to action to automatically fill in form fields based on AI information
166
178
  metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = Preenchimento automático
179
+ # Aria label for the "Autofill" button.
180
+ metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonAriaLabel = Preencher automaticamente com o Box AI
167
181
  # Tooltip text explaining that by clicking button user can autofill template using Box AI
168
182
  metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip = Preencher automaticamente com o Box AI
169
183
  # Header with Custom Metadata template name
package/i18n/ru-RU.js CHANGED
@@ -42,9 +42,9 @@ export default {
42
42
  "metadataEditor.aiSuggestionField.aiSuggestionOptions": "Параметры",
43
43
  "metadataEditor.aiSuggestionField.appendLabel": "Добавить",
44
44
  "metadataEditor.aiSuggestionField.clearAndReplaceLabel": "Очистить и заменить",
45
- "metadataEditor.aiSuggestionField.dismissLabel": "Confirm",
45
+ "metadataEditor.aiSuggestionField.dismissLabel": "Подтвердить",
46
46
  "metadataEditor.aiSuggestionField.ignoreLabel": "Пропустить",
47
- "metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "Box AI suggests the same value as above",
47
+ "metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "Box AI предлагает то же значение, что и выше",
48
48
  "metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph": "Удалить шаблон метаданных „{templateName}“ и все его значения из этого файла?",
49
49
  "metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel": "Введите имя шаблона метаданных для подтверждения удаления",
50
50
  "metadataEditor.editInstance.deleteConfirmationModal.body.secondParagraph": "После удаления значения метаданных не могут быть восстановлены.",
@@ -60,10 +60,10 @@ export default {
60
60
  "metadataEditor.fileLevel.emptyState.default.heading": "Добавить шаблоны метаданных",
61
61
  "metadataEditor.filterDropdownMenuSearch.iconButtonAriaLabel": "Очистить поле поиска",
62
62
  "metadataEditor.filterDropdownMenuSearch.noResultsFound": "Результаты не найдены",
63
- "metadataEditor.filterInstancesDropdown.customMetadataName": "Custom Metadata",
64
- "metadataEditor.filterInstancesDropdown.detailsTextAriaLabel": "Aria label for subtitle with filtering details. Informs user which templates were chosen.",
65
- "metadataEditor.filterInstancesDropdown.triggerButton.allTemplates": "All Templates",
66
- "metadataEditor.filterInstancesDropdown.triggerButton.selectedTemplates": "{selectedTemplatesNumber} of {visibleTemplatesNumber} Templates",
63
+ "metadataEditor.filterInstancesDropdown.customMetadataName": "Настраиваемые метаданные",
64
+ "metadataEditor.filterInstancesDropdown.detailsTextAriaLabel": "Ярлык Aria для подзаголовка с фильтрацией по деталям. Информирует пользователя, какие шаблоны были выбраны.",
65
+ "metadataEditor.filterInstancesDropdown.triggerButton.allTemplates": "Все шаблоны",
66
+ "metadataEditor.filterInstancesDropdown.triggerButton.selectedTemplates": "{selectedTemplatesNumber} из {visibleTemplatesNumber} шаблонов",
67
67
  "metadataEditor.instanceLevel.emptyState.emptyValues.Cta": "Посмотреть пустые значения",
68
68
  "metadataEditor.instanceLevel.emptyState.heading": "У этого шаблона нет значений",
69
69
  "metadataEditor.instanceLevel.emptyState.noAttributes.heading": "Этот шаблон не имеет атрибутов",
@@ -88,7 +88,7 @@ export default {
88
88
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel": "Загрузка...",
89
89
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton": "Сохранить",
90
90
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton": "Автозаполнение",
91
- "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonAriaLabel": "Autofill with Box AI",
91
+ "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonAriaLabel": "Автозаполнение с помощью ИИ Box",
92
92
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip": "Автозаполнение с помощью ИИ Box",
93
93
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle": "Настраиваемые метаданные",
94
94
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.loadingButtonAriaLabel": "Загрузка...",
@@ -84,8 +84,12 @@ metadataEditor.aiSuggestionField.aiSuggestionOptions = Параметры
84
84
  metadataEditor.aiSuggestionField.appendLabel = Добавить
85
85
  # Label for clearing the current value and applying the AI suggestion
86
86
  metadataEditor.aiSuggestionField.clearAndReplaceLabel = Очистить и заменить
87
+ # Label for confirming the message informing that AI suggestion is the same as already applied value
88
+ metadataEditor.aiSuggestionField.dismissLabel = Подтвердить
87
89
  # Label for ignoring the AI suggestion
88
90
  metadataEditor.aiSuggestionField.ignoreLabel = Пропустить
91
+ # Label informing that AI suggestion value is the same as already existing value
92
+ metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption = Box AI предлагает то же значение, что и выше
89
93
  # Paragraph asking user are they sure that they want to delete the template
90
94
  metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph = Удалить шаблон метаданных „{templateName}“ и все его значения из этого файла?
91
95
  # Label informing how to confirm deletion of the template
@@ -116,6 +120,14 @@ metadataEditor.fileLevel.emptyState.default.heading = Добавить шабл
116
120
  metadataEditor.filterDropdownMenuSearch.iconButtonAriaLabel = Очистить поле поиска
117
121
  # Message displayed when there is no matching option in filter dropdown menu
118
122
  metadataEditor.filterDropdownMenuSearch.noResultsFound = Результаты не найдены
123
+ # Display name for custom metadata templates
124
+ metadataEditor.filterInstancesDropdown.customMetadataName = Настраиваемые метаданные
125
+ # Aria label for subtitle with filtering details. Informs user which templates were chosen.
126
+ metadataEditor.filterInstancesDropdown.detailsTextAriaLabel = Ярлык Aria для подзаголовка с фильтрацией по деталям. Информирует пользователя, какие шаблоны были выбраны.
127
+ # Default trigger button that opens dropdown menu with list of templates applied to previewed file. This version is applied if all templates are selected. If template is selected in the dropdown, them all other templates in sidebar are filtered out.
128
+ metadataEditor.filterInstancesDropdown.triggerButton.allTemplates = Все шаблоны
129
+ # Trigger button that opens dropdown menu with list of templates applied to previewed file. This version is applied if not all templates are selected. If template is selected in the dropdown, them all other templates in sidebar are filtered out.
130
+ metadataEditor.filterInstancesDropdown.triggerButton.selectedTemplates = {selectedTemplatesNumber} из {visibleTemplatesNumber} шаблонов
119
131
  # Call to show empty values
120
132
  metadataEditor.instanceLevel.emptyState.emptyValues.Cta = Посмотреть пустые значения
121
133
  # Header informing user that there are no values in the template
@@ -164,6 +176,8 @@ metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabe
164
176
  metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = Сохранить
165
177
  # Button with "Autofill" text. Call to action to automatically fill in form fields based on AI information
166
178
  metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = Автозаполнение
179
+ # Aria label for the "Autofill" button.
180
+ metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonAriaLabel = Автозаполнение с помощью ИИ Box
167
181
  # Tooltip text explaining that by clicking button user can autofill template using Box AI
168
182
  metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip = Автозаполнение с помощью ИИ Box
169
183
  # Header with Custom Metadata template name
package/i18n/sv-SE.js CHANGED
@@ -42,9 +42,9 @@ export default {
42
42
  "metadataEditor.aiSuggestionField.aiSuggestionOptions": "Alternativ",
43
43
  "metadataEditor.aiSuggestionField.appendLabel": "Lägg till",
44
44
  "metadataEditor.aiSuggestionField.clearAndReplaceLabel": "Rensa och ersätt",
45
- "metadataEditor.aiSuggestionField.dismissLabel": "Confirm",
45
+ "metadataEditor.aiSuggestionField.dismissLabel": "Bekräfta",
46
46
  "metadataEditor.aiSuggestionField.ignoreLabel": "Ignorera",
47
- "metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "Box AI suggests the same value as above",
47
+ "metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "Box AI föreslår samma värde som ovan",
48
48
  "metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph": "Är du säker på att du vill radera metadatamallen \"{templateName}\" och alla dess värden från den här filen?",
49
49
  "metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel": "Skriv metadatamallens namn för att bekräfta radering",
50
50
  "metadataEditor.editInstance.deleteConfirmationModal.body.secondParagraph": "När de har raderats kan metadatavärden inte återställas.",
@@ -60,10 +60,10 @@ export default {
60
60
  "metadataEditor.fileLevel.emptyState.default.heading": "Lägg till mallar för metadata",
61
61
  "metadataEditor.filterDropdownMenuSearch.iconButtonAriaLabel": "Rensa sökning",
62
62
  "metadataEditor.filterDropdownMenuSearch.noResultsFound": "Inga träffar hittades",
63
- "metadataEditor.filterInstancesDropdown.customMetadataName": "Custom Metadata",
64
- "metadataEditor.filterInstancesDropdown.detailsTextAriaLabel": "Aria label for subtitle with filtering details. Informs user which templates were chosen.",
65
- "metadataEditor.filterInstancesDropdown.triggerButton.allTemplates": "All Templates",
66
- "metadataEditor.filterInstancesDropdown.triggerButton.selectedTemplates": "{selectedTemplatesNumber} of {visibleTemplatesNumber} Templates",
63
+ "metadataEditor.filterInstancesDropdown.customMetadataName": "Anpassade metadata",
64
+ "metadataEditor.filterInstancesDropdown.detailsTextAriaLabel": "Aria-etikett för underrubrik med filtreringsdetaljer. Informerar användaren vilka mallar som valdes.",
65
+ "metadataEditor.filterInstancesDropdown.triggerButton.allTemplates": "Alla mallar",
66
+ "metadataEditor.filterInstancesDropdown.triggerButton.selectedTemplates": "{selectedTemplatesNumber} av {visibleTemplatesNumber} mallar",
67
67
  "metadataEditor.instanceLevel.emptyState.emptyValues.Cta": "Se tomma värden",
68
68
  "metadataEditor.instanceLevel.emptyState.heading": "Den här mallen har inga värden",
69
69
  "metadataEditor.instanceLevel.emptyState.noAttributes.heading": "Den här mallen har inga attribut",
@@ -88,7 +88,7 @@ export default {
88
88
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel": "Läser in...",
89
89
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton": "Spara",
90
90
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton": "Autofyll",
91
- "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonAriaLabel": "Autofill with Box AI",
91
+ "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonAriaLabel": "Autofyll med Box AI",
92
92
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip": "Autofyll med Box AI",
93
93
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle": "Anpassade metadata",
94
94
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.loadingButtonAriaLabel": "Läser in...",
@@ -84,8 +84,12 @@ metadataEditor.aiSuggestionField.aiSuggestionOptions = Alternativ
84
84
  metadataEditor.aiSuggestionField.appendLabel = Lägg till
85
85
  # Label for clearing the current value and applying the AI suggestion
86
86
  metadataEditor.aiSuggestionField.clearAndReplaceLabel = Rensa och ersätt
87
+ # Label for confirming the message informing that AI suggestion is the same as already applied value
88
+ metadataEditor.aiSuggestionField.dismissLabel = Bekräfta
87
89
  # Label for ignoring the AI suggestion
88
90
  metadataEditor.aiSuggestionField.ignoreLabel = Ignorera
91
+ # Label informing that AI suggestion value is the same as already existing value
92
+ metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption = Box AI föreslår samma värde som ovan
89
93
  # Paragraph asking user are they sure that they want to delete the template
90
94
  metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph = Är du säker på att du vill radera metadatamallen "{templateName}" och alla dess värden från den här filen?
91
95
  # Label informing how to confirm deletion of the template
@@ -116,6 +120,14 @@ metadataEditor.fileLevel.emptyState.default.heading = Lägg till mallar för met
116
120
  metadataEditor.filterDropdownMenuSearch.iconButtonAriaLabel = Rensa sökning
117
121
  # Message displayed when there is no matching option in filter dropdown menu
118
122
  metadataEditor.filterDropdownMenuSearch.noResultsFound = Inga träffar hittades
123
+ # Display name for custom metadata templates
124
+ metadataEditor.filterInstancesDropdown.customMetadataName = Anpassade metadata
125
+ # Aria label for subtitle with filtering details. Informs user which templates were chosen.
126
+ metadataEditor.filterInstancesDropdown.detailsTextAriaLabel = Aria-etikett för underrubrik med filtreringsdetaljer. Informerar användaren vilka mallar som valdes.
127
+ # Default trigger button that opens dropdown menu with list of templates applied to previewed file. This version is applied if all templates are selected. If template is selected in the dropdown, them all other templates in sidebar are filtered out.
128
+ metadataEditor.filterInstancesDropdown.triggerButton.allTemplates = Alla mallar
129
+ # Trigger button that opens dropdown menu with list of templates applied to previewed file. This version is applied if not all templates are selected. If template is selected in the dropdown, them all other templates in sidebar are filtered out.
130
+ metadataEditor.filterInstancesDropdown.triggerButton.selectedTemplates = {selectedTemplatesNumber} av {visibleTemplatesNumber} mallar
119
131
  # Call to show empty values
120
132
  metadataEditor.instanceLevel.emptyState.emptyValues.Cta = Se tomma värden
121
133
  # Header informing user that there are no values in the template
@@ -164,6 +176,8 @@ metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabe
164
176
  metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = Spara
165
177
  # Button with "Autofill" text. Call to action to automatically fill in form fields based on AI information
166
178
  metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = Autofyll
179
+ # Aria label for the "Autofill" button.
180
+ metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonAriaLabel = Autofyll med Box AI
167
181
  # Tooltip text explaining that by clicking button user can autofill template using Box AI
168
182
  metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip = Autofyll med Box AI
169
183
  # Header with Custom Metadata template name
package/i18n/tr-TR.js CHANGED
@@ -42,9 +42,9 @@ export default {
42
42
  "metadataEditor.aiSuggestionField.aiSuggestionOptions": "Seçenekler",
43
43
  "metadataEditor.aiSuggestionField.appendLabel": "Ekle",
44
44
  "metadataEditor.aiSuggestionField.clearAndReplaceLabel": "Temizle ve Değiştir",
45
- "metadataEditor.aiSuggestionField.dismissLabel": "Confirm",
45
+ "metadataEditor.aiSuggestionField.dismissLabel": "Onayla",
46
46
  "metadataEditor.aiSuggestionField.ignoreLabel": "Yoksay",
47
- "metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "Box AI suggests the same value as above",
47
+ "metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "Box AI yukarıdaki ile aynı değeri öneriyor",
48
48
  "metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph": "\"{templateName}\" Meta Veri şablonunu ve tüm değerlerini bu dosyadan silmek istediğinizden emin misiniz?",
49
49
  "metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel": "Silmeyi onaylamak için Meta Veri Şablonunun adını yazın",
50
50
  "metadataEditor.editInstance.deleteConfirmationModal.body.secondParagraph": "Silindikten sonra Meta Veri değerleri geri yüklenemez.",
@@ -60,10 +60,10 @@ export default {
60
60
  "metadataEditor.fileLevel.emptyState.default.heading": "Meta Veri Şablonları Ekleyin",
61
61
  "metadataEditor.filterDropdownMenuSearch.iconButtonAriaLabel": "Aramayı temizle",
62
62
  "metadataEditor.filterDropdownMenuSearch.noResultsFound": "Sonuç bulunamadı",
63
- "metadataEditor.filterInstancesDropdown.customMetadataName": "Custom Metadata",
64
- "metadataEditor.filterInstancesDropdown.detailsTextAriaLabel": "Aria label for subtitle with filtering details. Informs user which templates were chosen.",
65
- "metadataEditor.filterInstancesDropdown.triggerButton.allTemplates": "All Templates",
66
- "metadataEditor.filterInstancesDropdown.triggerButton.selectedTemplates": "{selectedTemplatesNumber} of {visibleTemplatesNumber} Templates",
63
+ "metadataEditor.filterInstancesDropdown.customMetadataName": "Özel Meta Veri",
64
+ "metadataEditor.filterInstancesDropdown.detailsTextAriaLabel": "Filtreleme bilgileriyle altyazı için Aria etiketi. Kullanıcıya hangi şablonların seçildiğini bildirir.",
65
+ "metadataEditor.filterInstancesDropdown.triggerButton.allTemplates": "Tüm Şablonlar",
66
+ "metadataEditor.filterInstancesDropdown.triggerButton.selectedTemplates": "{selectedTemplatesNumber} / {visibleTemplatesNumber} Şablon",
67
67
  "metadataEditor.instanceLevel.emptyState.emptyValues.Cta": "Boş değerleri görün",
68
68
  "metadataEditor.instanceLevel.emptyState.heading": "Bu şablonda değer yok",
69
69
  "metadataEditor.instanceLevel.emptyState.noAttributes.heading": "Bu şablonun özniteliği bulunmuyor",
@@ -88,7 +88,7 @@ export default {
88
88
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel": "Yükleniyor...",
89
89
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton": "Kaydet",
90
90
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton": "Otomatik doldurma",
91
- "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonAriaLabel": "Autofill with Box AI",
91
+ "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonAriaLabel": "Box AI ile otomatik olarak doldurun",
92
92
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip": "Box AI ile otomatik olarak doldurun",
93
93
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle": "Özel Meta Veri",
94
94
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.loadingButtonAriaLabel": "Yükleniyor...",
@@ -84,8 +84,12 @@ metadataEditor.aiSuggestionField.aiSuggestionOptions = Seçenekler
84
84
  metadataEditor.aiSuggestionField.appendLabel = Ekle
85
85
  # Label for clearing the current value and applying the AI suggestion
86
86
  metadataEditor.aiSuggestionField.clearAndReplaceLabel = Temizle ve Değiştir
87
+ # Label for confirming the message informing that AI suggestion is the same as already applied value
88
+ metadataEditor.aiSuggestionField.dismissLabel = Onayla
87
89
  # Label for ignoring the AI suggestion
88
90
  metadataEditor.aiSuggestionField.ignoreLabel = Yoksay
91
+ # Label informing that AI suggestion value is the same as already existing value
92
+ metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption = Box AI yukarıdaki ile aynı değeri öneriyor
89
93
  # Paragraph asking user are they sure that they want to delete the template
90
94
  metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph = "{templateName}" Meta Veri şablonunu ve tüm değerlerini bu dosyadan silmek istediğinizden emin misiniz?
91
95
  # Label informing how to confirm deletion of the template
@@ -116,6 +120,14 @@ metadataEditor.fileLevel.emptyState.default.heading = Meta Veri Şablonları Ekl
116
120
  metadataEditor.filterDropdownMenuSearch.iconButtonAriaLabel = Aramayı temizle
117
121
  # Message displayed when there is no matching option in filter dropdown menu
118
122
  metadataEditor.filterDropdownMenuSearch.noResultsFound = Sonuç bulunamadı
123
+ # Display name for custom metadata templates
124
+ metadataEditor.filterInstancesDropdown.customMetadataName = Özel Meta Veri
125
+ # Aria label for subtitle with filtering details. Informs user which templates were chosen.
126
+ metadataEditor.filterInstancesDropdown.detailsTextAriaLabel = Filtreleme bilgileriyle altyazı için Aria etiketi. Kullanıcıya hangi şablonların seçildiğini bildirir.
127
+ # Default trigger button that opens dropdown menu with list of templates applied to previewed file. This version is applied if all templates are selected. If template is selected in the dropdown, them all other templates in sidebar are filtered out.
128
+ metadataEditor.filterInstancesDropdown.triggerButton.allTemplates = Tüm Şablonlar
129
+ # Trigger button that opens dropdown menu with list of templates applied to previewed file. This version is applied if not all templates are selected. If template is selected in the dropdown, them all other templates in sidebar are filtered out.
130
+ metadataEditor.filterInstancesDropdown.triggerButton.selectedTemplates = {selectedTemplatesNumber} / {visibleTemplatesNumber} Şablon
119
131
  # Call to show empty values
120
132
  metadataEditor.instanceLevel.emptyState.emptyValues.Cta = Boş değerleri görün
121
133
  # Header informing user that there are no values in the template
@@ -164,6 +176,8 @@ metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabe
164
176
  metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = Kaydet
165
177
  # Button with "Autofill" text. Call to action to automatically fill in form fields based on AI information
166
178
  metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = Otomatik doldurma
179
+ # Aria label for the "Autofill" button.
180
+ metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonAriaLabel = Box AI ile otomatik olarak doldurun
167
181
  # Tooltip text explaining that by clicking button user can autofill template using Box AI
168
182
  metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip = Box AI ile otomatik olarak doldurun
169
183
  # Header with Custom Metadata template name
package/i18n/zh-CN.js CHANGED
@@ -42,9 +42,9 @@ export default {
42
42
  "metadataEditor.aiSuggestionField.aiSuggestionOptions": "选项",
43
43
  "metadataEditor.aiSuggestionField.appendLabel": "追加",
44
44
  "metadataEditor.aiSuggestionField.clearAndReplaceLabel": "清除和替换",
45
- "metadataEditor.aiSuggestionField.dismissLabel": "Confirm",
45
+ "metadataEditor.aiSuggestionField.dismissLabel": "确认",
46
46
  "metadataEditor.aiSuggestionField.ignoreLabel": "忽略",
47
- "metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "Box AI suggests the same value as above",
47
+ "metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "Box AI 建议与上述相同的值",
48
48
  "metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph": "是否确定要删除 “{templateName}” 元数据模板及其此文件中的所有值?",
49
49
  "metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel": "键入元数据模板的名称以确认删除",
50
50
  "metadataEditor.editInstance.deleteConfirmationModal.body.secondParagraph": "元数据值一旦删除就无法恢复。",
@@ -60,10 +60,10 @@ export default {
60
60
  "metadataEditor.fileLevel.emptyState.default.heading": "添加元数据模板",
61
61
  "metadataEditor.filterDropdownMenuSearch.iconButtonAriaLabel": "清除搜索",
62
62
  "metadataEditor.filterDropdownMenuSearch.noResultsFound": "未找到结果",
63
- "metadataEditor.filterInstancesDropdown.customMetadataName": "Custom Metadata",
64
- "metadataEditor.filterInstancesDropdown.detailsTextAriaLabel": "Aria label for subtitle with filtering details. Informs user which templates were chosen.",
65
- "metadataEditor.filterInstancesDropdown.triggerButton.allTemplates": "All Templates",
66
- "metadataEditor.filterInstancesDropdown.triggerButton.selectedTemplates": "{selectedTemplatesNumber} of {visibleTemplatesNumber} Templates",
63
+ "metadataEditor.filterInstancesDropdown.customMetadataName": "自定义元数据",
64
+ "metadataEditor.filterInstancesDropdown.detailsTextAriaLabel": "带有过滤详细信息的字幕 Aria 标签。通知用户选择了哪些模板。",
65
+ "metadataEditor.filterInstancesDropdown.triggerButton.allTemplates": "所有模板",
66
+ "metadataEditor.filterInstancesDropdown.triggerButton.selectedTemplates": "{selectedTemplatesNumber} / {visibleTemplatesNumber} 个模板",
67
67
  "metadataEditor.instanceLevel.emptyState.emptyValues.Cta": "查看空值",
68
68
  "metadataEditor.instanceLevel.emptyState.heading": "此模板无值",
69
69
  "metadataEditor.instanceLevel.emptyState.noAttributes.heading": "此模板无属性",
@@ -88,7 +88,7 @@ export default {
88
88
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel": "正在加载......",
89
89
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton": "保存",
90
90
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton": "自动填充",
91
- "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonAriaLabel": "Autofill with Box AI",
91
+ "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonAriaLabel": "使用 Box AI 自动填充",
92
92
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip": "使用 Box AI 自动填充",
93
93
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle": "自定义元数据",
94
94
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.loadingButtonAriaLabel": "正在加载......",
@@ -84,8 +84,12 @@ metadataEditor.aiSuggestionField.aiSuggestionOptions = 选项
84
84
  metadataEditor.aiSuggestionField.appendLabel = 追加
85
85
  # Label for clearing the current value and applying the AI suggestion
86
86
  metadataEditor.aiSuggestionField.clearAndReplaceLabel = 清除和替换
87
+ # Label for confirming the message informing that AI suggestion is the same as already applied value
88
+ metadataEditor.aiSuggestionField.dismissLabel = 确认
87
89
  # Label for ignoring the AI suggestion
88
90
  metadataEditor.aiSuggestionField.ignoreLabel = 忽略
91
+ # Label informing that AI suggestion value is the same as already existing value
92
+ metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption = Box AI 建议与上述相同的值
89
93
  # Paragraph asking user are they sure that they want to delete the template
90
94
  metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph = 是否确定要删除 “{templateName}” 元数据模板及其此文件中的所有值?
91
95
  # Label informing how to confirm deletion of the template
@@ -116,6 +120,14 @@ metadataEditor.fileLevel.emptyState.default.heading = 添加元数据模板
116
120
  metadataEditor.filterDropdownMenuSearch.iconButtonAriaLabel = 清除搜索
117
121
  # Message displayed when there is no matching option in filter dropdown menu
118
122
  metadataEditor.filterDropdownMenuSearch.noResultsFound = 未找到结果
123
+ # Display name for custom metadata templates
124
+ metadataEditor.filterInstancesDropdown.customMetadataName = 自定义元数据
125
+ # Aria label for subtitle with filtering details. Informs user which templates were chosen.
126
+ metadataEditor.filterInstancesDropdown.detailsTextAriaLabel = 带有过滤详细信息的字幕 Aria 标签。通知用户选择了哪些模板。
127
+ # Default trigger button that opens dropdown menu with list of templates applied to previewed file. This version is applied if all templates are selected. If template is selected in the dropdown, them all other templates in sidebar are filtered out.
128
+ metadataEditor.filterInstancesDropdown.triggerButton.allTemplates = 所有模板
129
+ # Trigger button that opens dropdown menu with list of templates applied to previewed file. This version is applied if not all templates are selected. If template is selected in the dropdown, them all other templates in sidebar are filtered out.
130
+ metadataEditor.filterInstancesDropdown.triggerButton.selectedTemplates = {selectedTemplatesNumber} / {visibleTemplatesNumber} 个模板
119
131
  # Call to show empty values
120
132
  metadataEditor.instanceLevel.emptyState.emptyValues.Cta = 查看空值
121
133
  # Header informing user that there are no values in the template
@@ -164,6 +176,8 @@ metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabe
164
176
  metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = 保存
165
177
  # Button with "Autofill" text. Call to action to automatically fill in form fields based on AI information
166
178
  metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = 自动填充
179
+ # Aria label for the "Autofill" button.
180
+ metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonAriaLabel = 使用 Box AI 自动填充
167
181
  # Tooltip text explaining that by clicking button user can autofill template using Box AI
168
182
  metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip = 使用 Box AI 自动填充
169
183
  # Header with Custom Metadata template name
package/i18n/zh-TW.js CHANGED
@@ -42,9 +42,9 @@ export default {
42
42
  "metadataEditor.aiSuggestionField.aiSuggestionOptions": "選項",
43
43
  "metadataEditor.aiSuggestionField.appendLabel": "附加",
44
44
  "metadataEditor.aiSuggestionField.clearAndReplaceLabel": "清除並取代",
45
- "metadataEditor.aiSuggestionField.dismissLabel": "Confirm",
45
+ "metadataEditor.aiSuggestionField.dismissLabel": "確認",
46
46
  "metadataEditor.aiSuggestionField.ignoreLabel": "略過",
47
- "metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "Box AI suggests the same value as above",
47
+ "metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "Box AI 建議與上方相同的值",
48
48
  "metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph": "確定要刪除「{templateName}」中繼資料範本,以及此檔案中的所有值?",
49
49
  "metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel": "輸入中繼資料範本的名稱以確認刪除",
50
50
  "metadataEditor.editInstance.deleteConfirmationModal.body.secondParagraph": "刪除後,中繼資料值將無法恢復。",
@@ -60,10 +60,10 @@ export default {
60
60
  "metadataEditor.fileLevel.emptyState.default.heading": "新增中繼資料範本",
61
61
  "metadataEditor.filterDropdownMenuSearch.iconButtonAriaLabel": "清除搜尋",
62
62
  "metadataEditor.filterDropdownMenuSearch.noResultsFound": "未找到結果",
63
- "metadataEditor.filterInstancesDropdown.customMetadataName": "Custom Metadata",
64
- "metadataEditor.filterInstancesDropdown.detailsTextAriaLabel": "Aria label for subtitle with filtering details. Informs user which templates were chosen.",
65
- "metadataEditor.filterInstancesDropdown.triggerButton.allTemplates": "All Templates",
66
- "metadataEditor.filterInstancesDropdown.triggerButton.selectedTemplates": "{selectedTemplatesNumber} of {visibleTemplatesNumber} Templates",
63
+ "metadataEditor.filterInstancesDropdown.customMetadataName": "自訂中繼資料",
64
+ "metadataEditor.filterInstancesDropdown.detailsTextAriaLabel": "帶有篩選詳細資料的字幕 Aria 標籤。告知使用者選了哪些範本。",
65
+ "metadataEditor.filterInstancesDropdown.triggerButton.allTemplates": "所有範本",
66
+ "metadataEditor.filterInstancesDropdown.triggerButton.selectedTemplates": "{selectedTemplatesNumber} / {visibleTemplatesNumber} 範本",
67
67
  "metadataEditor.instanceLevel.emptyState.emptyValues.Cta": "看到空值",
68
68
  "metadataEditor.instanceLevel.emptyState.heading": "此範本沒有值",
69
69
  "metadataEditor.instanceLevel.emptyState.noAttributes.heading": "此範本沒有屬性",
@@ -88,7 +88,7 @@ export default {
88
88
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel": "載入中......",
89
89
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton": "儲存",
90
90
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton": "自動填充",
91
- "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonAriaLabel": "Autofill with Box AI",
91
+ "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonAriaLabel": "使用 Box AI 自動填充",
92
92
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip": "使用 Box AI 自動填充",
93
93
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle": "自訂中繼資料",
94
94
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.loadingButtonAriaLabel": "載入中......",
@@ -84,8 +84,12 @@ metadataEditor.aiSuggestionField.aiSuggestionOptions = 選項
84
84
  metadataEditor.aiSuggestionField.appendLabel = 附加
85
85
  # Label for clearing the current value and applying the AI suggestion
86
86
  metadataEditor.aiSuggestionField.clearAndReplaceLabel = 清除並取代
87
+ # Label for confirming the message informing that AI suggestion is the same as already applied value
88
+ metadataEditor.aiSuggestionField.dismissLabel = 確認
87
89
  # Label for ignoring the AI suggestion
88
90
  metadataEditor.aiSuggestionField.ignoreLabel = 略過
91
+ # Label informing that AI suggestion value is the same as already existing value
92
+ metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption = Box AI 建議與上方相同的值
89
93
  # Paragraph asking user are they sure that they want to delete the template
90
94
  metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph = 確定要刪除「{templateName}」中繼資料範本,以及此檔案中的所有值?
91
95
  # Label informing how to confirm deletion of the template
@@ -116,6 +120,14 @@ metadataEditor.fileLevel.emptyState.default.heading = 新增中繼資料範本
116
120
  metadataEditor.filterDropdownMenuSearch.iconButtonAriaLabel = 清除搜尋
117
121
  # Message displayed when there is no matching option in filter dropdown menu
118
122
  metadataEditor.filterDropdownMenuSearch.noResultsFound = 未找到結果
123
+ # Display name for custom metadata templates
124
+ metadataEditor.filterInstancesDropdown.customMetadataName = 自訂中繼資料
125
+ # Aria label for subtitle with filtering details. Informs user which templates were chosen.
126
+ metadataEditor.filterInstancesDropdown.detailsTextAriaLabel = 帶有篩選詳細資料的字幕 Aria 標籤。告知使用者選了哪些範本。
127
+ # Default trigger button that opens dropdown menu with list of templates applied to previewed file. This version is applied if all templates are selected. If template is selected in the dropdown, them all other templates in sidebar are filtered out.
128
+ metadataEditor.filterInstancesDropdown.triggerButton.allTemplates = 所有範本
129
+ # Trigger button that opens dropdown menu with list of templates applied to previewed file. This version is applied if not all templates are selected. If template is selected in the dropdown, them all other templates in sidebar are filtered out.
130
+ metadataEditor.filterInstancesDropdown.triggerButton.selectedTemplates = {selectedTemplatesNumber} / {visibleTemplatesNumber} 範本
119
131
  # Call to show empty values
120
132
  metadataEditor.instanceLevel.emptyState.emptyValues.Cta = 看到空值
121
133
  # Header informing user that there are no values in the template
@@ -164,6 +176,8 @@ metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabe
164
176
  metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = 儲存
165
177
  # Button with "Autofill" text. Call to action to automatically fill in form fields based on AI information
166
178
  metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = 自動填充
179
+ # Aria label for the "Autofill" button.
180
+ metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonAriaLabel = 使用 Box AI 自動填充
167
181
  # Tooltip text explaining that by clicking button user can autofill template using Box AI
168
182
  metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip = 使用 Box AI 自動填充
169
183
  # Header with Custom Metadata template name
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@box/metadata-editor",
3
- "version": "0.79.8",
3
+ "version": "0.80.0",
4
4
  "peerDependencies": {
5
5
  "@ariakit/react": "0.4.14",
6
6
  "@box/blueprint-web": "^7.30.3",
@@ -53,5 +53,5 @@
53
53
  "**/*.css"
54
54
  ],
55
55
  "license": "SEE LICENSE IN LICENSE",
56
- "gitHead": "54b7ea2666cfeaedb3792148822d4b50578a565b"
56
+ "gitHead": "b2d952b2191db2ea7839e91a6515dac574c6848b"
57
57
  }