aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/about/lang/eo.js
blob: 475be15e905dbb4b404747b28ca4e0a6de7ab032 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md 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'
} );