[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot
2019-07-02 02:21:25 +00:00
parent 0543c1d775
commit 3733b13651
20 changed files with 40 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ OC.L10N.register(
"You have restored the board {board}" : "Hai ripristinato la lavagna {board}",
"{user} has restored the board {board}" : "{user} ha ripristinato la lavagna {board}",
"You have shared the board {board} with {acl}" : "Hai condiviso la lavagna {board} con {acl}",
"{user} has shared the board {board} with {acl}" : "{user} ha condiviso la lavagna {board} con {acl}",
"You have removed {acl} from the board {board}" : "Hai rimosso {acl} dalla lavagna {board}",
"{user} has removed {acl} from the board {board}" : "{user} ha rimosso {acl} dalla lavagna {board}",
"You have renamed the board {before} to {board}" : "Hai rinominato la lavagna {before} in {board}",
@@ -76,6 +77,7 @@ OC.L10N.register(
"A <strong>card description</strong> inside the Deck app has been changed" : "La <strong>descrizione di una scheda</strong> nell'applicazione Deck è stata modificata",
"Deck" : "Deck",
"Changes in the <strong>Deck app</strong>" : "Modifiche nell'<strong>applicazione Deck</strong>",
"A <strong>comment</strong> was created on a card" : "Un <strong>commento</strong> è stato creato su una scheda",
"Personal" : "Personale",
"The card \"%s\" on \"%s\" has been assigned to you by %s." : "La scheda \"%s\" in \"%s\" ti è stata assegnata da %s.",
"{user} has assigned the card \"%s\" on \"%s\" to you." : "{user} ti ha assegnato la scheda \"%s\" in \"%s\".",