From 7aa891d32b5a1cabae46f7fdbf974cf9eaddba7c Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Wed, 24 Mar 2021 14:23:35 +0000 Subject: [PATCH] Approval. --- backend/ar/basis.json | 3 ++- backend/ar/object_addendum.json | 3 ++- backend/de/basis.json | 3 ++- backend/de/object_addendum.json | 3 ++- backend/dsb/basis.json | 3 ++- backend/dsb/object_addendum.json | 3 ++- backend/en/basis.json | 3 ++- backend/en/object_addendum.json | 3 ++- backend/es/basis.json | 3 ++- backend/es/object_addendum.json | 3 ++- backend/fr/basis.json | 3 ++- backend/fr/object_addendum.json | 3 ++- backend/hsb/basis.json | 3 ++- backend/hsb/object_addendum.json | 3 ++- backend/hu/basis.json | 3 ++- backend/hu/object_addendum.json | 7 ++++--- backend/id/basis.json | 3 ++- backend/id/object_addendum.json | 3 ++- backend/it/basis.json | 3 ++- backend/it/object_addendum.json | 3 ++- backend/iw/basis.json | 3 ++- backend/iw/object_addendum.json | 3 ++- backend/nl/basis.json | 3 ++- backend/nl/object_addendum.json | 3 ++- backend/pl/basis.json | 3 ++- backend/pl/object_addendum.json | 3 ++- backend/pt/basis.json | 3 ++- backend/pt/object_addendum.json | 3 ++- backend/ru/basis.json | 3 ++- backend/ru/object_addendum.json | 3 ++- backend/tl/basis.json | 3 ++- backend/tl/object_addendum.json | 3 ++- backend/tr/basis.json | 3 ++- backend/tr/object_addendum.json | 3 ++- backend/zh/basis.json | 3 ++- backend/zh/object_addendum.json | 3 ++- 36 files changed, 74 insertions(+), 38 deletions(-) diff --git a/backend/ar/basis.json b/backend/ar/basis.json index 812ee7b4..f4083c03 100644 --- a/backend/ar/basis.json +++ b/backend/ar/basis.json @@ -136,6 +136,7 @@ "podcast_episodes": "Podcast episodes", "previous": "Previous", "next": "Next", - "comparison": "Comparison" + "comparison": "Comparison", + "language": "Language" } } \ No newline at end of file diff --git a/backend/ar/object_addendum.json b/backend/ar/object_addendum.json index e18a3bb6..d7d85747 100644 --- a/backend/ar/object_addendum.json +++ b/backend/ar/object_addendum.json @@ -117,7 +117,8 @@ "marking_transcription_explica": "The transcribed content of the marking.", "marking_annotations_explica": "Notes, interpretations, ... referring to the marking.", "current_location": "Current location", - "home_location": "Home location" + "home_location": "Home location", + "content_language_explica": "Primary language of the object's content. Best used for, e.g., text materials." }, "ortart": [ "", diff --git a/backend/de/basis.json b/backend/de/basis.json index aa6b8b62..b9b84d7e 100644 --- a/backend/de/basis.json +++ b/backend/de/basis.json @@ -136,6 +136,7 @@ "podcast_episodes": "Podcast-Folgen", "previous": "Vorheriges", "next": "N\u00e4chstes", - "comparison": "Vergleich" + "comparison": "Vergleich", + "language": "Sprache" } } \ No newline at end of file diff --git a/backend/de/object_addendum.json b/backend/de/object_addendum.json index e10ad191..4084939a 100644 --- a/backend/de/object_addendum.json +++ b/backend/de/object_addendum.json @@ -117,7 +117,8 @@ "marking_transcription_explica": "Der Inhalt der Markierung.", "marking_annotations_explica": "Alle Formen von Anmerkungen zur Markierung.", "current_location": "Aktueller Aufenthalt", - "home_location": "Eigentlicher Standort" + "home_location": "Eigentlicher Standort", + "content_language_explica": "Haupts\u00e4chliche Sprache des Inhalts des Objektes. Dieses Feld ist vor allem f\u00fcr textliche Materialien gedacht." }, "ortart": [ "", diff --git a/backend/dsb/basis.json b/backend/dsb/basis.json index 5e98ef2d..361cc4c6 100644 --- a/backend/dsb/basis.json +++ b/backend/dsb/basis.json @@ -136,6 +136,7 @@ "podcast_episodes": "Podcast episodes", "previous": "Previous", "next": "Next", - "comparison": "Comparison" + "comparison": "Comparison", + "language": "Language" } } \ No newline at end of file diff --git a/backend/dsb/object_addendum.json b/backend/dsb/object_addendum.json index dc29a3bc..32ef8eec 100644 --- a/backend/dsb/object_addendum.json +++ b/backend/dsb/object_addendum.json @@ -117,7 +117,8 @@ "marking_transcription_explica": "The transcribed content of the marking.", "marking_annotations_explica": "Notes, interpretations, ... referring to the marking.", "current_location": "Current location", - "home_location": "Home location" + "home_location": "Home location", + "content_language_explica": "Primary language of the object's content. Best used for, e.g., text materials." }, "ortart": [ "", diff --git a/backend/en/basis.json b/backend/en/basis.json index 8c73b513..e9eb0953 100644 --- a/backend/en/basis.json +++ b/backend/en/basis.json @@ -136,6 +136,7 @@ "podcast_episodes": "Podcast episodes", "previous": "Previous", "next": "Next", - "comparison": "Comparison" + "comparison": "Comparison", + "language": "Language" } } \ No newline at end of file diff --git a/backend/en/object_addendum.json b/backend/en/object_addendum.json index 9fc05baa..6a193ba2 100644 --- a/backend/en/object_addendum.json +++ b/backend/en/object_addendum.json @@ -117,7 +117,8 @@ "marking_transcription_explica": "The transcribed content of the marking.", "marking_annotations_explica": "Notes, interpretations, ... referring to the marking.", "current_location": "Current location", - "home_location": "Home location" + "home_location": "Home location", + "content_language_explica": "Primary language of the object's content. Best used for, e.g., text materials." }, "ortart": [ "", diff --git a/backend/es/basis.json b/backend/es/basis.json index 0494508b..10fba494 100644 --- a/backend/es/basis.json +++ b/backend/es/basis.json @@ -136,6 +136,7 @@ "podcast_episodes": "Podcast episodes", "previous": "Previous", "next": "Next", - "comparison": "Comparison" + "comparison": "Comparison", + "language": "Language" } } \ No newline at end of file diff --git a/backend/es/object_addendum.json b/backend/es/object_addendum.json index e18a3bb6..d7d85747 100644 --- a/backend/es/object_addendum.json +++ b/backend/es/object_addendum.json @@ -117,7 +117,8 @@ "marking_transcription_explica": "The transcribed content of the marking.", "marking_annotations_explica": "Notes, interpretations, ... referring to the marking.", "current_location": "Current location", - "home_location": "Home location" + "home_location": "Home location", + "content_language_explica": "Primary language of the object's content. Best used for, e.g., text materials." }, "ortart": [ "", diff --git a/backend/fr/basis.json b/backend/fr/basis.json index 88362678..f3809457 100644 --- a/backend/fr/basis.json +++ b/backend/fr/basis.json @@ -136,6 +136,7 @@ "podcast_episodes": "Podcast episodes", "previous": "Previous", "next": "Next", - "comparison": "Comparison" + "comparison": "Comparison", + "language": "Language" } } \ No newline at end of file diff --git a/backend/fr/object_addendum.json b/backend/fr/object_addendum.json index e18a3bb6..d7d85747 100644 --- a/backend/fr/object_addendum.json +++ b/backend/fr/object_addendum.json @@ -117,7 +117,8 @@ "marking_transcription_explica": "The transcribed content of the marking.", "marking_annotations_explica": "Notes, interpretations, ... referring to the marking.", "current_location": "Current location", - "home_location": "Home location" + "home_location": "Home location", + "content_language_explica": "Primary language of the object's content. Best used for, e.g., text materials." }, "ortart": [ "", diff --git a/backend/hsb/basis.json b/backend/hsb/basis.json index 5e98ef2d..361cc4c6 100644 --- a/backend/hsb/basis.json +++ b/backend/hsb/basis.json @@ -136,6 +136,7 @@ "podcast_episodes": "Podcast episodes", "previous": "Previous", "next": "Next", - "comparison": "Comparison" + "comparison": "Comparison", + "language": "Language" } } \ No newline at end of file diff --git a/backend/hsb/object_addendum.json b/backend/hsb/object_addendum.json index dc29a3bc..32ef8eec 100644 --- a/backend/hsb/object_addendum.json +++ b/backend/hsb/object_addendum.json @@ -117,7 +117,8 @@ "marking_transcription_explica": "The transcribed content of the marking.", "marking_annotations_explica": "Notes, interpretations, ... referring to the marking.", "current_location": "Current location", - "home_location": "Home location" + "home_location": "Home location", + "content_language_explica": "Primary language of the object's content. Best used for, e.g., text materials." }, "ortart": [ "", diff --git a/backend/hu/basis.json b/backend/hu/basis.json index 28a30e03..cd9bd4d8 100644 --- a/backend/hu/basis.json +++ b/backend/hu/basis.json @@ -136,6 +136,7 @@ "podcast_episodes": "Podcast epiz\u00f3dok", "previous": "El\u0151z\u0151", "next": "K\u00f6vetkez\u0151", - "comparison": "Comparison" + "comparison": "Comparison", + "language": "Language" } } \ No newline at end of file diff --git a/backend/hu/object_addendum.json b/backend/hu/object_addendum.json index 4d0908ca..807d6df7 100644 --- a/backend/hu/object_addendum.json +++ b/backend/hu/object_addendum.json @@ -116,8 +116,9 @@ "marking_height_explica": "The height of the marking in mm.", "marking_transcription_explica": "The transcribed content of the marking.", "marking_annotations_explica": "Notes, interpretations, ... referring to the marking.", - "current_location": "Aktuális elhelyezés", - "home_location": "Állandó őrzési hely" + "current_location": "Aktu\u00e1lis elhelyez\u00e9s", + "home_location": "\u00c1lland\u00f3 \u0151rz\u00e9si hely", + "content_language_explica": "Primary language of the object's content. Best used for, e.g., text materials." }, "ortart": [ "", @@ -125,4 +126,4 @@ "Lel\u0151hely", "T\u00f6rt\u00e9nelmi elnevez\u00e9s" ] -} +} \ No newline at end of file diff --git a/backend/id/basis.json b/backend/id/basis.json index d21364e1..123d9795 100644 --- a/backend/id/basis.json +++ b/backend/id/basis.json @@ -136,6 +136,7 @@ "podcast_episodes": "Podcast episodes", "previous": "Previous", "next": "Next", - "comparison": "Comparison" + "comparison": "Comparison", + "language": "Language" } } \ No newline at end of file diff --git a/backend/id/object_addendum.json b/backend/id/object_addendum.json index 5ad18500..8582c581 100644 --- a/backend/id/object_addendum.json +++ b/backend/id/object_addendum.json @@ -117,7 +117,8 @@ "marking_transcription_explica": "Isi tertulis tandanya.", "marking_annotations_explica": "Notes, interpretations, ... referring to the marking.", "current_location": "Current location", - "home_location": "Home location" + "home_location": "Home location", + "content_language_explica": "Primary language of the object's content. Best used for, e.g., text materials." }, "ortart": [ "", diff --git a/backend/it/basis.json b/backend/it/basis.json index 0494508b..10fba494 100644 --- a/backend/it/basis.json +++ b/backend/it/basis.json @@ -136,6 +136,7 @@ "podcast_episodes": "Podcast episodes", "previous": "Previous", "next": "Next", - "comparison": "Comparison" + "comparison": "Comparison", + "language": "Language" } } \ No newline at end of file diff --git a/backend/it/object_addendum.json b/backend/it/object_addendum.json index e18a3bb6..d7d85747 100644 --- a/backend/it/object_addendum.json +++ b/backend/it/object_addendum.json @@ -117,7 +117,8 @@ "marking_transcription_explica": "The transcribed content of the marking.", "marking_annotations_explica": "Notes, interpretations, ... referring to the marking.", "current_location": "Current location", - "home_location": "Home location" + "home_location": "Home location", + "content_language_explica": "Primary language of the object's content. Best used for, e.g., text materials." }, "ortart": [ "", diff --git a/backend/iw/basis.json b/backend/iw/basis.json index d6542bfb..ad60af58 100644 --- a/backend/iw/basis.json +++ b/backend/iw/basis.json @@ -136,6 +136,7 @@ "podcast_episodes": "Podcast episodes", "previous": "Previous", "next": "Next", - "comparison": "Comparison" + "comparison": "Comparison", + "language": "Language" } } \ No newline at end of file diff --git a/backend/iw/object_addendum.json b/backend/iw/object_addendum.json index e18a3bb6..d7d85747 100644 --- a/backend/iw/object_addendum.json +++ b/backend/iw/object_addendum.json @@ -117,7 +117,8 @@ "marking_transcription_explica": "The transcribed content of the marking.", "marking_annotations_explica": "Notes, interpretations, ... referring to the marking.", "current_location": "Current location", - "home_location": "Home location" + "home_location": "Home location", + "content_language_explica": "Primary language of the object's content. Best used for, e.g., text materials." }, "ortart": [ "", diff --git a/backend/nl/basis.json b/backend/nl/basis.json index 0494508b..10fba494 100644 --- a/backend/nl/basis.json +++ b/backend/nl/basis.json @@ -136,6 +136,7 @@ "podcast_episodes": "Podcast episodes", "previous": "Previous", "next": "Next", - "comparison": "Comparison" + "comparison": "Comparison", + "language": "Language" } } \ No newline at end of file diff --git a/backend/nl/object_addendum.json b/backend/nl/object_addendum.json index e18a3bb6..d7d85747 100644 --- a/backend/nl/object_addendum.json +++ b/backend/nl/object_addendum.json @@ -117,7 +117,8 @@ "marking_transcription_explica": "The transcribed content of the marking.", "marking_annotations_explica": "Notes, interpretations, ... referring to the marking.", "current_location": "Current location", - "home_location": "Home location" + "home_location": "Home location", + "content_language_explica": "Primary language of the object's content. Best used for, e.g., text materials." }, "ortart": [ "", diff --git a/backend/pl/basis.json b/backend/pl/basis.json index 14205479..cc8d4477 100644 --- a/backend/pl/basis.json +++ b/backend/pl/basis.json @@ -136,6 +136,7 @@ "podcast_episodes": "Podcast episodes", "previous": "Previous", "next": "Next", - "comparison": "Comparison" + "comparison": "Comparison", + "language": "Language" } } \ No newline at end of file diff --git a/backend/pl/object_addendum.json b/backend/pl/object_addendum.json index c05aa1b9..b47bcf93 100644 --- a/backend/pl/object_addendum.json +++ b/backend/pl/object_addendum.json @@ -117,7 +117,8 @@ "marking_transcription_explica": "The transcribed content of the marking.", "marking_annotations_explica": "Notes, interpretations, ... referring to the marking.", "current_location": "Current location", - "home_location": "Home location" + "home_location": "Home location", + "content_language_explica": "Primary language of the object's content. Best used for, e.g., text materials." }, "ortart": [ "", diff --git a/backend/pt/basis.json b/backend/pt/basis.json index d75e3f38..3b1c8c85 100644 --- a/backend/pt/basis.json +++ b/backend/pt/basis.json @@ -136,6 +136,7 @@ "podcast_episodes": "Podcast episodes", "previous": "Previous", "next": "Next", - "comparison": "Comparison" + "comparison": "Comparison", + "language": "Language" } } \ No newline at end of file diff --git a/backend/pt/object_addendum.json b/backend/pt/object_addendum.json index d146c8f2..8bf3fcfe 100644 --- a/backend/pt/object_addendum.json +++ b/backend/pt/object_addendum.json @@ -117,7 +117,8 @@ "marking_transcription_explica": "The transcribed content of the marking.", "marking_annotations_explica": "Notes, interpretations, ... referring to the marking.", "current_location": "Current location", - "home_location": "Home location" + "home_location": "Home location", + "content_language_explica": "Primary language of the object's content. Best used for, e.g., text materials." }, "ortart": [ "", diff --git a/backend/ru/basis.json b/backend/ru/basis.json index 72078940..aa608f14 100644 --- a/backend/ru/basis.json +++ b/backend/ru/basis.json @@ -136,6 +136,7 @@ "podcast_episodes": "Podcast episodes", "previous": "Previous", "next": "Next", - "comparison": "Comparison" + "comparison": "Comparison", + "language": "Language" } } \ No newline at end of file diff --git a/backend/ru/object_addendum.json b/backend/ru/object_addendum.json index a985e26e..97f24765 100644 --- a/backend/ru/object_addendum.json +++ b/backend/ru/object_addendum.json @@ -117,7 +117,8 @@ "marking_transcription_explica": "The transcribed content of the marking.", "marking_annotations_explica": "Notes, interpretations, ... referring to the marking.", "current_location": "Current location", - "home_location": "Home location" + "home_location": "Home location", + "content_language_explica": "Primary language of the object's content. Best used for, e.g., text materials." }, "ortart": [ "", diff --git a/backend/tl/basis.json b/backend/tl/basis.json index 0494508b..10fba494 100644 --- a/backend/tl/basis.json +++ b/backend/tl/basis.json @@ -136,6 +136,7 @@ "podcast_episodes": "Podcast episodes", "previous": "Previous", "next": "Next", - "comparison": "Comparison" + "comparison": "Comparison", + "language": "Language" } } \ No newline at end of file diff --git a/backend/tl/object_addendum.json b/backend/tl/object_addendum.json index e18a3bb6..d7d85747 100644 --- a/backend/tl/object_addendum.json +++ b/backend/tl/object_addendum.json @@ -117,7 +117,8 @@ "marking_transcription_explica": "The transcribed content of the marking.", "marking_annotations_explica": "Notes, interpretations, ... referring to the marking.", "current_location": "Current location", - "home_location": "Home location" + "home_location": "Home location", + "content_language_explica": "Primary language of the object's content. Best used for, e.g., text materials." }, "ortart": [ "", diff --git a/backend/tr/basis.json b/backend/tr/basis.json index 69d15113..b77b5c25 100644 --- a/backend/tr/basis.json +++ b/backend/tr/basis.json @@ -136,6 +136,7 @@ "podcast_episodes": "Podcast episodes", "previous": "Previous", "next": "Next", - "comparison": "Comparison" + "comparison": "Comparison", + "language": "Language" } } \ No newline at end of file diff --git a/backend/tr/object_addendum.json b/backend/tr/object_addendum.json index b8d500ac..e85c0890 100644 --- a/backend/tr/object_addendum.json +++ b/backend/tr/object_addendum.json @@ -117,7 +117,8 @@ "marking_transcription_explica": "The transcribed content of the marking.", "marking_annotations_explica": "Notes, interpretations, ... referring to the marking.", "current_location": "Current location", - "home_location": "Home location" + "home_location": "Home location", + "content_language_explica": "Primary language of the object's content. Best used for, e.g., text materials." }, "ortart": [ "", diff --git a/backend/zh/basis.json b/backend/zh/basis.json index 8c73b513..e9eb0953 100644 --- a/backend/zh/basis.json +++ b/backend/zh/basis.json @@ -136,6 +136,7 @@ "podcast_episodes": "Podcast episodes", "previous": "Previous", "next": "Next", - "comparison": "Comparison" + "comparison": "Comparison", + "language": "Language" } } \ No newline at end of file diff --git a/backend/zh/object_addendum.json b/backend/zh/object_addendum.json index 9fc05baa..6a193ba2 100644 --- a/backend/zh/object_addendum.json +++ b/backend/zh/object_addendum.json @@ -117,7 +117,8 @@ "marking_transcription_explica": "The transcribed content of the marking.", "marking_annotations_explica": "Notes, interpretations, ... referring to the marking.", "current_location": "Current location", - "home_location": "Home location" + "home_location": "Home location", + "content_language_explica": "Primary language of the object's content. Best used for, e.g., text materials." }, "ortart": [ "",