From 7c3aa301ac7455b02f73bc40b7ddfd6cd6b0e9b4 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 19 Feb 2023 02:34:29 +0000 Subject: [PATCH] =?UTF-8?q?Fix(l10n):=20=F0=9F=94=A0=20Update=20translatio?= =?UTF-8?q?ns=20from=20Transifex?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- l10n/uk.js | 1 + l10n/uk.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/uk.js b/l10n/uk.js index 1ac7c9856..c2257184a 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -185,6 +185,7 @@ OC.L10N.register( "An error occurred" : "Виникла помилка", "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Ви впевнені, що хочете вилучити дошку {title}? Це призведе до видалення всіх даних цієї дошки, включаючи архівні картки.", "Delete the board?" : "Вилучити дошку?", + "Due on {date}" : "До {date}", "Link to a board" : "Прив'язати до дошки", "Link to a card" : "Прив'язати до картки", "Message from {author} in {conversationName}" : "Повідомлення від {author} у {conversationName}", diff --git a/l10n/uk.json b/l10n/uk.json index b654f5d22..9477a3a78 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -183,6 +183,7 @@ "An error occurred" : "Виникла помилка", "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Ви впевнені, що хочете вилучити дошку {title}? Це призведе до видалення всіх даних цієї дошки, включаючи архівні картки.", "Delete the board?" : "Вилучити дошку?", + "Due on {date}" : "До {date}", "Link to a board" : "Прив'язати до дошки", "Link to a card" : "Прив'язати до картки", "Message from {author} in {conversationName}" : "Повідомлення від {author} у {conversationName}",