Work in progress on separate page for plugins config.
[timetracker.git] / WEB-INF / resources / ro.lang.php
index 002a38c..f009562 100644 (file)
@@ -251,6 +251,8 @@ $i18n_key_words = array(
 // 'label.week_note' => 'Week note',
 // 'label.week_list' => 'Week list',
 // 'label.work_units' => 'Work units',
+// 'label.work_units_short' => 'Units',
+'label.totals_only' => 'Numai totaluri',
 
 // Form titles.
 // TODO: Improve titles for consistency, so that each title explains correctly what each
@@ -422,7 +424,6 @@ $i18n_key_words = array(
 'form.reports.group_by_project' => 'proiect',
 // TODO: translate the following.
 // 'form.reports.group_by_task' => 'task',
-'form.reports.totals_only' => 'Numai totaluri',
 
 // Report form. See example at https://timetracker.anuko.com/report.php
 // (after generating a report at https://timetracker.anuko.com/reports.php).
@@ -497,7 +498,7 @@ $i18n_key_words = array(
 // 'form.export.compression_none' => 'none',
 // 'form.export.compression_bzip' => 'bzip',
 
-// Importing Group Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first).
+// Importing Group Data form. See example at https://timetracker.anuko.com/import.php (login as admin first).
 'form.import.hint' => 'Importa date echipa dintr-un fisier xml.', // TODO: replace "team" with "group".
 'form.import.file' => 'Alege fisier',
 'form.import.success' => 'Importul s-a incheiat cu succes.',