he_IL.php
6.52 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
<?php
return array(
'Select' => 'בחר',
'Erase' => 'מחק',
'Open' => 'פתח',
'Confirm_del' => 'האם אתה בטוח שברצונך למחוק את הקובץ ?',
'All' => 'הכל',
'Files' => 'קבצים',
'Images' => 'תמונות',
'Archives' => 'ארכיונים',
'Error_Upload' => 'גודל הקובץ המצורף חורג מן הגבול המותר .',
'Error_extension' => 'תבנית הקובץ או סיומת הקובץ אינן חוקיות .',
'Upload_file' => 'העלה',
'Filters' => 'סננים',
'Videos' => 'וידאו',
'Music' => 'מוזיקה',
'New_Folder' => 'תיקיה חדשה',
'Folder_Created' => 'התיקיה נוצרה .',
'Existing_Folder' => 'התיקיה קיימת',
'Confirm_Folder_del' => 'האם אתה בטוח שברצונך למחוק את התיקיה וכל קבציה ?',
'Return_Files_List' => 'חזור לרשימת קבצים',
'Preview' => 'תצוגה מקדימה',
'Download' => 'הורד',
'Insert_Folder_Name' => 'הכנס שם תיקיה:',
'Root' => 'root',
'Rename' => 'שנה שם',
'Back' => 'חזור',
'View' => 'צפה',
'View_list' => 'תצוגת רשימה',
'View_columns_list' => 'תצוגת רשימה בטורים',
'View_boxes' => 'תצוגת קופסאות',
'Toolbar' => 'סרגל כלים',
'Actions' => 'פעולות',
'Rename_existing_file' => 'הקובץ כבר קיים',
'Rename_existing_folder' => 'התיקיה כבר קיימת',
'Empty_name' => 'שם הקובץ ריק',
'Text_filter' => 'סנן טקסט',
'Swipe_help' => 'סמן את הקובץ / תיקיה על מנת להציג אפשריות',
'Upload_base' => 'רגיל',
'Upload_base_help' => "Drag & Drop files(modern browsers) or click in upper button to Add the file(s) and click on Start upload. When the upload is complete, click the 'Return to files list' button.",
'Upload_add_files' => 'Add file(s)',
'Upload_start' => 'Start upload',
'Upload_error_messages' =>array(
1 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini',
2 => 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form',
3 => 'The uploaded file was only partially uploaded',
4 => 'No file was uploaded',
6 => 'Missing a temporary folder',
7 => 'Failed to write file to disk',
8 => 'A PHP extension stopped the file upload',
'post_max_size' => 'The uploaded file exceeds the post_max_size directive in php.ini',
'max_file_size' => 'File is too big',
'min_file_size' => 'File is too small',
'accept_file_types' => 'Filetype not allowed',
'max_number_of_files' => 'Maximum number of files exceeded',
'max_width' => 'Image exceeds maximum width',
'min_width' => 'Image requires a minimum width',
'max_height' => 'Image exceeds maximum height',
'min_height' => 'Image requires a minimum height',
'abort' => 'File upload aborted',
'image_resize' => 'Failed to resize image'
),
'Upload_url' => 'From url',
'Type_dir' => 'תיקיה',
'Type' => 'סוג',
'Dimension' => 'מימדים',
'Size' => 'גודל',
'Date' => 'תאריך',
'Filename' => 'שם הקובץ',
'Operations' => 'פעולות',
'Date_type' => 'd-m-y',
'OK' => 'אישור',
'Cancel' => 'ביטול',
'Sorting' => 'מיון',
'Show_url' => 'הצג כתובת',
'Extract' => 'חלץ לכאן',
'File_info' => 'מאפיינים',
'Edit_image' => 'ערוך תמונה',
'Duplicate' => 'שכפל',
'Folders', 'תיקיות',
'Copy' => 'העתק',
'Cut' => 'גזור',
'Paste' => 'הדבק',
'CB', 'לוח עריכה', // clipboard
'Paste_Here' => 'הדבק לתיקיה זו',
'Paste_Confirm' => 'האם אתה בטוח שברצונך להדביק לתיקיה זו ? פעולה זו תחליף בין הקבצים במקרה של התנגשות',
'Paste_Failed' => 'נכשל בהעתקת קבצים',
'Clear_Clipboard' => 'נקה לוח עריכה',
'Clear_Clipboard_Confirm' => 'האם אתה בטוח שברצונך לנקות את לוח העריכה ?',
'Files_ON_Clipboard' => 'ישנם קבצים בלוח העריכה.',
'Copy_Cut_Size_Limit' => 'גודל הקובצים / התיקיה גדולים מדי %s. הגבלה: %d MB/לפעולה', // %s = cut or copy
'Copy_Cut_Count_Limit' => 'בחר יותר מדי תיקיות/קבצים לפעולה %s. הגבלה: %d files/operation', // %s = cut or copy
'Copy_Cut_Not_Allowed' => 'אינך ראשי ל%s קבצים.', // %s(1) = cut or copy, %s(2) = files or folders
'Aviary_No_Save', 'לא ניתן לשמור את התמונה .',
'Zip_No_Extract', 'לא ניתן לחלץ , הקבץ פגום.',
'Zip_Invalid', 'סוג או פורמט הקובץ אינו נתמך. חוקי: zip, gz, tar.',
'Dir_No_Write', 'התיקיה שבחרת אינה ניתנת לכתיבה',
'Function_Disabled', 'ה %s פונקציה אינה פעילה.', // %s = cut or copy
'File_Permission', 'הראשות קובץ',
'File_Permission_Not_Allowed', 'שינוי %s הראשות לא ניתנת לעריכה.', // %s = files or folders
'File_Permission_Recursive', 'החל רקורסיביות?',
'File_Permission_Wrong_Mode', "הרשאות שנתנו אינן חוקיות.",
'User', 'משתמשים',
'Group', 'קבוצות',
'Yes', 'כן',
'No', 'לא',
'Lang_Not_Found', 'לא ניתן למצוא את השפה המבוקשת .',
'Lang_Change', 'החלף שפה',
'File_Not_Found', 'לא ניתן לאתר את הקובץ המבוקש.',
'File_Open_Edit_Not_Allowed', 'אינך מורשה ל%s את הקובץ.', // %s = open or edit
'Edit', 'ערוך',
'Edit_File', "ערוך את תוכן הקובץ",
'File_Save_OK', "הקובץ נשמר בהצלחה .",
'File_Save_Error', "שגיאה בעת שמירת הקובץ.",
'New_File' => 'קובץ חדש',
'No_Extension' => 'חובה לציין את סיומת הקובץ.',
'Valid_Extensions' => 'סיומות חוקיות: %s', // %s = txt,log etc.
'Upload_message' => "Drop file here to upload",
'SERVER ERROR' => "SERVER ERROR",
'forbiden' => "Forbiden",
'wrong path' => "Wrong path",
'wrong name' => "Wrong name",
'wrong extension' => "Wrong extension",
'wrong option' => "Wrong option",
'wrong data' => "Wrong data",
'wrong action' => "Wrong action",
'wrong sub-action' => "Wrong sub-actio",
'no action passed' => "No action passed",
'no path' => "No path",
'no file' => "No file",
'view type number missing' => "View type number missing",
'Not enough Memory' => "Not enough Memory",
'max_size_reached' => "Your image folder has reach its maximale size of %d MB.", //%d = max overall size
'B' => "B",
'KB' => "KB",
'MB' => "MB",
'GB' => "GB",
'TB' => "TB",
'total size' => "Total size",
);