From f25be2b863ec997dbe49d655db3a5a80a1f17bb7 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli <thomas@roundcube.net> Date: Wed, 04 Jun 2014 09:45:17 -0400 Subject: [PATCH] Render localized texts for icon-style messagelist headers --- program/localization/cy_GB/labels.inc | 468 ++++++++++++++++++++++++++++++++++++++------------------- 1 files changed, 311 insertions(+), 157 deletions(-) diff --git a/program/localization/cy_GB/labels.inc b/program/localization/cy_GB/labels.inc index 64b6b1b..770df3b 100644 --- a/program/localization/cy_GB/labels.inc +++ b/program/localization/cy_GB/labels.inc @@ -1,53 +1,62 @@ <?php /* -+-----------------------------------------------------------------------+ -| language/cy_GB/labels.inc | -| | -| Language file of the Roundcube Webmail client | -| Copyright (C) 2008-2010, Roundcube Dev. - Switzerland | -| Licensed under the GNU GPL | -| | -+-----------------------------------------------------------------------+ -| Author: Dafydd Tomos <l10n@da.fydd.org> | -+-----------------------------------------------------------------------+ + +-----------------------------------------------------------------------+ + | localization/<lang>/labels.inc | + | | + | Localization file of the Roundcube Webmail client | + | Copyright (C) 2005-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/labels/ */ - -$labels = array(); -$labels['welcome'] = 'Croeso i $product'; -$labels['username'] = 'Enw defnyddiwr'; -$labels['password'] = 'Cyfrinair'; -$labels['server'] = 'Gweinydd'; -$labels['login'] = 'Mewngofnodi'; -$labels['logout'] = 'Allgofnodi'; -$labels['mail'] = 'E-bost'; +$labels['welcome'] = 'Croeso i $product'; +$labels['username'] = 'Enw defnyddiwr'; +$labels['password'] = 'Cyfrinair'; +$labels['server'] = 'Gweinydd'; +$labels['login'] = 'Mewngofnodi'; +$labels['logout'] = 'Allgofnodi'; +$labels['mail'] = 'E-bost'; $labels['settings'] = 'Gosodiadau Personol'; $labels['addressbook'] = 'Llyfr Cyfeiriadau'; -$labels['inbox'] = 'Mewnflwch'; +$labels['inbox'] = 'Mewnflwch'; $labels['drafts'] = 'Drafftiau'; -$labels['sent'] = 'Danfonwyd'; -$labels['trash'] = 'Sbwriel'; -$labels['junk'] = 'Sothach'; +$labels['sent'] = 'Danfonwyd'; +$labels['trash'] = 'Sbwriel'; +$labels['junk'] = 'Sothach'; +$labels['show_real_foldernames'] = 'Dangos enwau go-iawn ar gyfer ffolderi arbennig'; $labels['subject'] = 'Pwnc'; -$labels['from'] = 'Anfonwr'; -$labels['to'] = 'Derbyniwr'; -$labels['cc'] = 'Copi'; -$labels['bcc'] = 'Bcc'; +$labels['from'] = 'Anfonwr'; +$labels['sender'] = 'Anfonwr'; +$labels['to'] = 'Derbyniwr'; +$labels['cc'] = 'Copi'; +$labels['bcc'] = 'Bcc'; $labels['replyto'] = 'Ateb-I'; -$labels['date'] = 'Dyddiad'; -$labels['size'] = 'Maint'; +$labels['followupto'] = 'Followup-To'; +$labels['date'] = 'Dyddiad'; +$labels['size'] = 'Maint'; $labels['priority'] = 'Blaenoriaeth'; $labels['organization'] = 'Enw\'r Sefydliad'; -$labels['reply-to'] = 'Ateb-I'; +$labels['readstatus'] = 'Statws darllen'; +$labels['listoptions'] = 'Dewisiadau rhestr...'; $labels['mailboxlist'] = 'Ffolderi'; $labels['messagesfromto'] = 'Negeseuon $from i $to o $count'; $labels['threadsfromto'] = 'Edefau $from i $to o $count'; $labels['messagenrof'] = 'Neges $nr o $count'; -$labels['copy'] = 'Copio'; -$labels['move'] = 'Symud'; -$labels['moveto'] = 'Symud i...'; +$labels['fromtoshort'] = '$from - $to o $count'; +$labels['copy'] = 'Copio'; +$labels['move'] = 'Symud'; +$labels['moveto'] = 'Symud i...'; +$labels['copyto'] = 'Copio i...'; $labels['download'] = 'Llwytho lawr'; +$labels['open'] = 'Agor'; +$labels['showattachment'] = 'Dangos'; +$labels['showanyway'] = 'Dangos beth bynnag'; $labels['filename'] = 'Enw ffeil'; $labels['filesize'] = 'Maint ffeil'; $labels['addtoaddressbook'] = 'Ychwanegu i\'r llyfr cyfeiriadau'; @@ -58,70 +67,80 @@ $labels['thu'] = 'Iau'; $labels['fri'] = 'Gwe'; $labels['sat'] = 'Sad'; -$labels['sunday'] = 'Dydd Sul'; -$labels['monday'] = 'Dydd Llun'; -$labels['tuesday'] = 'Dydd Mawrth'; +$labels['sunday'] = 'Dydd Sul'; +$labels['monday'] = 'Dydd Llun'; +$labels['tuesday'] = 'Dydd Mawrth'; $labels['wednesday'] = 'Dydd Mercher'; -$labels['thursday'] = 'Dydd Iau'; -$labels['friday'] = 'Dydd Gwener'; -$labels['saturday'] = 'Dydd Sadwrn'; -$labels['jan'] = 'Ion'; -$labels['feb'] = 'Chwe'; -$labels['mar'] = 'Maw'; -$labels['apr'] = 'Ebr'; -$labels['may'] = 'Mai'; -$labels['jun'] = 'Meh'; -$labels['jul'] = 'Gor'; -$labels['aug'] = 'Aws'; -$labels['sep'] = 'Med'; -$labels['oct'] = 'Hyd'; -$labels['nov'] = 'Tach'; -$labels['dec'] = 'Rhag'; -$labels['longjan'] = 'Ionawr'; -$labels['longfeb'] = 'Chwefror'; -$labels['longmar'] = 'Mawrth'; -$labels['longapr'] = 'Ebrill'; -$labels['longmay'] = 'Mai'; -$labels['longjun'] = 'Mehefin'; -$labels['longjul'] = 'Gorffennaf'; -$labels['longaug'] = 'Awst'; -$labels['longsep'] = 'Medi'; -$labels['longoct'] = 'Hydref'; -$labels['longnov'] = 'Tachwedd'; -$labels['longdec'] = 'Rhagfyr'; +$labels['thursday'] = 'Dydd Iau'; +$labels['friday'] = 'Dydd Gwener'; +$labels['saturday'] = 'Dydd Sadwrn'; +$labels['jan'] = 'Ion'; +$labels['feb'] = 'Chwe'; +$labels['mar'] = 'Maw'; +$labels['apr'] = 'Ebr'; +$labels['may'] = 'Mai'; +$labels['jun'] = 'Meh'; +$labels['jul'] = 'Gor'; +$labels['aug'] = 'Aws'; +$labels['sep'] = 'Med'; +$labels['oct'] = 'Hyd'; +$labels['nov'] = 'Tach'; +$labels['dec'] = 'Rhag'; +$labels['longjan'] = 'Ionawr'; +$labels['longfeb'] = 'Chwefror'; +$labels['longmar'] = 'Mawrth'; +$labels['longapr'] = 'Ebrill'; +$labels['longmay'] = 'Mai'; +$labels['longjun'] = 'Mehefin'; +$labels['longjul'] = 'Gorffennaf'; +$labels['longaug'] = 'Awst'; +$labels['longsep'] = 'Medi'; +$labels['longoct'] = 'Hydref'; +$labels['longnov'] = 'Tachwedd'; +$labels['longdec'] = 'Rhagfyr'; $labels['today'] = 'Heddiw'; -$labels['checkmail'] = 'Edrych am negeseuon newydd'; -$labels['writenewmessage'] = 'Creu neges newydd'; -$labels['replytomessage'] = 'Ymateb i\'r anfonwr'; +$labels['refresh'] = 'Ail-ofyn'; +$labels['checkmail'] = 'Edrych am negeseuon newydd'; +$labels['compose'] = 'Ysgrifennu neges'; +$labels['writenewmessage'] = 'Creu neges newydd'; +$labels['reply'] = 'Ymateb'; +$labels['replytomessage'] = 'Ymateb i\'r anfonwr'; $labels['replytoallmessage'] = 'Ymateb i\'r anfonwr a phob derbyniwr'; -$labels['forwardmessage'] = 'Danfon y neges ymlaen'; -$labels['deletemessage'] = 'Dileu\'r neges'; +$labels['replyall'] = 'Ymateb i bawb'; +$labels['replylist'] = 'Ymateb i\'r rhestr'; +$labels['forward'] = 'Anfon ymlaen'; +$labels['forwardinline'] = 'Anfon ymlaen o fewn y neges'; +$labels['forwardattachment'] = 'Anfon ymlaen fel atodiad'; +$labels['forwardmessage'] = 'Danfon y neges ymlaen'; +$labels['deletemessage'] = 'Dileu\'r neges'; $labels['movemessagetotrash'] = 'Symud y neges i\'r sbwriel'; -$labels['printmessage'] = 'Argraffu\'r neges'; -$labels['previousmessage'] = 'Dangos y neges flaenorol'; -$labels['previousmessages'] = 'Dangos y set o negeseuon blaenorol'; -$labels['firstmessage'] = 'Dangos y neges gyntaf'; -$labels['firstmessages'] = 'Dangos y set gyntaf o negeseuon'; -$labels['nextmessage'] = 'Dangos y neges nesaf'; -$labels['nextmessages'] = 'Dangos y set nesaf o negesuoon'; -$labels['lastmessage'] = 'Dangos y neges olaf'; -$labels['lastmessages'] = 'Dangos y set olaf o negeseuon'; -$labels['backtolist'] = 'Nôl i\'r rhestr o negeseuon'; -$labels['viewsource'] = 'Edrych ar y ffynhonnell'; -$labels['markmessages'] = 'Nodi\'r negeseuon'; -$labels['markread'] = 'Wedi eu darllen'; -$labels['markunread'] = 'Heb eu darllen'; -$labels['markflagged'] = 'Wedi eu fflagio'; -$labels['markunflagged'] = 'Heb eu fflagio'; -$labels['messageactions'] = 'Mwy o weithredoedd...'; +$labels['printmessage'] = 'Argraffu\'r neges'; +$labels['previousmessage'] = 'Dangos y neges flaenorol'; +$labels['firstmessage'] = 'Dangos y neges gyntaf'; +$labels['nextmessage'] = 'Dangos y neges nesaf'; +$labels['lastmessage'] = 'Dangos y neges olaf'; +$labels['backtolist'] = 'Nôl i\'r rhestr o negeseuon'; +$labels['viewsource'] = 'Edrych ar y ffynhonnell'; +$labels['mark'] = 'Nodi'; +$labels['markmessages'] = 'Nodi\'r negeseuon'; +$labels['markread'] = 'Wedi eu darllen'; +$labels['markunread'] = 'Heb eu darllen'; +$labels['markflagged'] = 'Wedi eu fflagio'; +$labels['markunflagged'] = 'Heb eu fflagio'; +$labels['moreactions'] = 'Mwy o weithredoedd...'; +$labels['more'] = 'Mwy'; +$labels['back'] = 'Yn ôl'; +$labels['options'] = 'Dewisiadau'; $labels['select'] = 'Dewis'; $labels['all'] = 'Popeth'; -$labels['none'] = 'Dim byd'; +$labels['none'] = 'Dim'; $labels['currpage'] = 'Tudalen gyfredol'; $labels['unread'] = 'Heb eu darllen'; $labels['flagged'] = 'Nodwyd'; $labels['unanswered'] = 'Heb ei ateb'; +$labels['withattachment'] = 'Gyda atodiad'; $labels['deleted'] = 'Dilewyd'; +$labels['undeleted'] = 'Heb ei ddileu'; $labels['invert'] = 'Gwrth-droi'; $labels['filter'] = 'Hidlo'; $labels['list'] = 'Rhestr'; @@ -148,39 +167,65 @@ $labels['folderactions'] = 'Gweithredoedd ffolder...'; $labels['compact'] = 'Crynhoi'; $labels['empty'] = 'Gwagio'; -$labels['purge'] = 'Glanhau'; -$labels['quota'] = 'Defnydd '; -$labels['unknown'] = 'anhysbys'; -$labels['unlimited'] = 'diderfyn'; -$labels['quicksearch'] = 'Chwiliad cyflym'; -$labels['resetsearch'] = 'Ail-osod chwiliad'; -$labels['searchmod'] = 'Addasyddion chwilio'; -$labels['msgtext'] = 'Y neges yn llawn'; +$labels['importmessages'] = 'Mewnforio negeseuon'; +$labels['quota'] = 'Defnydd'; +$labels['unknown'] = 'anhysbys'; +$labels['unlimited'] = 'diderfyn'; +$labels['quicksearch'] = 'Chwiliad cyflym'; +$labels['resetsearch'] = 'Ail-osod chwiliad'; +$labels['searchmod'] = 'Addasyddion chwilio'; +$labels['msgtext'] = 'Y neges yn llawn'; +$labels['body'] = 'Corff'; +$labels['type'] = 'Math'; +$labels['namex'] = 'Enw'; $labels['openinextwin'] = 'Agor mewn ffenest newydd'; $labels['emlsave'] = 'Llwytho lawr (.eml)'; -$labels['compose'] = 'Ysgrifennu neges'; -$labels['editasnew'] = 'Golygu fel neges newydd'; -$labels['savemessage'] = 'Cadw\'r drafft hwn'; -$labels['sendmessage'] = 'Danfon nawr'; -$labels['addattachment'] = 'Atodi ffeil'; -$labels['charset'] = 'Set nodiau'; -$labels['editortype'] = 'Math golygydd'; -$labels['returnreceipt'] = 'Cadarnhau derbyn'; +$labels['changeformattext'] = 'Dangos mewn fformat testun plaen'; +$labels['changeformathtml'] = 'Dangos mewn fformat HTML'; +$labels['editasnew'] = 'Golygu fel neges newydd'; +$labels['send'] = 'Anfon'; +$labels['sendmessage'] = 'Danfon nawr'; +$labels['savemessage'] = 'Cadw\'r drafft hwn'; +$labels['addattachment'] = 'Atodi ffeil'; +$labels['charset'] = 'Set nodiau'; +$labels['editortype'] = 'Math golygydd'; +$labels['returnreceipt'] = 'Cadarnhau derbyn'; +$labels['dsn'] = 'Hysbysiad statws danfon'; +$labels['mailreplyintro'] = 'Ar $date, ysgrifennodd $sender:'; +$labels['originalmessage'] = 'Neges Wreiddiol'; +$labels['editidents'] = 'Golygu personoliaethau'; +$labels['spellcheck'] = 'Sillafu'; $labels['checkspelling'] = 'Gwirio sillafu'; $labels['resumeediting'] = 'Ail-ddechrau golygu'; -$labels['revertto'] = 'Dychwelyd i'; +$labels['revertto'] = 'Dychwelyd i'; +$labels['restore'] = 'Adfer'; +$labels['restoremessage'] = 'Adfer neges?'; +$labels['responses'] = 'Ymatebion'; +$labels['insertresponse'] = 'Mewnosod ymateb'; +$labels['manageresponses'] = 'Rheoli ymatebion'; +$labels['savenewresponse'] = 'Cadw ymateb newydd'; +$labels['editresponses'] = 'Golygu ymatebion'; +$labels['editresponse'] = 'Golygu ymateb'; +$labels['responsename'] = 'Enw'; +$labels['responsetext'] = 'Testun Ymateb'; +$labels['attach'] = 'Atodi'; $labels['attachments'] = 'Atodiadau'; $labels['upload'] = 'Llwytho fyny'; -$labels['close'] = 'Cau'; -$labels['messageoptions'] = 'Dewisiadau neges...'; -$labels['low'] = 'Isel'; -$labels['lowest'] = 'Isaf'; -$labels['normal'] = 'Cyffredin'; -$labels['high'] = 'Uchel'; +$labels['uploadprogress'] = '$percent ($current o $total)'; +$labels['close'] = 'Cau'; +$labels['messageoptions'] = 'Dewisiadau neges...'; +$labels['low'] = 'Isel'; +$labels['lowest'] = 'Isaf'; +$labels['normal'] = 'Cyffredin'; +$labels['high'] = 'Uchel'; $labels['highest'] = 'Uchaf'; -$labels['nosubject'] = '(dim pwnc)'; +$labels['nosubject'] = '(dim pwnc)'; $labels['showimages'] = 'Dangos lluniau'; $labels['alwaysshow'] = 'Dangos lluniau bob amser o $sender'; +$labels['isdraft'] = 'Mae hwn yn neges ddrafft'; +$labels['andnmore'] = '$nr mwy...'; +$labels['togglemoreheaders'] = 'Dangos fwy o benynnau\'r neges'; +$labels['togglefullheaders'] = 'Toglo penawdau llawn y neges'; $labels['htmltoggle'] = 'HTML'; $labels['plaintoggle'] = 'Testun plaen'; $labels['savesentmessagein'] = 'Cadw negeseuon a ddanfonir yn'; @@ -189,44 +234,108 @@ $labels['addcc'] = 'Ychwanegu Cc'; $labels['addbcc'] = 'Ychwanegu Bcc'; $labels['addreplyto'] = 'Ychwanegu Ateb-I'; +$labels['addfollowupto'] = 'Ychwanegu Followup-To'; $labels['mdnrequest'] = 'Mae anfonwr y neges hwn wedi gofyn am hysbysiad eich bod wedi darllen y neges. Hoffech chi hysbysu\'r anfonwr?'; $labels['receiptread'] = 'Cadarnhad Derbyn (darllenwyd)'; $labels['yourmessage'] = 'Mae hwn yn gadarnhad o dderbyn eich neges'; $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.'; -$labels['name'] = 'Enw ddangosir'; -$labels['firstname'] = 'Enw cyntaf'; -$labels['surname'] = 'Enw olaf'; -$labels['email'] = 'E-bost'; +$labels['name'] = 'Enw ddangosir'; +$labels['firstname'] = 'Enw cyntaf'; +$labels['surname'] = 'Enw olaf'; +$labels['middlename'] = 'Enw Canol'; +$labels['nameprefix'] = 'Rhagddodiad'; +$labels['namesuffix'] = 'Olddodiad'; +$labels['nickname'] = 'Llysenw'; +$labels['jobtitle'] = 'Teitl Swydd'; +$labels['department'] = 'Adran'; +$labels['gender'] = 'Rhyw'; +$labels['maidenname'] = 'Enw cyn priodi'; +$labels['email'] = 'E-bost'; +$labels['phone'] = 'Ffôn'; +$labels['address'] = 'Cyfeiriad'; +$labels['street'] = 'Stryd'; +$labels['locality'] = 'Tref/Dinas'; +$labels['zipcode'] = 'Côd Post/ZIP'; +$labels['region'] = 'Sîr/Talaith'; +$labels['country'] = 'Gwlad'; +$labels['birthday'] = 'Penblwydd'; +$labels['anniversary'] = 'Cylchwyl'; +$labels['website'] = 'Gwefan'; +$labels['instantmessenger'] = 'IM'; +$labels['notes'] = 'Nodiadau'; +$labels['male'] = 'gwryw'; +$labels['female'] = 'benyw'; +$labels['manager'] = 'Rheolwr'; +$labels['assistant'] = 'Cynorthwyydd'; +$labels['spouse'] = 'Cymar'; +$labels['allfields'] = 'Pob maes'; +$labels['search'] = 'Chwilio'; +$labels['advsearch'] = 'Chwilio Uwch'; +$labels['advanced'] = 'Uwch'; +$labels['other'] = 'Arall'; +$labels['typehome'] = 'Cartref'; +$labels['typework'] = 'Gwaith'; +$labels['typeother'] = 'Arall'; +$labels['typemobile'] = 'Symudol'; +$labels['typemain'] = 'Prif'; +$labels['typehomefax'] = 'Ffacs Adref'; +$labels['typeworkfax'] = 'Ffacs Gwaith'; +$labels['typecar'] = 'Car'; +$labels['typepager'] = 'Peiriant Galw'; +$labels['typevideo'] = 'Fideo'; +$labels['typeassistant'] = 'Cynorthwyydd'; +$labels['typehomepage'] = 'Gwefan'; +$labels['typeblog'] = 'Blog'; +$labels['typeprofile'] = 'Proffil'; +$labels['addfield'] = 'Ychwanegu maes...'; $labels['addcontact'] = 'Ychwanegu cyswllt newydd'; $labels['editcontact'] = 'Golygu cyswllt'; $labels['contacts'] = 'Cysylltiadau'; -$labels['edit'] = 'Golygu'; +$labels['contactproperties'] = 'Nodweddion cyswllt'; +$labels['personalinfo'] = 'Gwybodaeth bersonol'; +$labels['edit'] = 'Golygu'; $labels['cancel'] = 'Canslo'; -$labels['save'] = 'Cadw'; +$labels['save'] = 'Cadw'; $labels['delete'] = 'Dileu'; -$labels['newcontact'] = 'Creu cerdyn cyswllt newydd'; -$labels['deletecontact'] = 'Dileu y cysylltiadau a ddewiswyd'; -$labels['composeto'] = 'Ysgrifennu neges at'; +$labels['rename'] = 'Ail-enwi'; +$labels['addphoto'] = 'Ychwanegu'; +$labels['replacephoto'] = 'Amnewid'; +$labels['uploadphoto'] = 'Llwytho fyny llun'; +$labels['newcontact'] = 'Creu cerdyn cyswllt newydd'; +$labels['deletecontact'] = 'Dileu y cysylltiadau a ddewiswyd'; +$labels['composeto'] = 'Ysgrifennu neges at'; $labels['contactsfromto'] = 'Cysylltiadau $from i $to o $count'; -$labels['print'] = 'Argraffu'; -$labels['export'] = 'Allforio'; -$labels['exportvcards'] = 'Allforio cysylltiadau mewn fformat vCard'; +$labels['print'] = 'Argraffu'; +$labels['export'] = 'Allforio'; +$labels['exportall'] = 'Allforio popeth'; +$labels['exportsel'] = 'Allforio dewiswyd'; +$labels['exportvcards'] = 'Allforio cysylltiadau mewn fformat vCard'; $labels['newcontactgroup'] = 'Creu grŵp cysylltiadau newydd'; -$labels['groupactions'] = 'Gweithredoedd ar gyfer grwpiau cysylltiadau...'; -$labels['previouspage'] = 'Dangos y set flaenorol'; -$labels['firstpage'] = 'Dangos y set gyntaf'; -$labels['nextpage'] = 'Dangos y set nesaf'; -$labels['lastpage'] = 'Dangos y set olaf'; +$labels['grouprename'] = 'Ail-enwi grŵp'; +$labels['groupdelete'] = 'Dileu grŵp'; +$labels['groupremoveselected'] = 'Dileu y cysylltiadau dewiswyd o\'r grŵp'; +$labels['previouspage'] = 'Dangos y set flaenorol'; +$labels['firstpage'] = 'Dangos y set gyntaf'; +$labels['nextpage'] = 'Dangos y set nesaf'; +$labels['lastpage'] = 'Dangos y set olaf'; $labels['group'] = 'Grŵp'; $labels['groups'] = 'Grwpiau'; +$labels['listgroup'] = 'Rhestru aelodau\'r grŵp'; $labels['personaladrbook'] = 'Cyfeiriadau Personol'; +$labels['searchsave'] = 'Cadw chwiliad'; +$labels['searchdelete'] = 'Dileu chwiliad'; $labels['import'] = 'Mewnforio'; $labels['importcontacts'] = 'Mewnforio cysylltiadau'; $labels['importfromfile'] = 'Mewnforio o ffeil:'; +$labels['importtarget'] = 'Ychwanegu cysylltiadau i'; $labels['importreplace'] = 'Dileu y llyfr cyfeiriadau cyfan wrth lwytho'; -$labels['importtext'] = 'Fe allwch chi lwytho fyny cysylltiadau o lyfr cyfeiriadau sy\'n bodoli yn barod. Ar hyn o bryd rydyn\' ni\'n cefnogi mewnforio cyfeiriadau yn y fformat <a href="http://en.wikipedia.org/wiki/VCard">vCard</a>.'; +$labels['importgroups'] = 'Mewnforio penodiadau grŵp'; +$labels['importgroupsall'] = 'Holl (creu grwpiau os oes angen)'; +$labels['importgroupsexisting'] = 'Dim ond ar gyfer grwpiau sy\'n bodoli'; +$labels['importdesc'] = 'Fe allwch chi lwytho fyny 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.'; $labels['done'] = 'Wedi gorffen'; $labels['settingsfor'] = 'Gosodiadau ar gyfer'; +$labels['about'] = 'Amdan'; $labels['preferences'] = 'Dewisiadau'; $labels['userpreferences'] = 'Dewisiadau\'r defnyddiwr'; $labels['editpreferences'] = 'Golygu dewisiadau\'r defnyddiwr'; @@ -238,16 +347,25 @@ $labels['preferhtml'] = 'Dangos HTML'; $labels['defaultcharset'] = 'Set Nodau Diofyn'; $labels['htmlmessage'] = 'Neges HTML'; +$labels['messagepart'] = 'Rhan'; +$labels['digitalsig'] = 'Llofnod Digidol'; +$labels['dateformat'] = 'Fformat dyddiad'; +$labels['timeformat'] = 'Fformat amser'; $labels['prettydate'] = 'Dyddiadau pert'; -$labels['setdefault'] = 'Rhagosod'; -$labels['autodetect'] = 'Awto'; -$labels['language'] = 'Iaith'; -$labels['timezone'] = 'Parth amser'; -$labels['pagesize'] = 'Rhesi ar bob tudalen'; +$labels['setdefault'] = 'Rhagosod'; +$labels['autodetect'] = 'Awto'; +$labels['language'] = 'Iaith'; +$labels['timezone'] = 'Parth amser'; +$labels['pagesize'] = 'Rhesi ar bob tudalen'; $labels['signature'] = 'Llofnod'; -$labels['dstactive'] = 'Amser arbed golau ddydd'; +$labels['dstactive'] = 'Amser arbed golau ddydd'; +$labels['showinextwin'] = 'Agor neges mewn ffenest newydd'; +$labels['composeextwin'] = 'Ysgrifennu mewn ffenest newydd'; $labels['htmleditor'] = 'Ysgrifennu negeseuon HTML'; +$labels['htmlonreply'] = 'wrth ateb i neges HTML yn unig'; +$labels['htmlonreplyandforward'] = 'wrth ddanfon ymlaen neu ymateb i neges HTML'; $labels['htmlsignature'] = 'Llofnod HTML'; +$labels['showemail'] = 'Dangos cyfeiriad ebost gyda\'r enw gweledig'; $labels['previewpane'] = 'Dangos ffenest rhagolwg'; $labels['skin'] = 'Croen rhyngwyneb'; $labels['logoutclear'] = 'Clirio\'r Sbwriel wrth allgofnodi'; @@ -258,20 +376,23 @@ $labels['mdnrequests'] = 'Hysbysiadau anfonwr'; $labels['askuser'] = 'gofyn i\'r defnyddiwr'; $labels['autosend'] = 'danfon yn awtomatig'; +$labels['autosendknown'] = 'danfon y derbynneb i fy nghsylltiadau yn unig'; +$labels['autosendknownignore'] = 'danfon derbynneb i fy nghysylltiadau, anwybyddu fel arall'; $labels['ignore'] = 'anwybyddu'; $labels['readwhendeleted'] = 'Nodi\'r neges fel darllenwyd wrth ddileu'; $labels['flagfordeletion'] = 'Fflagio\'r neges i\'w ddileu yn hytrach na dileu yn syth'; $labels['skipdeleted'] = 'Peidio dangos negesuon wedi ei dileu'; $labels['deletealways'] = 'Pan fod symud negeseuon i\'r Sbwriel yn methu, dileu nhw'; +$labels['deletejunk'] = 'Dileu negeseuon yn uniongyrchol yn Sbwriel'; $labels['showremoteimages'] = 'Dangos lluniau o wefannau allanol'; $labels['fromknownsenders'] = 'o ddanfonwyr hysbys'; $labels['always'] = 'bob amser'; $labels['showinlineimages'] = 'Dangos lluniau atodol islaw\'r neges'; -$labels['autosavedraft'] = 'Cadw drafft yn awtomatig'; -$labels['everynminutes'] = 'bob $n munud'; -$labels['keepalive'] = 'Gofyn am negeseuon newydd ymlaen'; -$labels['never'] = 'byth'; -$labels['immediately'] = 'ar unwaith'; +$labels['autosavedraft'] = 'Cadw drafft yn awtomatig'; +$labels['everynminutes'] = 'bob $n munud'; +$labels['refreshinterval'] = 'Ail-lwytho (edrych am negeseuon newydd ayyb)'; +$labels['never'] = 'byth'; +$labels['immediately'] = 'ar unwaith'; $labels['messagesdisplaying'] = 'Dangos Negeseuon'; $labels['messagescomposition'] = 'Ysgrifennu Negeseuon'; $labels['mimeparamfolding'] = 'Enw atodiadau'; @@ -283,40 +404,74 @@ $labels['focusonnewmessage'] = 'Ffocysu\'r porwr ar y neges newydd'; $labels['checkallfolders'] = 'Chwilio pob ffolder am negeseuon newydd'; $labels['displaynext'] = 'Ar ôl dileu/symud neges dangos y neges nesaf'; +$labels['defaultfont'] = 'Ffont arferol ar gyfer negeseuon HTML'; $labels['mainoptions'] = 'Prif Ddewisiadau'; +$labels['browseroptions'] = 'Dewisiadau Porwr'; $labels['section'] = 'Adran'; $labels['maintenance'] = 'Gwaith cynnal a chadw'; $labels['newmessage'] = 'Neges Newydd'; -$labels['listoptions'] = 'Rhestru Dewisiadau'; $labels['signatureoptions'] = 'Dewisiadau Llofnod'; $labels['whenreplying'] = 'Wrth ateb'; +$labels['replyempty'] = 'peidio dyfynnu\'r neges wreiddiol'; $labels['replytopposting'] = 'dechrau\'r neges newydd uwchben y neges wreiddiol'; $labels['replybottomposting'] = 'dechrau\'r neges newydd o dan y neges wreiddiol'; $labels['replyremovesignature'] = 'Wrth ateb, dileu\'r llofnod gwreiddiol o\'r neges'; $labels['autoaddsignature'] = 'Ychwanegu llofnod yn awtomatig'; $labels['newmessageonly'] = 'negeseuon newydd yn unig'; $labels['replyandforwardonly'] = 'atebion a danfon ymlaen yn unig'; -$labels['replysignaturepos'] = 'Wrth ateb neu ddanfon ymlaen, rhoi\'r llofnod'; -$labels['belowquote'] = 'o dan y dyfynniad'; -$labels['abovequote'] = 'uwchben y dyfynniad'; $labels['insertsignature'] = 'Mewnosod llofnod'; -$labels['previewpanemarkread'] = 'Nodi negeseuon rhagolwg fel darllenwyd'; -$labels['afternseconds'] = 'ar ôl $n eiliad'; -$labels['folder'] = 'Ffolder'; -$labels['folders'] = 'Ffolderi'; -$labels['foldername'] = 'Enw ffolder'; -$labels['subscribed'] = 'Tanysgrifwyd'; +$labels['previewpanemarkread'] = 'Nodi negeseuon rhagolwg fel darllenwyd'; +$labels['afternseconds'] = 'ar ôl $n eiliad'; +$labels['reqmdn'] = 'Bob amser gofyn am dderbynneb danfon'; +$labels['reqdsn'] = 'Gofyn am hysbysiad statws danfon bob amser'; +$labels['replysamefolder'] = 'Rhoi atebion yn yr un ffolder i\'r neges sy\'n cael ei ateb'; +$labels['defaultabook'] = 'Llyfr cyfeiriadau diofyn'; +$labels['autocompletesingle'] = 'Hepgor cyfeiriadau ebost amgen wrth awto-gwblhau'; +$labels['listnamedisplay'] = 'Rhestrwch cysylltiadau fel'; +$labels['spellcheckbeforesend'] = 'Gwirio sillafu cyn danfon neges'; +$labels['spellcheckoptions'] = 'Dewisiadau gwirio sillafu'; +$labels['spellcheckignoresyms'] = 'Anwybyddu geiriau gyda symbolau'; +$labels['spellcheckignorenums'] = 'Anwybyddu geiriau gyda rhifau'; +$labels['spellcheckignorecaps'] = 'Anwybyddu geiriau sy\'n briflythrennau yn gyfangwbl'; +$labels['addtodict'] = 'Ychwanegu i\'r geiriadur'; +$labels['mailtoprotohandler'] = 'Cofrestru trafodwr protocol ar gyfer dolenni mailto:'; +$labels['standardwindows'] = 'Trin ffenestri naid fel ffenestri arferol'; +$labels['forwardmode'] = 'Danfon neges ymlaen'; +$labels['inline'] = 'mewnlin'; +$labels['asattachment'] = 'fel atodiad'; +$labels['replyallmode'] = 'Gweithred diofyn botwm [Ymateb i bawb]'; +$labels['replyalldefault'] = 'ymateb i bawb'; +$labels['replyalllist'] = 'ymateb i\'r rhestr trafod yn unig (os canfuwyd)'; +$labels['folder'] = 'Ffolder'; +$labels['folders'] = 'Ffolderi'; +$labels['foldername'] = 'Enw ffolder'; +$labels['subscribed'] = 'Tanysgrifwyd'; $labels['messagecount'] = 'Negeseuon'; -$labels['create'] = 'Creu'; -$labels['createfolder'] = 'Creu ffolder newydd'; -$labels['rename'] = 'Ailenwi'; -$labels['renamefolder'] = 'Ailenwi ffolder'; -$labels['deletefolder'] = 'Dileu ffolder'; -$labels['managefolders'] = 'Rheoli ffolderi'; +$labels['create'] = 'Creu'; +$labels['createfolder'] = 'Creu ffolder newydd'; +$labels['managefolders'] = 'Rheoli ffolderi'; $labels['specialfolders'] = 'Ffolderi arbennig'; +$labels['properties'] = 'Nodweddion'; +$labels['folderproperties'] = 'Ffolder nodweddion'; +$labels['parentfolder'] = 'Ffolder uwchben'; +$labels['location'] = 'Lleoliad'; +$labels['info'] = 'Gwybodaeth'; +$labels['getfoldersize'] = 'Cliciwch i gael maint ffolder'; +$labels['changesubscription'] = 'Cliciwch i newid y tanysgrifiad'; +$labels['foldertype'] = 'Math Ffolder'; +$labels['personalfolder'] = 'Ffolder Preifat'; +$labels['otherfolder'] = 'Ffolder Defnyddiwr Arall'; +$labels['sharedfolder'] = 'Ffolder Cyhoeddus'; $labels['sortby'] = 'Trefnu yn ôl'; -$labels['sortasc'] = 'Trefn esgynnol'; +$labels['sortasc'] = 'Trefn esgynnol'; $labels['sortdesc'] = 'Trefn ddisgynnol'; +$labels['undo'] = 'Dad-wneud'; +$labels['installedplugins'] = 'Ategynnau wedi eu gosod'; +$labels['plugin'] = 'Ategyn'; +$labels['version'] = 'Fersiwn'; +$labels['source'] = 'Ffynhonnell'; +$labels['license'] = 'Trwydded'; +$labels['support'] = 'Gofyn am gymorth'; $labels['B'] = 'B'; $labels['KB'] = 'KB'; $labels['MB'] = 'MB'; @@ -339,5 +494,4 @@ $labels['japanese'] = 'Japaneaidd'; $labels['korean'] = 'Corëeg'; $labels['chinese'] = 'Tsieineaidd'; - ?> -- Gitblit v1.9.1