]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blame - sources/plugins/image/lang/he.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / image / 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( 'image', 'he', {\r
6 alt: 'טקסט חלופי',\r
7 border: 'מסגרת',\r
8 btnUpload: 'שליחה לשרת',\r
9 button2Img: 'האם להפוך את תמונת הכפתור לתמונה פשוטה?',\r
10 hSpace: 'מרווח אופקי',\r
11 img2Button: 'האם להפוך את התמונה לכפתור תמונה?',\r
12 infoTab: 'מידע על התמונה',\r
13 linkTab: 'קישור',\r
14 lockRatio: 'נעילת היחס',\r
15 menu: 'תכונות התמונה',\r
16 resetSize: 'איפוס הגודל',\r
17 title: 'מאפייני התמונה',\r
18 titleButton: 'מאפיני כפתור תמונה',\r
19 upload: 'העלאה',\r
20 urlMissing: 'כתובת התמונה חסרה.',\r
21 vSpace: 'מרווח אנכי',\r
22 validateBorder: 'שדה המסגרת חייב להיות מספר שלם.',\r
23 validateHSpace: 'שדה המרווח האופקי חייב להיות מספר שלם.',\r
24 validateVSpace: 'שדה המרווח האנכי חייב להיות מספר שלם.'\r
25} );\r