X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fcs.lang.php;h=3ef7f19638632c310cff6655375231ff67d8911c;hb=37f2b382a91de6d58d5bac1f34f1a28b5c12b9ba;hp=5601343c9ed04cac8c2583557b6225ddffef9e69;hpb=566768d0efea85c215de537c667ae610ddf95909;p=timetracker.git diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index 5601343c..3ef7f196 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -59,7 +59,7 @@ $i18n_key_words = array( 'menu.projects' => 'Projekty', // TODO: translate the following. // 'menu.tasks' => 'Tasks', -// 'menu.users' => 'Users', +'menu.users' => 'Uživatelů', 'menu.teams' => 'Týmy', 'menu.export' => 'Export', 'menu.clients' => 'Zákazníci', @@ -130,8 +130,7 @@ $i18n_key_words = array( // 'button.add_option' => 'Add option', 'button.add' => 'Přidat', 'button.generate' => 'Vytvořit', -// TODO: translate the following. -// 'button.reset_password' => 'Reset password', +'button.reset_password' => 'Resetovat heslo', 'button.send' => 'Poslat', 'button.send_by_email' => 'Poslat e-mailem', 'button.create_team' => 'Vytvořit tým', @@ -162,25 +161,25 @@ $i18n_key_words = array( // TODO: translate the following. // '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', +'label.users' => 'Uživatelů', +'label.client' => 'Zákazník', +'label.clients' => 'Zákazníci', // 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.invoice' => 'Faktura', 'label.project' => 'Projekt', 'label.projects' => 'Projekty', // TODO: translate the following. // 'label.task' => 'Task', // 'label.tasks' => 'Tasks', // 'label.description' => 'Description', -// 'label.start' => 'Start', -// 'label.finish' => 'Finish', -// 'label.duration' => 'Duration', +'label.start' => 'Začátek', +'label.finish' => 'Konec', +'label.duration' => 'Trvání', 'label.note' => 'Poznámka', 'label.notes' => 'Poznámky', // TODO: translate the following. @@ -199,8 +198,9 @@ $i18n_key_words = array( 'label.delete' => 'Smazat', // TODO: translate the following. // 'label.configure' => 'Configure', -// 'label.select_all' => 'Select all', -// 'label.select_none' => 'Deselect all', +'label.select_all' => 'Vybrat všechno', +'label.select_none' => 'Zrušit výběr', +// TODO: translate the following. // 'label.day_view' => 'Day view', // 'label.week_view' => 'Week view', // 'label.id' => 'ID', @@ -265,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', @@ -278,7 +279,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'title.report' => 'Report', // 'title.send_report' => 'Sending Report', -// 'title.invoice' => 'Invoice', +'title.invoice' => 'Faktura', +// TODO: translate the following. // 'title.send_invoice' => 'Sending Invoice', // 'title.charts' => 'Charts', 'title.projects' => 'Projekty', @@ -290,15 +292,17 @@ $i18n_key_words = array( // 'title.add_task' => 'Adding Task', // 'title.edit_task' => 'Editing Task', // 'title.delete_task' => 'Deleting Task', -// 'title.users' => 'Users', +'title.users' => 'Uživatelů', +// TODO: translate the following. // '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.invoices' => 'Invoices', +'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' => 'Faktury', +// TODO: translate the following. // 'title.add_invoice' => 'Adding Invoice', // 'title.view_invoice' => 'Viewing Invoice', // 'title.delete_invoice' => 'Deleting Invoice', @@ -310,7 +314,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', @@ -345,7 +350,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', @@ -361,9 +367,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. @@ -401,65 +407,66 @@ $i18n_key_words = array( 'form.reports.group_by' => 'Seskupit podle', // TODO: translate the following. // 'form.reports.group_by_no' => '--- no grouping ---', -// 'form.reports.group_by_date' => 'date', -// 'form.reports.group_by_user' => 'user', -// 'form.reports.group_by_client' => 'client', -// 'form.reports.group_by_project' => 'project', +'form.reports.group_by_date' => 'datum', +'form.reports.group_by_user' => 'uživatel', +'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). +// TODO: translate the following. +// 'form.report.export' => 'Export', +// 'form.report.assign_to_invoice' => 'Assign to invoice', + +// Invoice form. See example at https://timetracker.anuko.com/invoice.php +// (you can get to this form after generating a report). +// TODO: translate the following. +// 'form.invoice.number' => 'Invoice number', +// 'form.invoice.person' => 'Person', +// 'form.invoice.invoice_to_delete' => 'Invoice to delete', +// 'form.invoice.invoice_entries' => 'Invoice entries', +// 'form.invoice.confirm_deleting_entries' => 'Please confirm deleting invoice entries from Time Tracker.', + +// Charts form. See example at https://timetracker.anuko.com/charts.php +// TODO: translate the following. +// 'form.charts.interval' => 'Interval', +// 'form.charts.chart' => 'Chart', + +// Projects form. See example at https://timetracker.anuko.com/projects.php +// TODO: translate the following. +// 'form.projects.active_projects' => 'Active Projects', +// 'form.projects.inactive_projects' => 'Inactive Projects', + +// Tasks form. See example at https://timetracker.anuko.com/tasks.php +// TODO: translate the following. +// 'form.tasks.active_tasks' => 'Active Tasks', +// 'form.tasks.inactive_tasks' => 'Inactive Tasks', -// TODO: refactoring ongoing down from here. -// password reminder form attributes -"form.fpass.title" => 'resetovat heslo', -"form.fpass.login" => 'přihlásit', -"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", + +// TODO: refactoring ongoing down from here. // 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.change_pass" => 'změna hesla účtu administrator', "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.', "form.admin.profile.comment" => 'smazat tým', "form.admin.profile.th.id" => 'id', "form.admin.profile.th.active" => 'aktovní', -// Note to translators: the strings below are missing in the translation and must be added -// "form.admin.custom_date_format" => "date format", -// "form.admin.custom_time_format" => "time format", -// "form.admin.start_week" => "first day of week", // 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', -// Note to translators: "form.mytime.time_form" => ' (hh:mm)', // the string must be translated -"form.mytime.date" => 'datum', -"form.mytime.start" => 'začátek', -"form.mytime.finish" => 'konec', -"form.mytime.duration" => 'trvání', -"form.mytime.daily" => 'denní práce', "form.mytime.total" => 'součet hodin: ', -"form.mytime.th.start" => 'začátek', -"form.mytime.th.finish" => 'konec', -"form.mytime.th.duration" => 'trvání', "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 "form.profile.create_title" => 'vytvořit nový manažerský účet', "form.profile.edit_title" => 'upravit profil', -"form.profile.login" => 'přihlásit', "form.profile.showchart" => 'zobrazuj grafy', @@ -468,32 +475,17 @@ $i18n_key_words = array( "form.people.createu_str" => 'vytváření nového uživatele', "form.people.edit_str" => 'nastavení uživatele', "form.people.del_str" => 'smazat uživatele', -"form.people.th.login" => 'přihlásit', "form.people.th.role" => 'role', "form.people.th.rate" => 'sazba', "form.people.manager" => 'manažer', "form.people.comanager" => 'spolumanažer', -"form.people.empl" => 'uživatel', -"form.people.login" => 'přihlásit', "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.groupby_user" => 'uživatel', -"form.report.groupby_project" => 'projekt', -"form.report.duration" => 'trvání', -"form.report.start" => 'počátek', -"form.report.finish" => 'konec', "form.report.totals_only" => 'pouze součty', "form.report.total" => 'součty hodin', -"form.report.th.empllist" => 'uzivatel', -"form.report.th.date" => 'datum', -"form.report.th.start" => 'počátek', -"form.report.th.finish" => 'konec', -"form.report.th.duration" => 'trvání', // mail form attributes "form.mail.from" => 'od', @@ -509,14 +501,12 @@ $i18n_key_words = array( "form.invoice.above" => 'fakturační informace', "form.invoice.select_cust" => 'výběr firmy', "form.invoice.fillform" => 'vyplňte pole', -"form.invoice.date" => 'datum', "form.invoice.number" => 'faktura číslo', "form.invoice.th.username" => 'osoba', "form.invoice.th.time" => 'hodin', "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', @@ -533,11 +523,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', @@ -553,14 +538,4 @@ $i18n_key_words = array( "controls.per_td" => 'dnes', "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', );