diff --git a/l10n/es.js b/l10n/es.js index 86459ddaa..10d7dbcd9 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -46,6 +46,10 @@ OC.L10N.register( "{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}", + "You have updated the due date of {card} to {after}" : "Has actualizado la fecha de vencimiento de {card} para {after}", + "{user} has updated the due date of {card} to {after}" : "{user} ha actualizado la fecha de vencimiento de {card} para {after}", + "{user} has assigned {assigneduser} to {card} on {board}" : "{user} ha asignado {assigneduser} a {card} en {board}", + "You have updated the attachment {attachment} on {card}" : "Has actualizado el adjunto [attachment] en {card}", "{user} has restored the attachment {attachment} to {card}" : "{user} ha restaurado el archivo adjunto {attachment} a {card}", "Deck" : "Deck", "Personal" : "Personal", diff --git a/l10n/es.json b/l10n/es.json index 0bd705171..1a97bfbc3 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -44,6 +44,10 @@ "{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}", + "You have updated the due date of {card} to {after}" : "Has actualizado la fecha de vencimiento de {card} para {after}", + "{user} has updated the due date of {card} to {after}" : "{user} ha actualizado la fecha de vencimiento de {card} para {after}", + "{user} has assigned {assigneduser} to {card} on {board}" : "{user} ha asignado {assigneduser} a {card} en {board}", + "You have updated the attachment {attachment} on {card}" : "Has actualizado el adjunto [attachment] en {card}", "{user} has restored the attachment {attachment} to {card}" : "{user} ha restaurado el archivo adjunto {attachment} a {card}", "Deck" : "Deck", "Personal" : "Personal", diff --git a/l10n/fr.js b/l10n/fr.js index 21b940371..8d3e381e5 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -43,8 +43,30 @@ OC.L10N.register( "{user} has archived {card} in {stack} on {board}" : "{user} a archivé {card} dans {stack} sur {board}", "You have unarchived {card} in {stack} on {board}" : "Vous avez désarchivé {card} dans {stack} sur {board}", "{user} has unarchived {card} in {stack} on {board}" : "{user} a désarchivé {card} dans {stack} sur {board}", + "You have removed the due date of {card}" : "Vous avez supprimé la date d'échéance de {card}", + "{user} has removed the due date of {card}" : "{user} a supprimé la date d'échéance de {card}", + "You have set the due date of {card} to {after}" : "Vous avez défini la date d'échéance de {card} à {after}", + "{user} has set the due date of {card} to {after}" : "{user} a défini la date d'échéance de {card} à {after}", + "You have updated the due date of {card} to {after}" : "Vous avez mis à jour la date d'échéance de {card} à {after}", + "{user} has updated the due date of {card} to {after}" : "{user} a mis à jour la date d'échéance de {card} à {after}", + "You have added the label {label} to {card} in {stack} on {board}" : "Vous avez ajouté l'étiquette {label} à {card} dans {stack} sur {board}", + "{user} has added the label {label} to {card} in {stack} on {board}" : "{user} a ajouté l'étiquette {label} à {card} dans {stack} sur {board}", + "You have removed the label {label} from {card} in {stack} on {board}" : "Vous avez supprimé l'étiquette {label} de {card} dans {stack} sur {board}", + "{user} has removed the label {label} from {card} in {stack} on {board}" : "{user} a supprimé l'étiquette {label} de {card} dans {stack} sur {board}", + "You have assigned {assigneduser} to {card} on {board}" : "Vous avez assigné {assigneduser} à {card} sur {board}", + "{user} has assigned {assigneduser} to {card} on {board}" : "{user} a assigné {assigneduser} à {card} sur {board}", + "You have unassigned {assigneduser} from {card} on {board}" : "Vous avez retiré {assigneduser} de {card} sur {board}", + "{user} has unassigned {assigneduser} from {card} on {board}" : "{user} a retiré {assigneduser} de {card} sur {board}", + "You have moved the card {card} from {stackBefore} to {stack}" : "Vous avez déplacé la carte {card} de {stackBefore} vers {stack}", + "{user} has moved the card {card} from {stackBefore} to {stack}" : "{user} a déplacé la carte {card} de {stackBefore} vers {stack}", + "You have added the attachment {attachment} to {card}" : "Vous avez ajouté la pièce jointe {attachment} à {card}", + "{user} has added the attachment {attachment} to {card}" : "{user} a ajouté la pièce jointe {attachment} à {card}", + "You have updated the attachment {attachment} on {card}" : "Vous avez mis à jour la pièce jointe {attachment} de {card}", + "{user} has updated the attachment {attachment} to {card}" : "{user} a mis à jour la pièce jointe {attachment} de {card}", "You have deleted the attachment {attachment} from {card}" : "Vous avez supprimé la pièce jointe {attachment} du tableau {board}", "{user} has deleted the attachment {attachment} to {card}" : "{user} a supprimé la pièce jointe {attachment} de la carte {card} ", + "You have restored the attachment {attachment} to {card}" : "Vous avez restauré la pièce jointe {attachment} à {card}", + "{user} has restored the attachment {attachment} to {card}" : "{user} a restauré la pièce jointe {attachment} à {card}", "Deck" : "Deck", "Personal" : "Personnel", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "La carte \"%s\" de \"%s\" vous a été assignée par %s.", diff --git a/l10n/fr.json b/l10n/fr.json index 703d5bcbd..8bb90aae1 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -41,8 +41,30 @@ "{user} has archived {card} in {stack} on {board}" : "{user} a archivé {card} dans {stack} sur {board}", "You have unarchived {card} in {stack} on {board}" : "Vous avez désarchivé {card} dans {stack} sur {board}", "{user} has unarchived {card} in {stack} on {board}" : "{user} a désarchivé {card} dans {stack} sur {board}", + "You have removed the due date of {card}" : "Vous avez supprimé la date d'échéance de {card}", + "{user} has removed the due date of {card}" : "{user} a supprimé la date d'échéance de {card}", + "You have set the due date of {card} to {after}" : "Vous avez défini la date d'échéance de {card} à {after}", + "{user} has set the due date of {card} to {after}" : "{user} a défini la date d'échéance de {card} à {after}", + "You have updated the due date of {card} to {after}" : "Vous avez mis à jour la date d'échéance de {card} à {after}", + "{user} has updated the due date of {card} to {after}" : "{user} a mis à jour la date d'échéance de {card} à {after}", + "You have added the label {label} to {card} in {stack} on {board}" : "Vous avez ajouté l'étiquette {label} à {card} dans {stack} sur {board}", + "{user} has added the label {label} to {card} in {stack} on {board}" : "{user} a ajouté l'étiquette {label} à {card} dans {stack} sur {board}", + "You have removed the label {label} from {card} in {stack} on {board}" : "Vous avez supprimé l'étiquette {label} de {card} dans {stack} sur {board}", + "{user} has removed the label {label} from {card} in {stack} on {board}" : "{user} a supprimé l'étiquette {label} de {card} dans {stack} sur {board}", + "You have assigned {assigneduser} to {card} on {board}" : "Vous avez assigné {assigneduser} à {card} sur {board}", + "{user} has assigned {assigneduser} to {card} on {board}" : "{user} a assigné {assigneduser} à {card} sur {board}", + "You have unassigned {assigneduser} from {card} on {board}" : "Vous avez retiré {assigneduser} de {card} sur {board}", + "{user} has unassigned {assigneduser} from {card} on {board}" : "{user} a retiré {assigneduser} de {card} sur {board}", + "You have moved the card {card} from {stackBefore} to {stack}" : "Vous avez déplacé la carte {card} de {stackBefore} vers {stack}", + "{user} has moved the card {card} from {stackBefore} to {stack}" : "{user} a déplacé la carte {card} de {stackBefore} vers {stack}", + "You have added the attachment {attachment} to {card}" : "Vous avez ajouté la pièce jointe {attachment} à {card}", + "{user} has added the attachment {attachment} to {card}" : "{user} a ajouté la pièce jointe {attachment} à {card}", + "You have updated the attachment {attachment} on {card}" : "Vous avez mis à jour la pièce jointe {attachment} de {card}", + "{user} has updated the attachment {attachment} to {card}" : "{user} a mis à jour la pièce jointe {attachment} de {card}", "You have deleted the attachment {attachment} from {card}" : "Vous avez supprimé la pièce jointe {attachment} du tableau {board}", "{user} has deleted the attachment {attachment} to {card}" : "{user} a supprimé la pièce jointe {attachment} de la carte {card} ", + "You have restored the attachment {attachment} to {card}" : "Vous avez restauré la pièce jointe {attachment} à {card}", + "{user} has restored the attachment {attachment} to {card}" : "{user} a restauré la pièce jointe {attachment} à {card}", "Deck" : "Deck", "Personal" : "Personnel", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "La carte \"%s\" de \"%s\" vous a été assignée par %s.", diff --git a/l10n/sr.js b/l10n/sr.js index 91d030023..079ab5bf6 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -43,6 +43,30 @@ OC.L10N.register( "{user} has archived {card} in {stack} on {board}" : "{user} је архивирао картицу {card} са гомиле {stack} на табли {board}", "You have unarchived {card} in {stack} on {board}" : "Вратили сте из архиве картицу {card} са гомиле {stack} у табли {board}", "{user} has unarchived {card} in {stack} on {board}" : "{user} је вратио из архиве картицу {card} са гомиле {stack} у табли {board}", + "You have removed the due date of {card}" : "Уклонили сте рок са картице {card}", + "{user} has removed the due date of {card}" : "{user} је уклонио рок са картице {card}", + "You have set the due date of {card} to {after}" : "Поставили сте рок {after} на картици {card}", + "{user} has set the due date of {card} to {after}" : "{user} је поставио рок {after} на картици {card}", + "You have updated the due date of {card} to {after}" : "Ажурирали сте рок на {after} на картици {card}", + "{user} has updated the due date of {card} to {after}" : "{user} јежурирао рок на {after} на картици {card}", + "You have added the label {label} to {card} in {stack} on {board}" : "Додали сте ознаку {label} на картицу {card} са гомиле {stack} у табли {board}", + "{user} has added the label {label} to {card} in {stack} on {board}" : "{user} је додао ознаку {label} на картицу {card} са гомиле {stack} у табли {board}", + "You have removed the label {label} from {card} in {stack} on {board}" : "Уклонили сте ознаку {label} са картице {card} са гомиле {stack} у табли {board}", + "{user} has removed the label {label} from {card} in {stack} on {board}" : "{user} је уклонио ознаку {label} са картице {card} са гомиле {stack} у табли {board}", + "You have assigned {assigneduser} to {card} on {board}" : "Доделили сте корисника {assigneduser} картици {card} са табле {board}", + "{user} has assigned {assigneduser} to {card} on {board}" : "{user} је доделио корисника {assigneduser} картици {card} са табле {board}", + "You have unassigned {assigneduser} from {card} on {board}" : "Склонили сте корисника {assigneduser} са картице {card} са табле {board}", + "{user} has unassigned {assigneduser} from {card} on {board}" : "{user} је склонио корисника {assigneduser} са картице {card} са табле {board}", + "You have moved the card {card} from {stackBefore} to {stack}" : "Померили сте картицу {card} са гомиле {stackBefore} на гомилу {stack}", + "{user} has moved the card {card} from {stackBefore} to {stack}" : "{user} је померио картицу {card} са гомиле {stackBefore} на гомилу {stack}", + "You have added the attachment {attachment} to {card}" : "Додали сте прилог {attachment} на картицу {card}", + "{user} has added the attachment {attachment} to {card}" : "{user} је додао прилог {attachment} на картицу {card}", + "You have updated the attachment {attachment} on {card}" : "Ажурирали сте прилог {attachment} на картици {card}", + "{user} has updated the attachment {attachment} to {card}" : "{user} је ажурирао прилог {attachment} на картици {card}", + "You have deleted the attachment {attachment} from {card}" : "Обрисали сте прилог {attachment} са картице {card}", + "{user} has deleted the attachment {attachment} to {card}" : "{user} је обрисао прилог {attachment} са картице {card}", + "You have restored the attachment {attachment} to {card}" : "Повратили сте прилог {attachment} на картицу {card}", + "{user} has restored the attachment {attachment} to {card}" : "{user} је повратио прилог {attachment} на картицу {card}", "Deck" : "Шпил", "Personal" : "Лично", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Корисник %s Вам је доделио картицу \"%s\" са табле \"%s\".", @@ -96,6 +120,7 @@ OC.L10N.register( "Tags" : "Ознаке", "Deleted Stacks" : "Обрисане гомиле", "Deleted Cards" : "Обрисане картице", + "Activity" : "Активност", "Select users or groups to share with" : "Одаберите кориснике или групе за дељење", "Access for" : "Приступ за", "No matching user or group found." : "Нема корисника ни група који одговарају претрази.", diff --git a/l10n/sr.json b/l10n/sr.json index 8fe5cd9ed..0525e56a2 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -41,6 +41,30 @@ "{user} has archived {card} in {stack} on {board}" : "{user} је архивирао картицу {card} са гомиле {stack} на табли {board}", "You have unarchived {card} in {stack} on {board}" : "Вратили сте из архиве картицу {card} са гомиле {stack} у табли {board}", "{user} has unarchived {card} in {stack} on {board}" : "{user} је вратио из архиве картицу {card} са гомиле {stack} у табли {board}", + "You have removed the due date of {card}" : "Уклонили сте рок са картице {card}", + "{user} has removed the due date of {card}" : "{user} је уклонио рок са картице {card}", + "You have set the due date of {card} to {after}" : "Поставили сте рок {after} на картици {card}", + "{user} has set the due date of {card} to {after}" : "{user} је поставио рок {after} на картици {card}", + "You have updated the due date of {card} to {after}" : "Ажурирали сте рок на {after} на картици {card}", + "{user} has updated the due date of {card} to {after}" : "{user} јежурирао рок на {after} на картици {card}", + "You have added the label {label} to {card} in {stack} on {board}" : "Додали сте ознаку {label} на картицу {card} са гомиле {stack} у табли {board}", + "{user} has added the label {label} to {card} in {stack} on {board}" : "{user} је додао ознаку {label} на картицу {card} са гомиле {stack} у табли {board}", + "You have removed the label {label} from {card} in {stack} on {board}" : "Уклонили сте ознаку {label} са картице {card} са гомиле {stack} у табли {board}", + "{user} has removed the label {label} from {card} in {stack} on {board}" : "{user} је уклонио ознаку {label} са картице {card} са гомиле {stack} у табли {board}", + "You have assigned {assigneduser} to {card} on {board}" : "Доделили сте корисника {assigneduser} картици {card} са табле {board}", + "{user} has assigned {assigneduser} to {card} on {board}" : "{user} је доделио корисника {assigneduser} картици {card} са табле {board}", + "You have unassigned {assigneduser} from {card} on {board}" : "Склонили сте корисника {assigneduser} са картице {card} са табле {board}", + "{user} has unassigned {assigneduser} from {card} on {board}" : "{user} је склонио корисника {assigneduser} са картице {card} са табле {board}", + "You have moved the card {card} from {stackBefore} to {stack}" : "Померили сте картицу {card} са гомиле {stackBefore} на гомилу {stack}", + "{user} has moved the card {card} from {stackBefore} to {stack}" : "{user} је померио картицу {card} са гомиле {stackBefore} на гомилу {stack}", + "You have added the attachment {attachment} to {card}" : "Додали сте прилог {attachment} на картицу {card}", + "{user} has added the attachment {attachment} to {card}" : "{user} је додао прилог {attachment} на картицу {card}", + "You have updated the attachment {attachment} on {card}" : "Ажурирали сте прилог {attachment} на картици {card}", + "{user} has updated the attachment {attachment} to {card}" : "{user} је ажурирао прилог {attachment} на картици {card}", + "You have deleted the attachment {attachment} from {card}" : "Обрисали сте прилог {attachment} са картице {card}", + "{user} has deleted the attachment {attachment} to {card}" : "{user} је обрисао прилог {attachment} са картице {card}", + "You have restored the attachment {attachment} to {card}" : "Повратили сте прилог {attachment} на картицу {card}", + "{user} has restored the attachment {attachment} to {card}" : "{user} је повратио прилог {attachment} на картицу {card}", "Deck" : "Шпил", "Personal" : "Лично", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Корисник %s Вам је доделио картицу \"%s\" са табле \"%s\".", @@ -94,6 +118,7 @@ "Tags" : "Ознаке", "Deleted Stacks" : "Обрисане гомиле", "Deleted Cards" : "Обрисане картице", + "Activity" : "Активност", "Select users or groups to share with" : "Одаберите кориснике или групе за дељење", "Access for" : "Приступ за", "No matching user or group found." : "Нема корисника ни група који одговарају претрази.",