Some rearrangements in translation files.
[timetracker.git] / WEB-INF / resources / de.lang.php
index b3b37fd..3994fb1 100644 (file)
@@ -152,8 +152,12 @@ $i18n_key_words = array(
 'label.note' => 'Beschreibung',
 'label.item' => 'Position',
 'label.cost' => 'Kosten',
-'label.week_total' => 'Summe (Woche)',
 'label.day_total' => 'Summe (Tag)',
+'label.week_total' => 'Summe (Woche)',
+// TODO: translate the following strings.
+// 'label.month_total' => 'Month total',
+// 'label.month_left' => 'Time until quota is met',
+// 'label.month_over' => 'Over monthly quota',
 'label.today' => 'Heute',
 'label.total_hours' => 'Gesamtstunden',
 'label.total_cost' => 'Totale Kosten',
@@ -243,6 +247,7 @@ $i18n_key_words = array(
 // 'title.add_notification' => 'Adding Notification',
 // 'title.edit_notification' => 'Editing Notification',
 // 'title.delete_notification' => 'Deleting Notification',
+// 'title.monthly_quota' => 'Monthly quota',
 'title.export' => 'Daten exportieren',
 'title.import' => 'Daten importieren',
 'title.options' => 'Optionen',