From 242aade1b19a9fd34208cdb4aa391dd7b3645971 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 26 Jan 2024 01:39:35 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex 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 bc250ecfb3..8ae3c5ae39 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -16,6 +16,7 @@ OC.L10N.register( "text document" : "текстовий документ", "{user} has mentioned you in the text document {node}" : "{user} згадав вас у текстовому документі {node}", "This file cannot be displayed as download is disabled by the share" : "Файл неможливо показати, оскільки звантаження заборонено для цього спільного ресурсу", + "No permission to access this file." : "Відсутній дозвіл на доступ до цього файлу.", "Readme" : "Readme", "Text" : "Текст", "📝 Collaborative document editing" : "Спільне редагування документів", diff --git a/l10n/uk.json b/l10n/uk.json index 90099cddcc..bf37cd488e 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -14,6 +14,7 @@ "text document" : "текстовий документ", "{user} has mentioned you in the text document {node}" : "{user} згадав вас у текстовому документі {node}", "This file cannot be displayed as download is disabled by the share" : "Файл неможливо показати, оскільки звантаження заборонено для цього спільного ресурсу", + "No permission to access this file." : "Відсутній дозвіл на доступ до цього файлу.", "Readme" : "Readme", "Text" : "Текст", "📝 Collaborative document editing" : "Спільне редагування документів",