summaryrefslogtreecommitdiffstats
path: root/l10n/br.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-07-12 03:16:08 +0000
committerNextcloud bot <bot@nextcloud.com>2022-07-12 03:16:08 +0000
commit9c8333af78d2170576b8096e979014efe080c489 (patch)
treefc7276ba17e62a143ad2d11bfeeedd98fed51ddc /l10n/br.js
parente50898a9a67eb12b3b2150a6f1028d213a4dfeab (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/br.js')
-rw-r--r--l10n/br.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/l10n/br.js b/l10n/br.js
index 14a6bd3e..a74ac57d 100644
--- a/l10n/br.js
+++ b/l10n/br.js
@@ -8,9 +8,10 @@ OC.L10N.register(
"Notifications" : "Kemenadenoù",
"Add emoji" : "Ouzhpennañ un emoji",
"Public" : "Publik",
- "Reply" : "Respont",
"Delete" : "Lemel",
+ "Edit" : "Cheñch",
"Close" : "Serriñ",
+ "Reply" : "Respont",
"Continue" : "Kendec'hel"
},
"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);");