diff options
Diffstat (limited to 'apps/weather_status')
-rw-r--r-- | apps/weather_status/l10n/pt_BR.js | 22 | ||||
-rw-r--r-- | apps/weather_status/l10n/pt_BR.json | 22 |
2 files changed, 44 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/pt_BR.js b/apps/weather_status/l10n/pt_BR.js index caecedf9dbf..576546c723d 100644 --- a/apps/weather_status/l10n/pt_BR.js +++ b/apps/weather_status/l10n/pt_BR.js @@ -11,6 +11,28 @@ OC.L10N.register( "Detect location" : "Detectar localização", "Set custom address" : "Definir endereço personalizado", "Favorites" : "Favoritos", + "{temperature} {unit} clear sky later today" : "{temperature} {unit} céu claro mais tarde hoje", + "{temperature} {unit} clear sky" : "{temperature} {unit} céu claro", + "{temperature} {unit} cloudy later today" : "{temperature} {unit} nublado mais tarde hoje", + "{temperature} {unit} cloudy" : "{temperature} {unit} nublado", + "{temperature} {unit} fair weather later today" : "{temperature} {unit} tempo bom mais tarde hoje", + "{temperature} {unit} fair weather" : "{temperature} {unit} tempo bom", + "{temperature} {unit} partly cloudy later today" : "{temperature} {unit} parcialmente nublado hoje mais tarde", + "{temperature} {unit} partly cloudy" : "{temperature} {unit} parcialmente nublado", + "{temperature} {unit} foggy later today" : "{temperature} {unit} nevoeiro mais tarde hoje", + "{temperature} {unit} foggy" : "{temperature} {unit} nevoeiro", + "{temperature} {unit} light rain later today" : "{temperature} {unit} chuva leve mais tarde hoje", + "{temperature} {unit} light rain" : "{temperature} {unit} chuva leve", + "{temperature} {unit} rain later today" : "{temperature} {unit} chuva mais tarde hoje", + "{temperature} {unit} rain" : "{temperature} {unit} chuva", + "{temperature} {unit} heavy rain later today" : "{temperature} {unit} chuva forte mais tarde hoje", + "{temperature} {unit} heavy rain" : "{temperature} {unit} chuva forte", + "{temperature} {unit} rain showers later today" : "{temperature} {unit} pancadas de chuva mais tarde hoje", + "{temperature} {unit} rain showers" : "{temperature} {unit} pancadas de chuva", + "{temperature} {unit} light rain showers later today" : "{temperature} {unit} pancadas de chuva fracas mais tarde hoje", + "{temperature} {unit} light rain showers" : "{temperature} {unit} pancadas de chuva leve", + "{temperature} {unit} heavy rain showers later today" : "{temperature} {unit} pancadas de chuva forte hoje mais tarde", + "{temperature} {unit} heavy rain showers" : "{temperature} {unit} pancadas de chuvas fortes", "More weather for {adr}" : "Ver mais Tempo para {adr}", "Loading weather" : "Carregando Tempo", "Remove from favorites" : "Remover dos favoritos", diff --git a/apps/weather_status/l10n/pt_BR.json b/apps/weather_status/l10n/pt_BR.json index a226eb71e0a..971cee6e837 100644 --- a/apps/weather_status/l10n/pt_BR.json +++ b/apps/weather_status/l10n/pt_BR.json @@ -9,6 +9,28 @@ "Detect location" : "Detectar localização", "Set custom address" : "Definir endereço personalizado", "Favorites" : "Favoritos", + "{temperature} {unit} clear sky later today" : "{temperature} {unit} céu claro mais tarde hoje", + "{temperature} {unit} clear sky" : "{temperature} {unit} céu claro", + "{temperature} {unit} cloudy later today" : "{temperature} {unit} nublado mais tarde hoje", + "{temperature} {unit} cloudy" : "{temperature} {unit} nublado", + "{temperature} {unit} fair weather later today" : "{temperature} {unit} tempo bom mais tarde hoje", + "{temperature} {unit} fair weather" : "{temperature} {unit} tempo bom", + "{temperature} {unit} partly cloudy later today" : "{temperature} {unit} parcialmente nublado hoje mais tarde", + "{temperature} {unit} partly cloudy" : "{temperature} {unit} parcialmente nublado", + "{temperature} {unit} foggy later today" : "{temperature} {unit} nevoeiro mais tarde hoje", + "{temperature} {unit} foggy" : "{temperature} {unit} nevoeiro", + "{temperature} {unit} light rain later today" : "{temperature} {unit} chuva leve mais tarde hoje", + "{temperature} {unit} light rain" : "{temperature} {unit} chuva leve", + "{temperature} {unit} rain later today" : "{temperature} {unit} chuva mais tarde hoje", + "{temperature} {unit} rain" : "{temperature} {unit} chuva", + "{temperature} {unit} heavy rain later today" : "{temperature} {unit} chuva forte mais tarde hoje", + "{temperature} {unit} heavy rain" : "{temperature} {unit} chuva forte", + "{temperature} {unit} rain showers later today" : "{temperature} {unit} pancadas de chuva mais tarde hoje", + "{temperature} {unit} rain showers" : "{temperature} {unit} pancadas de chuva", + "{temperature} {unit} light rain showers later today" : "{temperature} {unit} pancadas de chuva fracas mais tarde hoje", + "{temperature} {unit} light rain showers" : "{temperature} {unit} pancadas de chuva leve", + "{temperature} {unit} heavy rain showers later today" : "{temperature} {unit} pancadas de chuva forte hoje mais tarde", + "{temperature} {unit} heavy rain showers" : "{temperature} {unit} pancadas de chuvas fortes", "More weather for {adr}" : "Ver mais Tempo para {adr}", "Loading weather" : "Carregando Tempo", "Remove from favorites" : "Remover dos favoritos", |