comparison plugins/acl/localization/cy_GB.inc @ 0:1e000243b222

vanilla 1.3.3 distro, I hope
author Charlie Root
date Thu, 04 Jan 2018 15:50:29 -0500
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:1e000243b222
1 <?php
2
3 /*
4 +-----------------------------------------------------------------------+
5 | plugins/acl/localization/<lang>.inc |
6 | |
7 | Localization file of the Roundcube Webmail ACL plugin |
8 | Copyright (C) 2012-2013, The Roundcube Dev Team |
9 | |
10 | Licensed under the GNU General Public License version 3 or |
11 | any later version with exceptions for skins & plugins. |
12 | See the README file for a full license statement. |
13 | |
14 +-----------------------------------------------------------------------+
15
16 For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-acl/
17 */
18 $labels['sharing'] = 'Rhannu';
19 $labels['myrights'] = 'Hawliau Mynediad';
20 $labels['username'] = 'Defnyddiwr:';
21 $labels['advanced'] = 'Modd uwch';
22 $labels['newuser'] = 'Ychwanegu cofnod';
23 $labels['editperms'] = 'Golygu hawliau';
24 $labels['actions'] = 'Gweithredoedd hawl mynediad...';
25 $labels['anyone'] = 'Pob defnyddiwr (unrhywun)';
26 $labels['anonymous'] = 'Gwestai (anhysbys)';
27 $labels['identifier'] = 'Dynodwr';
28 $labels['acll'] = 'Chwilio';
29 $labels['aclr'] = 'Darllen negeseuon';
30 $labels['acls'] = 'Cadw stad Gwelwyd';
31 $labels['aclw'] = 'Fflagiau ysgrifennu';
32 $labels['acli'] = 'Mewnosod (Copïo fewn i)';
33 $labels['aclp'] = 'Postio';
34 $labels['aclc'] = 'Creu is-ffolderi';
35 $labels['aclk'] = 'Creu is-ffolderi';
36 $labels['acld'] = 'Dileu negeseuon';
37 $labels['aclt'] = 'Dileu negeseuon';
38 $labels['acle'] = 'Dileu';
39 $labels['aclx'] = 'Dileu ffolder';
40 $labels['acla'] = 'Gweinyddu';
41 $labels['acln'] = 'Anodi negeseuon';
42 $labels['aclfull'] = 'Rheolaeth lawn';
43 $labels['aclother'] = 'Arall';
44 $labels['aclread'] = 'Darllen';
45 $labels['aclwrite'] = 'Ysgrifennu';
46 $labels['acldelete'] = 'Dileu';
47 $labels['shortacll'] = 'Chwilio';
48 $labels['shortaclr'] = 'Darllen';
49 $labels['shortacls'] = 'Cadw';
50 $labels['shortaclw'] = 'Ysgrifennu';
51 $labels['shortacli'] = 'Mewnosod';
52 $labels['shortaclp'] = 'Postio';
53 $labels['shortaclc'] = 'Creu';
54 $labels['shortaclk'] = 'Creu';
55 $labels['shortacld'] = 'Dileu';
56 $labels['shortaclt'] = 'Dileu';
57 $labels['shortacle'] = 'Dileu';
58 $labels['shortaclx'] = 'Dileu ffolder';
59 $labels['shortacla'] = 'Gweinyddu';
60 $labels['shortacln'] = 'Anodi';
61 $labels['shortaclother'] = 'Arall';
62 $labels['shortaclread'] = 'Darllen';
63 $labels['shortaclwrite'] = 'Ysgrifennu';
64 $labels['shortacldelete'] = 'Dileu';
65 $labels['longacll'] = 'Mae\'r ffolder hwn i\'w weld ar y rhestrau a mae\'n bosib tanysgrifio iddo';
66 $labels['longaclr'] = 'Gellir agor y ffolder hwn i\'w ddarllen';
67 $labels['longacls'] = 'Gellir newid y fflag negeseuon Gwelwyd';
68 $labels['longaclw'] = 'Gellir newid y fflagiau negeseuon a allweddeiriau, heblaw Gwelwyd a Dilëuwyd';
69 $labels['longacli'] = 'Gellir ysgrifennu neu copïo negeseuon i\'r ffolder';
70 $labels['longaclp'] = 'Gellir postio negeseuon i\'r ffolder hwn';
71 $labels['longaclc'] = 'Gellir creu (neu ail-enwi) ffolderi yn uniongyrchol o dan y ffolder hwn';
72 $labels['longaclk'] = 'Gellir creu (neu ail-enwi) ffolderi yn uniongyrchol o dan y ffolder hwn';
73 $labels['longacld'] = 'Gellir newid fflag neges Dileu';
74 $labels['longaclt'] = 'Gellir newid fflag neges Dileu';
75 $labels['longacle'] = 'Gellir gwaredu negeseuon';
76 $labels['longaclx'] = 'Gellir dileu neu ail-enwi\'r ffolder';
77 $labels['longacla'] = 'Gellir newid hawliau mynediad y ffolder';
78 $labels['longacln'] = 'Gellir newid negeseuon metadata (anodiadau) a rannwyd';
79 $labels['longaclfull'] = 'Rheolaeth lawn yn cynnwys rheolaeth ffolderi';
80 $labels['longaclread'] = 'Gellir agor y ffolder hwn i\'w ddarllen';
81 $labels['longaclwrite'] = 'Gellir nodi, ysgrifennu neu copïo negeseuon i\'r ffolder';
82 $labels['longacldelete'] = 'Gellir dileu negeseuon';
83 $labels['longaclother'] = 'Hawliau mynediad eraill';
84 $labels['ariasummaryacltable'] = 'Rhestr o hawliau mynediad';
85 $labels['arialabelaclactions'] = 'Rhestru gweithrediadau';
86 $labels['arialabelaclform'] = 'Ffurflen hawliau mynediad';
87 $messages['deleting'] = 'Yn dileu hawliau mynediad...';
88 $messages['saving'] = 'Yn cadw hawliau mynediad...';
89 $messages['updatesuccess'] = 'Wedi newid hawliau mynediad yn llwyddiannus';
90 $messages['deletesuccess'] = 'Wedi dileu hawliau mynediad yn llwyddiannus';
91 $messages['createsuccess'] = 'Wedi ychwanegu hawliau mynediad yn llwyddiannus';
92 $messages['updateerror'] = 'Methwyd diweddaru hawliau mynediad';
93 $messages['deleteerror'] = 'Methwyd dileu hawliau mynediad';
94 $messages['createerror'] = 'Methwyd ychwanegu hawliau mynediad';
95 $messages['deleteconfirm'] = 'Ydych chi\'n siwr eich bod am ddileu hawliau mynediad y defnyddiwr/wyr ddewiswyd?';
96 $messages['norights'] = 'Nid oes hawliau wedi eu nodi!';
97 $messages['nouser'] = 'Nid oes enw defnyddiwr wedi ei nodi!';
98 ?>