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

github.com/nextcloud/tasks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-02-13 04:39:04 +0300
committerNextcloud bot <bot@nextcloud.com>2019-02-13 04:39:04 +0300
commite2d10f852267b9c3e7ad05ddf8fbbc2e40fb7827 (patch)
tree771f7289f38239a73f12e3f3b30feb6d22e1d98e /l10n/es_EC.js
parent341ec97c20d5de94527e982f88ac4ac16911a44e (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/es_EC.js')
-rw-r--r--l10n/es_EC.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/es_EC.js b/l10n/es_EC.js
index 0427c151..fe226ad7 100644
--- a/l10n/es_EC.js
+++ b/l10n/es_EC.js
@@ -1,8 +1,6 @@
OC.L10N.register(
"tasks",
{
- "The name \"%s\" is already used." : "El nombre \"%s\" ya está en uso.",
- "An empty name is not allowed." : "No se permite un nombre vacío.",
"Tasks" : "Tareas",
"Important" : "Importante",
"Today" : "Hoy",
@@ -32,6 +30,8 @@ OC.L10N.register(
"Save" : "Guardar",
"Add List..." : "Agregar Lista...",
"New List" : "Nueva Lista",
+ "The name \"%s\" is already used." : "El nombre \"%s\" ya está en uso.",
+ "An empty name is not allowed." : "No se permite un nombre vacío.",
"Settings" : "Configuraciones ",
"Visibility of Smart Collections" : "Visibilidad de Colecciones Inteligentes",
"Hidden" : "Oculto",