Files
snipe-it/resources/lang/si-LK/help.php
T
2025-10-06 10:39:04 +01:00

36 lines
3.0 KiB
PHP

<?php
return [
/*
|--------------------------------------------------------------------------
| Password Reminder Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/
'more_info_title' => 'වැඩි විස්තර',
'audit_help' => 'මෙම කොටුව සලකුණු කිරීමෙන් මෙම නව ස්ථානය පිළිබිඹු කිරීම සඳහා වත්කම් වාර්තාව සංස්කරණය කරනු ඇත. එය සලකුණු නොකර තැබීමෙන් විගණන ලොගයේ ස්ථානය සටහන් වනු ඇත.<br><br>මෙම වත්කම පරීක්ෂා කර ඇත්නම්, එය පරීක්ෂා කර ඇති පුද්ගලයාගේ, වත්කමේ හෝ ස්ථානයේ ස්ථානය වෙනස් නොකරන බව සලකන්න.',
'assets' => 'වත්කම් යනු අනුක්‍රමික අංකය හෝ වත්කම් ටැගය මගින් නිරීක්ෂණය කරන ලද අයිතම වේ. නිශ්චිත අයිතමයක් හඳුනා ගැනීම වැදගත් වන විට ඒවා ඉහළ වටිනාකමක් ඇති අයිතම වේ.',
'categories' => 'කාණ්ඩ ඔබේ අයිතම සංවිධානය කිරීමට උපකාරී වේ. උදාහරණ කාණ්ඩ කිහිපයක් &quot;ඩෙස්ක්ටොප්&quot;, &quot;ලැප්ටොප්&quot;, &quot;ජංගම දුරකථන&quot;, &quot;ටැබ්ලට්&quot; යනාදිය විය හැකි නමුත්, ඔබට අර්ථවත් වන ඕනෑම ආකාරයකින් කාණ්ඩ භාවිතා කළ හැකිය.',
'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.',
'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.',
'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.',
'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.',
'empty_file' => 'The importer detects that this file is empty.'
];