snipe-it/resources/lang/mn/admin/statuslabels/table.php
2020-10-08 18:43:06 -07:00

20 lines
1.3 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return array(
'about' => 'Статусын гарчгийн талаар',
'archived' => 'Архивлагдсан',
'create' => 'Статусын шошго үүсгэнэ үү',
'color' => 'График өнгө',
'default_label' => 'Default Label',
'default_label_help' => 'This is used to ensure your most commonly used status labels appear at the top of the select box when creating/editing assets.',
'deployable' => 'Даалгавартай',
'info' => 'Статусын шошгонууд нь таны өмч хөрөнгүүдийн янз бүрийн мужуудыг тодорхойлоход хэрэглэгддэг. Засварлах, алдагдах, хулгайлагдах гэх мэтчилэн байж болно. Та байршуулах боломжтой, хүлээгдэж байгаа, архивлагдсан хөрөнгөд зориулсан шинэ статусыг үүсгэж болно.',
'name' => 'Статусын нэр',
'pending' => 'Хүлээгдэж байна',
'status_type' => 'Статус төрөл',
'show_in_nav' => 'Далд nav-д харуулах',
'title' => 'Статусын шошго',
'undeployable' => 'Undeployable',
'update' => 'Статус шошго шинэчлэх',
);