From b30e7421143f9d6132cb844c683291365e07bf3f Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 29 Aug 2025 00:29:36 +0000 Subject: [PATCH] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/be.js | 3 +++ l10n/be.json | 3 +++ 2 files changed, 6 insertions(+) diff --git a/l10n/be.js b/l10n/be.js index 8d3f6ec72..13288ed40 100644 --- a/l10n/be.js +++ b/l10n/be.js @@ -2,6 +2,8 @@ OC.L10N.register( "deck", { "The file was uploaded" : "Файл быў запампаваны.", + "The file was only partially uploaded" : "Файл быў запампаваны толькі часткова", + "No file was uploaded" : "Ніводзін файл не быў запампаваны", "Missing a temporary folder" : "Адсутнічае часовая папка", "Could not write file to disk" : "Не ўдалося запісаць файл на дыск", "A PHP extension stopped the file upload" : "Пашырэнне PHP спыніла запампоўванне файла", @@ -14,6 +16,7 @@ OC.L10N.register( "Apply filter" : "Ужыць фільтр", "Open" : "Адкрыць", "Clear filter" : "Ачысціць фільтр", + "Details" : "Падрабязнасці", "Sharing" : "Абагульванне", "Tags" : "Тэгі", "Activity" : "Актыўнасць", diff --git a/l10n/be.json b/l10n/be.json index ebaf819e5..5c0c8fbf2 100644 --- a/l10n/be.json +++ b/l10n/be.json @@ -1,5 +1,7 @@ { "translations": { "The file was uploaded" : "Файл быў запампаваны.", + "The file was only partially uploaded" : "Файл быў запампаваны толькі часткова", + "No file was uploaded" : "Ніводзін файл не быў запампаваны", "Missing a temporary folder" : "Адсутнічае часовая папка", "Could not write file to disk" : "Не ўдалося запісаць файл на дыск", "A PHP extension stopped the file upload" : "Пашырэнне PHP спыніла запампоўванне файла", @@ -12,6 +14,7 @@ "Apply filter" : "Ужыць фільтр", "Open" : "Адкрыць", "Clear filter" : "Ачысціць фільтр", + "Details" : "Падрабязнасці", "Sharing" : "Абагульванне", "Tags" : "Тэгі", "Activity" : "Актыўнасць",