CVS: phpweather-1.x locale_cz.inc,1.2,1.3
Brought to you by:
iridium
From: Martin G. <gim...@us...> - 2002-03-26 23:51:29
|
Update of /cvsroot/phpweather/phpweather-1.x In directory usw-pr-cvs1:/tmp/cvs-serv5301 Modified Files: locale_cz.inc Log Message: Translation of 'windchill'. Index: locale_cz.inc =================================================================== RCS file: /cvsroot/phpweather/phpweather-1.x/locale_cz.inc,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- locale_cz.inc 24 Mar 2002 19:52:32 -0000 1.2 +++ locale_cz.inc 26 Mar 2002 23:51:25 -0000 1.3 @@ -42,7 +42,7 @@ 'wind_str_calm' => '<b>bezvìtøí</b>', 'wind_vrb_long' => 'variable directions', 'wind_vrb_short' => 'VAR', - 'windchill' => ' the windchill was <b>%s</b> °C (<b>%s</b> °F) ', + 'windchill' => ' teplota vìtru byla <b>%s</b> °C (<b>%s</b> °F) ', 'precip_last_hour' => 'za poslední hodinu. ', 'precip_last_6_hours' => 'za posledních 3 a¾ 6 hodin. ', 'precip_last_24_hours' => 'za posledních 24 hodin. ', |