Compare commits
8
Commits
b934de5d0c
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4f24b1d9dc | ||
|
|
7158aac78a | ||
|
|
b3d288fdda | ||
|
|
278c512e29 | ||
|
|
0476e3c8d5 | ||
|
|
724dbcff3e | ||
|
|
4023530ee3 | ||
|
|
febd880165 |
@@ -401,6 +401,14 @@
|
||||
"filter": "Filter",
|
||||
"tags": "Tags",
|
||||
"tags_and_references": "Tags and references",
|
||||
"web_links": "Web links"
|
||||
"web_links": "Web links",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
@@ -388,7 +388,9 @@
|
||||
"specify_tag": "Specify tag",
|
||||
"specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.",
|
||||
"set_home_location": "Set regular location",
|
||||
"no_position_selected": "No position selected"
|
||||
"no_position_selected": "No position selected",
|
||||
"link_external_resource": "Link external resource",
|
||||
"resource_link_explica": "Here you can link external representations of the object. There may be image, audio or video files or PDFs."
|
||||
},
|
||||
"ortart": [
|
||||
"",
|
||||
|
||||
@@ -43,6 +43,7 @@
|
||||
"metadata_quality_score": "Metadata quality score",
|
||||
"series_is_public": "Published 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."
|
||||
}
|
||||
}
|
||||
@@ -57,6 +57,10 @@
|
||||
"upload_3d_object": "Upload 3D object",
|
||||
"image_annotations": "Image annotations",
|
||||
"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."
|
||||
}
|
||||
}
|
||||
@@ -401,6 +401,14 @@
|
||||
"filter": "Filter",
|
||||
"tags": "Tags",
|
||||
"tags_and_references": "Tags and references",
|
||||
"web_links": "Web links"
|
||||
"web_links": "Web links",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
@@ -388,7 +388,9 @@
|
||||
"specify_tag": "Specify tag",
|
||||
"specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.",
|
||||
"set_home_location": "Set regular location",
|
||||
"no_position_selected": "No position selected"
|
||||
"no_position_selected": "No position selected",
|
||||
"link_external_resource": "Link external resource",
|
||||
"resource_link_explica": "Here you can link external representations of the object. There may be image, audio or video files or PDFs."
|
||||
},
|
||||
"ortart": [
|
||||
"",
|
||||
|
||||
@@ -43,6 +43,7 @@
|
||||
"metadata_quality_score": "Metadata quality score",
|
||||
"series_is_public": "Published 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."
|
||||
}
|
||||
}
|
||||
@@ -57,6 +57,10 @@
|
||||
"upload_3d_object": "Nahr\u00e1t 3D objekt",
|
||||
"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",
|
||||
"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."
|
||||
}
|
||||
}
|
||||
@@ -401,6 +401,14 @@
|
||||
"filter": "Filter",
|
||||
"tags": "Schlagworte",
|
||||
"tags_and_references": "Schlagworte und Bez\u00fcge",
|
||||
"web_links": "Web-Links"
|
||||
"web_links": "Web-Links",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
@@ -388,7 +388,9 @@
|
||||
"specify_tag": "Schlagwortbezug spezifizieren",
|
||||
"specify_tag_explica": "Mithilfe der in den kontrollierten Vokabularen gespeicherten Schlagworthierarchien k\u00f6nnen verlinkte Schlagworte weiter eingegrenzt werden.",
|
||||
"set_home_location": "Regul\u00e4ren Standort ausw\u00e4hlen",
|
||||
"no_position_selected": "Keine Position festgelegt"
|
||||
"no_position_selected": "Keine Position festgelegt",
|
||||
"link_external_resource": "Externe Resource verkn\u00fcpfen",
|
||||
"resource_link_explica": "Hier k\u00f6nnen extern gehostete Objektabbildungen verkn\u00fcpft werden. Dies k\u00f6nnen extern gehostete Bilddateien, Audio- oder Videodateien oder PDFs sein."
|
||||
},
|
||||
"ortart": [
|
||||
"",
|
||||
|
||||
@@ -43,6 +43,7 @@
|
||||
"metadata_quality_score": "Metadata quality score",
|
||||
"series_is_public": "Ver\u00f6ffentlichte 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."
|
||||
}
|
||||
}
|
||||
@@ -57,6 +57,10 @@
|
||||
"upload_3d_object": "3D-Objekt hochladen",
|
||||
"image_annotations": "Bild-Anmerkungen",
|
||||
"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."
|
||||
}
|
||||
}
|
||||
@@ -401,6 +401,14 @@
|
||||
"filter": "Filter",
|
||||
"tags": "Tags",
|
||||
"tags_and_references": "Tags and references",
|
||||
"web_links": "Web links"
|
||||
"web_links": "Web links",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
@@ -388,7 +388,9 @@
|
||||
"specify_tag": "Specify tag",
|
||||
"specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.",
|
||||
"set_home_location": "Set regular location",
|
||||
"no_position_selected": "No position selected"
|
||||
"no_position_selected": "No position selected",
|
||||
"link_external_resource": "Link external resource",
|
||||
"resource_link_explica": "Here you can link external representations of the object. There may be image, audio or video files or PDFs."
|
||||
},
|
||||
"ortart": [
|
||||
"",
|
||||
|
||||
@@ -43,6 +43,7 @@
|
||||
"metadata_quality_score": "Metadata quality score",
|
||||
"series_is_public": "Published 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."
|
||||
}
|
||||
}
|
||||
@@ -57,6 +57,10 @@
|
||||
"upload_3d_object": "3D-Objekt hochladen",
|
||||
"image_annotations": "Bild-Anmerkungen",
|
||||
"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."
|
||||
}
|
||||
}
|
||||
@@ -401,6 +401,14 @@
|
||||
"filter": "Filter",
|
||||
"tags": "Tags",
|
||||
"tags_and_references": "Tags and references",
|
||||
"web_links": "Web links"
|
||||
"web_links": "Web links",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
@@ -388,7 +388,9 @@
|
||||
"specify_tag": "Specify tag",
|
||||
"specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.",
|
||||
"set_home_location": "Set regular location",
|
||||
"no_position_selected": "No position selected"
|
||||
"no_position_selected": "No position selected",
|
||||
"link_external_resource": "Link external resource",
|
||||
"resource_link_explica": "Here you can link external representations of the object. There may be image, audio or video files or PDFs."
|
||||
},
|
||||
"ortart": [
|
||||
"",
|
||||
|
||||
@@ -43,6 +43,7 @@
|
||||
"metadata_quality_score": "Metadata quality score",
|
||||
"series_is_public": "Published 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."
|
||||
}
|
||||
}
|
||||
@@ -57,6 +57,10 @@
|
||||
"upload_3d_object": "Upload 3D object",
|
||||
"image_annotations": "Image annotations",
|
||||
"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."
|
||||
}
|
||||
}
|
||||
@@ -401,6 +401,14 @@
|
||||
"filter": "Filter",
|
||||
"tags": "Tags",
|
||||
"tags_and_references": "Tags and references",
|
||||
"web_links": "Web links"
|
||||
"web_links": "Web links",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
@@ -388,7 +388,9 @@
|
||||
"specify_tag": "Specify tag",
|
||||
"specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.",
|
||||
"set_home_location": "Set regular location",
|
||||
"no_position_selected": "No position selected"
|
||||
"no_position_selected": "No position selected",
|
||||
"link_external_resource": "Link external resource",
|
||||
"resource_link_explica": "Here you can link external representations of the object. There may be image, audio or video files or PDFs."
|
||||
},
|
||||
"ortart": [
|
||||
"",
|
||||
|
||||
@@ -43,6 +43,7 @@
|
||||
"metadata_quality_score": "Metadata quality score",
|
||||
"series_is_public": "Published 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."
|
||||
}
|
||||
}
|
||||
@@ -57,6 +57,10 @@
|
||||
"upload_3d_object": "Upload 3D object",
|
||||
"image_annotations": "Image annotations",
|
||||
"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."
|
||||
}
|
||||
}
|
||||
@@ -401,6 +401,14 @@
|
||||
"filter": "Filter",
|
||||
"tags": "Tags",
|
||||
"tags_and_references": "Tags and references",
|
||||
"web_links": "Web links"
|
||||
"web_links": "Web links",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
@@ -388,7 +388,9 @@
|
||||
"specify_tag": "Specify tag",
|
||||
"specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.",
|
||||
"set_home_location": "Set regular location",
|
||||
"no_position_selected": "No position selected"
|
||||
"no_position_selected": "No position selected",
|
||||
"link_external_resource": "Link external resource",
|
||||
"resource_link_explica": "Here you can link external representations of the object. There may be image, audio or video files or PDFs."
|
||||
},
|
||||
"ortart": [
|
||||
"",
|
||||
|
||||
@@ -43,6 +43,7 @@
|
||||
"metadata_quality_score": "Metadata quality score",
|
||||
"series_is_public": "Published 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."
|
||||
}
|
||||
}
|
||||
@@ -57,6 +57,10 @@
|
||||
"upload_3d_object": "Charger un objet 3D",
|
||||
"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",
|
||||
"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."
|
||||
}
|
||||
}
|
||||
@@ -401,6 +401,14 @@
|
||||
"filter": "Filter",
|
||||
"tags": "Tags",
|
||||
"tags_and_references": "Tags and references",
|
||||
"web_links": "Web links"
|
||||
"web_links": "Web links",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
@@ -388,7 +388,9 @@
|
||||
"specify_tag": "Specify tag",
|
||||
"specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.",
|
||||
"set_home_location": "Set regular location",
|
||||
"no_position_selected": "No position selected"
|
||||
"no_position_selected": "No position selected",
|
||||
"link_external_resource": "Link external resource",
|
||||
"resource_link_explica": "Here you can link external representations of the object. There may be image, audio or video files or PDFs."
|
||||
},
|
||||
"ortart": [
|
||||
"",
|
||||
|
||||
@@ -43,6 +43,7 @@
|
||||
"metadata_quality_score": "Metadata quality score",
|
||||
"series_is_public": "Published 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."
|
||||
}
|
||||
}
|
||||
@@ -57,6 +57,10 @@
|
||||
"upload_3d_object": "Upload 3D object",
|
||||
"image_annotations": "Image annotations",
|
||||
"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."
|
||||
}
|
||||
}
|
||||
@@ -401,6 +401,14 @@
|
||||
"filter": "Filter",
|
||||
"tags": "Tags",
|
||||
"tags_and_references": "Tags and references",
|
||||
"web_links": "Web links"
|
||||
"web_links": "Web links",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
@@ -388,7 +388,9 @@
|
||||
"specify_tag": "Specify tag",
|
||||
"specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.",
|
||||
"set_home_location": "Set regular location",
|
||||
"no_position_selected": "No position selected"
|
||||
"no_position_selected": "No position selected",
|
||||
"link_external_resource": "Link external resource",
|
||||
"resource_link_explica": "Here you can link external representations of the object. There may be image, audio or video files or PDFs."
|
||||
},
|
||||
"ortart": [
|
||||
"",
|
||||
|
||||
@@ -43,6 +43,7 @@
|
||||
"metadata_quality_score": "Metadata quality score",
|
||||
"series_is_public": "Published 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."
|
||||
}
|
||||
}
|
||||
@@ -57,6 +57,10 @@
|
||||
"upload_3d_object": "3D-Objekt hochladen",
|
||||
"image_annotations": "Bild-Anmerkungen",
|
||||
"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."
|
||||
}
|
||||
}
|
||||
@@ -401,6 +401,14 @@
|
||||
"filter": "Filter",
|
||||
"tags": "Tags",
|
||||
"tags_and_references": "Tags and references",
|
||||
"web_links": "Web links"
|
||||
"web_links": "Web links",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
@@ -388,7 +388,9 @@
|
||||
"specify_tag": "Specify tag",
|
||||
"specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.",
|
||||
"set_home_location": "Set regular location",
|
||||
"no_position_selected": "No position selected"
|
||||
"no_position_selected": "No position selected",
|
||||
"link_external_resource": "Link external resource",
|
||||
"resource_link_explica": "Here you can link external representations of the object. There may be image, audio or video files or PDFs."
|
||||
},
|
||||
"ortart": [
|
||||
"",
|
||||
|
||||
@@ -43,6 +43,7 @@
|
||||
"metadata_quality_score": "Metaadat-min\u0151s\u00e9gi mutat\u00f3",
|
||||
"series_is_public": "Published 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."
|
||||
}
|
||||
}
|
||||
@@ -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",
|
||||
"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.",
|
||||
"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."
|
||||
}
|
||||
}
|
||||
@@ -401,6 +401,14 @@
|
||||
"filter": "Filter",
|
||||
"tags": "Tags",
|
||||
"tags_and_references": "Tags and references",
|
||||
"web_links": "Web links"
|
||||
"web_links": "Web links",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
@@ -388,7 +388,9 @@
|
||||
"specify_tag": "Specify tag",
|
||||
"specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.",
|
||||
"set_home_location": "Set regular location",
|
||||
"no_position_selected": "No position selected"
|
||||
"no_position_selected": "No position selected",
|
||||
"link_external_resource": "Link external resource",
|
||||
"resource_link_explica": "Here you can link external representations of the object. There may be image, audio or video files or PDFs."
|
||||
},
|
||||
"ortart": [
|
||||
"",
|
||||
|
||||
@@ -43,6 +43,7 @@
|
||||
"metadata_quality_score": "Metadata quality score",
|
||||
"series_is_public": "Published 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."
|
||||
}
|
||||
}
|
||||
@@ -57,6 +57,10 @@
|
||||
"upload_3d_object": "Unduh representasi 3D",
|
||||
"image_annotations": "Catatan gambaran",
|
||||
"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."
|
||||
}
|
||||
}
|
||||
@@ -401,6 +401,14 @@
|
||||
"filter": "Filter",
|
||||
"tags": "Tags",
|
||||
"tags_and_references": "Tags and references",
|
||||
"web_links": "Web links"
|
||||
"web_links": "Web links",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
@@ -388,7 +388,9 @@
|
||||
"specify_tag": "Specify tag",
|
||||
"specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.",
|
||||
"set_home_location": "Set regular location",
|
||||
"no_position_selected": "No position selected"
|
||||
"no_position_selected": "No position selected",
|
||||
"link_external_resource": "Link external resource",
|
||||
"resource_link_explica": "Here you can link external representations of the object. There may be image, audio or video files or PDFs."
|
||||
},
|
||||
"ortart": [
|
||||
"",
|
||||
|
||||
@@ -43,6 +43,7 @@
|
||||
"metadata_quality_score": "Metadata quality score",
|
||||
"series_is_public": "Published 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."
|
||||
}
|
||||
}
|
||||
@@ -57,6 +57,10 @@
|
||||
"upload_3d_object": "Upload 3D object",
|
||||
"image_annotations": "Image annotations",
|
||||
"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."
|
||||
}
|
||||
}
|
||||
@@ -401,6 +401,14 @@
|
||||
"filter": "Filter",
|
||||
"tags": "Tags",
|
||||
"tags_and_references": "Tags and references",
|
||||
"web_links": "Web links"
|
||||
"web_links": "Web links",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
@@ -388,7 +388,9 @@
|
||||
"specify_tag": "Specify tag",
|
||||
"specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.",
|
||||
"set_home_location": "Set regular location",
|
||||
"no_position_selected": "No position selected"
|
||||
"no_position_selected": "No position selected",
|
||||
"link_external_resource": "Link external resource",
|
||||
"resource_link_explica": "Here you can link external representations of the object. There may be image, audio or video files or PDFs."
|
||||
},
|
||||
"ortart": [
|
||||
"",
|
||||
|
||||
@@ -43,6 +43,7 @@
|
||||
"metadata_quality_score": "Metadata quality score",
|
||||
"series_is_public": "Published 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."
|
||||
}
|
||||
}
|
||||
@@ -57,6 +57,10 @@
|
||||
"upload_3d_object": "Upload 3D object",
|
||||
"image_annotations": "Image annotations",
|
||||
"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."
|
||||
}
|
||||
}
|
||||
@@ -401,6 +401,14 @@
|
||||
"filter": "Filter",
|
||||
"tags": "Tags",
|
||||
"tags_and_references": "Tags and references",
|
||||
"web_links": "Web links"
|
||||
"web_links": "Web links",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
@@ -388,7 +388,9 @@
|
||||
"specify_tag": "Specify tag",
|
||||
"specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.",
|
||||
"set_home_location": "Set regular location",
|
||||
"no_position_selected": "No position selected"
|
||||
"no_position_selected": "No position selected",
|
||||
"link_external_resource": "Link external resource",
|
||||
"resource_link_explica": "Here you can link external representations of the object. There may be image, audio or video files or PDFs."
|
||||
},
|
||||
"ortart": [
|
||||
"",
|
||||
|
||||
@@ -43,6 +43,7 @@
|
||||
"metadata_quality_score": "Metadata quality score",
|
||||
"series_is_public": "Published 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."
|
||||
}
|
||||
}
|
||||
@@ -57,6 +57,10 @@
|
||||
"upload_3d_object": "Upload 3D object",
|
||||
"image_annotations": "Image annotations",
|
||||
"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."
|
||||
}
|
||||
}
|
||||
@@ -401,6 +401,14 @@
|
||||
"filter": "Filter",
|
||||
"tags": "Tags",
|
||||
"tags_and_references": "Tags and references",
|
||||
"web_links": "Web links"
|
||||
"web_links": "Web links",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
@@ -388,7 +388,9 @@
|
||||
"specify_tag": "Specify tag",
|
||||
"specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.",
|
||||
"set_home_location": "Set regular location",
|
||||
"no_position_selected": "No position selected"
|
||||
"no_position_selected": "No position selected",
|
||||
"link_external_resource": "Link external resource",
|
||||
"resource_link_explica": "Here you can link external representations of the object. There may be image, audio or video files or PDFs."
|
||||
},
|
||||
"ortart": [
|
||||
"",
|
||||
|
||||
@@ -43,6 +43,7 @@
|
||||
"metadata_quality_score": "Metadata quality score",
|
||||
"series_is_public": "Published 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."
|
||||
}
|
||||
}
|
||||
@@ -57,6 +57,10 @@
|
||||
"upload_3d_object": "Upload 3D object",
|
||||
"image_annotations": "Image annotations",
|
||||
"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."
|
||||
}
|
||||
}
|
||||
@@ -401,6 +401,14 @@
|
||||
"filter": "Filter",
|
||||
"tags": "Tags",
|
||||
"tags_and_references": "Tags and references",
|
||||
"web_links": "Web links"
|
||||
"web_links": "Web links",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
@@ -388,7 +388,9 @@
|
||||
"specify_tag": "Specify tag",
|
||||
"specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.",
|
||||
"set_home_location": "Set regular location",
|
||||
"no_position_selected": "No position selected"
|
||||
"no_position_selected": "No position selected",
|
||||
"link_external_resource": "Link external resource",
|
||||
"resource_link_explica": "Here you can link external representations of the object. There may be image, audio or video files or PDFs."
|
||||
},
|
||||
"ortart": [
|
||||
"",
|
||||
|
||||
@@ -43,6 +43,7 @@
|
||||
"metadata_quality_score": "Metadata quality score",
|
||||
"series_is_public": "Published 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."
|
||||
}
|
||||
}
|
||||
@@ -57,6 +57,10 @@
|
||||
"upload_3d_object": "Upload 3D object",
|
||||
"image_annotations": "Image annotations",
|
||||
"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."
|
||||
}
|
||||
}
|
||||
@@ -401,6 +401,14 @@
|
||||
"filter": "Filter",
|
||||
"tags": "Tags",
|
||||
"tags_and_references": "Tags and references",
|
||||
"web_links": "Web links"
|
||||
"web_links": "Web links",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
@@ -388,7 +388,9 @@
|
||||
"specify_tag": "Specify tag",
|
||||
"specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.",
|
||||
"set_home_location": "Set regular location",
|
||||
"no_position_selected": "No position selected"
|
||||
"no_position_selected": "No position selected",
|
||||
"link_external_resource": "Link external resource",
|
||||
"resource_link_explica": "Here you can link external representations of the object. There may be image, audio or video files or PDFs."
|
||||
},
|
||||
"ortart": [
|
||||
"",
|
||||
|
||||
@@ -43,6 +43,7 @@
|
||||
"metadata_quality_score": "Metadata quality score",
|
||||
"series_is_public": "Published 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."
|
||||
}
|
||||
}
|
||||
@@ -57,6 +57,10 @@
|
||||
"upload_3d_object": "Upload 3D object",
|
||||
"image_annotations": "Image annotations",
|
||||
"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."
|
||||
}
|
||||
}
|
||||
@@ -401,6 +401,14 @@
|
||||
"filter": "Filter",
|
||||
"tags": "Tags",
|
||||
"tags_and_references": "Tags and references",
|
||||
"web_links": "Web links"
|
||||
"web_links": "Web links",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
@@ -388,7 +388,9 @@
|
||||
"specify_tag": "Specify tag",
|
||||
"specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.",
|
||||
"set_home_location": "Set regular location",
|
||||
"no_position_selected": "No position selected"
|
||||
"no_position_selected": "No position selected",
|
||||
"link_external_resource": "Link external resource",
|
||||
"resource_link_explica": "Here you can link external representations of the object. There may be image, audio or video files or PDFs."
|
||||
},
|
||||
"ortart": [
|
||||
"",
|
||||
|
||||
@@ -43,6 +43,7 @@
|
||||
"metadata_quality_score": "Metadata quality score",
|
||||
"series_is_public": "Published 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."
|
||||
}
|
||||
}
|
||||
@@ -57,6 +57,10 @@
|
||||
"upload_3d_object": "Upload 3D object",
|
||||
"image_annotations": "Image annotations",
|
||||
"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."
|
||||
}
|
||||
}
|
||||
@@ -401,6 +401,14 @@
|
||||
"filter": "Filter",
|
||||
"tags": "Tags",
|
||||
"tags_and_references": "Tags and references",
|
||||
"web_links": "Web links"
|
||||
"web_links": "Web links",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
@@ -388,7 +388,9 @@
|
||||
"specify_tag": "Specify tag",
|
||||
"specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.",
|
||||
"set_home_location": "Set regular location",
|
||||
"no_position_selected": "No position selected"
|
||||
"no_position_selected": "No position selected",
|
||||
"link_external_resource": "Link external resource",
|
||||
"resource_link_explica": "Here you can link external representations of the object. There may be image, audio or video files or PDFs."
|
||||
},
|
||||
"ortart": [
|
||||
"",
|
||||
|
||||
@@ -43,6 +43,7 @@
|
||||
"metadata_quality_score": "Metadata quality score",
|
||||
"series_is_public": "Published 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."
|
||||
}
|
||||
}
|
||||
@@ -57,6 +57,10 @@
|
||||
"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",
|
||||
"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."
|
||||
}
|
||||
}
|
||||
@@ -401,6 +401,14 @@
|
||||
"filter": "Filter",
|
||||
"tags": "Tags",
|
||||
"tags_and_references": "Tags and references",
|
||||
"web_links": "Web links"
|
||||
"web_links": "Web links",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
@@ -388,7 +388,9 @@
|
||||
"specify_tag": "Specify tag",
|
||||
"specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.",
|
||||
"set_home_location": "Set regular location",
|
||||
"no_position_selected": "No position selected"
|
||||
"no_position_selected": "No position selected",
|
||||
"link_external_resource": "Link external resource",
|
||||
"resource_link_explica": "Here you can link external representations of the object. There may be image, audio or video files or PDFs."
|
||||
},
|
||||
"ortart": [
|
||||
"",
|
||||
|
||||
@@ -43,6 +43,7 @@
|
||||
"metadata_quality_score": "Metadata quality score",
|
||||
"series_is_public": "Published 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."
|
||||
}
|
||||
}
|
||||
@@ -57,6 +57,10 @@
|
||||
"upload_3d_object": "Upload 3D object",
|
||||
"image_annotations": "Image annotations",
|
||||
"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."
|
||||
}
|
||||
}
|
||||
@@ -401,6 +401,14 @@
|
||||
"filter": "Filter",
|
||||
"tags": "Tags",
|
||||
"tags_and_references": "Tags and references",
|
||||
"web_links": "Web links"
|
||||
"web_links": "Web links",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
@@ -388,7 +388,9 @@
|
||||
"specify_tag": "Specify tag",
|
||||
"specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.",
|
||||
"set_home_location": "Set regular location",
|
||||
"no_position_selected": "No position selected"
|
||||
"no_position_selected": "No position selected",
|
||||
"link_external_resource": "Link external resource",
|
||||
"resource_link_explica": "Here you can link external representations of the object. There may be image, audio or video files or PDFs."
|
||||
},
|
||||
"ortart": [
|
||||
"",
|
||||
|
||||
@@ -43,6 +43,7 @@
|
||||
"metadata_quality_score": "Metadata quality score",
|
||||
"series_is_public": "Published 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."
|
||||
}
|
||||
}
|
||||
@@ -57,6 +57,10 @@
|
||||
"upload_3d_object": "Upload 3D object",
|
||||
"image_annotations": "Image annotations",
|
||||
"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."
|
||||
}
|
||||
}
|
||||
@@ -401,6 +401,14 @@
|
||||
"filter": "Filter",
|
||||
"tags": "Tags",
|
||||
"tags_and_references": "Tags and references",
|
||||
"web_links": "Web links"
|
||||
"web_links": "Web links",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
@@ -388,7 +388,9 @@
|
||||
"specify_tag": "Specify tag",
|
||||
"specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.",
|
||||
"set_home_location": "Set regular location",
|
||||
"no_position_selected": "No position selected"
|
||||
"no_position_selected": "No position selected",
|
||||
"link_external_resource": "Link external resource",
|
||||
"resource_link_explica": "Here you can link external representations of the object. There may be image, audio or video files or PDFs."
|
||||
},
|
||||
"ortart": [
|
||||
"",
|
||||
|
||||
@@ -43,6 +43,7 @@
|
||||
"metadata_quality_score": "Metadata quality score",
|
||||
"series_is_public": "Published 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."
|
||||
}
|
||||
}
|
||||
@@ -57,6 +57,10 @@
|
||||
"upload_3d_object": "Upload 3D object",
|
||||
"image_annotations": "Image annotations",
|
||||
"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."
|
||||
}
|
||||
}
|
||||
@@ -401,6 +401,14 @@
|
||||
"filter": "Filter",
|
||||
"tags": "Tags",
|
||||
"tags_and_references": "Tags and references",
|
||||
"web_links": "Web links"
|
||||
"web_links": "Web links",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
@@ -388,7 +388,9 @@
|
||||
"specify_tag": "Specify tag",
|
||||
"specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.",
|
||||
"set_home_location": "Set regular location",
|
||||
"no_position_selected": "No position selected"
|
||||
"no_position_selected": "No position selected",
|
||||
"link_external_resource": "Link external resource",
|
||||
"resource_link_explica": "Here you can link external representations of the object. There may be image, audio or video files or PDFs."
|
||||
},
|
||||
"ortart": [
|
||||
"",
|
||||
|
||||
@@ -43,6 +43,7 @@
|
||||
"metadata_quality_score": "Metadata quality score",
|
||||
"series_is_public": "Published 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."
|
||||
}
|
||||
}
|
||||
@@ -57,6 +57,10 @@
|
||||
"upload_3d_object": "Upload 3D object",
|
||||
"image_annotations": "Image annotations",
|
||||
"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."
|
||||
}
|
||||
}
|
||||
@@ -401,6 +401,14 @@
|
||||
"filter": "Filter",
|
||||
"tags": "Tags",
|
||||
"tags_and_references": "Tags and references",
|
||||
"web_links": "Web links"
|
||||
"web_links": "Web links",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
@@ -388,7 +388,9 @@
|
||||
"specify_tag": "Specify tag",
|
||||
"specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.",
|
||||
"set_home_location": "Set regular location",
|
||||
"no_position_selected": "No position selected"
|
||||
"no_position_selected": "No position selected",
|
||||
"link_external_resource": "Link external resource",
|
||||
"resource_link_explica": "Here you can link external representations of the object. There may be image, audio or video files or PDFs."
|
||||
},
|
||||
"ortart": [
|
||||
"",
|
||||
|
||||
@@ -43,6 +43,7 @@
|
||||
"metadata_quality_score": "Metadata quality score",
|
||||
"series_is_public": "Published 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."
|
||||
}
|
||||
}
|
||||
@@ -57,6 +57,10 @@
|
||||
"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",
|
||||
"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."
|
||||
}
|
||||
}
|
||||
@@ -401,6 +401,14 @@
|
||||
"filter": "Filter",
|
||||
"tags": "Tags",
|
||||
"tags_and_references": "Tags and references",
|
||||
"web_links": "Web links"
|
||||
"web_links": "Web links",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
@@ -388,7 +388,9 @@
|
||||
"specify_tag": "Specify tag",
|
||||
"specify_tag_explica": "Specify the linked tag using the hierarchies stored in museum-digital's controlled vocabularies.",
|
||||
"set_home_location": "Set regular location",
|
||||
"no_position_selected": "No position selected"
|
||||
"no_position_selected": "No position selected",
|
||||
"link_external_resource": "Link external resource",
|
||||
"resource_link_explica": "Here you can link external representations of the object. There may be image, audio or video files or PDFs."
|
||||
},
|
||||
"ortart": [
|
||||
"",
|
||||
|
||||
@@ -43,6 +43,7 @@
|
||||
"metadata_quality_score": "Metadata quality score",
|
||||
"series_is_public": "Published 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."
|
||||
}
|
||||
}
|
||||
@@ -57,6 +57,10 @@
|
||||
"upload_3d_object": "Upload 3D object",
|
||||
"image_annotations": "Image annotations",
|
||||
"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."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user