X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Ftr.lang.php;h=80bd3c485ea50b1735876a2cdebc3e0a3d42f258;hb=ff81442e61388a8f144691c020c1f097a4b26d49;hp=41d7e52e180918059d8adea8472d474140fab4c0;hpb=96dec36d5b4864edb6fd5be524806c3b9c332dfb;p=timetracker.git diff --git a/WEB-INF/resources/tr.lang.php b/WEB-INF/resources/tr.lang.php index 41d7e52e..80bd3c48 100644 --- a/WEB-INF/resources/tr.lang.php +++ b/WEB-INF/resources/tr.lang.php @@ -196,16 +196,31 @@ $i18n_key_words = array( // 'label.view' => 'View', // 'label.edit' => 'Edit', 'label.delete' => 'Sil', +// TODO: translate the following. +// 'label.configure' => 'Configure', +// 'label.select_all' => 'Select all', +// 'label.select_none' => 'Deselect all', +// 'label.day_view' => 'Day view', +// 'label.week_view' => 'Week view', +// 'label.id' => 'ID', +// 'label.language' => 'Language', +// 'label.decimal_mark' => 'Decimal mark', +// 'label.date_format' => 'Date format', +// 'label.time_format' => 'Time format', +// 'label.week_start' => 'First day of week', +// 'label.comment' => 'Comment', +// 'label.status' => 'Status', +// 'label.tax' => 'Tax', +// 'label.subtotal' => 'Subtotal', +'label.total' => 'Toplam', // TODO: refactoring ongoing down from here. -'label.total' => 'toplam', // TODO: translate the following. // 'label.page' => 'Page', // 'label.condition' => 'Condition', -// TODO: translate the following. // 'label.yes' => 'yes', // 'label.no' => 'no',