snipe-it/resources/lang/mi/admin/categories/message.php

26 lines
1,007 B
PHP
Raw Normal View History

2017-10-17 18:52:20 -07:00
<?php
return array(
'does_not_exist' => 'Kāhore he kāwai.',
'assoc_models' => 'Kei te honohia tenei waahanga ki te tauira kotahi, kaore e taea te muku. Tena koa whakahou i o tauira kia kaua e tautuhi i tenei waahanga ka ngana ano.',
'assoc_items' => 'Ko tenei waahanga kei te hono tahi me te iti rawa: asset_type kaore e taea te muku. Tena koa whakahou i to: asset_type kia kaua e tohutohutia tenei waahanga ka ngana ano.',
'create' => array(
'error' => 'Kāore i hangaia te kāwai, tēnā whakamātau anō.',
'success' => 'Kua angitu te hanga o te hanga.'
),
'update' => array(
'error' => 'Kāhore i whakahoutia te kāwai, tēnā whakamātau anō',
'success' => 'Kua pai te whakahoutanga o te momo.'
),
'delete' => array(
'confirm' => 'Kei te hiahia koe ki te muku i tenei kāwai?',
'error' => 'He raruraru kei te whakakore i te kāwai. Tena ngana ano.',
'success' => 'Kua mukua te kāwai.'
)
);