ar
de
dsb
en
es
fr
hsb
hu
id
it
iw
nl
pl
pt
qu
ru
tl
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_external_id_repositories.php
license_explica.php
license_full_names.php
license_url.php
loan_types.php
marking_types.php
object_check_types_set.php
object_damage_status_set.php
object_damage_types_set.php
object_form_set.php
object_publication_background.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
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_length_set.php
units_weight_set.php
tr
uk
zh
53 lines
1.2 KiB
PHP
53 lines
1.2 KiB
PHP
<?PHP
|
|
declare(strict_types = 1);
|
|
$event_persinst = array (
|
|
1 => 'Nilikha ni',
|
|
2 => 'Nahanap ni',
|
|
3 => 'Nilathala ni',
|
|
4 => 'Ang mga template ay nilikha ni',
|
|
5 => 'Inilarawan',
|
|
6 => 'Ginamit ni',
|
|
7 => 'Sinulat ni',
|
|
8 => 'Kinolekta ni',
|
|
9 => 'Ipininta ni',
|
|
10 => 'Kinunan ng litrato ni',
|
|
11 => 'Tinanggap ni',
|
|
12 => 'Nilikha ang printing plate ni',
|
|
13 => 'Ipinadala ni',
|
|
14 => 'Inilabas ng',
|
|
15 => 'Nilagdaan ni',
|
|
16 => 'Unang inilarawan ni',
|
|
19 => 'Ginuhit ni',
|
|
20 => 'Kinopya (manu-mano) ni',
|
|
21 => 'Nabuhay',
|
|
22 => '[pangkalahatan]',
|
|
23 => '[pangkalahatan]',
|
|
24 => '[pangkalahatan]',
|
|
25 => 'Kinomisyon ni',
|
|
26 => 'Nilimbag ni',
|
|
27 => 'Itinala ni',
|
|
28 => 'Inawit ni',
|
|
29 => 'Dinisenyo ang palamuti ni',
|
|
30 => 'Dinisenyo ang anyo ni',
|
|
31 => 'Minodelo ni',
|
|
32 => 'Nilagdaan ni',
|
|
33 => 'Binanggit ni',
|
|
34 => 'Nilibing ni',
|
|
35 => 'Naisip ni',
|
|
36 => 'Inilarawan ni',
|
|
37 => 'Ipininta ni',
|
|
38 => 'Inilarawan ni',
|
|
39 => 'assembled by',
|
|
40 => 'auctioned by',
|
|
41 => 'bought by',
|
|
42 => 'owned by',
|
|
43 => 'sold by',
|
|
44 => 'restorated by',
|
|
45 => 'damaged by',
|
|
46 => 'destroyed by',
|
|
47 => 'lost by',
|
|
48 => 'edited by',
|
|
49 => 'donated by',
|
|
50 => 'inherited by',
|
|
);
|