]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blob - sources/plugins/link/lang/cy.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / link / lang / cy.js
1 /*
2 Copyright (c) 2003-2017, 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 download: 'Force Download', // MISSING
23 displayText: 'Display Text', // MISSING
24 emailAddress: 'Cyfeiriad E-Bost',
25 emailBody: 'Corff y Neges',
26 emailSubject: 'Testun y Neges',
27 id: 'Id',
28 info: 'Gwyb y Ddolen',
29 langCode: 'Cod Iaith',
30 langDir: 'Cyfeiriad Iaith',
31 langDirLTR: 'Chwith i\'r Dde (LTR)',
32 langDirRTL: 'Dde i\'r Chwith (RTL)',
33 menu: 'Golygu Dolen',
34 name: 'Enw',
35 noAnchors: '(Dim angorau ar gael yn y ddogfen)',
36 noEmail: 'Teipiwch gyfeiriad yr e-bost',
37 noUrl: 'Teipiwch URL y ddolen',
38 other: '<eraill>',
39 popupDependent: 'Dibynnol (Netscape)',
40 popupFeatures: 'Nodweddion Ffenestr Bop',
41 popupFullScreen: 'Sgrin Llawn (IE)',
42 popupLeft: 'Safle Chwith',
43 popupLocationBar: 'Bar Safle',
44 popupMenuBar: 'Dewislen',
45 popupResizable: 'Ailfeintiol',
46 popupScrollBars: 'Barrau Sgrolio',
47 popupStatusBar: 'Bar Statws',
48 popupToolbar: 'Bar Offer',
49 popupTop: 'Safle Top',
50 rel: 'Perthynas',
51 selectAnchor: 'Dewiswch Angor',
52 styles: 'Arddull',
53 tabIndex: 'Indecs Tab',
54 target: 'Targed',
55 targetFrame: '<ffrâm>',
56 targetFrameName: 'Enw Ffrâm y Targed',
57 targetPopup: '<ffenestr bop>',
58 targetPopupName: 'Enw Ffenestr Bop',
59 title: 'Dolen',
60 toAnchor: 'Dolen at angor yn y testun',
61 toEmail: 'E-bost',
62 toUrl: 'URL',
63 toolbar: 'Dolen',
64 type: 'Math y Ddolen',
65 unlink: 'Datgysylltu',
66 upload: 'Lanlwytho'
67 } );