Work started on week view.
[timetracker.git] / WEB-INF / resources / he.lang.php
index 389ac05..2751dbd 100644 (file)
@@ -26,7 +26,7 @@
 // | https://www.anuko.com/time_tracker/credits.htm
 // +----------------------------------------------------------------------+
 
-// Note: escape apostrophes with THREE backslashes, like here:  choisir l\\\'option 
+// Note: escape apostrophes with THREE backslashes, like here:  choisir l\\\'option.
 // Other characters (such as double-quotes in http links, etc.) do not have to be escaped.
 
 $i18n_language = 'עברית';
@@ -48,7 +48,7 @@ $i18n_key_words = array(
 'menu.create_team' => 'צור צוות',
 'menu.profile' => 'פרופיל',
 'menu.time' => 'זמן',
-// TODO: translate the following string.
+// TODO: translate the following.
 // 'menu.expenses' => 'Expenses',
 'menu.reports' => 'דוחות',
 'menu.charts' => 'תרשימים',
@@ -61,12 +61,16 @@ $i18n_key_words = array(
 'menu.options' => 'אפשרויות',
 
 // Footer - strings on the bottom of most pages.
-'footer.mobile_phones' => 'הינו זמין לטלפונים חכמים Time Tracker',
+// TODO: translate the following.
+// 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.',
 'footer.credits' => 'קרדיטס',
 'footer.license' => 'רשיון',
+// 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 string.
+// TODO: translate the following.
 // 'error.access_denied' => 'Access denied.',
 'error.sys' => 'שגיאת מערכת',
 'error.db' => 'שגיאה של בסיס הנתונים',
@@ -93,7 +97,8 @@ $i18n_key_words = array(
 'error.no_login' => 'משתמש זה אינו קיים',
 'error.no_teams' => 'בסיס הנתונים שלך ריק. התחבר כמנהל וצור צוות חדש',
 'error.upload' => 'שגיאה בהעלת קובץ',
-'error.period_locked' => 'אין אפשרות להשלים את הפעולה. הרישומיםאינם ניתנים לשינוי או מחיקה. מנהל צוות יכול לשנות הגדרה (טווח ימים לשינוי או מחיקה) זו בדף הפרופיל שלו. ערך של 0 מנטרל הגדרה זו. <br><br>רישומים חלקיים (עם משך זמן שווה ל-0 או ריק) ניתנים למחיקה',
+// TODO: translate the following.
+// 'error.range_locked' => 'Date range is locked.',
 'error.mail_send' => 'שגיאה בשליחת הדואר אלקטרוני',
 'error.no_email' => 'אין דואר אלקטרוני השייך לשם משתמש זה',
 'error.uncompleted_exists' => 'רישום חלקי כבר קיים. סגור או מחק אותו.',
@@ -138,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' => 'תאריך סיום',
@@ -160,8 +169,10 @@ $i18n_key_words = array(
 // TODO: translate label.item
 // 'label.item' => 'Item',
 'label.cost' => 'עלות',
-'label.week_total' => 'סיכום שבועי',
 'label.day_total' => 'סיכום יומי',
+'label.week_total' => 'סיכום שבועי',
+// TODO: translate the following.
+// 'label.month_total' => 'Month total',
 'label.today' => 'היום',
 'label.total_hours' => 'סך הכל שעות',
 'label.total_cost' => 'סך הכל עלות',
@@ -171,11 +182,13 @@ $i18n_key_words = array(
 '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.
 // 'label.decimal_mark' => 'Decimal mark',
-'label.lock_interval' => 'טווח זמן לנעילה',
 'label.date_format' => 'תבנית של תאריך',
 'label.time_format' => 'תבנית של שעה',
 'label.week_start' => 'היום הראשון בשבוע',
@@ -194,8 +207,13 @@ $i18n_key_words = array(
 'label.role_manager' => '(מנהל)',
 'label.role_comanager' => '(מנהל משנה)',
 'label.role_admin' => '(מנהל המערכת)',
+// Translate the following.
+// 'label.page' => 'Page',
+// 'label.condition' => 'Condition',
 // 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' => 'טקסט',
@@ -252,6 +270,7 @@ $i18n_key_words = array(
 // 'title.add_notification' => 'Adding Notification',
 // 'title.edit_notification' => 'Editing Notification',
 // 'title.delete_notification' => 'Deleting Notification',
+// 'title.monthly_quotas' => 'Monthly Quotas',
 'title.export' => 'ייצוא נתוני צוות',
 'title.import' => 'ייבוא נתוני צוות',
 'title.options' => 'אפשרויות',
@@ -264,17 +283,29 @@ $i18n_key_words = array(
 'title.cf_add_dropdown_option' => 'הוספת אפשרות',
 'title.cf_edit_dropdown_option' => 'עריכת אפשרות',
 '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.
+// 'title.locking' => 'Locking',
 
 // 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' => 'משימות',
@@ -309,6 +340,9 @@ $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' => 'רישום זה נשמר עם שעת התחלה בלבד. זאת איננה טעות.',
@@ -362,6 +396,8 @@ $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' => 'מנהל משנה',
@@ -407,11 +443,16 @@ $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 הינה מערכת פשוטה, קלה לשימוש וחינמית לניהול זמן. בקר באתר <a href="https://www.anuko.com">www.anuko.com</a> לפרטים נוספים.',
 '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.',
 );
-?>
\ No newline at end of file