snipe-it/resources/lang/mi/admin/hardware/form.php
Laravel Shift 934afa036f Adopt Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions.

You may customize the adopted coding style by adding your own [PHP CS Fixer][1] `.php_cs` config file to your project root. Feel free to use [Shift's Laravel ruleset][2] to help you get started.

[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
2021-06-10 20:15:52 +00:00

44 lines
2 KiB
PHP

<?php
return [
'bulk_delete' => 'Whakaaetia te Puku Whakamuri Taonga',
'bulk_delete_help' => 'Arotakehia nga rawa mo te whakakore nui i raro. Kia mukua, ka taea te whakahoki mai i enei taonga, engari kaore i te hono atu ki nga kaiwhakamahi e tukuna ana ki a raatau.',
'bulk_delete_warn' => 'Kei te tata koe ki te muku: te hua moni rawa.',
'bulk_update' => 'Kaupapa Whakatairanga Nui',
'bulk_update_help' => 'Ko tenei puka ka taea e koe te whakahou i nga hua maha i te wa kotahi. Whakakiia nga mara e hiahia ana koe ki te huri. Ko nga mara katoa e mahue ana ka noho tonu.',
'bulk_update_warn' => 'Kei te tata koe ki te whakatika i nga taonga o: rawa hua.',
'checkedout_to' => 'Kua aroahia ki te',
'checkout_date' => 'Rā Rārangi',
'checkin_date' => 'Rangi Titiro',
'checkout_to' => 'Whakaritea ki',
'cost' => 'Utu Hokona',
'create' => 'Waihanga Ahua',
'date' => 'Raa Hokona',
'depreciation' => 'Te whakahekenga moni',
'depreciates_on' => 'Whakapaihia ana i runga',
'default_location' => 'Tauwāhi Taunoa',
'eol_date' => 'EOL Rā',
'eol_rate' => 'EOL Tau',
'expected_checkin' => 'Ko te Whakataunga Whakataunga Whakaaro',
'expires' => 'Ka puta',
'fully_depreciated' => 'Kua tino tohaina',
'help_checkout' => 'Ki te hiahia koe ki te tautapa i tenei taonga tonu, tīpakohia "Ka rite ki te Whakamahia" mai i te rārangi mana i runga.',
'mac_address' => 'Wāhitau MAC',
'manufacturer' => 'Kaihanga',
'model' => 'Tauira',
'months' => 'marama',
'name' => 'Ingoa Ahua',
'notes' => 'Tuhipoka',
'order' => 'Tau Tau',
'qr' => 'QR Code',
'requestable' => 'Ka taea e nga kaiwhakamahi te tono mo tenei taonga',
'select_statustype' => 'Tīpakohia te Momo Tūnga',
'serial' => 'Waea',
'status' => 'Tūnga',
'tag' => 'Tae Taonga',
'update' => 'Te Whakahou Ahua',
'warranty' => 'Te tiwhikete',
'warranty_expires' => 'Warranty Expires',
'years' => 'tau',
];