X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/c6aa77a9e6299cf3103f97274e573cc9938c1215..fff7786bd4be1a6de9b200a8b546493b9bb739e5:/WEB-INF/resources/sk.lang.php diff --git a/WEB-INF/resources/sk.lang.php b/WEB-INF/resources/sk.lang.php index 0ed07029..d3c84791 100644 --- a/WEB-INF/resources/sk.lang.php +++ b/WEB-INF/resources/sk.lang.php @@ -147,8 +147,6 @@ $i18n_key_words = array( 'button.send' => 'Odoslať', 'button.send_by_email' => 'Odoslať na e-mail', 'button.create_group' => 'Vytvoriť tím', // TODO: replace "team" with "group". -// TODO: translate the following. -// 'button.create_timesheet' => 'Create timesheet', 'button.export' => 'Exportovať tím', // TODO: replace "team" with "group". 'button.import' => 'Importovať tím', // TODO: replace "team" with "group". 'button.close' => 'Zatvoriť', @@ -382,6 +380,7 @@ $i18n_key_words = array( 'dropdown.select' => '--- vyberte ---', // TODO: translate the following. // 'dropdown.select_invoice' => '--- select invoice ---', +// 'dropdown.select_timesheet' => '--- select timesheet ---', 'dropdown.status_active' => 'aktívny', 'dropdown.status_inactive' => 'neaktívny', // TODO: translate the following. @@ -457,6 +456,7 @@ $i18n_key_words = array( 'form.report.export' => 'Exportovať', // TODO: translate the following. // 'form.report.assign_to_invoice' => 'Assign to invoice', +// 'form.report.assign_to_timesheet' => 'Assign to timesheet', // Timesheets form. See example at https://timetracker.anuko.com/timesheets.php // TODO: translate the following.