Compare commits

6 Commits
Author SHA1 Message Date
jrenslinandmd translation bot 4f24b1d9dc Approval in backend 2026-09-02 13:10:58 +00:00
jrenslinandmd translation bot 7158aac78a Approval in backend 2026-09-02 13:07:34 +00:00
jrenslinandmd translation bot b3d288fdda Approval in backend 2026-09-01 13:21:32 +00:00
jrenslinandmd translation bot 278c512e29 Approval in backend 2026-08-31 10:16:27 +00:00
jrenslinandmd translation bot 0476e3c8d5 Approval in backend 2026-08-31 10:12:01 +00:00
jrenslinandmd translation bot 724dbcff3e Approval in backend 2026-08-28 12:49:41 +00:00
75 changed files with 381 additions and 81 deletions
+8 -1
View File
@@ -402,6 +402,13 @@
"tags": "Tags", "tags": "Tags",
"tags_and_references": "Tags and references", "tags_and_references": "Tags and references",
"web_links": "Web links", "web_links": "Web links",
"urls": "URLs" "urls": "URLs",
"grid_mode_explica": "Display entries in a grid.",
"table_mode_explica": "Display entries in a table.",
"list_mode_explica": "Display entries in a list.",
"check": "Check",
"checks": "Checks",
"good": "Good",
"great": "Great"
} }
} }
+2 -1
View File
@@ -43,6 +43,7 @@
"metadata_quality_score": "Metadata quality score", "metadata_quality_score": "Metadata quality score",
"series_is_public": "Published series", "series_is_public": "Published series",
"series_is_not_public": "Unpublished series", "series_is_not_public": "Unpublished series",
"series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series." "series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series.",
"puqi_explica": "The publication quality index evaluates the existence and completeness of an object record's publishable data. Based on this evaluation, hints are provided and a numeric score is computed to quickly summarize the quality of a record."
} }
} }
+5 -1
View File
@@ -57,6 +57,10 @@
"upload_3d_object": "Upload 3D object", "upload_3d_object": "Upload 3D object",
"image_annotations": "Image annotations", "image_annotations": "Image annotations",
"attempt_automatic_image_tagging": "Attempt to use automatic image categorization for tagging the object", "attempt_automatic_image_tagging": "Attempt to use automatic image categorization for tagging the object",
"3d": "3D object" "3d": "3D object",
"main_resource_explica": "Each object can have one main resource \/ image. This is used to determine which of the image's representations should be used as a thumbnail for the object in overview pages. As such, main images or resources cannot be unpublished independently (they are always public, if the associated object is).",
"is_main": "This is the main image \/ resource",
"set_position": "Set position",
"set_position_explica": "Set the position of the resource by typing its expected number in the order of object images \/ resources."
} }
} }
+8 -1
View File
@@ -402,6 +402,13 @@
"tags": "Tags", "tags": "Tags",
"tags_and_references": "Tags and references", "tags_and_references": "Tags and references",
"web_links": "Web links", "web_links": "Web links",
"urls": "URLs" "urls": "URLs",
"grid_mode_explica": "Display entries in a grid.",
"table_mode_explica": "Display entries in a table.",
"list_mode_explica": "Display entries in a list.",
"check": "Check",
"checks": "Checks",
"good": "Good",
"great": "Great"
} }
} }
+2 -1
View File
@@ -43,6 +43,7 @@
"metadata_quality_score": "Metadata quality score", "metadata_quality_score": "Metadata quality score",
"series_is_public": "Published series", "series_is_public": "Published series",
"series_is_not_public": "Unpublished series", "series_is_not_public": "Unpublished series",
"series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series." "series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series.",
"puqi_explica": "The publication quality index evaluates the existence and completeness of an object record's publishable data. Based on this evaluation, hints are provided and a numeric score is computed to quickly summarize the quality of a record."
} }
} }
+5 -1
View File
@@ -57,6 +57,10 @@
"upload_3d_object": "Nahr\u00e1t 3D objekt", "upload_3d_object": "Nahr\u00e1t 3D objekt",
"image_annotations": "Anotace obr\u00e1zk\u016f", "image_annotations": "Anotace obr\u00e1zk\u016f",
"attempt_automatic_image_tagging": "Pokus o pou\u017eit\u00ed automatick\u00e9 kategorizace obr\u00e1zk\u016f pro ozna\u010den\u00ed objektu", "attempt_automatic_image_tagging": "Pokus o pou\u017eit\u00ed automatick\u00e9 kategorizace obr\u00e1zk\u016f pro ozna\u010den\u00ed objektu",
"3d": "3D objekt" "3d": "3D objekt",
"main_resource_explica": "Each object can have one main resource \/ image. This is used to determine which of the image's representations should be used as a thumbnail for the object in overview pages. As such, main images or resources cannot be unpublished independently (they are always public, if the associated object is).",
"is_main": "This is the main image \/ resource",
"set_position": "Set position",
"set_position_explica": "Set the position of the resource by typing its expected number in the order of object images \/ resources."
} }
} }
+8 -1
View File
@@ -402,6 +402,13 @@
"tags": "Schlagworte", "tags": "Schlagworte",
"tags_and_references": "Schlagworte und Bez\u00fcge", "tags_and_references": "Schlagworte und Bez\u00fcge",
"web_links": "Web-Links", "web_links": "Web-Links",
"urls": "URLs" "urls": "URLs",
"grid_mode_explica": "Eintr\u00e4ge als Grid darstellen.",
"table_mode_explica": "Eintr\u00e4ge in Tabelle darstellen.",
"list_mode_explica": "Eintr\u00e4ge in Liste darstellen.",
"check": "\u00dcberpr\u00fcfung",
"checks": "\u00dcberpr\u00fcfungen",
"good": "Gut",
"great": "Sehr gut"
} }
} }
+2 -1
View File
@@ -43,6 +43,7 @@
"metadata_quality_score": "Metadata quality score", "metadata_quality_score": "Metadata quality score",
"series_is_public": "Ver\u00f6ffentlichte Objektgruppe", "series_is_public": "Ver\u00f6ffentlichte Objektgruppe",
"series_is_not_public": "Interne Objektgruppe", "series_is_not_public": "Interne Objektgruppe",
"series_is_public_explica": "Wenn sowohl das Objekt als auch die Objektgruppe \u00f6ffentlich geschaltet sind, wird das Objekt \u00f6ffentlich als Teil der Gruppe gelistet." "series_is_public_explica": "Wenn sowohl das Objekt als auch die Objektgruppe \u00f6ffentlich geschaltet sind, wird das Objekt \u00f6ffentlich als Teil der Gruppe gelistet.",
"puqi_explica": "The publication quality index evaluates the existence and completeness of an object record's publishable data. Based on this evaluation, hints are provided and a numeric score is computed to quickly summarize the quality of a record."
} }
} }
+5 -1
View File
@@ -57,6 +57,10 @@
"upload_3d_object": "3D-Objekt hochladen", "upload_3d_object": "3D-Objekt hochladen",
"image_annotations": "Bild-Anmerkungen", "image_annotations": "Bild-Anmerkungen",
"attempt_automatic_image_tagging": "Versuche, das Objekt auf Basis von automatischer Bilderkennung zu verschlagworten", "attempt_automatic_image_tagging": "Versuche, das Objekt auf Basis von automatischer Bilderkennung zu verschlagworten",
"3d": "3D-Objekt" "3d": "3D-Objekt",
"main_resource_explica": "Jedes Objekt hat (so Abbildungen vorhanden sind) eine Haupt-Abbildung. Diese wird f\u00fcr das Thumbnail des Objektes in \u00dcbersichtslisten genutzt. Entsprechend k\u00f6nnen Haupt-Abbildungen nicht unabh\u00e4ngig vom Objekt depubliziert werden - ist das Objekt \u00f6ffentlich, so ist das auch die Haupt-Abbildung.",
"is_main": "Dies ist die Haupt-Abbildung",
"set_position": "Position bestimmen",
"set_position_explica": "Hier kann die Position der Abbildung vis-a-vis der anderen Objektabbildungen durch die Eingabe der angestrebten Position (als Zahl) festgelegt werden."
} }
} }
+8 -1
View File
@@ -402,6 +402,13 @@
"tags": "Tags", "tags": "Tags",
"tags_and_references": "Tags and references", "tags_and_references": "Tags and references",
"web_links": "Web links", "web_links": "Web links",
"urls": "URLs" "urls": "URLs",
"grid_mode_explica": "Display entries in a grid.",
"table_mode_explica": "Display entries in a table.",
"list_mode_explica": "Display entries in a list.",
"check": "Check",
"checks": "Checks",
"good": "Good",
"great": "Great"
} }
} }
+2 -1
View File
@@ -43,6 +43,7 @@
"metadata_quality_score": "Metadata quality score", "metadata_quality_score": "Metadata quality score",
"series_is_public": "Published series", "series_is_public": "Published series",
"series_is_not_public": "Unpublished series", "series_is_not_public": "Unpublished series",
"series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series." "series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series.",
"puqi_explica": "The publication quality index evaluates the existence and completeness of an object record's publishable data. Based on this evaluation, hints are provided and a numeric score is computed to quickly summarize the quality of a record."
} }
} }
+5 -1
View File
@@ -57,6 +57,10 @@
"upload_3d_object": "3D-Objekt hochladen", "upload_3d_object": "3D-Objekt hochladen",
"image_annotations": "Bild-Anmerkungen", "image_annotations": "Bild-Anmerkungen",
"attempt_automatic_image_tagging": "Attempt to use automatic image categorization for tagging the object", "attempt_automatic_image_tagging": "Attempt to use automatic image categorization for tagging the object",
"3d": "3D object" "3d": "3D object",
"main_resource_explica": "Each object can have one main resource \/ image. This is used to determine which of the image's representations should be used as a thumbnail for the object in overview pages. As such, main images or resources cannot be unpublished independently (they are always public, if the associated object is).",
"is_main": "This is the main image \/ resource",
"set_position": "Set position",
"set_position_explica": "Set the position of the resource by typing its expected number in the order of object images \/ resources."
} }
} }
+8 -1
View File
@@ -402,6 +402,13 @@
"tags": "Tags", "tags": "Tags",
"tags_and_references": "Tags and references", "tags_and_references": "Tags and references",
"web_links": "Web links", "web_links": "Web links",
"urls": "URLs" "urls": "URLs",
"grid_mode_explica": "Display entries in a grid.",
"table_mode_explica": "Display entries in a table.",
"list_mode_explica": "Display entries in a list.",
"check": "Check",
"checks": "Checks",
"good": "Good",
"great": "Great"
} }
} }
+2 -1
View File
@@ -43,6 +43,7 @@
"metadata_quality_score": "Metadata quality score", "metadata_quality_score": "Metadata quality score",
"series_is_public": "Published series", "series_is_public": "Published series",
"series_is_not_public": "Unpublished series", "series_is_not_public": "Unpublished series",
"series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series." "series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series.",
"puqi_explica": "The publication quality index evaluates the existence and completeness of an object record's publishable data. Based on this evaluation, hints are provided and a numeric score is computed to quickly summarize the quality of a record."
} }
} }
+6 -2
View File
@@ -57,6 +57,10 @@
"upload_3d_object": "Upload 3D object", "upload_3d_object": "Upload 3D object",
"image_annotations": "Image annotations", "image_annotations": "Image annotations",
"attempt_automatic_image_tagging": "Attempt to use automatic image categorization for tagging the object", "attempt_automatic_image_tagging": "Attempt to use automatic image categorization for tagging the object",
"3d": "3D object" "3d": "3D object",
"main_resource_explica": "Each object can have one main resource \/ image. This is used to determine which of the image's representations should be used as a thumbnail for the object in overview pages. As such, main images or resources cannot be unpublished independently (they are always public, if the associated object is).",
"is_main": "This is the main image \/ resource",
"set_position": "Set position",
"set_position_explica": "Set the position of the resource by typing its expected number in the order of object images \/ resources."
} }
} }
+8 -1
View File
@@ -402,6 +402,13 @@
"tags": "Tags", "tags": "Tags",
"tags_and_references": "Tags and references", "tags_and_references": "Tags and references",
"web_links": "Web links", "web_links": "Web links",
"urls": "URLs" "urls": "URLs",
"grid_mode_explica": "Display entries in a grid.",
"table_mode_explica": "Display entries in a table.",
"list_mode_explica": "Display entries in a list.",
"check": "Check",
"checks": "Checks",
"good": "Good",
"great": "Great"
} }
} }
+2 -1
View File
@@ -43,6 +43,7 @@
"metadata_quality_score": "Metadata quality score", "metadata_quality_score": "Metadata quality score",
"series_is_public": "Published series", "series_is_public": "Published series",
"series_is_not_public": "Unpublished series", "series_is_not_public": "Unpublished series",
"series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series." "series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series.",
"puqi_explica": "The publication quality index evaluates the existence and completeness of an object record's publishable data. Based on this evaluation, hints are provided and a numeric score is computed to quickly summarize the quality of a record."
} }
} }
+5 -1
View File
@@ -57,6 +57,10 @@
"upload_3d_object": "Upload 3D object", "upload_3d_object": "Upload 3D object",
"image_annotations": "Image annotations", "image_annotations": "Image annotations",
"attempt_automatic_image_tagging": "Attempt to use automatic image categorization for tagging the object", "attempt_automatic_image_tagging": "Attempt to use automatic image categorization for tagging the object",
"3d": "3D object" "3d": "3D object",
"main_resource_explica": "Each object can have one main resource \/ image. This is used to determine which of the image's representations should be used as a thumbnail for the object in overview pages. As such, main images or resources cannot be unpublished independently (they are always public, if the associated object is).",
"is_main": "This is the main image \/ resource",
"set_position": "Set position",
"set_position_explica": "Set the position of the resource by typing its expected number in the order of object images \/ resources."
} }
} }
+8 -1
View File
@@ -402,6 +402,13 @@
"tags": "Tags", "tags": "Tags",
"tags_and_references": "Tags and references", "tags_and_references": "Tags and references",
"web_links": "Web links", "web_links": "Web links",
"urls": "URLs" "urls": "URLs",
"grid_mode_explica": "Display entries in a grid.",
"table_mode_explica": "Display entries in a table.",
"list_mode_explica": "Display entries in a list.",
"check": "Check",
"checks": "Checks",
"good": "Good",
"great": "Great"
} }
} }
+2 -1
View File
@@ -43,6 +43,7 @@
"metadata_quality_score": "Metadata quality score", "metadata_quality_score": "Metadata quality score",
"series_is_public": "Published series", "series_is_public": "Published series",
"series_is_not_public": "Unpublished series", "series_is_not_public": "Unpublished series",
"series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series." "series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series.",
"puqi_explica": "The publication quality index evaluates the existence and completeness of an object record's publishable data. Based on this evaluation, hints are provided and a numeric score is computed to quickly summarize the quality of a record."
} }
} }
+5 -1
View File
@@ -57,6 +57,10 @@
"upload_3d_object": "Charger un objet 3D", "upload_3d_object": "Charger un objet 3D",
"image_annotations": "Remarques sur l'image", "image_annotations": "Remarques sur l'image",
"attempt_automatic_image_tagging": "Tentative d\u2019association de mots-cl\u00e9s \u00e0 l'objet sur la base de la reconnaissance d'image automatique", "attempt_automatic_image_tagging": "Tentative d\u2019association de mots-cl\u00e9s \u00e0 l'objet sur la base de la reconnaissance d'image automatique",
"3d": "Objet 3D" "3d": "Objet 3D",
"main_resource_explica": "Each object can have one main resource \/ image. This is used to determine which of the image's representations should be used as a thumbnail for the object in overview pages. As such, main images or resources cannot be unpublished independently (they are always public, if the associated object is).",
"is_main": "This is the main image \/ resource",
"set_position": "Set position",
"set_position_explica": "Set the position of the resource by typing its expected number in the order of object images \/ resources."
} }
} }
+8 -1
View File
@@ -402,6 +402,13 @@
"tags": "Tags", "tags": "Tags",
"tags_and_references": "Tags and references", "tags_and_references": "Tags and references",
"web_links": "Web links", "web_links": "Web links",
"urls": "URLs" "urls": "URLs",
"grid_mode_explica": "Display entries in a grid.",
"table_mode_explica": "Display entries in a table.",
"list_mode_explica": "Display entries in a list.",
"check": "Check",
"checks": "Checks",
"good": "Good",
"great": "Great"
} }
} }
+2 -1
View File
@@ -43,6 +43,7 @@
"metadata_quality_score": "Metadata quality score", "metadata_quality_score": "Metadata quality score",
"series_is_public": "Published series", "series_is_public": "Published series",
"series_is_not_public": "Unpublished series", "series_is_not_public": "Unpublished series",
"series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series." "series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series.",
"puqi_explica": "The publication quality index evaluates the existence and completeness of an object record's publishable data. Based on this evaluation, hints are provided and a numeric score is computed to quickly summarize the quality of a record."
} }
} }
+6 -2
View File
@@ -57,6 +57,10 @@
"upload_3d_object": "Upload 3D object", "upload_3d_object": "Upload 3D object",
"image_annotations": "Image annotations", "image_annotations": "Image annotations",
"attempt_automatic_image_tagging": "Attempt to use automatic image categorization for tagging the object", "attempt_automatic_image_tagging": "Attempt to use automatic image categorization for tagging the object",
"3d": "3D object" "3d": "3D object",
"main_resource_explica": "Each object can have one main resource \/ image. This is used to determine which of the image's representations should be used as a thumbnail for the object in overview pages. As such, main images or resources cannot be unpublished independently (they are always public, if the associated object is).",
"is_main": "This is the main image \/ resource",
"set_position": "Set position",
"set_position_explica": "Set the position of the resource by typing its expected number in the order of object images \/ resources."
} }
} }
+8 -1
View File
@@ -402,6 +402,13 @@
"tags": "Tags", "tags": "Tags",
"tags_and_references": "Tags and references", "tags_and_references": "Tags and references",
"web_links": "Web links", "web_links": "Web links",
"urls": "URLs" "urls": "URLs",
"grid_mode_explica": "Display entries in a grid.",
"table_mode_explica": "Display entries in a table.",
"list_mode_explica": "Display entries in a list.",
"check": "Check",
"checks": "Checks",
"good": "Good",
"great": "Great"
} }
} }
+2 -1
View File
@@ -43,6 +43,7 @@
"metadata_quality_score": "Metadata quality score", "metadata_quality_score": "Metadata quality score",
"series_is_public": "Published series", "series_is_public": "Published series",
"series_is_not_public": "Unpublished series", "series_is_not_public": "Unpublished series",
"series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series." "series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series.",
"puqi_explica": "The publication quality index evaluates the existence and completeness of an object record's publishable data. Based on this evaluation, hints are provided and a numeric score is computed to quickly summarize the quality of a record."
} }
} }
+5 -1
View File
@@ -57,6 +57,10 @@
"upload_3d_object": "3D-Objekt hochladen", "upload_3d_object": "3D-Objekt hochladen",
"image_annotations": "Bild-Anmerkungen", "image_annotations": "Bild-Anmerkungen",
"attempt_automatic_image_tagging": "Attempt to use automatic image categorization for tagging the object", "attempt_automatic_image_tagging": "Attempt to use automatic image categorization for tagging the object",
"3d": "3D object" "3d": "3D object",
"main_resource_explica": "Each object can have one main resource \/ image. This is used to determine which of the image's representations should be used as a thumbnail for the object in overview pages. As such, main images or resources cannot be unpublished independently (they are always public, if the associated object is).",
"is_main": "This is the main image \/ resource",
"set_position": "Set position",
"set_position_explica": "Set the position of the resource by typing its expected number in the order of object images \/ resources."
} }
} }
+8 -1
View File
@@ -402,6 +402,13 @@
"tags": "Tags", "tags": "Tags",
"tags_and_references": "Tags and references", "tags_and_references": "Tags and references",
"web_links": "Web links", "web_links": "Web links",
"urls": "URLs" "urls": "URLs",
"grid_mode_explica": "Display entries in a grid.",
"table_mode_explica": "Display entries in a table.",
"list_mode_explica": "Display entries in a list.",
"check": "Check",
"checks": "Checks",
"good": "Good",
"great": "Great"
} }
} }
+2 -1
View File
@@ -43,6 +43,7 @@
"metadata_quality_score": "Metaadat-min\u0151s\u00e9gi mutat\u00f3", "metadata_quality_score": "Metaadat-min\u0151s\u00e9gi mutat\u00f3",
"series_is_public": "Published series", "series_is_public": "Published series",
"series_is_not_public": "Unpublished series", "series_is_not_public": "Unpublished series",
"series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series." "series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series.",
"puqi_explica": "The publication quality index evaluates the existence and completeness of an object record's publishable data. Based on this evaluation, hints are provided and a numeric score is computed to quickly summarize the quality of a record."
} }
} }
+5 -1
View File
@@ -57,6 +57,10 @@
"upload_3d_object": "A t\u00e1rgyr\u00f3l k\u00e9sz\u00fclt 3D Objektum felt\u00f6lt\u00e9se \u00e9s \u00f6sszekapcsol\u00e1sa a t\u00e1rggyal", "upload_3d_object": "A t\u00e1rgyr\u00f3l k\u00e9sz\u00fclt 3D Objektum felt\u00f6lt\u00e9se \u00e9s \u00f6sszekapcsol\u00e1sa a t\u00e1rggyal",
"image_annotations": "Illusztr\u00e1ci\u00f3 annot\u00e1ci\u00f3i", "image_annotations": "Illusztr\u00e1ci\u00f3 annot\u00e1ci\u00f3i",
"attempt_automatic_image_tagging": "Pr\u00f3b\u00e1lja ki az automatikus k\u00e9pkategoriz\u00e1l\u00e1st haszn\u00e1lni a t\u00e1rgy c\u00edmk\u00e9z\u00e9s\u00e9hez.", "attempt_automatic_image_tagging": "Pr\u00f3b\u00e1lja ki az automatikus k\u00e9pkategoriz\u00e1l\u00e1st haszn\u00e1lni a t\u00e1rgy c\u00edmk\u00e9z\u00e9s\u00e9hez.",
"3d": "3D modell" "3d": "3D modell",
"main_resource_explica": "Each object can have one main resource \/ image. This is used to determine which of the image's representations should be used as a thumbnail for the object in overview pages. As such, main images or resources cannot be unpublished independently (they are always public, if the associated object is).",
"is_main": "This is the main image \/ resource",
"set_position": "Set position",
"set_position_explica": "Set the position of the resource by typing its expected number in the order of object images \/ resources."
} }
} }
+8 -1
View File
@@ -402,6 +402,13 @@
"tags": "Tags", "tags": "Tags",
"tags_and_references": "Tags and references", "tags_and_references": "Tags and references",
"web_links": "Web links", "web_links": "Web links",
"urls": "URLs" "urls": "URLs",
"grid_mode_explica": "Display entries in a grid.",
"table_mode_explica": "Display entries in a table.",
"list_mode_explica": "Display entries in a list.",
"check": "Check",
"checks": "Checks",
"good": "Good",
"great": "Great"
} }
} }
+2 -1
View File
@@ -43,6 +43,7 @@
"metadata_quality_score": "Metadata quality score", "metadata_quality_score": "Metadata quality score",
"series_is_public": "Published series", "series_is_public": "Published series",
"series_is_not_public": "Unpublished series", "series_is_not_public": "Unpublished series",
"series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series." "series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series.",
"puqi_explica": "The publication quality index evaluates the existence and completeness of an object record's publishable data. Based on this evaluation, hints are provided and a numeric score is computed to quickly summarize the quality of a record."
} }
} }
+5 -1
View File
@@ -57,6 +57,10 @@
"upload_3d_object": "Unduh representasi 3D", "upload_3d_object": "Unduh representasi 3D",
"image_annotations": "Catatan gambaran", "image_annotations": "Catatan gambaran",
"attempt_automatic_image_tagging": "Attempt to use automatic image categorization for tagging the object", "attempt_automatic_image_tagging": "Attempt to use automatic image categorization for tagging the object",
"3d": "3D object" "3d": "3D object",
"main_resource_explica": "Each object can have one main resource \/ image. This is used to determine which of the image's representations should be used as a thumbnail for the object in overview pages. As such, main images or resources cannot be unpublished independently (they are always public, if the associated object is).",
"is_main": "This is the main image \/ resource",
"set_position": "Set position",
"set_position_explica": "Set the position of the resource by typing its expected number in the order of object images \/ resources."
} }
} }
+8 -1
View File
@@ -402,6 +402,13 @@
"tags": "Tags", "tags": "Tags",
"tags_and_references": "Tags and references", "tags_and_references": "Tags and references",
"web_links": "Web links", "web_links": "Web links",
"urls": "URLs" "urls": "URLs",
"grid_mode_explica": "Display entries in a grid.",
"table_mode_explica": "Display entries in a table.",
"list_mode_explica": "Display entries in a list.",
"check": "Check",
"checks": "Checks",
"good": "Good",
"great": "Great"
} }
} }
+2 -1
View File
@@ -43,6 +43,7 @@
"metadata_quality_score": "Metadata quality score", "metadata_quality_score": "Metadata quality score",
"series_is_public": "Published series", "series_is_public": "Published series",
"series_is_not_public": "Unpublished series", "series_is_not_public": "Unpublished series",
"series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series." "series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series.",
"puqi_explica": "The publication quality index evaluates the existence and completeness of an object record's publishable data. Based on this evaluation, hints are provided and a numeric score is computed to quickly summarize the quality of a record."
} }
} }
+5 -1
View File
@@ -57,6 +57,10 @@
"upload_3d_object": "Upload 3D object", "upload_3d_object": "Upload 3D object",
"image_annotations": "Image annotations", "image_annotations": "Image annotations",
"attempt_automatic_image_tagging": "Attempt to use automatic image categorization for tagging the object", "attempt_automatic_image_tagging": "Attempt to use automatic image categorization for tagging the object",
"3d": "3D object" "3d": "3D object",
"main_resource_explica": "Each object can have one main resource \/ image. This is used to determine which of the image's representations should be used as a thumbnail for the object in overview pages. As such, main images or resources cannot be unpublished independently (they are always public, if the associated object is).",
"is_main": "This is the main image \/ resource",
"set_position": "Set position",
"set_position_explica": "Set the position of the resource by typing its expected number in the order of object images \/ resources."
} }
} }
+8 -1
View File
@@ -402,6 +402,13 @@
"tags": "Tags", "tags": "Tags",
"tags_and_references": "Tags and references", "tags_and_references": "Tags and references",
"web_links": "Web links", "web_links": "Web links",
"urls": "URLs" "urls": "URLs",
"grid_mode_explica": "Display entries in a grid.",
"table_mode_explica": "Display entries in a table.",
"list_mode_explica": "Display entries in a list.",
"check": "Check",
"checks": "Checks",
"good": "Good",
"great": "Great"
} }
} }
+2 -1
View File
@@ -43,6 +43,7 @@
"metadata_quality_score": "Metadata quality score", "metadata_quality_score": "Metadata quality score",
"series_is_public": "Published series", "series_is_public": "Published series",
"series_is_not_public": "Unpublished series", "series_is_not_public": "Unpublished series",
"series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series." "series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series.",
"puqi_explica": "The publication quality index evaluates the existence and completeness of an object record's publishable data. Based on this evaluation, hints are provided and a numeric score is computed to quickly summarize the quality of a record."
} }
} }
+5 -1
View File
@@ -57,6 +57,10 @@
"upload_3d_object": "Upload 3D object", "upload_3d_object": "Upload 3D object",
"image_annotations": "Image annotations", "image_annotations": "Image annotations",
"attempt_automatic_image_tagging": "Attempt to use automatic image categorization for tagging the object", "attempt_automatic_image_tagging": "Attempt to use automatic image categorization for tagging the object",
"3d": "3D object" "3d": "3D object",
"main_resource_explica": "Each object can have one main resource \/ image. This is used to determine which of the image's representations should be used as a thumbnail for the object in overview pages. As such, main images or resources cannot be unpublished independently (they are always public, if the associated object is).",
"is_main": "This is the main image \/ resource",
"set_position": "Set position",
"set_position_explica": "Set the position of the resource by typing its expected number in the order of object images \/ resources."
} }
} }
+8 -1
View File
@@ -402,6 +402,13 @@
"tags": "Tags", "tags": "Tags",
"tags_and_references": "Tags and references", "tags_and_references": "Tags and references",
"web_links": "Web links", "web_links": "Web links",
"urls": "URLs" "urls": "URLs",
"grid_mode_explica": "Display entries in a grid.",
"table_mode_explica": "Display entries in a table.",
"list_mode_explica": "Display entries in a list.",
"check": "Check",
"checks": "Checks",
"good": "Good",
"great": "Great"
} }
} }
+2 -1
View File
@@ -43,6 +43,7 @@
"metadata_quality_score": "Metadata quality score", "metadata_quality_score": "Metadata quality score",
"series_is_public": "Published series", "series_is_public": "Published series",
"series_is_not_public": "Unpublished series", "series_is_not_public": "Unpublished series",
"series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series." "series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series.",
"puqi_explica": "The publication quality index evaluates the existence and completeness of an object record's publishable data. Based on this evaluation, hints are provided and a numeric score is computed to quickly summarize the quality of a record."
} }
} }
+6 -2
View File
@@ -57,6 +57,10 @@
"upload_3d_object": "Upload 3D object", "upload_3d_object": "Upload 3D object",
"image_annotations": "Image annotations", "image_annotations": "Image annotations",
"attempt_automatic_image_tagging": "Attempt to use automatic image categorization for tagging the object", "attempt_automatic_image_tagging": "Attempt to use automatic image categorization for tagging the object",
"3d": "3D object" "3d": "3D object",
"main_resource_explica": "Each object can have one main resource \/ image. This is used to determine which of the image's representations should be used as a thumbnail for the object in overview pages. As such, main images or resources cannot be unpublished independently (they are always public, if the associated object is).",
"is_main": "This is the main image \/ resource",
"set_position": "Set position",
"set_position_explica": "Set the position of the resource by typing its expected number in the order of object images \/ resources."
} }
} }
+8 -1
View File
@@ -402,6 +402,13 @@
"tags": "Tags", "tags": "Tags",
"tags_and_references": "Tags and references", "tags_and_references": "Tags and references",
"web_links": "Web links", "web_links": "Web links",
"urls": "URLs" "urls": "URLs",
"grid_mode_explica": "Display entries in a grid.",
"table_mode_explica": "Display entries in a table.",
"list_mode_explica": "Display entries in a list.",
"check": "Check",
"checks": "Checks",
"good": "Good",
"great": "Great"
} }
} }
+2 -1
View File
@@ -43,6 +43,7 @@
"metadata_quality_score": "Metadata quality score", "metadata_quality_score": "Metadata quality score",
"series_is_public": "Published series", "series_is_public": "Published series",
"series_is_not_public": "Unpublished series", "series_is_not_public": "Unpublished series",
"series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series." "series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series.",
"puqi_explica": "The publication quality index evaluates the existence and completeness of an object record's publishable data. Based on this evaluation, hints are provided and a numeric score is computed to quickly summarize the quality of a record."
} }
} }
+5 -1
View File
@@ -57,6 +57,10 @@
"upload_3d_object": "Upload 3D object", "upload_3d_object": "Upload 3D object",
"image_annotations": "Image annotations", "image_annotations": "Image annotations",
"attempt_automatic_image_tagging": "Attempt to use automatic image categorization for tagging the object", "attempt_automatic_image_tagging": "Attempt to use automatic image categorization for tagging the object",
"3d": "3D object" "3d": "3D object",
"main_resource_explica": "Each object can have one main resource \/ image. This is used to determine which of the image's representations should be used as a thumbnail for the object in overview pages. As such, main images or resources cannot be unpublished independently (they are always public, if the associated object is).",
"is_main": "This is the main image \/ resource",
"set_position": "Set position",
"set_position_explica": "Set the position of the resource by typing its expected number in the order of object images \/ resources."
} }
} }
+8 -1
View File
@@ -402,6 +402,13 @@
"tags": "Tags", "tags": "Tags",
"tags_and_references": "Tags and references", "tags_and_references": "Tags and references",
"web_links": "Web links", "web_links": "Web links",
"urls": "URLs" "urls": "URLs",
"grid_mode_explica": "Display entries in a grid.",
"table_mode_explica": "Display entries in a table.",
"list_mode_explica": "Display entries in a list.",
"check": "Check",
"checks": "Checks",
"good": "Good",
"great": "Great"
} }
} }
+2 -1
View File
@@ -43,6 +43,7 @@
"metadata_quality_score": "Metadata quality score", "metadata_quality_score": "Metadata quality score",
"series_is_public": "Published series", "series_is_public": "Published series",
"series_is_not_public": "Unpublished series", "series_is_not_public": "Unpublished series",
"series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series." "series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series.",
"puqi_explica": "The publication quality index evaluates the existence and completeness of an object record's publishable data. Based on this evaluation, hints are provided and a numeric score is computed to quickly summarize the quality of a record."
} }
} }
+5 -1
View File
@@ -57,6 +57,10 @@
"upload_3d_object": "Upload 3D object", "upload_3d_object": "Upload 3D object",
"image_annotations": "Image annotations", "image_annotations": "Image annotations",
"attempt_automatic_image_tagging": "Attempt to use automatic image categorization for tagging the object", "attempt_automatic_image_tagging": "Attempt to use automatic image categorization for tagging the object",
"3d": "3D object" "3d": "3D object",
"main_resource_explica": "Each object can have one main resource \/ image. This is used to determine which of the image's representations should be used as a thumbnail for the object in overview pages. As such, main images or resources cannot be unpublished independently (they are always public, if the associated object is).",
"is_main": "This is the main image \/ resource",
"set_position": "Set position",
"set_position_explica": "Set the position of the resource by typing its expected number in the order of object images \/ resources."
} }
} }
+8 -1
View File
@@ -402,6 +402,13 @@
"tags": "Tags", "tags": "Tags",
"tags_and_references": "Tags and references", "tags_and_references": "Tags and references",
"web_links": "Web links", "web_links": "Web links",
"urls": "URLs" "urls": "URLs",
"grid_mode_explica": "Display entries in a grid.",
"table_mode_explica": "Display entries in a table.",
"list_mode_explica": "Display entries in a list.",
"check": "Check",
"checks": "Checks",
"good": "Good",
"great": "Great"
} }
} }
+2 -1
View File
@@ -43,6 +43,7 @@
"metadata_quality_score": "Metadata quality score", "metadata_quality_score": "Metadata quality score",
"series_is_public": "Published series", "series_is_public": "Published series",
"series_is_not_public": "Unpublished series", "series_is_not_public": "Unpublished series",
"series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series." "series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series.",
"puqi_explica": "The publication quality index evaluates the existence and completeness of an object record's publishable data. Based on this evaluation, hints are provided and a numeric score is computed to quickly summarize the quality of a record."
} }
} }
+5 -1
View File
@@ -57,6 +57,10 @@
"upload_3d_object": "Upload 3D object", "upload_3d_object": "Upload 3D object",
"image_annotations": "Image annotations", "image_annotations": "Image annotations",
"attempt_automatic_image_tagging": "Attempt to use automatic image categorization for tagging the object", "attempt_automatic_image_tagging": "Attempt to use automatic image categorization for tagging the object",
"3d": "3D object" "3d": "3D object",
"main_resource_explica": "Each object can have one main resource \/ image. This is used to determine which of the image's representations should be used as a thumbnail for the object in overview pages. As such, main images or resources cannot be unpublished independently (they are always public, if the associated object is).",
"is_main": "This is the main image \/ resource",
"set_position": "Set position",
"set_position_explica": "Set the position of the resource by typing its expected number in the order of object images \/ resources."
} }
} }
+8 -1
View File
@@ -402,6 +402,13 @@
"tags": "Tags", "tags": "Tags",
"tags_and_references": "Tags and references", "tags_and_references": "Tags and references",
"web_links": "Web links", "web_links": "Web links",
"urls": "URLs" "urls": "URLs",
"grid_mode_explica": "Display entries in a grid.",
"table_mode_explica": "Display entries in a table.",
"list_mode_explica": "Display entries in a list.",
"check": "Check",
"checks": "Checks",
"good": "Good",
"great": "Great"
} }
} }
+2 -1
View File
@@ -43,6 +43,7 @@
"metadata_quality_score": "Metadata quality score", "metadata_quality_score": "Metadata quality score",
"series_is_public": "Published series", "series_is_public": "Published series",
"series_is_not_public": "Unpublished series", "series_is_not_public": "Unpublished series",
"series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series." "series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series.",
"puqi_explica": "The publication quality index evaluates the existence and completeness of an object record's publishable data. Based on this evaluation, hints are provided and a numeric score is computed to quickly summarize the quality of a record."
} }
} }
+6 -2
View File
@@ -57,6 +57,10 @@
"upload_3d_object": "Upload 3D object", "upload_3d_object": "Upload 3D object",
"image_annotations": "Image annotations", "image_annotations": "Image annotations",
"attempt_automatic_image_tagging": "Attempt to use automatic image categorization for tagging the object", "attempt_automatic_image_tagging": "Attempt to use automatic image categorization for tagging the object",
"3d": "3D object" "3d": "3D object",
"main_resource_explica": "Each object can have one main resource \/ image. This is used to determine which of the image's representations should be used as a thumbnail for the object in overview pages. As such, main images or resources cannot be unpublished independently (they are always public, if the associated object is).",
"is_main": "This is the main image \/ resource",
"set_position": "Set position",
"set_position_explica": "Set the position of the resource by typing its expected number in the order of object images \/ resources."
} }
} }
+8 -1
View File
@@ -402,6 +402,13 @@
"tags": "Tags", "tags": "Tags",
"tags_and_references": "Tags and references", "tags_and_references": "Tags and references",
"web_links": "Web links", "web_links": "Web links",
"urls": "URLs" "urls": "URLs",
"grid_mode_explica": "Display entries in a grid.",
"table_mode_explica": "Display entries in a table.",
"list_mode_explica": "Display entries in a list.",
"check": "Check",
"checks": "Checks",
"good": "Good",
"great": "Great"
} }
} }
+2 -1
View File
@@ -43,6 +43,7 @@
"metadata_quality_score": "Metadata quality score", "metadata_quality_score": "Metadata quality score",
"series_is_public": "Published series", "series_is_public": "Published series",
"series_is_not_public": "Unpublished series", "series_is_not_public": "Unpublished series",
"series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series." "series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series.",
"puqi_explica": "The publication quality index evaluates the existence and completeness of an object record's publishable data. Based on this evaluation, hints are provided and a numeric score is computed to quickly summarize the quality of a record."
} }
} }
+5 -1
View File
@@ -57,6 +57,10 @@
"upload_3d_object": "\u0417\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c 3D-\u043e\u0431\u044a\u0435\u043a\u0442", "upload_3d_object": "\u0417\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c 3D-\u043e\u0431\u044a\u0435\u043a\u0442",
"image_annotations": "\u0410\u043d\u043d\u043e\u0442\u0430\u0446\u0438\u0438 \u043a \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f\u043c", "image_annotations": "\u0410\u043d\u043d\u043e\u0442\u0430\u0446\u0438\u0438 \u043a \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f\u043c",
"attempt_automatic_image_tagging": "\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0443\u044e \u043a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u0437\u0430\u0446\u0438\u044e \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0439 \u0434\u043b\u044f \u0442\u0435\u0433\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u043e\u0431\u044a\u0435\u043a\u0442\u0430", "attempt_automatic_image_tagging": "\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0443\u044e \u043a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u0437\u0430\u0446\u0438\u044e \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0439 \u0434\u043b\u044f \u0442\u0435\u0433\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u043e\u0431\u044a\u0435\u043a\u0442\u0430",
"3d": "3D \u043e\u0431\u044a\u0435\u043a\u0442" "3d": "3D \u043e\u0431\u044a\u0435\u043a\u0442",
"main_resource_explica": "Each object can have one main resource \/ image. This is used to determine which of the image's representations should be used as a thumbnail for the object in overview pages. As such, main images or resources cannot be unpublished independently (they are always public, if the associated object is).",
"is_main": "This is the main image \/ resource",
"set_position": "Set position",
"set_position_explica": "Set the position of the resource by typing its expected number in the order of object images \/ resources."
} }
} }
+8 -1
View File
@@ -402,6 +402,13 @@
"tags": "Tags", "tags": "Tags",
"tags_and_references": "Tags and references", "tags_and_references": "Tags and references",
"web_links": "Web links", "web_links": "Web links",
"urls": "URLs" "urls": "URLs",
"grid_mode_explica": "Display entries in a grid.",
"table_mode_explica": "Display entries in a table.",
"list_mode_explica": "Display entries in a list.",
"check": "Check",
"checks": "Checks",
"good": "Good",
"great": "Great"
} }
} }
+2 -1
View File
@@ -43,6 +43,7 @@
"metadata_quality_score": "Metadata quality score", "metadata_quality_score": "Metadata quality score",
"series_is_public": "Published series", "series_is_public": "Published series",
"series_is_not_public": "Unpublished series", "series_is_not_public": "Unpublished series",
"series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series." "series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series.",
"puqi_explica": "The publication quality index evaluates the existence and completeness of an object record's publishable data. Based on this evaluation, hints are provided and a numeric score is computed to quickly summarize the quality of a record."
} }
} }
+6 -2
View File
@@ -57,6 +57,10 @@
"upload_3d_object": "Upload 3D object", "upload_3d_object": "Upload 3D object",
"image_annotations": "Image annotations", "image_annotations": "Image annotations",
"attempt_automatic_image_tagging": "Attempt to use automatic image categorization for tagging the object", "attempt_automatic_image_tagging": "Attempt to use automatic image categorization for tagging the object",
"3d": "3D object" "3d": "3D object",
"main_resource_explica": "Each object can have one main resource \/ image. This is used to determine which of the image's representations should be used as a thumbnail for the object in overview pages. As such, main images or resources cannot be unpublished independently (they are always public, if the associated object is).",
"is_main": "This is the main image \/ resource",
"set_position": "Set position",
"set_position_explica": "Set the position of the resource by typing its expected number in the order of object images \/ resources."
} }
} }
+8 -1
View File
@@ -402,6 +402,13 @@
"tags": "Tags", "tags": "Tags",
"tags_and_references": "Tags and references", "tags_and_references": "Tags and references",
"web_links": "Web links", "web_links": "Web links",
"urls": "URLs" "urls": "URLs",
"grid_mode_explica": "Display entries in a grid.",
"table_mode_explica": "Display entries in a table.",
"list_mode_explica": "Display entries in a list.",
"check": "Check",
"checks": "Checks",
"good": "Good",
"great": "Great"
} }
} }
+2 -1
View File
@@ -43,6 +43,7 @@
"metadata_quality_score": "Metadata quality score", "metadata_quality_score": "Metadata quality score",
"series_is_public": "Published series", "series_is_public": "Published series",
"series_is_not_public": "Unpublished series", "series_is_not_public": "Unpublished series",
"series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series." "series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series.",
"puqi_explica": "The publication quality index evaluates the existence and completeness of an object record's publishable data. Based on this evaluation, hints are provided and a numeric score is computed to quickly summarize the quality of a record."
} }
} }
+6 -2
View File
@@ -57,6 +57,10 @@
"upload_3d_object": "Upload 3D object", "upload_3d_object": "Upload 3D object",
"image_annotations": "Image annotations", "image_annotations": "Image annotations",
"attempt_automatic_image_tagging": "Attempt to use automatic image categorization for tagging the object", "attempt_automatic_image_tagging": "Attempt to use automatic image categorization for tagging the object",
"3d": "3D object" "3d": "3D object",
"main_resource_explica": "Each object can have one main resource \/ image. This is used to determine which of the image's representations should be used as a thumbnail for the object in overview pages. As such, main images or resources cannot be unpublished independently (they are always public, if the associated object is).",
"is_main": "This is the main image \/ resource",
"set_position": "Set position",
"set_position_explica": "Set the position of the resource by typing its expected number in the order of object images \/ resources."
} }
} }
+8 -1
View File
@@ -402,6 +402,13 @@
"tags": "Tags", "tags": "Tags",
"tags_and_references": "Tags and references", "tags_and_references": "Tags and references",
"web_links": "Web links", "web_links": "Web links",
"urls": "URLs" "urls": "URLs",
"grid_mode_explica": "Display entries in a grid.",
"table_mode_explica": "Display entries in a table.",
"list_mode_explica": "Display entries in a list.",
"check": "Check",
"checks": "Checks",
"good": "Good",
"great": "Great"
} }
} }
+2 -1
View File
@@ -43,6 +43,7 @@
"metadata_quality_score": "Metadata quality score", "metadata_quality_score": "Metadata quality score",
"series_is_public": "Published series", "series_is_public": "Published series",
"series_is_not_public": "Unpublished series", "series_is_not_public": "Unpublished series",
"series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series." "series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series.",
"puqi_explica": "The publication quality index evaluates the existence and completeness of an object record's publishable data. Based on this evaluation, hints are provided and a numeric score is computed to quickly summarize the quality of a record."
} }
} }
+5 -1
View File
@@ -57,6 +57,10 @@
"upload_3d_object": "Upload 3D object", "upload_3d_object": "Upload 3D object",
"image_annotations": "Image annotations", "image_annotations": "Image annotations",
"attempt_automatic_image_tagging": "Attempt to use automatic image categorization for tagging the object", "attempt_automatic_image_tagging": "Attempt to use automatic image categorization for tagging the object",
"3d": "3D object" "3d": "3D object",
"main_resource_explica": "Each object can have one main resource \/ image. This is used to determine which of the image's representations should be used as a thumbnail for the object in overview pages. As such, main images or resources cannot be unpublished independently (they are always public, if the associated object is).",
"is_main": "This is the main image \/ resource",
"set_position": "Set position",
"set_position_explica": "Set the position of the resource by typing its expected number in the order of object images \/ resources."
} }
} }
+8 -1
View File
@@ -402,6 +402,13 @@
"tags": "Tags", "tags": "Tags",
"tags_and_references": "Tags and references", "tags_and_references": "Tags and references",
"web_links": "Web links", "web_links": "Web links",
"urls": "URLs" "urls": "URLs",
"grid_mode_explica": "Display entries in a grid.",
"table_mode_explica": "Display entries in a table.",
"list_mode_explica": "Display entries in a list.",
"check": "Check",
"checks": "Checks",
"good": "Good",
"great": "Great"
} }
} }
+2 -1
View File
@@ -43,6 +43,7 @@
"metadata_quality_score": "Metadata quality score", "metadata_quality_score": "Metadata quality score",
"series_is_public": "Published series", "series_is_public": "Published series",
"series_is_not_public": "Unpublished series", "series_is_not_public": "Unpublished series",
"series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series." "series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series.",
"puqi_explica": "The publication quality index evaluates the existence and completeness of an object record's publishable data. Based on this evaluation, hints are provided and a numeric score is computed to quickly summarize the quality of a record."
} }
} }
+5 -1
View File
@@ -57,6 +57,10 @@
"upload_3d_object": "Upload 3D object", "upload_3d_object": "Upload 3D object",
"image_annotations": "Image annotations", "image_annotations": "Image annotations",
"attempt_automatic_image_tagging": "Attempt to use automatic image categorization for tagging the object", "attempt_automatic_image_tagging": "Attempt to use automatic image categorization for tagging the object",
"3d": "3D object" "3d": "3D object",
"main_resource_explica": "Each object can have one main resource \/ image. This is used to determine which of the image's representations should be used as a thumbnail for the object in overview pages. As such, main images or resources cannot be unpublished independently (they are always public, if the associated object is).",
"is_main": "This is the main image \/ resource",
"set_position": "Set position",
"set_position_explica": "Set the position of the resource by typing its expected number in the order of object images \/ resources."
} }
} }
+8 -1
View File
@@ -402,6 +402,13 @@
"tags": "Tags", "tags": "Tags",
"tags_and_references": "Tags and references", "tags_and_references": "Tags and references",
"web_links": "Web links", "web_links": "Web links",
"urls": "URLs" "urls": "URLs",
"grid_mode_explica": "Display entries in a grid.",
"table_mode_explica": "Display entries in a table.",
"list_mode_explica": "Display entries in a list.",
"check": "Check",
"checks": "Checks",
"good": "Good",
"great": "Great"
} }
} }
+2 -1
View File
@@ -43,6 +43,7 @@
"metadata_quality_score": "Metadata quality score", "metadata_quality_score": "Metadata quality score",
"series_is_public": "Published series", "series_is_public": "Published series",
"series_is_not_public": "Unpublished series", "series_is_not_public": "Unpublished series",
"series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series." "series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series.",
"puqi_explica": "The publication quality index evaluates the existence and completeness of an object record's publishable data. Based on this evaluation, hints are provided and a numeric score is computed to quickly summarize the quality of a record."
} }
} }
+5 -1
View File
@@ -57,6 +57,10 @@
"upload_3d_object": "\u0417\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0442\u0435 3D-\u043e\u0431'\u0454\u043a\u0442", "upload_3d_object": "\u0417\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0442\u0435 3D-\u043e\u0431'\u0454\u043a\u0442",
"image_annotations": "\u0410\u043d\u043e\u0442\u0430\u0446\u0456\u0457 \u0434\u043e \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u044c", "image_annotations": "\u0410\u043d\u043e\u0442\u0430\u0446\u0456\u0457 \u0434\u043e \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u044c",
"attempt_automatic_image_tagging": "\u0421\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u0430\u0442\u0438 \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u043d\u0443 \u043a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u0437\u0430\u0446\u0456\u044e \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f \u0434\u043b\u044f \u043f\u043e\u0437\u043d\u0430\u0447\u0435\u043d\u043d\u044f \u043e\u0431\u2019\u0454\u043a\u0442\u0430", "attempt_automatic_image_tagging": "\u0421\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u0430\u0442\u0438 \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u043d\u0443 \u043a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u0437\u0430\u0446\u0456\u044e \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f \u0434\u043b\u044f \u043f\u043e\u0437\u043d\u0430\u0447\u0435\u043d\u043d\u044f \u043e\u0431\u2019\u0454\u043a\u0442\u0430",
"3d": "3D \u043e\u0431'\u0454\u043a\u0442" "3d": "3D \u043e\u0431'\u0454\u043a\u0442",
"main_resource_explica": "Each object can have one main resource \/ image. This is used to determine which of the image's representations should be used as a thumbnail for the object in overview pages. As such, main images or resources cannot be unpublished independently (they are always public, if the associated object is).",
"is_main": "This is the main image \/ resource",
"set_position": "Set position",
"set_position_explica": "Set the position of the resource by typing its expected number in the order of object images \/ resources."
} }
} }
+8 -1
View File
@@ -402,6 +402,13 @@
"tags": "Tags", "tags": "Tags",
"tags_and_references": "Tags and references", "tags_and_references": "Tags and references",
"web_links": "Web links", "web_links": "Web links",
"urls": "URLs" "urls": "URLs",
"grid_mode_explica": "Display entries in a grid.",
"table_mode_explica": "Display entries in a table.",
"list_mode_explica": "Display entries in a list.",
"check": "Check",
"checks": "Checks",
"good": "Good",
"great": "Great"
} }
} }
+2 -1
View File
@@ -43,6 +43,7 @@
"metadata_quality_score": "Metadata quality score", "metadata_quality_score": "Metadata quality score",
"series_is_public": "Published series", "series_is_public": "Published series",
"series_is_not_public": "Unpublished series", "series_is_not_public": "Unpublished series",
"series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series." "series_is_public_explica": "If both the series and the object have been toggled public, the object will be publicly listed as part of the series.",
"puqi_explica": "The publication quality index evaluates the existence and completeness of an object record's publishable data. Based on this evaluation, hints are provided and a numeric score is computed to quickly summarize the quality of a record."
} }
} }
+5 -1
View File
@@ -57,6 +57,10 @@
"upload_3d_object": "Upload 3D object", "upload_3d_object": "Upload 3D object",
"image_annotations": "Image annotations", "image_annotations": "Image annotations",
"attempt_automatic_image_tagging": "Attempt to use automatic image categorization for tagging the object", "attempt_automatic_image_tagging": "Attempt to use automatic image categorization for tagging the object",
"3d": "3D object" "3d": "3D object",
"main_resource_explica": "Each object can have one main resource \/ image. This is used to determine which of the image's representations should be used as a thumbnail for the object in overview pages. As such, main images or resources cannot be unpublished independently (they are always public, if the associated object is).",
"is_main": "This is the main image \/ resource",
"set_position": "Set position",
"set_position_explica": "Set the position of the resource by typing its expected number in the order of object images \/ resources."
} }
} }