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:
Diffstat (limited to 'core/l10n/br.js')
-rw-r--r--core/l10n/br.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/core/l10n/br.js b/core/l10n/br.js
index a61acb7ef54..148b296cad3 100644
--- a/core/l10n/br.js
+++ b/core/l10n/br.js
@@ -108,6 +108,7 @@ OC.L10N.register(
"Your files are encrypted. There will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" : "Sifret eo ar restr. ne vo ket posupl deoc'h adtapout ho roadenno goude bezhañ cheñchet ho ger-tremenn. Ma n'oc'h ket sur petra ober, goulenit d'ho merour a raok kendec'hel. C'hoant ho peus kendec'hel ?",
"I know what I'm doing" : "Gouzout a ran petra a ran",
"Resetting password" : "Oc'h adtermeniñ ar ger-tremen",
+ "Install recommended apps" : "Staliit ar meziantoù kinniget",
"Recommended apps" : "Meziantoù kinniget",
"Loading apps …" : "O kargañ ar meziant",
"Installing apps …" : "O stallia ar meziant ...",
@@ -251,10 +252,6 @@ OC.L10N.register(
"You chose SQLite as database." : "Choazet o peus SQLite evel roadennoù-diaz.",
"SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite a zlefe beahñ implijet evit azgoulennoù bihañ ha/pe dioren. Kinniget eo kemer ur backend roadennoù-diaz all evit ar c'hendec'h.",
"If you use clients for file syncing, the use of SQLite is highly discouraged." : "M'a vez implijet ar c'hliant evit ar c'hemprenañ, kinniget eo implij un dra kreñvoc'h eget SQLite",
- "Install recommended apps" : "Staliit ar meziantoù kinniget",
- "Calendar, Contacts, Talk, Mail & Collaborative editing" : "Deizadur, Darempredoù, Komz, Mailoù & embanadure a stroll",
- "Finish setup" : "Stalian echu",
- "Finishing …" : "Oc'h echuién ...",
"Need help?" : "Sikour o po ?",
"See the documentation" : "Sellit ouz an dielladur",
"It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Seblant a ra bezhañ emaoc'h o adstaliañ Nexcloud. N'ez eus ket eus arrestr CAN_INSTALL en o teuliad config. Crouit ar restr CAN_INSTALL en teuliad config evit kendec'hel.",
@@ -357,6 +354,9 @@ OC.L10N.register(
"Password can not be changed. Please contact your administrator." : "N'eo ket posuple cheñch ar ger-tremen. Mar-plij galvit o merour.",
"Could not fetch list of apps from the app store." : "N'eo ket posuple tizout listenn ar meziantoù eus stal ar meziantoù.",
"Can't install this app because it is not compatible" : "N'eo ket posuple staliañ ar meziant peogwir n'eo ket kenglot",
- "Can't install this app" : "N'eo ket posuple staliañ ar meziant"
+ "Can't install this app" : "N'eo ket posuple staliañ ar meziant",
+ "Calendar, Contacts, Talk, Mail & Collaborative editing" : "Deizadur, Darempredoù, Komz, Mailoù & embanadure a stroll",
+ "Finish setup" : "Stalian echu",
+ "Finishing …" : "Oc'h echuién ..."
},
"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);");