Files
snipe-it/resources/lang/mi-NZ/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.1 KiB
PHP

<?php
return array(
'about' => 'About Status Types',
'archived' => 'Whakamahia',
'create' => 'Waihanga Tapanga Whakaaetanga',
'color' => 'Tae Tae',
'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' => 'Kaore e taea',
'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' => 'Ingoa Tūnga',
'pending' => 'Kei te tatari',
'status_type' => 'Momo Tūnga',
'show_in_nav' => 'Whakaatuhia i te waka tawhito',
'title' => 'Ngā Tapanga Tūnga',
'undeployable' => 'Kaore e taea',
'update' => 'Whakahoutia te Tapanga Tūnga',
);