X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/47a30e69b5389f5e6cf7b7fa879d3410887ab24b..dba881e5ec20207145c9377b2d6c0421da6607af:/WEB-INF/resources/cs.lang.php diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index 4fca2246..98c94c0f 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -162,13 +162,14 @@ $i18n_key_words = array( // 'label.bcc' => 'Bcc', 'label.subject' => 'Předmět', 'label.date' => 'Datum', +'label.start_date' => 'Počáteční datum', +'label.end_date' => 'Koncové datum', +'label.user' => 'Uživatel', // TODO: translate the following. -// 'label.start_date' => 'Start date', -// 'label.end_date' => 'End date', -// 'label.user' => 'User', // 'label.users' => 'Users', -// 'label.client' => 'Client', -// 'label.clients' => 'Clients', +'label.client' => 'Zákazník', +'label.clients' => 'Zákazníci', +// TODO: translate the following. // 'label.option' => 'Option', // 'label.invoice' => 'Invoice', 'label.project' => 'Projekt', @@ -264,8 +265,9 @@ $i18n_key_words = array( // TODO: translate the following. // 'title.change_password' => 'Changing Password', // 'title.time' => 'Time', -// 'title.edit_time_record' => 'Editing Time Record', -// 'title.delete_time_record' => 'Deleting Time Record', +'title.edit_time_record' => 'Upravit časový záznam', +'title.delete_time_record' => 'Smazat časový záznam', +// TODO: translate the following. // 'title.expenses' => 'Expenses', // 'title.edit_expense' => 'Editing Expense Item', // 'title.delete_expense' => 'Deleting Expense Item', @@ -293,10 +295,10 @@ $i18n_key_words = array( // 'title.add_user' => 'Adding User', // 'title.edit_user' => 'Editing User', // 'title.delete_user' => 'Deleting User', -// 'title.clients' => 'Clients', -// 'title.add_client' => 'Adding Client', -// 'title.edit_client' => 'Editing Client', -// 'title.delete_client' => 'Deleting Client', +'title.clients' => 'Zákazníci', +'title.add_client' => 'Přidat zákazníka', +'title.edit_client' => 'Upravit zákazníka', +'title.delete_client' => 'Smazat zákazníka', // 'title.invoices' => 'Invoices', // 'title.add_invoice' => 'Adding Invoice', // 'title.view_invoice' => 'Viewing Invoice', @@ -309,7 +311,8 @@ $i18n_key_words = array( // 'title.export' => 'Exporting Team Data', // 'title.import' => 'Importing Team Data', // 'title.options' => 'Options', -// 'title.profile' => 'Profile', +'title.profile' => 'Profil', +// TODO: translate the following. // 'title.cf_custom_fields' => 'Custom Fields', // 'title.cf_add_custom_field' => 'Adding Custom Field', // 'title.cf_edit_custom_field' => 'Editing Custom Field', @@ -344,7 +347,8 @@ $i18n_key_words = array( 'dropdown.projects' => 'projekty', // TODO: translate the following. // 'dropdown.tasks' => 'tasks', -// 'dropdown.clients' => 'clients', +'dropdown.clients' => 'zákazníci', +// TODO: translate the following. // 'dropdown.select' => '--- select ---', // 'dropdown.select_invoice' => '--- select invoice ---', // 'dropdown.status_active' => 'active', @@ -360,9 +364,9 @@ $i18n_key_words = array( // 'form.login.about' =>'Anuko Time Tracker is a simple, easy to use, open source time tracking system.', // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php. +'form.reset_password.message' => 'Zaslán požadavek k vymazání hesla.', // TODO: add "by email" to match the English string. +'form.reset_password.email_subject' => 'Anuko Time Tracker požadavek na vymazání hesla', // TODO: translate the following. -// 'form.reset_password.message' => 'Password reset request sent by email.', -// 'form.reset_password.email_subject' => 'Anuko Time Tracker password reset request', // 'form.reset_password.email_body' => "Dear User,\n\nSomeone, possibly you, requested your Anuko Time Tracker password reset. Please visit this link if you want to reset your password.\n\n%s\n\nAnuko Time Tracker is a simple, easy to use, open source time tracking system. Visit https://www.anuko.com for more information.\n\n", // Changing Password form. See example at https://timetracker.anuko.com/password_change.php?ref=1. @@ -400,14 +404,13 @@ $i18n_key_words = array( 'form.reports.group_by' => 'Seskupit podle', // TODO: translate the following. // 'form.reports.group_by_no' => '--- no grouping ---', -// TODO: translate the following. 'form.reports.group_by_date' => 'datum', 'form.reports.group_by_user' => 'uživatel', -// 'form.reports.group_by_client' => 'client', +'form.reports.group_by_client' => 'zákazník', 'form.reports.group_by_project' => 'projekt', // TODO: translate the following. // 'form.reports.group_by_task' => 'task', -// 'form.reports.totals_only' => 'Totals only', +'form.reports.totals_only' => 'Pouze součty', // Report form. See example at https://timetracker.anuko.com/report.php // (after generating a report at https://timetracker.anuko.com/reports.php). @@ -443,15 +446,7 @@ $i18n_key_words = array( // TODO: refactoring ongoing down from here. -// password reminder form attributes -"form.fpass.send_pass_str" => 'zaslán požadavek k vymazání hesla', -"form.fpass.send_pass_subj" => 'Anuko Time Tracker požadavek na vymazání hesla', -// Note to translators: this string needs to be translated. -// "form.fpass.send_pass_body" => "Dear User,\n\nSomeone, possibly you, requested your Anuko Time Tracker password reset. Please visit this link if you want to reset your password.\n\n%s\n\nAnuko Time Tracker is a simple, easy to use, open source time tracking system. Visit https://www.anuko.com for more information.\n\n", -"form.fpass.reset_comment" => "pro změnu hesla jej napište a zvolte uložit", - // administrator form -"form.admin.title" => 'administrator', "form.admin.duty_text" => 'vytvořit nový tým prostřednictvím účtu týmového manažera.
můžete také importovat týmová data z xml souboru z jiného time tracker serveru (nejsou povoleny shody e-mailových adres!).', "form.admin.profile.title" => 'týmy', "form.admin.profile.noprofiles" => 'vaše databáze je prázdná. přihlašte se jako admin a vytvořte nový tým.', @@ -460,16 +455,10 @@ $i18n_key_words = array( "form.admin.profile.th.active" => 'aktovní', // my time form attributes -"form.mytime.title" => 'můj deník', -"form.mytime.edit_title" => 'upravit časový záznam', -"form.mytime.del_str" => 'smazat časový záznam', -"form.mytime.daily" => 'denní práce', "form.mytime.total" => 'součet hodin: ', "form.mytime.del_yes" => 'časový záznam úspěšně odstraněn', "form.mytime.no_finished_rec" => 'záznam byl uložen pouze s časem zahájení. není to chyba. můžete se odhlásit, potřebujete-li.', "form.mytime.warn_tozero_rec" => 'tento záznam musí být smazán, neboť období je uzamčeno', -// Note to translators: the string below is missing in the translation and must be added -// "form.mytime.uncompleted" => 'uncompleted', // profile form attributes // Note to translators: we need a more accurate translation of form.profile.create_title @@ -487,17 +476,13 @@ $i18n_key_words = array( "form.people.th.rate" => 'sazba', "form.people.manager" => 'manažer', "form.people.comanager" => 'spolumanažer', -"form.people.empl" => 'uživatel', "form.people.rate" => 'hodinová sazba', "form.people.comanager" => 'spolumanažer', // report attributes -"form.report.from" => 'počáteční datum', -"form.report.to" => 'koncové datum', "form.report.totals_only" => 'pouze součty', "form.report.total" => 'součty hodin', -"form.report.th.empllist" => 'uzivatel', // mail form attributes "form.mail.from" => 'od', @@ -519,7 +504,6 @@ $i18n_key_words = array( "form.invoice.th.rate" => 'sazba', "form.invoice.th.summ" => 'množství', "form.invoice.subtotal" => 'subtotal', -"form.invoice.customer" => 'zákazník', "form.invoice.mailinv_above" => 'poslat fakturu e-mailem', "form.invoice.sending_str" => 'faktura odeslána', @@ -536,11 +520,6 @@ $i18n_key_words = array( "form.migration.compression.gzip" => 'gzip', "form.migration.compression.bzip" => 'bzip', -"form.client.title" => 'zákazníci', -"form.client.add_title" => 'přidat zákazníka', -"form.client.edit_title" => 'upravit zákazníka', -"form.client.del_title" => 'smazat zákazníka', - // miscellaneous strings "forward.tocsvfile" => 'exportovat data do .csv souboru', "forward.toxmlfile" => 'exportovat data do .xml souboru', @@ -557,13 +536,10 @@ $i18n_key_words = array( "controls.per_at" => 'od počátku', "controls.per_ty" => 'letos', -"label.fields" => 'zobrazit pole', -"label.group_title" => 'seskupit podle', "label.inv_str" => 'faktura', "label.set_empl" => 'výběr uživatelů', "label.sel_all" => 'vybrat všechno', "label.sel_none" => 'zrušit výběr', "label.disable" => 'zakázat', "label.enable" => 'povolit', -"label.hrs" => 'hodin', );