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:
authorNextcloud bot <bot@nextcloud.com>2022-01-12 05:26:58 +0300
committerNextcloud bot <bot@nextcloud.com>2022-01-12 05:26:58 +0300
commit41529ec22d4cf2ca63125a22563b8cee8c94313b (patch)
tree680736bda5d4d10729ef13e8af9e70c9eecc53b9 /apps/weather_status
parent2bc0749cb6d4a11b9ae27b5287369581c6aca910 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/weather_status')
-rw-r--r--apps/weather_status/l10n/pt_BR.js22
-rw-r--r--apps/weather_status/l10n/pt_BR.json22
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",