| | |
| | | |
| | | For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-acl/ |
| | | */ |
| | | |
| | | $labels['sharing'] = 'Rhannu'; |
| | | $labels['myrights'] = 'Hawliau Mynediad'; |
| | | $labels['username'] = 'Defnyddiwr:'; |
| | |
| | | $labels['anyone'] = 'Pob defnyddiwr (unrhywun)'; |
| | | $labels['anonymous'] = 'Gwestai (anhysbys)'; |
| | | $labels['identifier'] = 'Dynodwr'; |
| | | |
| | | $labels['acll'] = 'Chwilio'; |
| | | $labels['aclr'] = 'Darllen negeseuon'; |
| | | $labels['acls'] = 'Cadw stad Gwelwyd'; |
| | |
| | | $labels['acle'] = 'Dileu'; |
| | | $labels['aclx'] = 'Dileu ffolder'; |
| | | $labels['acla'] = 'Gweinyddu'; |
| | | |
| | | $labels['aclfull'] = 'Rheolaeth lawn'; |
| | | $labels['aclother'] = 'Arall'; |
| | | $labels['aclread'] = 'Darllen'; |
| | | $labels['aclwrite'] = 'Ysgrifennu'; |
| | | $labels['acldelete'] = 'Dileu'; |
| | | |
| | | $labels['shortacll'] = 'Chwilio'; |
| | | $labels['shortaclr'] = 'Darllen'; |
| | | $labels['shortacls'] = 'Cadw'; |
| | |
| | | $labels['shortacle'] = 'Dileu'; |
| | | $labels['shortaclx'] = 'Dileu ffolder'; |
| | | $labels['shortacla'] = 'Gweinyddu'; |
| | | |
| | | $labels['shortaclother'] = 'Arall'; |
| | | $labels['shortaclread'] = 'Darllen'; |
| | | $labels['shortaclwrite'] = 'Ysgrifennu'; |
| | | $labels['shortacldelete'] = 'Dileu'; |
| | | |
| | | $labels['longacll'] = 'Mae\'r ffolder hwn i\'w weld ar y rhestrau a mae\'n bosib tanysgrifio iddo'; |
| | | $labels['longaclr'] = 'Gellir agor y ffolder hwn i\'w ddarllen'; |
| | | $labels['longacls'] = 'Gellir newid y fflag negeseuon Gwelwyd'; |
| | |
| | | $labels['longacle'] = 'Gellir gwaredu negeseuon'; |
| | | $labels['longaclx'] = 'Gellir dileu neu ail-enwi\'r ffolder'; |
| | | $labels['longacla'] = 'Gellir newid hawliau mynediad y ffolder'; |
| | | |
| | | $labels['longaclfull'] = 'Rheolaeth lawn yn cynnwys rheolaeth ffolderi'; |
| | | $labels['longaclread'] = 'Gellir agor y ffolder hwn i\'w ddarllen'; |
| | | $labels['longaclwrite'] = 'Gellir nodi, ysgrifennu neu copïo negeseuon i\'r ffolder'; |
| | | $labels['longacldelete'] = 'Gellir dileu negeseuon'; |
| | | |
| | | $messages['deleting'] = 'Yn dileu hawliau mynediad...'; |
| | | $messages['saving'] = 'Yn cadw hawliau mynediad...'; |
| | | $messages['updatesuccess'] = 'Wedi newid hawliau mynediad yn llwyddiannus'; |
| | |
| | | $messages['deleteconfirm'] = 'Ydych chi\'n siwr eich bod am ddileu hawliau mynediad y defnyddiwr/wyr ddewiswyd?'; |
| | | $messages['norights'] = 'Nid oes hawliau wedi eu nodi!'; |
| | | $messages['nouser'] = 'Nid oes enw defnyddiwr wedi ei nodi!'; |
| | | |
| | | ?> |