PHP Classes

Portuguese language translation

Recommend this page to a friend!

      PHP Weather  >  All threads  >  Portuguese language translation  >  (Un) Subscribe thread alerts  
Subject:Portuguese language translation
Summary:contribution to Portuguese language translation
Messages:4
Author:António Lourenço
Date:2014-04-07 18:36:21
Update:2014-04-07 21:19:23
 

  1. Portuguese language translation   Reply   Report abuse  
Picture of António Lourenço António Lourenço - 2014-04-07 18:36:21
Hi!

A little help for you to add the class weather

'pt' => array(
'cannot_access' => "Impossivel aceder a 'API Meteorologia",
'invalid_city_info' => "Selecione uma cidade válida",
'show_next_days' => " Previsão nos próximos três dias",
'back_to_weather' => "Voltar à previsão de hoje",
'weather' => 'Meteorologia',
'weather_desc' => "Previsão meteorológica",
'wind' => 'Vento',
'wind_degree' => 'Orientação do vento',
'humidity' => 'Húmidade',
'pressure' => 'Pressão atmosférica',
'hi' => 'Alta',
'lo' => 'Baixa'
);

You is well,

António Lourenço

  2. Re: Portuguese language translation   Reply   Report abuse  
Picture of Samy Massoud Samy Massoud - 2014-04-07 19:02:41 - In reply to message 1 from António Lourenço
Thank you António Lourenço

Appreciate that
i will pump this change with next update.

Thank you

  3. Re: Portuguese language translation   Reply   Report abuse  
Picture of António Lourenço António Lourenço - 2014-04-07 19:43:42 - In reply to message 2 from Samy Massoud
Hi!

Excuse me. will fix translation hi and lo

'pt' => array(
'cannot_access' => "Impossivel aceder a 'API Meteorologia",
'invalid_city_info' => "Selecione uma cidade válida",
'show_next_days' => " Previsão nos próximos três dias",
'back_to_weather' => "Voltar à previsão de hoje",
'weather' => 'Meteorologia',
'weather_desc' => "Previsão meteorológica",
'wind' => 'Vento',
'wind_degree' => 'Orientação do vento',
'humidity' => 'Húmidade',
'pressure' => 'Pressão atmosférica',
'hi' => 'Máxima',
'lo' => 'Mínima'

António Lourenço

  4. Re: Portuguese language translation   Reply   Report abuse  
Picture of Samy Massoud Samy Massoud - 2014-04-07 21:19:23 - In reply to message 3 from António Lourenço
Done local,
wait next release

Thanks