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>2019-01-13 04:12:53 +0300
committerNextcloud bot <bot@nextcloud.com>2019-01-13 04:12:53 +0300
commit363c0c31f46bc04e31273865104561e2ab7321ea (patch)
treec0acd77f7f409c586981e1b1afb323a6e65cb3a3 /apps/dav/l10n/es.js
parent5c94c71c66618e23b5fc99c50e68fd2daf1c235c (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/es.js')
-rw-r--r--apps/dav/l10n/es.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/dav/l10n/es.js b/apps/dav/l10n/es.js
index b67b8ad104b..1f9f82491e9 100644
--- a/apps/dav/l10n/es.js
+++ b/apps/dav/l10n/es.js
@@ -29,6 +29,7 @@ OC.L10N.register(
"You deleted event {event} from calendar {calendar}" : "Usted eliminó el evento {event} del calendario {calendar}",
"{actor} updated event {event} in calendar {calendar}" : "{actor} actualizó el evento {event} en el calendario {calendar}",
"You updated event {event} in calendar {calendar}" : "Usted actualizó el evento {event} en el calendario {calendar}",
+ "Busy" : "Ocupado",
"{actor} created todo {todo} in list {calendar}" : "{actor} creó la tarea {todo} en la lista {calendar}",
"You created todo {todo} in list {calendar}" : "Usted creó la tarea {todo} en la lista {calendar}",
"{actor} deleted todo {todo} from list {calendar}" : "{actor} eliminó la tarea {todo} de la lista {calendar}",