From ef66e9422b9abaa195a034961ef2965c9864a85d Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Sun, 1 Nov 2020 18:29:48 +0100 Subject: [PATCH] Approval. --- backend/ar/basis.json | 3 ++- backend/ar/quality.json | 4 +++- backend/de/basis.json | 3 ++- backend/de/quality.json | 4 +++- backend/dsb/basis.json | 3 ++- backend/dsb/quality.json | 4 +++- backend/en/basis.json | 3 ++- backend/en/quality.json | 4 +++- backend/es/basis.json | 3 ++- backend/es/quality.json | 4 +++- backend/fr/basis.json | 3 ++- backend/fr/quality.json | 4 +++- backend/hsb/basis.json | 3 ++- backend/hsb/quality.json | 4 +++- backend/hu/basis.json | 3 ++- backend/hu/quality.json | 4 +++- backend/id/basis.json | 3 ++- backend/id/quality.json | 4 +++- backend/it/basis.json | 3 ++- backend/it/quality.json | 4 +++- backend/iw/basis.json | 3 ++- backend/iw/quality.json | 4 +++- backend/nl/basis.json | 3 ++- backend/nl/quality.json | 4 +++- backend/pl/basis.json | 3 ++- backend/pl/quality.json | 4 +++- backend/pt/basis.json | 3 ++- backend/pt/quality.json | 4 +++- backend/ru/basis.json | 3 ++- backend/ru/quality.json | 4 +++- backend/tl/basis.json | 3 ++- backend/tl/quality.json | 4 +++- backend/tr/basis.json | 3 ++- backend/tr/quality.json | 4 +++- backend/zh/basis.json | 3 ++- backend/zh/quality.json | 4 +++- 36 files changed, 90 insertions(+), 36 deletions(-) diff --git a/backend/ar/basis.json b/backend/ar/basis.json index ab44ca23..e69a4959 100644 --- a/backend/ar/basis.json +++ b/backend/ar/basis.json @@ -127,6 +127,7 @@ "type": "Type", "audio": "Audio", "Video": "Video", - "video": "Video" + "video": "Video", + "metadata": "Metadata" } } \ No newline at end of file diff --git a/backend/ar/quality.json b/backend/ar/quality.json index 9134081e..fd2c9ffb 100644 --- a/backend/ar/quality.json +++ b/backend/ar/quality.json @@ -65,6 +65,8 @@ "has_public_inscription": "Inscription has been recorded and is public", "has_public_comparable_objs": "Comparable objects have been recorded and are set to public", "has_public_detailed_description": "Detailed description has been recorded and is public", - "image_has_good_size": "Image has a good size" + "image_has_good_size": "Image has a good size", + "open_access_licence_used": "An open access licence is used", + "restrictive_licence_used": "A restrictive licence is used" } } \ No newline at end of file diff --git a/backend/de/basis.json b/backend/de/basis.json index 3b153c20..ede74de4 100644 --- a/backend/de/basis.json +++ b/backend/de/basis.json @@ -127,6 +127,7 @@ "type": "Typ", "audio": "Audio", "Video": "Video", - "video": "Video" + "video": "Video", + "metadata": "Metadata" } } \ No newline at end of file diff --git a/backend/de/quality.json b/backend/de/quality.json index 8de15d8f..12ae4c57 100644 --- a/backend/de/quality.json +++ b/backend/de/quality.json @@ -65,6 +65,8 @@ "has_public_inscription": "Beschriftung wurde erfasst und ist \u00f6ffentlich", "has_public_comparable_objs": "Vergleichsobjekte wurden erfasst und sind \u00f6ffentlich", "has_public_detailed_description": "Detaillierte Beschreibung wurde erfasst und ist \u00f6ffentlich", - "image_has_good_size": "Bild ist gro\u00df" + "image_has_good_size": "Bild ist gro\u00df", + "open_access_licence_used": "An open access licence is used", + "restrictive_licence_used": "A restrictive licence is used" } } \ No newline at end of file diff --git a/backend/dsb/basis.json b/backend/dsb/basis.json index 2c65f9de..bf05c4ba 100644 --- a/backend/dsb/basis.json +++ b/backend/dsb/basis.json @@ -127,6 +127,7 @@ "type": "Type", "audio": "Audio", "Video": "Video", - "video": "Video" + "video": "Video", + "metadata": "Metadata" } } \ No newline at end of file diff --git a/backend/dsb/quality.json b/backend/dsb/quality.json index 5851b302..a075bfc4 100644 --- a/backend/dsb/quality.json +++ b/backend/dsb/quality.json @@ -65,6 +65,8 @@ "has_public_inscription": "Inscription has been recorded and is public", "has_public_comparable_objs": "Comparable objects have been recorded and are set to public", "has_public_detailed_description": "Detailed description has been recorded and is public", - "image_has_good_size": "Image has a good size" + "image_has_good_size": "Image has a good size", + "open_access_licence_used": "An open access licence is used", + "restrictive_licence_used": "A restrictive licence is used" } } \ No newline at end of file diff --git a/backend/en/basis.json b/backend/en/basis.json index e3931db8..9e209260 100644 --- a/backend/en/basis.json +++ b/backend/en/basis.json @@ -127,6 +127,7 @@ "type": "Type", "audio": "Audio", "Video": "Video", - "video": "Video" + "video": "Video", + "metadata": "Metadata" } } \ No newline at end of file diff --git a/backend/en/quality.json b/backend/en/quality.json index 617b9878..d2cecf2a 100644 --- a/backend/en/quality.json +++ b/backend/en/quality.json @@ -65,6 +65,8 @@ "has_public_inscription": "Inscription has been recorded and is public", "has_public_comparable_objs": "Comparable objects have been recorded and are set to public", "has_public_detailed_description": "Detailed description has been recorded and is public", - "image_has_good_size": "Image has a good size" + "image_has_good_size": "Image has a good size", + "open_access_licence_used": "An open access licence is used", + "restrictive_licence_used": "A restrictive licence is used" } } \ No newline at end of file diff --git a/backend/es/basis.json b/backend/es/basis.json index 8db1154e..aae89624 100644 --- a/backend/es/basis.json +++ b/backend/es/basis.json @@ -127,6 +127,7 @@ "type": "Type", "audio": "Audio", "Video": "Video", - "video": "Video" + "video": "Video", + "metadata": "Metadata" } } \ No newline at end of file diff --git a/backend/es/quality.json b/backend/es/quality.json index 9134081e..fd2c9ffb 100644 --- a/backend/es/quality.json +++ b/backend/es/quality.json @@ -65,6 +65,8 @@ "has_public_inscription": "Inscription has been recorded and is public", "has_public_comparable_objs": "Comparable objects have been recorded and are set to public", "has_public_detailed_description": "Detailed description has been recorded and is public", - "image_has_good_size": "Image has a good size" + "image_has_good_size": "Image has a good size", + "open_access_licence_used": "An open access licence is used", + "restrictive_licence_used": "A restrictive licence is used" } } \ No newline at end of file diff --git a/backend/fr/basis.json b/backend/fr/basis.json index af15ebe9..aae30abc 100644 --- a/backend/fr/basis.json +++ b/backend/fr/basis.json @@ -127,6 +127,7 @@ "type": "Type", "audio": "Audio", "Video": "Video", - "video": "Video" + "video": "Video", + "metadata": "Metadata" } } \ No newline at end of file diff --git a/backend/fr/quality.json b/backend/fr/quality.json index 9134081e..fd2c9ffb 100644 --- a/backend/fr/quality.json +++ b/backend/fr/quality.json @@ -65,6 +65,8 @@ "has_public_inscription": "Inscription has been recorded and is public", "has_public_comparable_objs": "Comparable objects have been recorded and are set to public", "has_public_detailed_description": "Detailed description has been recorded and is public", - "image_has_good_size": "Image has a good size" + "image_has_good_size": "Image has a good size", + "open_access_licence_used": "An open access licence is used", + "restrictive_licence_used": "A restrictive licence is used" } } \ No newline at end of file diff --git a/backend/hsb/basis.json b/backend/hsb/basis.json index 2c65f9de..bf05c4ba 100644 --- a/backend/hsb/basis.json +++ b/backend/hsb/basis.json @@ -127,6 +127,7 @@ "type": "Type", "audio": "Audio", "Video": "Video", - "video": "Video" + "video": "Video", + "metadata": "Metadata" } } \ No newline at end of file diff --git a/backend/hsb/quality.json b/backend/hsb/quality.json index 5851b302..a075bfc4 100644 --- a/backend/hsb/quality.json +++ b/backend/hsb/quality.json @@ -65,6 +65,8 @@ "has_public_inscription": "Inscription has been recorded and is public", "has_public_comparable_objs": "Comparable objects have been recorded and are set to public", "has_public_detailed_description": "Detailed description has been recorded and is public", - "image_has_good_size": "Image has a good size" + "image_has_good_size": "Image has a good size", + "open_access_licence_used": "An open access licence is used", + "restrictive_licence_used": "A restrictive licence is used" } } \ No newline at end of file diff --git a/backend/hu/basis.json b/backend/hu/basis.json index 4d75bc5e..dbcc2800 100644 --- a/backend/hu/basis.json +++ b/backend/hu/basis.json @@ -127,6 +127,7 @@ "type": "Type", "audio": "Audio", "Video": "Video", - "video": "Video" + "video": "Video", + "metadata": "Metadata" } } \ No newline at end of file diff --git a/backend/hu/quality.json b/backend/hu/quality.json index 236cfb82..34595a1d 100644 --- a/backend/hu/quality.json +++ b/backend/hu/quality.json @@ -65,6 +65,8 @@ "has_public_inscription": "Inscription has been recorded and is public", "has_public_comparable_objs": "Comparable objects have been recorded and are set to public", "has_public_detailed_description": "Detailed description has been recorded and is public", - "image_has_good_size": "Image has a good size" + "image_has_good_size": "Image has a good size", + "open_access_licence_used": "An open access licence is used", + "restrictive_licence_used": "A restrictive licence is used" } } \ No newline at end of file diff --git a/backend/id/basis.json b/backend/id/basis.json index 3e0fc033..55b557cf 100644 --- a/backend/id/basis.json +++ b/backend/id/basis.json @@ -127,6 +127,7 @@ "type": "Type", "audio": "Audio", "Video": "Video", - "video": "Video" + "video": "Video", + "metadata": "Metadata" } } \ No newline at end of file diff --git a/backend/id/quality.json b/backend/id/quality.json index ca82b7ed..29256bc3 100644 --- a/backend/id/quality.json +++ b/backend/id/quality.json @@ -65,6 +65,8 @@ "has_public_inscription": "Inscription has been recorded and is public", "has_public_comparable_objs": "Comparable objects have been recorded and are set to public", "has_public_detailed_description": "Detailed description has been recorded and is public", - "image_has_good_size": "Image has a good size" + "image_has_good_size": "Image has a good size", + "open_access_licence_used": "An open access licence is used", + "restrictive_licence_used": "A restrictive licence is used" } } \ No newline at end of file diff --git a/backend/it/basis.json b/backend/it/basis.json index 8db1154e..aae89624 100644 --- a/backend/it/basis.json +++ b/backend/it/basis.json @@ -127,6 +127,7 @@ "type": "Type", "audio": "Audio", "Video": "Video", - "video": "Video" + "video": "Video", + "metadata": "Metadata" } } \ No newline at end of file diff --git a/backend/it/quality.json b/backend/it/quality.json index 9134081e..fd2c9ffb 100644 --- a/backend/it/quality.json +++ b/backend/it/quality.json @@ -65,6 +65,8 @@ "has_public_inscription": "Inscription has been recorded and is public", "has_public_comparable_objs": "Comparable objects have been recorded and are set to public", "has_public_detailed_description": "Detailed description has been recorded and is public", - "image_has_good_size": "Image has a good size" + "image_has_good_size": "Image has a good size", + "open_access_licence_used": "An open access licence is used", + "restrictive_licence_used": "A restrictive licence is used" } } \ No newline at end of file diff --git a/backend/iw/basis.json b/backend/iw/basis.json index a3651c6e..aa1bdb97 100644 --- a/backend/iw/basis.json +++ b/backend/iw/basis.json @@ -127,6 +127,7 @@ "type": "Type", "audio": "Audio", "Video": "Video", - "video": "Video" + "video": "Video", + "metadata": "Metadata" } } \ No newline at end of file diff --git a/backend/iw/quality.json b/backend/iw/quality.json index 9134081e..fd2c9ffb 100644 --- a/backend/iw/quality.json +++ b/backend/iw/quality.json @@ -65,6 +65,8 @@ "has_public_inscription": "Inscription has been recorded and is public", "has_public_comparable_objs": "Comparable objects have been recorded and are set to public", "has_public_detailed_description": "Detailed description has been recorded and is public", - "image_has_good_size": "Image has a good size" + "image_has_good_size": "Image has a good size", + "open_access_licence_used": "An open access licence is used", + "restrictive_licence_used": "A restrictive licence is used" } } \ No newline at end of file diff --git a/backend/nl/basis.json b/backend/nl/basis.json index 8db1154e..aae89624 100644 --- a/backend/nl/basis.json +++ b/backend/nl/basis.json @@ -127,6 +127,7 @@ "type": "Type", "audio": "Audio", "Video": "Video", - "video": "Video" + "video": "Video", + "metadata": "Metadata" } } \ No newline at end of file diff --git a/backend/nl/quality.json b/backend/nl/quality.json index 9134081e..fd2c9ffb 100644 --- a/backend/nl/quality.json +++ b/backend/nl/quality.json @@ -65,6 +65,8 @@ "has_public_inscription": "Inscription has been recorded and is public", "has_public_comparable_objs": "Comparable objects have been recorded and are set to public", "has_public_detailed_description": "Detailed description has been recorded and is public", - "image_has_good_size": "Image has a good size" + "image_has_good_size": "Image has a good size", + "open_access_licence_used": "An open access licence is used", + "restrictive_licence_used": "A restrictive licence is used" } } \ No newline at end of file diff --git a/backend/pl/basis.json b/backend/pl/basis.json index bc800e65..1a838621 100644 --- a/backend/pl/basis.json +++ b/backend/pl/basis.json @@ -127,6 +127,7 @@ "type": "Type", "audio": "Audio", "Video": "Video", - "video": "Video" + "video": "Video", + "metadata": "Metadata" } } \ No newline at end of file diff --git a/backend/pl/quality.json b/backend/pl/quality.json index 2c5262f0..927080d7 100644 --- a/backend/pl/quality.json +++ b/backend/pl/quality.json @@ -65,6 +65,8 @@ "has_public_inscription": "Inscription has been recorded and is public", "has_public_comparable_objs": "Comparable objects have been recorded and are set to public", "has_public_detailed_description": "Detailed description has been recorded and is public", - "image_has_good_size": "Image has a good size" + "image_has_good_size": "Image has a good size", + "open_access_licence_used": "An open access licence is used", + "restrictive_licence_used": "A restrictive licence is used" } } \ No newline at end of file diff --git a/backend/pt/basis.json b/backend/pt/basis.json index 4518e643..1c9ef7e7 100644 --- a/backend/pt/basis.json +++ b/backend/pt/basis.json @@ -127,6 +127,7 @@ "type": "Type", "audio": "Audio", "Video": "Video", - "video": "Video" + "video": "Video", + "metadata": "Metadata" } } \ No newline at end of file diff --git a/backend/pt/quality.json b/backend/pt/quality.json index a1776314..44df5374 100644 --- a/backend/pt/quality.json +++ b/backend/pt/quality.json @@ -65,6 +65,8 @@ "has_public_inscription": "Inscription has been recorded and is public", "has_public_comparable_objs": "Comparable objects have been recorded and are set to public", "has_public_detailed_description": "Detailed description has been recorded and is public", - "image_has_good_size": "Image has a good size" + "image_has_good_size": "Image has a good size", + "open_access_licence_used": "An open access licence is used", + "restrictive_licence_used": "A restrictive licence is used" } } \ No newline at end of file diff --git a/backend/ru/basis.json b/backend/ru/basis.json index e7709baf..d55f0d35 100644 --- a/backend/ru/basis.json +++ b/backend/ru/basis.json @@ -127,6 +127,7 @@ "type": "Type", "audio": "Audio", "Video": "Video", - "video": "Video" + "video": "Video", + "metadata": "Metadata" } } \ No newline at end of file diff --git a/backend/ru/quality.json b/backend/ru/quality.json index 5851b302..a075bfc4 100644 --- a/backend/ru/quality.json +++ b/backend/ru/quality.json @@ -65,6 +65,8 @@ "has_public_inscription": "Inscription has been recorded and is public", "has_public_comparable_objs": "Comparable objects have been recorded and are set to public", "has_public_detailed_description": "Detailed description has been recorded and is public", - "image_has_good_size": "Image has a good size" + "image_has_good_size": "Image has a good size", + "open_access_licence_used": "An open access licence is used", + "restrictive_licence_used": "A restrictive licence is used" } } \ No newline at end of file diff --git a/backend/tl/basis.json b/backend/tl/basis.json index 8db1154e..aae89624 100644 --- a/backend/tl/basis.json +++ b/backend/tl/basis.json @@ -127,6 +127,7 @@ "type": "Type", "audio": "Audio", "Video": "Video", - "video": "Video" + "video": "Video", + "metadata": "Metadata" } } \ No newline at end of file diff --git a/backend/tl/quality.json b/backend/tl/quality.json index 9134081e..fd2c9ffb 100644 --- a/backend/tl/quality.json +++ b/backend/tl/quality.json @@ -65,6 +65,8 @@ "has_public_inscription": "Inscription has been recorded and is public", "has_public_comparable_objs": "Comparable objects have been recorded and are set to public", "has_public_detailed_description": "Detailed description has been recorded and is public", - "image_has_good_size": "Image has a good size" + "image_has_good_size": "Image has a good size", + "open_access_licence_used": "An open access licence is used", + "restrictive_licence_used": "A restrictive licence is used" } } \ No newline at end of file diff --git a/backend/tr/basis.json b/backend/tr/basis.json index 45ad9063..258c33bc 100644 --- a/backend/tr/basis.json +++ b/backend/tr/basis.json @@ -127,6 +127,7 @@ "type": "Type", "audio": "Audio", "Video": "Video", - "video": "Video" + "video": "Video", + "metadata": "Metadata" } } \ No newline at end of file diff --git a/backend/tr/quality.json b/backend/tr/quality.json index e5ee3290..6e9ced13 100644 --- a/backend/tr/quality.json +++ b/backend/tr/quality.json @@ -65,6 +65,8 @@ "has_public_inscription": "Inscription has been recorded and is public", "has_public_comparable_objs": "Comparable objects have been recorded and are set to public", "has_public_detailed_description": "Detailed description has been recorded and is public", - "image_has_good_size": "Image has a good size" + "image_has_good_size": "Image has a good size", + "open_access_licence_used": "An open access licence is used", + "restrictive_licence_used": "A restrictive licence is used" } } \ No newline at end of file diff --git a/backend/zh/basis.json b/backend/zh/basis.json index e3931db8..9e209260 100644 --- a/backend/zh/basis.json +++ b/backend/zh/basis.json @@ -127,6 +127,7 @@ "type": "Type", "audio": "Audio", "Video": "Video", - "video": "Video" + "video": "Video", + "metadata": "Metadata" } } \ No newline at end of file diff --git a/backend/zh/quality.json b/backend/zh/quality.json index 617b9878..d2cecf2a 100644 --- a/backend/zh/quality.json +++ b/backend/zh/quality.json @@ -65,6 +65,8 @@ "has_public_inscription": "Inscription has been recorded and is public", "has_public_comparable_objs": "Comparable objects have been recorded and are set to public", "has_public_detailed_description": "Detailed description has been recorded and is public", - "image_has_good_size": "Image has a good size" + "image_has_good_size": "Image has a good size", + "open_access_licence_used": "An open access licence is used", + "restrictive_licence_used": "A restrictive licence is used" } } \ No newline at end of file