snipe-it/resources/lang/km-KH/admin/depreciations/general.php
snipe bd0863d9c7 Added new translations
Signed-off-by: snipe <snipe@snipe.net>
2023-09-25 10:54:46 +01:00

17 lines
1.3 KiB
PHP

<?php
return [
'about_asset_depreciations' => 'អំពីការរំលោះទ្រព្យសកម្ម',
'about_depreciations' => 'អ្នកអាចកំណត់ការរំលោះទ្រព្យសកម្ម ដើម្បីរំលោះទ្រព្យសកម្មដោយផ្អែកលើការរំលោះបន្ទាត់ត្រង់។',
'asset_depreciations' => 'ការរំលោះទ្រព្យសកម្ម',
'create' => 'បង្កើតការរំលោះ',
'depreciation_name' => 'ឈ្មោះរំលោះ',
'depreciation_min' => 'Floor Value of Depreciation',
'number_of_months' => 'ចំនួនខែ',
'update' => 'ធ្វើបច្ចុប្បន្នភាពការរំលោះ',
'depreciation_min' => 'តម្លៃអប្បបរមាបន្ទាប់ពីការរំលោះ',
'no_depreciations_warning' => '<strong>Warning: </strong>
You do not currently have any depreciations set up.
Please set up at least one depreciation to view the depreciation report.',
];