X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fhe.lang.php;h=5f464ad993993d28a81fd80952e5159045a1fb3f;hb=0dc212b76906e38b3da317721028f9268cc845b3;hp=0c1350d351e679629d7c6a1b08720d57f8bf1d2e;hpb=70f38eea57095a6895fd727799a0c90ebeeb6cf9;p=timetracker.git diff --git a/WEB-INF/resources/he.lang.php b/WEB-INF/resources/he.lang.php index 0c1350d3..5f464ad9 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' => 'יציאה', @@ -70,6 +70,7 @@ $i18n_key_words = array( // This is a link to a webpage that describes how to contribute to the project. // Error messages. +// 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' => 'שגיאת מערכת', @@ -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' => 'שם פרוייקט כבר קיים', @@ -104,7 +111,7 @@ $i18n_key_words = array( '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. @@ -154,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' => 'פרוייקט', @@ -188,7 +195,7 @@ $i18n_key_words = array( // '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' => 'תבנית של שעה', @@ -211,6 +218,8 @@ $i18n_key_words = array( // 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. @@ -227,12 +236,15 @@ $i18n_key_words = array( // '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' => 'איפוס סיסמה', @@ -292,6 +304,7 @@ $i18n_key_words = array( // It is also a name for the Locking plugin on the Team profile page. // 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. @@ -315,7 +328,7 @@ $i18n_key_words = array( 'dropdown.projects' => 'פרוייקטים', 'dropdown.tasks' => 'משימות', 'dropdown.clients' => 'לקוחות', -// TODO: translate the following string. +// TODO: translate the following. // 'dropdown.select' => '--- select ---', 'dropdown.select_invoice' => '--- בחר חשבונית ---', 'dropdown.status_active' => 'פעיל', @@ -361,7 +374,6 @@ $i18n_key_words = array( // 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. @@ -383,6 +395,8 @@ $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). @@ -416,22 +430,22 @@ $i18n_key_words = array( 'form.users.rate' => 'תעריף', 'form.users.default_rate' => 'תעריף ברירת מחדל לשעה', -// Client delete 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', - // 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' => 'הייבוא הושלם בהצלחה.', @@ -450,6 +464,10 @@ $i18n_key_words = array( 'form.profile.type_all' => 'הכל', 'form.profile.type_start_finish' => 'התחלה וסיום', 'form.profile.type_duration' => 'משך זמן', +// TODO: translate the following. +// 'form.profile.uncompleted_indicators' => 'Uncompleted indicators', +// 'form.profile.uncompleted_indicators_none' => 'do not show', +// 'form.profile.uncompleted_indicators_show' => 'show', 'form.profile.plugins' => 'תוספים', // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.