@box/metadata-editor 1.65.12 → 1.65.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/i18n/ja-JP.js
CHANGED
|
@@ -6,7 +6,7 @@ export default {
|
|
|
6
6
|
"comboboxWithApiPagination.loadingAriaLabel": "読み込み中...",
|
|
7
7
|
"comboboxWithApiPagination.loadingMoreAriaLabel": "さらに読み込み中...",
|
|
8
8
|
"comboboxWithApiPagination.noResults": "一致する結果がありません",
|
|
9
|
-
"groupSharedFeatures.metadataEditor.aiDisclaimer": "Box AIは絶えず進化しています。AI
|
|
9
|
+
"groupSharedFeatures.metadataEditor.aiDisclaimer": "Box AIは絶えず進化しています。AIが生成した情報はすべて検証してください。",
|
|
10
10
|
"groupSharedFeatures.metadataEditor.loading": "読み込み中",
|
|
11
11
|
"groupSharedFeatures.metadataEditor.metadataEditorFields.afterDateValidationError": "{date}より後の日付を入力してください",
|
|
12
12
|
"groupSharedFeatures.metadataEditor.metadataEditorFields.append": "追加する",
|
|
@@ -13,7 +13,7 @@ comboboxWithApiPagination.loadingMoreAriaLabel = さらに読み込み中...
|
|
|
13
13
|
# Message displayed when no results are found in the combobox
|
|
14
14
|
comboboxWithApiPagination.noResults = 一致する結果がありません
|
|
15
15
|
# Disclaimer shown when at least one metadata field has been autofilled by AI
|
|
16
|
-
groupSharedFeatures.metadataEditor.aiDisclaimer = Box AIは絶えず進化しています。AI
|
|
16
|
+
groupSharedFeatures.metadataEditor.aiDisclaimer = Box AIは絶えず進化しています。AIが生成した情報はすべて検証してください。
|
|
17
17
|
# Aria label indicating that content is loading or in progress
|
|
18
18
|
groupSharedFeatures.metadataEditor.loading = 読み込み中
|
|
19
19
|
# Error message shown if an invalid after date is entered. {date} represents the date entered by the user.
|
package/dist/i18n/nl-NL.js
CHANGED
|
@@ -6,7 +6,7 @@ export default {
|
|
|
6
6
|
"comboboxWithApiPagination.loadingAriaLabel": "Laden...",
|
|
7
7
|
"comboboxWithApiPagination.loadingMoreAriaLabel": "Meer laden...",
|
|
8
8
|
"comboboxWithApiPagination.noResults": "Geen resultaten gevonden",
|
|
9
|
-
"groupSharedFeatures.metadataEditor.aiDisclaimer": "Box AI
|
|
9
|
+
"groupSharedFeatures.metadataEditor.aiDisclaimer": "Box AI blijft zich voortdurend ontwikkelen. Verifieer alle AI-gegenereerde informatie.",
|
|
10
10
|
"groupSharedFeatures.metadataEditor.loading": "laden",
|
|
11
11
|
"groupSharedFeatures.metadataEditor.metadataEditorFields.afterDateValidationError": "Voer een datum in na {date}",
|
|
12
12
|
"groupSharedFeatures.metadataEditor.metadataEditorFields.append": "Toevoegen",
|
|
@@ -13,7 +13,7 @@ comboboxWithApiPagination.loadingMoreAriaLabel = Meer laden...
|
|
|
13
13
|
# Message displayed when no results are found in the combobox
|
|
14
14
|
comboboxWithApiPagination.noResults = Geen resultaten gevonden
|
|
15
15
|
# Disclaimer shown when at least one metadata field has been autofilled by AI
|
|
16
|
-
groupSharedFeatures.metadataEditor.aiDisclaimer = Box AI
|
|
16
|
+
groupSharedFeatures.metadataEditor.aiDisclaimer = Box AI blijft zich voortdurend ontwikkelen. Verifieer alle AI-gegenereerde informatie.
|
|
17
17
|
# Aria label indicating that content is loading or in progress
|
|
18
18
|
groupSharedFeatures.metadataEditor.loading = laden
|
|
19
19
|
# Error message shown if an invalid after date is entered. {date} represents the date entered by the user.
|