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

github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-09-08 06:24:54 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-08 06:24:54 +0300
commit1cbeb35192d0b95dd960b91a9e5c2a5d6bc8536f (patch)
treebd0b65e150b75d6df3ccca51348a1ccf58cf6b22
parent043bddb55b84e085a75c82f71fd4103ef77e16e1 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/bg.js2
-rw-r--r--l10n/bg.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/bg.js b/l10n/bg.js
index 52f0af8..5ad08aa 100644
--- a/l10n/bg.js
+++ b/l10n/bg.js
@@ -1,6 +1,8 @@
OC.L10N.register(
"registration",
{
+ "Registration is not allowed with the following domains: %s" : "Не е разрешена регистрацията със следните домейни: %s",
+ "Registration is only allowed with the following domains: %s" : "Регистрацията е разрешена само със следните домейни: %s",
"A problem occurred sending email, please contact your administrator." : "Възникна грешка при изпращането на имейл, моля, свържете се с вашия администратор.",
"The entered verification code is wrong" : "Въведеният код за потвърждение е грешен",
"The verification failed." : "Неуспешно потвърждение.",
diff --git a/l10n/bg.json b/l10n/bg.json
index e341845..9b2da9c 100644
--- a/l10n/bg.json
+++ b/l10n/bg.json
@@ -1,4 +1,6 @@
{ "translations": {
+ "Registration is not allowed with the following domains: %s" : "Не е разрешена регистрацията със следните домейни: %s",
+ "Registration is only allowed with the following domains: %s" : "Регистрацията е разрешена само със следните домейни: %s",
"A problem occurred sending email, please contact your administrator." : "Възникна грешка при изпращането на имейл, моля, свържете се с вашия администратор.",
"The entered verification code is wrong" : "Въведеният код за потвърждение е грешен",
"The verification failed." : "Неуспешно потвърждение.",