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>2020-10-04 05:18:16 +0300
committerNextcloud bot <bot@nextcloud.com>2020-10-04 05:18:16 +0300
commiteba83d22bbcf45caf400704b8794acce180c5ba9 (patch)
tree3a86224e680ccd23b6d0c626fd3a4358b81a7800 /apps/weather_status
parent50b210b50f8febe8e509284e72ead39e83e98ba6 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/weather_status')
-rw-r--r--apps/weather_status/l10n/es.js2
-rw-r--r--apps/weather_status/l10n/es.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/es.js b/apps/weather_status/l10n/es.js
index 20b48a02401..f825ea53d5b 100644
--- a/apps/weather_status/l10n/es.js
+++ b/apps/weather_status/l10n/es.js
@@ -12,6 +12,8 @@ OC.L10N.register(
"Set custom address" : "Configurar una dirección personalizada",
"{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Cielo despejado a las {time}",
"{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Nublado a las {time}",
+ "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Buen día a las {time}",
+ "{temperature} {unit} Fair night at {time}" : "{temperature} {unit} Buena noche a las {time}",
"{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} Parcialmente nublado a las {time}",
"{temperature} {unit} Foggy at {time}" : "{temperature} {unit} Con brumas a las {time}",
"{temperature} {unit} Light rain at {time}" : "{temperature} {unit} Lluvia ligera a las {time}",
diff --git a/apps/weather_status/l10n/es.json b/apps/weather_status/l10n/es.json
index b178d7bc82d..f8343a10176 100644
--- a/apps/weather_status/l10n/es.json
+++ b/apps/weather_status/l10n/es.json
@@ -10,6 +10,8 @@
"Set custom address" : "Configurar una dirección personalizada",
"{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Cielo despejado a las {time}",
"{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Nublado a las {time}",
+ "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Buen día a las {time}",
+ "{temperature} {unit} Fair night at {time}" : "{temperature} {unit} Buena noche a las {time}",
"{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} Parcialmente nublado a las {time}",
"{temperature} {unit} Foggy at {time}" : "{temperature} {unit} Con brumas a las {time}",
"{temperature} {unit} Light rain at {time}" : "{temperature} {unit} Lluvia ligera a las {time}",