diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index d899c039b..6c316448d 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -1,6 +1,8 @@
OC.L10N.register(
"deck",
{
+ "Please provide a content for your comment." : "Please provide a content for your comment.",
+ "Posting the comment failed." : "Posting the comment failed.",
"Remove user from card" : "Remove user from card",
"Hours" : "Hours",
"Minutes" : "Minutes",
diff --git a/l10n/en_GB.json b/l10n/en_GB.json
index 1a3036e8a..ff42611ee 100644
--- a/l10n/en_GB.json
+++ b/l10n/en_GB.json
@@ -1,4 +1,6 @@
{ "translations": {
+ "Please provide a content for your comment." : "Please provide a content for your comment.",
+ "Posting the comment failed." : "Posting the comment failed.",
"Remove user from card" : "Remove user from card",
"Hours" : "Hours",
"Minutes" : "Minutes",
diff --git a/l10n/it.js b/l10n/it.js
index 67a023ac5..faae7967d 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -50,6 +50,13 @@ OC.L10N.register(
"{user} has set the due date of card {card} to {after}" : "{user} ha impostato la data di scadenza dell scheda {card} a {after}",
"You have updated the due date of card {card} to {after}" : "Hai aggiornato la data di scadenza della scheda {card} a {after}",
"{user} has updated the due date of card {card} to {after}" : "{user} ha aggiornato la data di scadenza della scheda {card} a {after}",
+ "You have added the tag {label} to card {card} in stack {stack} on board {board}" : "Hai aggiunto l'etichetta {label} alla scheda {card} nella pila {stack} sulla lavagna {board}",
+ "{user} has added the tag {label} to card {card} in stack {stack} on board {board}" : "{user} ha aggiunto l'etichetta {label} alla scheda {card} nella pila {stack} sulla lavagna {board}",
+ "You have removed the tag {label} from card {card} in stack {stack} on board {board}" : "Hai rimosso l'etichetta {label} alla scheda {card} nella pila {stack} sulla lavagna {board}",
+ "{user} has removed the tag {label} from card {card} in stack {stack} on board {board}" : "{user} ha rimosso l'etichetta {label} alla scheda {card} nella pila {stack} sulla lavagna {board}",
+ "You have assigned {assigneduser} to card {card} on board {board}" : "Hai assegnato {assigneduser} alla scheda {card} sulla lavagna {board}",
+ "{user} has assigned {assigneduser} to card {card} on board {board}" : "{user} ha assegnato {assigneduser} alla scheda {card} sulla lavagna {board}",
+ "You have moved the card {card} from stack {stackBefore} to {stack}" : "Hai spostato la scheda {card} dalla pila {stackBefore} in {stack}",
"{user} has moved the card {card} from stack {stackBefore} to {stack}" : "{user} ha spostato la scheda {card} dalla pila {stackBefore} in {stack}",
"You have added the attachment {attachment} to card {card}" : "Hai aggiunto l'allegato {attachment} alla scheda {card}",
"{user} has added the attachment {attachment} to card {card}" : "{user} ha aggiunto l'allegato {attachment} alla scheda {card}",
@@ -61,7 +68,9 @@ OC.L10N.register(
"{user} has restored the attachment {attachment} to card {card}" : "{user} ha ripristinato l'allegato {attachment} nella scheda {card}",
"You have commented on card {card}" : "Hai commentato sulla scheda {card}",
"{user} has commented on card {card}" : "{user} ha commentato sulla scheda {card}",
+ "A card description inside the Deck app has been changed" : "La descrizione di una scheda nell'applicazione Deck è stata modificata",
"Deck" : "Deck",
+ "Changes in the Deck app" : "Modifiche nell'applicazione Deck",
"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\".",
@@ -176,6 +185,7 @@ OC.L10N.register(
"Shared boards" : "Lavagne condivise",
"Move board to archive" : "Sposta lavagna nell'archivio",
"Create a new board" : "Crea una nuova lavagna",
- "Settings" : "Impostazioni"
+ "Settings" : "Impostazioni",
+ "Limit deck to groups" : "Limita Deck a gruppi"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/it.json b/l10n/it.json
index 97a91b67e..3e144906a 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -48,6 +48,13 @@
"{user} has set the due date of card {card} to {after}" : "{user} ha impostato la data di scadenza dell scheda {card} a {after}",
"You have updated the due date of card {card} to {after}" : "Hai aggiornato la data di scadenza della scheda {card} a {after}",
"{user} has updated the due date of card {card} to {after}" : "{user} ha aggiornato la data di scadenza della scheda {card} a {after}",
+ "You have added the tag {label} to card {card} in stack {stack} on board {board}" : "Hai aggiunto l'etichetta {label} alla scheda {card} nella pila {stack} sulla lavagna {board}",
+ "{user} has added the tag {label} to card {card} in stack {stack} on board {board}" : "{user} ha aggiunto l'etichetta {label} alla scheda {card} nella pila {stack} sulla lavagna {board}",
+ "You have removed the tag {label} from card {card} in stack {stack} on board {board}" : "Hai rimosso l'etichetta {label} alla scheda {card} nella pila {stack} sulla lavagna {board}",
+ "{user} has removed the tag {label} from card {card} in stack {stack} on board {board}" : "{user} ha rimosso l'etichetta {label} alla scheda {card} nella pila {stack} sulla lavagna {board}",
+ "You have assigned {assigneduser} to card {card} on board {board}" : "Hai assegnato {assigneduser} alla scheda {card} sulla lavagna {board}",
+ "{user} has assigned {assigneduser} to card {card} on board {board}" : "{user} ha assegnato {assigneduser} alla scheda {card} sulla lavagna {board}",
+ "You have moved the card {card} from stack {stackBefore} to {stack}" : "Hai spostato la scheda {card} dalla pila {stackBefore} in {stack}",
"{user} has moved the card {card} from stack {stackBefore} to {stack}" : "{user} ha spostato la scheda {card} dalla pila {stackBefore} in {stack}",
"You have added the attachment {attachment} to card {card}" : "Hai aggiunto l'allegato {attachment} alla scheda {card}",
"{user} has added the attachment {attachment} to card {card}" : "{user} ha aggiunto l'allegato {attachment} alla scheda {card}",
@@ -59,7 +66,9 @@
"{user} has restored the attachment {attachment} to card {card}" : "{user} ha ripristinato l'allegato {attachment} nella scheda {card}",
"You have commented on card {card}" : "Hai commentato sulla scheda {card}",
"{user} has commented on card {card}" : "{user} ha commentato sulla scheda {card}",
+ "A card description inside the Deck app has been changed" : "La descrizione di una scheda nell'applicazione Deck è stata modificata",
"Deck" : "Deck",
+ "Changes in the Deck app" : "Modifiche nell'applicazione Deck",
"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\".",
@@ -174,6 +183,7 @@
"Shared boards" : "Lavagne condivise",
"Move board to archive" : "Sposta lavagna nell'archivio",
"Create a new board" : "Crea una nuova lavagna",
- "Settings" : "Impostazioni"
+ "Settings" : "Impostazioni",
+ "Limit deck to groups" : "Limita Deck a gruppi"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file