translation-json/backend/tl/export.json

77 lines
7.6 KiB
JSON

{
"export": {
"no_institution": "Cannot detect the institution for which the export is to be prepared.",
"welcome": "Welcome at the export dialogue system for",
"intro_general": "Here you can export your data as an XML file. You decide a) which objects' data you are going to export and b) which specific information about each single object is to be exported. If you export all information about all objects (default), you will create data for backing up, that can be processed by also by other programs. Do not give this data to a third person! If you set \"Public info only\" to \"Yes\", you can determine what data is to be exported yourself.",
"yes": "Yes",
"no": "No",
"all": "All",
"selection": "Selection",
"nothing": "Nothing",
"datasets_which": "Which datasets are to be exported",
"datasets_hidden": "Export hidden data",
"datasets_all": "Export all data",
"single_collection": "Export a single collection",
"single_objectgroup": "Export a single object group",
"title_filter": "Filter-based XML-Export",
"intro_filter": "You are about to export all objects that match your filter rules. Here you can determine which information about the objects will be exported. You can also determine the format the XML file will be written in. If you click on \"Save\" without changing anything, all infomation about the objects will be exported using the md:xml format. If you select \"LIDO\" as your format of choice, only information that has already been made public will be available - you can set further limitations to this selection. Basic rule:<br>&bullet; You select md:xml as the format of choice, click on \"Save\" and receive a file containing all information about the objects from the server. Or:<br>&bullet; You select \"LIDO\", click on \"Save\" and receive a file containing the usual information used for publication from the server.",
"title_watchlist": "Watchlist-based XML-Export",
"intro_watchlist": "You are about to export all objects of the current watchlist. Here, you can determine which information about the objects will be exported. You can also determine the format the xml file will be written in. If you click on \"Save\" without chaning anything, all infomation about the objects will be exported using the md:xml format. If you select \"LIDO\" as your format of choice, only information that has already been made public will be available - you can set further limitations to this selection. Basic rule:<br>&bullet; You select md:xml as the format of choice, click on \"Save\" and receive a file containing all information about the objects from the server. Or:<br>&bullet; You select \"LIDO\", click on \"Save\" and receive a file containing the usual information used for publication from the server.",
"title_singleobject": "Export of a single object",
"intro_singleobject": "You are about to export a single object. Here, you can determine which information about the object will be exported. You can also determine the format the xml file will be written in. If you click on \"Save\" without chaning anything, all infomation about the objects will be exported using the md:xml format. If you select \"LIDO\" as your format of choice, only information that has already been made public will be available - you can set further limitations to this selection. Basic rule:<br>&bullet; You select md:xml as the format of choice, click on \"Save\" and receive a file containing all information about the objects from the server. Or:<br>&bullet; You select \"LIDO\", click on \"Save\" and receive a file containing the usual information used for publication from the server.",
"objectinfo_which": "Which object information to export",
"publicinfo_only": "Public info only",
"per_object": "Which information of an object",
"basicinfo": "Basic informationen",
"objectid": "Object ID",
"invnr": "Inventory number",
"objectkind": "Object type",
"objectname": "Object name",
"objectdescription": "Object description",
"mattech": "Material\/Technique",
"measures": "Measurements",
"deployment": "Deployment",
"lastupdate_at": "Last edit, date",
"lastupdate_by": "Last edit, by",
"firstsaved_at": "First edit, date",
"firstsaved_by": "First edit, by",
"addendum": "Additional information",
"administration": "Object administration",
"backup_intro": "The backup you are creating contains <b>all<\/b> informationen from <b>all<\/b> objects of your institution. Especially if you use museum-digital for inventarization, keep in mind: <\/p><p style=\"text-align:center\"><br><b style=\"color:993333;\">Don't give this backup to anyone!<\/b><\/p><br>As soon as you click the button below the server will create a ZIP-file. This file contains many small files - one per object. Immediately after creation the server sends you this file automatically. Please store this file at a save place. Backups should best be made at fixed intervals (e.g. every second week). If there is a lot of data the creation of the backup might take some time. Please sit back and wait a moment ...",
"exact_location_place_two": "Exact location, name of place 2",
"exact_location_place_relation_two": "Exact location, relations of place 2",
"exact_location_place_longitude_two": "Exact location, longitude of place 2",
"exact_location_place_latitude_two": "Exact location, latitude of place 2",
"alternative_object_name": "Alternative objekt name",
"alternative_object_name_qualifier": "Alternative objekt name (qualifier)",
"extended_description": "Extended description",
"inscription": "Inscription",
"exact_measurements_length_value": "Exact measurements, length (value)",
"exact_measurements_length_unit": "Exact measurements, length (unit)",
"exact_measurements_width_value": "Exact measurements, width (value)",
"exact_measurements_width_unit": "Exact measurements, width (unit)",
"exact_measurements_height_value": "Exact measurements, height (value)",
"exact_measurements_height_unit": "Exact measurements, height (unit)",
"exact_measurements_weight_value": "Exact measurements, weight (value)",
"exact_measurements_weight_unit": "Exact measurements, weight (unit)",
"exact_measurements_wall_size_value": "Exact measurements, wall size (value)",
"exact_measurements_wall_size_unit": "Exact measurements, wall size (unit)",
"exact_measurements_diameter_value": "Exact measurements, diameter (value)",
"exact_measurements_diameter_unit": "Exact measurements, diameter (unit)",
"exact_measurements_number_pieces": "Exact measurements, number of pieces",
"exact_measurements_number_pages": "Exact measurements, number of pages",
"exact_measurements_stamp_position": "Exact measurements, stamp position",
"similar_objects": "Similar objects",
"specific_entries_material": "Specific entries: Material",
"specific_entries_technique": "Specific entries: technique",
"export_in_which_format": "Export in which format ?",
"md_standard_format": "md:xml (museum-digital standard format)",
"unit": "Einheit",
"date": "Date",
"position_in_lit": "Position in literature",
"main_image": "Main image",
"image_order": "Position in image order",
"only_export_main_image": "Extra: Only export main image",
"position_in_series": "Position of object in series"
}
}