From d6e218064f795803d04ec04bb40017130f38858b Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 6 Jul 2019 02:21:13 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/es.js | 1 + l10n/es.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/es.js b/l10n/es.js index 8c44882fe..fe1b13894 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -19,6 +19,7 @@ OC.L10N.register( "You have restored the board {board}" : "Has restaurado el tablero {board}", "{user} has restored the board {board}" : "{user} ha restaurado el tablero {board}", "You have shared the board {board} with {acl}" : "Has compartido el tablero {board} con {acl}", + "{user} has shared the board {board} with {acl}" : "{user} ha compartido el tablero {board} con {acl}", "You have removed {acl} from the board {board}" : "Has eliminado a {acl} del tablero {board}", "{user} has removed {acl} from the board {board}" : "{user} ha elimiando a {acl} del tablero {board}", "You have renamed the board {before} to {board}" : "Has renombrado el tablero {before} como {board}", diff --git a/l10n/es.json b/l10n/es.json index fc70bff59..4f062b7e1 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -17,6 +17,7 @@ "You have restored the board {board}" : "Has restaurado el tablero {board}", "{user} has restored the board {board}" : "{user} ha restaurado el tablero {board}", "You have shared the board {board} with {acl}" : "Has compartido el tablero {board} con {acl}", + "{user} has shared the board {board} with {acl}" : "{user} ha compartido el tablero {board} con {acl}", "You have removed {acl} from the board {board}" : "Has eliminado a {acl} del tablero {board}", "{user} has removed {acl} from the board {board}" : "{user} ha elimiando a {acl} del tablero {board}", "You have renamed the board {before} to {board}" : "Has renombrado el tablero {before} como {board}",