pt_BR.json 6.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. { "translations": {
  2. "Unknown address" : "Endereço desconhecido",
  3. "No result." : "Nenhum resultado.",
  4. "Malformed JSON data." : "Dados JSON mal formatados.",
  5. "Error" : "Erro",
  6. "Weather status" : "Status do Tempo",
  7. "Weather status in your dashboard" : "Status do Tempo no seu Painel",
  8. "Weather status integrated in the Dashboard app.\n The geographic location 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 Dashboard. \n A localização geográfica pode ser determinada 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 o aplicativo Calendário.",
  9. "Detect location" : "Detectar localização",
  10. "Set custom address" : "Definir endereço personalizado",
  11. "Favorites" : "Favoritos",
  12. "{temperature} {unit} clear sky later today" : "{temperature} {unit} céu claro mais tarde hoje",
  13. "{temperature} {unit} clear sky" : "{temperature} {unit} céu claro",
  14. "{temperature} {unit} cloudy later today" : "{temperature} {unit} nublado mais tarde hoje",
  15. "{temperature} {unit} cloudy" : "{temperature} {unit} nublado",
  16. "{temperature} {unit} snow and thunder later today" : "{temperature} {unit}neve e trovoadas ainda hoje",
  17. "{temperature} {unit} snow and thunder" : "{temperature} {unit} neve e trovoadas",
  18. "{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit}pancadas de neve e trovoadas ainda hoje ",
  19. "{temperature} {unit} snow showers and thunder" : "{temperature} {unit} pancadas de neve e trovoadas",
  20. "{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit}pancadas de neve, trovoadas e crepúsculo polar ainda hoje ",
  21. "{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} pancadas de neve, trovoadas e crepúsculo polar",
  22. "{temperature} {unit} snow showers later today" : "{temperature} {unit} pancadas de neve ainda hoje",
  23. "{temperature} {unit} snow showers" : "{temperature} {unit} pancadas de neve",
  24. "{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} pancadas de neve e crepúsculo polar ainda hoje",
  25. "{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} pancadas de neve e crepúsculo polar",
  26. "{temperature} {unit} snow later today" : "{temperature} {unit} neve ainda hoje",
  27. "{temperature} {unit} snow" : "{temperature} {unit} neve",
  28. "{temperature} {unit} fair weather later today" : "{temperature} {unit} tempo bom mais tarde hoje",
  29. "{temperature} {unit} fair weather" : "{temperature} {unit} tempo bom",
  30. "{temperature} {unit} partly cloudy later today" : "{temperature} {unit} parcialmente nublado hoje mais tarde",
  31. "{temperature} {unit} partly cloudy" : "{temperature} {unit} parcialmente nublado",
  32. "{temperature} {unit} foggy later today" : "{temperature} {unit} nevoeiro mais tarde hoje",
  33. "{temperature} {unit} foggy" : "{temperature} {unit} nevoeiro",
  34. "{temperature} {unit} light rainfall later today" : "{temperature} {unit} chuva fraca hoje mais tarde",
  35. "{temperature} {unit} light rainfall" : "{temperature} {unit} chuva fraca hoje mais tarde",
  36. "{temperature} {unit} rainfall later today" : "{temperature} {unit} chuva fraca hoje mais tarde",
  37. "{temperature} {unit} rainfall" : "{temperatura} {unidade} precipitação",
  38. "{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} chuva forte mais tarde hoje",
  39. "{temperature} {unit} heavy rainfall" : "{temperature} {unit} heavy rainfall",
  40. "{temperature} {unit} rainfall showers later today" : "{temperature} {unit} pancadas de chuva mais tarde hoje",
  41. "{temperature} {unit} rainfall showers" : "{temperature} {unit} pancadas de chuva",
  42. "{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} pancadas de chuva leves mais tarde hoje",
  43. "{temperature} {unit} light rainfall showers" : "{temperature} {unit} chuvas leves",
  44. "{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} pancadas de chuva forte mais tarde hoje",
  45. "{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} chuvas fortes",
  46. "More weather for {adr}" : "Ver mais Tempo para {adr}",
  47. "Loading weather" : "Carregando Tempo",
  48. "Set location for weather" : "Definir localização para o Tempo",
  49. "Remove from favorites" : "Remover dos favoritos",
  50. "Add as favorite" : "Adicionar aos favoritos",
  51. "You are not logged in." : "Você não está conectado.",
  52. "There was an error getting the weather status information." : "Houve um erro na obtenção das informações de Tempo.",
  53. "No weather information found" : "Não encontradas informações de Tempo",
  54. "Location not found" : "Localização não encontrada",
  55. "There was an error setting the location address." : "Houve um erro ao definir o endereço.",
  56. "There was an error setting the location." : "Houve um erro ao definir a localização.",
  57. "There was an error saving the mode." : "Houve um erro ao salvar o modo.",
  58. "There was an error using personal address." : "Houve um erro ao usar o endereço pessoal.",
  59. "Unknown weather code" : "Código meteorológico desconhecido",
  60. "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."
  61. },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
  62. }