[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot
2018-09-20 00:19:49 +00:00
parent 47fe8913c4
commit cf8926952a
2 changed files with 20 additions and 0 deletions

View File

@@ -23,6 +23,15 @@ OC.L10N.register(
"{user} has archived the board {before}" : "{user} ha archivado el tablero {board}",
"You have unarchived the board {board}" : "Has desarchivado el tablero {board}",
"{user} has unarchived the board {before}" : "{user} ha desarchivado el tablero {before}",
"You have deleted {stack} on {board}" : "Has eliminado {stack} en {board}",
"{user} has deleted {stack} on {board}" : "{user} ha eliminado {stack} en {board}",
"You have renamed the card {before} to {card}" : "Has renombrado la tarjeta {before} como {card}",
"{user} has renamed the card {before} to {card}" : "{user} ha renombrado la tarjeta {before} como {card}",
"You have removed the due date of {card}" : "Has eliminado la fecha de vencimiento de {card}",
"{user} has removed the due date of {card}" : "{user} ha eliminado la fecha de vencimiento de {card}",
"You have set the due date of {card} to {after}" : "Has establecido la fecha de vencimiento de {card} como {after}",
"{user} has set the due date of {card} to {after}" : "{user} ha establecido la fecha de vencimiento de {card} como {after}",
"{user} has restored the attachment {attachment} to {card}" : "{user} ha restaurado el archivo adjunto {attachment} a {card}",
"Deck" : "Deck",
"Personal" : "Personal",
"The card \"%s\" on \"%s\" has been assigned to you by %s." : "La tarjeta \"%s\" en \"%s\" te ha sido asignada por %s.",
@@ -76,6 +85,7 @@ OC.L10N.register(
"Tags" : "Etiquetas",
"Deleted Stacks" : "Pilas eliminadas",
"Deleted Cards" : "Tarjetas eliminadas",
"Activity" : "Actividad",
"Select users or groups to share with" : "Seleccionar usuarios o grupos con los que compartir",
"Access for" : "Acceso para",
"No matching user or group found." : "No se encontraron usuarios o grupos coincidentes.",

View File

@@ -21,6 +21,15 @@
"{user} has archived the board {before}" : "{user} ha archivado el tablero {board}",
"You have unarchived the board {board}" : "Has desarchivado el tablero {board}",
"{user} has unarchived the board {before}" : "{user} ha desarchivado el tablero {before}",
"You have deleted {stack} on {board}" : "Has eliminado {stack} en {board}",
"{user} has deleted {stack} on {board}" : "{user} ha eliminado {stack} en {board}",
"You have renamed the card {before} to {card}" : "Has renombrado la tarjeta {before} como {card}",
"{user} has renamed the card {before} to {card}" : "{user} ha renombrado la tarjeta {before} como {card}",
"You have removed the due date of {card}" : "Has eliminado la fecha de vencimiento de {card}",
"{user} has removed the due date of {card}" : "{user} ha eliminado la fecha de vencimiento de {card}",
"You have set the due date of {card} to {after}" : "Has establecido la fecha de vencimiento de {card} como {after}",
"{user} has set the due date of {card} to {after}" : "{user} ha establecido la fecha de vencimiento de {card} como {after}",
"{user} has restored the attachment {attachment} to {card}" : "{user} ha restaurado el archivo adjunto {attachment} a {card}",
"Deck" : "Deck",
"Personal" : "Personal",
"The card \"%s\" on \"%s\" has been assigned to you by %s." : "La tarjeta \"%s\" en \"%s\" te ha sido asignada por %s.",
@@ -74,6 +83,7 @@
"Tags" : "Etiquetas",
"Deleted Stacks" : "Pilas eliminadas",
"Deleted Cards" : "Tarjetas eliminadas",
"Activity" : "Actividad",
"Select users or groups to share with" : "Seleccionar usuarios o grupos con los que compartir",
"Access for" : "Acceso para",
"No matching user or group found." : "No se encontraron usuarios o grupos coincidentes.",