]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/wsc/lang/he.js
Initial commit
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / wsc / lang / he.js
CommitLineData
7adcb81e
IB
1/*\r
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.\r
3For licensing, see LICENSE.html or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'wsc', 'he', {\r
6 btnIgnore: 'התעלמות',\r
7 btnIgnoreAll: 'התעלמות מהכל',\r
8 btnReplace: 'החלפה',\r
9 btnReplaceAll: 'החלפת הכל',\r
10 btnUndo: 'החזרה',\r
11 changeTo: 'שינוי ל',\r
12 errorLoading: 'שגיאה בהעלאת השירות: %s.',\r
13 ieSpellDownload: 'בודק האיות לא מותקן, האם להורידו?',\r
14 manyChanges: 'בדיקות איות הסתיימה: %1 מילים שונו',\r
15 noChanges: 'בדיקות איות הסתיימה: לא שונתה אף מילה',\r
16 noMispell: 'בדיקות איות הסתיימה: לא נמצאו שגיאות כתיב',\r
17 noSuggestions: '- אין הצעות -',\r
18 notAvailable: 'לא נמצא שירות זמין.',\r
19 notInDic: 'לא נמצא במילון',\r
20 oneChange: 'בדיקות איות הסתיימה: שונתה מילה אחת',\r
21 progress: 'בודק האיות בתהליך בדיקה....',\r
22 title: 'בדיקת איות',\r
23 toolbar: 'בדיקת איות'\r
24});\r