Files
ar
de
dsb
en
es
fr
hsb
hu
id
it
iw
nl
pl
pt
qu
ro
ru
ta
te
actor_variant_types_set.php
appointment_attendance_modes.php
appointment_cancellation_status_set.php
appointment_contributor_roles.php
appointment_status.php
attendance_status_set.php
closer_location_types_set.php
colors_set.php
conservation_report_type_set.php
currencies_set.php
custom_report_targets_set.php
disposal_method_set.php
entry_types.php
eventtype_groups.php
eventtype_name.php
eventtype_persinst.php
eventtype_place.php
eventtype_time.php
exhibition_contributor_roles.php
gender_set.php
institution_basic_category_set.php
institution_collection_area_set.php
institution_external_id_repositories.php
institution_musdb_use_case_set.php
institution_public_private_category_set.php
license_explica.php
license_full_names.php
license_url.php
loan_types.php
marking_types.php
measurement_type_set.php
object_check_types_set.php
object_damage_status_set.php
object_damage_types_set.php
object_document_type_set.php
object_form_set.php
object_publication_background.php
object_record_status.php
object_record_status_explica.php
object_status.php
phone_types.php
placetypes.php
podcast_contributor_roles.php
position_set.php
process_types.php
recording_types_set.php
research_status.php
series_contributor_role.php
series_place_role.php
series_time_role.php
shipment_method_set.php
source_type_set.php
space_access_status.php
space_types.php
syndication_repos.php
tag_relation_type.php
timing_intervals_set.php
title_types_set.php
todo_status.php
units_count_copies_set.php
units_count_parts_set.php
units_die_axis_set.php
units_length_set.php
units_weight_set.php
vocabulary_redaction_level.php
tl
tr
uk
zh
translation-value-sets/te/eventtype_name.php
2025-01-31 22:19:53 +00:00

55 lines
1.2 KiB
PHP

<?PHP
declare(strict_types = 1);
$eventname = array (
1 => 'Created',
2 => 'Found',
3 => 'Published',
4 => 'Template creation',
5 => 'Was depicted (Actor)',
6 => 'Was used',
7 => 'Written',
8 => 'Collected',
9 => 'Painted',
10 => 'Image taken',
11 => 'Received',
12 => 'Printing plate produced',
13 => 'Sent',
14 => 'Issued',
15 => 'Signed',
16 => 'First description',
19 => 'Drawn',
20 => 'Copied (by hand)',
21 => 'Lived',
22 => '[Relationship to location]',
23 => '[Relation to person or institution]',
24 => '[Relation to time]',
25 => 'Commissioned',
26 => 'Printed',
27 => 'Recorded',
28 => 'Sung',
29 => 'Decor designed',
30 => 'Form designed',
31 => 'Modelled',
32 => 'Autographed/Signed',
33 => 'Mentioned',
34 => 'Buried',
35 => 'Intellectual creation',
36 => 'Was depicted',
37 => 'Painted on',
38 => 'Illustrated',
39 => 'Assembled',
40 => 'Auctioned',
41 => 'Bought',
42 => 'Owned',
43 => 'Sold',
44 => 'Restored',
45 => 'Damaged',
46 => 'Destroyed',
47 => 'Lost',
48 => 'Edited',
49 => 'Donated / present',
50 => 'Inherited',
51 => 'Had subject',
52 => 'Emerged',
);