]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blob - sources/plugins/link/lang/cy.js
Initial commit
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / link / lang / cy.js
1 /*
2 Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'link', 'cy', {
6 acccessKey: 'Allwedd Mynediad',
7 advanced: 'Uwch',
8 advisoryContentType: 'Math y Cynnwys Cynghorol',
9 advisoryTitle: 'Teitl Cynghorol',
10 anchor: {
11 toolbar: 'Angor',
12 menu: 'Golygu\'r Angor',
13 title: 'Priodweddau\'r Angor',
14 name: 'Enw\'r Angor',
15 errorName: 'Teipiwch enw\'r angor',
16 remove: 'Tynnwch yr Angor'
17 },
18 anchorId: 'Gan Id yr Elfen',
19 anchorName: 'Gan Enw\'r Angor',
20 charset: 'Set Nodau\'r Adnodd Cysylltiedig',
21 cssClasses: 'Dosbarthiadau Dalen Arddull',
22 emailAddress: 'Cyfeiriad E-Bost',
23 emailBody: 'Corff y Neges',
24 emailSubject: 'Testun y Neges',
25 id: 'Id',
26 info: 'Gwyb y Ddolen',
27 langCode: 'Cod Iaith',
28 langDir: 'Cyfeiriad Iaith',
29 langDirLTR: 'Chwith i\'r Dde (LTR)',
30 langDirRTL: 'Dde i\'r Chwith (RTL)',
31 menu: 'Golygu Dolen',
32 name: 'Enw',
33 noAnchors: '(Dim angorau ar gael yn y ddogfen)',
34 noEmail: 'Teipiwch gyfeiriad yr e-bost',
35 noUrl: 'Teipiwch URL y ddolen',
36 other: '<eraill>',
37 popupDependent: 'Dibynnol (Netscape)',
38 popupFeatures: 'Nodweddion Ffenestr Bop',
39 popupFullScreen: 'Sgrin Llawn (IE)',
40 popupLeft: 'Safle Chwith',
41 popupLocationBar: 'Bar Safle',
42 popupMenuBar: 'Dewislen',
43 popupResizable: 'Ailfeintiol',
44 popupScrollBars: 'Barrau Sgrolio',
45 popupStatusBar: 'Bar Statws',
46 popupToolbar: 'Bar Offer',
47 popupTop: 'Safle Top',
48 rel: 'Perthynas',
49 selectAnchor: 'Dewiswch Angor',
50 styles: 'Arddull',
51 tabIndex: 'Indecs Tab',
52 target: 'Targed',
53 targetFrame: '<ffrâm>',
54 targetFrameName: 'Enw Ffrâm y Targed',
55 targetPopup: '<ffenestr bop>',
56 targetPopupName: 'Enw Ffenestr Bop',
57 title: 'Dolen',
58 toAnchor: 'Dolen at angor yn y testun',
59 toEmail: 'E-bost',
60 toUrl: 'URL',
61 toolbar: 'Dolen',
62 type: 'Math y Ddolen',
63 unlink: 'Datgysylltu',
64 upload: 'Lanlwytho'
65 } );