X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=inline;f=WEB-INF%2Fresources%2Fhe.lang.php;h=6ffd08f1292626fc457d59e82d008ced0efc6af2;hb=1d9668e44a209fa5b8b9db184c6d94c82230e168;hp=7894d14838367b25ff87a6635fd2ec3ea22ee015;hpb=664fe935d85316a57f2285dba5ecd42c66f4982e;p=timetracker.git diff --git a/WEB-INF/resources/he.lang.php b/WEB-INF/resources/he.lang.php index 7894d148..6ffd08f1 100644 --- a/WEB-INF/resources/he.lang.php +++ b/WEB-INF/resources/he.lang.php @@ -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,16 @@ $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: translate the following. // 'error.access_denied' => 'Access denied.', 'error.sys' => 'שגיאת מערכת', 'error.db' => 'שגיאה של בסיס הנתונים', @@ -143,6 +143,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' => 'תאריך סיום', @@ -286,6 +290,8 @@ $i18n_key_words = array( 'dropdown.all' => '--- כולם ---', 'dropdown.no' => '--- ללא ---', 'dropdown.this_day' => 'יום מסויים', +// TODO: translate the following. +// 'dropdown.last_day' => 'last day', 'dropdown.this_week' => 'שבוע זה', 'dropdown.last_week' => 'שבוע שעבר', 'dropdown.this_month' => 'חודש זה', @@ -428,8 +434,6 @@ $i18n_key_words = array( // 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' => 'הדוח נשלח.',