X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fcs.lang.php;h=3ef7f19638632c310cff6655375231ff67d8911c;hb=37f2b382a91de6d58d5bac1f34f1a28b5c12b9ba;hp=72c2a1907038e5f03cf71d3e96014c15ffe48525;hpb=ceb103409d123c30e3c1c485b1f06293d1fe7308;p=timetracker.git diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index 72c2a190..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', @@ -165,13 +165,12 @@ $i18n_key_words = array( 'label.start_date' => 'Počáteční datum', 'label.end_date' => 'Koncové datum', 'label.user' => 'Uživatel', -// TODO: translate the following. -// 'label.users' => 'Users', +'label.users' => 'Uživatelů', 'label.client' => 'Zákazník', 'label.clients' => 'Zákazníci', // TODO: translate the following. // 'label.option' => 'Option', -// 'label.invoice' => 'Invoice', +'label.invoice' => 'Faktura', 'label.project' => 'Projekt', 'label.projects' => 'Projekty', // 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', @@ -279,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', @@ -291,7 +292,8 @@ $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', @@ -299,7 +301,8 @@ $i18n_key_words = array( '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.invoices' => 'Faktury', +// TODO: translate the following. // 'title.add_invoice' => 'Adding Invoice', // 'title.view_invoice' => 'Viewing Invoice', // 'title.delete_invoice' => 'Deleting Invoice', @@ -447,7 +450,6 @@ $i18n_key_words = array( // 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.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.', @@ -536,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', );