]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/ro.lang.php
Started refactoring reports.php for timesheets.
[timetracker.git] / WEB-INF / resources / ro.lang.php
index 6eb221121303d05fea1cb7d4e97a9dcd67a79f9d..57e75a5c6dc3d7c84ffce32c2f0fa347ab427c60 100644 (file)
@@ -58,6 +58,7 @@ $i18n_key_words = array(
 // 'menu.expenses' => 'Expenses',
 'menu.reports' => 'Rapoarte',
 // TODO: translate the following.
+// 'menu.timesheets' => 'Timesheets',
 // 'menu.charts' => 'Charts',
 'menu.projects' => 'Proiecte',
 // TODO: translate the following.
@@ -268,7 +269,10 @@ $i18n_key_words = array(
 // 'label.work_units_short' => 'Units',
 'label.totals_only' => 'Numai totaluri',
 // TODO: translate the following.
-// 'label.quota' => 'Quota'
+// 'label.quota' => 'Quota',
+// 'label.timesheet' => 'Timesheet',
+// 'label.submitted' => 'Submitted',
+// 'label.approved' => 'Approved',
 
 // Form titles.
 // TODO: Improve titles for consistency, so that each title explains correctly what each
@@ -302,6 +306,8 @@ $i18n_key_words = array(
 'title.report' => 'Raport',
 // TODO: translate the following.
 // 'title.send_report' => 'Sending Report',
+// 'title.timesheets' => 'Timesheets',
+// 'title.timesheet' => 'Timesheet',
 'title.invoice' => 'Factura',
 // TODO: translate the following.
 // 'title.send_invoice' => 'Sending Invoice',
@@ -435,6 +441,8 @@ $i18n_key_words = array(
 // 'form.reports.include_not_billable' => 'not billable',
 // 'form.reports.include_invoiced' => 'invoiced',
 // 'form.reports.include_not_invoiced' => 'not invoiced',
+// 'form.reports.include_assigned' => 'assigned',
+// 'form.reports.include_not_assigned' => 'not assigned',
 'form.reports.select_period' => 'Alege perioada',
 'form.reports.set_period' => 'sau introdu intervalul de date',
 'form.reports.show_fields' => 'Arata campuri',
@@ -453,6 +461,10 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'form.report.assign_to_invoice' => 'Assign to invoice',
 
+// Timesheets form. See example at https://timetracker.anuko.com/timesheets.php
+// TODO: translate the following.
+// form.timesheets.hint' => 'Use reports to add new timesheets.',
+
 // Invoice form. See example at https://timetracker.anuko.com/invoice.php
 // (you can get to this form after generating a report).
 'form.invoice.number' => 'Numar factura',