Files
snipe-it/resources/lang/mn-MN/admin/statuslabels/table.php
T
snipe 9468acedfa Updated languages
Signed-off-by: snipe <snipe@snipe.net>
2025-05-28 18:20:02 +01:00

20 lines
1.4 KiB
PHP

<?php
return array(
'about' => 'About Status Types',
'archived' => 'Архивлагдсан',
'create' => 'Статусын шошго үүсгэнэ үү',
'color' => 'График өнгө',
'default_label' => 'Анхдагч шошго',
'default_label_help' => 'Энэ нь хөрөнгө үүсгэх/засах үед таны хамгийн их ашиглагддаг статусын шошго сонгох талбарын дээд талд гарч ирэхэд ашиглагддаг.',
'deployable' => 'Даалгавартай',
'info' => 'Status label types are used to describe the various states your assets could be in. They may be out for repair, lost/stolen, etc. You can create new status labels for your deployable, pending and archived assets according to your own workflow. For more information, <a href="https://snipe-it.readme.io/docs/overview#status-labels" target="_blank">see the documentation <i class="fa fa-external-link"></i></a>.',
'name' => 'Статусын нэр',
'pending' => 'Хүлээгдэж байна',
'status_type' => 'Статус төрөл',
'show_in_nav' => 'Далд nav-д харуулах',
'title' => 'Статусын шошго',
'undeployable' => 'Undeployable',
'update' => 'Статус шошго шинэчлэх',
);