Added entity column on cf_custom_fields.php page.
[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 = 'Hebrew (עברית)';
33 $i18n_months = array('ינואר', 'פברואר', 'מרץ', 'אפריל', 'מאי', 'יוני', 'יולי', 'אוגוסט', 'ספטמבר', 'אוקטובר', 'נובמבר', 'דצמבר');
34 $i18n_weekdays = array('ראשון', 'שני', 'שלישי', 'רביעי', 'חמישי', 'שישי', 'שבת');
35 $i18n_weekdays_short = array('א', 'ב', 'ג', 'ד', 'ה', 'ו', 'ז');
36
37 $i18n_key_words = array(
38 '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.
39
40 // Menus - short selection strings that are displayed on top of application web pages.
41 // Example: https://timetracker.anuko.com (black menu on top).
42 'menu.login' => 'כניסה',
43 'menu.logout' => 'יציאה',
44 'menu.forum' => 'פורום',
45 'menu.help' => 'עזרה',
46 // TODO: translate the following.
47 // 'menu.register' => 'Register',
48 'menu.profile' => 'פרופיל',
49 // TODO: translate the following.
50 // 'menu.group' => 'Group',
51 'menu.plugins' => 'תוספים',
52 'menu.time' => 'זמן',
53 // TODO: translate the following.
54 // 'menu.week' => 'Week',
55 // 'menu.expenses' => 'Expenses',
56 'menu.reports' => 'דוחות',
57 // TODO: translate the following.
58 // 'menu.timesheets' => 'Timesheets',
59 'menu.charts' => 'תרשימים',
60 'menu.projects' => 'פרוייקטים',
61 'menu.tasks' => 'משימות',
62 'menu.users' => 'משתמשים',
63 // TODO: translate the following.
64 // 'menu.groups' => 'Groups',
65 // 'menu.subgroups' => 'Subgroups',
66 'menu.export' => 'ייצוא',
67 'menu.clients' => 'לקוחות',
68 'menu.options' => 'אפשרויות',
69
70 // Footer - strings on the bottom of most pages.
71 // TODO: translate the following.
72 // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.',
73 'footer.credits' => 'קרדיטס',
74 'footer.license' => 'רשיון',
75 // TODO: translate the following.
76 // 'footer.improve' => 'Contribute', // Translators: this could mean "Improve", if it makes better sense in your language.
77                                      // This is a link to a webpage that describes how to contribute to the project.
78
79 // Error messages.
80 // TODO: All error messages should be complete sentences with a period (full stop) in the end. Put them there.
81 // TODO: translate the following.
82 // 'error.access_denied' => 'Access denied.',
83 'error.sys' => 'שגיאת מערכת',
84 'error.db' => 'שגיאה של בסיס הנתונים',
85 // TODO: translate the following.
86 // 'error.feature_disabled' => 'Feature is disabled.',
87 'error.field' => 'נתון "{0}" שגוי',
88 'error.empty' => 'השדה "{0}" ריק',
89 'error.not_equal' => 'השדה "{1}" אינו שווה לשדה "{0}"',
90 // TODO: add quotes around field names in error.interval.
91 'error.interval' => 'השדדה {0} צריך להיות גדול יותר מהשדה {1}',
92 // TO TEST: change the string on a local Time Tracker and then try to enter a time with
93 // end time less than start time. For example: Start time: 09:00, End time: 08:00.
94 // Then you should see the error on screen and the problems will be clearly visible.
95 // Currently the output is as:
96 // השדדה סיום צריך להיות גדול יותר מהשדה התחלה
97 // Compare the above with English, where the field names are surrounded with quotes,
98 // and it is easier to identify which fields the error is about.
99 // English variation: Field "Finish" must be greater than "Start".
100 'error.project' => 'בחר פרוייקט',
101 'error.task' => 'בחר משימה',
102 'error.client' => 'בחר לקוח',
103 // TODO: translate the following.
104 // 'error.report' => 'Select report.'
105 // 'error.record' => 'Select record.',
106 'error.auth' => 'שם משתמש או סיסמה שגויים',
107 'error.user_exists' => 'שם משתמש כבר קיים',
108 // TODO: translate the following.
109 // 'error.object_exists' => 'Object with this name already exists.',
110 'error.invoice_exists' => 'קיימת חשבונית עם מספר זה',
111 // TODO: translate the following.
112 // 'error.role_exists' => 'Role with this rank already exists.',
113 'error.no_invoiceable_items' => 'אין פריטים לחיוב',
114 // TODO: translate the following.
115 // 'error.no_records' => 'There are no records.',
116 'error.no_login' => 'משתמש זה אינו קיים',
117 'error.no_groups' => 'בסיס הנתונים שלך ריק. התחבר כמנהל וצור צוות חדש', // TODO: replace "team" with "group".
118 'error.upload' => 'שגיאה בהעלת קובץ',
119 // TODO: translate the following.
120 // 'error.range_locked' => 'Date range is locked.',
121 'error.mail_send' => 'שגיאה בשליחת הדואר אלקטרוני',
122 // TODO: improve the translation above by adding MAIL_SMTP_DEBUG part.
123 // 'error.mail_send' => 'Error sending mail. Use MAIL_SMTP_DEBUG for diagnostics.',
124 'error.no_email' => 'אין דואר אלקטרוני השייך לשם משתמש זה',
125 'error.uncompleted_exists' => 'רישום חלקי כבר קיים. סגור או מחק אותו.',
126 'error.goto_uncompleted' => 'פתח את הרישום החלקי.',
127 'error.overlap' => 'טווח הזמן מתנגש עם רישומים קיימים.',
128 // TODO: translate the following.
129 // 'error.future_date' => 'Date is in future.',
130 // 'error.xml' => 'Error in XML file at line %d: %s.',
131 // 'error.cannot_import' => 'Cannot import: %s.',
132 // 'error.format' => 'Invalid file format.',
133 // 'error.user_count' => 'Limit on user count.',
134 // 'error.expired' => 'Expiration date reached.',
135 // 'error.file_storage' => 'File storage error.',
136
137 // Warning messages.
138 // TODO: translate the following.
139 // 'warn.sure' => 'Are you sure?',
140 // 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
141
142 // Success messages.
143 // TODO: translate the following.
144 // 'msg.success' => 'Operation completed successfully.',
145
146 // Labels for buttons.
147 'button.login' => 'היכנס',
148 'button.now' => 'עכשיו',
149 'button.save' => 'שמור',
150 'button.copy' => 'העתק',
151 'button.cancel' => 'ביטול',
152 'button.submit' => 'שלח',
153 'button.add' => 'הוסף',
154 'button.delete' => 'מחק',
155 'button.generate' => 'הרץ',
156 'button.reset_password' => 'איפוס סיסמה',
157 'button.send' => 'שלח',
158 'button.send_by_email' => 'שלח בדואר אלקטרוני',
159 'button.create_group' => 'צור צוות', // TODO: replace "team" with "group".
160 'button.export' => 'ייצא צוות', // TODO: replace "team" with "group".
161 'button.import' => 'ייבא צוות', // TODO: replace "team" with "group".
162 'button.close' => 'סגור',
163 'button.stop' => 'עצור',
164 // TODO: translate the following.
165 // 'button.approve' => 'Approve',
166 // 'button.disapprove' => 'Disapprove',
167
168 // Labels for controls on forms. Labels in this section are used on multiple forms.
169 'label.group_name' => 'שם הצוות', // TODO: replace "team" with "group".
170 'label.address' => 'כתובת',
171 'label.currency' => 'מטבע',
172 'label.manager_name' => 'שם של המנהל',
173 'label.manager_login' => 'שם משתמש של המנהל',
174 'label.person_name' => 'שם',
175 'label.thing_name' => 'שם',
176 'label.login' => 'שם משתמש',
177 'label.password' => 'סיסמה',
178 'label.confirm_password' => 'בדיקת סיסמה',
179 'label.email' => 'דואר אלקטרוני',
180 'label.cc' => 'העתק',
181 // TODO: translate the following.
182 // 'label.bcc' => 'Bcc',
183 'label.subject' => 'נושא',
184 'label.date' => 'תאריך',
185 'label.start_date' => 'תאריך התחלה',
186 'label.end_date' => 'תאריך סיום',
187 'label.user' => 'משתמש',
188 'label.users' => 'משתמשים',
189 // TODO: translate the following.
190 // 'label.group' => 'Group',
191 // 'label.subgroups' => 'Subgroups',
192 // 'label.roles' => 'Roles',
193 'label.client' => 'לקוח',
194 'label.clients' => 'לקוחות',
195 // TODO: translate the following.
196 // 'label.option' => 'Option',
197 'label.invoice' => 'חשבונית',
198 'label.project' => 'פרוייקט',
199 'label.projects' => 'פרוייקטים',
200 'label.task' => 'משימה',
201 'label.tasks' => 'משימות',
202 'label.description' => 'תיאור',
203 'label.start' => 'התחלה',
204 'label.finish' => 'סיום',
205 'label.duration' => 'משך זמן',
206 'label.note' => 'הערה',
207 // TODO: translate the following.
208 // 'label.notes' => 'Notes',
209 // 'label.item' => 'Item',
210 'label.cost' => 'עלות',
211 // TODO: translate the following.
212 // 'label.ip' => 'IP',
213 'label.day_total' => 'סיכום יומי',
214 'label.week_total' => 'סיכום שבועי',
215 // TODO: translate the following.
216 // 'label.month_total' => 'Month total',
217 'label.today' => 'היום',
218 'label.view' => 'הצג',
219 'label.edit' => 'ערוך',
220 'label.delete' => 'מחק',
221 'label.configure' => 'הגדר',
222 'label.select_all' => 'בחר הכל',
223 'label.select_none' => 'בטל בחירה',
224 // TODO: translate the following.
225 // 'label.day_view' => 'Day view',
226 // 'label.week_view' => 'Week view',
227 'label.id' => 'מזהה',
228 'label.language' => 'שפה',
229 // TODO: translate the following.
230 // 'label.decimal_mark' => 'Decimal mark',
231 'label.date_format' => 'תבנית של תאריך',
232 'label.time_format' => 'תבנית של שעה',
233 'label.week_start' => 'היום הראשון בשבוע',
234 'label.comment' => 'הערה',
235 'label.status' => 'סטטוס',
236 'label.tax' => 'מעמ',
237 'label.subtotal' => 'סיכום חלקי',
238 'label.total' => 'סך הכל',
239 'label.client_name' => 'שם הלקוח',
240 'label.client_address' => 'כתובת הלקוח',
241 'label.or' => 'או',
242 'label.error' => 'שגיאה',
243 'label.ldap_hint' => 'הכנס את <b>שם המשתמש</b> ואת <b>הסיסמה</b> של ווינדוז בשדות.',
244 'label.required_fields' => '* - שדות חובה',
245 'label.on_behalf' => 'מטעם',
246 'label.role_manager' => '(מנהל)',
247 'label.role_comanager' => '(מנהל משנה)',
248 'label.role_admin' => '(מנהל המערכת)',
249 // Translate the following.
250 // 'label.page' => 'Page',
251 // 'label.condition' => 'Condition',
252 // 'label.yes' => 'yes',
253 // 'label.no' => 'no',
254 // Labels for plugins (extensions to Time Tracker that provide additional features).
255 'label.custom_fields' => 'שדות אישיים',
256 // Translate the following.
257 // 'label.monthly_quotas' => 'Monthly quotas',
258 // 'label.entity' => 'Entity',
259 'label.type' => 'סוג',
260 'label.type_dropdown' => 'רשימה',
261 'label.type_text' => 'טקסט',
262 'label.required' => 'חובה',
263 'label.fav_report' => 'דוח מועדף',
264 // TODO: translate the following.
265 // 'label.schedule' => 'Schedule',
266 // 'label.what_is_it' => 'What is it?',
267 // 'label.expense' => 'Expense',
268 // 'label.quantity' => 'Quantity',
269 // 'label.paid_status' => 'Paid status',
270 // 'label.paid' => 'Paid',
271 // 'label.mark_paid' => 'Mark paid',
272 // 'label.week_menu' => 'Week menu',
273 // 'label.week_note' => 'Week note',
274 // 'label.week_list' => 'Week list',
275 // 'label.work_units' => 'Work units',
276 // 'label.work_units_short' => 'Units',
277 'labl.totals_only' => 'סיכומים בלבד',
278 // TODO: translate the following.
279 // 'label.quota' => 'Quota',
280 // 'label.timesheet' => 'Timesheet',
281 // 'label.submitted' => 'Submitted',
282 // 'label.approved' => 'Approved',
283 // 'label.approval' => 'Report approval',
284 // 'label.mark_approved' => 'Mark approved',
285 // 'label.template' => 'Template',
286 // 'label.attachments' => 'Attachments',
287 // 'label.files' => 'Files',
288 // 'label.file' => 'File',
289 // 'label.image' => 'Image',
290 // 'label.download' => 'Download',
291 'label.active_users' => 'משתמשים פעילים',
292 'label.inactive_users' => 'משתמשים לא פעילים',
293
294 // Entity names. We use lower case (in English) because they are used in dropdowns, too.
295 // They are used to associate a custom field with an entity type.
296 // TODO: translate the following.
297 // 'entity.time' => 'time',
298 // 'entity.user' => 'user',
299 // 'entity.project' => 'project',
300
301 // Form titles.
302 'title.error' => 'שגיאה',
303 // TODO: Translate the following.
304 // 'title.success' => 'Success',
305 'title.login' => 'כניסה',
306 'title.groups' => 'צוותים', // TODO: change "teams" to "groups".
307 // TODO: translate the following.
308 // 'title.subgroups' => 'Subgroups',
309 // 'title.add_group' => 'Adding Group',
310 // 'title.edit_group' => 'Editing Group',
311 'title.delete_group' => 'מחיקת צוות', // TODO: change "team" to "group".
312 'title.reset_password' => 'איפוס סיסמה',
313 'title.change_password' => 'שינוי סיסמה',
314 'title.time' => 'זמן',
315 'title.edit_time_record' => 'עריכת רשומה',
316 'title.delete_time_record' => 'מחיקת רשומה',
317 // TODO: Translate the following.
318 // 'title.time_files' => 'Time Record Files',
319 // 'title.expenses' => 'Expenses',
320 // 'title.edit_expense' => 'Editing Expense Item',
321 // 'title.delete_expense' => 'Deleting Expense Item',
322 'title.reports' => 'דוחות',
323 'title.report' => 'דוח',
324 'title.send_report' => 'שליחת דוח',
325 // TODO: Translate the following.
326 // 'title.timesheets' => 'Timesheets',
327 // 'title.timesheet' => 'Timesheet',
328 // 'title.timesheet_files' => 'Timesheet Files',
329 'title.invoice' => 'חשבונית',
330 'title.send_invoice' => 'שליחת חשבונית',
331 'title.charts' => 'תרשימים',
332 'title.projects' => 'פרוייקטים',
333 // TODO: translate the following.
334 // 'title.project_files' => 'Project Files',
335 'title.add_project' => 'הוסף פרוייקט',
336 'title.edit_project' => 'עריכת פרוייקט',
337 'title.delete_project' => 'מחיקת פרוייקט',
338 'title.tasks' => 'משימות',
339 'title.add_task' => 'הוסף משימה',
340 'title.edit_task' => 'ערוך משימה',
341 'title.delete_task' => 'מחק משימה',
342 'title.users' => 'משתמשים',
343 'title.add_user' => 'הוספת משתמש',
344 'title.edit_user' => 'עריכת משתמש',
345 'title.delete_user' => 'מחיקת משתמש',
346 // TODO: translate the following.
347 // 'title.roles' => 'Roles',
348 // 'title.add_role' => 'Adding Role',
349 // 'title.edit_role' => 'Editing Role',
350 // 'title.delete_role' => 'Deleting Role',
351 'title.clients' => 'לקוחות',
352 'title.add_client' => 'הוספת לקוח',
353 'title.edit_client' => 'עריכת לקוח',
354 'title.delete_client' => 'מחיקת לקוח',
355 'title.invoices' => 'חשבוניות',
356 'title.add_invoice' => 'הוספת חשבונית',
357 'title.view_invoice' => 'הצגת חשבונית',
358 'title.delete_invoice' => 'מחיקת חשבונית',
359 // TODO: translate the following.
360 // 'title.notifications' => 'Notifications',
361 // 'title.add_notification' => 'Adding Notification',
362 // 'title.edit_notification' => 'Editing Notification',
363 // 'title.delete_notification' => 'Deleting Notification',
364 // 'title.add_timesheet' => 'Adding Timesheet',
365 // 'title.edit_timesheet' => 'Editing Timesheet',
366 // 'title.delete_timesheet' => 'Deleting Timesheet',
367 // 'title.monthly_quotas' => 'Monthly Quotas',
368 'title.export' => 'ייצוא נתוני צוות', // TODO: replace "team" with "group".
369 'title.import' => 'ייבוא נתוני צוות', // TODO: replace "team" with "group".
370 'title.options' => 'אפשרויות',
371 // TODO: translate the following.
372 // 'title.display_options' => 'Display Options',
373 'title.profile' => 'פרופיל',
374 'title.plugins' => 'תוספים',
375 'title.cf_custom_fields' => 'שדות אישיים',
376 'title.cf_add_custom_field' => 'הוספת שדה אישי',
377 'title.cf_edit_custom_field' => 'עריכת שדה אישי',
378 'title.cf_delete_custom_field' => 'מחיקת שדה אישי',
379 'title.cf_dropdown_options' => 'אפשרויות רשימה',
380 'title.cf_add_dropdown_option' => 'הוספת אפשרות',
381 'title.cf_edit_dropdown_option' => 'עריכת אפשרות',
382 'title.cf_delete_dropdown_option' => 'מחיקת אפשרות',
383 // NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks).
384 // It is also a name for the Locking plugin on the group settings page.
385 // TODO: translate the following.
386 // 'title.locking' => 'Locking',
387 // 'title.week_view' => 'Week View',
388 // 'title.swap_roles' => 'Swapping Roles',
389 // 'title.work_units' => 'Work Units',
390 // 'title.templates' => 'Templates',
391 // 'title.add_template' => 'Adding Template',
392 // 'title.edit_template' => 'Editing Template',
393 // 'title.delete_template' => 'Deleting Template',
394 // 'title.edit_file' => 'Editing File',
395 // 'title.delete_file' => 'Deleting File',
396 // 'title.download_file' => 'Downloading File',
397 // 'title.work' => 'Work',
398 // 'title.add_work' => 'Adding Work',
399 // 'title.edit_work' => 'Editing Work',
400 // 'title.delete_work' => 'Deleting Work',
401 // 'title.active_work' => 'Active Work', // Active work items this group outsources to other groups.
402 // 'title.inactive_work' => 'Inactive Work', // Inactive work items this group was outsourcing to other groups.
403
404 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
405 // Strings that are used in a single form must go to the specific form section.
406 'dropdown.all' => '--- כולם ---',
407 'dropdown.no' => '--- ללא ---',
408 // TODO: translate the following.
409 // 'dropdown.current_day' => 'today',
410 // 'dropdown.previous_day' => 'yesterday',
411 // 'dropdown.selected_day' => 'day',
412 'dropdown.current_week' => 'שבוע זה',
413 'dropdown.previous_week' => 'שבוע שעבר',
414 'dropdown.selected_week' => 'שבוע',
415 'dropdown.current_month' => 'חודש זה',
416 'dropdown.previous_month' => 'החודש שעבר',
417 'dropdown.selected_month' => 'החודש',
418 'dropdown.current_year' => 'שנה זו',
419 // TODO: translate the following.
420 // 'dropdown.previous_year' => 'previous year',
421 'dropdown.selected_year' => 'שנה',
422 'dropdown.all_time' => 'הכל',
423 'dropdown.projects' => 'פרוייקטים',
424 'dropdown.tasks' => 'משימות',
425 'dropdown.clients' => 'לקוחות',
426 // TODO: translate the following.
427 // 'dropdown.select' => '--- select ---',
428 'dropdown.select_invoice' => '--- בחר חשבונית ---',
429 // TODO: translate the following.
430 // 'dropdown.select_timesheet' => '--- select timesheet ---',
431 'dropdown.status_active' => 'פעיל',
432 'dropdown.status_inactive' => 'לא פעיל',
433 // TODO: translate the following.
434 // 'dropdown.delete' => 'delete',
435 // 'dropdown.do_not_delete' => 'do not delete',
436 // 'dropdown.approved' => 'approved',
437 // 'dropdown.not_approved' => 'not approved',
438 // 'dropdown.paid' => 'paid',
439 // 'dropdown.not_paid' => 'not paid',
440
441 // 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.
442 // One exception is for closely related forms such as "Time" and "Editing Time Record" with similar controls. In such cases
443 // a string can be defined on the main form and used on related forms. The reasoning for this is to make translation effort easier.
444 // Strings that are used on multiple unrelated forms should be placed in shared sections such as label.<stringname>, etc.
445
446 // Login form. See example at https://timetracker.anuko.com/login.php.
447 'form.login.forgot_password' => 'שכחת סיסמה?',
448 'form.login.about' => 'Anuko <a href="https://www.anuko.com/lp/tt_2.htm" target="_blank">Time Tracker</a> הינה מערכת פשוטה, קלה לשימוש וחינמית לניהול זמן.',
449
450 // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php.
451 'form.reset_password.message' => 'הבקשה לאיפוס בסיסמה נשלחה בדואר אלקטרוני.',
452 'form.reset_password.email_subject' => 'בקשה לאיפוס סיסמה למערכת Anuko Time Tracker',
453 // TODO: English string has changed. "from IP added. Re-translate the beginning.
454 // 'form.reset_password.email_body' => "Dear User,\n\nSomeone from IP %s requested your Anuko Time Tracker password reset. Please visit this link if you want to reset your password.\n\n%s\n\nAnuko Time Tracker is a simple, easy to use, open source time tracking system. Visit https://www.anuko.com for more information.\n\n",
455 // Older translation is below.
456 // 'form.reset_password.email_body' => "משתמש יקר,\n\n התקבלה בקשה לאיפוס סיסמתך. נא ללחוץ על קישור זה אם ברצונך לאפס את הסיסמה.\n\n%s\n\n. Anuko Time Tracker הינה מערכת לניהול זמן פשוטה וחינמית. בקר באתרנו בכתובת https://www.anuko.com לפרטים נוספים.\n\n",
457
458 // Changing Password form. See example at https://timetracker.anuko.com/password_change.php?ref=1.
459 'form.change_password.tip' => 'הכנס סיסמה חדשה ולחץ על שמירה',
460
461 // Time form. See example at https://timetracker.anuko.com/time.php.
462 'form.time.duration_format' => '(hh:mm או 0.0h)',
463 'form.time.billable' => 'לחיוב',
464 'form.time.uncompleted' => 'רישום חסר',
465 // TODO: translate the following.
466 // 'form.time.remaining_quota' => 'Remaining quota',
467 // 'form.time.over_quota' => 'Over quota',
468 // 'form.time.remaining_balance' => 'Remaining balance',
469 // 'form.time.over_balance' => 'Over balance',
470
471 // Editing Time Record form. See example at https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record).
472 'form.time_edit.uncompleted' => 'רישום זה נשמר עם שעת התחלה בלבד. זאת איננה טעות.',
473
474 // Week view form. See example at https://timetracker.anuko.com/week.php.
475 // TODO: translate the following.
476 // 'form.week.new_entry' => 'New entry',
477
478 // Reports form. See example at https://timetracker.anuko.com/reports.php
479 'form.reports.save_as_favorite' => 'שמור כמועדף',
480 'form.reports.confirm_delete' => 'האם ברצונך למחוק את הדוח המועדף הזה ?',
481 'form.reports.include_billable' => 'לחיוב',
482 'form.reports.include_not_billable' => 'לא לחיוב',
483 // TODO: translate the following.
484 // 'form.reports.include_invoiced' => 'invoiced',
485 // 'form.reports.include_not_invoiced' => 'not invoiced',
486 // 'form.reports.include_assigned' => 'assigned',
487 // 'form.reports.include_not_assigned' => 'not assigned',
488 // 'form.reports.include_pending' => 'pending',
489 'form.reports.select_period' => 'בחר תקופת זמן',
490 'form.reports.set_period' => 'או הגדר תאריכים',
491 'form.reports.show_fields' => 'הראה שדות',
492 'form.reports.group_by' => 'סדר לפי',
493 'form.reports.group_by_no' => '--- ללא סדר ---',
494 'form.reports.group_by_date' => 'תאריך',
495 'form.reports.group_by_user' => 'משתמש',
496 'form.reports.group_by_client' => 'לקוח',
497 'form.reports.group_by_project' => 'פרוייקט',
498 'form.reports.group_by_task' => 'משימה',
499
500 // Report form. See example at https://timetracker.anuko.com/report.php
501 // (after generating a report at https://timetracker.anuko.com/reports.php).
502 // TODO: form.report.export is just "Export" now in the English file. Shorten this translation.
503 'form.report.export' => 'ייצא נתונים בתבנית',
504 // TODO: translate the following.
505 // 'form.report.assign_to_invoice' => 'Assign to invoice',
506 // 'form.report.assign_to_timesheet' => 'Assign to timesheet',
507
508 // Timesheets form. See example at https://timetracker.anuko.com/timesheets.php
509 // TODO: translate the following.
510 // 'form.timesheets.active_timesheets' => 'Active Timesheets',
511 // 'form.timesheets.inactive_timesheets' => 'Inactive Timesheets',
512
513 // Templates form. See example at https://timetracker.anuko.com/templates.php
514 // TODO: translate the following.
515 // 'form.templates.active_templates' => 'Active Templates',
516 // 'form.templates.inactive_templates' => 'Inactive Templates',
517
518 // Invoice form. See example at https://timetracker.anuko.com/invoice.php
519 // (you can get to this form after generating a report).
520 'form.invoice.number' => 'מספר חשבונית',
521 'form.invoice.person' => 'משתמש',
522
523 // Deleting Invoice form. See example at https://timetracker.anuko.com/invoice_delete.php
524 // TODO: translate the following.
525 // 'form.invoice.invoice_to_delete' => 'Invoice to delete',
526 // 'form.invoice.invoice_entries' => 'Invoice entries',
527 // 'form.invoice.confirm_deleting_entries' => 'Please confirm deleting invoice entries from Time Tracker.',
528
529 // Charts form. See example at https://timetracker.anuko.com/charts.php
530 'form.charts.interval' => 'טווח',
531 'form.charts.chart' => 'תרשים',
532
533 // Projects form. See example at https://timetracker.anuko.com/projects.php
534 'form.projects.active_projects' => 'פרוייקטים פעילים',
535 'form.projects.inactive_projects' => 'פרוייקטים לא פעילים',
536
537 // Tasks form. See example at https://timetracker.anuko.com/tasks.php
538 'form.tasks.active_tasks' => 'משימות פעילות',
539 'form.tasks.inactive_tasks' => 'משימות לא פעילות',
540
541 // Users form. See example at https://timetracker.anuko.com/users.php
542 // TODO: translate the following.
543 // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
544 'form.users.role' => 'תפקיד',
545 'form.users.manager' => 'מנהל',
546 'form.users.comanager' => 'מנהל משנה',
547 'form.users.rate' => 'תעריף',
548 'form.users.default_rate' => 'תעריף ברירת מחדל לשעה',
549
550 // Editing User form. See example at https://timetracker.anuko.com/user_edit.php
551 // TODO: translate the following.
552 // 'form.user_edit.swap_roles' => 'Swap roles',
553
554 // Roles form. See example at https://timetracker.anuko.com/roles.php
555 // TODO: translate the following.
556 // 'form.roles.active_roles' => 'Active Roles',
557 // 'form.roles.inactive_roles' => 'Inactive Roles',
558 // 'form.roles.rank' => 'Rank',
559 // 'form.roles.rights' => 'Rights',
560 // 'form.roles.assigned' => 'Assigned',
561 // 'form.roles.not_assigned' => 'Not assigned',
562
563 // Clients form. See example at https://timetracker.anuko.com/clients.php
564 'form.clients.active_clients' => 'לקוחות פעילים',
565 'form.clients.inactive_clients' => 'לקוחות לא פעילים',
566
567 // Deleting Client form. See example at https://timetracker.anuko.com/client_delete.php
568 // TODO: translate the following.
569 // 'form.client.client_to_delete' => 'Client to delete',
570 // 'form.client.client_entries' => 'Client entries',
571
572 // Exporting Group Data form. See example at https://timetracker.anuko.com/export.php
573 // TODO: replace "team" with "group" in the string below.
574 'form.export.hint' => 'ניתן לייצא את כל נתוני הצוות בקובץ XML. זה מאד שימושי אם ברצונך להשתמש בשרת משלך.',
575 'form.export.compression' => 'דחיסה',
576 'form.export.compression_none' => 'ללא',
577 'form.export.compression_bzip' => 'bzip',
578
579 // Importing Group Data form. See example at https://timetracker.anuko.com/import.php (login as admin first).
580 'form.import.hint' => 'ייבא נתוני צוות מתוך קובץ XML.', // TODO: replace "team" with "group".
581 'form.import.file' => 'בחר קובץ',
582 'form.import.success' => 'הייבוא הושלם בהצלחה.',
583
584 // Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
585 // TODO: replace "team" with "group" in the string below. Also improve formatting, as multiple spaces or no spaces look a bit weird.
586 'form.groups.hint' => 'ניתן ליצור צוות חדש על-ידי יצירת מנהל צוות חדש.<br>ניתן לייבא נתוני צוות מקובץ XML משרת Anuko Time Tracker אחר (אין אפשרות לשמות משתמש זהים)',
587
588 // Group Settings form. See example at https://timetracker.anuko.com/group_edit.php.
589 'form.group_edit.12_hours' => '12 שעות',
590 'form.group_edit.24_hours' => '24 שעות',
591 // TODO: translate the following.
592 // 'form.group_edit.display_options' => 'Display options',
593 // 'form.group_edit.holidays' => 'Holidays',
594 'form.group_edit.tracking_mode' => 'סוג מעקב',
595 'form.group_edit.mode_time' => 'זמן',
596 'form.group_edit.mode_projects' => 'פרוייקטים',
597 'form.group_edit.mode_projects_and_tasks' => 'פרוייקטים ומשימות',
598 'form.group_edit.record_type' => 'סוג רישום',
599 'form.group_edit.type_all' => 'הכל',
600 'form.group_edit.type_start_finish' => 'התחלה וסיום',
601 'form.group_edit.type_duration' => 'משך זמן',
602 // TODO: translate the following.
603 // 'form.group_edit.punch_mode' => 'Punch mode',
604 // 'form.group_edit.allow_overlap' => 'Allow overlap',
605 // 'form.group_edit.future_entries' => 'Future entries',
606 // 'form.group_edit.uncompleted_indicators' => 'Uncompleted indicators',
607 // 'form.group_edit.confirm_save' => 'Confirm saving',
608 // 'form.group_edit.allow_ip' => 'Allow IP',
609 // 'form.group_edit.advanced_settings' => 'Advanced settings',
610
611 // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php
612 // TODO: translate the following.
613 // 'form.group_delete.hint' => 'Are you sure you want to delete the entire group?',
614
615 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
616 'form.mail.from' => 'מאת',
617 'form.mail.to' => 'אל',
618 'form.mail.report_subject' => 'דוח Time Tracker',
619 'form.mail.footer' => 'Anuko Time Tracker הינה מערכת פשוטה, קלה לשימוש וחינמית לניהול זמן. בקר באתר <a href="https://www.anuko.com">www.anuko.com</a> לפרטים נוספים.',
620 'form.mail.report_sent' => 'הדוח נשלח.',
621 'form.mail.invoice_sent' => 'החשבונית נשלחה.',
622
623 // Quotas configuration form. See example at https://timetracker.anuko.com/quotas.php after enabling Monthly quotas plugin.
624 // TODO: translate the following.
625 // 'form.quota.year' => 'Year',
626 // 'form.quota.month' => 'Month',
627 // 'form.quota.workday_hours' => 'Hours in a work day',
628 // 'form.quota.hint' => 'If values are empty, quotas are calculated automatically based on workday hours and holidays.',
629
630 // Swap roles form. See example at https://timetracker.anuko.com/swap_roles.php.
631 // TODO: translate the following.
632 // 'form.swap.hint' => 'Demote yourself to a lower role by swapping roles with someone else. This cannot be undone.',
633 // 'form.swap.swap_with' => 'Swap roles with',
634
635 // Work Units configuration form. See example at https://timetracker.anuko.com/work_units.php after enabling Work units plugin.
636 // TODO: translate the following.
637 // 'form.work_units.minutes_in_unit' => 'Minutes in unit',
638 // 'form.work_units.1st_unit_threshold' => '1st unit threshold',
639
640 // Roles and rights. These strings are used in multiple places. Grouped here to provide consistent translations.
641 // TODO: translate the following.
642 // 'role.user.label' => 'User',
643 // 'role.user.low_case_label' => 'user',
644 // 'role.user.description' => 'A regular member without management rights.',
645 // 'role.client.label' => 'Client',
646 // 'role.client.low_case_label' => 'client',
647 // 'role.client.description' => 'A client can view its own data.',
648 // 'role.supervisor.label' => 'Supervisor',
649 // 'role.supervisor.low_case_label' => 'supervisor',
650 // 'role.supervisor.description' => 'A person with a small set of management rights.',
651 // 'role.comanager.label' => 'Co-manager',
652 // 'role.comanager.low_case_label' => 'co-manager',
653 // 'role.comanager.description' => 'A person with a big set of management functions.',
654 // 'role.manager.label' => 'Manager',
655 // 'role.manager.low_case_label' => 'manager',
656 // 'role.manager.description' => 'Group manager. Can do most of things for a group.',
657 // 'role.top_manager.label' => 'Top manager',
658 // 'role.top_manager.low_case_label' => 'top manager',
659 // 'role.top_manager.description' => 'Top group manager. Can do everything in a tree of groups.',
660 // 'role.admin.label' => 'Administrator',
661 // 'role.admin.low_case_label' => 'administrator',
662 // 'role.admin.description' => 'Site adminsitrator.',
663
664 // Timesheet View form. See example at https://timetracker.anuko.com/timesheet_view.php.
665 // TODO: translate the following.
666 // 'form.timesheet_view.submit_subject' => 'Timesheet approval request',
667 // 'form.timesheet_view.submit_body' => "A new timesheet requires approval.<p>User: %s.",
668 // 'form.timesheet_view.approve_subject' => 'Timesheet approved',
669 // 'form.timesheet_view.approve_body' => "Your timesheet %s was approved.<p>%s",
670 // 'form.timesheet_view.disapprove_subject' => 'Timesheet not approved',
671 // 'form.timesheet_view.disapprove_body' => "Your timesheet %s was not approved.<p>%s",
672
673 // Display Options form. See example at https://timetracker.anuko.com/display_options.php.
674 // TODO: translate the following.
675 // 'form.display_options.menu' => 'Menu',
676 // 'form.display_options.note_on_separate_row' => 'Note on separate row',
677 );