Changeset 3983:10925bf4beff for plugins/dcCKEditor/js/ckeditor/lang/he.js
- Timestamp:
- 06/27/19 11:15:42 (6 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/dcCKEditor/js/ckeditor/lang/he.js
r3759 r3983 1 1 /* 2 Copyright (c) 2003-201 8, CKSource - Frederico Knabben. All rights reserved.2 Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved. 3 3 For licensing, see LICENSE.md or http://ckeditor.com/license 4 4 */ … … 89 89 headersNone : 'אין', 90 90 headersRow : 'שורה ראשונה', 91 heightUnit : 'height unit', 91 92 invalidBorder : 'שדה גודל המסגרת חייב להיות מספר.', 92 93 invalidCellPadding : 'שדה ריפוד התאים חייב להיות מספר חיובי.', … … 166 167 liststyle : 167 168 { 168 armenian : 'ספרות ארמניות',169 169 bulletedTitle : 'תכונות רשימת תבליטים', 170 170 circle : 'עיגול ריק', 171 171 decimal : 'ספרות (1, 2, 3 וכו\')', 172 decimalLeadingZero : 'ספרות עם 0 בהתחלה (01, 02, 03 וכו\')',173 172 disc : 'עיגול מלא', 174 georgian : 'ספרות גיאורגיות (an, ban, gan וכו\')',175 173 lowerAlpha : 'אותיות אנגליות קטנות (a, b, c, d, e וכו\')', 176 lowerGreek : 'אותיות יווניות קטנות (alpha, beta, gamma וכו\')',177 174 lowerRoman : 'ספירה רומית באותיות קטנות (i, ii, iii, iv, v וכו\')', 178 175 none : 'ללא', … … 226 223 noEmail : 'יש להקליד את כתובת הדוא"ל', 227 224 noUrl : 'יש להקליד את כתובת הקישור (URL)', 225 noTel : 'Please type the phone number', 228 226 other : '<אחר>', 227 phoneNumber : 'Phone number', 229 228 popupDependent : 'תלוי (Netscape)', 230 229 popupFeatures : 'תכונות החלון הקופץ', … … 251 250 toEmail : 'דוא"ל', 252 251 toUrl : 'כתובת (URL)', 252 toPhone : 'Phone', 253 253 toolbar : 'הוספת/עריכת קישור', 254 254 type : 'סוג קישור', … … 417 417 pasteNotification : 'Press %1 to paste. Your browser doesn‘t support pasting with the toolbar button or context menu option.', 418 418 pasteArea : 'איזור הדבקה', 419 pasteMsg : 'Paste your content inside the area below and press OK.', 420 title : 'הדבקה' 421 }, 422 button : 423 { 424 selectedLabel : '1% (סומן)' 419 pasteMsg : 'Paste your content inside the area below and press OK.' 425 420 }, 426 421 blockquote :
Note: See TracChangeset
for help on using the changeset viewer.