From af4d43333d6d1187bfda7764e69d530a7e6095c1 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 26 Aug 2025 01:19:44 +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 7c05118..5bd41d7 100644 --- a/l10n/be.js +++ b/l10n/be.js @@ -5,6 +5,7 @@ OC.L10N.register( "Confirm" : "Пацвердзіць", "Settings" : "Налады", "Last message" : "Апошняе паведамленне", + "Enable" : "Уключыць", "Disable" : "Адключыць" }, "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);"); diff --git a/l10n/be.json b/l10n/be.json index e34d895..683ed21 100644 --- a/l10n/be.json +++ b/l10n/be.json @@ -3,6 +3,7 @@ "Confirm" : "Пацвердзіць", "Settings" : "Налады", "Last message" : "Апошняе паведамленне", + "Enable" : "Уключыць", "Disable" : "Адключыць" },"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);" } \ No newline at end of file