aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/about/lang/eo.js
blob: c26535d84e175ed88d4e488e0dc719250d7718af (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
/*
Copyright (c) 2003-2015, 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'
} );