X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fcs.lang.php;h=3ef7f19638632c310cff6655375231ff67d8911c;hb=37f2b382a91de6d58d5bac1f34f1a28b5c12b9ba;hp=1a26b81d993e65655f6c83475a2802bb3905192b;hpb=466bac15266780623565e359e418411ed516915e;p=timetracker.git diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index 1a26b81d..3ef7f196 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -170,7 +170,7 @@ $i18n_key_words = array( '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. @@ -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', @@ -300,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', @@ -536,6 +538,4 @@ $i18n_key_words = array( "controls.per_td" => 'dnes', "controls.per_at" => 'od počátku', "controls.per_ty" => 'letos', - -"label.inv_str" => 'faktura', );