snipe-it/resources/lang/km-KH/admin/depreciations/general.php
snipe 05875ebd1f
Some checks failed
Crowdin Action / upload-sources-to-crowdin (push) Has been cancelled
Docker images (Alpine) / docker (push) Has been cancelled
Docker images / docker (push) Has been cancelled
Tests in MySQL / PHP ${{ matrix.php-version }} (8.1) (push) Has been cancelled
Tests in MySQL / PHP ${{ matrix.php-version }} (8.2) (push) Has been cancelled
Tests in MySQL / PHP ${{ matrix.php-version }} (8.3) (push) Has been cancelled
Tests in SQLite / PHP ${{ matrix.php-version }} (8.1.1) (push) Has been cancelled
Updated translations
Signed-off-by: snipe <snipe@snipe.net>
2024-10-28 22:04:35 +00:00

17 lines
1.5 KiB
PHP

<?php
return [
'about_asset_depreciations' => 'អំពីការរំលោះទ្រព្យសកម្ម',
'about_depreciations' => 'អ្នកអាចកំណត់ការរំលោះទ្រព្យសកម្ម ដើម្បីរំលោះទ្រព្យសកម្មដោយផ្អែកលើការរំលោះបន្ទាត់ត្រង់។',
'asset_depreciations' => 'ការរំលោះទ្រព្យសកម្ម',
'create' => 'បង្កើតការរំលោះ',
'depreciation_name' => 'ឈ្មោះរំលោះ',
'depreciation_min' => 'តម្លៃជាន់នៃរំលោះ',
'number_of_months' => 'ចំនួនខែ',
'update' => 'ធ្វើបច្ចុប្បន្នភាពការរំលោះ',
'depreciation_min' => 'តម្លៃអប្បបរមាបន្ទាប់ពីការរំលោះ',
'no_depreciations_warning' => '<strong>ការព្រមាន៖ </strong>
បច្ចុប្បន្ន​នេះ អ្នក​មិន​មាន​ការ​កំណត់​ការ​រំលោះ​ទេ។
សូមរៀបចំការរំលោះយ៉ាងហោចណាស់មួយ ដើម្បីមើលរបាយការណ៍រំលោះ។',
];