summaryrefslogtreecommitdiff
path: root/plugins/wsc/lang/he.js
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/wsc/lang/he.js')
-rw-r--r--plugins/wsc/lang/he.js24
1 files changed, 0 insertions, 24 deletions
diff --git a/plugins/wsc/lang/he.js b/plugins/wsc/lang/he.js
deleted file mode 100644
index 6ec5092..0000000
--- a/plugins/wsc/lang/he.js
+++ /dev/null
@@ -1,24 +0,0 @@
-/*
-Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'wsc', 'he', {
- btnIgnore: 'התעלמות',
- btnIgnoreAll: 'התעלמות מהכל',
- btnReplace: 'החלפה',
- btnReplaceAll: 'החלפת הכל',
- btnUndo: 'החזרה',
- changeTo: 'שינוי ל',
- errorLoading: 'שגיאה בהעלאת השירות: %s.',
- ieSpellDownload: 'בודק האיות לא מותקן, האם להורידו?',
- manyChanges: 'בדיקות איות הסתיימה: %1 מילים שונו',
- noChanges: 'בדיקות איות הסתיימה: לא שונתה אף מילה',
- noMispell: 'בדיקות איות הסתיימה: לא נמצאו שגיאות כתיב',
- noSuggestions: '- אין הצעות -',
- notAvailable: 'לא נמצא שירות זמין.',
- notInDic: 'לא נמצא במילון',
- oneChange: 'בדיקות איות הסתיימה: שונתה מילה אחת',
- progress: 'בודק האיות בתהליך בדיקה....',
- title: 'בדיקת איות',
- toolbar: 'בדיקת איות'
-});