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-08-27 05:23:58 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-27 05:23:58 +0300
commit5de5b75ede0cb939d5c8fe1a35cf1bbb4e0aeb8f (patch)
treec1ba08b7612bb6a3e081dbc02a95ae336f06d7a9 /apps/settings/l10n/br.js
parenta1fae0532090c3f7223ce8243e3025dfafde07ce (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.js9
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/settings/l10n/br.js b/apps/settings/l10n/br.js
index 768d277db5b..cc7652e589c 100644
--- a/apps/settings/l10n/br.js
+++ b/apps/settings/l10n/br.js
@@ -281,7 +281,7 @@ OC.L10N.register(
"Not saved" : "N'eo ket bet enrollet",
"Sending…" : "O kas...",
"Email sent" : "Postel kaset",
- "Address" : "Chom-lec'h",
+ "Location" : "Lec'hiadur",
"Avatar" : "Avatar",
"About" : "Diwar-benn",
"Full name" : "Tout an anv",
@@ -359,9 +359,6 @@ OC.L10N.register(
"You are using <strong>%s</strong>" : "Emaoc'h o imlpij <strong>%s</strong>",
"You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Emaoc'h o implij <strong>%1$s</strong> diouzh <strong>%2$s</strong> (<strong>%3$s%%</strong>)",
"Your phone number" : "O niverenn pelgomzer",
- "Your postal address" : "O chom-lec'h postel",
- "It can take up to 24 hours before the account is displayed as verified." : "Kemer a raio betek 24 heurvezh a raok ma vo gwiriaet kont an ardivink.",
- "Link https://…" : "Liamm https://...",
"Locale" : "Diabarzh",
"Current password" : "Ger-tremen hiziv",
"New password" : "Ger-tremen nevez",
@@ -391,6 +388,10 @@ OC.L10N.register(
"The cron.php needs to be executed by the system user \"%s\"." : "Ret eo da cron.php beza lakaet en dro gant sistem an implijer \"%s\".",
"days" : "devezh",
"No display name set" : "Anv ardivink lakaet ebet",
+ "Address" : "Chom-lec'h",
+ "Your postal address" : "O chom-lec'h postel",
+ "It can take up to 24 hours before the account is displayed as verified." : "Kemer a raio betek 24 heurvezh a raok ma vo gwiriaet kont an ardivink.",
+ "Link https://…" : "Liamm https://...",
"Twitter handle @…" : "Anv twitter @..."
},
"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);");