diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2013-05-15 23:25:26 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2013-05-15 23:25:26 +0200 |
commit | 57323253f76a7a53bd709f00499e81522b9f06a7 (patch) | |
tree | 00ebf2168694bc1e6c92b9409830d6ff6aaa5c97 /program/localization/cy_GB | |
parent | cd9801234becf3ea12d86e17067c00f2aa90a1bc (diff) |
Update localizations from Transifex
Diffstat (limited to 'program/localization/cy_GB')
-rw-r--r-- | program/localization/cy_GB/labels.inc | 12 | ||||
-rw-r--r-- | program/localization/cy_GB/messages.inc | 2 |
2 files changed, 9 insertions, 5 deletions
diff --git a/program/localization/cy_GB/labels.inc b/program/localization/cy_GB/labels.inc index c6cf2344a..3e4f136bc 100644 --- a/program/localization/cy_GB/labels.inc +++ b/program/localization/cy_GB/labels.inc @@ -64,6 +64,7 @@ $labels['copy'] = 'Copio'; $labels['move'] = 'Symud'; $labels['moveto'] = 'Symud i...'; $labels['download'] = 'Llwytho lawr'; +$labels['open'] = 'Agor'; $labels['showattachment'] = 'Dangos'; $labels['showanyway'] = 'Dangos beth bynnag'; @@ -161,6 +162,7 @@ $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'; @@ -204,6 +206,8 @@ $labels['body'] = 'Corff'; $labels['openinextwin'] = 'Agor mewn ffenest newydd'; $labels['emlsave'] = 'Llwytho lawr (.eml)'; +$labels['changeformattext'] = 'Dangos mewn fformat testun plaen'; +$labels['changeformathtml'] = 'Dangos mewn fformat HTML'; // message compose $labels['editasnew'] = 'Golygu fel neges newydd'; @@ -335,8 +339,8 @@ $labels['composeto'] = 'Ysgrifennu neges at'; $labels['contactsfromto'] = 'Cysylltiadau $from i $to o $count'; $labels['print'] = 'Argraffu'; $labels['export'] = 'Allforio'; -$labels['exportall'] = 'Export all'; -$labels['exportsel'] = 'Export selected'; +$labels['exportall'] = 'Allforio popeth'; +$labels['exportsel'] = 'Allforio dewiswyd'; $labels['exportvcards'] = 'Allforio cysylltiadau mewn fformat vCard'; $labels['newcontactgroup'] = 'Creu grŵp cysylltiadau newydd'; $labels['grouprename'] = 'Ail-enwi grŵp'; @@ -398,6 +402,7 @@ $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'] = 'Show email address with display name'; $labels['previewpane'] = 'Dangos ffenest rhagolwg'; $labels['skin'] = 'Croen rhyngwyneb'; $labels['logoutclear'] = 'Clirio\'r Sbwriel wrth allgofnodi'; @@ -451,9 +456,6 @@ $labels['replyremovesignature'] = 'Wrth ateb, dileu\'r llofnod gwreiddiol o\'r n $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'; diff --git a/program/localization/cy_GB/messages.inc b/program/localization/cy_GB/messages.inc index 553422948..edadc3b45 100644 --- a/program/localization/cy_GB/messages.inc +++ b/program/localization/cy_GB/messages.inc @@ -28,6 +28,8 @@ $messages['dberror'] = 'Gwall Cronfa Ddata!'; $messages['requesttimedout'] = 'Cais wedi dod i derfyn amser'; $messages['errorreadonly'] = 'Methwyd gweithredu. Mae\'r ffolder yn darllen-yn-unig'; $messages['errornoperm'] = 'Methwyd gweithredu. Gwrthodwyd caniatad'; +$messages['erroroverquota'] = 'Methwyd gweithredu. Nid oes gofod gwag ar y disg.'; +$messages['erroroverquotadelete'] = 'Dim gofod gwag ar y disg. Defnyddiwch SHIFT+DEL i ddileu neges.'; $messages['invalidrequest'] = 'Cais annilys! Ni chadwyd unrhyw wybodaeth.'; $messages['invalidhost'] = 'Enw gweinydd annilys.'; $messages['nomessagesfound'] = 'Dim negeseuon wedi eu canfod yn y blwch hwn'; |