@@ -1215,3 +1215,49 @@ L.Control.OHMTimeSlider.Translations['fr-CA'] = L.Control.OHMTimeSlider.Translat
12151215L . Control . OHMTimeSlider . Translations [ 'fr-BE' ] = L . Control . OHMTimeSlider . Translations [ 'fr' ] ;
12161216L . Control . OHMTimeSlider . Translations [ 'fr-CH' ] = L . Control . OHMTimeSlider . Translations [ 'fr' ] ;
12171217L . Control . OHMTimeSlider . Translations [ 'fr-LU' ] = L . Control . OHMTimeSlider . Translations [ 'fr' ] ;
1218+ L . Control . OHMTimeSlider . Translations [ 'he' ] = {
1219+ close : "לסגור את הלוח הזה" ,
1220+ expandcollapse_title : "להגדיל או למזער את הלוח" ,
1221+ slider_description : "נא לבחור את התאריך להצגה על המפה" ,
1222+ daterange_min_month_title : "טווח מחוון, נא לבחור חודש כהתחלה" ,
1223+ daterange_min_day_title : "טווח מחוון, נא לבחור יום כהתחלה" ,
1224+ daterange_min_year_title : "טווח מחוון, נא לבחור שנה כהתחלה" ,
1225+ daterange_min_cebce_title : "טווח מחוון, נא לבחור שנה כהתחלה לפנה״ס או לספירה" ,
1226+ daterange_max_month_title : "טווח מחוון, נא לבחור חודש כסיום" ,
1227+ daterange_max_day_title : "טווח מחוון, נא לבחור יום כסיום" ,
1228+ daterange_max_year_title : "טווח מחוון, נא לבחור שנה כסיום" ,
1229+ daterange_max_cebce_title : "טווח מחוון, נא לבחור שנה כסיום לפנה״ס או לספירה" ,
1230+ daterange_submit_text : "הגדרה" ,
1231+ daterange_submit_title : "החלת הגדרות" ,
1232+ range_title : "טווח" ,
1233+ stepamount_title : "זמן קפיצה" ,
1234+ stepamount_selector_title : "כמה זמן לקדם בכל צעד" ,
1235+ stepamount_1day : "יום" ,
1236+ stepamount_1month : "חודש" ,
1237+ stepamount_1year : "שנה" ,
1238+ stepamount_10year : "10 שנים" ,
1239+ stepamount_100year : "100 שנה" ,
1240+ stepinterval_title : "מהירות" ,
1241+ stepinterval_selector_title : "באיזו תכיפות לדלג קדימה" ,
1242+ stepinterval_5sec : "5 שניות" ,
1243+ stepinterval_2sec : "2 שניות" ,
1244+ stepinterval_1sec : "שנייה" ,
1245+ playbutton_title : "הרצה" ,
1246+ pausebutton_title : "השהיה" ,
1247+ forwardbutton_title : "דילוג קדימה" ,
1248+ backwardbutton_title : "דילוג אחורה" ,
1249+ resetbutton_title : "חזרה לתחילת הטווח" ,
1250+ autoplay_submit_text : "הגדרה" ,
1251+ autoplay_submit_title : "החלת הגדרות" ,
1252+ datepicker_month : "חודש" ,
1253+ datepicker_day : "יום" ,
1254+ datepicker_year : "שנה" ,
1255+ datepicker_cebce : "לפנה״ס/לספירה או לפני הספירה/לספירה" ,
1256+ datepicker_submit_text : "עדכון תאריך" ,
1257+ datepicker_cancel_text : "ביטול" ,
1258+ datepicker_title : "שינוי תאריך" ,
1259+ datepicker_format_text : "תבניות תאריכים" ,
1260+ datepicker_text : "נא למלא תאריך חדש לעדכון מקום הידית והנתונים המוצגים." ,
1261+ months : [ 'ינואר' , 'פברואר' , 'מרץ' , 'אפריל' , 'נאי' , 'יוני' , 'יולי' , 'אוגוסט' , 'ספטמבר' , 'אוקטובר' , 'נובמבר' , 'דצמבר' ] ,
1262+ ymd_placeholder_short : "dd/mm/yyyy" ,
1263+ } ;
0 commit comments