diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-20 02:18:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-20 02:18:38 +0000 |
commit | f116595b3f98e5cfd1791e44364e03249cd55c5e (patch) | |
tree | e713401f177878e2034de988565888f348145b31 /apps/weather_status | |
parent | 46e04a30a43418f36b3443f040cde031d5e73b9d (diff) | |
download | nextcloud-server-f116595b3f98e5cfd1791e44364e03249cd55c5e.tar.gz nextcloud-server-f116595b3f98e5cfd1791e44364e03249cd55c5e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/weather_status')
-rw-r--r-- | apps/weather_status/l10n/pt_BR.js | 41 | ||||
-rw-r--r-- | apps/weather_status/l10n/pt_BR.json | 39 | ||||
-rw-r--r-- | apps/weather_status/l10n/sl.js | 13 | ||||
-rw-r--r-- | apps/weather_status/l10n/sl.json | 13 |
4 files changed, 104 insertions, 2 deletions
diff --git a/apps/weather_status/l10n/pt_BR.js b/apps/weather_status/l10n/pt_BR.js new file mode 100644 index 00000000000..8b13ac4da47 --- /dev/null +++ b/apps/weather_status/l10n/pt_BR.js @@ -0,0 +1,41 @@ +OC.L10N.register( + "weather_status", + { + "Unknown address" : "Endereço desconhecido", + "No result." : "Nenhum resultado.", + "Malformed JSON data." : "Dados JSON mal formatados.", + "Error" : "Erro", + "Weather status" : "Status do Tempo", + "Weather status in your dashboard" : "Status do Tempo no seu Painel", + "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.", + "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.", + "There was an error getting the weather status information." : "Houve um erro na obtenção das informações de Tempo.", + "No weather information found" : "Não encontradas informações de Tempo", + "Location not found" : "Localização não encontrada", + "There was an error setting the location address." : "Houve um erro ao definir o endereço.", + "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." +}, +"nplurals=2; plural=(n > 1);"); diff --git a/apps/weather_status/l10n/pt_BR.json b/apps/weather_status/l10n/pt_BR.json new file mode 100644 index 00000000000..3699c40d8ac --- /dev/null +++ b/apps/weather_status/l10n/pt_BR.json @@ -0,0 +1,39 @@ +{ "translations": { + "Unknown address" : "Endereço desconhecido", + "No result." : "Nenhum resultado.", + "Malformed JSON data." : "Dados JSON mal formatados.", + "Error" : "Erro", + "Weather status" : "Status do Tempo", + "Weather status in your dashboard" : "Status do Tempo no seu Painel", + "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.", + "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.", + "There was an error getting the weather status information." : "Houve um erro na obtenção das informações de Tempo.", + "No weather information found" : "Não encontradas informações de Tempo", + "Location not found" : "Localização não encontrada", + "There was an error setting the location address." : "Houve um erro ao definir o endereço.", + "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." +},"pluralForm" :"nplurals=2; plural=(n > 1);" +}
\ No newline at end of file diff --git a/apps/weather_status/l10n/sl.js b/apps/weather_status/l10n/sl.js index 642d2af3828..6b9d8fe819b 100644 --- a/apps/weather_status/l10n/sl.js +++ b/apps/weather_status/l10n/sl.js @@ -7,11 +7,14 @@ OC.L10N.register( "Error" : "Napaka", "Weather status" : "Stanje vremena", "Weather status in your dashboard" : "Stanje vremena na nadzorni plošči", + "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." : "Podatki o vremenu, ki so izpisani v nadzorni plošči.\n Položaj uporabnika je lahko določen samodejno, ali pa vpisan ročno. Prikazana je 6 urna napoved vremena.\n Ti podatki so lahko vključeni tudi na druga mesta, na primer v program Koledar.", "Detect location" : "Zaznaj trenutno mesto", "Set custom address" : "Nastavi naslov po meri", "Favorites" : "Priljubljene", "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} : jasno nebo ob {time}", "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} : oblačno ob {time}", + "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} : prijeten dan ob {time}", + "{temperature} {unit} Fair night at {time}" : "{temperature} {unit} : mirna noč ob {time}", "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} : delno oblačno ob {time}", "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} : megleno ob {time}", "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} : rahel dež ob {time}", @@ -24,7 +27,15 @@ OC.L10N.register( "Loading weather" : "Poteka nalaganje podatkov o vremenu", "Set location for weather" : "Nastavitev mesta za prikaz vremena", "Remove from favorites" : "Odstrani iz priljubljenih", + "Add as favorite" : "Dodaj kot priljubljeno", "You are not logged in." : "Niste prijavljeni v oblak.", - "There was an error getting the weather status information." : "Prišlo je do napake med pridobivanjem podrobnosti o vremenu." + "There was an error getting the weather status information." : "Prišlo je do napake med pridobivanjem podrobnosti o vremenu.", + "No weather information found" : "Ni dosegljivih podatkov o vremenu", + "Location not found" : "Trenutnega mesta ni mogoče določiti", + "There was an error setting the location address." : "Prišlo je do napake med določanjem naslova trenutnega mesta.", + "There was an error setting the location." : "Prišlo je do napake med določanjem trenutnega mesta.", + "There was an error saving the mode." : "Prišlo je do napake med shranjevanjem načina.", + "There was an error using personal address." : "Prišlo je do napake med uporabo osebnega naslova.", + "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." : "Podatki o vremenu, ki so izpisani v nadzorni plošči.\n Položaj uporabnika je lahko določen samodejno, ali pa vpisan ročno. Prikazana je 6 urna napoved vremena.\n Ti podatki so lahko vključeni tudi na druga mesta, na primer v program Koledar." }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/apps/weather_status/l10n/sl.json b/apps/weather_status/l10n/sl.json index a1ded6a8f57..6675959cf47 100644 --- a/apps/weather_status/l10n/sl.json +++ b/apps/weather_status/l10n/sl.json @@ -5,11 +5,14 @@ "Error" : "Napaka", "Weather status" : "Stanje vremena", "Weather status in your dashboard" : "Stanje vremena na nadzorni plošči", + "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." : "Podatki o vremenu, ki so izpisani v nadzorni plošči.\n Položaj uporabnika je lahko določen samodejno, ali pa vpisan ročno. Prikazana je 6 urna napoved vremena.\n Ti podatki so lahko vključeni tudi na druga mesta, na primer v program Koledar.", "Detect location" : "Zaznaj trenutno mesto", "Set custom address" : "Nastavi naslov po meri", "Favorites" : "Priljubljene", "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} : jasno nebo ob {time}", "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} : oblačno ob {time}", + "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} : prijeten dan ob {time}", + "{temperature} {unit} Fair night at {time}" : "{temperature} {unit} : mirna noč ob {time}", "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} : delno oblačno ob {time}", "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} : megleno ob {time}", "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} : rahel dež ob {time}", @@ -22,7 +25,15 @@ "Loading weather" : "Poteka nalaganje podatkov o vremenu", "Set location for weather" : "Nastavitev mesta za prikaz vremena", "Remove from favorites" : "Odstrani iz priljubljenih", + "Add as favorite" : "Dodaj kot priljubljeno", "You are not logged in." : "Niste prijavljeni v oblak.", - "There was an error getting the weather status information." : "Prišlo je do napake med pridobivanjem podrobnosti o vremenu." + "There was an error getting the weather status information." : "Prišlo je do napake med pridobivanjem podrobnosti o vremenu.", + "No weather information found" : "Ni dosegljivih podatkov o vremenu", + "Location not found" : "Trenutnega mesta ni mogoče določiti", + "There was an error setting the location address." : "Prišlo je do napake med določanjem naslova trenutnega mesta.", + "There was an error setting the location." : "Prišlo je do napake med določanjem trenutnega mesta.", + "There was an error saving the mode." : "Prišlo je do napake med shranjevanjem načina.", + "There was an error using personal address." : "Prišlo je do napake med uporabo osebnega naslova.", + "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." : "Podatki o vremenu, ki so izpisani v nadzorni plošči.\n Položaj uporabnika je lahko določen samodejno, ali pa vpisan ročno. Prikazana je 6 urna napoved vremena.\n Ti podatki so lahko vključeni tudi na druga mesta, na primer v program Koledar." },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" }
\ No newline at end of file |