Update of /cvsroot/phpweather/phpweather-1.x
In directory usw-pr-cvs1:/tmp/cvs-serv12841
Modified Files:
locale_hu.inc
Log Message:
This is also based on the translation for 2.x, but since I don't
understand a word of Hungarian, there's a good change that this isn't
correct.
Index: locale_hu.inc
===================================================================
RCS file: /cvsroot/phpweather/phpweather-1.x/locale_hu.inc,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- locale_hu.inc 2 Apr 2002 22:21:26 -0000 1.3
+++ locale_hu.inc 4 Apr 2002 16:48:39 -0000 1.4
@@ -44,7 +44,7 @@
'wind_str_calm' => '<b>nem fúj</b>',
'wind_vrb_long' => 'változó',
'wind_vrb_short' => 'VAR',
- 'windchill' => ' the windchill was <b>%s</b> °C (<b>%s</b> °F) ',
+ 'windchill' => ' a hõérzet <b>%s</b> °C (<b>%s</b> °F) ',
'precip_last_hour' => 'az utolsó órában. ',
'precip_last_6_hours' => 'az utóbbi 3-6 órában. ',
'precip_last_24_hours' => 'az utóbbi 24 órában. ',
|