snipe-it/resources/lang/mn/admin/locations/table.php
2017-10-17 18:52:20 -07:00

22 lines
1.2 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_locations_title' => 'Байршлын тухай',
'about_locations' => 'Байршил нь хэрэглэгчид, эд хөрөнгө, бусад зүйлсийн байршлын мэдээллийг хянахад ашиглагддаг',
'assets_rtd' => 'Актив', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
'assets_checkedout' => 'Активыг хуваарилсан',
'id' => 'ID',
'city' => 'Хот',
'state' => 'Улс',
'country' => 'Улс',
'create' => 'Байршлыг үүсгэх нь',
'update' => 'Байршлын мэдээллийг шинэчлэх',
'name' => 'Байршил нэр',
'address' => 'Хаяг',
'zip' => 'Шуудангийн код',
'locations' => 'Байршил',
'parent' => 'Эцэг эх',
'currency' => 'Байршил валют',
'ldap_ou' => 'LDAP хайлт ОУ',
);