Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-05-05 05:28:30 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-05 05:28:30 +0300
commitc752405fff6a3b8cdb580bb87cdcaa5dc3f1bee2 (patch)
treef3dac848ba5a39eb5e507b2129cb4acf7b2d9c5d /apps/settings/l10n/br.js
parent645bc022e2e887cf3b108095cb5cf9b5e8441ab1 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/br.js')
-rw-r--r--apps/settings/l10n/br.js6
1 files changed, 1 insertions, 5 deletions
diff --git a/apps/settings/l10n/br.js b/apps/settings/l10n/br.js
index 411374cae50..1f1d6b8c801 100644
--- a/apps/settings/l10n/br.js
+++ b/apps/settings/l10n/br.js
@@ -392,10 +392,6 @@ OC.L10N.register(
"App update" : "Adnevezadenn meziant",
"Test email settings" : "Amprouiñ ar c'has postel",
"days" : "devezh",
- "No display name set" : "Anv ardivink lakaet ebet",
- "Update all" : "Adnevesañ pep tra",
- "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Evit kaout ur mon en dro mat eo ret stummañ mat al labourioù diadrñv. evit azgoulennoù brasoc'h eo aliet kaout stumm 'Cron'. Sellit ouzh an diellvadur evit muioc'h a ditouroù.",
- "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php a zo anavezet evel ur webcron da gervel pep 5 munutenn a uz HTTP.",
- "Use system cron service to call the cron.php file every 5 minutes." : "Implijit sevichoù ar sistem cron evit gervel restr cron.php pep 5 munutenn."
+ "No display name set" : "Anv ardivink lakaet ebet"
},
"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);");