X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fcs.lang.php;h=af941d4846b86f6c93afd26357436cd42f669bdf;hb=96dec36d5b4864edb6fd5be524806c3b9c332dfb;hp=16a8598c54b3d992c6b1f18600568b93e46716e7;hpb=6807f422718097717a86a9ead3a8bca08343c058;p=timetracker.git diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index 16a8598c..af941d48 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -127,21 +127,17 @@ $i18n_key_words = array( // 'button.add_invoice' => 'Add invoice', // 'button.add_option' => 'Add option', 'button.add' => 'Přidat', - - - -// TODO: refactoring ongoing down from here. - 'button.generate' => 'Vytvořit', -// Note to translators: button.reset_password needs an improved translation. -'button.reset_password' => 'přejít', -'button.send' => 'poslat', -'button.send_by_email' => 'poslat e-mailem', -'button.save_as_new' => 'uložit jako nový', -'button.create_team' => 'vytvořit tým', -'button.export' => 'exportovat tým', -'button.import' => 'importovat tým', -'button.apply' => 'provést', +// TODO: translate the following. +// 'button.reset_password' => 'Reset password', +'button.send' => 'Poslat', +'button.send_by_email' => 'Poslat e-mailem', +'button.create_team' => 'Vytvořit tým', +'button.export' => 'Exportovat tým', +'button.import' => 'Importovat tým', +// TODO: translate the following. +// 'button.close' => 'Close', +// 'button.stop' => 'Stop', // Labels for controls on forms. Labels in this section are used on multiple forms. // TODO: translate the following. @@ -162,8 +158,42 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.bcc' => 'Bcc', 'label.subject' => 'Předmět', - +// TODO: translate the following. +// 'label.date' => 'Date', +// 'label.start_date' => 'Start date', +// 'label.end_date' => 'End date', +// 'label.user' => 'User', +// 'label.users' => 'Users', +// 'label.client' => 'Client', +// 'label.clients' => 'Clients', +// 'label.option' => 'Option', +// 'label.invoice' => 'Invoice', +// 'label.project' => 'Project', +// 'label.projects' => 'Projects', +// 'label.task' => 'Task', +// 'label.tasks' => 'Tasks', +// 'label.description' => 'Description', +// 'label.start' => 'Start', +// 'label.finish' => 'Finish', +// 'label.duration' => 'Duration', +// 'label.note' => 'Note', +// 'label.notes' => 'Notes', +// 'label.item' => 'Item', +// 'label.cost' => 'Cost', +// 'label.day_total' => 'Day total', +// 'label.week_total' => 'Week total', +// 'label.month_total' => 'Month total', +// 'label.today' => 'Today', +// 'label.total_hours' => 'Total hours', +// 'label.total_cost' => 'Total cost', +// 'label.view' => 'View', +// 'label.edit' => 'Edit', 'label.delete' => 'Smazat', + + + +// TODO: refactoring ongoing down from here. + 'label.total' => 'Celkem', // TODO: translate the following. // 'label.page' => 'Page',