Approval.
This commit is contained in:
parent
6bcdd794ca
commit
7a97fb5961
19
ar/entry_types.php
Normal file
19
ar/entry_types.php
Normal file
|
@ -0,0 +1,19 @@
|
|||
<?PHP
|
||||
$entry_types['0'] = '';
|
||||
$entry_types['1'] = 'Donation';
|
||||
$entry_types['2'] = 'Purchase';
|
||||
$entry_types['3'] = 'Excavation';
|
||||
$entry_types['4'] = 'Emergency Rescue';
|
||||
$entry_types['5'] = 'Inheritance';
|
||||
$entry_types['6'] = 'Endowment';
|
||||
$entry_types['7'] = 'Dispossession';
|
||||
$entry_types['8'] = 'Original condition';
|
||||
$entry_types['9'] = 'Loan';
|
||||
$entry_types['10'] = 'Exchange';
|
||||
$entry_types['11'] = 'In-house production';
|
||||
$entry_types['12'] = 'Material Strain (Törzsanyag)';
|
||||
$entry_types['14'] = 'Vorlass';
|
||||
$entry_types['15'] = 'Finding';
|
||||
$entry_types['98'] = 'To be checked';
|
||||
$entry_types['99'] = 'Other legal acquisition';
|
||||
$entry_types['16'] = 'Permanent loan';
|
19
de/entry_types.php
Normal file
19
de/entry_types.php
Normal file
|
@ -0,0 +1,19 @@
|
|||
<?PHP
|
||||
$entry_types['0'] = '';
|
||||
$entry_types['1'] = 'Schenkung';
|
||||
$entry_types['2'] = 'Kauf';
|
||||
$entry_types['3'] = 'Grabung';
|
||||
$entry_types['4'] = 'Notbergung';
|
||||
$entry_types['5'] = 'Erbschaft / Nachlass';
|
||||
$entry_types['6'] = 'Stiftung';
|
||||
$entry_types['7'] = 'Enteignung';
|
||||
$entry_types['8'] = 'Ursprungsbestand';
|
||||
$entry_types['9'] = 'Leihgabe';
|
||||
$entry_types['10'] = 'Tausch';
|
||||
$entry_types['11'] = 'Eigenproduktion';
|
||||
$entry_types['12'] = 'Material Strain (Törzsanyag)';
|
||||
$entry_types['14'] = 'Vorlass';
|
||||
$entry_types['15'] = 'Fund';
|
||||
$entry_types['98'] = 'Ungeklärt';
|
||||
$entry_types['99'] = 'Anderer rechtmäßiger Zugang';
|
||||
$entry_types['16'] = 'Dauerleihgabe';
|
19
dsb/entry_types.php
Normal file
19
dsb/entry_types.php
Normal file
|
@ -0,0 +1,19 @@
|
|||
<?PHP
|
||||
$entry_types['0'] = '';
|
||||
$entry_types['1'] = 'Donation';
|
||||
$entry_types['2'] = 'Purchase';
|
||||
$entry_types['3'] = 'Excavation';
|
||||
$entry_types['4'] = 'Emergency Rescue';
|
||||
$entry_types['5'] = 'Inheritance';
|
||||
$entry_types['6'] = 'Endowment';
|
||||
$entry_types['7'] = 'Dispossession';
|
||||
$entry_types['8'] = 'Original condition';
|
||||
$entry_types['9'] = 'Loan';
|
||||
$entry_types['10'] = 'Exchange';
|
||||
$entry_types['11'] = 'In-house production';
|
||||
$entry_types['12'] = 'Material Strain (Törzsanyag)';
|
||||
$entry_types['14'] = 'Vorlass';
|
||||
$entry_types['15'] = 'Finding';
|
||||
$entry_types['98'] = 'To be checked';
|
||||
$entry_types['99'] = 'Other legal acquisition';
|
||||
$entry_types['16'] = 'Permanent loan';
|
19
en/entry_types.php
Normal file
19
en/entry_types.php
Normal file
|
@ -0,0 +1,19 @@
|
|||
<?PHP
|
||||
$entry_types['0'] = '';
|
||||
$entry_types['1'] = 'Donation';
|
||||
$entry_types['2'] = 'Purchase';
|
||||
$entry_types['3'] = 'Excavation';
|
||||
$entry_types['4'] = 'Emergency Rescue';
|
||||
$entry_types['5'] = 'Inheritance';
|
||||
$entry_types['6'] = 'Endowment';
|
||||
$entry_types['7'] = 'Dispossession';
|
||||
$entry_types['8'] = 'Original condition';
|
||||
$entry_types['9'] = 'Loan';
|
||||
$entry_types['10'] = 'Exchange';
|
||||
$entry_types['11'] = 'In-house production';
|
||||
$entry_types['12'] = 'Material Strain (Törzsanyag)';
|
||||
$entry_types['14'] = 'Vorlass';
|
||||
$entry_types['15'] = 'Finding';
|
||||
$entry_types['98'] = 'To be checked';
|
||||
$entry_types['99'] = 'Other legal acquisition';
|
||||
$entry_types['16'] = 'Permanent loan';
|
19
es/entry_types.php
Normal file
19
es/entry_types.php
Normal file
|
@ -0,0 +1,19 @@
|
|||
<?PHP
|
||||
$entry_types['0'] = '';
|
||||
$entry_types['1'] = 'Donation';
|
||||
$entry_types['2'] = 'Purchase';
|
||||
$entry_types['3'] = 'Excavation';
|
||||
$entry_types['4'] = 'Emergency Rescue';
|
||||
$entry_types['5'] = 'Inheritance';
|
||||
$entry_types['6'] = 'Endowment';
|
||||
$entry_types['7'] = 'Dispossession';
|
||||
$entry_types['8'] = 'Original condition';
|
||||
$entry_types['9'] = 'Loan';
|
||||
$entry_types['10'] = 'Exchange';
|
||||
$entry_types['11'] = 'In-house production';
|
||||
$entry_types['12'] = 'Material Strain (Törzsanyag)';
|
||||
$entry_types['14'] = 'Vorlass';
|
||||
$entry_types['15'] = 'Finding';
|
||||
$entry_types['98'] = 'To be checked';
|
||||
$entry_types['99'] = 'Other legal acquisition';
|
||||
$entry_types['16'] = 'Permanent loan';
|
19
fr/entry_types.php
Normal file
19
fr/entry_types.php
Normal file
|
@ -0,0 +1,19 @@
|
|||
<?PHP
|
||||
$entry_types['0'] = '';
|
||||
$entry_types['1'] = 'Donation';
|
||||
$entry_types['2'] = 'Purchase';
|
||||
$entry_types['3'] = 'Excavation';
|
||||
$entry_types['4'] = 'Emergency Rescue';
|
||||
$entry_types['5'] = 'Inheritance';
|
||||
$entry_types['6'] = 'Endowment';
|
||||
$entry_types['7'] = 'Dispossession';
|
||||
$entry_types['8'] = 'Original condition';
|
||||
$entry_types['9'] = 'Loan';
|
||||
$entry_types['10'] = 'Exchange';
|
||||
$entry_types['11'] = 'In-house production';
|
||||
$entry_types['12'] = 'Material Strain (Törzsanyag)';
|
||||
$entry_types['14'] = 'Vorlass';
|
||||
$entry_types['15'] = 'Finding';
|
||||
$entry_types['98'] = 'To be checked';
|
||||
$entry_types['99'] = 'Other legal acquisition';
|
||||
$entry_types['16'] = 'Permanent loan';
|
19
hsb/entry_types.php
Normal file
19
hsb/entry_types.php
Normal file
|
@ -0,0 +1,19 @@
|
|||
<?PHP
|
||||
$entry_types['0'] = '';
|
||||
$entry_types['1'] = 'Donation';
|
||||
$entry_types['2'] = 'Purchase';
|
||||
$entry_types['3'] = 'Excavation';
|
||||
$entry_types['4'] = 'Emergency Rescue';
|
||||
$entry_types['5'] = 'Inheritance';
|
||||
$entry_types['6'] = 'Endowment';
|
||||
$entry_types['7'] = 'Dispossession';
|
||||
$entry_types['8'] = 'Original condition';
|
||||
$entry_types['9'] = 'Loan';
|
||||
$entry_types['10'] = 'Exchange';
|
||||
$entry_types['11'] = 'In-house production';
|
||||
$entry_types['12'] = 'Material Strain (Törzsanyag)';
|
||||
$entry_types['14'] = 'Vorlass';
|
||||
$entry_types['15'] = 'Finding';
|
||||
$entry_types['98'] = 'To be checked';
|
||||
$entry_types['99'] = 'Other legal acquisition';
|
||||
$entry_types['16'] = 'Permanent loan';
|
19
hu/entry_types.php
Normal file
19
hu/entry_types.php
Normal file
|
@ -0,0 +1,19 @@
|
|||
<?PHP
|
||||
$entry_types['0'] = '';
|
||||
$entry_types['1'] = 'Ajándékozás';
|
||||
$entry_types['2'] = 'Vétel';
|
||||
$entry_types['3'] = 'Feltárás';
|
||||
$entry_types['4'] = 'Sürgősségi értékmentés';
|
||||
$entry_types['5'] = 'Hagyaték';
|
||||
$entry_types['6'] = 'Hivatalos átadás';
|
||||
$entry_types['7'] = 'Kisajátítás';
|
||||
$entry_types['8'] = 'Gyűjtés';
|
||||
$entry_types['9'] = 'Letét';
|
||||
$entry_types['10'] = 'Csere';
|
||||
$entry_types['11'] = 'Saját előállítás';
|
||||
$entry_types['12'] = 'Törzsanyag';
|
||||
$entry_types['14'] = 'Átadás';
|
||||
$entry_types['15'] = 'Lelet';
|
||||
$entry_types['98'] = 'Kutatást igényel';
|
||||
$entry_types['99'] = 'Egyéb hivatalos megszerzés';
|
||||
$entry_types['16'] = 'Tartós leltét';
|
19
id/entry_types.php
Normal file
19
id/entry_types.php
Normal file
|
@ -0,0 +1,19 @@
|
|||
<?PHP
|
||||
$entry_types['0'] = '';
|
||||
$entry_types['1'] = 'Donasi';
|
||||
$entry_types['2'] = 'Pembelian';
|
||||
$entry_types['3'] = 'Penggalian';
|
||||
$entry_types['4'] = 'Pelepasan';
|
||||
$entry_types['5'] = 'Warisan';
|
||||
$entry_types['6'] = 'Sumbangan';
|
||||
$entry_types['7'] = 'Perampasan';
|
||||
$entry_types['8'] = 'Stok lama';
|
||||
$entry_types['9'] = 'Pinjaman';
|
||||
$entry_types['10'] = 'Tukaran';
|
||||
$entry_types['11'] = 'Produksi sendiri';
|
||||
$entry_types['12'] = 'Material Strain (Törzsanyag)';
|
||||
$entry_types['14'] = 'Vorlass';
|
||||
$entry_types['15'] = 'Temukan';
|
||||
$entry_types['98'] = 'Harus dicek';
|
||||
$entry_types['99'] = 'Akuisisi sah yang lain';
|
||||
$entry_types['16'] = 'Permanent loan';
|
19
it/entry_types.php
Normal file
19
it/entry_types.php
Normal file
|
@ -0,0 +1,19 @@
|
|||
<?PHP
|
||||
$entry_types['0'] = '';
|
||||
$entry_types['1'] = 'Donation';
|
||||
$entry_types['2'] = 'Purchase';
|
||||
$entry_types['3'] = 'Excavation';
|
||||
$entry_types['4'] = 'Emergency Rescue';
|
||||
$entry_types['5'] = 'Inheritance';
|
||||
$entry_types['6'] = 'Endowment';
|
||||
$entry_types['7'] = 'Dispossession';
|
||||
$entry_types['8'] = 'Original condition';
|
||||
$entry_types['9'] = 'Loan';
|
||||
$entry_types['10'] = 'Exchange';
|
||||
$entry_types['11'] = 'In-house production';
|
||||
$entry_types['12'] = 'Material Strain (Törzsanyag)';
|
||||
$entry_types['14'] = 'Vorlass';
|
||||
$entry_types['15'] = 'Finding';
|
||||
$entry_types['98'] = 'To be checked';
|
||||
$entry_types['99'] = 'Other legal acquisition';
|
||||
$entry_types['16'] = 'Permanent loan';
|
19
iw/entry_types.php
Normal file
19
iw/entry_types.php
Normal file
|
@ -0,0 +1,19 @@
|
|||
<?PHP
|
||||
$entry_types['0'] = '';
|
||||
$entry_types['1'] = 'Donation';
|
||||
$entry_types['2'] = 'Purchase';
|
||||
$entry_types['3'] = 'Excavation';
|
||||
$entry_types['4'] = 'Emergency Rescue';
|
||||
$entry_types['5'] = 'Inheritance';
|
||||
$entry_types['6'] = 'Endowment';
|
||||
$entry_types['7'] = 'Dispossession';
|
||||
$entry_types['8'] = 'Original condition';
|
||||
$entry_types['9'] = 'Loan';
|
||||
$entry_types['10'] = 'Exchange';
|
||||
$entry_types['11'] = 'In-house production';
|
||||
$entry_types['12'] = 'Material Strain (Törzsanyag)';
|
||||
$entry_types['14'] = 'Vorlass';
|
||||
$entry_types['15'] = 'Finding';
|
||||
$entry_types['98'] = 'To be checked';
|
||||
$entry_types['99'] = 'Other legal acquisition';
|
||||
$entry_types['16'] = 'Permanent loan';
|
19
nl/entry_types.php
Normal file
19
nl/entry_types.php
Normal file
|
@ -0,0 +1,19 @@
|
|||
<?PHP
|
||||
$entry_types['0'] = '';
|
||||
$entry_types['1'] = 'Donation';
|
||||
$entry_types['2'] = 'Purchase';
|
||||
$entry_types['3'] = 'Excavation';
|
||||
$entry_types['4'] = 'Emergency Rescue';
|
||||
$entry_types['5'] = 'Inheritance';
|
||||
$entry_types['6'] = 'Endowment';
|
||||
$entry_types['7'] = 'Dispossession';
|
||||
$entry_types['8'] = 'Original condition';
|
||||
$entry_types['9'] = 'Loan';
|
||||
$entry_types['10'] = 'Exchange';
|
||||
$entry_types['11'] = 'In-house production';
|
||||
$entry_types['12'] = 'Material Strain (Törzsanyag)';
|
||||
$entry_types['14'] = 'Vorlass';
|
||||
$entry_types['15'] = 'Finding';
|
||||
$entry_types['98'] = 'To be checked';
|
||||
$entry_types['99'] = 'Other legal acquisition';
|
||||
$entry_types['16'] = 'Permanent loan';
|
19
pl/entry_types.php
Normal file
19
pl/entry_types.php
Normal file
|
@ -0,0 +1,19 @@
|
|||
<?PHP
|
||||
$entry_types['0'] = '';
|
||||
$entry_types['1'] = 'Donation';
|
||||
$entry_types['2'] = 'Purchase';
|
||||
$entry_types['3'] = 'Excavation';
|
||||
$entry_types['4'] = 'Emergency Rescue';
|
||||
$entry_types['5'] = 'Inheritance';
|
||||
$entry_types['6'] = 'Endowment';
|
||||
$entry_types['7'] = 'Dispossession';
|
||||
$entry_types['8'] = 'Original condition';
|
||||
$entry_types['9'] = 'Loan';
|
||||
$entry_types['10'] = 'Exchange';
|
||||
$entry_types['11'] = 'In-house production';
|
||||
$entry_types['12'] = 'Material Strain (Törzsanyag)';
|
||||
$entry_types['14'] = 'Vorlass';
|
||||
$entry_types['15'] = 'Finding';
|
||||
$entry_types['98'] = 'To be checked';
|
||||
$entry_types['99'] = 'Other legal acquisition';
|
||||
$entry_types['16'] = 'Permanent loan';
|
19
pt/entry_types.php
Normal file
19
pt/entry_types.php
Normal file
|
@ -0,0 +1,19 @@
|
|||
<?PHP
|
||||
$entry_types['0'] = '';
|
||||
$entry_types['1'] = 'Donation';
|
||||
$entry_types['2'] = 'Purchase';
|
||||
$entry_types['3'] = 'Excavation';
|
||||
$entry_types['4'] = 'Emergency Rescue';
|
||||
$entry_types['5'] = 'Inheritance';
|
||||
$entry_types['6'] = 'Endowment';
|
||||
$entry_types['7'] = 'Dispossession';
|
||||
$entry_types['8'] = 'Original condition';
|
||||
$entry_types['9'] = 'Loan';
|
||||
$entry_types['10'] = 'Exchange';
|
||||
$entry_types['11'] = 'In-house production';
|
||||
$entry_types['12'] = 'Material Strain (Törzsanyag)';
|
||||
$entry_types['14'] = 'Vorlass';
|
||||
$entry_types['15'] = 'Finding';
|
||||
$entry_types['98'] = 'To be checked';
|
||||
$entry_types['99'] = 'Other legal acquisition';
|
||||
$entry_types['16'] = 'Permanent loan';
|
19
qu/entry_types.php
Normal file
19
qu/entry_types.php
Normal file
|
@ -0,0 +1,19 @@
|
|||
<?PHP
|
||||
$entry_types['0'] = '';
|
||||
$entry_types['1'] = 'Donation';
|
||||
$entry_types['2'] = 'Purchase';
|
||||
$entry_types['3'] = 'Excavation';
|
||||
$entry_types['4'] = 'Emergency Rescue';
|
||||
$entry_types['5'] = 'Inheritance';
|
||||
$entry_types['6'] = 'Endowment';
|
||||
$entry_types['7'] = 'Dispossession';
|
||||
$entry_types['8'] = 'Original condition';
|
||||
$entry_types['9'] = 'Loan';
|
||||
$entry_types['10'] = 'Exchange';
|
||||
$entry_types['11'] = 'In-house production';
|
||||
$entry_types['12'] = 'Material Strain (Törzsanyag)';
|
||||
$entry_types['14'] = 'Vorlass';
|
||||
$entry_types['15'] = 'Finding';
|
||||
$entry_types['98'] = 'To be checked';
|
||||
$entry_types['99'] = 'Other legal acquisition';
|
||||
$entry_types['16'] = 'Permanent loan';
|
19
ru/entry_types.php
Normal file
19
ru/entry_types.php
Normal file
|
@ -0,0 +1,19 @@
|
|||
<?PHP
|
||||
$entry_types['0'] = '';
|
||||
$entry_types['1'] = 'Donation';
|
||||
$entry_types['2'] = 'Purchase';
|
||||
$entry_types['3'] = 'Excavation';
|
||||
$entry_types['4'] = 'Emergency Rescue';
|
||||
$entry_types['5'] = 'Inheritance';
|
||||
$entry_types['6'] = 'Endowment';
|
||||
$entry_types['7'] = 'Dispossession';
|
||||
$entry_types['8'] = 'Original condition';
|
||||
$entry_types['9'] = 'Loan';
|
||||
$entry_types['10'] = 'Exchange';
|
||||
$entry_types['11'] = 'In-house production';
|
||||
$entry_types['12'] = 'Material Strain (Törzsanyag)';
|
||||
$entry_types['14'] = 'Vorlass';
|
||||
$entry_types['15'] = 'Finding';
|
||||
$entry_types['98'] = 'To be checked';
|
||||
$entry_types['99'] = 'Other legal acquisition';
|
||||
$entry_types['16'] = 'Permanent loan';
|
19
tl/entry_types.php
Normal file
19
tl/entry_types.php
Normal file
|
@ -0,0 +1,19 @@
|
|||
<?PHP
|
||||
$entry_types['0'] = '';
|
||||
$entry_types['1'] = 'Donation';
|
||||
$entry_types['2'] = 'Purchase';
|
||||
$entry_types['3'] = 'Excavation';
|
||||
$entry_types['4'] = 'Emergency Rescue';
|
||||
$entry_types['5'] = 'Inheritance';
|
||||
$entry_types['6'] = 'Endowment';
|
||||
$entry_types['7'] = 'Dispossession';
|
||||
$entry_types['8'] = 'Original condition';
|
||||
$entry_types['9'] = 'Loan';
|
||||
$entry_types['10'] = 'Exchange';
|
||||
$entry_types['11'] = 'In-house production';
|
||||
$entry_types['12'] = 'Material Strain (Törzsanyag)';
|
||||
$entry_types['14'] = 'Vorlass';
|
||||
$entry_types['15'] = 'Finding';
|
||||
$entry_types['98'] = 'To be checked';
|
||||
$entry_types['99'] = 'Other legal acquisition';
|
||||
$entry_types['16'] = 'Permanent loan';
|
19
tr/entry_types.php
Normal file
19
tr/entry_types.php
Normal file
|
@ -0,0 +1,19 @@
|
|||
<?PHP
|
||||
$entry_types['0'] = '';
|
||||
$entry_types['1'] = 'Donation';
|
||||
$entry_types['2'] = 'Purchase';
|
||||
$entry_types['3'] = 'Excavation';
|
||||
$entry_types['4'] = 'Emergency Rescue';
|
||||
$entry_types['5'] = 'Inheritance';
|
||||
$entry_types['6'] = 'Endowment';
|
||||
$entry_types['7'] = 'Dispossession';
|
||||
$entry_types['8'] = 'Original condition';
|
||||
$entry_types['9'] = 'Loan';
|
||||
$entry_types['10'] = 'Exchange';
|
||||
$entry_types['11'] = 'In-house production';
|
||||
$entry_types['12'] = 'Material Strain (Törzsanyag)';
|
||||
$entry_types['14'] = 'Vorlass';
|
||||
$entry_types['15'] = 'Finding';
|
||||
$entry_types['98'] = 'To be checked';
|
||||
$entry_types['99'] = 'Other legal acquisition';
|
||||
$entry_types['16'] = 'Permanent loan';
|
19
zh/entry_types.php
Normal file
19
zh/entry_types.php
Normal file
|
@ -0,0 +1,19 @@
|
|||
<?PHP
|
||||
$entry_types['0'] = '';
|
||||
$entry_types['1'] = 'Donation';
|
||||
$entry_types['2'] = 'Purchase';
|
||||
$entry_types['3'] = 'Excavation';
|
||||
$entry_types['4'] = 'Emergency Rescue';
|
||||
$entry_types['5'] = 'Inheritance';
|
||||
$entry_types['6'] = 'Endowment';
|
||||
$entry_types['7'] = 'Dispossession';
|
||||
$entry_types['8'] = 'Original condition';
|
||||
$entry_types['9'] = 'Loan';
|
||||
$entry_types['10'] = 'Exchange';
|
||||
$entry_types['11'] = 'In-house production';
|
||||
$entry_types['12'] = 'Material Strain (Törzsanyag)';
|
||||
$entry_types['14'] = 'Vorlass';
|
||||
$entry_types['15'] = 'Finding';
|
||||
$entry_types['98'] = 'To be checked';
|
||||
$entry_types['99'] = 'Other legal acquisition';
|
||||
$entry_types['16'] = 'Permanent loan';
|
Loading…
Reference in New Issue
Block a user