Improvements and new version: ar.

This commit is contained in:
2019-01-16 14:26:18 +01:00
committed by Stefan Rohde-Enslin
parent e7361078ec
commit 56d5fe5f60
183 changed files with 4419 additions and 403 deletions

View File

@ -37,6 +37,34 @@
"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 ..."
"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)"
}
}