first commit

This commit is contained in:
/usr/bin/nano
2017-04-15 01:34:36 +03:00
commit c715e2a604
5325 changed files with 329700 additions and 0 deletions
+34
View File
@@ -0,0 +1,34 @@
/*
Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'scayt', 'he', {
about: 'אודות SCAYT',
aboutTab: 'אודות',
addWord: 'הוספת מילה',
allCaps: 'התעלם ממילים שכל אותיותיהן גדולות',
dic_create: 'יצירה',
dic_delete: 'מחיקה',
dic_field_name: 'שם המילון',
dic_info: 'בהתחלה מילון המשתמש מאוחסן בעוגיה, אך עוגיות מוגבלות במקום. כאשר המילון מגיע לגודל בו הוא אינו יכול להתאכסן בעוגיה, המילון צריך להתאכסן בשרתנו. לשם כך עליך לתת שם למילון. אם כבר יש לך מילון מאוחסן, יש להכניס את שמו וללחוץ על כפתור השחזור.',
dic_rename: 'שינוי שם',
dic_restore: 'שחזור',
dictionariesTab: 'מילון',
disable: 'בטל SCAYT',
emptyDic: 'יש לבחור מילון.',
enable: 'אפשר SCAYT',
ignore: 'התעלמות',
ignoreAll: 'התעלמות מהכל',
ignoreDomainNames: 'התעלם משמות מתחם',
langs: 'שפות',
languagesTab: 'שפות',
mixedCase: 'התעלם ממילים עם אותיות גדולות וקטנות ביחד',
mixedWithDigits: 'התעלם ממילים עם מספרים',
moreSuggestions: 'הצעות נוספות',
opera_title: 'לא זמין בדפדפן אופרה',
options: 'אפשרויות',
optionsTab: 'אפשרויות',
title: 'בדיקת איות בזמן כתיבה (SCAYT)',
toggle: 'שינוי SCAYT',
noSuggestions: 'No suggestion'
});