Update of /cvsroot/phpweather/phpweather-1.x
In directory usw-pr-cvs1:/tmp/cvs-serv25821
Modified Files:
demo.php locale_mt.inc
Log Message:
Updated Maltese translation thanks to Angelo Dalli.
Index: demo.php
===================================================================
RCS file: /cvsroot/phpweather/phpweather-1.x/demo.php,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- demo.php 4 Oct 2002 21:31:40 -0000 1.9
+++ demo.php 10 Nov 2002 23:22:16 -0000 1.10
@@ -179,6 +179,7 @@
'el' => 'Greek',
'hu' => 'Hungarian',
'it' => 'Italian',
+ 'mt' => 'Maltese',
'no' => 'Norwegian',
'es' => 'Spanish'
);
Index: locale_mt.inc
===================================================================
RCS file: /cvsroot/phpweather/phpweather-1.x/locale_mt.inc,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- locale_mt.inc 2 Apr 2002 22:21:26 -0000 1.3
+++ locale_mt.inc 10 Nov 2002 23:22:16 -0000 1.4
@@ -40,7 +40,7 @@
'wind_str_calm' => '<b>kalm</b>',
'wind_vrb_long' => 'direzzjoni varjabbli',
'wind_vrb_short' => 'VAR',
- 'windchill' => ' the windchill was <b>%s</b> °C (<b>%s</b> °F) ',
+ 'windchill' => ' il-kesha minhabba r-rih kienet <b>%s</b> °C (<b>%s</b> °F) ',
'precip_last_hour' => 'fl-ahhar siegha. ',
'precip_last_6_hours' => 'fl-ahhar 3 sa 6 sieghat. ',
'precip_last_24_hours' => 'fl-ahhar 24 siegha. ',
|