summaryrefslogtreecommitdiff
path: root/plugins/about/lang/eo.js
blob: f393bdace4cf142ac21b9ac26855e676d5950bff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'about', 'eo', {
	copy: 'Copyright © $1. Ĉiuj rajtoj rezervitaj.',
	dlgTitle: 'Pri CKEditor',
	help: 'Kontroli $1 por helpo.',
	moreInfo: 'Por informoj pri licenco, bonvolu viziti nian retpaĝaron:',
	title: 'Pri CKEditor',
	userGuide: 'CKEditor Uzindikoj'
});