]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/he.lang.php
Introduced label.paid for better integration of the paid status plugin.
[timetracker.git] / WEB-INF / resources / he.lang.php
index aa75ff5747942493e464039eb6977214bd8bf29f..4ec907b1cc761e287bb63537de1000cad8ce3c60 100644 (file)
@@ -166,7 +166,8 @@ $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.day_total' => 'סיכום יומי',
@@ -219,9 +220,13 @@ $i18n_key_words = array(
 '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.expense' => 'Expense',
+// 'label.quantity' => 'Quantity',
+// 'label.paid_status' => 'Paid status',
+// 'label.paid' => 'Paid',
 
 // Form titles.
 'title.login' => 'כניסה',
@@ -235,7 +240,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',
@@ -265,7 +270,7 @@ $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',
@@ -315,7 +320,7 @@ $i18n_key_words = array(
 'dropdown.select_invoice' => '--- בחר חשבונית ---',
 'dropdown.status_active' => 'פעיל',
 'dropdown.status_inactive' => 'לא פעיל',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'dropdown.delete'=>'delete',
 // 'dropdown.do_not_delete'=>'do not delete',
 
@@ -357,7 +362,7 @@ $i18n_key_words = array(
 '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' => 'בחר תקופת זמן',
@@ -384,6 +389,7 @@ $i18n_key_words = array(
 // TODO: translate the following stings.
 // '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' => 'טווח',
@@ -409,7 +415,7 @@ $i18n_key_words = array(
 'form.users.default_rate' => 'תעריף ברירת מחדל לשעה',
 
 // Client delete form. See example at https://timetracker.anuko.com/client_delete.php
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'form.client.client_to_delete' => 'Client to delete',
 // 'form.client.client_entries' => 'Client entries',