ajout app
This commit is contained in:
40
SNIPE-IT/resources/lang/cy-GB/admin/users/table.php
Normal file
40
SNIPE-IT/resources/lang/cy-GB/admin/users/table.php
Normal file
@ -0,0 +1,40 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'activated' => 'Gweithredol',
|
||||
'allow' => 'Caniatau',
|
||||
'checkedout' => 'Asedau',
|
||||
'created_at' => 'Crëwyd',
|
||||
'createuser' => 'Creu Defnyddiwr',
|
||||
'deny' => 'Gwrthod',
|
||||
'email' => 'E-bost',
|
||||
'employee_num' => 'Rhif Cyflogai.',
|
||||
'first_name' => 'Enw cyntaf',
|
||||
'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
|
||||
'id' => 'Rhif Unigryw',
|
||||
'inherit' => 'Etifeddu',
|
||||
'job' => 'Teitl Swydd',
|
||||
'last_login' => 'Mewngofnododd Diwethaf',
|
||||
'last_name' => 'Enw Olaf',
|
||||
'location' => 'Lleoliad',
|
||||
'lock_passwords' => 'Nid yw\'n bosib newid manylion mewngofnodi ar y system yma.',
|
||||
'manager' => 'Rheolwr',
|
||||
'managed_locations' => 'Lleoliadau a Reolir',
|
||||
'name' => 'Enw',
|
||||
'nogroup' => 'No groups have been created yet. To add one, visit: ',
|
||||
'notes' => 'Nodiadau',
|
||||
'password_confirm' => 'Cadarnhau\'r Cyfrinair',
|
||||
'password' => 'Cyfrinair',
|
||||
'phone' => 'Ffôn',
|
||||
'show_current' => 'Dangos Defnyddwyr Presennol',
|
||||
'show_deleted' => 'Dangos Defnyddwyr sydd wedi\'i dileu',
|
||||
'title' => 'Teitl',
|
||||
'to_restore_them' => 'i adfer nhw.',
|
||||
'total_assets_cost' => "Total Assets Cost",
|
||||
'updateuser' => 'Diweddaru Defnyddiwr',
|
||||
'username' => 'Enw defnyddiwr',
|
||||
'user_deleted_text' => 'Mae\'r defnyddiwr hwn wedi\'i farcio fel un sydd wedi\'i ddileu.',
|
||||
'username_note' => '(Wedi defnyddio ar gyfer clymu i Active Directory yn unig, nid ar gyfer mewngofnodi.)',
|
||||
'cloneuser' => 'Dyblygu Defnyddiwr',
|
||||
'viewusers' => 'Gweld Defnyddwyr',
|
||||
);
|
Reference in New Issue
Block a user