diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-16 00:19:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-16 00:19:23 +0000 |
commit | 97adb26cd9419190671e47e5813bafad008a51cf (patch) | |
tree | 3897ea50998e564138575b0677c5877982a34534 /apps/settings/l10n/br.json | |
parent | 0208d8313655d3df83ba45868ae2fff199991997 (diff) | |
download | nextcloud-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.json')
-rw-r--r-- | apps/settings/l10n/br.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/br.json b/apps/settings/l10n/br.json index 8a314fdc6a9..93c42f6c89d 100644 --- a/apps/settings/l10n/br.json +++ b/apps/settings/l10n/br.json @@ -117,8 +117,6 @@ "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ù.", @@ -365,6 +363,8 @@ "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ñ." },"pluralForm" :"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);" }
\ No newline at end of file |