From 49c7184516f177934f8180e357ab998221201f8e Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Sun, 1 Oct 2023 15:09:01 +0000 Subject: [PATCH] Approval in backend --- backend/ar/quality.json | 3 ++- backend/de/quality.json | 3 ++- backend/dsb/quality.json | 3 ++- backend/en/quality.json | 3 ++- backend/es/quality.json | 3 ++- backend/fr/quality.json | 3 ++- backend/hsb/quality.json | 3 ++- backend/hu/quality.json | 3 ++- backend/id/quality.json | 3 ++- backend/it/quality.json | 3 ++- backend/iw/quality.json | 3 ++- backend/nl/quality.json | 3 ++- backend/pl/quality.json | 3 ++- backend/pt/quality.json | 3 ++- backend/ru/quality.json | 3 ++- backend/tl/quality.json | 3 ++- backend/tr/quality.json | 3 ++- backend/uk/quality.json | 3 ++- backend/zh/quality.json | 3 ++- 19 files changed, 38 insertions(+), 19 deletions(-) diff --git a/backend/ar/quality.json b/backend/ar/quality.json index 28b53d27..3af12ff1 100644 --- a/backend/ar/quality.json +++ b/backend/ar/quality.json @@ -74,6 +74,7 @@ "legal_check_msg_type_expect_public_domain": "The object and its (documenting) images \/ representations are likely in the public domain (license status: Public Domain Mark).", "legal_check_msg_type_expect_restricted_legal_status": "The object and images \/ representations of it are likely under restricted access.", "current_license": "Current license status", - "creator_represented_by_copyright_collective": "The creator or somebody of the same name is represented by a copyright collective" + "creator_represented_by_copyright_collective": "The creator or somebody of the same name is represented by a copyright collective", + "plausibility": "Plausibility" } } \ No newline at end of file diff --git a/backend/de/quality.json b/backend/de/quality.json index 8aab05ef..2c3dd341 100644 --- a/backend/de/quality.json +++ b/backend/de/quality.json @@ -74,6 +74,7 @@ "legal_check_msg_type_expect_public_domain": "The object and its (documenting) images \/ representations are likely in the public domain (license status: Public Domain Mark).", "legal_check_msg_type_expect_restricted_legal_status": "The object and images \/ representations of it are likely under restricted access.", "current_license": "Current license status", - "creator_represented_by_copyright_collective": "The creator or somebody of the same name is represented by a copyright collective" + "creator_represented_by_copyright_collective": "The creator or somebody of the same name is represented by a copyright collective", + "plausibility": "Plausibility" } } \ No newline at end of file diff --git a/backend/dsb/quality.json b/backend/dsb/quality.json index 636bcd4f..7a058db4 100644 --- a/backend/dsb/quality.json +++ b/backend/dsb/quality.json @@ -74,6 +74,7 @@ "legal_check_msg_type_expect_public_domain": "The object and its (documenting) images \/ representations are likely in the public domain (license status: Public Domain Mark).", "legal_check_msg_type_expect_restricted_legal_status": "The object and images \/ representations of it are likely under restricted access.", "current_license": "Current license status", - "creator_represented_by_copyright_collective": "The creator or somebody of the same name is represented by a copyright collective" + "creator_represented_by_copyright_collective": "The creator or somebody of the same name is represented by a copyright collective", + "plausibility": "Plausibility" } } \ No newline at end of file diff --git a/backend/en/quality.json b/backend/en/quality.json index 0f2a9a70..7d879604 100644 --- a/backend/en/quality.json +++ b/backend/en/quality.json @@ -74,6 +74,7 @@ "legal_check_msg_type_expect_public_domain": "The object and its (documenting) images \/ representations are likely in the public domain (license status: Public Domain Mark).", "legal_check_msg_type_expect_restricted_legal_status": "The object and images \/ representations of it are likely under restricted access.", "current_license": "Current license status", - "creator_represented_by_copyright_collective": "The creator or somebody of the same name is represented by a copyright collective" + "creator_represented_by_copyright_collective": "The creator or somebody of the same name is represented by a copyright collective", + "plausibility": "Plausibility" } } \ No newline at end of file diff --git a/backend/es/quality.json b/backend/es/quality.json index 28b53d27..3af12ff1 100644 --- a/backend/es/quality.json +++ b/backend/es/quality.json @@ -74,6 +74,7 @@ "legal_check_msg_type_expect_public_domain": "The object and its (documenting) images \/ representations are likely in the public domain (license status: Public Domain Mark).", "legal_check_msg_type_expect_restricted_legal_status": "The object and images \/ representations of it are likely under restricted access.", "current_license": "Current license status", - "creator_represented_by_copyright_collective": "The creator or somebody of the same name is represented by a copyright collective" + "creator_represented_by_copyright_collective": "The creator or somebody of the same name is represented by a copyright collective", + "plausibility": "Plausibility" } } \ No newline at end of file diff --git a/backend/fr/quality.json b/backend/fr/quality.json index 4c846ed8..8f8fdf42 100644 --- a/backend/fr/quality.json +++ b/backend/fr/quality.json @@ -74,6 +74,7 @@ "legal_check_msg_type_expect_public_domain": "The object and its (documenting) images \/ representations are likely in the public domain (license status: Public Domain Mark).", "legal_check_msg_type_expect_restricted_legal_status": "The object and images \/ representations of it are likely under restricted access.", "current_license": "Current license status", - "creator_represented_by_copyright_collective": "The creator or somebody of the same name is represented by a copyright collective" + "creator_represented_by_copyright_collective": "The creator or somebody of the same name is represented by a copyright collective", + "plausibility": "Plausibility" } } \ No newline at end of file diff --git a/backend/hsb/quality.json b/backend/hsb/quality.json index 636bcd4f..7a058db4 100644 --- a/backend/hsb/quality.json +++ b/backend/hsb/quality.json @@ -74,6 +74,7 @@ "legal_check_msg_type_expect_public_domain": "The object and its (documenting) images \/ representations are likely in the public domain (license status: Public Domain Mark).", "legal_check_msg_type_expect_restricted_legal_status": "The object and images \/ representations of it are likely under restricted access.", "current_license": "Current license status", - "creator_represented_by_copyright_collective": "The creator or somebody of the same name is represented by a copyright collective" + "creator_represented_by_copyright_collective": "The creator or somebody of the same name is represented by a copyright collective", + "plausibility": "Plausibility" } } \ No newline at end of file diff --git a/backend/hu/quality.json b/backend/hu/quality.json index e75e6d92..96489fb5 100644 --- a/backend/hu/quality.json +++ b/backend/hu/quality.json @@ -74,6 +74,7 @@ "legal_check_msg_type_expect_public_domain": "The object and its (documenting) images \/ representations are likely in the public domain (license status: Public Domain Mark).", "legal_check_msg_type_expect_restricted_legal_status": "The object and images \/ representations of it are likely under restricted access.", "current_license": "Current license status", - "creator_represented_by_copyright_collective": "The creator or somebody of the same name is represented by a copyright collective" + "creator_represented_by_copyright_collective": "The creator or somebody of the same name is represented by a copyright collective", + "plausibility": "Plausibility" } } \ No newline at end of file diff --git a/backend/id/quality.json b/backend/id/quality.json index 62ef40fa..d6c95a3a 100644 --- a/backend/id/quality.json +++ b/backend/id/quality.json @@ -74,6 +74,7 @@ "legal_check_msg_type_expect_public_domain": "The object and its (documenting) images \/ representations are likely in the public domain (license status: Public Domain Mark).", "legal_check_msg_type_expect_restricted_legal_status": "The object and images \/ representations of it are likely under restricted access.", "current_license": "Current license status", - "creator_represented_by_copyright_collective": "The creator or somebody of the same name is represented by a copyright collective" + "creator_represented_by_copyright_collective": "The creator or somebody of the same name is represented by a copyright collective", + "plausibility": "Plausibility" } } \ No newline at end of file diff --git a/backend/it/quality.json b/backend/it/quality.json index 28b53d27..3af12ff1 100644 --- a/backend/it/quality.json +++ b/backend/it/quality.json @@ -74,6 +74,7 @@ "legal_check_msg_type_expect_public_domain": "The object and its (documenting) images \/ representations are likely in the public domain (license status: Public Domain Mark).", "legal_check_msg_type_expect_restricted_legal_status": "The object and images \/ representations of it are likely under restricted access.", "current_license": "Current license status", - "creator_represented_by_copyright_collective": "The creator or somebody of the same name is represented by a copyright collective" + "creator_represented_by_copyright_collective": "The creator or somebody of the same name is represented by a copyright collective", + "plausibility": "Plausibility" } } \ No newline at end of file diff --git a/backend/iw/quality.json b/backend/iw/quality.json index 28b53d27..3af12ff1 100644 --- a/backend/iw/quality.json +++ b/backend/iw/quality.json @@ -74,6 +74,7 @@ "legal_check_msg_type_expect_public_domain": "The object and its (documenting) images \/ representations are likely in the public domain (license status: Public Domain Mark).", "legal_check_msg_type_expect_restricted_legal_status": "The object and images \/ representations of it are likely under restricted access.", "current_license": "Current license status", - "creator_represented_by_copyright_collective": "The creator or somebody of the same name is represented by a copyright collective" + "creator_represented_by_copyright_collective": "The creator or somebody of the same name is represented by a copyright collective", + "plausibility": "Plausibility" } } \ No newline at end of file diff --git a/backend/nl/quality.json b/backend/nl/quality.json index 28b53d27..3af12ff1 100644 --- a/backend/nl/quality.json +++ b/backend/nl/quality.json @@ -74,6 +74,7 @@ "legal_check_msg_type_expect_public_domain": "The object and its (documenting) images \/ representations are likely in the public domain (license status: Public Domain Mark).", "legal_check_msg_type_expect_restricted_legal_status": "The object and images \/ representations of it are likely under restricted access.", "current_license": "Current license status", - "creator_represented_by_copyright_collective": "The creator or somebody of the same name is represented by a copyright collective" + "creator_represented_by_copyright_collective": "The creator or somebody of the same name is represented by a copyright collective", + "plausibility": "Plausibility" } } \ No newline at end of file diff --git a/backend/pl/quality.json b/backend/pl/quality.json index 2c609ee8..4bdf6316 100644 --- a/backend/pl/quality.json +++ b/backend/pl/quality.json @@ -74,6 +74,7 @@ "legal_check_msg_type_expect_public_domain": "The object and its (documenting) images \/ representations are likely in the public domain (license status: Public Domain Mark).", "legal_check_msg_type_expect_restricted_legal_status": "The object and images \/ representations of it are likely under restricted access.", "current_license": "Current license status", - "creator_represented_by_copyright_collective": "The creator or somebody of the same name is represented by a copyright collective" + "creator_represented_by_copyright_collective": "The creator or somebody of the same name is represented by a copyright collective", + "plausibility": "Plausibility" } } \ No newline at end of file diff --git a/backend/pt/quality.json b/backend/pt/quality.json index 43cecf01..0580116b 100644 --- a/backend/pt/quality.json +++ b/backend/pt/quality.json @@ -74,6 +74,7 @@ "legal_check_msg_type_expect_public_domain": "The object and its (documenting) images \/ representations are likely in the public domain (license status: Public Domain Mark).", "legal_check_msg_type_expect_restricted_legal_status": "The object and images \/ representations of it are likely under restricted access.", "current_license": "Current license status", - "creator_represented_by_copyright_collective": "The creator or somebody of the same name is represented by a copyright collective" + "creator_represented_by_copyright_collective": "The creator or somebody of the same name is represented by a copyright collective", + "plausibility": "Plausibility" } } \ No newline at end of file diff --git a/backend/ru/quality.json b/backend/ru/quality.json index 7cf65408..2319b2e6 100644 --- a/backend/ru/quality.json +++ b/backend/ru/quality.json @@ -74,6 +74,7 @@ "legal_check_msg_type_expect_public_domain": "The object and its (documenting) images \/ representations are likely in the public domain (license status: Public Domain Mark).", "legal_check_msg_type_expect_restricted_legal_status": "The object and images \/ representations of it are likely under restricted access.", "current_license": "Current license status", - "creator_represented_by_copyright_collective": "The creator or somebody of the same name is represented by a copyright collective" + "creator_represented_by_copyright_collective": "The creator or somebody of the same name is represented by a copyright collective", + "plausibility": "Plausibility" } } \ No newline at end of file diff --git a/backend/tl/quality.json b/backend/tl/quality.json index 28b53d27..3af12ff1 100644 --- a/backend/tl/quality.json +++ b/backend/tl/quality.json @@ -74,6 +74,7 @@ "legal_check_msg_type_expect_public_domain": "The object and its (documenting) images \/ representations are likely in the public domain (license status: Public Domain Mark).", "legal_check_msg_type_expect_restricted_legal_status": "The object and images \/ representations of it are likely under restricted access.", "current_license": "Current license status", - "creator_represented_by_copyright_collective": "The creator or somebody of the same name is represented by a copyright collective" + "creator_represented_by_copyright_collective": "The creator or somebody of the same name is represented by a copyright collective", + "plausibility": "Plausibility" } } \ No newline at end of file diff --git a/backend/tr/quality.json b/backend/tr/quality.json index a716362e..699490c0 100644 --- a/backend/tr/quality.json +++ b/backend/tr/quality.json @@ -74,6 +74,7 @@ "legal_check_msg_type_expect_public_domain": "The object and its (documenting) images \/ representations are likely in the public domain (license status: Public Domain Mark).", "legal_check_msg_type_expect_restricted_legal_status": "The object and images \/ representations of it are likely under restricted access.", "current_license": "Current license status", - "creator_represented_by_copyright_collective": "The creator or somebody of the same name is represented by a copyright collective" + "creator_represented_by_copyright_collective": "The creator or somebody of the same name is represented by a copyright collective", + "plausibility": "Plausibility" } } \ No newline at end of file diff --git a/backend/uk/quality.json b/backend/uk/quality.json index 21ad92be..90a3e96c 100644 --- a/backend/uk/quality.json +++ b/backend/uk/quality.json @@ -74,6 +74,7 @@ "legal_check_msg_type_expect_public_domain": "The object and its (documenting) images \/ representations are likely in the public domain (license status: Public Domain Mark).", "legal_check_msg_type_expect_restricted_legal_status": "The object and images \/ representations of it are likely under restricted access.", "current_license": "Current license status", - "creator_represented_by_copyright_collective": "The creator or somebody of the same name is represented by a copyright collective" + "creator_represented_by_copyright_collective": "The creator or somebody of the same name is represented by a copyright collective", + "plausibility": "Plausibility" } } \ No newline at end of file diff --git a/backend/zh/quality.json b/backend/zh/quality.json index 3894d7e0..5d329d97 100644 --- a/backend/zh/quality.json +++ b/backend/zh/quality.json @@ -74,6 +74,7 @@ "legal_check_msg_type_expect_public_domain": "The object and its (documenting) images \/ representations are likely in the public domain (license status: Public Domain Mark).", "legal_check_msg_type_expect_restricted_legal_status": "The object and images \/ representations of it are likely under restricted access.", "current_license": "Current license status", - "creator_represented_by_copyright_collective": "The creator or somebody of the same name is represented by a copyright collective" + "creator_represented_by_copyright_collective": "The creator or somebody of the same name is represented by a copyright collective", + "plausibility": "Plausibility" } } \ No newline at end of file