summaryrefslogtreecommitdiffstats
path: root/l10n/br.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-10-24 00:28:38 +0000
committerNextcloud bot <bot@nextcloud.com>2023-10-24 00:28:38 +0000
commita47e120e553739ea6af4581cbe17391f4f72951f (patch)
tree2287f1d7b749c689b4b2afea81d10ec6eff96939 /l10n/br.js
parent04063898e65a57f7fb7b47aa169b753bb81e77e3 (diff)
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/br.js')
-rw-r--r--l10n/br.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/br.js b/l10n/br.js
index b256d20e9..4d9ac694e 100644
--- a/l10n/br.js
+++ b/l10n/br.js
@@ -625,7 +625,6 @@ OC.L10N.register(
"Share files to the conversation" : "Rannañ restroù d'an diviz",
"New file" : "Restr nevez",
"Settings" : "Arventennoù",
- "Send" : "Kas",
"Add more files" : "Ouzhpennañ muioc'h a restroù",
"Join" : "Kejañ",
"moderator" : "habaskaer",
@@ -755,6 +754,7 @@ OC.L10N.register(
"Conversation name" : "Anv diviz",
"Toggle fullscreen" : "Lakat/Kuitaat ar skramm a bezh",
"Rename conversation" : "Adenvel an diviz",
+ "Send" : "Kas",
"Sending signaling message has failed." : "Kasadenn ar gemenadenn arhentañ a zo c'hwitet."
},
"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);");