snipe-it/resources/lang/cy/admin/consumables/general.php
2019-12-06 12:03:04 -08:00

14 lines
667 B
PHP

<?php
return array(
'about_consumables_title' => 'Amdan Nwyddau Traul',
'about_consumables_text' => 'Mae unrhwy eitem sydd yn cael eu defnyddio i fyny dros amser yn nwydd traul. Er enghraifft, inc neu paper argraffydd.',
'checkout' => 'Nodi nwydd traul allan i defnyddiwr',
'consumable_name' => 'Enw nwydd traul',
'create' => 'Creu nwydd traul',
'item_no' => 'Rhif eitem.',
'remaining' => 'Yn weddill',
'total' => 'Cyfanswm',
'update' => 'Diweddaru nwydd traul',
);