File: eu.js

package info (click to toggle)
request-tracker4 4.2.8-3%2Bdeb8u3
  • links: PTS, VCS
  • area: main
  • in suites: jessie
  • size: 49,260 kB
  • ctags: 5,200
  • sloc: perl: 54,880; sh: 1,067; makefile: 499
file content (65 lines) | stat: -rw-r--r-- 2,149 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
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', 'eu', {
	acccessKey: 'Sarbide-gakoa',
	advanced: 'Aurreratua',
	advisoryContentType: 'Eduki Mota (Content Type)',
	advisoryTitle: 'Izenburua',
	anchor: {
		toolbar: 'Aingura',
		menu: 'Ainguraren Ezaugarriak',
		title: 'Ainguraren Ezaugarriak',
		name: 'Ainguraren Izena',
		errorName: 'Idatzi ainguraren izena',
		remove: 'Remove Anchor'
	},
	anchorId: 'Elementuaren ID-gatik',
	anchorName: 'Aingura izenagatik',
	charset: 'Estekatutako Karaktere Multzoa',
	cssClasses: 'Estilo-orriko Klaseak',
	emailAddress: 'ePosta Helbidea',
	emailBody: 'Mezuaren Gorputza',
	emailSubject: 'Mezuaren Gaia',
	id: 'Id',
	info: 'Estekaren Informazioa',
	langCode: 'Hizkuntzaren Norabidea',
	langDir: 'Hizkuntzaren Norabidea',
	langDirLTR: 'Ezkerretik Eskumara(LTR)',
	langDirRTL: 'Eskumatik Ezkerrera (RTL)',
	menu: 'Aldatu Esteka',
	name: 'Izena',
	noAnchors: '(Ez daude aingurak eskuragarri dokumentuan)',
	noEmail: 'Mesedez ePosta helbidea idatzi',
	noUrl: 'Mesedez URL esteka idatzi',
	other: '<other>', // MISSING
	popupDependent: 'Menpekoa (Netscape)',
	popupFeatures: 'Popup 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: 'Relationship', // MISSING
	selectAnchor: 'Aingura bat hautatu',
	styles: 'Estiloa',
	tabIndex: 'Tabulazio Indizea',
	target: 'Target (Helburua)',
	targetFrame: '<marko>',
	targetFrameName: 'Marko Helburuaren Izena',
	targetPopup: '<popup leihoa>',
	targetPopupName: 'Popup Leihoaren Izena',
	title: 'Esteka',
	toAnchor: 'Aingura orrialde honetan',
	toEmail: 'ePosta',
	toUrl: 'URL',
	toolbar: 'Txertatu/Editatu Esteka',
	type: 'Esteka Mota',
	unlink: 'Kendu Esteka',
	upload: 'Gora kargatu'
});