Aleksander Machniak
2016-05-02 bd6d7645d7115f313ce6c49c863658eedeb58d53
commit | author | age
3d3439 1 <?php
Y 2
3 /*
e31c56 4  +-----------------------------------------------------------------------+
aed581 5  | localization/<lang>/labels.inc                                        |
e31c56 6  |                                                                       |
aed581 7  | Localization file of the Roundcube Webmail client                     |
e257b8 8  | Copyright (C) 2005-2015, The Roundcube Dev Team                       |
aed581 9  |                                                                       |
TB 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.                     |
e31c56 13  |                                                                       |
T 14  +-----------------------------------------------------------------------+
aed581 15
TB 16  For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/labels/
3d3439 17 */
aed581 18 $labels['welcome']   = 'Croeso i $product';
TB 19 $labels['username']  = 'Enw defnyddiwr';
20 $labels['password']  = 'Cyfrinair';
21 $labels['server']    = 'Gweinydd';
22 $labels['login']     = 'Mewngofnodi';
23 $labels['logout']   = 'Allgofnodi';
24 $labels['mail']     = 'E-bost';
3d3439 25 $labels['settings'] = 'Gosodiadau Personol';
Y 26 $labels['addressbook'] = 'Llyfr Cyfeiriadau';
aed581 27 $labels['inbox']  = 'Mewnflwch';
3d3439 28 $labels['drafts'] = 'Drafftiau';
aed581 29 $labels['sent']   = 'Danfonwyd';
TB 30 $labels['trash']  = 'Sbwriel';
31 $labels['junk']   = 'Sothach';
a7e089 32 $labels['show_real_foldernames'] = 'Dangos enwau go-iawn ar gyfer ffolderi arbennig';
3d3439 33 $labels['subject'] = 'Pwnc';
aba885 34 $labels['from']    = 'Oddi wrth';
aed581 35 $labels['sender']  = 'Anfonwr';
TB 36 $labels['to']      = 'Derbyniwr';
37 $labels['cc']      = 'Copi';
38 $labels['bcc']     = 'Bcc';
3d3439 39 $labels['replyto'] = 'Ateb-I';
7416ae 40 $labels['followupto'] = 'Followup-To';
aed581 41 $labels['date']    = 'Dyddiad';
TB 42 $labels['size']    = 'Maint';
3d3439 43 $labels['priority'] = 'Blaenoriaeth';
Y 44 $labels['organization'] = 'Enw\'r Sefydliad';
a5ee72 45 $labels['readstatus'] = 'Statws darllen';
5cea36 46 $labels['listoptions'] = 'Dewisiadau rhestr...';
3d3439 47 $labels['mailboxlist'] = 'Ffolderi';
Y 48 $labels['messagesfromto'] = 'Negeseuon $from i $to o $count';
08f906 49 $labels['threadsfromto'] = 'Edefau $from i $to o $count';
3d3439 50 $labels['messagenrof'] = 'Neges $nr o $count';
dc365c 51 $labels['fromtoshort'] = '$from - $to o $count';
aed581 52 $labels['copy']     = 'Copio';
TB 53 $labels['move']     = 'Symud';
54 $labels['moveto']   = 'Symud i...';
8404fe 55 $labels['copyto']   = 'Copio i...';
bd6d76 56 $labels['download'] = 'Lawrlwytho';
3e78fc 57 $labels['open']     = 'Agor';
aabeab 58 $labels['showattachment'] = 'Dangos';
TB 59 $labels['showanyway'] = 'Dangos beth bynnag';
3d3439 60 $labels['filename'] = 'Enw ffeil';
Y 61 $labels['filesize'] = 'Maint ffeil';
62 $labels['addtoaddressbook'] = 'Ychwanegu i\'r llyfr cyfeiriadau';
63 $labels['sun'] = 'Sul';
64 $labels['mon'] = 'Llun';
65 $labels['tue'] = 'Maw';
66 $labels['wed'] = 'Mer';
67 $labels['thu'] = 'Iau';
68 $labels['fri'] = 'Gwe';
69 $labels['sat'] = 'Sad';
aed581 70 $labels['sunday']    = 'Dydd Sul';
TB 71 $labels['monday']    = 'Dydd Llun';
72 $labels['tuesday']   = 'Dydd Mawrth';
3d3439 73 $labels['wednesday'] = 'Dydd Mercher';
aed581 74 $labels['thursday']  = 'Dydd Iau';
TB 75 $labels['friday']    = 'Dydd Gwener';
76 $labels['saturday']  = 'Dydd Sadwrn';
77 $labels['jan']    = 'Ion';
78 $labels['feb']    = 'Chwe';
79 $labels['mar']    = 'Maw';
80 $labels['apr']    = 'Ebr';
81 $labels['may']    = 'Mai';
82 $labels['jun']    = 'Meh';
83 $labels['jul']     = 'Gor';
84 $labels['aug']    = 'Aws';
85 $labels['sep']    = 'Med';
86 $labels['oct']    = 'Hyd';
87 $labels['nov']    = 'Tach';
88 $labels['dec']    = 'Rhag';
89 $labels['longjan']    = 'Ionawr';
90 $labels['longfeb']    = 'Chwefror';
91 $labels['longmar']    = 'Mawrth';
92 $labels['longapr']    = 'Ebrill';
93 $labels['longmay']    = 'Mai';
94 $labels['longjun']    = 'Mehefin';
95 $labels['longjul']    = 'Gorffennaf';
96 $labels['longaug']    = 'Awst';
97 $labels['longsep']    = 'Medi';
98 $labels['longoct']    = 'Hydref';
99 $labels['longnov']    = 'Tachwedd';
100 $labels['longdec']    = 'Rhagfyr';
3d3439 101 $labels['today'] = 'Heddiw';
aed581 102 $labels['refresh']          = 'Ail-ofyn';
TB 103 $labels['checkmail']        = 'Edrych am negeseuon newydd';
104 $labels['compose']          = 'Ysgrifennu neges';
105 $labels['writenewmessage']  = 'Creu neges newydd';
106 $labels['reply']            = 'Ymateb';
107 $labels['replytomessage']   = 'Ymateb i\'r anfonwr';
3d3439 108 $labels['replytoallmessage'] = 'Ymateb i\'r anfonwr a phob derbyniwr';
aed581 109 $labels['replyall']         = 'Ymateb i bawb';
TB 110 $labels['replylist']        = 'Ymateb i\'r rhestr';
111 $labels['forward']          = 'Anfon ymlaen';
112 $labels['forwardinline']    = 'Anfon ymlaen o fewn y neges';
aa1b67 113 $labels['forwardattachment'] = 'Anfon ymlaen fel atodiad';
aed581 114 $labels['forwardmessage']   = 'Danfon y neges ymlaen';
TB 115 $labels['deletemessage']    = 'Dileu\'r neges';
3d3439 116 $labels['movemessagetotrash'] = 'Symud y neges i\'r sbwriel';
aed581 117 $labels['printmessage']     = 'Argraffu\'r neges';
TB 118 $labels['previousmessage']  = 'Dangos y neges flaenorol';
119 $labels['firstmessage']     = 'Dangos y neges gyntaf';
120 $labels['nextmessage']      = 'Dangos y neges nesaf';
121 $labels['lastmessage']      = 'Dangos y neges olaf';
122 $labels['backtolist']       = 'Nôl i\'r rhestr o negeseuon';
123 $labels['viewsource']       = 'Edrych ar y ffynhonnell';
124 $labels['mark']             = 'Nodi';
125 $labels['markmessages']     = 'Nodi\'r negeseuon';
126 $labels['markread']         = 'Wedi eu darllen';
127 $labels['markunread']       = 'Heb eu darllen';
128 $labels['markflagged']      = 'Wedi eu fflagio';
129 $labels['markunflagged']    = 'Heb eu fflagio';
130 $labels['moreactions']      = 'Mwy o weithredoedd...';
131 $labels['more']             = 'Mwy';
132 $labels['back']             = 'Yn ôl';
133 $labels['options']          = 'Dewisiadau';
f652e3 134 $labels['first'] = 'Cyntaf';
TB 135 $labels['last'] = 'Olaf';
136 $labels['previous'] = 'Blaenorol';
137 $labels['next'] = 'Nesaf';
3d3439 138 $labels['select'] = 'Dewis';
Y 139 $labels['all'] = 'Popeth';
e31c56 140 $labels['none'] = 'Dim';
518376 141 $labels['currpage'] = 'Tudalen gyfredol';
f652e3 142 $labels['isread'] = 'Darllenwyd';
3d3439 143 $labels['unread'] = 'Heb eu darllen';
832a7d 144 $labels['flagged'] = 'Nodwyd';
f652e3 145 $labels['unflagged'] = 'Heb eu Fflagio';
832a7d 146 $labels['unanswered'] = 'Heb ei ateb';
3e78fc 147 $labels['withattachment'] = 'Gyda atodiad';
3db3fd 148 $labels['deleted'] = 'Dilewyd';
6199a7 149 $labels['undeleted'] = 'Heb ei ddileu';
f652e3 150 $labels['replied'] = 'Ymatebwyd';
TB 151 $labels['forwarded'] = 'Anfonwyd ymlaen';
3db3fd 152 $labels['invert'] = 'Gwrth-droi';
832a7d 153 $labels['filter'] = 'Hidlo';
08f906 154 $labels['list'] = 'Rhestr';
T 155 $labels['threads'] = 'Edafedd';
156 $labels['expand-all'] = 'Ehangu Popeth';
157 $labels['expand-unread'] = 'Ehangu Negeseuon Heb eu darllen';
158 $labels['collapse-all'] = 'Crebachu Popeth';
159 $labels['threaded'] = 'Edafedd';
160 $labels['autoexpand_threads'] = 'Ehangu edefau neges';
161 $labels['do_expand'] = 'pob edefyn';
162 $labels['expand_only_unread'] = 'dim ond gyda negeseuon heb eu darllen';
163 $labels['fromto'] = 'Danfonwr/Derbynnydd';
164 $labels['flag'] = 'Fflag';
165 $labels['attachment'] = 'Atodiad';
aed581 166 $labels['nonesort'] = 'Dim';
08f906 167 $labels['sentdate'] = 'Dyddiad danfon';
T 168 $labels['arrival'] = 'Dyddiad derbyn';
169 $labels['asc'] = 'esgynnol';
170 $labels['desc'] = 'disgynnol';
171 $labels['listcolumns'] = 'Rhestr colofnau';
172 $labels['listsorting'] = 'Colofn trefnu';
173 $labels['listorder'] = 'Trefn didoli';
174 $labels['listmode'] = 'Golwg rhestr';
e7ed90 175 $labels['folderactions'] = 'Gweithredoedd ffolder...';
3d3439 176 $labels['compact'] = 'Crynhoi';
Y 177 $labels['empty'] = 'Gwagio';
f93e0b 178 $labels['importmessages'] = 'Mewnforio negeseuon';
e31c56 179 $labels['quota'] = 'Defnydd';
aed581 180 $labels['unknown']  = 'anhysbys';
TB 181 $labels['unlimited']  = 'diderfyn';
f652e3 182 $labels['quotatype'] = 'Math Cwota';
TB 183 $labels['quotatotal'] = 'Cyfyngiad';
184 $labels['quotaused'] = 'Defnyddiwyd';
185 $labels['quotastorage'] = 'Gofod disg';
186 $labels['quotamessage'] = 'Nifer negeseuon';
aed581 187 $labels['quicksearch']  = 'Chwiliad cyflym';
TB 188 $labels['resetsearch']  = 'Ail-osod chwiliad';
189 $labels['searchmod']  = 'Addasyddion chwilio';
190 $labels['msgtext']  = 'Y neges yn llawn';
191 $labels['body']  = 'Corff';
f93e0b 192 $labels['type'] = 'Math';
TB 193 $labels['namex'] = 'Enw';
1299c6 194 $labels['searchscope'] = 'Amrediad';
AM 195 $labels['currentfolder'] = 'Ffolder cyfredol';
196 $labels['subfolders'] = 'Hwn a is-ffolderi';
197 $labels['allfolders'] = 'Pob ffolder';
aba885 198 $labels['searchinterval-1W'] = 'hynach na wythnos';
AM 199 $labels['searchinterval-1M'] = 'hynach na mis';
200 $labels['searchinterval-1Y'] = 'hynach na blwyddyn';
201 $labels['searchinterval1W'] = 'ifancach na wythnos';
202 $labels['searchinterval1M'] = 'ifancach na mis';
203 $labels['searchinterval1Y'] = 'ifancach na blwyddyn';
3d3439 204 $labels['openinextwin'] = 'Agor mewn ffenest newydd';
bd6d76 205 $labels['emlsave'] = 'Lawrlwytho (.eml)';
3e78fc 206 $labels['changeformattext'] = 'Dangos mewn fformat testun plaen';
TB 207 $labels['changeformathtml'] = 'Dangos mewn fformat HTML';
aed581 208 $labels['editasnew']      = 'Golygu fel neges newydd';
TB 209 $labels['send']           = 'Anfon';
210 $labels['sendmessage']    = 'Danfon nawr';
211 $labels['savemessage']    = 'Cadw\'r drafft hwn';
212 $labels['addattachment']  = 'Atodi ffeil';
213 $labels['charset']        = 'Set nodiau';
214 $labels['editortype']     = 'Math golygydd';
215 $labels['returnreceipt']  = 'Cadarnhau derbyn';
216 $labels['dsn']            = 'Hysbysiad statws danfon';
aa1b67 217 $labels['mailreplyintro'] = 'Ar $date, ysgrifennodd $sender:';
T 218 $labels['originalmessage'] = 'Neges Wreiddiol';
f652e3 219 $labels['selectimage']    = 'Dewiswch lun';
TB 220 $labels['addimage']       = 'Ychwanegwch lun';
221 $labels['selectmedia']    = 'Dewiswch fideo';
222 $labels['addmedia']       = 'Ychwanegwch fideo';
e257b8 223 $labels['encrypt']        = 'Amgryptio';
TB 224 $labels['encryptmessage'] = 'Amgryptio neges';
225 $labels['encryptmessagemailvelope'] = 'Amgryption neges gyda Mailvelope';
226 $labels['importpubkeys']  = 'Mewnforio allweddi cyhoeddus';
227 $labels['encryptedsendialog'] = 'Danfon neges wedi amgryptio';
228 $labels['keyid']          = 'ID Allwedd';
229 $labels['keylength']      = 'Didiau';
230 $labels['keyexpired']     = 'Wedi darfod';
231 $labels['keyrevoked']     = 'Wedi dirymu';
aed581 232 $labels['editidents']    = 'Golygu personoliaethau';
TB 233 $labels['spellcheck']    = 'Sillafu';
3d3439 234 $labels['checkspelling'] = 'Gwirio sillafu';
Y 235 $labels['resumeediting'] = 'Ail-ddechrau golygu';
aed581 236 $labels['revertto']      = 'Dychwelyd i';
8404fe 237 $labels['restore'] = 'Adfer';
TB 238 $labels['restoremessage'] = 'Adfer neges?';
fbb862 239 $labels['ignore'] = 'Anwybyddu';
8404fe 240 $labels['responses'] = 'Ymatebion';
TB 241 $labels['insertresponse'] = 'Mewnosod ymateb';
242 $labels['manageresponses'] = 'Rheoli ymatebion';
f652e3 243 $labels['newresponse'] = 'Cadw ymateb newydd';
TB 244 $labels['addresponse'] = 'Ychwanegu ymateb';
8404fe 245 $labels['editresponse'] = 'Golygu ymateb';
1299c6 246 $labels['editresponses'] = 'Golygu ymatebion';
8404fe 247 $labels['responsename'] = 'Enw';
TB 248 $labels['responsetext'] = 'Testun Ymateb';
dc365c 249 $labels['attach'] = 'Atodi';
3d3439 250 $labels['attachments'] = 'Atodiadau';
bd6d76 251 $labels['upload'] = 'Lanlwytho';
aa1b67 252 $labels['uploadprogress'] = '$percent ($current o $total)';
aed581 253 $labels['close']  = 'Cau';
TB 254 $labels['messageoptions']  = 'Dewisiadau neges...';
f652e3 255 $labels['togglecomposeoptions'] = 'Newid dewisiadau ysgrifennu';
aed581 256 $labels['low']     = 'Isel';
TB 257 $labels['lowest']  = 'Isaf';
258 $labels['normal']  = 'Cyffredin';
259 $labels['high']    = 'Uchel';
3d3439 260 $labels['highest'] = 'Uchaf';
aed581 261 $labels['nosubject']  = '(dim pwnc)';
3d3439 262 $labels['showimages'] = 'Dangos lluniau';
Y 263 $labels['alwaysshow'] = 'Dangos lluniau bob amser o $sender';
aed581 264 $labels['isdraft']    = 'Mae hwn yn neges ddrafft';
TB 265 $labels['andnmore']   = '$nr mwy...';
6199a7 266 $labels['togglemoreheaders'] = 'Dangos fwy o benynnau\'r neges';
TB 267 $labels['togglefullheaders'] = 'Toglo penawdau llawn y neges';
3d3439 268 $labels['htmltoggle'] = 'HTML';
Y 269 $labels['plaintoggle'] = 'Testun plaen';
270 $labels['savesentmessagein'] = 'Cadw negeseuon a ddanfonir yn';
271 $labels['dontsave'] = 'peidio cadw';
272 $labels['maxuploadsize'] = 'Y maint ffeil uchaf a ganiateir yw $size';
273 $labels['addcc'] = 'Ychwanegu Cc';
274 $labels['addbcc'] = 'Ychwanegu Bcc';
275 $labels['addreplyto'] = 'Ychwanegu Ateb-I';
7416ae 276 $labels['addfollowupto'] = 'Ychwanegu Followup-To';
3d3439 277 $labels['mdnrequest'] = 'Mae anfonwr y neges hwn wedi gofyn am hysbysiad eich bod wedi darllen y neges. Hoffech chi hysbysu\'r anfonwr?';
Y 278 $labels['receiptread'] = 'Cadarnhad Derbyn (darllenwyd)';
279 $labels['yourmessage'] = 'Mae hwn yn gadarnhad o dderbyn eich neges';
280 $labels['receiptnote'] = 'Nodyn: Mae\'r cadarnhad hwn yn cydnabod fod y neges wedi ei ddangos ar gyfrifiadur y derbynnydd. \'Does dim sicrwydd fod y derbynydd wedi darllen neu ddeall cynnwys y neges.';
aed581 281 $labels['name']         = 'Enw ddangosir';
TB 282 $labels['firstname']    = 'Enw cyntaf';
283 $labels['surname']      = 'Enw olaf';
284 $labels['middlename']   = 'Enw Canol';
285 $labels['nameprefix']   = 'Rhagddodiad';
286 $labels['namesuffix']   = 'Olddodiad';
287 $labels['nickname']     = 'Llysenw';
288 $labels['jobtitle']     = 'Teitl Swydd';
289 $labels['department']   = 'Adran';
290 $labels['gender']       = 'Rhyw';
291 $labels['maidenname']   = 'Enw cyn priodi';
292 $labels['email']        = 'E-bost';
293 $labels['phone']        = 'Ffôn';
294 $labels['address']      = 'Cyfeiriad';
295 $labels['street']       = 'Stryd';
296 $labels['locality']     = 'Tref/Dinas';
297 $labels['zipcode']      = 'Côd Post/ZIP';
298 $labels['region']       = 'Sîr/Talaith';
299 $labels['country']      = 'Gwlad';
300 $labels['birthday']     = 'Penblwydd';
301 $labels['anniversary']  = 'Cylchwyl';
302 $labels['website']      = 'Gwefan';
aa1b67 303 $labels['instantmessenger'] = 'IM';
T 304 $labels['notes'] = 'Nodiadau';
aed581 305 $labels['male']   = 'gwryw';
aa1b67 306 $labels['female'] = 'benyw';
T 307 $labels['manager'] = 'Rheolwr';
308 $labels['assistant'] = 'Cynorthwyydd';
309 $labels['spouse'] = 'Cymar';
310 $labels['allfields'] = 'Pob maes';
311 $labels['search'] = 'Chwilio';
f652e3 312 $labels['searchresult'] = 'Canlyniadau chwilio';
aa1b67 313 $labels['advsearch'] = 'Chwilio Uwch';
dc365c 314 $labels['advanced'] = 'Uwch';
aa1b67 315 $labels['other'] = 'Arall';
e257b8 316 $labels['printcontact'] = 'Cyswllt argraffu';
aed581 317 $labels['typehome']   = 'Cartref';
TB 318 $labels['typework']   = 'Gwaith';
319 $labels['typeother']  = 'Arall';
320 $labels['typemobile']  = 'Symudol';
321 $labels['typemain']  = 'Prif';
322 $labels['typehomefax']  = 'Ffacs Adref';
323 $labels['typeworkfax']  = 'Ffacs Gwaith';
324 $labels['typecar']  = 'Car';
325 $labels['typepager']  = 'Peiriant Galw';
326 $labels['typevideo']  = 'Fideo';
327 $labels['typeassistant']  = 'Cynorthwyydd';
328 $labels['typehomepage']  = 'Gwefan';
aa1b67 329 $labels['typeblog'] = 'Blog';
T 330 $labels['typeprofile'] = 'Proffil';
331 $labels['addfield'] = 'Ychwanegu maes...';
f652e3 332 $labels['addcontact'] = 'Ychwanegu cyswllt';
3d3439 333 $labels['editcontact'] = 'Golygu cyswllt';
3e91f0 334 $labels['contacts'] = 'Cysylltiadau';
a5ee72 335 $labels['contactproperties'] = 'Nodweddion cyswllt';
f652e3 336 $labels['contactnameandorg'] = 'Enw a Corff';
aa1b67 337 $labels['personalinfo'] = 'Gwybodaeth bersonol';
f652e3 338 $labels['contactphoto'] = 'Llun cyswllt';
aed581 339 $labels['edit']   = 'Golygu';
3d3439 340 $labels['cancel'] = 'Canslo';
aed581 341 $labels['save']   = 'Cadw';
3d3439 342 $labels['delete'] = 'Dileu';
aa1b67 343 $labels['rename'] = 'Ail-enwi';
T 344 $labels['addphoto'] = 'Ychwanegu';
345 $labels['replacephoto'] = 'Amnewid';
bd6d76 346 $labels['uploadphoto'] = 'Lanlwytho llun';
f652e3 347 $labels['newcontact']     = 'Creu cyswllt newydd';
aed581 348 $labels['deletecontact']  = 'Dileu y cysylltiadau a ddewiswyd';
TB 349 $labels['composeto']      = 'Ysgrifennu neges at';
3d3439 350 $labels['contactsfromto'] = 'Cysylltiadau $from i $to o $count';
aed581 351 $labels['print']          = 'Argraffu';
TB 352 $labels['export']         = 'Allforio';
3e78fc 353 $labels['exportall']      = 'Allforio popeth';
TB 354 $labels['exportsel']      = 'Allforio dewiswyd';
aed581 355 $labels['exportvcards']   = 'Allforio cysylltiadau mewn fformat vCard';
f652e3 356 $labels['newgroup']       = 'Creu grŵp newydd';
TB 357 $labels['addgroup']       = 'Ychwanegu grŵp';
aed581 358 $labels['grouprename']    = 'Ail-enwi grŵp';
TB 359 $labels['groupdelete']    = 'Dileu grŵp';
5cea36 360 $labels['groupremoveselected'] = 'Dileu y cysylltiadau dewiswyd o\'r grŵp';
f652e3 361 $labels['uponelevel']     = 'Fyny un lefel';
aed581 362 $labels['previouspage']   = 'Dangos y set flaenorol';
TB 363 $labels['firstpage']      = 'Dangos y set gyntaf';
364 $labels['nextpage']       = 'Dangos y set nesaf';
365 $labels['lastpage']       = 'Dangos y set olaf';
518376 366 $labels['group'] = 'Grŵp';
3d3439 367 $labels['groups'] = 'Grwpiau';
f93e0b 368 $labels['listgroup'] = 'Rhestru aelodau\'r grŵp';
3d3439 369 $labels['personaladrbook'] = 'Cyfeiriadau Personol';
2c3655 370 $labels['searchsave'] = 'Cadw chwiliad';
T 371 $labels['searchdelete'] = 'Dileu chwiliad';
3d3439 372 $labels['import'] = 'Mewnforio';
Y 373 $labels['importcontacts'] = 'Mewnforio cysylltiadau';
374 $labels['importfromfile'] = 'Mewnforio o ffeil:';
f93e0b 375 $labels['importtarget'] = 'Ychwanegu cysylltiadau i';
3d3439 376 $labels['importreplace'] = 'Dileu y llyfr cyfeiriadau cyfan wrth lwytho';
f93e0b 377 $labels['importgroups'] = 'Mewnforio penodiadau grŵp';
TB 378 $labels['importgroupsall'] = 'Holl (creu grwpiau os oes angen)';
379 $labels['importgroupsexisting'] = 'Dim ond ar gyfer grwpiau sy\'n bodoli';
bd6d76 380 $labels['importdesc'] = 'Fe allwch chi lanlwytho cysylltiadau o lyfr cyfeiriadau presennol.<br/>Ar hyn o bryd, rydym yn cefnogi mewnforio cyfeiriadau o\'r fformatau <a href="http://en.wikipedia.org/wiki/VCard">vCard</a> neu CSV.';
3d3439 381 $labels['done'] = 'Wedi gorffen';
Y 382 $labels['settingsfor'] = 'Gosodiadau ar gyfer';
2c3655 383 $labels['about'] = 'Amdan';
3d3439 384 $labels['preferences'] = 'Dewisiadau';
Y 385 $labels['userpreferences'] = 'Dewisiadau\'r defnyddiwr';
386 $labels['editpreferences'] = 'Golygu dewisiadau\'r defnyddiwr';
387 $labels['identities'] = 'Personoliaethau';
f652e3 388 $labels['manageidentities'] = 'Rheoli personoliaethau';
TB 389 $labels['newidentity'] = 'Creu personoliaeth newydd';
390 $labels['addidentity'] = 'Ychwanegu personoliaeth';
391 $labels['editidentity'] = 'Golygu personoliaeth';
08f906 392 $labels['preferhtml'] = 'Dangos HTML';
T 393 $labels['defaultcharset'] = 'Set Nodau Diofyn';
394 $labels['htmlmessage'] = 'Neges HTML';
aed581 395 $labels['messagepart'] = 'Rhan';
TB 396 $labels['digitalsig'] = 'Llofnod Digidol';
2c3655 397 $labels['dateformat'] = 'Fformat dyddiad';
T 398 $labels['timeformat'] = 'Fformat amser';
08f906 399 $labels['prettydate'] = 'Dyddiadau pert';
aed581 400 $labels['setdefault']  = 'Rhagosod';
TB 401 $labels['autodetect']  = 'Awto';
402 $labels['language']  = 'Iaith';
403 $labels['timezone']  = 'Parth amser';
404 $labels['pagesize']  = 'Rhesi ar bob tudalen';
3d3439 405 $labels['signature'] = 'Llofnod';
aed581 406 $labels['dstactive']  = 'Amser arbed golau ddydd';
6199a7 407 $labels['showinextwin'] = 'Agor neges mewn ffenest newydd';
TB 408 $labels['composeextwin'] = 'Ysgrifennu mewn ffenest newydd';
3d3439 409 $labels['htmleditor'] = 'Ysgrifennu negeseuon HTML';
a5ee72 410 $labels['htmlonreply'] = 'wrth ateb i neges HTML yn unig';
6199a7 411 $labels['htmlonreplyandforward'] = 'wrth ddanfon ymlaen neu ymateb i neges HTML';
3d3439 412 $labels['htmlsignature'] = 'Llofnod HTML';
a7e089 413 $labels['showemail'] = 'Dangos cyfeiriad ebost gyda\'r enw gweledig';
3d3439 414 $labels['previewpane'] = 'Dangos ffenest rhagolwg';
Y 415 $labels['skin'] = 'Croen rhyngwyneb';
416 $labels['logoutclear'] = 'Clirio\'r Sbwriel wrth allgofnodi';
417 $labels['logoutcompact'] = 'Crynhoi\'r Mewnflwch wrth allgofnodi';
418 $labels['uisettings'] = 'Rhyngwyneb Defnyddiwr';
419 $labels['serversettings'] = 'Gosodiadau Gweinydd';
420 $labels['mailboxview'] = 'Ymddangosiad y Blychau';
421 $labels['mdnrequests'] = 'Hysbysiadau anfonwr';
422 $labels['askuser'] = 'gofyn i\'r defnyddiwr';
423 $labels['autosend'] = 'danfon yn awtomatig';
d24b84 424 $labels['autosendknown'] = 'danfon y derbynneb i fy nghsylltiadau yn unig';
a5ee72 425 $labels['autosendknownignore'] = 'danfon derbynneb i fy nghysylltiadau, anwybyddu fel arall';
fbb862 426 $labels['ignorerequest'] = 'anwybyddu\'r cais';
3d3439 427 $labels['readwhendeleted'] = 'Nodi\'r neges fel darllenwyd wrth ddileu';
Y 428 $labels['flagfordeletion'] = 'Fflagio\'r neges i\'w ddileu yn hytrach na dileu yn syth';
429 $labels['skipdeleted'] = 'Peidio dangos negesuon wedi ei dileu';
08f906 430 $labels['deletealways'] = 'Pan fod symud negeseuon i\'r Sbwriel yn methu, dileu nhw';
5cea36 431 $labels['deletejunk'] = 'Dileu negeseuon yn uniongyrchol yn Sbwriel';
832a7d 432 $labels['showremoteimages'] = 'Dangos lluniau o wefannau allanol';
Y 433 $labels['fromknownsenders'] = 'o ddanfonwyr hysbys';
434 $labels['always'] = 'bob amser';
e257b8 435 $labels['alwaysbutplain'] = 'bob amser, heblaw pan yn ymateb i destun plaen';
3d3439 436 $labels['showinlineimages'] = 'Dangos lluniau atodol islaw\'r neges';
aed581 437 $labels['autosavedraft']  = 'Cadw drafft yn awtomatig';
TB 438 $labels['everynminutes']  = 'bob $n munud';
439 $labels['refreshinterval']  = 'Ail-lwytho (edrych am negeseuon newydd ayyb)';
440 $labels['never']  = 'byth';
441 $labels['immediately']  = 'ar unwaith';
3d3439 442 $labels['messagesdisplaying'] = 'Dangos Negeseuon';
Y 443 $labels['messagescomposition'] = 'Ysgrifennu Negeseuon';
444 $labels['mimeparamfolding'] = 'Enw atodiadau';
445 $labels['2231folding'] = 'RFC 2231 llawn (Thunderbird)';
446 $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)';
447 $labels['2047folding'] = 'RFC 2047 llawn (arall)';
08f906 448 $labels['force7bit'] = 'Defnyddio amgodi MIME ar gyfer llythrennau 8-did';
f652e3 449 $labels['savelocalstorage'] = "Cadw yn storfa leol y porwr (dros dro)";
3d3439 450 $labels['advancedoptions'] = 'Dewisiadau uwch';
f652e3 451 $labels['toggleadvancedoptions'] = 'Newid dewisiadau uwch';
832a7d 452 $labels['focusonnewmessage'] = 'Ffocysu\'r porwr ar y neges newydd';
Y 453 $labels['checkallfolders'] = 'Chwilio pob ffolder am negeseuon newydd';
d634fa 454 $labels['displaynext'] = 'Ar ôl dileu/symud neges dangos y neges nesaf';
e31c56 455 $labels['defaultfont'] = 'Ffont arferol ar gyfer negeseuon HTML';
d634fa 456 $labels['mainoptions'] = 'Prif Ddewisiadau';
5cea36 457 $labels['browseroptions'] = 'Dewisiadau Porwr';
d634fa 458 $labels['section'] = 'Adran';
Y 459 $labels['maintenance'] = 'Gwaith cynnal a chadw';
460 $labels['newmessage'] = 'Neges Newydd';
251cac 461 $labels['signatureoptions'] = 'Dewisiadau Llofnod';
Y 462 $labels['whenreplying'] = 'Wrth ateb';
6199a7 463 $labels['replyempty'] = 'peidio dyfynnu\'r neges wreiddiol';
251cac 464 $labels['replytopposting'] = 'dechrau\'r neges newydd uwchben y neges wreiddiol';
Y 465 $labels['replybottomposting'] = 'dechrau\'r neges newydd o dan y neges wreiddiol';
466 $labels['replyremovesignature'] = 'Wrth ateb, dileu\'r llofnod gwreiddiol o\'r neges';
467 $labels['autoaddsignature'] = 'Ychwanegu llofnod yn awtomatig';
468 $labels['newmessageonly'] = 'negeseuon newydd yn unig';
469 $labels['replyandforwardonly'] = 'atebion a danfon ymlaen yn unig';
470 $labels['insertsignature'] = 'Mewnosod llofnod';
e257b8 471 $labels['sigbelow'] = 'Rhowch y llofnod o dan y neges wedi wreiddiol';
TB 472 $labels['sigseparator'] = 'Gorfodi gwahanwr safonol yn y llofnodion';
aed581 473 $labels['previewpanemarkread']  = 'Nodi negeseuon rhagolwg fel darllenwyd';
TB 474 $labels['afternseconds']  = 'ar ôl $n eiliad';
d24b84 475 $labels['reqmdn'] = 'Bob amser gofyn am dderbynneb danfon';
a5ee72 476 $labels['reqdsn'] = 'Gofyn am hysbysiad statws danfon bob amser';
Y 477 $labels['replysamefolder'] = 'Rhoi atebion yn yr un ffolder i\'r neges sy\'n cael ei ateb';
aabeab 478 $labels['defaultabook'] = 'Llyfr cyfeiriadau diofyn';
2c3655 479 $labels['autocompletesingle'] = 'Hepgor cyfeiriadau ebost amgen wrth awto-gwblhau';
dc365c 480 $labels['listnamedisplay'] = 'Rhestrwch cysylltiadau fel';
aa1b67 481 $labels['spellcheckbeforesend'] = 'Gwirio sillafu cyn danfon neges';
2c3655 482 $labels['spellcheckoptions'] = 'Dewisiadau gwirio sillafu';
T 483 $labels['spellcheckignoresyms'] = 'Anwybyddu geiriau gyda symbolau';
484 $labels['spellcheckignorenums'] = 'Anwybyddu geiriau gyda rhifau';
485 $labels['spellcheckignorecaps'] = 'Anwybyddu geiriau sy\'n briflythrennau yn gyfangwbl';
486 $labels['addtodict'] = 'Ychwanegu i\'r geiriadur';
5cea36 487 $labels['mailtoprotohandler'] = 'Cofrestru trafodwr protocol ar gyfer dolenni mailto:';
a7e089 488 $labels['standardwindows'] = 'Trin ffenestri naid fel ffenestri arferol';
6199a7 489 $labels['forwardmode'] = 'Danfon neges ymlaen';
TB 490 $labels['inline'] = 'mewnlin';
491 $labels['asattachment'] = 'fel atodiad';
8404fe 492 $labels['replyallmode'] = 'Gweithred diofyn botwm [Ymateb i bawb]';
TB 493 $labels['replyalldefault'] = 'ymateb i bawb';
494 $labels['replyalllist'] = 'ymateb i\'r rhestr trafod yn unig (os canfuwyd)';
1299c6 495 $labels['folder'] = 'Ffolder';
AM 496 $labels['folders'] = 'Ffolderi';
497 $labels['foldername'] = 'Enw ffolder';
498 $labels['subscribed'] = 'Tanysgrifwyd';
3d3439 499 $labels['messagecount'] = 'Negeseuon';
1299c6 500 $labels['create'] = 'Creu';
AM 501 $labels['createfolder'] = 'Creu ffolder newydd';
502 $labels['managefolders'] = 'Rheoli ffolderi';
3d3439 503 $labels['specialfolders'] = 'Ffolderi arbennig';
7416ae 504 $labels['properties'] = 'Nodweddion';
Y 505 $labels['folderproperties'] = 'Ffolder nodweddion';
506 $labels['parentfolder'] = 'Ffolder uwchben';
507 $labels['location'] = 'Lleoliad';
508 $labels['info'] = 'Gwybodaeth';
509 $labels['getfoldersize'] = 'Cliciwch i gael maint ffolder';
510 $labels['changesubscription'] = 'Cliciwch i newid y tanysgrifiad';
aa1b67 511 $labels['foldertype'] = 'Math Ffolder';
1299c6 512 $labels['personalfolder'] = 'Ffolder Preifat';
AM 513 $labels['otherfolder'] = 'Ffolder Defnyddiwr Arall';
514 $labels['sharedfolder'] = 'Ffolder Cyhoeddus';
f652e3 515 $labels['findfolders'] = 'Canfod ffolderi';
TB 516 $labels['namespace.personal'] = 'Persono';
517 $labels['namespace.other'] = 'Defnyddwyr arall';
518 $labels['namespace.shared'] = 'Rhannwyd';
3d3439 519 $labels['sortby'] = 'Trefnu yn ôl';
aed581 520 $labels['sortasc']  = 'Trefn esgynnol';
3d3439 521 $labels['sortdesc'] = 'Trefn ddisgynnol';
aa1b67 522 $labels['undo'] = 'Dad-wneud';
aabeab 523 $labels['installedplugins'] = 'Ategynnau wedi eu gosod';
2c3655 524 $labels['plugin'] = 'Ategyn';
T 525 $labels['version'] = 'Fersiwn';
526 $labels['source'] = 'Ffynhonnell';
527 $labels['license'] = 'Trwydded';
528 $labels['support'] = 'Gofyn am gymorth';
3d3439 529 $labels['B'] = 'B';
Y 530 $labels['KB'] = 'KB';
531 $labels['MB'] = 'MB';
532 $labels['GB'] = 'GB';
08f906 533 $labels['unicode'] = 'Unicode';
T 534 $labels['english'] = 'Saesneg';
535 $labels['westerneuropean'] = 'Gorllewin Ewropeaidd';
536 $labels['easterneuropean'] = 'Dwyrain Ewropeaidd';
537 $labels['southeasterneuropean'] = 'De-Ddwyrain Ewropeaidd';
538 $labels['baltic'] = 'Baltig';
539 $labels['cyrillic'] = 'Cyrilig';
540 $labels['arabic'] = 'Arabeg';
541 $labels['greek'] = 'Groegaidd';
542 $labels['hebrew'] = 'Hebraeg';
543 $labels['turkish'] = 'Twrceg';
544 $labels['nordic'] = 'Nordeg';
545 $labels['thai'] = 'Thai';
546 $labels['celtic'] = 'Celtaidd';
547 $labels['vietnamese'] = 'Fietnamaidd';
548 $labels['japanese'] = 'Japaneaidd';
549 $labels['korean'] = 'Corëeg';
550 $labels['chinese'] = 'Tsieineaidd';
f652e3 551 $labels['arialabeltopnav'] = 'Rheolaeth ffenest';
TB 552 $labels['arialabeltasknav'] = 'Tasgiau rhaglen';
553 $labels['arialabeltoolbar'] = 'Bar offer y rhaglen';
554 $labels['arialabelactivetask'] = 'Tasg gweithredol';
555 $labels['arialabelmessagessearchfilter'] = 'Hidlydd rhestr ebost';
556 $labels['arialabelmailsearchform'] = 'Ffurflen chwilio neges ebost';
557 $labels['arialabelcontactsearchform'] = 'Ffurflen chwilio cysylltiadau';
558 $labels['arialabelmailquicksearchbox'] = 'Mewnbwn chwilio ebost';
559 $labels['arialabelquicksearchbox'] = 'Mewnbwn chwilio';
560 $labels['arialabelfoldersearchfilter'] = 'Hidlydd rhestr ffolderi';
561 $labels['arialabelfoldersearchform'] = 'Ffurflen chwilio ffolderi';
562 $labels['arialabelfolderlist'] = 'Dewis ffolderi ebost';
563 $labels['arialabelmessagelist'] = 'Rhestr Negeseuon Ebost';
564 $labels['arialabelmailpreviewframe'] = 'Rhagolwg neges';
565 $labels['arialabelmailboxmenu'] = 'Bwydlen gweithrediadau ffolder';
566 $labels['arialabellistselectmenu'] = 'Bwydlen dewis rhestr';
567 $labels['arialabelthreadselectmenu'] = 'Bwydlen rhestr edefynnau';
568 $labels['arialabelmessagelistoptions'] = 'Dewisiadau dangos a trefnu rhestr negeseuon';
569 $labels['arialabelmailimportdialog'] = 'Deialog mewnforio negeseuon';
570 $labels['arialabelmessagenav'] = 'Llywio neges';
571 $labels['arialabelmessagebody'] = 'Corff Neges';
572 $labels['arialabelmessageactions'] = 'Gweithrediadau neges';
573 $labels['arialabelcontactquicksearch'] = 'Ffurflen chwilio cysylltiadau';
574 $labels['arialabelcontactsearchbox'] = 'Mewnbwn chwilio cyswllt';
575 $labels['arialabelmessageheaders'] = 'Pennynau neges';
576 $labels['arialabelforwardingoptions'] = 'Dewisiadau anfon ymlaen';
577 $labels['arialabelreplyalloptions'] = 'Dewisiadau ymateb i bawb';
578 $labels['arialabelmoremessageactions'] = 'Mwy o weithrediadau neges';
579 $labels['arialabelmarkmessagesas'] = 'Nodi y negeseuon dewiswyd fel...';
580 $labels['arialabelcomposeoptions'] = 'Dewisiadau ysgrifennu';
581 $labels['arialabelresponsesmenu'] = 'Bwydlen ymatebion parod';
bd6d76 582 $labels['arialabelattachmentuploadform'] = 'Ffurflen lanlwytho atodiad';
f652e3 583 $labels['arialabelattachmentpreview'] = 'Rhagolwg atodiad';
TB 584 $labels['ariasummarycomposecontacts'] = 'Rhestr o gysylltiadau a grwpiau i ddewis fel derbynwyr';
585 $labels['arialabelcontactexportoptions'] = 'Dewisiadau allforio cysylltiadau';
586 $labels['arialabelabookgroupoptions'] = 'Dewisiadau grŵp/llyfr cyfeiriadau';
587 $labels['arialabelpreferencesform'] = 'Ffurflen dewisiadau';
588 $labels['arialabelidentityeditfrom'] = 'Ffurflen golygu personoliaeth';
589 $labels['arialabelresonseeditfrom'] = 'Ffurflen golygu ymateb';
590 $labels['arialabelsearchterms'] = 'Chwilio termau';
591 $labels['helplistnavigation'] = 'Rhestru llywio bysellfwrdd';
592 $labels['helplistkeyboardnavigation'] = "Saeth fyny/lawr: Symud dewis/ffocws dan sylw.
593 Bwlch: Dewis rhes dan sylw.
594 Shift + fyny/lawr; Dewis rhes ychwanegol uwchben/islaw.
595 Ctrl + Bwlch: Ychwanegu rhes dan sylw i'r dewis/dileu o'r dewis.";
596 $labels['helplistkeyboardnavmessages'] = "Saeth dde/chwith: ehangu/crebachu edefyn neges (yn modd edefynnau yn unig).
597 Enter: Agor y neges dewiswyd/dan sylw.
598 Delete: Symud y negeseuon dewiswyd i'r Sbwriel.";
599 $labels['helplistkeyboardnavcontacts'] = "Enter: Agor y cyswllt dewiswyd/dan sylw.";
aed581 600 ?>