X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Ftr.lang.php;h=0159c7a9c3c8181f58469c61f40bf0834490c36a;hb=47676f16efdde0b36a4ed09d2ab0476584aeb2a6;hp=6449a7cd9f4de434a0d8689b727812c3c4c1864c;hpb=99041558bf625b082fc5058a93e1bd2634c2c9d2;p=timetracker.git diff --git a/WEB-INF/resources/tr.lang.php b/WEB-INF/resources/tr.lang.php index 6449a7cd..0159c7a9 100644 --- a/WEB-INF/resources/tr.lang.php +++ b/WEB-INF/resources/tr.lang.php @@ -258,6 +258,8 @@ $i18n_key_words = array( // 'label.week_note' => 'Week note', // 'label.week_list' => 'Week list', // 'label.work_units' => 'Work units', +// 'label.work_units_short' => 'Units', +'label.totals_only' => 'Sadece toplamlar', // Form titles. // Form titles. @@ -434,7 +436,6 @@ $i18n_key_words = array( 'form.reports.group_by_project' => 'proje', // TODO: translate the following. // 'form.reports.group_by_task' => 'task', -'form.reports.totals_only' => 'Sadece toplamlar', // Report form. See example at https://timetracker.anuko.com/report.php // (after generating a report at https://timetracker.anuko.com/reports.php). @@ -510,7 +511,7 @@ $i18n_key_words = array( // 'form.export.compression_none' => 'none', // 'form.export.compression_bzip' => 'bzip', -// Importing Group Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first). +// Importing Group Data form. See example at https://timetracker.anuko.com/import.php (login as admin first). 'form.import.hint' => 'Ekip bilgileri bir xml dosyasından içe aktar.', // TODO: replace "team" with "group". 'form.import.file' => 'Dosya seç', 'form.import.success' => 'Içe aktarma başarıyla tamamlandı.',