From 4abf895d22011e00a34754e8ddb764b16cc4317f Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 24 Sep 2025 00:31:53 +0000 Subject: [PATCH] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/be.js | 1 + l10n/be.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/be.js b/l10n/be.js index 15125068d..8ad2d53dd 100644 --- a/l10n/be.js +++ b/l10n/be.js @@ -78,6 +78,7 @@ OC.L10N.register( "Message from {author} in {conversationName}" : "Паведамленне ад {author} у {conversationName}", "Failed to upload {name}" : "Не ўдалося запампаваць {name}", "Share" : "Абагуліць", + "Personal" : "Асабістыя", "Today" : "Сёння", "Tomorrow" : "Заўтра" }, diff --git a/l10n/be.json b/l10n/be.json index 13da885ee..946cd7864 100644 --- a/l10n/be.json +++ b/l10n/be.json @@ -76,6 +76,7 @@ "Message from {author} in {conversationName}" : "Паведамленне ад {author} у {conversationName}", "Failed to upload {name}" : "Не ўдалося запампаваць {name}", "Share" : "Абагуліць", + "Personal" : "Асабістыя", "Today" : "Сёння", "Tomorrow" : "Заўтра" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"