aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/es.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-05-30 02:24:58 +0000
committerNextcloud bot <bot@nextcloud.com>2021-05-30 02:24:58 +0000
commit719430559f1a1f28800a9a26d4a5492aae046730 (patch)
tree257af6cbbd742fb0c72692c35f5e2823c4868b5a /apps/dav/l10n/es.js
parent8b3fbe1f0631e9be0844e84210be51cc8a847efd (diff)
downloadnextcloud-server-719430559f1a1f28800a9a26d4a5492aae046730.tar.gz
nextcloud-server-719430559f1a1f28800a9a26d4a5492aae046730.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);");