snipe-it/resources/lang/cy/admin/manufacturers/table.php
snipe 0bb8cc63c5 Updated translation strings
Signed-off-by: snipe <snipe@snipe.net>
2023-06-13 17:12:01 +01:00

18 lines
715 B
PHP

<?php
return array(
'about_manufacturers_title' => 'Amdan Gwneuthyrwyr',
'about_manufacturers_text' => 'Gwneuthurwyr yw\'r cwmnïau sy\'n creu eich asedau. Gallwch ddod o hyd i wybodaeth bwysig amdanynt yma, a fydd yn cael ei harddangos ar eich tudalennau manylion asedau.',
'asset_manufacturers' => 'Gwneuthyrwyr Asedau',
'create' => 'Creu Gwneuthyrwr',
'id' => 'Rhif Unigryw',
'name' => 'Enw',
'support_email' => 'Ebost Cefnogaeth',
'support_phone' => 'Rhif ffôn cefnogaeth',
'support_url' => 'Wefan cefnogaeth',
'warranty_lookup_url' => 'Warranty Lookup URL',
'update' => 'Diweddaru Gwneuthyrwr',
'url' => 'URL',
);