summaryrefslogtreecommitdiff
path: root/plugins/link/lang/cy.js
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/link/lang/cy.js')
-rw-r--r--plugins/link/lang/cy.js65
1 files changed, 65 insertions, 0 deletions
diff --git a/plugins/link/lang/cy.js b/plugins/link/lang/cy.js
new file mode 100644
index 0000000..8c0b56b
--- /dev/null
+++ b/plugins/link/lang/cy.js
@@ -0,0 +1,65 @@
+/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'link', 'cy', {
+ acccessKey: 'Allwedd Mynediad',
+ advanced: 'Uwch',
+ advisoryContentType: 'Math y Cynnwys Cynghorol',
+ advisoryTitle: 'Teitl Cynghorol',
+ anchor: {
+ toolbar: 'Angor',
+ menu: 'Golygwch yr Angor',
+ title: 'Priodweddau\'r Angor',
+ name: 'Enw\'r Angor',
+ errorName: 'Teipiwch enw\'r angor',
+ remove: 'Tynnwch yr Angor'
+ },
+ anchorId: 'Gan Id yr Elfen',
+ anchorName: 'Gan Enw\'r Angor',
+ charset: 'Set nodau\'r Adnodd Cysylltiedig',
+ cssClasses: 'Dosbarthiadau Dalen Arddull',
+ emailAddress: 'Cyfeiriad E-Bost',
+ emailBody: 'Pwnc y Neges',
+ emailSubject: 'Testun y Message Subject',
+ id: 'Id',
+ info: 'Gwyb ar y Ddolen',
+ langCode: 'Cod Iaith',
+ langDir: 'Cyfeiriad Iaith',
+ langDirLTR: 'Chwith i\'r Dde (LTR)',
+ langDirRTL: 'Dde i\'r Chwith (RTL)',
+ menu: 'Golygu Dolen',
+ name: 'Enw',
+ noAnchors: '(Dim angorau ar gael yn y ddogfen)',
+ noEmail: 'Teipiwch gyfeiriad yr e-bost',
+ noUrl: 'Teipiwch URL y ddolen',
+ other: '<eraill>',
+ popupDependent: 'Dibynnol (Netscape)',
+ popupFeatures: 'Nodweddion Ffenestr Bop',
+ popupFullScreen: 'Sgrin Llawn (IE)',
+ popupLeft: 'Safle Chwith',
+ popupLocationBar: 'Bar Safle',
+ popupMenuBar: 'Dewislen',
+ popupResizable: 'Ailfeintiol',
+ popupScrollBars: 'Barrau Sgrolio',
+ popupStatusBar: 'Bar Statws',
+ popupToolbar: 'Bar Offer',
+ popupTop: 'Safle Top',
+ rel: 'Perthynas',
+ selectAnchor: 'Dewiswch Angor',
+ styles: 'Arddull',
+ tabIndex: 'Indecs Tab',
+ target: 'Targed',
+ targetFrame: '<ffrâm>',
+ targetFrameName: 'Enw Ffrâm y Targed',
+ targetPopup: '<ffenestr bop>',
+ targetPopupName: 'Enw Ffenestr Bop',
+ title: 'Dolen',
+ toAnchor: 'Dolen at angor yn y testun',
+ toEmail: 'E-bost',
+ toUrl: 'URL',
+ toolbar: 'Dolen',
+ type: 'Math y Ddolen',
+ unlink: 'Datgysylltu',
+ upload: 'Lanlwytho'
+});