updated according to comments from anuko
[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:
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 // TODO: translate the following:
65 // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.',
66 'footer.credits' => 'קרדיטס',
67 'footer.license' => 'רשיון',
68 // TODO: translate the following:
69 // 'footer.improve' => 'Contribute', // Translators: this could mean "Improve", if it makes better sense in your language.
70                                      // This is a link to a webpage that describes how to contribute to the project.
71
72 // Error messages.
73 // TODO: translate the following:
74 // 'error.access_denied' => 'Access denied.',
75 'error.sys' => 'שגיאת מערכת',
76 'error.db' => 'שגיאה של בסיס הנתונים',
77 'error.field' => 'נתון "{0}" שגוי',
78 'error.empty' => 'השדה "{0}" ריק',
79 'error.not_equal' => 'השדה "{1}" אינו שווה לשדה "{0}"',
80 // TODO: add quotes around field names in error.interval.
81 'error.interval' => 'השדדה {0} צריך להיות גדול יותר מהשדה {1}',
82 // TO TEST: change the string on a local Time Tracker and then try to enter a time with
83 // end time less than start time. For example: Start time: 09:00, End time: 08:00.
84 // Then you should see the error on screen and the problems will be clearly visible.
85 'error.project' => 'בחר פרוייקט',
86 'error.task' => 'בחר משימה',
87 'error.client' => 'בחר לקוח',
88 // TODO: translate the following string.
89 // 'error.report' => 'Select report.',
90 'error.auth' => 'שם משתמש או סיסמה שגויים',
91 'error.user_exists' => 'שם משתמש כבר קיים',
92 'error.project_exists' => 'שם פרוייקט כבר קיים',
93 'error.task_exists' => 'קיימת משימה עם שם דומה',
94 'error.client_exists' => 'שם לקוח כבר קיים',
95 'error.invoice_exists' => 'קיימת חשבונית עם מספר זה',
96 'error.no_invoiceable_items' => 'אין פריטים לחיוב',
97 'error.no_login' => 'משתמש זה אינו קיים',
98 'error.no_teams' => 'בסיס הנתונים שלך ריק. התחבר כמנהל וצור צוות חדש',
99 'error.upload' => 'שגיאה בהעלת קובץ',
100 // TODO: Translate the following:
101 // 'error.range_locked' => 'Date range is locked.',
102 'error.mail_send' => 'שגיאה בשליחת הדואר אלקטרוני',
103 'error.no_email' => 'אין דואר אלקטרוני השייך לשם משתמש זה',
104 'error.uncompleted_exists' => 'רישום חלקי כבר קיים. סגור או מחק אותו.',
105 'error.goto_uncompleted' => 'פתח את הרישום החלקי.',
106 'error.overlap' => 'טווח הזמן מתנגש עם רישומים קיימים.',
107 // TODO: translate the following string.
108 // 'error.future_date' => 'Date is in future.',
109
110 // Labels for buttons.
111 'button.login' => 'היכנס',
112 'button.now' => 'עכשיו',
113 'button.save' => 'שמור',
114 'button.copy' => 'העתק',
115 'button.cancel' => 'ביטול',
116 'button.submit' => 'שלח',
117 'button.add_user' => 'הוסף משתמש',
118 'button.add_project' => 'הוסף פרוייקט',
119 'button.add_task' => 'הוסף משימה',
120 'button.add_client' => 'הוסף לקוח',
121 'button.add_invoice' => 'הוסף חשבונית',
122 'button.add_option' => 'הוסף אפשרות',
123 'button.add' => 'הוסף',
124 'button.generate' => 'הרץ',
125 'button.reset_password' => 'איפוס סיסמה',
126 'button.send' => 'שלח',
127 'button.send_by_email' => 'שלח בדואר אלקטרוני',
128 'button.create_team' => 'צור צוות',
129 'button.export' => 'ייצא צוות',
130 'button.import' => 'ייבא צוות',
131 'button.close' => 'סגור',
132 'button.stop' => 'עצור',
133
134 // Labels for controls on forms. Labels in this section are used on multiple forms.
135 'label.team_name' => 'שם הצוות',
136 'label.address' => 'כתובת',
137 'label.currency' => 'מטבע',
138 'label.manager_name' => 'שם של המנהל',
139 'label.manager_login' => 'שם משתמש של המנהל',
140 'label.person_name' => 'שם',
141 'label.thing_name' => 'שם',
142 'label.login' => 'שם משתמש',
143 'label.password' => 'סיסמה',
144 'label.confirm_password' => 'בדיקת סיסמה',
145 'label.email' => 'דואר אלקטרוני',
146 'label.date' => 'תאריך',
147 'label.start_date' => 'תאריך התחלה',
148 'label.end_date' => 'תאריך סיום',
149 'label.user' => 'משתמש',
150 'label.users' => 'משתמשים',
151 'label.client' => 'לקוח',
152 'label.clients' => 'לקוחות',
153 // TODO: translate the following string.
154 // 'label.option' => 'Option',
155 'label.invoice' => 'חשבונית',
156 'label.project' => 'פרוייקט',
157 'label.projects' => 'פרוייקטים',
158 'label.task' => 'משימה',
159 'label.tasks' => 'משימות',
160 'label.description' => 'תיאור',
161 'label.start' => 'התחלה',
162 'label.finish' => 'סיום',
163 'label.duration' => 'משך זמן',
164 'label.note' => 'הערה',
165 // TODO: translate label.item
166 // 'label.item' => 'Item',
167 'label.cost' => 'עלות',
168 'label.week_total' => 'סיכום שבועי',
169 'label.day_total' => 'סיכום יומי',
170 // 'label.month_total' => 'Month total',
171 // 'label.month_left' => 'Time until quota is met',
172 // 'label.month_over' => 'Over monthly quota',
173 'label.today' => 'היום',
174 'label.total_hours' => 'סך הכל שעות',
175 'label.total_cost' => 'סך הכל עלות',
176 'label.view' => 'הצג',
177 'label.edit' => 'ערוך',
178 'label.delete' => 'מחק',
179 'label.configure' => 'הגדר',
180 'label.select_all' => 'בחר הכל',
181 'label.select_none' => 'בטל בחירה',
182 'label.id' => 'מזהה',
183 'label.language' => 'שפה',
184 // TODO: translate the following string.
185 // 'label.decimal_mark' => 'Decimal mark',
186 'label.date_format' => 'תבנית של תאריך',
187 'label.time_format' => 'תבנית של שעה',
188 'label.week_start' => 'היום הראשון בשבוע',
189 'label.comment' => 'הערה',
190 'label.status' => 'סטטוס',
191 'label.tax' => 'מעמ',
192 'label.subtotal' => 'סיכום חלקי',
193 'label.total' => 'סך הכל',
194 'label.client_name' => 'שם הלקוח',
195 'label.client_address' => 'כתובת הלקוח',
196 'label.or' => 'או',
197 'label.error' => 'שגיאה',
198 'label.ldap_hint' => 'הכנס את <b>שם המשתמש</b> ואת <b>הסיסמה</b> של ווינדוז בשדות.',
199 'label.required_fields' => '* - שדות חובה',
200 'label.on_behalf' => 'מטעם',
201 'label.role_manager' => '(מנהל)',
202 'label.role_comanager' => '(מנהל משנה)',
203 'label.role_admin' => '(מנהל המערכת)',
204 // Translate the following string.
205 // 'label.page' => 'Page',
206 // Labels for plugins (extensions to Time Tracker that provide additional features).
207 'label.custom_fields' => 'שדות אישיים',
208 'label.type' => 'סוג',
209 'label.type_dropdown' => 'רשימה',
210 'label.type_text' => 'טקסט',
211 'label.required' => 'חובה',
212 'label.fav_report' => 'דוח מועדף',
213 // TODO: translate the following strings.
214 // 'label.cron_schedule' => 'Cron schedule',
215 // 'label.what_is_it' => 'What is it?',
216 // 'label.year' => 'Year',
217 // 'label.month' => 'Month',
218 // 'label.quota' => 'Quota',
219 // 'label.dailyWorkingHours' => 'Daily working hours',
220 // 'label.empty_values_explanation' => 'If values are empty, quotas are calculated automatically based on holidays in config',
221
222 // Form titles.
223 'title.login' => 'כניסה',
224 'title.teams' => 'צוותים',
225 'title.create_team' => 'יצירת צוות',
226 // TODO: translate the following string.
227 // 'title.edit_team' => 'Editing Team',
228 'title.delete_team' => 'מחיקת צוות',
229 'title.reset_password' => 'איפוס סיסמה',
230 'title.change_password' => 'שינוי סיסמה',
231 'title.time' => 'זמן',
232 'title.edit_time_record' => 'עריכת רשומה',
233 'title.delete_time_record' => 'מחיקת רשומה',
234 // TODO: translate the following strings.
235 // 'title.expenses' => 'Expenses',
236 // 'title.edit_expense' => 'Editing Expense Item',
237 // 'title.delete_expense' => 'Deleting Expense Item',
238 'title.reports' => 'דוחות',
239 'title.report' => 'דוח',
240 'title.send_report' => 'שליחת דוח',
241 'title.invoice' => 'חשבונית',
242 'title.send_invoice' => 'שליחת חשבונית',
243 'title.charts' => 'תרשימים',
244 'title.projects' => 'פרוייקטים',
245 'title.add_project' => 'הוסף פרוייקט',
246 'title.edit_project' => 'עריכת פרוייקט',
247 'title.delete_project' => 'מחיקת פרוייקט',
248 'title.tasks' => 'משימות',
249 'title.add_task' => 'הוסף משימה',
250 'title.edit_task' => 'ערוך משימה',
251 'title.delete_task' => 'מחק משימה',
252 'title.users' => 'משתמשים',
253 'title.add_user' => 'הוספת משתמש',
254 'title.edit_user' => 'עריכת משתמש',
255 'title.delete_user' => 'מחיקת משתמש',
256 'title.clients' => 'לקוחות',
257 'title.add_client' => 'הוספת לקוח',
258 'title.edit_client' => 'עריכת לקוח',
259 'title.delete_client' => 'מחיקת לקוח',
260 'title.invoices' => 'חשבוניות',
261 'title.add_invoice' => 'הוספת חשבונית',
262 'title.view_invoice' => 'הצגת חשבונית',
263 'title.delete_invoice' => 'מחיקת חשבונית',
264 // TODO: translate the following strings.
265 // 'title.notifications' => 'Notifications',
266 // 'title.add_notification' => 'Adding Notification',
267 // 'title.edit_notification' => 'Editing Notification',
268 // 'title.delete_notification' => 'Deleting Notification',
269 // 'title.monthly_quota' => 'Monthly quota',
270 'title.export' => 'ייצוא נתוני צוות',
271 'title.import' => 'ייבוא נתוני צוות',
272 'title.options' => 'אפשרויות',
273 'title.profile' => 'פרופיל',
274 'title.cf_custom_fields' => 'שדות אישיים',
275 'title.cf_add_custom_field' => 'הוספת שדה אישי',
276 'title.cf_edit_custom_field' => 'עריכת שדה אישי',
277 'title.cf_delete_custom_field' => 'מחיקת שדה אישי',
278 'title.cf_dropdown_options' => 'אפשרויות רשימה',
279 'title.cf_add_dropdown_option' => 'הוספת אפשרות',
280 'title.cf_edit_dropdown_option' => 'עריכת אפשרות',
281 'title.cf_delete_dropdown_option' => 'מחיקת אפשרות',
282 // NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks).
283 // It is also a name for the Locking plugin on the Team profile page.
284 // TODO: Translate the following:
285 // 'title.locking' => 'Locking',
286
287 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
288 // Strings that are used in a single form must go to the specific form section.
289 'dropdown.all' => '--- כולם ---',
290 'dropdown.no' => '--- ללא ---',
291 'dropdown.this_day' => 'יום מסויים',
292 'dropdown.this_week' => 'שבוע זה',
293 'dropdown.last_week' => 'שבוע שעבר',
294 'dropdown.this_month' => 'חודש זה',
295 'dropdown.last_month' => 'החודש שעבר',
296 'dropdown.this_year' => 'שנה זו',
297 'dropdown.all_time' => 'הכל',
298 'dropdown.projects' => 'פרוייקטים',
299 'dropdown.tasks' => 'משימות',
300 'dropdown.clients' => 'לקוחות',
301 // TODO: translate the following string.
302 // 'dropdown.select' => '--- select ---',
303 'dropdown.select_invoice' => '--- בחר חשבונית ---',
304 'dropdown.status_active' => 'פעיל',
305 'dropdown.status_inactive' => 'לא פעיל',
306 // TODO: translate the following strings.
307 // 'dropdown.delete'=>'delete',
308 // 'dropdown.do_not_delete'=>'do not delete',
309
310 // 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.
311 // One exception is for closely related forms such as "Time" and "Editing Time Record" with similar controls. In such cases
312 // a string can be defined on the main form and used on related forms. The reasoning for this is to make translation effort easier.
313 // Strings that are used on multiple unrelated forms should be placed in shared sections such as label.<stringname>, etc.
314
315 // Login form. See example at https://timetracker.anuko.com/login.php.
316 'form.login.forgot_password' => 'שכחת סיסמה?',
317 'form.login.about' =>'Anuko <a href="https://www.anuko.com/lp/tt_2.htm" target="_blank">Time Tracker</a> הינה מערכת פשוטה, קלה לשימוש וחינמית לניהול זמן.',
318
319 // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php.
320 'form.reset_password.message' => 'הבקשה לאיפוס בסיסמה נשלחה בדואר אלקטרוני.',
321 'form.reset_password.email_subject' => 'בקשה לאיפוס סיסמה למערכת Anuko Time Tracker',
322 'form.reset_password.email_body' => "משתמש יקר,\n\n התקבלה בקשה לאיפוס סיסמתך. נא ללחוץ על קישור זה אם ברצונך לאפס את הסיסמה.\n\n%s\n\n. Anuko Time Tracker הינה מערכת לניהול זמן פשוטה וחינמית. בקר באתרנו בכתובת https://www.anuko.com לפרטים נוספים.\n\n",
323
324 // Changing Password form. See example at https://timetracker.anuko.com/password_change.php?ref=1.
325 'form.change_password.tip' => 'הכנס סיסמה חדשה ולחץ על שמירה',
326
327 // Time form. See example at https://timetracker.anuko.com/time.php.
328 'form.time.duration_format' => '(hh:mm או 0.0h)',
329 'form.time.billable' => 'לחיוב',
330 'form.time.uncompleted' => 'רישום חסר',
331
332 // Editing Time Record form. See example at https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record).
333 'form.time_edit.uncompleted' => 'רישום זה נשמר עם שעת התחלה בלבד. זאת איננה טעות.',
334
335 // Reports form. See example at https://timetracker.anuko.com/reports.php
336 'form.reports.save_as_favorite' => 'שמור כמועדף',
337 'form.reports.confirm_delete' => 'האם ברצונך למחוק את הדוח המועדף הזה ?',
338 'form.reports.include_records' => 'כלול רישומים',
339 'form.reports.include_billable' => 'לחיוב',
340 'form.reports.include_not_billable' => 'לא לחיוב',
341 // TODO: translate the following strings.
342 // 'form.reports.include_invoiced' => 'invoiced',
343 // 'form.reports.include_not_invoiced' => 'not invoiced',
344 'form.reports.select_period' => 'בחר תקופת זמן',
345 'form.reports.set_period' => 'או הגדר תאריכים',
346 'form.reports.show_fields' => 'הראה שדות',
347 'form.reports.group_by' => 'סדר לפי',
348 'form.reports.group_by_no' => '--- ללא סדר ---',
349 'form.reports.group_by_date' => 'תאריך',
350 'form.reports.group_by_user' => 'משתמש',
351 'form.reports.group_by_client' => 'לקוח',
352 'form.reports.group_by_project' => 'פרוייקט',
353 'form.reports.group_by_task' => 'משימה',
354 'form.reports.totals_only' => 'סיכומים בלבד',
355
356 // Report form. See example at https://timetracker.anuko.com/report.php
357 // (after generating a report at https://timetracker.anuko.com/reports.php).
358 // TODO: form.report.export is just "Export" now in the English file. Shorten this translation.
359 'form.report.export' => 'ייצא נתונים בתבנית',
360
361 // Invoice form. See example at https://timetracker.anuko.com/invoice.php
362 // (you can get to this form after generating a report).
363 'form.invoice.number' => 'מספר חשבונית',
364 'form.invoice.person' => 'משתמש',
365 // TODO: translate the following stings.
366 // 'form.invoice.invoice_to_delete' => 'Invoice to delete',
367 // 'form.invoice.invoice_entries' => 'Invoice entries',
368
369 // Charts form. See example at https://timetracker.anuko.com/charts.php
370 'form.charts.interval' => 'טווח',
371 'form.charts.chart' => 'תרשים',
372
373 // Projects form. See example at https://timetracker.anuko.com/projects.php
374 'form.projects.active_projects' => 'פרוייקטים פעילים',
375 'form.projects.inactive_projects' => 'פרוייקטים לא פעילים',
376
377 // Tasks form. See example at https://timetracker.anuko.com/tasks.php
378 'form.tasks.active_tasks' => 'משימות פעילות',
379 'form.tasks.inactive_tasks' => 'משימות לא פעילות',
380
381 // Users form. See example at https://timetracker.anuko.com/users.php
382 'form.users.active_users' => 'משתמשים פעילים',
383 'form.users.inactive_users' => 'משתמשים לא פעילים',
384 'form.users.role' => 'תפקיד',
385 'form.users.manager' => 'מנהל',
386 'form.users.comanager' => 'מנהל משנה',
387 'form.users.rate' => 'תעריף',
388 'form.users.default_rate' => 'תעריף ברירת מחדל לשעה',
389
390 // Client delete form. See example at https://timetracker.anuko.com/client_delete.php
391 // TODO: translate the following strings.
392 // 'form.client.client_to_delete' => 'Client to delete',
393 // 'form.client.client_entries' => 'Client entries',
394
395 // Clients form. See example at https://timetracker.anuko.com/clients.php
396 'form.clients.active_clients' => 'לקוחות פעילים',
397 'form.clients.inactive_clients' => 'לקוחות לא פעילים',
398
399 // Strings for Exporting Team Data form. See example at https://timetracker.anuko.com/export.php
400 'form.export.hint' => 'ניתן לייצא את כל נתוני הצוות בקובץ XML. זה מאד שימושי אם ברצונך להשתמש בשרת משלך.',
401 'form.export.compression' => 'דחיסה',
402 'form.export.compression_none' => 'ללא',
403 'form.export.compression_bzip' => 'bzip',
404
405 // Strings for Importing Team Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first).
406 'form.import.hint' => 'ייבא נתוני צוות מתוך קובץ XML.',
407 'form.import.file' => 'בחר קובץ',
408 'form.import.success' => 'הייבוא הושלם בהצלחה.',
409
410 // Teams form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
411 'form.teams.hint' => 'ניתן ליצור צוות חדש על-ידי יצירת מנהל צוות חדש.<br>ניתן לייבא נתוני צוות מקובץ XML משרת Anuko Time Tracker אחר (אין אפשרות לשמות משתמש זהים)',
412
413 // Profile form. See example at https://timetracker.anuko.com/profile_edit.php.
414 'form.profile.12_hours' => '12 שעות',
415 'form.profile.24_hours' => '24 שעות',
416 'form.profile.tracking_mode' => 'סוג מעקב',
417 'form.profile.mode_time' => 'זמן',
418 'form.profile.mode_projects' => 'פרוייקטים',
419 'form.profile.mode_projects_and_tasks' => 'פרוייקטים ומשימות',
420 'form.profile.record_type' => 'סוג רישום',
421 'form.profile.type_all' => 'הכל',
422 'form.profile.type_start_finish' => 'התחלה וסיום',
423 'form.profile.type_duration' => 'משך זמן',
424 'form.profile.plugins' => 'תוספים',
425
426 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
427 'form.mail.from' => 'מאת',
428 'form.mail.to' => 'אל',
429 'form.mail.cc' => 'העתק',
430 'form.mail.subject' => 'נושא',
431 'form.mail.report_subject' => 'דוח Time Tracker',
432 'form.mail.footer' => 'Anuko Time Tracker הינה מערכת פשוטה, קלה לשימוש וחינמית לניהול זמן. בקר באתר <a href="https://www.anuko.com">www.anuko.com</a> לפרטים נוספים.',
433 'form.mail.report_sent' => 'הדוח נשלח.',
434 'form.mail.invoice_sent' => 'החשבונית נשלחה.',
435 );