summaryrefslogtreecommitdiffstats
path: root/core/l10n/br.js
diff options
context:
space:
mode:
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);");