summaryrefslogtreecommitdiffstats
path: root/core/l10n/br.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-24 00:27:36 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-24 00:27:36 +0000
commit0af2125a82f23ad337ca2ad12ac034ca72409e96 (patch)
tree4680a0debe502bc334a438facecb2b09c315f598 /core/l10n/br.js
parent2668bd0cd54784b8464b15b23ea7b7336ee1bdc3 (diff)
downloadnextcloud-server-0af2125a82f23ad337ca2ad12ac034ca72409e96.tar.gz
nextcloud-server-0af2125a82f23ad337ca2ad12ac034ca72409e96.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.js5
1 files changed, 1 insertions, 4 deletions
diff --git a/core/l10n/br.js b/core/l10n/br.js
index 9af60253caa..cfcdb0cc146 100644
--- a/core/l10n/br.js
+++ b/core/l10n/br.js
@@ -302,9 +302,6 @@ OC.L10N.register(
"Copy to {folder}" : "Eilan e {folder}",
"Move to {folder}" : "DiblasaƱ da {folder}",
"Authentication required" : "Eus un dilesa ez eus ezhomp",
- "Failed to authenticate, try again" : "Dilesa c'hwitet, klaskit en dro",
- "File not found" : "N'eo ket bet kavet ar restr",
- "The document could not be found on the server. Maybe the share was deleted or has expired?" : "N'eo ket posuple kavout ar ragtress war ar servijour. Marteze eo re gozh pe ez eo bet lammet ar rannadenn.",
- "Please use the command line updater because automatic updating is disabled in the config.php." : "Mar-plij, implijit al linenn-urzh adneveziƱ peogwir eo disaotreet an adneveziƱ otomatek e-barzh config.php."
+ "Failed to authenticate, try again" : "Dilesa c'hwitet, klaskit en dro"
},
"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);");