aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/pastefromword/lang/ar.js
blob: d8bf5b301a82fe6d32de01597ee03eca3eccb162 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'pastefromword', 'ar', {
	confirmCleanup: 'يبدو أن النص المراد لصقه منسوخ من برنامج وورد. هل تود تنظيفه قبل الشروع في عملية اللصق؟',
	error: 'لم يتم مسح المعلومات الملصقة لخلل داخلي',
	title: 'لصق من وورد',
	toolbar: 'لصق من وورد'
} );