Approval.

This commit is contained in:
2025-07-11 06:37:45 +00:00
committed by md translation bot
parent bd508e24ff
commit 0be5ccf2d4
64 changed files with 639 additions and 639 deletions

View File

@@ -2,21 +2,21 @@
declare(strict_types = 1);
$entry_types = array (
0 => '',
1 => 'Donation',
2 => 'Purchase',
3 => 'Excavation',
4 => 'Emergency Rescue',
5 => 'Inheritance',
6 => 'Endowment',
7 => 'Dispossession',
8 => 'Original condition',
9 => 'Loan',
10 => 'Exchange',
11 => 'In-house production',
12 => 'Material Strain (Törzsanyag)',
14 => 'Vorlass',
15 => 'Finding',
98 => 'To be checked',
99 => 'Other legal acquisition',
16 => 'Permanent loan',
1 => 'दान',
2 => 'खरीदना',
3 => 'उत्खनन',
4 => 'आपातकालीन बचाव',
5 => 'विरासत',
6 => 'अक्षय निधि',
7 => 'निर्वासन',
8 => 'मूल स्थिति',
9 => 'ऋृण',
10 => 'अदला-बदली',
11 => 'इन-हाउस उत्पादन',
12 => 'सामग्री तनाव (Törzsanyag)',
14 => 'वोरलास',
15 => 'खोज',
98 => 'जाँच की जानी है',
99 => 'अन्य कानूनी अधिग्रहण',
16 => 'स्थायी ऋण',
);