Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/weather.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-12-22 06:57:07 +0300
committerNextcloud bot <bot@nextcloud.com>2019-12-22 06:57:07 +0300
commitea4cdf44426c11f253892d70af3f4fb93bf96cf2 (patch)
tree0583a6c5977bd149087a2617a87c890dfccea018 /l10n/es_EC.js
parent0759f7e1bbb0b583e303b968f8b14331cb2659e6 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/es_EC.js')
-rw-r--r--l10n/es_EC.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/l10n/es_EC.js b/l10n/es_EC.js
index 214bdbc..376d93b 100644
--- a/l10n/es_EC.js
+++ b/l10n/es_EC.js
@@ -2,6 +2,13 @@ OC.L10N.register(
"weather",
{
"Weather" : "Clima",
+ "Monday" : "Lunes",
+ "Tuesday" : "Martes",
+ "Wednesday" : "Miércoles",
+ "Thursday" : "Jueves",
+ "Friday" : "Viernes",
+ "Saturday" : "Sábado",
+ "Sunday" : "Domingo",
"OpenWeatherMap API Key" : "Llave del API OpenWeatherMap ",
"Save" : "Guardar",
"Add a city" : "Agregar una ciudad",
@@ -18,6 +25,7 @@ OC.L10N.register(
"Wind" : "Viento",
"Sunrise" : "Salida del sol",
"Sunset" : "Puesta de sol",
+ "Date" : "Fecha",
"Temperature" : "Temperatura"
},
"nplurals=2; plural=(n != 1);");