Approval.

This commit is contained in:
2025-06-17 09:45:22 +00:00
committed by md translation bot
parent a7e3056f09
commit 1bb2710cad
62 changed files with 633 additions and 633 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 => 'நிரந்தர கடன்',
);