Approval in backend
This commit is contained in:
parent
c73b0154ac
commit
dd7fc4534f
|
@ -249,6 +249,7 @@
|
||||||
"reservation": "Reservation",
|
"reservation": "Reservation",
|
||||||
"checklist": "Checklist",
|
"checklist": "Checklist",
|
||||||
"integrations": "Integrations",
|
"integrations": "Integrations",
|
||||||
"damage": "Damage"
|
"damage": "Damage",
|
||||||
|
"damages": "Damages"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -265,7 +265,32 @@
|
||||||
"damage_log": "Damage log",
|
"damage_log": "Damage log",
|
||||||
"restoration_conservation_log": "Restoration and conservation log",
|
"restoration_conservation_log": "Restoration and conservation log",
|
||||||
"new_damage": "New damage log entry",
|
"new_damage": "New damage log entry",
|
||||||
"new_conservation_restoration_measure": "New conservation or restoration measure"
|
"new_conservation_restoration_measure": "New conservation or restoration measure",
|
||||||
|
"restoration_log": "Conservation & restoration log",
|
||||||
|
"new_restoration_log_entry": "New conservation \/ restoration log entry",
|
||||||
|
"authorizer": "Authorizer",
|
||||||
|
"authorizer_explica": "Name of the person who authorized the conservation or restoration treatment.",
|
||||||
|
"conservation_authorization_date": "Authorization date",
|
||||||
|
"conservation_authorization_date_explica": "Date the conservation \/ restoration was authorized.",
|
||||||
|
"conservation_method": "Method",
|
||||||
|
"conservation_method_explica": "Method of conservation \/ restoration.",
|
||||||
|
"conservator": "Conservator",
|
||||||
|
"conservator_explica": "Name of the conservator enacting the conservation \/ restoration treatment.",
|
||||||
|
"conservation_begin_date": "Begin date",
|
||||||
|
"conservation_begin_date_explica": "Date of the start of the conservation \/ restoration.",
|
||||||
|
"conservation_end_date": "End date",
|
||||||
|
"conservation_end_date_explica": "Date of the end of conservation \/ restoration.",
|
||||||
|
"check_type": "Type of check",
|
||||||
|
"check_type_explica": "The type of the check registered.",
|
||||||
|
"check_date": "Date of check",
|
||||||
|
"check_date_explica": "The prospected or actual date of the check.",
|
||||||
|
"check_executed_by": "Checker",
|
||||||
|
"check_executed_by_explica": "Name of the person who is expected to do the check.",
|
||||||
|
"check_scope": "Scope",
|
||||||
|
"check_scope_explica": "Here one may enter more specific details on which aspect of the object is to be checked. E.g. a comparison of the database with the actual objects may be limited to the correctness of objects' measurements.",
|
||||||
|
"check_note_explica": "General notes on the check.",
|
||||||
|
"check_completed": "Check completed?",
|
||||||
|
"check_completed_explica": "Here the check can be marked as completed."
|
||||||
},
|
},
|
||||||
"ortart": [
|
"ortart": [
|
||||||
"",
|
"",
|
||||||
|
|
|
@ -249,6 +249,7 @@
|
||||||
"reservation": "Reservierung",
|
"reservation": "Reservierung",
|
||||||
"checklist": "Checklist",
|
"checklist": "Checklist",
|
||||||
"integrations": "Integration",
|
"integrations": "Integration",
|
||||||
"damage": "Schaden"
|
"damage": "Schaden",
|
||||||
|
"damages": "Damages"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -265,7 +265,32 @@
|
||||||
"damage_log": "Log der Schadensf\u00e4lle",
|
"damage_log": "Log der Schadensf\u00e4lle",
|
||||||
"restoration_conservation_log": "Log der Restaurierungs- und Konservierungsma\u00dfnahmen",
|
"restoration_conservation_log": "Log der Restaurierungs- und Konservierungsma\u00dfnahmen",
|
||||||
"new_damage": "Neuer Schadensfall",
|
"new_damage": "Neuer Schadensfall",
|
||||||
"new_conservation_restoration_measure": "Neue Konservierungs- \/ Restauerierungsma\u00dfnahme"
|
"new_conservation_restoration_measure": "Neue Konservierungs- \/ Restauerierungsma\u00dfnahme",
|
||||||
|
"restoration_log": "Log der Konservierungs- und Restaurierungsma\u00dfnahmen",
|
||||||
|
"new_restoration_log_entry": "Neue Konservierungs- oder Restaurierungsma\u00dfnahme eintragen",
|
||||||
|
"authorizer": "Authorisiert durch",
|
||||||
|
"authorizer_explica": "Name der Person, die die Konservierungs- oder Restaurierungsma\u00dfnahme authorisiert hat.",
|
||||||
|
"conservation_authorization_date": "Datum der Authorisierung",
|
||||||
|
"conservation_authorization_date_explica": "Datum, an dem die Konservierung \/ Restaurierung authorisiert wurde.",
|
||||||
|
"conservation_method": "Methode",
|
||||||
|
"conservation_method_explica": "Methode der Konservierung \/ Restaurierung.",
|
||||||
|
"conservator": "Restaurator",
|
||||||
|
"conservator_explica": "Name der Person, die die Konservierungsma\u00dfnahme oder Restaurierung durchgef\u00fchrt hat.",
|
||||||
|
"conservation_begin_date": "Beginn",
|
||||||
|
"conservation_begin_date_explica": "Datum, an dem die Konservierungsma\u00dfnahme begonnen wurde.",
|
||||||
|
"conservation_end_date": "Ende",
|
||||||
|
"conservation_end_date_explica": "Datum, an dem die Konservierungsma\u00dfnahme abgeschlossen wurde.",
|
||||||
|
"check_type": "Art der \u00dcberpr\u00fcfung",
|
||||||
|
"check_type_explica": "Die Art der hier beschriebenen \u00dcberpr\u00fcfung.",
|
||||||
|
"check_date": "Datum der Pr\u00fcfung",
|
||||||
|
"check_date_explica": "Das erwartete oder tats\u00e4chliche Datum der Durchf\u00fchrung der Pr\u00fcfung.",
|
||||||
|
"check_executed_by": "Durchgef\u00fchrt durch",
|
||||||
|
"check_executed_by_explica": "Name der Person, die die \u00dcberpr\u00fcfung durchf\u00fchrt.",
|
||||||
|
"check_scope": "Umfang",
|
||||||
|
"check_scope_explica": "Hier kann der spezifische Umfang des Checks beschrieben werden, etwa, wenn im Rahmen des Check nur die Ma\u00dfe des Objektes noch einmal \u00fcberpr\u00fcft werden sollen.",
|
||||||
|
"check_note_explica": "Generelle Notizen zur Pr\u00fcfung",
|
||||||
|
"check_completed": "\u00dcberpr\u00fcfung abgeschlossen?",
|
||||||
|
"check_completed_explica": "Hier kann die \u00dcberpr\u00fcfung als abgeschlossen markiert werden."
|
||||||
},
|
},
|
||||||
"ortart": [
|
"ortart": [
|
||||||
"",
|
"",
|
||||||
|
|
|
@ -249,6 +249,7 @@
|
||||||
"reservation": "Reservation",
|
"reservation": "Reservation",
|
||||||
"checklist": "Checklist",
|
"checklist": "Checklist",
|
||||||
"integrations": "Integrations",
|
"integrations": "Integrations",
|
||||||
"damage": "Damage"
|
"damage": "Damage",
|
||||||
|
"damages": "Damages"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -265,7 +265,32 @@
|
||||||
"damage_log": "Damage log",
|
"damage_log": "Damage log",
|
||||||
"restoration_conservation_log": "Restoration and conservation log",
|
"restoration_conservation_log": "Restoration and conservation log",
|
||||||
"new_damage": "New damage log entry",
|
"new_damage": "New damage log entry",
|
||||||
"new_conservation_restoration_measure": "New conservation or restoration measure"
|
"new_conservation_restoration_measure": "New conservation or restoration measure",
|
||||||
|
"restoration_log": "Conservation & restoration log",
|
||||||
|
"new_restoration_log_entry": "New conservation \/ restoration log entry",
|
||||||
|
"authorizer": "Authorizer",
|
||||||
|
"authorizer_explica": "Name of the person who authorized the conservation or restoration treatment.",
|
||||||
|
"conservation_authorization_date": "Authorization date",
|
||||||
|
"conservation_authorization_date_explica": "Date the conservation \/ restoration was authorized.",
|
||||||
|
"conservation_method": "Method",
|
||||||
|
"conservation_method_explica": "Method of conservation \/ restoration.",
|
||||||
|
"conservator": "Conservator",
|
||||||
|
"conservator_explica": "Name of the conservator enacting the conservation \/ restoration treatment.",
|
||||||
|
"conservation_begin_date": "Begin date",
|
||||||
|
"conservation_begin_date_explica": "Date of the start of the conservation \/ restoration.",
|
||||||
|
"conservation_end_date": "End date",
|
||||||
|
"conservation_end_date_explica": "Date of the end of conservation \/ restoration.",
|
||||||
|
"check_type": "Type of check",
|
||||||
|
"check_type_explica": "The type of the check registered.",
|
||||||
|
"check_date": "Date of check",
|
||||||
|
"check_date_explica": "The prospected or actual date of the check.",
|
||||||
|
"check_executed_by": "Checker",
|
||||||
|
"check_executed_by_explica": "Name of the person who is expected to do the check.",
|
||||||
|
"check_scope": "Scope",
|
||||||
|
"check_scope_explica": "Here one may enter more specific details on which aspect of the object is to be checked. E.g. a comparison of the database with the actual objects may be limited to the correctness of objects' measurements.",
|
||||||
|
"check_note_explica": "General notes on the check.",
|
||||||
|
"check_completed": "Check completed?",
|
||||||
|
"check_completed_explica": "Here the check can be marked as completed."
|
||||||
},
|
},
|
||||||
"ortart": [
|
"ortart": [
|
||||||
"",
|
"",
|
||||||
|
|
|
@ -249,6 +249,7 @@
|
||||||
"reservation": "Reservation",
|
"reservation": "Reservation",
|
||||||
"checklist": "Checklist",
|
"checklist": "Checklist",
|
||||||
"integrations": "Integrations",
|
"integrations": "Integrations",
|
||||||
"damage": "Damage"
|
"damage": "Damage",
|
||||||
|
"damages": "Damages"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -265,7 +265,32 @@
|
||||||
"damage_log": "Damage log",
|
"damage_log": "Damage log",
|
||||||
"restoration_conservation_log": "Restoration and conservation log",
|
"restoration_conservation_log": "Restoration and conservation log",
|
||||||
"new_damage": "New damage log entry",
|
"new_damage": "New damage log entry",
|
||||||
"new_conservation_restoration_measure": "New conservation or restoration measure"
|
"new_conservation_restoration_measure": "New conservation or restoration measure",
|
||||||
|
"restoration_log": "Conservation & restoration log",
|
||||||
|
"new_restoration_log_entry": "New conservation \/ restoration log entry",
|
||||||
|
"authorizer": "Authorizer",
|
||||||
|
"authorizer_explica": "Name of the person who authorized the conservation or restoration treatment.",
|
||||||
|
"conservation_authorization_date": "Authorization date",
|
||||||
|
"conservation_authorization_date_explica": "Date the conservation \/ restoration was authorized.",
|
||||||
|
"conservation_method": "Method",
|
||||||
|
"conservation_method_explica": "Method of conservation \/ restoration.",
|
||||||
|
"conservator": "Conservator",
|
||||||
|
"conservator_explica": "Name of the conservator enacting the conservation \/ restoration treatment.",
|
||||||
|
"conservation_begin_date": "Begin date",
|
||||||
|
"conservation_begin_date_explica": "Date of the start of the conservation \/ restoration.",
|
||||||
|
"conservation_end_date": "End date",
|
||||||
|
"conservation_end_date_explica": "Date of the end of conservation \/ restoration.",
|
||||||
|
"check_type": "Type of check",
|
||||||
|
"check_type_explica": "The type of the check registered.",
|
||||||
|
"check_date": "Date of check",
|
||||||
|
"check_date_explica": "The prospected or actual date of the check.",
|
||||||
|
"check_executed_by": "Checker",
|
||||||
|
"check_executed_by_explica": "Name of the person who is expected to do the check.",
|
||||||
|
"check_scope": "Scope",
|
||||||
|
"check_scope_explica": "Here one may enter more specific details on which aspect of the object is to be checked. E.g. a comparison of the database with the actual objects may be limited to the correctness of objects' measurements.",
|
||||||
|
"check_note_explica": "General notes on the check.",
|
||||||
|
"check_completed": "Check completed?",
|
||||||
|
"check_completed_explica": "Here the check can be marked as completed."
|
||||||
},
|
},
|
||||||
"ortart": [
|
"ortart": [
|
||||||
"",
|
"",
|
||||||
|
|
|
@ -249,6 +249,7 @@
|
||||||
"reservation": "Reservation",
|
"reservation": "Reservation",
|
||||||
"checklist": "Checklist",
|
"checklist": "Checklist",
|
||||||
"integrations": "Integrations",
|
"integrations": "Integrations",
|
||||||
"damage": "Damage"
|
"damage": "Damage",
|
||||||
|
"damages": "Damages"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -265,7 +265,32 @@
|
||||||
"damage_log": "Damage log",
|
"damage_log": "Damage log",
|
||||||
"restoration_conservation_log": "Restoration and conservation log",
|
"restoration_conservation_log": "Restoration and conservation log",
|
||||||
"new_damage": "New damage log entry",
|
"new_damage": "New damage log entry",
|
||||||
"new_conservation_restoration_measure": "New conservation or restoration measure"
|
"new_conservation_restoration_measure": "New conservation or restoration measure",
|
||||||
|
"restoration_log": "Conservation & restoration log",
|
||||||
|
"new_restoration_log_entry": "New conservation \/ restoration log entry",
|
||||||
|
"authorizer": "Authorizer",
|
||||||
|
"authorizer_explica": "Name of the person who authorized the conservation or restoration treatment.",
|
||||||
|
"conservation_authorization_date": "Authorization date",
|
||||||
|
"conservation_authorization_date_explica": "Date the conservation \/ restoration was authorized.",
|
||||||
|
"conservation_method": "Method",
|
||||||
|
"conservation_method_explica": "Method of conservation \/ restoration.",
|
||||||
|
"conservator": "Conservator",
|
||||||
|
"conservator_explica": "Name of the conservator enacting the conservation \/ restoration treatment.",
|
||||||
|
"conservation_begin_date": "Begin date",
|
||||||
|
"conservation_begin_date_explica": "Date of the start of the conservation \/ restoration.",
|
||||||
|
"conservation_end_date": "End date",
|
||||||
|
"conservation_end_date_explica": "Date of the end of conservation \/ restoration.",
|
||||||
|
"check_type": "Type of check",
|
||||||
|
"check_type_explica": "The type of the check registered.",
|
||||||
|
"check_date": "Date of check",
|
||||||
|
"check_date_explica": "The prospected or actual date of the check.",
|
||||||
|
"check_executed_by": "Checker",
|
||||||
|
"check_executed_by_explica": "Name of the person who is expected to do the check.",
|
||||||
|
"check_scope": "Scope",
|
||||||
|
"check_scope_explica": "Here one may enter more specific details on which aspect of the object is to be checked. E.g. a comparison of the database with the actual objects may be limited to the correctness of objects' measurements.",
|
||||||
|
"check_note_explica": "General notes on the check.",
|
||||||
|
"check_completed": "Check completed?",
|
||||||
|
"check_completed_explica": "Here the check can be marked as completed."
|
||||||
},
|
},
|
||||||
"ortart": [
|
"ortart": [
|
||||||
"",
|
"",
|
||||||
|
|
|
@ -249,6 +249,7 @@
|
||||||
"reservation": "Reservation",
|
"reservation": "Reservation",
|
||||||
"checklist": "Checklist",
|
"checklist": "Checklist",
|
||||||
"integrations": "Integrations",
|
"integrations": "Integrations",
|
||||||
"damage": "Damage"
|
"damage": "Damage",
|
||||||
|
"damages": "Damages"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -265,7 +265,32 @@
|
||||||
"damage_log": "Damage log",
|
"damage_log": "Damage log",
|
||||||
"restoration_conservation_log": "Restoration and conservation log",
|
"restoration_conservation_log": "Restoration and conservation log",
|
||||||
"new_damage": "New damage log entry",
|
"new_damage": "New damage log entry",
|
||||||
"new_conservation_restoration_measure": "New conservation or restoration measure"
|
"new_conservation_restoration_measure": "New conservation or restoration measure",
|
||||||
|
"restoration_log": "Conservation & restoration log",
|
||||||
|
"new_restoration_log_entry": "New conservation \/ restoration log entry",
|
||||||
|
"authorizer": "Authorizer",
|
||||||
|
"authorizer_explica": "Name of the person who authorized the conservation or restoration treatment.",
|
||||||
|
"conservation_authorization_date": "Authorization date",
|
||||||
|
"conservation_authorization_date_explica": "Date the conservation \/ restoration was authorized.",
|
||||||
|
"conservation_method": "Method",
|
||||||
|
"conservation_method_explica": "Method of conservation \/ restoration.",
|
||||||
|
"conservator": "Conservator",
|
||||||
|
"conservator_explica": "Name of the conservator enacting the conservation \/ restoration treatment.",
|
||||||
|
"conservation_begin_date": "Begin date",
|
||||||
|
"conservation_begin_date_explica": "Date of the start of the conservation \/ restoration.",
|
||||||
|
"conservation_end_date": "End date",
|
||||||
|
"conservation_end_date_explica": "Date of the end of conservation \/ restoration.",
|
||||||
|
"check_type": "Type of check",
|
||||||
|
"check_type_explica": "The type of the check registered.",
|
||||||
|
"check_date": "Date of check",
|
||||||
|
"check_date_explica": "The prospected or actual date of the check.",
|
||||||
|
"check_executed_by": "Checker",
|
||||||
|
"check_executed_by_explica": "Name of the person who is expected to do the check.",
|
||||||
|
"check_scope": "Scope",
|
||||||
|
"check_scope_explica": "Here one may enter more specific details on which aspect of the object is to be checked. E.g. a comparison of the database with the actual objects may be limited to the correctness of objects' measurements.",
|
||||||
|
"check_note_explica": "General notes on the check.",
|
||||||
|
"check_completed": "Check completed?",
|
||||||
|
"check_completed_explica": "Here the check can be marked as completed."
|
||||||
},
|
},
|
||||||
"ortart": [
|
"ortart": [
|
||||||
"",
|
"",
|
||||||
|
|
|
@ -249,6 +249,7 @@
|
||||||
"reservation": "Reservation",
|
"reservation": "Reservation",
|
||||||
"checklist": "Checklist",
|
"checklist": "Checklist",
|
||||||
"integrations": "Integrations",
|
"integrations": "Integrations",
|
||||||
"damage": "Damage"
|
"damage": "Damage",
|
||||||
|
"damages": "Damages"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -265,7 +265,32 @@
|
||||||
"damage_log": "Damage log",
|
"damage_log": "Damage log",
|
||||||
"restoration_conservation_log": "Restoration and conservation log",
|
"restoration_conservation_log": "Restoration and conservation log",
|
||||||
"new_damage": "New damage log entry",
|
"new_damage": "New damage log entry",
|
||||||
"new_conservation_restoration_measure": "New conservation or restoration measure"
|
"new_conservation_restoration_measure": "New conservation or restoration measure",
|
||||||
|
"restoration_log": "Conservation & restoration log",
|
||||||
|
"new_restoration_log_entry": "New conservation \/ restoration log entry",
|
||||||
|
"authorizer": "Authorizer",
|
||||||
|
"authorizer_explica": "Name of the person who authorized the conservation or restoration treatment.",
|
||||||
|
"conservation_authorization_date": "Authorization date",
|
||||||
|
"conservation_authorization_date_explica": "Date the conservation \/ restoration was authorized.",
|
||||||
|
"conservation_method": "Method",
|
||||||
|
"conservation_method_explica": "Method of conservation \/ restoration.",
|
||||||
|
"conservator": "Conservator",
|
||||||
|
"conservator_explica": "Name of the conservator enacting the conservation \/ restoration treatment.",
|
||||||
|
"conservation_begin_date": "Begin date",
|
||||||
|
"conservation_begin_date_explica": "Date of the start of the conservation \/ restoration.",
|
||||||
|
"conservation_end_date": "End date",
|
||||||
|
"conservation_end_date_explica": "Date of the end of conservation \/ restoration.",
|
||||||
|
"check_type": "Type of check",
|
||||||
|
"check_type_explica": "The type of the check registered.",
|
||||||
|
"check_date": "Date of check",
|
||||||
|
"check_date_explica": "The prospected or actual date of the check.",
|
||||||
|
"check_executed_by": "Checker",
|
||||||
|
"check_executed_by_explica": "Name of the person who is expected to do the check.",
|
||||||
|
"check_scope": "Scope",
|
||||||
|
"check_scope_explica": "Here one may enter more specific details on which aspect of the object is to be checked. E.g. a comparison of the database with the actual objects may be limited to the correctness of objects' measurements.",
|
||||||
|
"check_note_explica": "General notes on the check.",
|
||||||
|
"check_completed": "Check completed?",
|
||||||
|
"check_completed_explica": "Here the check can be marked as completed."
|
||||||
},
|
},
|
||||||
"ortart": [
|
"ortart": [
|
||||||
"",
|
"",
|
||||||
|
|
|
@ -249,6 +249,7 @@
|
||||||
"reservation": "Reservation",
|
"reservation": "Reservation",
|
||||||
"checklist": "Checklist",
|
"checklist": "Checklist",
|
||||||
"integrations": "Integrations",
|
"integrations": "Integrations",
|
||||||
"damage": "Damage"
|
"damage": "Damage",
|
||||||
|
"damages": "Damages"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -265,7 +265,32 @@
|
||||||
"damage_log": "Damage log",
|
"damage_log": "Damage log",
|
||||||
"restoration_conservation_log": "Restoration and conservation log",
|
"restoration_conservation_log": "Restoration and conservation log",
|
||||||
"new_damage": "New damage log entry",
|
"new_damage": "New damage log entry",
|
||||||
"new_conservation_restoration_measure": "New conservation or restoration measure"
|
"new_conservation_restoration_measure": "New conservation or restoration measure",
|
||||||
|
"restoration_log": "Conservation & restoration log",
|
||||||
|
"new_restoration_log_entry": "New conservation \/ restoration log entry",
|
||||||
|
"authorizer": "Authorizer",
|
||||||
|
"authorizer_explica": "Name of the person who authorized the conservation or restoration treatment.",
|
||||||
|
"conservation_authorization_date": "Authorization date",
|
||||||
|
"conservation_authorization_date_explica": "Date the conservation \/ restoration was authorized.",
|
||||||
|
"conservation_method": "Method",
|
||||||
|
"conservation_method_explica": "Method of conservation \/ restoration.",
|
||||||
|
"conservator": "Conservator",
|
||||||
|
"conservator_explica": "Name of the conservator enacting the conservation \/ restoration treatment.",
|
||||||
|
"conservation_begin_date": "Begin date",
|
||||||
|
"conservation_begin_date_explica": "Date of the start of the conservation \/ restoration.",
|
||||||
|
"conservation_end_date": "End date",
|
||||||
|
"conservation_end_date_explica": "Date of the end of conservation \/ restoration.",
|
||||||
|
"check_type": "Type of check",
|
||||||
|
"check_type_explica": "The type of the check registered.",
|
||||||
|
"check_date": "Date of check",
|
||||||
|
"check_date_explica": "The prospected or actual date of the check.",
|
||||||
|
"check_executed_by": "Checker",
|
||||||
|
"check_executed_by_explica": "Name of the person who is expected to do the check.",
|
||||||
|
"check_scope": "Scope",
|
||||||
|
"check_scope_explica": "Here one may enter more specific details on which aspect of the object is to be checked. E.g. a comparison of the database with the actual objects may be limited to the correctness of objects' measurements.",
|
||||||
|
"check_note_explica": "General notes on the check.",
|
||||||
|
"check_completed": "Check completed?",
|
||||||
|
"check_completed_explica": "Here the check can be marked as completed."
|
||||||
},
|
},
|
||||||
"ortart": [
|
"ortart": [
|
||||||
"",
|
"",
|
||||||
|
|
|
@ -249,6 +249,7 @@
|
||||||
"reservation": "Reservation",
|
"reservation": "Reservation",
|
||||||
"checklist": "Checklist",
|
"checklist": "Checklist",
|
||||||
"integrations": "Integrations",
|
"integrations": "Integrations",
|
||||||
"damage": "Damage"
|
"damage": "Damage",
|
||||||
|
"damages": "Damages"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -265,7 +265,32 @@
|
||||||
"damage_log": "Damage log",
|
"damage_log": "Damage log",
|
||||||
"restoration_conservation_log": "Restoration and conservation log",
|
"restoration_conservation_log": "Restoration and conservation log",
|
||||||
"new_damage": "New damage log entry",
|
"new_damage": "New damage log entry",
|
||||||
"new_conservation_restoration_measure": "New conservation or restoration measure"
|
"new_conservation_restoration_measure": "New conservation or restoration measure",
|
||||||
|
"restoration_log": "Conservation & restoration log",
|
||||||
|
"new_restoration_log_entry": "New conservation \/ restoration log entry",
|
||||||
|
"authorizer": "Authorizer",
|
||||||
|
"authorizer_explica": "Name of the person who authorized the conservation or restoration treatment.",
|
||||||
|
"conservation_authorization_date": "Authorization date",
|
||||||
|
"conservation_authorization_date_explica": "Date the conservation \/ restoration was authorized.",
|
||||||
|
"conservation_method": "Method",
|
||||||
|
"conservation_method_explica": "Method of conservation \/ restoration.",
|
||||||
|
"conservator": "Conservator",
|
||||||
|
"conservator_explica": "Name of the conservator enacting the conservation \/ restoration treatment.",
|
||||||
|
"conservation_begin_date": "Begin date",
|
||||||
|
"conservation_begin_date_explica": "Date of the start of the conservation \/ restoration.",
|
||||||
|
"conservation_end_date": "End date",
|
||||||
|
"conservation_end_date_explica": "Date of the end of conservation \/ restoration.",
|
||||||
|
"check_type": "Type of check",
|
||||||
|
"check_type_explica": "The type of the check registered.",
|
||||||
|
"check_date": "Date of check",
|
||||||
|
"check_date_explica": "The prospected or actual date of the check.",
|
||||||
|
"check_executed_by": "Checker",
|
||||||
|
"check_executed_by_explica": "Name of the person who is expected to do the check.",
|
||||||
|
"check_scope": "Scope",
|
||||||
|
"check_scope_explica": "Here one may enter more specific details on which aspect of the object is to be checked. E.g. a comparison of the database with the actual objects may be limited to the correctness of objects' measurements.",
|
||||||
|
"check_note_explica": "General notes on the check.",
|
||||||
|
"check_completed": "Check completed?",
|
||||||
|
"check_completed_explica": "Here the check can be marked as completed."
|
||||||
},
|
},
|
||||||
"ortart": [
|
"ortart": [
|
||||||
"",
|
"",
|
||||||
|
|
|
@ -249,6 +249,7 @@
|
||||||
"reservation": "Reservation",
|
"reservation": "Reservation",
|
||||||
"checklist": "Checklist",
|
"checklist": "Checklist",
|
||||||
"integrations": "Integrations",
|
"integrations": "Integrations",
|
||||||
"damage": "Damage"
|
"damage": "Damage",
|
||||||
|
"damages": "Damages"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -265,7 +265,32 @@
|
||||||
"damage_log": "Damage log",
|
"damage_log": "Damage log",
|
||||||
"restoration_conservation_log": "Restoration and conservation log",
|
"restoration_conservation_log": "Restoration and conservation log",
|
||||||
"new_damage": "New damage log entry",
|
"new_damage": "New damage log entry",
|
||||||
"new_conservation_restoration_measure": "New conservation or restoration measure"
|
"new_conservation_restoration_measure": "New conservation or restoration measure",
|
||||||
|
"restoration_log": "Conservation & restoration log",
|
||||||
|
"new_restoration_log_entry": "New conservation \/ restoration log entry",
|
||||||
|
"authorizer": "Authorizer",
|
||||||
|
"authorizer_explica": "Name of the person who authorized the conservation or restoration treatment.",
|
||||||
|
"conservation_authorization_date": "Authorization date",
|
||||||
|
"conservation_authorization_date_explica": "Date the conservation \/ restoration was authorized.",
|
||||||
|
"conservation_method": "Method",
|
||||||
|
"conservation_method_explica": "Method of conservation \/ restoration.",
|
||||||
|
"conservator": "Conservator",
|
||||||
|
"conservator_explica": "Name of the conservator enacting the conservation \/ restoration treatment.",
|
||||||
|
"conservation_begin_date": "Begin date",
|
||||||
|
"conservation_begin_date_explica": "Date of the start of the conservation \/ restoration.",
|
||||||
|
"conservation_end_date": "End date",
|
||||||
|
"conservation_end_date_explica": "Date of the end of conservation \/ restoration.",
|
||||||
|
"check_type": "Type of check",
|
||||||
|
"check_type_explica": "The type of the check registered.",
|
||||||
|
"check_date": "Date of check",
|
||||||
|
"check_date_explica": "The prospected or actual date of the check.",
|
||||||
|
"check_executed_by": "Checker",
|
||||||
|
"check_executed_by_explica": "Name of the person who is expected to do the check.",
|
||||||
|
"check_scope": "Scope",
|
||||||
|
"check_scope_explica": "Here one may enter more specific details on which aspect of the object is to be checked. E.g. a comparison of the database with the actual objects may be limited to the correctness of objects' measurements.",
|
||||||
|
"check_note_explica": "General notes on the check.",
|
||||||
|
"check_completed": "Check completed?",
|
||||||
|
"check_completed_explica": "Here the check can be marked as completed."
|
||||||
},
|
},
|
||||||
"ortart": [
|
"ortart": [
|
||||||
"",
|
"",
|
||||||
|
|
|
@ -249,6 +249,7 @@
|
||||||
"reservation": "Reservation",
|
"reservation": "Reservation",
|
||||||
"checklist": "Checklist",
|
"checklist": "Checklist",
|
||||||
"integrations": "Integrations",
|
"integrations": "Integrations",
|
||||||
"damage": "Damage"
|
"damage": "Damage",
|
||||||
|
"damages": "Damages"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -265,7 +265,32 @@
|
||||||
"damage_log": "Damage log",
|
"damage_log": "Damage log",
|
||||||
"restoration_conservation_log": "Restoration and conservation log",
|
"restoration_conservation_log": "Restoration and conservation log",
|
||||||
"new_damage": "New damage log entry",
|
"new_damage": "New damage log entry",
|
||||||
"new_conservation_restoration_measure": "New conservation or restoration measure"
|
"new_conservation_restoration_measure": "New conservation or restoration measure",
|
||||||
|
"restoration_log": "Conservation & restoration log",
|
||||||
|
"new_restoration_log_entry": "New conservation \/ restoration log entry",
|
||||||
|
"authorizer": "Authorizer",
|
||||||
|
"authorizer_explica": "Name of the person who authorized the conservation or restoration treatment.",
|
||||||
|
"conservation_authorization_date": "Authorization date",
|
||||||
|
"conservation_authorization_date_explica": "Date the conservation \/ restoration was authorized.",
|
||||||
|
"conservation_method": "Method",
|
||||||
|
"conservation_method_explica": "Method of conservation \/ restoration.",
|
||||||
|
"conservator": "Conservator",
|
||||||
|
"conservator_explica": "Name of the conservator enacting the conservation \/ restoration treatment.",
|
||||||
|
"conservation_begin_date": "Begin date",
|
||||||
|
"conservation_begin_date_explica": "Date of the start of the conservation \/ restoration.",
|
||||||
|
"conservation_end_date": "End date",
|
||||||
|
"conservation_end_date_explica": "Date of the end of conservation \/ restoration.",
|
||||||
|
"check_type": "Type of check",
|
||||||
|
"check_type_explica": "The type of the check registered.",
|
||||||
|
"check_date": "Date of check",
|
||||||
|
"check_date_explica": "The prospected or actual date of the check.",
|
||||||
|
"check_executed_by": "Checker",
|
||||||
|
"check_executed_by_explica": "Name of the person who is expected to do the check.",
|
||||||
|
"check_scope": "Scope",
|
||||||
|
"check_scope_explica": "Here one may enter more specific details on which aspect of the object is to be checked. E.g. a comparison of the database with the actual objects may be limited to the correctness of objects' measurements.",
|
||||||
|
"check_note_explica": "General notes on the check.",
|
||||||
|
"check_completed": "Check completed?",
|
||||||
|
"check_completed_explica": "Here the check can be marked as completed."
|
||||||
},
|
},
|
||||||
"ortart": [
|
"ortart": [
|
||||||
"",
|
"",
|
||||||
|
|
|
@ -249,6 +249,7 @@
|
||||||
"reservation": "Reservation",
|
"reservation": "Reservation",
|
||||||
"checklist": "Checklist",
|
"checklist": "Checklist",
|
||||||
"integrations": "Integrations",
|
"integrations": "Integrations",
|
||||||
"damage": "Damage"
|
"damage": "Damage",
|
||||||
|
"damages": "Damages"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -265,7 +265,32 @@
|
||||||
"damage_log": "Damage log",
|
"damage_log": "Damage log",
|
||||||
"restoration_conservation_log": "Restoration and conservation log",
|
"restoration_conservation_log": "Restoration and conservation log",
|
||||||
"new_damage": "New damage log entry",
|
"new_damage": "New damage log entry",
|
||||||
"new_conservation_restoration_measure": "New conservation or restoration measure"
|
"new_conservation_restoration_measure": "New conservation or restoration measure",
|
||||||
|
"restoration_log": "Conservation & restoration log",
|
||||||
|
"new_restoration_log_entry": "New conservation \/ restoration log entry",
|
||||||
|
"authorizer": "Authorizer",
|
||||||
|
"authorizer_explica": "Name of the person who authorized the conservation or restoration treatment.",
|
||||||
|
"conservation_authorization_date": "Authorization date",
|
||||||
|
"conservation_authorization_date_explica": "Date the conservation \/ restoration was authorized.",
|
||||||
|
"conservation_method": "Method",
|
||||||
|
"conservation_method_explica": "Method of conservation \/ restoration.",
|
||||||
|
"conservator": "Conservator",
|
||||||
|
"conservator_explica": "Name of the conservator enacting the conservation \/ restoration treatment.",
|
||||||
|
"conservation_begin_date": "Begin date",
|
||||||
|
"conservation_begin_date_explica": "Date of the start of the conservation \/ restoration.",
|
||||||
|
"conservation_end_date": "End date",
|
||||||
|
"conservation_end_date_explica": "Date of the end of conservation \/ restoration.",
|
||||||
|
"check_type": "Type of check",
|
||||||
|
"check_type_explica": "The type of the check registered.",
|
||||||
|
"check_date": "Date of check",
|
||||||
|
"check_date_explica": "The prospected or actual date of the check.",
|
||||||
|
"check_executed_by": "Checker",
|
||||||
|
"check_executed_by_explica": "Name of the person who is expected to do the check.",
|
||||||
|
"check_scope": "Scope",
|
||||||
|
"check_scope_explica": "Here one may enter more specific details on which aspect of the object is to be checked. E.g. a comparison of the database with the actual objects may be limited to the correctness of objects' measurements.",
|
||||||
|
"check_note_explica": "General notes on the check.",
|
||||||
|
"check_completed": "Check completed?",
|
||||||
|
"check_completed_explica": "Here the check can be marked as completed."
|
||||||
},
|
},
|
||||||
"ortart": [
|
"ortart": [
|
||||||
"",
|
"",
|
||||||
|
|
|
@ -249,6 +249,7 @@
|
||||||
"reservation": "Reservation",
|
"reservation": "Reservation",
|
||||||
"checklist": "Checklist",
|
"checklist": "Checklist",
|
||||||
"integrations": "Integrations",
|
"integrations": "Integrations",
|
||||||
"damage": "Damage"
|
"damage": "Damage",
|
||||||
|
"damages": "Damages"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -265,7 +265,32 @@
|
||||||
"damage_log": "Damage log",
|
"damage_log": "Damage log",
|
||||||
"restoration_conservation_log": "Restoration and conservation log",
|
"restoration_conservation_log": "Restoration and conservation log",
|
||||||
"new_damage": "New damage log entry",
|
"new_damage": "New damage log entry",
|
||||||
"new_conservation_restoration_measure": "New conservation or restoration measure"
|
"new_conservation_restoration_measure": "New conservation or restoration measure",
|
||||||
|
"restoration_log": "Conservation & restoration log",
|
||||||
|
"new_restoration_log_entry": "New conservation \/ restoration log entry",
|
||||||
|
"authorizer": "Authorizer",
|
||||||
|
"authorizer_explica": "Name of the person who authorized the conservation or restoration treatment.",
|
||||||
|
"conservation_authorization_date": "Authorization date",
|
||||||
|
"conservation_authorization_date_explica": "Date the conservation \/ restoration was authorized.",
|
||||||
|
"conservation_method": "Method",
|
||||||
|
"conservation_method_explica": "Method of conservation \/ restoration.",
|
||||||
|
"conservator": "Conservator",
|
||||||
|
"conservator_explica": "Name of the conservator enacting the conservation \/ restoration treatment.",
|
||||||
|
"conservation_begin_date": "Begin date",
|
||||||
|
"conservation_begin_date_explica": "Date of the start of the conservation \/ restoration.",
|
||||||
|
"conservation_end_date": "End date",
|
||||||
|
"conservation_end_date_explica": "Date of the end of conservation \/ restoration.",
|
||||||
|
"check_type": "Type of check",
|
||||||
|
"check_type_explica": "The type of the check registered.",
|
||||||
|
"check_date": "Date of check",
|
||||||
|
"check_date_explica": "The prospected or actual date of the check.",
|
||||||
|
"check_executed_by": "Checker",
|
||||||
|
"check_executed_by_explica": "Name of the person who is expected to do the check.",
|
||||||
|
"check_scope": "Scope",
|
||||||
|
"check_scope_explica": "Here one may enter more specific details on which aspect of the object is to be checked. E.g. a comparison of the database with the actual objects may be limited to the correctness of objects' measurements.",
|
||||||
|
"check_note_explica": "General notes on the check.",
|
||||||
|
"check_completed": "Check completed?",
|
||||||
|
"check_completed_explica": "Here the check can be marked as completed."
|
||||||
},
|
},
|
||||||
"ortart": [
|
"ortart": [
|
||||||
"",
|
"",
|
||||||
|
|
|
@ -249,6 +249,7 @@
|
||||||
"reservation": "Reservation",
|
"reservation": "Reservation",
|
||||||
"checklist": "Checklist",
|
"checklist": "Checklist",
|
||||||
"integrations": "Integrations",
|
"integrations": "Integrations",
|
||||||
"damage": "Damage"
|
"damage": "Damage",
|
||||||
|
"damages": "Damages"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -265,7 +265,32 @@
|
||||||
"damage_log": "Damage log",
|
"damage_log": "Damage log",
|
||||||
"restoration_conservation_log": "Restoration and conservation log",
|
"restoration_conservation_log": "Restoration and conservation log",
|
||||||
"new_damage": "New damage log entry",
|
"new_damage": "New damage log entry",
|
||||||
"new_conservation_restoration_measure": "New conservation or restoration measure"
|
"new_conservation_restoration_measure": "New conservation or restoration measure",
|
||||||
|
"restoration_log": "Conservation & restoration log",
|
||||||
|
"new_restoration_log_entry": "New conservation \/ restoration log entry",
|
||||||
|
"authorizer": "Authorizer",
|
||||||
|
"authorizer_explica": "Name of the person who authorized the conservation or restoration treatment.",
|
||||||
|
"conservation_authorization_date": "Authorization date",
|
||||||
|
"conservation_authorization_date_explica": "Date the conservation \/ restoration was authorized.",
|
||||||
|
"conservation_method": "Method",
|
||||||
|
"conservation_method_explica": "Method of conservation \/ restoration.",
|
||||||
|
"conservator": "Conservator",
|
||||||
|
"conservator_explica": "Name of the conservator enacting the conservation \/ restoration treatment.",
|
||||||
|
"conservation_begin_date": "Begin date",
|
||||||
|
"conservation_begin_date_explica": "Date of the start of the conservation \/ restoration.",
|
||||||
|
"conservation_end_date": "End date",
|
||||||
|
"conservation_end_date_explica": "Date of the end of conservation \/ restoration.",
|
||||||
|
"check_type": "Type of check",
|
||||||
|
"check_type_explica": "The type of the check registered.",
|
||||||
|
"check_date": "Date of check",
|
||||||
|
"check_date_explica": "The prospected or actual date of the check.",
|
||||||
|
"check_executed_by": "Checker",
|
||||||
|
"check_executed_by_explica": "Name of the person who is expected to do the check.",
|
||||||
|
"check_scope": "Scope",
|
||||||
|
"check_scope_explica": "Here one may enter more specific details on which aspect of the object is to be checked. E.g. a comparison of the database with the actual objects may be limited to the correctness of objects' measurements.",
|
||||||
|
"check_note_explica": "General notes on the check.",
|
||||||
|
"check_completed": "Check completed?",
|
||||||
|
"check_completed_explica": "Here the check can be marked as completed."
|
||||||
},
|
},
|
||||||
"ortart": [
|
"ortart": [
|
||||||
"",
|
"",
|
||||||
|
|
|
@ -249,6 +249,7 @@
|
||||||
"reservation": "Reservation",
|
"reservation": "Reservation",
|
||||||
"checklist": "Checklist",
|
"checklist": "Checklist",
|
||||||
"integrations": "Integrations",
|
"integrations": "Integrations",
|
||||||
"damage": "Damage"
|
"damage": "Damage",
|
||||||
|
"damages": "Damages"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -265,7 +265,32 @@
|
||||||
"damage_log": "Damage log",
|
"damage_log": "Damage log",
|
||||||
"restoration_conservation_log": "Restoration and conservation log",
|
"restoration_conservation_log": "Restoration and conservation log",
|
||||||
"new_damage": "New damage log entry",
|
"new_damage": "New damage log entry",
|
||||||
"new_conservation_restoration_measure": "New conservation or restoration measure"
|
"new_conservation_restoration_measure": "New conservation or restoration measure",
|
||||||
|
"restoration_log": "Conservation & restoration log",
|
||||||
|
"new_restoration_log_entry": "New conservation \/ restoration log entry",
|
||||||
|
"authorizer": "Authorizer",
|
||||||
|
"authorizer_explica": "Name of the person who authorized the conservation or restoration treatment.",
|
||||||
|
"conservation_authorization_date": "Authorization date",
|
||||||
|
"conservation_authorization_date_explica": "Date the conservation \/ restoration was authorized.",
|
||||||
|
"conservation_method": "Method",
|
||||||
|
"conservation_method_explica": "Method of conservation \/ restoration.",
|
||||||
|
"conservator": "Conservator",
|
||||||
|
"conservator_explica": "Name of the conservator enacting the conservation \/ restoration treatment.",
|
||||||
|
"conservation_begin_date": "Begin date",
|
||||||
|
"conservation_begin_date_explica": "Date of the start of the conservation \/ restoration.",
|
||||||
|
"conservation_end_date": "End date",
|
||||||
|
"conservation_end_date_explica": "Date of the end of conservation \/ restoration.",
|
||||||
|
"check_type": "Type of check",
|
||||||
|
"check_type_explica": "The type of the check registered.",
|
||||||
|
"check_date": "Date of check",
|
||||||
|
"check_date_explica": "The prospected or actual date of the check.",
|
||||||
|
"check_executed_by": "Checker",
|
||||||
|
"check_executed_by_explica": "Name of the person who is expected to do the check.",
|
||||||
|
"check_scope": "Scope",
|
||||||
|
"check_scope_explica": "Here one may enter more specific details on which aspect of the object is to be checked. E.g. a comparison of the database with the actual objects may be limited to the correctness of objects' measurements.",
|
||||||
|
"check_note_explica": "General notes on the check.",
|
||||||
|
"check_completed": "Check completed?",
|
||||||
|
"check_completed_explica": "Here the check can be marked as completed."
|
||||||
},
|
},
|
||||||
"ortart": [
|
"ortart": [
|
||||||
"",
|
"",
|
||||||
|
|
|
@ -249,6 +249,7 @@
|
||||||
"reservation": "Reservation",
|
"reservation": "Reservation",
|
||||||
"checklist": "Checklist",
|
"checklist": "Checklist",
|
||||||
"integrations": "Integrations",
|
"integrations": "Integrations",
|
||||||
"damage": "Damage"
|
"damage": "Damage",
|
||||||
|
"damages": "Damages"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -265,7 +265,32 @@
|
||||||
"damage_log": "Damage log",
|
"damage_log": "Damage log",
|
||||||
"restoration_conservation_log": "Restoration and conservation log",
|
"restoration_conservation_log": "Restoration and conservation log",
|
||||||
"new_damage": "New damage log entry",
|
"new_damage": "New damage log entry",
|
||||||
"new_conservation_restoration_measure": "New conservation or restoration measure"
|
"new_conservation_restoration_measure": "New conservation or restoration measure",
|
||||||
|
"restoration_log": "Conservation & restoration log",
|
||||||
|
"new_restoration_log_entry": "New conservation \/ restoration log entry",
|
||||||
|
"authorizer": "Authorizer",
|
||||||
|
"authorizer_explica": "Name of the person who authorized the conservation or restoration treatment.",
|
||||||
|
"conservation_authorization_date": "Authorization date",
|
||||||
|
"conservation_authorization_date_explica": "Date the conservation \/ restoration was authorized.",
|
||||||
|
"conservation_method": "Method",
|
||||||
|
"conservation_method_explica": "Method of conservation \/ restoration.",
|
||||||
|
"conservator": "Conservator",
|
||||||
|
"conservator_explica": "Name of the conservator enacting the conservation \/ restoration treatment.",
|
||||||
|
"conservation_begin_date": "Begin date",
|
||||||
|
"conservation_begin_date_explica": "Date of the start of the conservation \/ restoration.",
|
||||||
|
"conservation_end_date": "End date",
|
||||||
|
"conservation_end_date_explica": "Date of the end of conservation \/ restoration.",
|
||||||
|
"check_type": "Type of check",
|
||||||
|
"check_type_explica": "The type of the check registered.",
|
||||||
|
"check_date": "Date of check",
|
||||||
|
"check_date_explica": "The prospected or actual date of the check.",
|
||||||
|
"check_executed_by": "Checker",
|
||||||
|
"check_executed_by_explica": "Name of the person who is expected to do the check.",
|
||||||
|
"check_scope": "Scope",
|
||||||
|
"check_scope_explica": "Here one may enter more specific details on which aspect of the object is to be checked. E.g. a comparison of the database with the actual objects may be limited to the correctness of objects' measurements.",
|
||||||
|
"check_note_explica": "General notes on the check.",
|
||||||
|
"check_completed": "Check completed?",
|
||||||
|
"check_completed_explica": "Here the check can be marked as completed."
|
||||||
},
|
},
|
||||||
"ortart": [
|
"ortart": [
|
||||||
"",
|
"",
|
||||||
|
|
|
@ -249,6 +249,7 @@
|
||||||
"reservation": "Reservation",
|
"reservation": "Reservation",
|
||||||
"checklist": "Checklist",
|
"checklist": "Checklist",
|
||||||
"integrations": "Integrations",
|
"integrations": "Integrations",
|
||||||
"damage": "Damage"
|
"damage": "Damage",
|
||||||
|
"damages": "Damages"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -265,7 +265,32 @@
|
||||||
"damage_log": "Damage log",
|
"damage_log": "Damage log",
|
||||||
"restoration_conservation_log": "Restoration and conservation log",
|
"restoration_conservation_log": "Restoration and conservation log",
|
||||||
"new_damage": "New damage log entry",
|
"new_damage": "New damage log entry",
|
||||||
"new_conservation_restoration_measure": "New conservation or restoration measure"
|
"new_conservation_restoration_measure": "New conservation or restoration measure",
|
||||||
|
"restoration_log": "Conservation & restoration log",
|
||||||
|
"new_restoration_log_entry": "New conservation \/ restoration log entry",
|
||||||
|
"authorizer": "Authorizer",
|
||||||
|
"authorizer_explica": "Name of the person who authorized the conservation or restoration treatment.",
|
||||||
|
"conservation_authorization_date": "Authorization date",
|
||||||
|
"conservation_authorization_date_explica": "Date the conservation \/ restoration was authorized.",
|
||||||
|
"conservation_method": "Method",
|
||||||
|
"conservation_method_explica": "Method of conservation \/ restoration.",
|
||||||
|
"conservator": "Conservator",
|
||||||
|
"conservator_explica": "Name of the conservator enacting the conservation \/ restoration treatment.",
|
||||||
|
"conservation_begin_date": "Begin date",
|
||||||
|
"conservation_begin_date_explica": "Date of the start of the conservation \/ restoration.",
|
||||||
|
"conservation_end_date": "End date",
|
||||||
|
"conservation_end_date_explica": "Date of the end of conservation \/ restoration.",
|
||||||
|
"check_type": "Type of check",
|
||||||
|
"check_type_explica": "The type of the check registered.",
|
||||||
|
"check_date": "Date of check",
|
||||||
|
"check_date_explica": "The prospected or actual date of the check.",
|
||||||
|
"check_executed_by": "Checker",
|
||||||
|
"check_executed_by_explica": "Name of the person who is expected to do the check.",
|
||||||
|
"check_scope": "Scope",
|
||||||
|
"check_scope_explica": "Here one may enter more specific details on which aspect of the object is to be checked. E.g. a comparison of the database with the actual objects may be limited to the correctness of objects' measurements.",
|
||||||
|
"check_note_explica": "General notes on the check.",
|
||||||
|
"check_completed": "Check completed?",
|
||||||
|
"check_completed_explica": "Here the check can be marked as completed."
|
||||||
},
|
},
|
||||||
"ortart": [
|
"ortart": [
|
||||||
"",
|
"",
|
||||||
|
|
|
@ -249,6 +249,7 @@
|
||||||
"reservation": "Reservation",
|
"reservation": "Reservation",
|
||||||
"checklist": "Checklist",
|
"checklist": "Checklist",
|
||||||
"integrations": "Integrations",
|
"integrations": "Integrations",
|
||||||
"damage": "Damage"
|
"damage": "Damage",
|
||||||
|
"damages": "Damages"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -265,7 +265,32 @@
|
||||||
"damage_log": "Damage log",
|
"damage_log": "Damage log",
|
||||||
"restoration_conservation_log": "Restoration and conservation log",
|
"restoration_conservation_log": "Restoration and conservation log",
|
||||||
"new_damage": "New damage log entry",
|
"new_damage": "New damage log entry",
|
||||||
"new_conservation_restoration_measure": "New conservation or restoration measure"
|
"new_conservation_restoration_measure": "New conservation or restoration measure",
|
||||||
|
"restoration_log": "Conservation & restoration log",
|
||||||
|
"new_restoration_log_entry": "New conservation \/ restoration log entry",
|
||||||
|
"authorizer": "Authorizer",
|
||||||
|
"authorizer_explica": "Name of the person who authorized the conservation or restoration treatment.",
|
||||||
|
"conservation_authorization_date": "Authorization date",
|
||||||
|
"conservation_authorization_date_explica": "Date the conservation \/ restoration was authorized.",
|
||||||
|
"conservation_method": "Method",
|
||||||
|
"conservation_method_explica": "Method of conservation \/ restoration.",
|
||||||
|
"conservator": "Conservator",
|
||||||
|
"conservator_explica": "Name of the conservator enacting the conservation \/ restoration treatment.",
|
||||||
|
"conservation_begin_date": "Begin date",
|
||||||
|
"conservation_begin_date_explica": "Date of the start of the conservation \/ restoration.",
|
||||||
|
"conservation_end_date": "End date",
|
||||||
|
"conservation_end_date_explica": "Date of the end of conservation \/ restoration.",
|
||||||
|
"check_type": "Type of check",
|
||||||
|
"check_type_explica": "The type of the check registered.",
|
||||||
|
"check_date": "Date of check",
|
||||||
|
"check_date_explica": "The prospected or actual date of the check.",
|
||||||
|
"check_executed_by": "Checker",
|
||||||
|
"check_executed_by_explica": "Name of the person who is expected to do the check.",
|
||||||
|
"check_scope": "Scope",
|
||||||
|
"check_scope_explica": "Here one may enter more specific details on which aspect of the object is to be checked. E.g. a comparison of the database with the actual objects may be limited to the correctness of objects' measurements.",
|
||||||
|
"check_note_explica": "General notes on the check.",
|
||||||
|
"check_completed": "Check completed?",
|
||||||
|
"check_completed_explica": "Here the check can be marked as completed."
|
||||||
},
|
},
|
||||||
"ortart": [
|
"ortart": [
|
||||||
"",
|
"",
|
||||||
|
|
|
@ -249,6 +249,7 @@
|
||||||
"reservation": "Reservation",
|
"reservation": "Reservation",
|
||||||
"checklist": "Checklist",
|
"checklist": "Checklist",
|
||||||
"integrations": "Integrations",
|
"integrations": "Integrations",
|
||||||
"damage": "Damage"
|
"damage": "Damage",
|
||||||
|
"damages": "Damages"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -265,7 +265,32 @@
|
||||||
"damage_log": "Damage log",
|
"damage_log": "Damage log",
|
||||||
"restoration_conservation_log": "Restoration and conservation log",
|
"restoration_conservation_log": "Restoration and conservation log",
|
||||||
"new_damage": "New damage log entry",
|
"new_damage": "New damage log entry",
|
||||||
"new_conservation_restoration_measure": "New conservation or restoration measure"
|
"new_conservation_restoration_measure": "New conservation or restoration measure",
|
||||||
|
"restoration_log": "Conservation & restoration log",
|
||||||
|
"new_restoration_log_entry": "New conservation \/ restoration log entry",
|
||||||
|
"authorizer": "Authorizer",
|
||||||
|
"authorizer_explica": "Name of the person who authorized the conservation or restoration treatment.",
|
||||||
|
"conservation_authorization_date": "Authorization date",
|
||||||
|
"conservation_authorization_date_explica": "Date the conservation \/ restoration was authorized.",
|
||||||
|
"conservation_method": "Method",
|
||||||
|
"conservation_method_explica": "Method of conservation \/ restoration.",
|
||||||
|
"conservator": "Conservator",
|
||||||
|
"conservator_explica": "Name of the conservator enacting the conservation \/ restoration treatment.",
|
||||||
|
"conservation_begin_date": "Begin date",
|
||||||
|
"conservation_begin_date_explica": "Date of the start of the conservation \/ restoration.",
|
||||||
|
"conservation_end_date": "End date",
|
||||||
|
"conservation_end_date_explica": "Date of the end of conservation \/ restoration.",
|
||||||
|
"check_type": "Type of check",
|
||||||
|
"check_type_explica": "The type of the check registered.",
|
||||||
|
"check_date": "Date of check",
|
||||||
|
"check_date_explica": "The prospected or actual date of the check.",
|
||||||
|
"check_executed_by": "Checker",
|
||||||
|
"check_executed_by_explica": "Name of the person who is expected to do the check.",
|
||||||
|
"check_scope": "Scope",
|
||||||
|
"check_scope_explica": "Here one may enter more specific details on which aspect of the object is to be checked. E.g. a comparison of the database with the actual objects may be limited to the correctness of objects' measurements.",
|
||||||
|
"check_note_explica": "General notes on the check.",
|
||||||
|
"check_completed": "Check completed?",
|
||||||
|
"check_completed_explica": "Here the check can be marked as completed."
|
||||||
},
|
},
|
||||||
"ortart": [
|
"ortart": [
|
||||||
"",
|
"",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user