Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/weather_status/l10n/pt_BR.json')
-rw-r--r--apps/weather_status/l10n/pt_BR.json28
1 files changed, 14 insertions, 14 deletions
diff --git a/apps/weather_status/l10n/pt_BR.json b/apps/weather_status/l10n/pt_BR.json
index 3699c40d8ac..a226eb71e0a 100644
--- a/apps/weather_status/l10n/pt_BR.json
+++ b/apps/weather_status/l10n/pt_BR.json
@@ -9,21 +9,8 @@
"Detect location" : "Detectar localização",
"Set custom address" : "Definir endereço personalizado",
"Favorites" : "Favoritos",
- "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Céu limpo às {time}",
- "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Nublado às {time}",
- "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Dia ameno às {time}",
- "{temperature} {unit} Fair night at {time}" : "{temperature} {unit} Noite amena às {time}",
- "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} Parcialmente nublado às {time}",
- "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} Neblina às {time}",
- "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} Garoa às {time}",
- "{temperature} {unit} Rain at {time}" : "{temperature} {unit} Chuva às {time}",
- "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} Chuva forte às {time}",
- "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} Pancadas de chuva às {time}",
- "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} Pancadas leves de chuva às {time}",
- "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} Pancadas fortes de chuva às {time}",
"More weather for {adr}" : "Ver mais Tempo para {adr}",
"Loading weather" : "Carregando Tempo",
- "Set location for weather" : "Definir localização para o Tempo",
"Remove from favorites" : "Remover dos favoritos",
"Add as favorite" : "Adicionar aos favoritos",
"You are not logged in." : "Você não está conectado.",
@@ -34,6 +21,19 @@
"There was an error setting the location." : "Houve um erro ao definir a localização.",
"There was an error saving the mode." : "Houve um erro ao salvar o modo.",
"There was an error using personal address." : "Houve um erro ao usar o endereço pessoal.",
- "Weather status integrated in the dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Status do Tempo integrado no aplicativo Painel.\n Localização do usuário pode ser obtida automaticamente ou definida manualmente. Uma previsão de 6 horas é então exibida.\n Esse status também pode ser integrado em outros locais, como no aplicativo Calendário."
+ "Set location for weather" : "Definir localização para o Tempo",
+ "Weather status integrated in the dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Status do Tempo integrado no aplicativo Painel.\n Localização do usuário pode ser obtida automaticamente ou definida manualmente. Uma previsão de 6 horas é então exibida.\n Esse status também pode ser integrado em outros locais, como no aplicativo Calendário.",
+ "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Céu limpo às {time}",
+ "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Nublado às {time}",
+ "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Dia ameno às {time}",
+ "{temperature} {unit} Fair night at {time}" : "{temperature} {unit} Noite amena às {time}",
+ "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} Parcialmente nublado às {time}",
+ "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} Neblina às {time}",
+ "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} Garoa às {time}",
+ "{temperature} {unit} Rain at {time}" : "{temperature} {unit} Chuva às {time}",
+ "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} Chuva forte às {time}",
+ "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} Pancadas de chuva às {time}",
+ "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} Pancadas leves de chuva às {time}",
+ "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} Pancadas fortes de chuva às {time}"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file