X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Ffa.lang.php;h=6a74f0ed7a9fc53f515b99022e259bd37e39a6c6;hb=11f9bb4aceb54d0965f5eb2a5329acc6400428e2;hp=8111b3d3607efeab9d864e6fa9eb4c348ddd8a4a;hpb=0e6900be0bcfc882505ec4c8b8730a798985bc80;p=timetracker.git diff --git a/WEB-INF/resources/fa.lang.php b/WEB-INF/resources/fa.lang.php index 8111b3d3..6a74f0ed 100644 --- a/WEB-INF/resources/fa.lang.php +++ b/WEB-INF/resources/fa.lang.php @@ -275,6 +275,7 @@ $i18n_key_words = array( // 'label.attachments' => 'Attachments', // 'label.files' => 'Files', // 'label.image' => 'Image', +// 'label.download' => 'Download', // Form titles. 'title.error' => 'خطا', @@ -292,6 +293,8 @@ $i18n_key_words = array( 'title.time' => 'زمان', 'title.edit_time_record' => 'ویرایش رکورد زمان', 'title.delete_time_record' => 'حذف رکورد زمان', +// TODO: Translate the following. +// 'title.time_files' => 'Time Record Files', 'title.expenses' => 'هزینه ها', 'title.edit_expense' => 'ویرایش آیتم هزینه ها', 'title.delete_expense' => 'حذف آیتم هزینه ها', @@ -364,6 +367,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.