diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-01 02:26:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-01 02:26:34 +0000 |
commit | 5cccbbdd453c742ba13b3a0fd01aba406389411f (patch) | |
tree | b9b4c28d983aacc4da3791a9bdce00bc76c621c2 /apps/weather_status/l10n/pt_PT.json | |
parent | 36c9441c37368ad2cd0e044dc5f2adcf036e92d8 (diff) | |
download | nextcloud-server-5cccbbdd453c742ba13b3a0fd01aba406389411f.tar.gz nextcloud-server-5cccbbdd453c742ba13b3a0fd01aba406389411f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/weather_status/l10n/pt_PT.json')
-rw-r--r-- | apps/weather_status/l10n/pt_PT.json | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/pt_PT.json b/apps/weather_status/l10n/pt_PT.json new file mode 100644 index 00000000000..97da9d300cc --- /dev/null +++ b/apps/weather_status/l10n/pt_PT.json @@ -0,0 +1,33 @@ +{ "translations": { + "Unknown address" : "Endereço desconhecido", + "No result." : "Sem resultados", + "Error" : "Erro", + "Weather status" : "Estado do tempo", + "Weather status in your dashboard" : "Estado do tempo no painel de controlo", + "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 pelas {time}", + "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Nebulado pelas {time}", + "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Dia bonito pelas {time}", + "{temperature} {unit} Fair night at {time}" : "{temperature} {unit} Noite bonita pelas {time}", + "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} Parcialmente nublado pelas {time}", + "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} Nevoeiro pelas {time}", + "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} Chuva fraca à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} Aguaceiros às {time}", + "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} Aguaceiros fracos às {time}", + "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} Aguaceiros fortes às {time}", + "More weather for {adr}" : "Mais meteorologia para {adr}", + "Loading weather" : "A carregar a meteorologia", + "Set location for weather" : "Definir localização para a meteorologia", + "Remove from favorites" : "Remover de favoritos", + "Add as favorite" : "Adicionar como favorito", + "You are not logged in." : "Não tem sessão iniciada", + "There was an error getting the weather status information." : "Ocorreu um erro o estado da informação de meteorologia", + "No weather information found" : "Não foi encontrada informação de meteorologia", + "Location not found" : "A localização não foi encontrada", + "There was an error setting the location address." : "Ocorreu um erro ao definir o endereço da localização" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file |