From e167d7f44ce9adb43b021e83b8782d3413081e45 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 3 Feb 2022 02:26:58 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- apps/weather_status/l10n/es.js | 11 +++++++++++ apps/weather_status/l10n/es.json | 11 +++++++++++ 2 files changed, 22 insertions(+) (limited to 'apps/weather_status/l10n') diff --git a/apps/weather_status/l10n/es.js b/apps/weather_status/l10n/es.js index f7415ac9a53..2f251a0076e 100644 --- a/apps/weather_status/l10n/es.js +++ b/apps/weather_status/l10n/es.js @@ -11,6 +11,17 @@ OC.L10N.register( "Detect location" : "Detectar la ubicación", "Set custom address" : "Configurar una dirección personalizada", "Favorites" : "Favoritos", + "{temperature} {unit} clear sky" : "{temperature} {unit} Cielo despejado", + "{temperature} {unit} cloudy" : "{temperature} {unit} Nublado", + "{temperature} {unit} fair weather" : "{temperature} {unit} Buen día", + "{temperature} {unit} partly cloudy" : "{temperature} {unit} Parcialmente nublado", + "{temperature} {unit} foggy" : "{temperature} {unit} Con brumas", + "{temperature} {unit} light rain" : "{temperature} {unit} Lluvia ligera", + "{temperature} {unit} rain" : "{temperature} {unit} Lluvia", + "{temperature} {unit} heavy rain" : "{temperature} {unit} Lluvia intensa", + "{temperature} {unit} rain showers" : "{temperature} {unit} Chubascos", + "{temperature} {unit} light rain showers" : "{temperature} {unit} Chubascos ligeros", + "{temperature} {unit} heavy rain showers" : "{temperature} {unit} Chubascos intensos", "More weather for {adr}" : "Más previsiones para {adr}", "Loading weather" : "Cargando previsión del tiempo", "Remove from favorites" : "Quitar de favoritos", diff --git a/apps/weather_status/l10n/es.json b/apps/weather_status/l10n/es.json index 0c9c7120f89..69c7316e6d0 100644 --- a/apps/weather_status/l10n/es.json +++ b/apps/weather_status/l10n/es.json @@ -9,6 +9,17 @@ "Detect location" : "Detectar la ubicación", "Set custom address" : "Configurar una dirección personalizada", "Favorites" : "Favoritos", + "{temperature} {unit} clear sky" : "{temperature} {unit} Cielo despejado", + "{temperature} {unit} cloudy" : "{temperature} {unit} Nublado", + "{temperature} {unit} fair weather" : "{temperature} {unit} Buen día", + "{temperature} {unit} partly cloudy" : "{temperature} {unit} Parcialmente nublado", + "{temperature} {unit} foggy" : "{temperature} {unit} Con brumas", + "{temperature} {unit} light rain" : "{temperature} {unit} Lluvia ligera", + "{temperature} {unit} rain" : "{temperature} {unit} Lluvia", + "{temperature} {unit} heavy rain" : "{temperature} {unit} Lluvia intensa", + "{temperature} {unit} rain showers" : "{temperature} {unit} Chubascos", + "{temperature} {unit} light rain showers" : "{temperature} {unit} Chubascos ligeros", + "{temperature} {unit} heavy rain showers" : "{temperature} {unit} Chubascos intensos", "More weather for {adr}" : "Más previsiones para {adr}", "Loading weather" : "Cargando previsión del tiempo", "Remove from favorites" : "Quitar de favoritos", -- cgit v1.2.3