@@ -424,7 +424,8 @@ export default removeUndefinedLocaleResources({
424424 /** Title for the Review Changes pane */
425425 'changes.title' : 'Se endringer' ,
426426 /** Shown above raw JSON diff for document fields that are not defined in the schema */
427- 'changes.unknown-schema-field.description' : undefined , // 'This field is not defined in the schema. Values are shown as JSON.'
427+ 'changes.unknown-schema-field.description' :
428+ 'Dette feltet er ikke definert i skjemaet. Verdier vises som JSON.' ,
428429 /**The title that will be shown in the badge inside the events when the item is a draft */
429430 'changes.versions.draft' : 'Utkast' ,
430431
@@ -484,6 +485,89 @@ export default removeUndefinedLocaleResources({
484485 'divergence.unresolved-divergence_other' :
485486 '{{count}} uløste endringer i {{versionName}}-versjonen' ,
486487
488+ /** --- Document inventory --- */
489+ /** The label used in the feedback dialog asking how easy the document group inventory is to use */
490+ 'document-group-inventory.feedback.sentiment-label' :
491+ 'Hvor enkelt eller vanskelig er den nye versjonslageret å bruke?' ,
492+ /** The label for the input that filters the variants in the document group inventory */
493+ 'document-group-inventory.filter-string.label' : 'Filtrer {{subject}}' ,
494+ /** The document inventory title (plural) */
495+ 'document-group-inventory.title_one' : '{{count}} {{subject}}' ,
496+ /** The document inventory title (plural) */
497+ 'document-group-inventory.title_other' : '{{count}} {{subject}}' ,
498+ /** The label text that indicates an item in the document group inventory is currently being viewed */
499+ 'document-group-inventory.viewing-item-label' : 'viser' ,
500+
501+ /** --- Document group --- */
502+ /** The text in the "Cancel" button in the confirm delete dialog that cancels the action */
503+ 'document-group.delete.cancel-button.text' : 'Avbryt' ,
504+ /** Used in `document-group.delete.cdr-summary.title` */
505+ 'document-group.delete.cdr-summary.document-count_one' : '1 dokument' ,
506+ /** Used in `document-group.delete.cdr-summary.title` */
507+ 'document-group.delete.cdr-summary.document-count_other' : '{{count}} dokumenter' ,
508+ /** The text that appears in the subtitle `<summary>` that lists the datasets below the title */
509+ 'document-group.delete.cdr-summary.subtitle_one' : 'Dataset: {{datasets}}' ,
510+ /** The text that appears in the subtitle `<summary>` that lists the datasets below the title */
511+ 'document-group.delete.cdr-summary.subtitle_other' : 'Datasets: {{datasets}}' ,
512+ /** The text that appears in the subtitle `<summary>` that lists the datasets below the title */
513+ 'document-group.delete.cdr-summary.subtitle_unavailable_one' : 'Utilgjengelig dataset' ,
514+ /** The text that appears in the subtitle `<summary>` that lists the datasets below the title */
515+ 'document-group.delete.cdr-summary.subtitle_unavailable_other' : 'Utilgjengelige datasets' ,
516+ /** The text that appears in the title `<summary>` that includes the list of CDRs (singular) */
517+ 'document-group.delete.cdr-summary.title_one' : '{{documentCount}} i et annet dataset' ,
518+ /** The text that appears in the title `<summary>` that includes the list of CDRs (plural) */
519+ 'document-group.delete.cdr-summary.title_other' : '{{documentCount}} i {{count}} datasets' ,
520+ /** Appears when hovering over the copy button to copy */
521+ 'document-group.delete.cdr-table.copy-id-button.tooltip' : 'Kopier ID til utklippstavlen' ,
522+ /** The header for the dataset column in the list of cross-dataset references found */
523+ 'document-group.delete.cdr-table.dataset.label' : 'Dataset' ,
524+ /** The header for the document ID column in the list of cross-dataset references found */
525+ 'document-group.delete.cdr-table.document-id.label' : 'Dokument-ID' ,
526+ /** The toast title when the copy button has been clicked but copying failed */
527+ 'document-group.delete.cdr-table.id-copied-toast.title-failed' : 'Kunne ikke kopiere dokument-ID' ,
528+ /** The header for the project ID column in the list of cross-dataset references found */
529+ 'document-group.delete.cdr-table.project-id.label' : 'Prosjekt-ID' ,
530+ /** The text in the "Delete now" button in the confirm delete dialog that confirms the action (singular) */
531+ 'document-group.delete.confirm-button.text_one' : 'Slett (1)' ,
532+ /** The text in the "Delete now" button in the confirm delete dialog that confirms the action (plural) */
533+ 'document-group.delete.confirm-button.text_other' : 'Slett ({{count}})' ,
534+ /** The message shown after deletion fails */
535+ 'document-group.delete.error.message' :
536+ 'Det oppstod en feil under forsøket på å slette dette dokumentet. Dette betyr vanligvis at det finnes andre dokumenter som refererer til det.' ,
537+ /** Shown if there are references to other documents but the user does not have the permission to see the relevant document IDs */
538+ 'document-group.delete.other-reference-count.title_one' : '1 annen referanse vises ikke' ,
539+ /** Shown if there are references to other documents but the user does not have the permission to see the relevant document IDs */
540+ 'document-group.delete.other-reference-count.title_other' :
541+ '{{count}} andre referanser vises ikke' ,
542+ /** Text in the tooltip of this component if hovering over the info icon */
543+ 'document-group.delete.other-reference-count.tooltip' :
544+ 'Vi kan ikke vise metadata for disse referansene på grunn av et manglende tilgangstoken for de relaterte datasettene.' ,
545+ /** Appears when unable to render a document preview in the referring document list */
546+ 'document-group.delete.preview-item.preview-unavailable.subtitle' : 'ID: {{documentId}}' ,
547+ /** Appears when unable to render a document preview in the referring document list */
548+ 'document-group.delete.preview-item.preview-unavailable.title' : 'Forhåndsvisning utilgjengelig' ,
549+ /** Tells the user the count of how many other referring documents there are before listing them. (singular) */
550+ 'document-group.delete.referring-document-count.text_one' :
551+ '1 dokument refererer til «<DocumentTitle/>»' ,
552+ /** Tells the user the count of how many other referring documents there are before listing them. (plural) */
553+ 'document-group.delete.referring-document-count.text_other' :
554+ '{{count}} dokumenter refererer til «<DocumentTitle/>»' ,
555+ /** Describes the list of documents that refer to the one trying to be deleted (delete) */
556+ 'document-group.delete.referring-documents-descriptor.text' :
557+ 'Du kan kanskje ikke slette «<DocumentTitle/>» fordi følgende dokumenter refererer til det:' ,
558+ /** Header of the delete dialog. `count` controls pluralization; `subject` is a translated noun (see `document-group.subject.*`) (singular) */
559+ 'document-group.delete.title_one' : 'Slett {{count}} {{subject}}' ,
560+ /** Header of the delete dialog. `count` controls pluralization; `subject` is a translated noun (see `document-group.subject.*`) (plural) */
561+ 'document-group.delete.title_other' : 'Slett {{count}} {{subject}}' ,
562+ /** Translated noun used as the `{{subject}}` value in document group strings such as `document-group.delete.title` (singular) */
563+ 'document-group.subject.variant_one' : 'variant' ,
564+ /** Translated noun used as the `{{subject}}` value in document group strings such as `document-group.delete.title` (plural) */
565+ 'document-group.subject.variant_other' : 'varianter' ,
566+ /** Translated noun used as the `{{subject}}` value in document group strings such as `document-group.delete.title` (singular) */
567+ 'document-group.subject.version_one' : 'versjon' ,
568+ /** Translated noun used as the `{{subject}}` value in document group strings such as `document-group.delete.title` (plural) */
569+ 'document-group.subject.version_other' : 'versjoner' ,
570+
487571 /** Label to show in the document footer indicating the creation date of the document */
488572 'document-status.created' : 'Opprettet {{date}}' ,
489573 /** Label to show in the document status indicating the date of the status */
0 commit comments