diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-01 00:08:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-01 00:08:09 +0000 |
commit | 9098042c950d71a630334b28b6e64cfc44977bed (patch) | |
tree | e2b1a7ea5b21dda7f71e871bc4df01fd2591dc06 /apps/dav/l10n/es_MX.js | |
parent | 57020a0c3633639eff943976cf1cc978efbb344c (diff) | |
download | nextcloud-server-9098042c950d71a630334b28b6e64cfc44977bed.tar.gz nextcloud-server-9098042c950d71a630334b28b6e64cfc44977bed.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/es_MX.js')
-rw-r--r-- | apps/dav/l10n/es_MX.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/dav/l10n/es_MX.js b/apps/dav/l10n/es_MX.js index 73868dfaa84..088ba8f1d3b 100644 --- a/apps/dav/l10n/es_MX.js +++ b/apps/dav/l10n/es_MX.js @@ -9,16 +9,16 @@ OC.L10N.register( "You deleted calendar {calendar}" : "Usted borró el calendario {calendar}", "{actor} updated calendar {calendar}" : "{actor} actualizó el calendario {calendar}", "You updated calendar {calendar}" : "Usted actualizó el calendario {calendar}", - "{actor} shared calendar {calendar} with you" : "{actor} compartió el calendario {calendar} con usted", - "You shared calendar {calendar} with {user}" : "Usted compartió el calendarió {calendar} con {user}", + "{actor} shared calendar {calendar} with you" : "{actor} ha compartido el calendario {calendar} con usted", + "You shared calendar {calendar} with {user}" : "Usted ha compartido el calendarió {calendar} con {user}", "{actor} shared calendar {calendar} with {user}" : "{actor} compartió el calendario {calendar} con {user}", - "{actor} unshared calendar {calendar} from you" : "{actor} dejó de compartir el calendario {calendar} con usted", - "You unshared calendar {calendar} from {user}" : "Usted dejó de compartir el calendario {calendar} con {user}", + "{actor} unshared calendar {calendar} from you" : "{actor} ha dejado de compartir el calendario {calendar} con usted", + "You unshared calendar {calendar} from {user}" : "Usted ha dejado de compartir el calendario {calendar} con {user}", "{actor} unshared calendar {calendar} from {user}" : "{actor} dejó de compartir el calendario {calendar} con {user}", "{actor} unshared calendar {calendar} from themselves" : "{actor} dejó de compartir {el calendario calendar} con él mismo", - "You shared calendar {calendar} with group {group}" : "Usted compartió el calendario {calendar} con el grupo {group}", + "You shared calendar {calendar} with group {group}" : "Usted ha compartido el calendario {calendar} con el grupo {group}", "{actor} shared calendar {calendar} with group {group}" : "{actor} compatió el calendario {calendar} con el grupo {group}", - "You unshared calendar {calendar} from group {group}" : "Usted dejó de compartir el calendario {calendar} con el grupo{group}", + "You unshared calendar {calendar} from group {group}" : "Usted ha dejado de compartir el calendario {calendar} con el grupo {group}", "{actor} unshared calendar {calendar} from group {group}" : "{actor} dejó de compartir el calendrio {calendar} con el grupo {group}", "{actor} created event {event} in calendar {calendar}" : "{actor} creó el evento {event} en el calendario {calendar}", "You created event {event} in calendar {calendar}" : "Usted creó el evento {event} en el calendario {calendar}", |