Starting writing the Work plugin.
[timetracker.git] / WEB-INF / resources / nl.lang.php
index d368422..336304d 100644 (file)
@@ -240,6 +240,8 @@ $i18n_key_words = array(
 'label.template' => 'Sjabloon',
 'label.attachments' => 'Bijlagen',
 'label.files' => 'Bestanden',
+// TODO: translate the following.
+// 'label.file' => 'File',
 'label.image' => 'Afbeelding',
 // TODO: translate the following.
 // 'label.download' => 'Download',
@@ -272,6 +274,8 @@ $i18n_key_words = array(
 'title.send_report' => 'Rapport aan het versturen',
 'title.timesheets' => 'Tijdenoverzichten',
 'title.timesheet' => 'Tijdenoverzicht',
+// TODO: Translate the following.
+// 'title.timesheet_files' => 'Timesheet Files',
 'title.invoice' => 'Factuur',
 'title.send_invoice' => 'Factuur verzenden',
 'title.charts' => 'Grafieken',
@@ -335,6 +339,7 @@ $i18n_key_words = array(
 // 'title.edit_file' => 'Editing File',
 // 'title.delete_file' => 'Deleting File',
 // 'title.download_file' => 'Downloading File',
+// 'title.work' => 'Work',
 
 // 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.