]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blame - sources/plugins/liststyle/lang/he.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / liststyle / lang / he.js
CommitLineData
3332bebe 1/*\r
317f8f8f 2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
3332bebe
IB
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'liststyle', 'he', {\r
6 armenian: 'ספרות ארמניות',\r
7 bulletedTitle: 'תכונות רשימת תבליטים',\r
8 circle: 'עיגול ריק',\r
9 decimal: 'ספרות (1, 2, 3 וכו\')',\r
10 decimalLeadingZero: 'ספרות עם 0 בהתחלה (01, 02, 03 וכו\')',\r
11 disc: 'עיגול מלא',\r
12 georgian: 'ספרות גיאורגיות (an, ban, gan וכו\')',\r
13 lowerAlpha: 'אותיות אנגליות קטנות (a, b, c, d, e וכו\')',\r
14 lowerGreek: 'אותיות יווניות קטנות (alpha, beta, gamma וכו\')',\r
15 lowerRoman: 'ספירה רומית באותיות קטנות (i, ii, iii, iv, v וכו\')',\r
16 none: 'ללא',\r
17 notset: '<לא נקבע>',\r
18 numberedTitle: 'תכונות רשימה ממוספרת',\r
19 square: 'ריבוע',\r
20 start: 'תחילת מספור',\r
21 type: 'סוג',\r
22 upperAlpha: 'אותיות אנגליות גדולות (A, B, C, D, E וכו\')',\r
23 upperRoman: 'ספירה רומיות באותיות גדולות (I, II, III, IV, V וכו\')',\r
24 validateStartNumber: 'שדה תחילת המספור חייב להכיל מספר שלם.'\r
25} );\r