Files
ar
de
dsb
en
es
fr
hsb
hu
id
it
iw
nl
pl
pt
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_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
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
qu
ro
ru
tl
tr
uk
zh
translation-value-sets/pt/eventtype_time.php
2024-03-25 14:51:51 +00:00

55 lines
1.2 KiB
PHP

<?PHP
declare(strict_types = 1);
$event_time = array (
1 => 'Criado',
2 => 'Encontrado',
3 => 'Publicado',
4 => 'Referência criada',
5 => 'Foi retratado',
6 => 'Foi utilizado',
7 => 'Escrito em',
8 => 'Coletado',
9 => 'Pintado em',
10 => 'Foi fotografado',
11 => 'Recebido em',
12 => 'Placa de impressão produzida em',
13 => 'Enviado',
14 => 'Emitido',
15 => 'Assinado',
16 => 'Descrito pela primeira vez em',
19 => 'Desenhado',
20 => 'Copiado (à mão)',
21 => 'Viveu em',
22 => '(generalidades)',
23 => '(generalidades)',
24 => '(generalidades)',
25 => 'Comissionado em',
26 => 'Impresso em ',
27 => 'Gravado em',
28 => 'Cantado em',
29 => 'Concepção do design',
30 => 'Concepção da forma',
31 => 'Modelado',
32 => 'Assinado',
33 => 'Foi mencionado em',
34 => 'Foi finalizado em',
35 => 'Foi concebido em',
36 => 'was imaged',
37 => 'painted on',
38 => 'illustrated',
39 => 'assembled at',
40 => 'auctioned at',
41 => 'bought at',
42 => 'owned at',
43 => 'sold at',
44 => 'restorated at',
45 => 'damaged at',
46 => 'destroyed at',
47 => 'lost at',
48 => 'edited at',
49 => 'donated at',
50 => 'inherited at',
51 => 'had subject',
52 => 'emerged at',
);