Some recycling and refactoring in translations.
[timetracker.git] / WEB-INF / resources / he.lang.php
index 990b009..5f464ad 100644 (file)
@@ -237,6 +237,8 @@ $i18n_key_words = array(
 // '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' => 'כניסה',
@@ -302,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.
@@ -371,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.
@@ -432,18 +434,18 @@ $i18n_key_words = array(
 'form.clients.active_clients' => 'לקוחות פעילים',
 'form.clients.inactive_clients' => 'לקוחות לא פעילים',
 
-// Client delete form. See example at https://timetracker.anuko.com/client_delete.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',
 
-// Strings for Exporting Team Data form. See example at https://timetracker.anuko.com/export.php
+// 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' => 'הייבוא הושלם בהצלחה.',