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-08-21 06:16:52 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-21 06:16:52 +0300
commit84e237c484fcb1bb60993f5f5b381d1c5b158a09 (patch)
tree0a33d83f3198edbe5434c07416c12914f7d4c904
parent74ee6c0f1faa55ea0daeda7da3768be35ccf537a (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/hu.js2
-rw-r--r--l10n/hu.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/hu.js b/l10n/hu.js
index 1e6f664..720c75b 100644
--- a/l10n/hu.js
+++ b/l10n/hu.js
@@ -1,6 +1,8 @@
OC.L10N.register(
"registration",
{
+ "Registration is not allowed with the following domains: %s" : "A regisztráció a következő domainek számára nem engedélyezett: %s",
+ "Registration is only allowed with the following domains: %s" : "A regisztráció csak a következő domainek számára engedélyezett: %s",
"A problem occurred sending email, please contact your administrator." : "Váratlan hiba lépett fel az e-mail küldése során, lépjen kapcsolatba a rendszergazdával.",
"The entered verification code is wrong" : "A megadott ellenőrzőkód hibás",
"The verification failed." : "Sikertelen ellenőrzés.",
diff --git a/l10n/hu.json b/l10n/hu.json
index 51f1e0e..a41398d 100644
--- a/l10n/hu.json
+++ b/l10n/hu.json
@@ -1,4 +1,6 @@
{ "translations": {
+ "Registration is not allowed with the following domains: %s" : "A regisztráció a következő domainek számára nem engedélyezett: %s",
+ "Registration is only allowed with the following domains: %s" : "A regisztráció csak a következő domainek számára engedélyezett: %s",
"A problem occurred sending email, please contact your administrator." : "Váratlan hiba lépett fel az e-mail küldése során, lépjen kapcsolatba a rendszergazdával.",
"The entered verification code is wrong" : "A megadott ellenőrzőkód hibás",
"The verification failed." : "Sikertelen ellenőrzés.",