]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/sv.lang.php
Introduced tile.display_options in translation files.
[timetracker.git] / WEB-INF / resources / sv.lang.php
index b4c40c9db121e508eecaa69f4e47694c915f32e9..ebdbd5a6da0282a01e7107ecc0227a7fde4789eb 100644 (file)
@@ -115,6 +115,7 @@ $i18n_key_words = array(
 // 'error.format' => 'Invalid file format.',
 // 'error.user_count' => 'Limit on user count.',
 // 'error.expired' => 'Expiration date reached.',
+// 'error.file_storage' => 'File storage error.',
 
 // Warning messages.
 // TODO: translate the following.
@@ -258,6 +259,11 @@ $i18n_key_words = array(
 // 'label.approved' => 'Approved',
 // 'label.approval' => 'Report approval',
 // 'label.mark_approved' => 'Mark approved',
+// 'label.template' => 'Template',
+// 'label.attachments' => 'Attachments',
+// 'label.files' => 'Files',
+// 'label.image' => 'Image',
+// 'label.download' => 'Download',
 
 // Rubriker för formulär
 'title.error' => 'Fel',
@@ -275,6 +281,8 @@ $i18n_key_words = array(
 'title.time' => 'Tider',
 'title.edit_time_record' => 'Redigera tidsregistrering',
 'title.delete_time_record' => 'Ta bort tidsregistrering',
+// TODO: Translate the following.
+// 'title.time_files' => 'Time Record Files',
 'title.expenses' => 'Kostnader',
 'title.edit_expense' => 'Redigera kostnad',
 'title.delete_expense' => 'Ta bort kostnad',
@@ -292,6 +300,8 @@ $i18n_key_words = array(
 'title.send_invoice' => 'Skicka faktura',
 'title.charts' => 'Diagram',
 'title.projects' => 'Projekt',
+// TODO: translate the following.
+// 'title.project_files' => 'Project Files',
 'title.add_project' => 'Lägg till projekt',
 'title.edit_project' => 'Redigera projekt',
 'title.delete_project' => 'Ta bort projekt',
@@ -328,6 +338,8 @@ $i18n_key_words = array(
 'title.export' => 'Exportera grupp',
 'title.import' => 'Importera grupp',
 'title.options' => 'Alternativ',
+// TODO: translate the following.
+// 'title.display_options' => 'Display Options',
 'title.profile' => 'Profil',
 'title.plugins' => 'Tillägg',
 'title.cf_custom_fields' => 'Egna fält',
@@ -349,6 +361,9 @@ $i18n_key_words = array(
 // 'title.add_template' => 'Adding Template',
 // 'title.edit_template' => 'Editing Template',
 // 'title.delete_template' => 'Deleting Template',
+// 'title.edit_file' => 'Editing File',
+// 'title.delete_file' => 'Deleting File',
+// 'title.download_file' => 'Downloading File',
 
 // 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.
@@ -455,6 +470,11 @@ $i18n_key_words = array(
 // 'form.timesheets.active_timesheets' => 'Active Timesheets',
 // 'form.timesheets.inactive_timesheets' => 'Inactive Timesheets',
 
+// Templates form. See example at https://timetracker.anuko.com/templates.php
+// TODO: translate the following.
+// 'form.templates.active_templates' => 'Active Templates',
+// 'form.templates.inactive_templates' => 'Inactive Templates',
+
 // Invoice form. See example at https://timetracker.anuko.com/invoice.php
 // (you can get to this form after generating a report).
 'form.invoice.number' => 'Fakturanummer',