2015-07-29 09:46:18 +02:00

21 lines
960 B
JavaScript
Executable File
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'image2', 'el', {
alt: 'Εναλλακτικό Κείμενο',
btnUpload: 'Αποστολή στον Διακομιστή',
captioned: 'Εικόνα με λεζάντα',
captionPlaceholder: 'Λεζάντα',
infoTab: 'Πληροφορίες Εικόνας',
lockRatio: 'Κλείδωμα Αναλογίας',
menu: 'Ιδιότητες Εικόνας',
pathName: 'εικόνα',
pathNameCaption: 'λεζάντα',
resetSize: 'Επαναφορά Αρχικού Μεγέθους',
resizer: 'Κάνετε κλικ και σύρετε το ποντίκι για να αλλάξετε το μέγεθος',
title: 'Ιδιότητες Εικόνας',
uploadTab: 'Αποστολή',
urlMissing: 'Λείπει το πηγαίο URL της εικόνας.'
} );