Update of /cvsroot/phpweather/phpweather-1.x
In directory usw-pr-cvs1:/tmp/cvs-serv11740
Modified Files:
locale_no.inc
Log Message:
This is based on the translation for 2.x so I think OK.
Index: locale_no.inc
===================================================================
RCS file: /cvsroot/phpweather/phpweather-1.x/locale_no.inc,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- locale_no.inc 2 Apr 2002 22:21:26 -0000 1.3
+++ locale_no.inc 4 Apr 2002 16:45:12 -0000 1.4
@@ -37,7 +37,7 @@
'wind_str_calm' => '<b>stille</b>',
'wind_vrb_long' => 'variable retninger',
'wind_vrb_short' => 'VAR',
- 'windchill' => ' the windchill was <b>%s</b> °C (<b>%s</b> °F) ',
+ 'windchill' => ' vindfaktoren var <b>%s</b> °C (<b>%s</b> °F) ',
'precip_last_hour' => 'i den siste timen. ',
'precip_last_6_hours' => 'i de siste 3 til 6 timer. ',
'precip_last_24_hours' => 'i de siste 24 timer. ',
|