X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Fcs.lang.php;h=5037c6eccbf3a31495f1f3be7cd9ddf9a8afa882;hb=7fbd29498b99eb787c4ba799559603c10cc086e6;hp=2d1fb9f569dd19ebbac470d55029d72d822affd6;hpb=74c4833c8f0e8952f0e960d913d58679ff90a9e8;p=timetracker.git diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index 2d1fb9f5..5037c6ec 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -197,30 +197,64 @@ $i18n_key_words = array( // 'label.week_view' => 'Week view', // 'label.id' => 'ID', // 'label.language' => 'Language', - - - -// TODO: refactoring ongoing down from here. - +// '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' => 'Celkem', // TODO: translate the following. +// 'label.client_name' => 'Client name', +// 'label.client_address' => 'Client address', +// 'label.or' => 'or', +// 'label.error' => 'Error', +// 'label.ldap_hint' => 'Type your Windows login and password in the fields below.', +// 'label.required_fields' => '* - required fields', +// 'label.on_behalf' => 'on behalf of', +// 'label.role_manager' => '(manager)', +// 'label.role_comanager' => '(co-manager)', +// 'label.role_admin' => '(administrator)', // 'label.page' => 'Page', // 'label.condition' => 'Condition', // 'label.yes' => 'yes', -// 'label.no' => 'no' +// 'label.no' => 'no', +// Labels for plugins (extensions to Time Tracker that provide additional features). +// TODO: translate the following. +// 'label.custom_fields' => 'Custom fields', +// 'label.monthly_quotas' => 'Monthly quotas', +// 'label.type' => 'Type', +// 'label.type_dropdown' => 'dropdown', +// 'label.type_text' => 'text', +// 'label.required' => 'Required', +// 'label.fav_report' => 'Favorite report', +// 'label.cron_schedule' => 'Cron schedule', +// 'label.what_is_it' => 'What is it?', +// 'label.expense' => 'Expense', +// 'label.quantity' => 'Quantity', +// 'label.paid_status' => 'Paid status', +// 'label.paid' => 'Paid', +// 'label.mark_paid' => 'Mark paid', // Form titles. -// TODO: the entire title section is missing here. See the English file. +'title.login' => 'Přihlásit', +// TODO: translate the following. +// 'title.teams' => 'Teams', +// 'title.create_team' => 'Creating Team', +// 'title.edit_team' => 'Editing Team', +// 'title.delete_team' => 'Deleting Team', + + + +// TODO: refactoring ongoing down from here. "form.filter.project" => 'projekt', "form.filter.filter" => 'oblíbená sestava', "form.filter.filter_new" => 'uložit jako oblíbenou sestavu', "form.filter.filter_confirm_delete" => 'opravdu chceš vymazat tuto položku z oblíbených?', -// login form attributes -"form.login.title" => 'přihlásit', -"form.login.login" => 'přihlásit', - // password reminder form attributes "form.fpass.title" => 'resetovat heslo', "form.fpass.login" => 'přihlásit',