]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/tr.lang.php
Introduced tile.display_options in translation files.
[timetracker.git] / WEB-INF / resources / tr.lang.php
index fd96a2af72eb993e4d0e46063a27a2ed843a3d9c..1f27d4bf19ed8fe6941fe7273feb9bc9a6578f95 100644 (file)
@@ -290,6 +290,7 @@ $i18n_key_words = array(
 // 'label.attachments' => 'Attachments',
 // 'label.files' => 'Files',
 // 'label.image' => 'Image',
+// 'label.download' => 'Download',
 
 // Form titles.
 // Form titles.
@@ -313,7 +314,8 @@ $i18n_key_words = array(
 'title.time' => 'Zaman',
 'title.edit_time_record' => 'Zaman kaydını düzenliyor',
 'title.delete_time_record' => 'Zaman kaydını siliyor',
-// TODO: translate the following.
+// TODO: Translate the following.
+// 'title.time_files' => 'Time Record Files',
 // 'title.expenses' => 'Expenses',
 // 'title.edit_expense' => 'Editing Expense Item',
 // 'title.delete_expense' => 'Deleting Expense Item',
@@ -371,6 +373,7 @@ $i18n_key_words = array(
 // 'title.export' => 'Exporting Group Data',
 // 'title.import' => 'Importing Group Data',
 // 'title.options' => 'Options',
+// 'title.display_options' => 'Display Options',
 'title.profile' => 'Profili',
 // TODO: translate the following.
 // 'title.plugins' => 'Plugins',
@@ -392,6 +395,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.