X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/b76e427286701104c84a869461ceb7339b1b943a..3c857ca72d35f70449f20f1156ab35db92f84828:/WEB-INF/resources/he.lang.php
diff --git a/WEB-INF/resources/he.lang.php b/WEB-INF/resources/he.lang.php
index e3ef87ad..70e6d078 100644
--- a/WEB-INF/resources/he.lang.php
+++ b/WEB-INF/resources/he.lang.php
@@ -39,7 +39,7 @@ $i18n_holidays = array('02/10', '04/09', '04/15', '04/29', '05/29', '09/19', '09
 $i18n_key_words = array(
 '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.
 
-// Menus - short selection strings that are displayed on the top of application web pages.
+// Menus - short selection strings that are displayed on top of application web pages.
 // Example: https://timetracker.anuko.com (black menu on top).
 'menu.login' => '×× ×ס×',
 'menu.logout' => '×צ×××',
@@ -48,7 +48,7 @@ $i18n_key_words = array(
 'menu.create_team' => 'צ×ר צ××ת',
 'menu.profile' => 'פר×פ××',
 'menu.time' => '×××',
-// TODO: translate the following:
+// TODO: translate the following.
 // 'menu.expenses' => 'Expenses',
 'menu.reports' => '××××ת',
 'menu.charts' => 'תרש××××',
@@ -61,16 +61,17 @@ $i18n_key_words = array(
 'menu.options' => '×פשר×××ת',
 
 // Footer - strings on the bottom of most pages.
-// TODO: translate the following:
+// TODO: translate the following.
 // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.',
 'footer.credits' => 'קר×××ס',
 'footer.license' => 'רש×××',
-// TODO: translate the following:
+// TODO: translate the following.
 // 'footer.improve' => 'Contribute', // Translators: this could mean "Improve", if it makes better sense in your language.
                                      // This is a link to a webpage that describes how to contribute to the project.
 
 // Error messages.
-// TODO: translate the following:
+// TODO: All error messages should be complete sentences with a period (full stop) in the end. Put them there.
+// TODO: translate the following.
 // 'error.access_denied' => 'Access denied.',
 'error.sys' => 'ש×××ת ×ער×ת',
 'error.db' => 'ש×××× ×©× ×ס×ס ×נת×× ××',
@@ -82,11 +83,17 @@ $i18n_key_words = array(
 // TO TEST: change the string on a local Time Tracker and then try to enter a time with
 // end time less than start time. For example: Start time: 09:00, End time: 08:00.
 // Then you should see the error on screen and the problems will be clearly visible.
+// Currently the output is as:
+// ×ש××× ×¡××× ×¦×¨×× ××××ת ×××× ××תר ××ש×× ×ת×××
+// Compare the above with English, where the field names are surrounded with quotes,
+// and it is easier to identify which fields the error is about.
+// English variation: Field "Finish" must be greater than "Start".
 'error.project' => '××ר פר××××§×',
 'error.task' => '××ר ×ש×××',
 'error.client' => '××ר ××§××',
-// TODO: translate the following string.
-// 'error.report' => 'Select report.',
+// TODO: translate the following.
+// 'error.report' => 'Select report.'
+// 'error.record' => 'Select record.',
 'error.auth' => '×©× ×שת×ש ×× ×¡×ס×× ×©×××××',
 'error.user_exists' => '×©× ×שת×ש ××ר ×§×××',
 'error.project_exists' => '×©× ×¤×¨××××§× ××ר ×§×××',
@@ -97,14 +104,14 @@ $i18n_key_words = array(
 'error.no_login' => '×שת×ש ×× ××× × ×§×××',
 'error.no_teams' => '×ס×ס ×נת×× ×× ×©×× ×¨××§. ×ת××ר ××× ×× ×צ×ר צ××ת ××ש',
 'error.upload' => 'ש×××× ×××¢×ת ×§×××¥',
-// TODO: Translate the following:
+// TODO: translate the following.
 // 'error.range_locked' => 'Date range is locked.',
 'error.mail_send' => 'ש×××× ×ש×××ת ××××ר ×××§×ר×× ×',
 'error.no_email' => '××× ×××ר ×××§×ר×× × ×ש××× ××©× ×שת×ש ××',
 'error.uncompleted_exists' => 'ר×ש×× ×××§× ××ר ×§×××. ס××ר ×× ×××§ ××ת×.',
 'error.goto_uncompleted' => '×¤×ª× ×ת ×ר×ש×× ××××§×.',
 'error.overlap' => '×××× ×××× ×תנ×ש ×¢× ×¨×ש×××× ×§×××××.',
-// TODO: translate the following string.
+// TODO: translate the following.
 // 'error.future_date' => 'Date is in future.',
 
 // Labels for buttons.
@@ -143,6 +150,10 @@ $i18n_key_words = array(
 'label.password' => 'ס×ס××',
 'label.confirm_password' => '×××קת ס×ס××',
 'label.email' => '×××ר ×××§×ר×× ×',
+'label.cc' => '×עתק',
+// TODO: translate the following.
+// 'label.bcc' => 'Bcc',
+'label.subject' => '× ×ש×',
 'label.date' => 'ת×ר××',
 'label.start_date' => 'ת×ר×× ×ת×××',
 'label.end_date' => 'ת×ר×× ×¡×××',
@@ -150,7 +161,7 @@ $i18n_key_words = array(
 'label.users' => '×שת×ש××',
 'label.client' => '××§××',
 'label.clients' => '××§×××ת',
-// TODO: translate the following string.
+// TODO: translate the following.
 // 'label.option' => 'Option',
 'label.invoice' => '×ש××× ×ת',
 'label.project' => 'פר××××§×',
@@ -162,26 +173,27 @@ $i18n_key_words = array(
 'label.finish' => 'ס×××',
 'label.duration' => '××©× ×××',
 'label.note' => '×ער×',
-// TODO: translate label.item
+// TODO: translate the following.
+// 'label.notes' => 'Notes',
 // 'label.item' => 'Item',
 'label.cost' => '×¢××ת',
-'label.week_total' => 'ס×××× ×©×××¢×',
 'label.day_total' => 'ס×××× ××××',
+'label.week_total' => 'ס×××× ×©×××¢×',
+// TODO: translate the following.
 // 'label.month_total' => 'Month total',
-// 'label.month_left' => 'Time until quota is met',
-// 'label.month_over' => 'Over monthly quota',
 'label.today' => '××××',
-'label.total_hours' => '×¡× ××× ×©×¢×ת',
-'label.total_cost' => '×¡× ××× ×¢××ת',
 'label.view' => '×צ×',
 'label.edit' => 'ער××',
 'label.delete' => '×××§',
 'label.configure' => '×××ר',
 'label.select_all' => '××ר ×××',
 'label.select_none' => '××× ×××ר×',
+// TODO: translate the following.
+// 'label.day_view' => 'Day view',
+// 'label.week_view' => 'Week view',
 'label.id' => '××××',
 'label.language' => 'שפ×',
-// TODO: translate the following string.
+// TODO: translate the following.
 // 'label.decimal_mark' => 'Decimal mark',
 'label.date_format' => 'ת×× ×ת ×©× ×ª×ר××',
 'label.time_format' => 'ת×× ×ת ×©× ×©×¢×',
@@ -201,27 +213,36 @@ $i18n_key_words = array(
 'label.role_manager' => '(×× ××)',
 'label.role_comanager' => '(×× ×× ×שנ×)',
 'label.role_admin' => '(×× ×× ××ער×ת)',
-// Translate the following string.
+// Translate the following.
 // 'label.page' => 'Page',
+// 'label.condition' => 'Condition',
+// 'label.yes' => 'yes',
+// 'label.no' => 'no',
 // Labels for plugins (extensions to Time Tracker that provide additional features).
 'label.custom_fields' => 'ש××ת ××ש×××',
+// Translate the following.
+// 'label.monthly_quotas' => 'Monthly quotas',
 'label.type' => 'ס××',
 'label.type_dropdown' => 'רש×××',
 'label.type_text' => '×קס×',
 'label.required' => '××××',
 'label.fav_report' => '××× ×××¢××£',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'label.cron_schedule' => 'Cron schedule',
 // 'label.what_is_it' => 'What is it?',
-// 'label.year' => 'Year',
-// 'label.month' => 'Month',
-// 'label.quota' => 'Quota',
+// 'label.expense' => 'Expense',
+// 'label.quantity' => 'Quantity',
+// 'label.paid_status' => 'Paid status',
+// 'label.paid' => 'Paid',
+// 'label.mark_paid' => 'Mark paid',
+// 'label.week_note' => 'Week note',
+// 'label.week_list' => 'Week list',
 
 // Form titles.
 'title.login' => '×× ×ס×',
 'title.teams' => 'צ××ת××',
 'title.create_team' => '×צ×רת צ××ת',
-// TODO: translate the following string.
+// TODO: translate the following.
 // 'title.edit_team' => 'Editing Team',
 'title.delete_team' => '×××קת צ××ת',
 'title.reset_password' => '××פ×ס ס×ס××',
@@ -229,7 +250,7 @@ $i18n_key_words = array(
 'title.time' => '×××',
 'title.edit_time_record' => 'ער××ת רש×××',
 'title.delete_time_record' => '×××קת רש×××',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'title.expenses' => 'Expenses',
 // 'title.edit_expense' => 'Editing Expense Item',
 // 'title.delete_expense' => 'Deleting Expense Item',
@@ -259,12 +280,12 @@ $i18n_key_words = array(
 'title.add_invoice' => '××ספת ×ש××× ×ת',
 'title.view_invoice' => '×צ×ת ×ש××× ×ת',
 'title.delete_invoice' => '×××קת ×ש××× ×ת',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'title.notifications' => 'Notifications',
 // 'title.add_notification' => 'Adding Notification',
 // 'title.edit_notification' => 'Editing Notification',
 // 'title.delete_notification' => 'Deleting Notification',
-// 'title.monthly_quota' => 'Monthly quota',
+// 'title.monthly_quotas' => 'Monthly Quotas',
 'title.export' => '××צ×× × ×ª×× × ×¦××ת',
 'title.import' => '××××× × ×ª×× × ×¦××ת',
 'title.options' => '×פשר×××ת',
@@ -279,31 +300,42 @@ $i18n_key_words = array(
 'title.cf_delete_dropdown_option' => '×××קת ×פשר×ת',
 // NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks).
 // It is also a name for the Locking plugin on the Team profile page.
-// TODO: Translate the following:
+// TODO: translate the following.
 // 'title.locking' => 'Locking',
+// 'title.week_view' => 'Week View',
 
 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
 // Strings that are used in a single form must go to the specific form section.
 'dropdown.all' => '--- ×××× ---',
 'dropdown.no' => '--- ××× ---',
-'dropdown.this_day' => '××× ×ס××××',
-'dropdown.this_week' => 'ש×××¢ ××',
-'dropdown.last_week' => 'ש×××¢ שע×ר',
-'dropdown.this_month' => '×××ש ××',
-'dropdown.last_month' => '××××ש שע×ר',
-'dropdown.this_year' => '×©× × ××',
+// TODO: translate the following.
+// 'dropdown.current_day' => 'today',
+// 'dropdown.previous_day' => 'yesterday',
+// 'dropdown.selected_day' => 'day',
+'dropdown.current_week' => 'ש×××¢ ××',
+'dropdown.previous_week' => 'ש×××¢ שע×ר',
+'dropdown.selected_week' => 'ש×××¢',
+'dropdown.current_month' => '×××ש ××',
+'dropdown.previous_month' => '××××ש שע×ר',
+'dropdown.selected_month' => '××××ש',
+'dropdown.current_year' => '×©× × ××',
+// TODO: translate the following.
+// 'dropdown.previous_year' => 'previous year',
+'dropdown.selected_year' => 'שנ×',
 'dropdown.all_time' => '×××',
 'dropdown.projects' => 'פר××××§×××',
 'dropdown.tasks' => '×ש×××ת',
 'dropdown.clients' => '××§×××ת',
-// TODO: translate the following string.
+// TODO: translate the following.
 // 'dropdown.select' => '--- select ---',
 'dropdown.select_invoice' => '--- ××ר ×ש××× ×ת ---',
 'dropdown.status_active' => 'פע××',
 'dropdown.status_inactive' => '×× ×¤×¢××',
-// TODO: translate the following strings.
-// 'dropdown.delete'=>'delete',
-// 'dropdown.do_not_delete'=>'do not delete',
+// TODO: translate the following.
+// 'dropdown.delete' => 'delete',
+// 'dropdown.do_not_delete' => 'do not delete',
+// 'dropdown.paid' => 'paid',
+// 'dropdown.not_paid' => 'not paid',
 
 // 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.
 // One exception is for closely related forms such as "Time" and "Editing Time Record" with similar controls. In such cases
@@ -312,7 +344,7 @@ $i18n_key_words = array(
 
 // Login form. See example at https://timetracker.anuko.com/login.php.
 'form.login.forgot_password' => 'ש××ת ס×ס××?',
-'form.login.about' =>'Anuko Time Tracker ××× × ×ער×ת פש×××, ×§×× ×ש×××ש ×××× ××ת ×× ×××× ×××.',
+'form.login.about' => 'Anuko Time Tracker ××× × ×ער×ת פש×××, ×§×× ×ש×××ש ×××× ××ת ×× ×××× ×××.',
 
 // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php.
 'form.reset_password.message' => '×××§×©× ×××פ×ס ×ס×ס×× × ×©××× ××××ר ×××§×ר×× ×.',
@@ -326,17 +358,23 @@ $i18n_key_words = array(
 'form.time.duration_format' => '(hh:mm ×× 0.0h)',
 'form.time.billable' => '×××××',
 'form.time.uncompleted' => 'ר×ש×× ×סר',
+// TODO: translate the following.
+// 'form.time.remaining_quota' => 'Remaining quota',
+// 'form.time.over_quota' => 'Over quota',
 
 // Editing Time Record form. See example at https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record).
 'form.time_edit.uncompleted' => 'ר×ש×× ×× × ×©×ר ×¢× ×©×¢×ª ×ת××× ××××. ××ת ××× × × ××¢×ת.',
 
+// Week view form. See example at https://timetracker.anuko.com/week.php.
+// TODO: translate the following.
+// 'form.week.new_entry' => 'New entry',
+
 // Reports form. See example at https://timetracker.anuko.com/reports.php
 'form.reports.save_as_favorite' => 'ש××ר ××××¢××£',
 'form.reports.confirm_delete' => '××× ×רצ×× × ×××××§ ×ת ×××× ××××¢××£ ××× ?',
-'form.reports.include_records' => '×××× ×¨×ש××××',
 'form.reports.include_billable' => '×××××',
 'form.reports.include_not_billable' => '×× ×××××',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'form.reports.include_invoiced' => 'invoiced',
 // 'form.reports.include_not_invoiced' => 'not invoiced',
 'form.reports.select_period' => '××ר תק×פת ×××',
@@ -355,14 +393,19 @@ $i18n_key_words = array(
 // (after generating a report at https://timetracker.anuko.com/reports.php).
 // TODO: form.report.export is just "Export" now in the English file. Shorten this translation.
 'form.report.export' => '×××¦× × ×ª×× ×× ×ת×× ×ת',
+// TODO: translate the following.
+// 'form.report.assign_to_invoice' => 'Assign to invoice',
 
 // Invoice form. See example at https://timetracker.anuko.com/invoice.php
 // (you can get to this form after generating a report).
 'form.invoice.number' => '×ספר ×ש××× ×ת',
 'form.invoice.person' => '×שת×ש',
-// TODO: translate the following stings.
+
+// Deleting Invoice form. See example at https://timetracker.anuko.com/invoice_delete.php
+// TODO: translate the following.
 // 'form.invoice.invoice_to_delete' => 'Invoice to delete',
 // 'form.invoice.invoice_entries' => 'Invoice entries',
+// 'form.invoice.confirm_deleting_entries' => 'Please confirm deleting invoice entries from Time Tracker.',
 
 // Charts form. See example at https://timetracker.anuko.com/charts.php
 'form.charts.interval' => '××××',
@@ -379,28 +422,30 @@ $i18n_key_words = array(
 // Users form. See example at https://timetracker.anuko.com/users.php
 'form.users.active_users' => '×שת×ש×× ×¤×¢××××',
 'form.users.inactive_users' => '×שת×ש×× ×× ×¤×¢××××',
+// TODO: translate the following.
+// 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
 'form.users.role' => 'תפק××',
 'form.users.manager' => '×× ××',
 'form.users.comanager' => '×× ×× ×שנ×',
 'form.users.rate' => 'תער××£',
 'form.users.default_rate' => 'תער××£ ×ר×רת ×××× ×שע×',
 
-// Client delete form. See example at https://timetracker.anuko.com/client_delete.php
-// TODO: translate the following strings.
-// 'form.client.client_to_delete' => 'Client to delete',
-// 'form.client.client_entries' => 'Client entries',
-
 // Clients form. See example at https://timetracker.anuko.com/clients.php
 'form.clients.active_clients' => '××§×××ת פע××××',
 'form.clients.inactive_clients' => '××§×××ת ×× ×¤×¢××××',
 
-// Strings for Exporting Team Data form. See example at https://timetracker.anuko.com/export.php
+// Deleting Client form. See example at https://timetracker.anuko.com/client_delete.php
+// TODO: translate the following.
+// 'form.client.client_to_delete' => 'Client to delete',
+// 'form.client.client_entries' => 'Client entries',
+
+// Exporting Team Data form. See example at https://timetracker.anuko.com/export.php
 'form.export.hint' => '× ××ª× ××××¦× ×ת ×× × ×ª×× × ×צ××ת ××§×××¥ XML. ×× ××× ×©××××©× ×× ×רצ×× × ××שת×ש ×שרת ×ש××.',
 'form.export.compression' => '×××ס×',
 'form.export.compression_none' => '×××',
 'form.export.compression_bzip' => 'bzip',
 
-// Strings for Importing Team Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first).
+// Importing Team Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first).
 'form.import.hint' => '×××× × ×ª×× × ×¦××ת ×ת×× ×§×××¥ XML.',
 'form.import.file' => '××ר ×§×××¥',
 'form.import.success' => '×××××× ××ש×× ××צ×××.',
@@ -411,6 +456,8 @@ $i18n_key_words = array(
 // Profile form. See example at https://timetracker.anuko.com/profile_edit.php.
 'form.profile.12_hours' => '12 שע×ת',
 'form.profile.24_hours' => '24 שע×ת',
+// TODO: translate the following.
+// 'form.profile.show_holidays' => 'Show holidays',
 'form.profile.tracking_mode' => 'ס×× ××¢×§×',
 'form.profile.mode_time' => '×××',
 'form.profile.mode_projects' => 'פר××××§×××',
@@ -419,15 +466,25 @@ $i18n_key_words = array(
 'form.profile.type_all' => '×××',
 'form.profile.type_start_finish' => '×ת××× ×ס×××',
 'form.profile.type_duration' => '××©× ×××',
+// TODO: translate the following.
+// 'form.profile.allow_overlap' => 'Allow overlap',
+// 'form.profile.future_entries' => 'Future entries',
+// 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
 'form.profile.plugins' => 'ת×ספ××',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
 'form.mail.from' => '××ת',
 'form.mail.to' => '××',
-'form.mail.cc' => '×עתק',
-'form.mail.subject' => '× ×ש×',
 'form.mail.report_subject' => '××× Time Tracker',
 'form.mail.footer' => 'Anuko Time Tracker ××× × ×ער×ת פש×××, ×§×× ×ש×××ש ×××× ××ת ×× ×××× ×××. ×קר ××תר www.anuko.com ×פר××× × ×ספ××.',
 'form.mail.report_sent' => '×××× × ×©××.',
 'form.mail.invoice_sent' => '××ש××× ×ת נש×××.',
+
+// Quotas configuration form.
+// TODO: translate the following.
+// 'form.quota.year' => 'Year',
+// 'form.quota.month' => 'Month',
+// 'form.quota.quota' => 'Quota',
+// 'form.quota.workday_hours' => 'Hours in a work day',
+// 'form.quota.hint' => 'If values are empty, quotas are calculated automatically based on workday hours and holidays.',
 );