summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/es.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-05-30 02:25:16 +0000
committerNextcloud bot <bot@nextcloud.com>2021-05-30 02:25:16 +0000
commit95a4644fc015101f04fbe29d6034f58c9fadecbd (patch)
tree9b9462a3926070f1b9c7b8d1e08d37440c211d77 /apps/dav/l10n/es.js
parent188c5eba3edaf3bf1f95c6f494e5d88c54faaa0e (diff)
downloadnextcloud-server-95a4644fc015101f04fbe29d6034f58c9fadecbd.tar.gz
nextcloud-server-95a4644fc015101f04fbe29d6034f58c9fadecbd.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/es.js')
-rw-r--r--apps/dav/l10n/es.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/es.js b/apps/dav/l10n/es.js
index a1f71bdd310..5ef8aedad3b 100644
--- a/apps/dav/l10n/es.js
+++ b/apps/dav/l10n/es.js
@@ -40,7 +40,6 @@ OC.L10N.register(
"You solved todo {todo} in list {calendar}" : "Usted completó la tarea {todo} en la lista {calendar}",
"{actor} reopened todo {todo} in list {calendar}" : "{actor} reabrió la tarea {todo} en la lista {calendar}",
"You reopened todo {todo} in list {calendar}" : "Usted reabrió la tarea {todo} en la lista {calendar}",
- "Calendar and tasks" : "Calendario y tareas",
"A <strong>calendar</strong> was modified" : "Un <strong>calendario</strong> fue modificado.",
"A calendar <strong>event</strong> was modified" : "Un <strong>evento</strong> del calendario fue modificado.",
"A calendar <strong>todo</strong> was modified" : "Una <strong>lista de tareas</strong> fue modificada",
@@ -110,6 +109,7 @@ OC.L10N.register(
"The meeting »%1$s« with %2$s was canceled." : "La reunión »%1$s« con %2$s se ha cancelado.",
"The meeting »%1$s« with %2$s was updated." : "La reunión »%1$s« con %2$s se ha actualizado.",
"%1$s invited you to »%2$s«" : "%1$s te ha invitado a »%2$s«",
- "When:" : "Cuándo:"
+ "When:" : "Cuándo:",
+ "Calendar and tasks" : "Calendario y tareas"
},
"nplurals=2; plural=(n != 1);");