[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}" : "Вы восстановили из корзины рабочую доску «{board}»",
"{user} has restored the board {board}" : "{user} восстановил(а) рабочую доску «{board}» из корзины",
"You have shared the board {board} with {acl}" : "Вы предоставили {acl} доступ к рабочей доске «{board}»",
"{user} has shared the board {board} with {acl}" : "{user} предоставил(а) {acl} доступ к рабочей доске «{board}»",
"You have removed {acl} from the board {board}" : "Вы закрыли {acl} доступ к рабочей доске «{board}»",
"{user} has removed {acl} from the board {board}" : "{user} закрыл(а) {acl} доступ к рабочей доске «{board}»",
"You have renamed the board {before} to {board}" : "Вы переименовали рабочую доску из «{before}» в «{board}»",
@@ -76,6 +77,7 @@ OC.L10N.register(
"A <strong>card description</strong> inside the Deck app has been changed" : "<strong>Описание карточки</strong> в приложении Deck было изменено",
"Deck" : "Deck",
"Changes in the <strong>Deck app</strong>" : "Изменения в <strong>приложении Deck</strong>",
"A <strong>comment</strong> was created on a card" : "<strong>Комментарий</strong> был создан на карточке",
"Personal" : "Личное",
"The card \"%s\" on \"%s\" has been assigned to you by %s." : "Вам назначена карточка «%s» с рабочей доски «%s» пользователем %s.",
"{user} has assigned the card \"%s\" on \"%s\" to you." : "{user} назначил Вам карточку «%s» из «%s».",