You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
732 B
Plaintext
25 lines
732 B
Plaintext
/**
|
|
* Hebrew translation
|
|
* @name Hebrew
|
|
* @anchor Hebrew
|
|
* @author <a href="http://ww3.co.il/">Neil Osman (WW3)</a>
|
|
* @lcid he
|
|
*/
|
|
|
|
{
|
|
"processing": "מעבד...",
|
|
"lengthMenu": "הצג _MENU_ פריטים",
|
|
"zeroRecords": "לא נמצאו רשומות מתאימות",
|
|
"emptyTable": "לא נמצאו רשומות מתאימות",
|
|
"info": "_START_ עד _END_ מתוך _TOTAL_ רשומות" ,
|
|
"infoEmpty": "0 עד 0 מתוך 0 רשומות",
|
|
"infoFiltered": "(מסונן מסך _MAX_ רשומות)",
|
|
"search": "חפש:",
|
|
"paginate": {
|
|
"first": "ראשון",
|
|
"previous": "קודם",
|
|
"next": "הבא",
|
|
"last": "אחרון"
|
|
}
|
|
}
|