From be62eafe2bb9fbb490c41cdd8c12a5c170dbfd53 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 25 Jan 2020 02:27:38 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/ru.js | 2 ++ l10n/ru.json | 2 ++ 2 files changed, 4 insertions(+) diff --git a/l10n/ru.js b/l10n/ru.js index 272a43e4a..6dc30479e 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -67,7 +67,9 @@ OC.L10N.register( "You have added the attachment {attachment} to card {card}" : "Вы добавили вложение «{attachment}» в карточку «{card}»", "{user} has added the attachment {attachment} to card {card}" : "{user} добавил(а) вложение «{attachment}» в карточку «{card}»", "You have updated the attachment {attachment} on card {card}" : "Вы изменили вложение «{attachment}» в карточке «{card}»", + "{user} has updated the attachment {attachment} on card {card}" : "{user} изменил(а) вложение «{attachment}» в карточке «{card}»", "You have deleted the attachment {attachment} from card {card}" : "Вы удалили вложение «{attachment}» из карточки «{card}»", + "{user} has deleted the attachment {attachment} from card {card}" : "{user} удалил(а) вложение «{attachment}» из карточки «{card}»", "You have restored the attachment {attachment} to card {card}" : "Вы восстановили вложение «{attachment}» в карточке «{card}»", "{user} has restored the attachment {attachment} to card {card}" : "{user} восстановил(а) из корзины файл «{attachment}» в карточке «{card}»", "You have commented on card {card}" : "Вы добавили комментарий к карточке «{card}»", diff --git a/l10n/ru.json b/l10n/ru.json index 6b0343c81..30371ed03 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -65,7 +65,9 @@ "You have added the attachment {attachment} to card {card}" : "Вы добавили вложение «{attachment}» в карточку «{card}»", "{user} has added the attachment {attachment} to card {card}" : "{user} добавил(а) вложение «{attachment}» в карточку «{card}»", "You have updated the attachment {attachment} on card {card}" : "Вы изменили вложение «{attachment}» в карточке «{card}»", + "{user} has updated the attachment {attachment} on card {card}" : "{user} изменил(а) вложение «{attachment}» в карточке «{card}»", "You have deleted the attachment {attachment} from card {card}" : "Вы удалили вложение «{attachment}» из карточки «{card}»", + "{user} has deleted the attachment {attachment} from card {card}" : "{user} удалил(а) вложение «{attachment}» из карточки «{card}»", "You have restored the attachment {attachment} to card {card}" : "Вы восстановили вложение «{attachment}» в карточке «{card}»", "{user} has restored the attachment {attachment} to card {card}" : "{user} восстановил(а) из корзины файл «{attachment}» в карточке «{card}»", "You have commented on card {card}" : "Вы добавили комментарий к карточке «{card}»",