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>2021-03-30 05:24:18 +0300
committerNextcloud bot <bot@nextcloud.com>2021-03-30 05:24:18 +0300
commita9ff9670fa3b9c73972d1db328ed4ff48df7fb8c (patch)
treeef27b8c5694a3a1916a63aa058b0fc8845531d28 /apps/settings/l10n/br.js
parent30e2233354511be439eef319798efddfb5f2d416 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/br.js')
-rw-r--r--apps/settings/l10n/br.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/settings/l10n/br.js b/apps/settings/l10n/br.js
index f4816d363a9..c27036eeb88 100644
--- a/apps/settings/l10n/br.js
+++ b/apps/settings/l10n/br.js
@@ -8,10 +8,8 @@ OC.L10N.register(
"Sending…" : "O kas...",
"Email sent" : "Postel kaset",
"Private" : "Prevez",
- "Don't synchronize to servers" : "Na kempredit ket d'ar servijourioù",
- "Trusted" : "Fiziet",
+ "Local" : "Diabarzh",
"Only synchronize to trusted servers" : "Kempredañ da servijourioù fiziet nemetken",
- "Public" : "Publik",
"Synchronize to trusted servers and the global and public address book" : "Kempreda da servijourioù fiziet ha d'al levr chom-lerc'hioù oublik a hollek",
"Verify" : "Gwiriañ",
"Verifying …" : "O wiriañ...",
@@ -407,11 +405,11 @@ OC.L10N.register(
"Use a second factor besides your password to increase security for your account." : "Implijour un eil-elfenn d'ho ger-tremen a gwella urentez o c'hont.",
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Ur fazi a zo bet. Pellkasit ar sertifikad PEM enkodet e ASCII.",
"Valid until {date}" : "Gwir betek an {date}",
- "Local" : "Diabarzh",
"Only visible to local users" : "Na vez gwelet gant an implijourien diabarzh nemetken",
"Only visible to you" : "Ne vez gwelet ganeoc'h nemetken",
"Contacts" : "Darempredoù",
"Visible to local users and to trusted servers" : "Gwelet a vez gant an implijourien diabarzh hag an implijourien fiziet",
+ "Public" : "Publik",
"Will be synced to a global and public address book" : "Kemprenet a vo d'ur lerv chom-lec'h publik ha hollek",
"by" : "gant",
"SSL Root Certificates" : "SSL Sertifikad Gwrizienn",
@@ -425,6 +423,8 @@ OC.L10N.register(
"Set default expiration date for link shares" : "Lakaat un deizat termen dre ziouer evit al liamm rannañ",
"Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "Aotreañ ar skrivañ otamatek eus an anv implijourien er gemenadennoù rannet. M'a n'eo ket otreet e vo ret skrivañ tout an anv implijer pe ar chom-lec'h postel.",
"Restrict username autocompletion to users within the same groups" : "Aotreañ ar skrivañ otomatek eus anv an implijourien a zo er strollad nemetken.",
- "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Diskouez ur gemennadenn diwall war ar bajenn pellkas liammoù. (Na vez diskouezet nemet m'az eo kouachet ar roll restroù.)"
+ "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Diskouez ur gemennadenn diwall war ar bajenn pellkas liammoù. (Na vez diskouezet nemet m'az eo kouachet ar roll restroù.)",
+ "Don't synchronize to servers" : "Na kempredit ket d'ar servijourioù",
+ "Trusted" : "Fiziet"
},
"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);");