Initial repo created
[timetracker.git] / WEB-INF / resources / he.lang.php
1 <?php
2 // +----------------------------------------------------------------------+
3 // | Anuko Time Tracker
4 // +----------------------------------------------------------------------+
5 // | Copyright (c) Anuko International Ltd. (https://www.anuko.com)
6 // +----------------------------------------------------------------------+
7 // | LIBERAL FREEWARE LICENSE: This source code document may be used
8 // | by anyone for any purpose, and freely redistributed alone or in
9 // | combination with other software, provided that the license is obeyed.
10 // |
11 // | There are only two ways to violate the license:
12 // |
13 // | 1. To redistribute this code in source form, with the copyright
14 // |    notice or license removed or altered. (Distributing in compiled
15 // |    forms without embedded copyright notices is permitted).
16 // |
17 // | 2. To redistribute modified versions of this code in *any* form
18 // |    that bears insufficient indications that the modifications are
19 // |    not the work of the original author(s).
20 // |
21 // | This license applies to this document only, not any other software
22 // | that it may be combined with.
23 // |
24 // +----------------------------------------------------------------------+
25 // | Contributors:
26 // | https://www.anuko.com/time_tracker/credits.htm
27 // +----------------------------------------------------------------------+
28
29 // Note: escape apostrophes with THREE backslashes, like here:  choisir l\\\'option 
30 // Other characters (such as double-quotes in http links, etc.) do not have to be escaped.
31
32 $i18n_language = 'עברית';
33 $i18n_months = array('ינואר', 'פברואר', 'מרץ', 'אפריל', 'מאי', 'יוני', 'יולי', 'אוגוסט', 'ספטמבר', 'אוקטובר', 'נובמבר', 'דצמבר');
34 $i18n_weekdays = array('ראשון', 'שני', 'שלישי', 'רביעי', 'חמישי', 'שישי', 'שבת');
35 $i18n_weekdays_short = array('א', 'ב', 'ג', 'ד', 'ה', 'ו', 'ז');
36 // format mm/dd
37 $i18n_holidays = array('02/10', '04/09', '04/15', '04/29', '05/29', '09/19', '09/20', '09/28', '10/03', '10/10');
38
39 $i18n_key_words = array(
40 'language.rtl' => 'true', // Right-to-left language. Do not remove this line from RTL language files. This is the only string that is not found in the master English file.
41
42 // Menus - short selection strings that are displayed on the top of application web pages.
43 // Example: https://timetracker.anuko.com (black menu on top).
44 'menu.login' => 'כניסה',
45 'menu.logout' => 'יציאה',
46 'menu.forum' => 'פורום',
47 'menu.help' => 'עזרה',
48 'menu.create_team' => 'צור צוות',
49 'menu.profile' => 'פרופיל',
50 'menu.time' => 'זמן',
51 // TODO: translate the following string.
52 // 'menu.expenses' => 'Expenses',
53 'menu.reports' => 'דוחות',
54 'menu.charts' => 'תרשימים',
55 'menu.projects' => 'פרוייקטים',
56 'menu.tasks' => 'משימות',
57 'menu.users' => 'משתמשים',
58 'menu.teams' => 'צוותים',
59 'menu.export' => 'ייצוא',
60 'menu.clients' => 'לקוחות',
61 'menu.options' => 'אפשרויות',
62
63 // Footer - strings on the bottom of most pages.
64 'footer.mobile_phones' => 'הינו זמין לטלפונים חכמים Time Tracker',
65 'footer.credits' => 'קרדיטס',
66 'footer.license' => 'רשיון',
67
68 // Error messages.
69 // TODO: translate the following string.
70 // 'error.access_denied' => 'Access denied.',
71 'error.sys' => 'שגיאת מערכת',
72 'error.db' => 'שגיאה של בסיס הנתונים',
73 'error.field' => 'נתון "{0}" שגוי',
74 'error.empty' => 'השדה "{0}" ריק',
75 'error.not_equal' => 'השדה "{1}" אינו שווה לשדה "{0}"',
76 // TODO: add quotes around field names in error.interval.
77 'error.interval' => 'השדדה {0} צריך להיות גדול יותר מהשדה {1}',
78 // TO TEST: change the string on a local Time Tracker and then try to enter a time with
79 // end time less than start time. For example: Start time: 09:00, End time: 08:00.
80 // Then you should see the error on screen and the problems will be clearly visible.
81 'error.project' => 'בחר פרוייקט',
82 'error.task' => 'בחר משימה',
83 'error.client' => 'בחר לקוח',
84 // TODO: translate the following string.
85 // 'error.report' => 'Select report.',
86 'error.auth' => 'שם משתמש או סיסמה שגויים',
87 'error.user_exists' => 'שם משתמש כבר קיים',
88 'error.project_exists' => 'שם פרוייקט כבר קיים',
89 'error.task_exists' => 'קיימת משימה עם שם דומה',
90 'error.client_exists' => 'שם לקוח כבר קיים',
91 'error.invoice_exists' => 'קיימת חשבונית עם מספר זה',
92 'error.no_invoiceable_items' => 'אין פריטים לחיוב',
93 'error.no_login' => 'משתמש זה אינו קיים',
94 'error.no_teams' => 'בסיס הנתונים שלך ריק. התחבר כמנהל וצור צוות חדש',
95 'error.upload' => 'שגיאה בהעלת קובץ',
96 'error.period_locked' => 'אין אפשרות להשלים את הפעולה. הרישומיםאינם ניתנים לשינוי או מחיקה. מנהל צוות יכול לשנות הגדרה (טווח ימים לשינוי או מחיקה) זו בדף הפרופיל שלו. ערך של 0 מנטרל הגדרה זו. <br><br>רישומים חלקיים (עם משך זמן שווה ל-0 או ריק) ניתנים למחיקה',
97 'error.mail_send' => 'שגיאה בשליחת הדואר אלקטרוני',
98 'error.no_email' => 'אין דואר אלקטרוני השייך לשם משתמש זה',
99 'error.uncompleted_exists' => 'רישום חלקי כבר קיים. סגור או מחק אותו.',
100 'error.goto_uncompleted' => 'פתח את הרישום החלקי.',
101 'error.overlap' => 'טווח הזמן מתנגש עם רישומים קיימים.',
102 // TODO: translate the following string.
103 // 'error.future_date' => 'Date is in future.',
104
105 // Labels for buttons.
106 'button.login' => 'היכנס',
107 'button.now' => 'עכשיו',
108 'button.save' => 'שמור',
109 'button.copy' => 'העתק',
110 'button.cancel' => 'ביטול',
111 'button.submit' => 'שלח',
112 'button.add_user' => 'הוסף משתמש',
113 'button.add_project' => 'הוסף פרוייקט',
114 'button.add_task' => 'הוסף משימה',
115 'button.add_client' => 'הוסף לקוח',
116 'button.add_invoice' => 'הוסף חשבונית',
117 'button.add_option' => 'הוסף אפשרות',
118 'button.add' => 'הוסף',
119 'button.generate' => 'הרץ',
120 'button.reset_password' => 'איפוס סיסמה',
121 'button.send' => 'שלח',
122 'button.send_by_email' => 'שלח בדואר אלקטרוני',
123 'button.create_team' => 'צור צוות',
124 'button.export' => 'ייצא צוות',
125 'button.import' => 'ייבא צוות',
126 'button.close' => 'סגור',
127 'button.stop' => 'עצור',
128
129 // Labels for controls on forms. Labels in this section are used on multiple forms.
130 'label.team_name' => 'שם הצוות',
131 'label.address' => 'כתובת',
132 'label.currency' => 'מטבע',
133 'label.manager_name' => 'שם של המנהל',
134 'label.manager_login' => 'שם משתמש של המנהל',
135 'label.person_name' => 'שם',
136 'label.thing_name' => 'שם',
137 'label.login' => 'שם משתמש',
138 'label.password' => 'סיסמה',
139 'label.confirm_password' => 'בדיקת סיסמה',
140 'label.email' => 'דואר אלקטרוני',
141 'label.date' => 'תאריך',
142 'label.start_date' => 'תאריך התחלה',
143 'label.end_date' => 'תאריך סיום',
144 'label.user' => 'משתמש',
145 'label.users' => 'משתמשים',
146 'label.client' => 'לקוח',
147 'label.clients' => 'לקוחות',
148 // TODO: translate the following string.
149 // 'label.option' => 'Option',
150 'label.invoice' => 'חשבונית',
151 'label.project' => 'פרוייקט',
152 'label.projects' => 'פרוייקטים',
153 'label.task' => 'משימה',
154 'label.tasks' => 'משימות',
155 'label.description' => 'תיאור',
156 'label.start' => 'התחלה',
157 'label.finish' => 'סיום',
158 'label.duration' => 'משך זמן',
159 'label.note' => 'הערה',
160 // TODO: translate label.item
161 // 'label.item' => 'Item',
162 'label.cost' => 'עלות',
163 'label.week_total' => 'סיכום שבועי',
164 'label.day_total' => 'סיכום יומי',
165 'label.today' => 'היום',
166 'label.total_hours' => 'סך הכל שעות',
167 'label.total_cost' => 'סך הכל עלות',
168 'label.view' => 'הצג',
169 'label.edit' => 'ערוך',
170 'label.delete' => 'מחק',
171 'label.configure' => 'הגדר',
172 'label.select_all' => 'בחר הכל',
173 'label.select_none' => 'בטל בחירה',
174 'label.id' => 'מזהה',
175 'label.language' => 'שפה',
176 // TODO: translate the following string.
177 // 'label.decimal_mark' => 'Decimal mark',
178 'label.lock_interval' => 'טווח זמן לנעילה',
179 'label.date_format' => 'תבנית של תאריך',
180 'label.time_format' => 'תבנית של שעה',
181 'label.week_start' => 'היום הראשון בשבוע',
182 'label.comment' => 'הערה',
183 'label.status' => 'סטטוס',
184 'label.tax' => 'מעמ',
185 'label.subtotal' => 'סיכום חלקי',
186 'label.total' => 'סך הכל',
187 'label.client_name' => 'שם הלקוח',
188 'label.client_address' => 'כתובת הלקוח',
189 'label.or' => 'או',
190 'label.error' => 'שגיאה',
191 'label.ldap_hint' => 'הכנס את <b>שם המשתמש</b> ואת <b>הסיסמה</b> של ווינדוז בשדות.',
192 'label.required_fields' => '* - שדות חובה',
193 'label.on_behalf' => 'מטעם',
194 'label.role_manager' => '(מנהל)',
195 'label.role_comanager' => '(מנהל משנה)',
196 'label.role_admin' => '(מנהל המערכת)',
197 // Labels for plugins (extensions to Time Tracker that provide additional features).
198 'label.custom_fields' => 'שדות אישיים',
199 'label.type' => 'סוג',
200 'label.type_dropdown' => 'רשימה',
201 'label.type_text' => 'טקסט',
202 'label.required' => 'חובה',
203 'label.fav_report' => 'דוח מועדף',
204 // TODO: translate the following strings.
205 // 'label.cron_schedule' => 'Cron schedule',
206 // 'label.what_is_it' => 'What is it?',
207
208 // Form titles.
209 'title.login' => 'כניסה',
210 'title.teams' => 'צוותים',
211 'title.create_team' => 'יצירת צוות',
212 // TODO: translate the following string.
213 // 'title.edit_team' => 'Editing Team',
214 'title.delete_team' => 'מחיקת צוות',
215 'title.reset_password' => 'איפוס סיסמה',
216 'title.change_password' => 'שינוי סיסמה',
217 'title.time' => 'זמן',
218 'title.edit_time_record' => 'עריכת רשומה',
219 'title.delete_time_record' => 'מחיקת רשומה',
220 // TODO: translate the following strings.
221 // 'title.expenses' => 'Expenses',
222 // 'title.edit_expense' => 'Editing Expense Item',
223 // 'title.delete_expense' => 'Deleting Expense Item',
224 'title.reports' => 'דוחות',
225 'title.report' => 'דוח',
226 'title.send_report' => 'שליחת דוח',
227 'title.invoice' => 'חשבונית',
228 'title.send_invoice' => 'שליחת חשבונית',
229 'title.charts' => 'תרשימים',
230 'title.projects' => 'פרוייקטים',
231 'title.add_project' => 'הוסף פרוייקט',
232 'title.edit_project' => 'עריכת פרוייקט',
233 'title.delete_project' => 'מחיקת פרוייקט',
234 'title.tasks' => 'משימות',
235 'title.add_task' => 'הוסף משימה',
236 'title.edit_task' => 'ערוך משימה',
237 'title.delete_task' => 'מחק משימה',
238 'title.users' => 'משתמשים',
239 'title.add_user' => 'הוספת משתמש',
240 'title.edit_user' => 'עריכת משתמש',
241 'title.delete_user' => 'מחיקת משתמש',
242 'title.clients' => 'לקוחות',
243 'title.add_client' => 'הוספת לקוח',
244 'title.edit_client' => 'עריכת לקוח',
245 'title.delete_client' => 'מחיקת לקוח',
246 'title.invoices' => 'חשבוניות',
247 'title.add_invoice' => 'הוספת חשבונית',
248 'title.view_invoice' => 'הצגת חשבונית',
249 'title.delete_invoice' => 'מחיקת חשבונית',
250 // TODO: translate the following strings.
251 // 'title.notifications' => 'Notifications',
252 // 'title.add_notification' => 'Adding Notification',
253 // 'title.edit_notification' => 'Editing Notification',
254 // 'title.delete_notification' => 'Deleting Notification',
255 'title.export' => 'ייצוא נתוני צוות',
256 'title.import' => 'ייבוא נתוני צוות',
257 'title.options' => 'אפשרויות',
258 'title.profile' => 'פרופיל',
259 'title.cf_custom_fields' => 'שדות אישיים',
260 'title.cf_add_custom_field' => 'הוספת שדה אישי',
261 'title.cf_edit_custom_field' => 'עריכת שדה אישי',
262 'title.cf_delete_custom_field' => 'מחיקת שדה אישי',
263 'title.cf_dropdown_options' => 'אפשרויות רשימה',
264 'title.cf_add_dropdown_option' => 'הוספת אפשרות',
265 'title.cf_edit_dropdown_option' => 'עריכת אפשרות',
266 'title.cf_delete_dropdown_option' => 'מחיקת אפשרות',
267
268 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
269 // Strings that are used in a single form must go to the specific form section.
270 'dropdown.all' => '--- כולם ---',
271 'dropdown.no' => '--- ללא ---',
272 'dropdown.this_day' => 'יום מסויים',
273 'dropdown.this_week' => 'שבוע זה',
274 'dropdown.last_week' => 'שבוע שעבר',
275 'dropdown.this_month' => 'חודש זה',
276 'dropdown.last_month' => 'החודש שעבר',
277 'dropdown.this_year' => 'שנה זו',
278 'dropdown.all_time' => 'הכל',
279 'dropdown.projects' => 'פרוייקטים',
280 'dropdown.tasks' => 'משימות',
281 'dropdown.clients' => 'לקוחות',
282 // TODO: translate the following string.
283 // 'dropdown.select' => '--- select ---',
284 'dropdown.select_invoice' => '--- בחר חשבונית ---',
285 'dropdown.status_active' => 'פעיל',
286 'dropdown.status_inactive' => 'לא פעיל',
287 // TODO: translate the following strings.
288 // 'dropdown.delete'=>'delete',
289 // 'dropdown.do_not_delete'=>'do not delete',
290
291 // Below is a section for strings that are used on individual forms. When a string is used only on one form it should be placed here.
292 // One exception is for closely related forms such as "Time" and "Editing Time Record" with similar controls. In such cases
293 // a string can be defined on the main form and used on related forms. The reasoning for this is to make translation effort easier.
294 // Strings that are used on multiple unrelated forms should be placed in shared sections such as label.<stringname>, etc.
295
296 // Login form. See example at https://timetracker.anuko.com/login.php.
297 'form.login.forgot_password' => 'שכחת סיסמה?',
298 'form.login.about' =>'Anuko <a href="https://www.anuko.com/lp/tt_2.htm" target="_blank">Time Tracker</a> הינה מערכת פשוטה, קלה לשימוש וחינמית לניהול זמן.',
299
300 // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php.
301 'form.reset_password.message' => 'הבקשה לאיפוס בסיסמה נשלחה בדואר אלקטרוני.',
302 'form.reset_password.email_subject' => 'בקשה לאיפוס סיסמה למערכת Anuko Time Tracker',
303 'form.reset_password.email_body' => "משתמש יקר,\n\n התקבלה בקשה לאיפוס סיסמתך. נא ללחוץ על קישור זה אם ברצונך לאפס את הסיסמה.\n\n%s\n\n. Anuko Time Tracker הינה מערכת לניהול זמן פשוטה וחינמית. בקר באתרנו בכתובת https://www.anuko.com לפרטים נוספים.\n\n",
304
305 // Changing Password form. See example at https://timetracker.anuko.com/password_change.php?ref=1.
306 'form.change_password.tip' => 'הכנס סיסמה חדשה ולחץ על שמירה',
307
308 // Time form. See example at https://timetracker.anuko.com/time.php.
309 'form.time.duration_format' => '(hh:mm או 0.0h)',
310 'form.time.billable' => 'לחיוב',
311 'form.time.uncompleted' => 'רישום חסר',
312
313 // Editing Time Record form. See example at https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record).
314 'form.time_edit.uncompleted' => 'רישום זה נשמר עם שעת התחלה בלבד. זאת איננה טעות.',
315
316 // Reports form. See example at https://timetracker.anuko.com/reports.php
317 'form.reports.save_as_favorite' => 'שמור כמועדף',
318 'form.reports.confirm_delete' => 'האם ברצונך למחוק את הדוח המועדף הזה ?',
319 'form.reports.include_records' => 'כלול רישומים',
320 'form.reports.include_billable' => 'לחיוב',
321 'form.reports.include_not_billable' => 'לא לחיוב',
322 // TODO: translate the following strings.
323 // 'form.reports.include_invoiced' => 'invoiced',
324 // 'form.reports.include_not_invoiced' => 'not invoiced',
325 'form.reports.select_period' => 'בחר תקופת זמן',
326 'form.reports.set_period' => 'או הגדר תאריכים',
327 'form.reports.show_fields' => 'הראה שדות',
328 'form.reports.group_by' => 'סדר לפי',
329 'form.reports.group_by_no' => '--- ללא סדר ---',
330 'form.reports.group_by_date' => 'תאריך',
331 'form.reports.group_by_user' => 'משתמש',
332 'form.reports.group_by_client' => 'לקוח',
333 'form.reports.group_by_project' => 'פרוייקט',
334 'form.reports.group_by_task' => 'משימה',
335 'form.reports.totals_only' => 'סיכומים בלבד',
336
337 // Report form. See example at https://timetracker.anuko.com/report.php
338 // (after generating a report at https://timetracker.anuko.com/reports.php).
339 // TODO: form.report.export is just "Export" now in the English file. Shorten this translation.
340 'form.report.export' => 'ייצא נתונים בתבנית',
341
342 // Invoice form. See example at https://timetracker.anuko.com/invoice.php
343 // (you can get to this form after generating a report).
344 'form.invoice.number' => 'מספר חשבונית',
345 'form.invoice.person' => 'משתמש',
346 // TODO: translate the following stings.
347 // 'form.invoice.invoice_to_delete' => 'Invoice to delete',
348 // 'form.invoice.invoice_entries' => 'Invoice entries',
349
350 // Charts form. See example at https://timetracker.anuko.com/charts.php
351 'form.charts.interval' => 'טווח',
352 'form.charts.chart' => 'תרשים',
353
354 // Projects form. See example at https://timetracker.anuko.com/projects.php
355 'form.projects.active_projects' => 'פרוייקטים פעילים',
356 'form.projects.inactive_projects' => 'פרוייקטים לא פעילים',
357
358 // Tasks form. See example at https://timetracker.anuko.com/tasks.php
359 'form.tasks.active_tasks' => 'משימות פעילות',
360 'form.tasks.inactive_tasks' => 'משימות לא פעילות',
361
362 // Users form. See example at https://timetracker.anuko.com/users.php
363 'form.users.active_users' => 'משתמשים פעילים',
364 'form.users.inactive_users' => 'משתמשים לא פעילים',
365 'form.users.role' => 'תפקיד',
366 'form.users.manager' => 'מנהל',
367 'form.users.comanager' => 'מנהל משנה',
368 'form.users.rate' => 'תעריף',
369 'form.users.default_rate' => 'תעריף ברירת מחדל לשעה',
370
371 // Client delete form. See example at https://timetracker.anuko.com/client_delete.php
372 // TODO: translate the following strings.
373 // 'form.client.client_to_delete' => 'Client to delete',
374 // 'form.client.client_entries' => 'Client entries',
375
376 // Clients form. See example at https://timetracker.anuko.com/clients.php
377 'form.clients.active_clients' => 'לקוחות פעילים',
378 'form.clients.inactive_clients' => 'לקוחות לא פעילים',
379
380 // Strings for Exporting Team Data form. See example at https://timetracker.anuko.com/export.php
381 'form.export.hint' => 'ניתן לייצא את כל נתוני הצוות בקובץ XML. זה מאד שימושי אם ברצונך להשתמש בשרת משלך.',
382 'form.export.compression' => 'דחיסה',
383 'form.export.compression_none' => 'ללא',
384 'form.export.compression_bzip' => 'bzip',
385
386 // Strings for Importing Team Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first).
387 'form.import.hint' => 'ייבא נתוני צוות מתוך קובץ XML.',
388 'form.import.file' => 'בחר קובץ',
389 'form.import.success' => 'הייבוא הושלם בהצלחה.',
390
391 // Teams form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
392 'form.teams.hint' => 'ניתן ליצור צוות חדש על-ידי יצירת מנהל צוות חדש.<br>ניתן לייבא נתוני צוות מקובץ XML משרת Anuko Time Tracker אחר (אין אפשרות לשמות משתמש זהים)',
393
394 // Profile form. See example at https://timetracker.anuko.com/profile_edit.php.
395 'form.profile.12_hours' => '12 שעות',
396 'form.profile.24_hours' => '24 שעות',
397 'form.profile.tracking_mode' => 'סוג מעקב',
398 'form.profile.mode_time' => 'זמן',
399 'form.profile.mode_projects' => 'פרוייקטים',
400 'form.profile.mode_projects_and_tasks' => 'פרוייקטים ומשימות',
401 'form.profile.record_type' => 'סוג רישום',
402 'form.profile.type_all' => 'הכל',
403 'form.profile.type_start_finish' => 'התחלה וסיום',
404 'form.profile.type_duration' => 'משך זמן',
405 'form.profile.plugins' => 'תוספים',
406
407 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
408 'form.mail.from' => 'מאת',
409 'form.mail.to' => 'אל',
410 'form.mail.cc' => 'העתק',
411 'form.mail.subject' => 'נושא',
412 'form.mail.report_subject' => 'דוח Time Tracker',
413 'form.mail.footer' => 'Anuko Time Tracker הינה מערכת פשוטה, קלה לשימוש וחינמית לניהול זמן. בקר באתר <a href="https://www.anuko.com">www.anuko.com</a> לפרטים נוספים.',
414 'form.mail.report_sent' => 'הדוח נשלח.',
415 'form.mail.invoice_sent' => 'החשבונית נשלחה.',
416 );
417 ?>