# HG changeset patch # User Tomas Zeman # Date 1308913586 -7200 # Node ID c7a88f99140b659ff9390457b3aa45aa22085270 # Parent 2a4ed68239b9194120639bdc6dd575f9906df132 Charts module: addons diff -r 2a4ed68239b9 -r c7a88f99140b modules/Charts/Dashlets/CampaignROIChartDashlet/CampaignROIChartDashlet.cs_cz.lang.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/Charts/Dashlets/CampaignROIChartDashlet/CampaignROIChartDashlet.cs_cz.lang.php Fri Jun 24 13:06:26 2011 +0200 @@ -0,0 +1,10 @@ + 'Návratnost investice kampaně', + 'LBL_DESCRIPTION' => 'Graf návratnosti investice', + 'LBL_REFRESH' => 'Obnovit graf'); + +?> diff -r 2a4ed68239b9 -r c7a88f99140b modules/Charts/Dashlets/MyPipelineBySalesStageDashlet/MyPipelineBySalesStageDashlet.cs_cz.lang.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/Charts/Dashlets/MyPipelineBySalesStageDashlet/MyPipelineBySalesStageDashlet.cs_cz.lang.php Fri Jun 24 13:06:26 2011 +0200 @@ -0,0 +1,10 @@ + 'Vlastní prodeje dle stavu obchodu', + 'LBL_DESCRIPTION' => 'Graf prodeje dle stavu', + 'LBL_REFRESH' => 'Obnovit graf'); + +?> diff -r 2a4ed68239b9 -r c7a88f99140b modules/Charts/Dashlets/MyPipelineBySalesStageDashlet/MyPipelineBySalesStageDashlet.ge_ch.lang.php --- a/modules/Charts/Dashlets/MyPipelineBySalesStageDashlet/MyPipelineBySalesStageDashlet.ge_ch.lang.php Fri Jun 24 13:06:26 2011 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,40 +0,0 @@ - diff -r 2a4ed68239b9 -r c7a88f99140b modules/Charts/Dashlets/OpportunitiesByLeadSourceByOutcomeDashlet/OpportunitiesByLeadSourceByOutcomeDashlet.cs_cz.lang.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/Charts/Dashlets/OpportunitiesByLeadSourceByOutcomeDashlet/OpportunitiesByLeadSourceByOutcomeDashlet.cs_cz.lang.php Fri Jun 24 13:06:26 2011 +0200 @@ -0,0 +1,9 @@ + 'Příležitosti dle zdroje iniciativy a výstupu', + 'LBL_DESCRIPTION' => 'Horizontální graf příležitostí dle zdroje iniciativy a výstupu', + 'LBL_REFRESH' => 'Obnovit graf'); +?> diff -r 2a4ed68239b9 -r c7a88f99140b modules/Charts/Dashlets/OpportunitiesByLeadSourceDashlet/OpportunitiesByLeadSourceDashlet.cs_cz.lang.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/Charts/Dashlets/OpportunitiesByLeadSourceDashlet/OpportunitiesByLeadSourceDashlet.cs_cz.lang.php Fri Jun 24 13:06:26 2011 +0200 @@ -0,0 +1,8 @@ + 'Příležitosti dle zdroje iniciativy', + 'LBL_DESCRIPTION' => 'Graf příležitostí dle zdroje iniciativy', + 'LBL_REFRESH' => 'Obnovit graf'); +?> diff -r 2a4ed68239b9 -r c7a88f99140b modules/Charts/Dashlets/OutcomeByMonthDashlet/OutcomeByMonthDashlet.cs_cz.lang.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/Charts/Dashlets/OutcomeByMonthDashlet/OutcomeByMonthDashlet.cs_cz.lang.php Fri Jun 24 13:06:26 2011 +0200 @@ -0,0 +1,35 @@ + 'Výstupy dle měsíce', + 'LBL_DESCRIPTION' => 'Graf měsíčních výstupů', + 'LBL_REFRESH' => 'Obnovit graf'); + +?> diff -r 2a4ed68239b9 -r c7a88f99140b modules/Charts/Dashlets/PipelineBySalesStageDashlet/PipelineBySalesStageDashlet.cs_cz.lang.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/Charts/Dashlets/PipelineBySalesStageDashlet/PipelineBySalesStageDashlet.cs_cz.lang.php Fri Jun 24 13:06:26 2011 +0200 @@ -0,0 +1,11 @@ + 'Prodeje dle stavu obchodu', + 'LBL_DESCRIPTION' => 'Graf prodeje dle stavu', + 'LBL_REFRESH' => 'Obnovit graf'); + + +?> diff -r 2a4ed68239b9 -r c7a88f99140b modules/Charts/language/cs_cz.lang.php --- a/modules/Charts/language/cs_cz.lang.php Fri Jun 24 13:06:26 2011 +0200 +++ b/modules/Charts/language/cs_cz.lang.php Fri Jun 24 13:06:26 2011 +0200 @@ -63,7 +63,7 @@ 'LBL_OPPS_IN_LEAD_SOURCE' => 'příležitosti kde zdroj iniciativy je' , 'LBL_OPPS_IN_STAGE' => 'kde stav prodeje je' , 'LBL_OPPS_OUTCOME' => 'kde výstup je' , - 'LBL_OPPS_WORTH' => 'hodnota příležitostií' , + 'LBL_OPPS_WORTH' => 'hodnota příležitosti' , 'LBL_PIPELINE_FORM_TITLE_DESC' => 'Zobrazuje celková množství dle zvolených stavů prodeje u Vašich příležitostí kde je očekávané datum uzavření v daném časovém intervalu.' , 'LBL_CAMPAIGN_ROI_TITLE_DESC' => 'Zobrazí odezvu na kampaň jako návratnost investice.' , 'LBL_REFRESH' => 'Obnovit' ,