X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Ftr.lang.php;h=a0916ba993aa20014d43153389d73ecaf627bb8e;hb=871d0e2a62747b03609afc04e0ed84cfb0b1d776;hp=9dab38b1b73e5bb10d2aa98999fa7a3ba4bf6264;hpb=25d6ffc5f17d0e016c2ebb5b51a222665834e9e4;p=timetracker.git diff --git a/WEB-INF/resources/tr.lang.php b/WEB-INF/resources/tr.lang.php index 9dab38b1..a0916ba9 100644 --- a/WEB-INF/resources/tr.lang.php +++ b/WEB-INF/resources/tr.lang.php @@ -123,6 +123,9 @@ $i18n_key_words = array( // 'error.goto_uncompleted' => 'Go to uncompleted entry.', // 'error.overlap' => 'Time interval overlaps with existing records.', // 'error.future_date' => 'Date is in future.', +// 'error.xml' => 'Error in XML file at line %d: %s.', +// 'error.cannot_import' => 'Cannot import: %s.', +// 'error.format' => 'Invalid file format.', // Labels for buttons. 'button.login' => 'Giriş', @@ -173,6 +176,7 @@ $i18n_key_words = array( 'label.user' => 'Kullanıcı', 'label.users' => 'Kullanıcılar', // TODO: translate the following. +// 'label.group' => 'Group', // 'label.roles' => 'Roles', 'label.client' => 'Müşteri', 'label.clients' => 'Müşteriler',