X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/6d27118f2299de142db85519411971a19f6dc256..dba881e5ec20207145c9377b2d6c0421da6607af:/WEB-INF/resources/cs.lang.php
diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php
index 084a0ab1..98c94c0f 100644
--- a/WEB-INF/resources/cs.lang.php
+++ b/WEB-INF/resources/cs.lang.php
@@ -311,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',
@@ -446,7 +447,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.',
@@ -504,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',
@@ -537,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',
);