aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/br.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-03-16 00:19:23 +0000
committerNextcloud bot <bot@nextcloud.com>2024-03-16 00:19:23 +0000
commit97adb26cd9419190671e47e5813bafad008a51cf (patch)
tree3897ea50998e564138575b0677c5877982a34534 /apps/settings/l10n/br.js
parent0208d8313655d3df83ba45868ae2fff199991997 (diff)
downloadnextcloud-server-97adb26cd9419190671e47e5813bafad008a51cf.tar.gz
nextcloud-server-97adb26cd9419190671e47e5813bafad008a51cf.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/br.js')
-rw-r--r--apps/settings/l10n/br.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/br.js b/apps/settings/l10n/br.js
index 2b19fea34cc..b54b3ffe535 100644
--- a/apps/settings/l10n/br.js
+++ b/apps/settings/l10n/br.js
@@ -119,8 +119,6 @@ OC.L10N.register(
"Allow public uploads" : "Aotreañ ar bellkas publik",
"Always ask for a password" : "Goulenn ar ger-tremen bewech.",
"Enforce password protection" : "Rediañ ar gwarez dre ger-tremen",
- "Exclude groups from sharing" : "Lemel ar strolladoù eus ar rannañ",
- "These groups will still be able to receive shares, but not to initiate them." : "Posupl vo d'ar strolad resev rannadennoù, mes ne vo ket posuple d'eo o krouiñ.",
"Set default expiration date for shares" : "Lakaat un deizat termen dre ziouer evit ar rannañ",
"Enforce expiration date" : "Rediañ an deiziat diamzerañ",
"This text will be shown on the public link upload page when the file list is hidden." : "Diskouezet e vo an destenn war ar bajenn publik palkass liammoù pa eo kouachet ar roll restroù.",
@@ -367,6 +365,8 @@ OC.L10N.register(
"Twitter" : "Twitter",
"Enable untested app" : "Aotreañ ar meziant disamprouet",
"SMTP Username" : "Anv implijer SMTP",
- "Set default expiration date" : "Lakaat un deizat termen dre ziouer"
+ "Set default expiration date" : "Lakaat un deizat termen dre ziouer",
+ "Exclude groups from sharing" : "Lemel ar strolladoù eus ar rannañ",
+ "These groups will still be able to receive shares, but not to initiate them." : "Posupl vo d'ar strolad resev rannadennoù, mes ne vo ket posuple d'eo o krouiñ."
},
"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);");