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:
-rw-r--r--l10n/el.js28
-rw-r--r--l10n/el.json28
-rw-r--r--l10n/es.js13
-rw-r--r--l10n/es.json13
-rw-r--r--l10n/ja.js6
-rw-r--r--l10n/ja.json6
6 files changed, 92 insertions, 2 deletions
diff --git a/l10n/el.js b/l10n/el.js
index 7414991..3d1a5fa 100644
--- a/l10n/el.js
+++ b/l10n/el.js
@@ -1,8 +1,36 @@
OC.L10N.register(
"registration",
{
+ "Your registration is pending. Please confirm your email address." : "Η εγγραφή σας βρίσκεται σε εκκρεμότητα. Παρακαλούμε επιβεβαιώστε τη διεύθυνση ηλεκτρονικού ταχυδρομείου σας.",
+ "There is already a pending registration with this email, a new verification email has been sent to the address." : "Υπάρχει ήδη σε εκκρεμότητα εγγραφή με αυτή τη διεύθυνση ηλεκτρονικού ταχυδρομείου, σας έχει σταλεί ένα νέο email επαλήθευσης.",
+ "Verification email successfully sent." : "Το email επαλήθευσης εστάλη επιτυχώς.",
+ "Your account has been successfully created, you can <a href=\"%s\">log in now</a>." : "Ο λογαριασμός σας δημιουργήθηκε με επιτυχία, μπορείτε <a href=\"%s\">να συνδεθείτε</a>.",
+ "Your account has been successfully created, but it still needs approval from an administrator." : "Ο λογαριασμός σας δημιουργήθηκε με επιτυχία, αλλά εξακολουθεί να χρειάζεται έγκριση από έναν διαχειριστή.",
"Saved" : "Αποθηκεύτηκε",
+ "No such group" : "Δεν υπάρχει τέτοια ομάδα",
"Register" : "Εγγραφή",
+ "The email address you entered is not valid" : "Η διεύθυνση ηλεκτρονικού ταχυδρομείου που εισαγάγατε δεν είναι έγκυρη.",
+ "Verify your %s registration request" : "Επιβεβαιώστε το %s αίτημα εγγραφής",
+ "Registration" : "Εγγραφή",
+ "Email address verified, you can now complete your registration." : "Η διεύθυνση ηλεκτρονικού ταχυδρομείου επαληθεύτηκε, μπορείτε να ολοκληρώσετε την εγγραφή σας.",
+ "Click the button below to continue." : "Κάντε κλικ στο παρακάτω κουμπί για συνέχεια.",
+ "Continue registration" : "Συνεχίστε την εγγραφή",
+ "A problem occurred sending email, please contact your administrator." : "Παρουσιάστηκε πρόβλημα κατά την αποστολή email, παρακαλούμε επικοινωνήστε με τον διαχειριστή.",
+ "New user \"%s\" has created an account on %s" : "Ένας νέος χρήστης, ο \"%s\" έχει δημιουργήσει έναν λογαριασμό στο %s.",
+ "New user registered" : "Εγγράφηκε νέος χρήστης",
+ "\"%1$s\" registered a new account on %2$s." : "Ο \"%1$s\" καταχώρησε έναν νέο λογαριασμό στις %2$s.",
+ "\"%1$s\" registered a new account on %2$s and needs to be enabled." : "Ο \"%1$s\" καταχώρησε έναν νέο λογαριασμό στις %2$s και χρειάζεται ενεργοποίηση.",
+ "Enable now" : "Ενεργοποίηση τώρα",
+ "A user has already taken this email, maybe you already have an account?" : "Ένας χρήστης χρησιμοποιεί αυτό το email, έχετε ήδη λογαριασμό;",
+ "You can <a href=\"%s\">log in now</a>." : "Μπορείτε <a href=\"%s\">να συνδεθείτε</a>.",
+ "Registration is only allowed for the following domains: " : "Η εγγραφή επιτρέπεται μόνο για τους ακόλουθους τομείς:",
+ "Please provide a valid display name." : "Παρακαλούμε καταχωρίστε ένα έγκυρο εμφανιζόμενο όνομα.",
+ "Please provide a valid user name." : "Παρακαλούμε καταχωρίστε ένα έγκυρο όνομα χρήστη.",
+ "The username you have chosen already exists." : "Το όνομα χρήστη που επιλέξατε υπάρχει ήδη.",
+ "Invalid verification URL. No registration request with this verification URL is found." : "Η διεύθυνση URL επαλήθευσης δεν είναι έγκυρη. Δεν βρέθηκε σχετικό αίτημα εγγραφής με αυτήν τη διεύθυνση.",
+ "Unable to create user, there are problems with the user backend." : "Δεν είναι δυνατή η δημιουργία χρήστη, υπάρχουν προβλήματα με το backend του χρήστη.",
+ "Unable to set user email: " : "Δεν είναι δυνατός ο ορισμός του email του χρήστη:",
+ "Failed to delete pending registration request" : "Αποτυχία διαγραφής αιτήματος εγγραφής σε εκκρεμότητα",
"None" : "Κανένα",
"Username" : "Όνομα χρήστη",
"Password" : "Κωδικός πρόσβασης",
diff --git a/l10n/el.json b/l10n/el.json
index 9ded4c7..3c4c313 100644
--- a/l10n/el.json
+++ b/l10n/el.json
@@ -1,6 +1,34 @@
{ "translations": {
+ "Your registration is pending. Please confirm your email address." : "Η εγγραφή σας βρίσκεται σε εκκρεμότητα. Παρακαλούμε επιβεβαιώστε τη διεύθυνση ηλεκτρονικού ταχυδρομείου σας.",
+ "There is already a pending registration with this email, a new verification email has been sent to the address." : "Υπάρχει ήδη σε εκκρεμότητα εγγραφή με αυτή τη διεύθυνση ηλεκτρονικού ταχυδρομείου, σας έχει σταλεί ένα νέο email επαλήθευσης.",
+ "Verification email successfully sent." : "Το email επαλήθευσης εστάλη επιτυχώς.",
+ "Your account has been successfully created, you can <a href=\"%s\">log in now</a>." : "Ο λογαριασμός σας δημιουργήθηκε με επιτυχία, μπορείτε <a href=\"%s\">να συνδεθείτε</a>.",
+ "Your account has been successfully created, but it still needs approval from an administrator." : "Ο λογαριασμός σας δημιουργήθηκε με επιτυχία, αλλά εξακολουθεί να χρειάζεται έγκριση από έναν διαχειριστή.",
"Saved" : "Αποθηκεύτηκε",
+ "No such group" : "Δεν υπάρχει τέτοια ομάδα",
"Register" : "Εγγραφή",
+ "The email address you entered is not valid" : "Η διεύθυνση ηλεκτρονικού ταχυδρομείου που εισαγάγατε δεν είναι έγκυρη.",
+ "Verify your %s registration request" : "Επιβεβαιώστε το %s αίτημα εγγραφής",
+ "Registration" : "Εγγραφή",
+ "Email address verified, you can now complete your registration." : "Η διεύθυνση ηλεκτρονικού ταχυδρομείου επαληθεύτηκε, μπορείτε να ολοκληρώσετε την εγγραφή σας.",
+ "Click the button below to continue." : "Κάντε κλικ στο παρακάτω κουμπί για συνέχεια.",
+ "Continue registration" : "Συνεχίστε την εγγραφή",
+ "A problem occurred sending email, please contact your administrator." : "Παρουσιάστηκε πρόβλημα κατά την αποστολή email, παρακαλούμε επικοινωνήστε με τον διαχειριστή.",
+ "New user \"%s\" has created an account on %s" : "Ένας νέος χρήστης, ο \"%s\" έχει δημιουργήσει έναν λογαριασμό στο %s.",
+ "New user registered" : "Εγγράφηκε νέος χρήστης",
+ "\"%1$s\" registered a new account on %2$s." : "Ο \"%1$s\" καταχώρησε έναν νέο λογαριασμό στις %2$s.",
+ "\"%1$s\" registered a new account on %2$s and needs to be enabled." : "Ο \"%1$s\" καταχώρησε έναν νέο λογαριασμό στις %2$s και χρειάζεται ενεργοποίηση.",
+ "Enable now" : "Ενεργοποίηση τώρα",
+ "A user has already taken this email, maybe you already have an account?" : "Ένας χρήστης χρησιμοποιεί αυτό το email, έχετε ήδη λογαριασμό;",
+ "You can <a href=\"%s\">log in now</a>." : "Μπορείτε <a href=\"%s\">να συνδεθείτε</a>.",
+ "Registration is only allowed for the following domains: " : "Η εγγραφή επιτρέπεται μόνο για τους ακόλουθους τομείς:",
+ "Please provide a valid display name." : "Παρακαλούμε καταχωρίστε ένα έγκυρο εμφανιζόμενο όνομα.",
+ "Please provide a valid user name." : "Παρακαλούμε καταχωρίστε ένα έγκυρο όνομα χρήστη.",
+ "The username you have chosen already exists." : "Το όνομα χρήστη που επιλέξατε υπάρχει ήδη.",
+ "Invalid verification URL. No registration request with this verification URL is found." : "Η διεύθυνση URL επαλήθευσης δεν είναι έγκυρη. Δεν βρέθηκε σχετικό αίτημα εγγραφής με αυτήν τη διεύθυνση.",
+ "Unable to create user, there are problems with the user backend." : "Δεν είναι δυνατή η δημιουργία χρήστη, υπάρχουν προβλήματα με το backend του χρήστη.",
+ "Unable to set user email: " : "Δεν είναι δυνατός ο ορισμός του email του χρήστη:",
+ "Failed to delete pending registration request" : "Αποτυχία διαγραφής αιτήματος εγγραφής σε εκκρεμότητα",
"None" : "Κανένα",
"Username" : "Όνομα χρήστη",
"Password" : "Κωδικός πρόσβασης",
diff --git a/l10n/es.js b/l10n/es.js
index 463d5cd..b04dad2 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -33,15 +33,26 @@ OC.L10N.register(
"Failed to delete pending registration request" : "No se ha podido borrar la solicitud pendiente de registro",
"Registration app auto setup" : "Configuración automática de la aplicación de registro",
"This app allows users to self-register a new account using their e-mail address." : "Esta app permite a los saurios autoregistrar una nueva cuenta, usando su dirección de correo.",
+ "User registration\n\nThis app allows users to register a new account.\n\n# Flow\n\n1. User enters his/her email\n2. Verification link is sent to the email address\n3. User clicks on the verification link\n4. User is lead to a form where one can choose username and password\n5. New account is created and is logged in automatically\n\n# Features\n\n- Admin can specify which group the newly created users belong\n- Admin can limit the email domains allowed to register\n- Admin will be notified by email for new user creation\n\n# Donate\n\nSend Ethereum to `0x941613eBB948C2C547cb957B55fEB2609fa6Fe66`\nSend BTC to `33pStaSaf4sDUA8XBAHTq7ZDQpCVFQArxQ`" : "Registro de usuario\n\nEsta aplicación permite a los usuarios registrar una nueva cuenta.\n\n# Flujo\n\n1. El usuario ingresa su correo electrónico\n2. Se envía un enlace de verificación a la dirección de correo electrónico.\n3. El usuario hace clic en el enlace de verificación\n4. El usuario es llevado a un formulario donde puede elegir nombre de usuario y contraseña\n5. Se crea una nueva cuenta y se inicia sesión automáticamente\n\n# Caracteristicas\n\n- El admin puede especificar a qué grupo pertenecen los usuarios recién creados\n- El admin puede limitar los dominios de correo electrónico que pueden registrarse\n- El admin será notificado por correo electrónico de la creación de nuevos usuarios\n\n# Donar\n\nSend Ethereum to `0x941613eBB948C2C547cb957B55fEB2609fa6Fe66`\nSend BTC to `33pStaSaf4sDUA8XBAHTq7ZDQpCVFQArxQ`",
"Default group that all registered users belong" : "Grupo predeterminado al cual pertenecen todos los usuarios registrados",
"None" : "Ninguno",
"Allowed mail address domains for registration" : "Dominio de cuentas de correo permitidas para el registro",
"Enter a semicolon-separated list of allowed domains. Example: nextcloud.com;example.com" : "Escriba una lista separada por punto y coma para los registros permitidos. Por ejemplo: nextcloud.com;example.com",
"Require admin approval?" : "¿Requiere aprobación del administrador?",
+ "Registration is only allowed for the following domains:" : "El registro solo está permitido para los siguientes dominios:",
+ "Welcome, you can create your account below." : "Bienvenido, puedes crear tu cuenta abajo.",
"Username" : "Usuario",
"Password" : "Contraseña",
"Create account" : "Crear cuenta",
+ "Thank you for registering, you should receive a verification link in a few minutes." : "Gracias por registrarte, deberías recibir un link de verificación en unos minutos.",
"Email" : "Correo electrónico",
- "Back to login" : "Volver a la identificación"
+ "Request verification link" : "Solicitar link de verificación",
+ "Back to login" : "Volver a la identificación",
+ "Please re-enter a valid email address" : "Por favor, vuelve a introducir un email válido",
+ "You will receive an email with a verification link" : "Recibirás un email con un link de verificación",
+ "A new user \"%s\" has created an account on %s" : "El usuario nuevo \"%s\" ha creado una cuenta en %s",
+ "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Introduce una lista de los dominios permitidos separados por punto y coma. Ejemplo: owncloud.com;github.com",
+ "A new user \"%s\" has created an account on %s and awaits admin approbation" : "El usuario nuevo \"%s\" ha creado una cuenta en %s y espera la aprobación del administrador",
+ "To create a new account on %s, just click the following link:" : "Para crear una nueva cuenta en %s, haz clic en el siguiente link:"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/es.json b/l10n/es.json
index b9e640d..d843768 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -31,15 +31,26 @@
"Failed to delete pending registration request" : "No se ha podido borrar la solicitud pendiente de registro",
"Registration app auto setup" : "Configuración automática de la aplicación de registro",
"This app allows users to self-register a new account using their e-mail address." : "Esta app permite a los saurios autoregistrar una nueva cuenta, usando su dirección de correo.",
+ "User registration\n\nThis app allows users to register a new account.\n\n# Flow\n\n1. User enters his/her email\n2. Verification link is sent to the email address\n3. User clicks on the verification link\n4. User is lead to a form where one can choose username and password\n5. New account is created and is logged in automatically\n\n# Features\n\n- Admin can specify which group the newly created users belong\n- Admin can limit the email domains allowed to register\n- Admin will be notified by email for new user creation\n\n# Donate\n\nSend Ethereum to `0x941613eBB948C2C547cb957B55fEB2609fa6Fe66`\nSend BTC to `33pStaSaf4sDUA8XBAHTq7ZDQpCVFQArxQ`" : "Registro de usuario\n\nEsta aplicación permite a los usuarios registrar una nueva cuenta.\n\n# Flujo\n\n1. El usuario ingresa su correo electrónico\n2. Se envía un enlace de verificación a la dirección de correo electrónico.\n3. El usuario hace clic en el enlace de verificación\n4. El usuario es llevado a un formulario donde puede elegir nombre de usuario y contraseña\n5. Se crea una nueva cuenta y se inicia sesión automáticamente\n\n# Caracteristicas\n\n- El admin puede especificar a qué grupo pertenecen los usuarios recién creados\n- El admin puede limitar los dominios de correo electrónico que pueden registrarse\n- El admin será notificado por correo electrónico de la creación de nuevos usuarios\n\n# Donar\n\nSend Ethereum to `0x941613eBB948C2C547cb957B55fEB2609fa6Fe66`\nSend BTC to `33pStaSaf4sDUA8XBAHTq7ZDQpCVFQArxQ`",
"Default group that all registered users belong" : "Grupo predeterminado al cual pertenecen todos los usuarios registrados",
"None" : "Ninguno",
"Allowed mail address domains for registration" : "Dominio de cuentas de correo permitidas para el registro",
"Enter a semicolon-separated list of allowed domains. Example: nextcloud.com;example.com" : "Escriba una lista separada por punto y coma para los registros permitidos. Por ejemplo: nextcloud.com;example.com",
"Require admin approval?" : "¿Requiere aprobación del administrador?",
+ "Registration is only allowed for the following domains:" : "El registro solo está permitido para los siguientes dominios:",
+ "Welcome, you can create your account below." : "Bienvenido, puedes crear tu cuenta abajo.",
"Username" : "Usuario",
"Password" : "Contraseña",
"Create account" : "Crear cuenta",
+ "Thank you for registering, you should receive a verification link in a few minutes." : "Gracias por registrarte, deberías recibir un link de verificación en unos minutos.",
"Email" : "Correo electrónico",
- "Back to login" : "Volver a la identificación"
+ "Request verification link" : "Solicitar link de verificación",
+ "Back to login" : "Volver a la identificación",
+ "Please re-enter a valid email address" : "Por favor, vuelve a introducir un email válido",
+ "You will receive an email with a verification link" : "Recibirás un email con un link de verificación",
+ "A new user \"%s\" has created an account on %s" : "El usuario nuevo \"%s\" ha creado una cuenta en %s",
+ "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Introduce una lista de los dominios permitidos separados por punto y coma. Ejemplo: owncloud.com;github.com",
+ "A new user \"%s\" has created an account on %s and awaits admin approbation" : "El usuario nuevo \"%s\" ha creado una cuenta en %s y espera la aprobación del administrador",
+ "To create a new account on %s, just click the following link:" : "Para crear una nueva cuenta en %s, haz clic en el siguiente link:"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/ja.js b/l10n/ja.js
index c84ae56..5354ad9 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -1,7 +1,13 @@
OC.L10N.register(
"registration",
{
+ "Your registration is pending. Please confirm your email address." : "登録は保留中です。メールアドレスをご確認ください。",
+ "There is already a pending registration with this email, a new verification email has been sent to the address." : "このメールではすでに保留中の登録があり、新しい確認メールがアドレスに送信されています。",
+ "Verification email successfully sent." : "確認メールを送信しました。",
+ "Your account has been successfully created, you can <a href=\"%s\">log in now</a>." : "アカウントが正常に作成されました。こちらから<a href=\"%s\">ログイン</a>できます",
+ "Your account has been successfully created, but it still needs approval from an administrator." : "アカウントは正常に作成されましたが、管理者の承認が必要です。",
"Saved" : "保存済み",
+ "No such group" : "そのようなグループがありません",
"Register" : "登録",
"None" : "なし",
"Username" : "ユーザー名",
diff --git a/l10n/ja.json b/l10n/ja.json
index 1c45fb2..3278050 100644
--- a/l10n/ja.json
+++ b/l10n/ja.json
@@ -1,5 +1,11 @@
{ "translations": {
+ "Your registration is pending. Please confirm your email address." : "登録は保留中です。メールアドレスをご確認ください。",
+ "There is already a pending registration with this email, a new verification email has been sent to the address." : "このメールではすでに保留中の登録があり、新しい確認メールがアドレスに送信されています。",
+ "Verification email successfully sent." : "確認メールを送信しました。",
+ "Your account has been successfully created, you can <a href=\"%s\">log in now</a>." : "アカウントが正常に作成されました。こちらから<a href=\"%s\">ログイン</a>できます",
+ "Your account has been successfully created, but it still needs approval from an administrator." : "アカウントは正常に作成されましたが、管理者の承認が必要です。",
"Saved" : "保存済み",
+ "No such group" : "そのようなグループがありません",
"Register" : "登録",
"None" : "なし",
"Username" : "ユーザー名",