new ckeditor
New ckeditor
This commit is contained in:
67
ckeditor/plugins/link/lang/eu.js
Normal file
67
ckeditor/plugins/link/lang/eu.js
Normal file
@@ -0,0 +1,67 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'link', 'eu', {
|
||||
acccessKey: 'Sarbide-tekla',
|
||||
advanced: 'Aurreratua',
|
||||
advisoryContentType: 'Aholkatutako eduki-mota',
|
||||
advisoryTitle: 'Aholkatutako izenburua',
|
||||
anchor: {
|
||||
toolbar: 'Aingura',
|
||||
menu: 'Editatu aingura',
|
||||
title: 'Ainguraren propietateak',
|
||||
name: 'Ainguraren izena',
|
||||
errorName: 'Idatzi ainguraren izena',
|
||||
remove: 'Kendu aingura'
|
||||
},
|
||||
anchorId: 'Elementuaren Id-aren arabera',
|
||||
anchorName: 'Aingura-izenaren arabera',
|
||||
charset: 'Estekatutako baliabide karaktere-jokoa',
|
||||
cssClasses: 'Estilo-orriko klaseak',
|
||||
download: 'Force Download', // MISSING
|
||||
displayText: 'Bistaratu testua',
|
||||
emailAddress: 'E-posta helbidea',
|
||||
emailBody: 'Mezuaren gorputza',
|
||||
emailSubject: 'Mezuaren gaia',
|
||||
id: 'Id',
|
||||
info: 'Estekaren informazioa',
|
||||
langCode: 'Hizkuntzaren kodea',
|
||||
langDir: 'Hizkuntzaren norabidea',
|
||||
langDirLTR: 'Ezkerretik eskuinera (LTR)',
|
||||
langDirRTL: 'Eskuinetik ezkerrera (RTL)',
|
||||
menu: 'Editatu esteka',
|
||||
name: 'Izena',
|
||||
noAnchors: '(Ez dago aingurarik erabilgarri dokumentuan)',
|
||||
noEmail: 'Mesedez idatzi e-posta helbidea',
|
||||
noUrl: 'Mesedez idatzi estekaren URLa',
|
||||
other: '<bestelakoa>',
|
||||
popupDependent: 'Menpekoa (Netscape)',
|
||||
popupFeatures: 'Laster-leihoaren ezaugarriak',
|
||||
popupFullScreen: 'Pantaila osoa (IE)',
|
||||
popupLeft: 'Ezkerreko posizioa',
|
||||
popupLocationBar: 'Kokaleku-barra',
|
||||
popupMenuBar: 'Menu-barra',
|
||||
popupResizable: 'Tamaina aldakorra',
|
||||
popupScrollBars: 'Korritze-barrak',
|
||||
popupStatusBar: 'Egoera-barra',
|
||||
popupToolbar: 'Tresna-barra',
|
||||
popupTop: 'Goiko posizioa',
|
||||
rel: 'Erlazioa',
|
||||
selectAnchor: 'Hautatu aingura',
|
||||
styles: 'Estiloa',
|
||||
tabIndex: 'Tabulazio indizea',
|
||||
target: 'Helburua',
|
||||
targetFrame: '<frame>',
|
||||
targetFrameName: 'Helburuko markoaren izena',
|
||||
targetPopup: '<laster-leihoa>',
|
||||
targetPopupName: 'Laster-leihoaren izena',
|
||||
title: 'Esteka',
|
||||
toAnchor: 'Estekatu testuko aingurara',
|
||||
toEmail: 'E-posta',
|
||||
toUrl: 'URLa',
|
||||
toolbar: 'Esteka',
|
||||
type: 'Esteka-mota',
|
||||
unlink: 'Kendu esteka',
|
||||
upload: 'Kargatu'
|
||||
} );
|
||||
Reference in New Issue
Block a user