diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-21 02:30:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-21 02:30:14 +0000 |
commit | 78d8723d0cc8c726cc02dd41439f1c7e2a50136d (patch) | |
tree | 309032247bd62ee756313ecfb9b87ff806ed9fa5 /core/l10n/br.js | |
parent | 761221bc80d01cd6f79f4e6ce4ba3fc298547ac1 (diff) | |
download | nextcloud-server-78d8723d0cc8c726cc02dd41439f1c7e2a50136d.tar.gz nextcloud-server-78d8723d0cc8c726cc02dd41439f1c7e2a50136d.zip |
Fix(l10n): š Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/br.js')
-rw-r--r-- | core/l10n/br.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/l10n/br.js b/core/l10n/br.js index 53bdc2e198a..3a4899b086e 100644 --- a/core/l10n/br.js +++ b/core/l10n/br.js @@ -314,7 +314,6 @@ OC.L10N.register( "More" : "Muioc'h", "More apps menu" : "Muioc'h a roll-mezioĆ¹ meziantoĆ¹", "Settings menu" : "Roll-mezioĆ¹ an arventennoĆ¹", - "The password is wrong. Try again." : "Direizh eo ger-tremen. Klaskit en-dro.", "Setup two-factor authentication" : "StummaƱ un eil-elfenn dilesa" }, "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);"); |