From 8b540bcb60ee8c3a2aa3e5d443d7e999c9fb55f7 Mon Sep 17 00:00:00 2001 From: ownCloud Jenkins Date: Thu, 17 Aug 2017 02:36:16 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/es.js | 8 ++++++++ l10n/es.json | 8 ++++++++ l10n/ko.js | 8 ++++++++ l10n/ko.json | 8 ++++++++ l10n/pt_BR.js | 8 ++++++++ l10n/pt_BR.json | 8 ++++++++ l10n/ru.js | 8 ++++++++ l10n/ru.json | 8 ++++++++ 8 files changed, 64 insertions(+) diff --git a/l10n/es.js b/l10n/es.js index 8058dc9..7a1d814 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -2,8 +2,10 @@ OC.L10N.register( "registration", { "Register" : "Registro", + "Your registration is pending. Please confirm your email address." : "Tu registro está pendiente. Por favor confirma tu correo electrónico.", "There is already a pending registration with this email, a new verification email has been sent to the address." : "Ya hay un registro pendiente para este correo. Acaba de enviarse un nuevo mensaje de verificación.", "Verification email successfully sent." : "Mensaje de verificación enviado con éxito.", + "Your account has been successfully created, you can log in now." : "Tu cuenta ha sido creada correctamente, puedes iniciar sesión ahora.", "Saved" : "Guardado", "No such group" : "No existe tal grupo", "The email address you entered is not valid" : "La dirección de correo electrónico que ingresó no es válida", @@ -11,10 +13,16 @@ OC.L10N.register( "A problem occurred sending email, please contact your administrator." : "Ocurrió un problema al enviar el mensaje de correo electrónico. Contacte a su administrador.", "A new user \"%s\" has created an account on %s" : "Un nuevo usuario \"%s\" ha creado una cuenta en %s", "A user has already taken this email, maybe you already have an account?" : "Un usuario ya ha utilizado este correo electrónico, ¿sabe si usted ya tiene una cuenta?", + "You can log in now." : "Puedes iniciar sesión ahora.", + "Registration is only allowed for the following domains: " : "Registrarse está sólo permitido para los siguientes dominios:", + "Please provide a valid display name." : "Por favor, facilita un nombre para mostrar válido.", + "Please provide a valid user name." : "Por favor, facilita un nombre de usuario válido.", + "The username you have chosen already exists." : "El nombre de usuario escogido ya está en uso.", "Invalid verification URL. No registration request with this verification URL is found." : "URL de verificación inválido. No se ha encontrado ninguna solicitud de registro con este URL de verificación.", "Unable to create user, there are problems with the user backend." : "No es posible crear el usuario; hay problemas con el backend.", "Unable to set user email: " : "No se puede establecer correo electrónico del usuario:", "Failed to delete pending registration request" : "Fallo al eliminar la petición de registro pendiente", + "Registration app auto setup" : "Aplicación de configuración la automatización de los registros", "Registration" : "Registro", "Default group that all registered users belong" : "Grupo predeterminado al cual pertenecen todos los usuarios registrados", "None" : "Ninguno", diff --git a/l10n/es.json b/l10n/es.json index 9970c23..9f2a57e 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -1,7 +1,9 @@ { "translations": { "Register" : "Registro", + "Your registration is pending. Please confirm your email address." : "Tu registro está pendiente. Por favor confirma tu correo electrónico.", "There is already a pending registration with this email, a new verification email has been sent to the address." : "Ya hay un registro pendiente para este correo. Acaba de enviarse un nuevo mensaje de verificación.", "Verification email successfully sent." : "Mensaje de verificación enviado con éxito.", + "Your account has been successfully created, you can log in now." : "Tu cuenta ha sido creada correctamente, puedes iniciar sesión ahora.", "Saved" : "Guardado", "No such group" : "No existe tal grupo", "The email address you entered is not valid" : "La dirección de correo electrónico que ingresó no es válida", @@ -9,10 +11,16 @@ "A problem occurred sending email, please contact your administrator." : "Ocurrió un problema al enviar el mensaje de correo electrónico. Contacte a su administrador.", "A new user \"%s\" has created an account on %s" : "Un nuevo usuario \"%s\" ha creado una cuenta en %s", "A user has already taken this email, maybe you already have an account?" : "Un usuario ya ha utilizado este correo electrónico, ¿sabe si usted ya tiene una cuenta?", + "You can log in now." : "Puedes iniciar sesión ahora.", + "Registration is only allowed for the following domains: " : "Registrarse está sólo permitido para los siguientes dominios:", + "Please provide a valid display name." : "Por favor, facilita un nombre para mostrar válido.", + "Please provide a valid user name." : "Por favor, facilita un nombre de usuario válido.", + "The username you have chosen already exists." : "El nombre de usuario escogido ya está en uso.", "Invalid verification URL. No registration request with this verification URL is found." : "URL de verificación inválido. No se ha encontrado ninguna solicitud de registro con este URL de verificación.", "Unable to create user, there are problems with the user backend." : "No es posible crear el usuario; hay problemas con el backend.", "Unable to set user email: " : "No se puede establecer correo electrónico del usuario:", "Failed to delete pending registration request" : "Fallo al eliminar la petición de registro pendiente", + "Registration app auto setup" : "Aplicación de configuración la automatización de los registros", "Registration" : "Registro", "Default group that all registered users belong" : "Grupo predeterminado al cual pertenecen todos los usuarios registrados", "None" : "Ninguno", diff --git a/l10n/ko.js b/l10n/ko.js index b63a992..ef44acd 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -2,8 +2,10 @@ OC.L10N.register( "registration", { "Register" : "등록", + "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 log in now." : "계정이 성공적으로 생성 되었으며 로그인할 수 있습니다. ", "Saved" : "저장됨", "No such group" : "그룹이 존재하지 않음", "The email address you entered is not valid" : "입력한 이메일 주소가 올바르지 않습니다", @@ -11,10 +13,16 @@ OC.L10N.register( "A problem occurred sending email, please contact your administrator." : "이메일을 보내는 중 문제가 발생했습니다. 시스템 관리자에게 연락하십시오.", "A new user \"%s\" has created an account on %s" : "새로운 사용자 \"%s\"이(가) %s에 생성되었습니다.", "A user has already taken this email, maybe you already have an account?" : "누군가가 이미 이 메일 주소를 선점했습니다. 계정이 있을 수도 있습니다.", + "You can log in now." : " 로그인할 수 있습니다. ", + "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이 잘못되었습니다. 이 확인 URL과 연결된 가입 요청이 없습니다.", "Unable to create user, there are problems with the user backend." : "사용자를 만들 수 없습니다. 사용자 백엔드에 문제가 있습니다.", "Unable to set user email: " : "사용자 이메일을 설정할 수 없음: ", "Failed to delete pending registration request" : "대기 중인 등록 요청을 삭제할 수 없음", + "Registration app auto setup" : "등록앱 자동 설정", "Registration" : "등록", "Default group that all registered users belong" : "모든 등록 사용자가 속한 기본 그룹", "None" : "없음", diff --git a/l10n/ko.json b/l10n/ko.json index e4dcd19..857772e 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -1,7 +1,9 @@ { "translations": { "Register" : "등록", + "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 log in now." : "계정이 성공적으로 생성 되었으며 로그인할 수 있습니다. ", "Saved" : "저장됨", "No such group" : "그룹이 존재하지 않음", "The email address you entered is not valid" : "입력한 이메일 주소가 올바르지 않습니다", @@ -9,10 +11,16 @@ "A problem occurred sending email, please contact your administrator." : "이메일을 보내는 중 문제가 발생했습니다. 시스템 관리자에게 연락하십시오.", "A new user \"%s\" has created an account on %s" : "새로운 사용자 \"%s\"이(가) %s에 생성되었습니다.", "A user has already taken this email, maybe you already have an account?" : "누군가가 이미 이 메일 주소를 선점했습니다. 계정이 있을 수도 있습니다.", + "You can log in now." : " 로그인할 수 있습니다. ", + "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이 잘못되었습니다. 이 확인 URL과 연결된 가입 요청이 없습니다.", "Unable to create user, there are problems with the user backend." : "사용자를 만들 수 없습니다. 사용자 백엔드에 문제가 있습니다.", "Unable to set user email: " : "사용자 이메일을 설정할 수 없음: ", "Failed to delete pending registration request" : "대기 중인 등록 요청을 삭제할 수 없음", + "Registration app auto setup" : "등록앱 자동 설정", "Registration" : "등록", "Default group that all registered users belong" : "모든 등록 사용자가 속한 기본 그룹", "None" : "없음", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index a56f33f..832d3a5 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -2,8 +2,10 @@ OC.L10N.register( "registration", { "Register" : "Registrar", + "Your registration is pending. Please confirm your email address." : "O seu cadastro está pendente. Por favor, confirme seu endereço de email.", "There is already a pending registration with this email, a new verification email has been sent to the address." : "Já existe um registro pendente com este e-mail, um novo e-mail de verificação foi enviado para o endereço.", "Verification email successfully sent." : "Verificação de email enviado com sucesso.", + "Your account has been successfully created, you can log in now." : "Sua conta foi criada com sucesso, você pode fazer loginagora.", "Saved" : "Salvo", "No such group" : "Não existe esse grupo", "The email address you entered is not valid" : "O email que você forneceu não é válido", @@ -11,10 +13,16 @@ OC.L10N.register( "A problem occurred sending email, please contact your administrator." : "Ocorreu um problema ao enviar um e-mail, por favor, contate o administrador.", "A new user \"%s\" has created an account on %s" : "Um novo usuário \"%s\" criou uma conta em %s", "A user has already taken this email, maybe you already have an account?" : "Um usuário já está usando este email, talvez você já possua uma conta?", + "You can log in now." : "Você pode fazer login agora.", + "Registration is only allowed for the following domains: " : "O registro só é permitido para os seguintes domínios:", + "Please provide a valid display name." : "Forneça um nome para exibição válido.", + "Please provide a valid user name." : "Forneça um nome de usuário válido.", + "The username you have chosen already exists." : "O nome de usuário que você escolheu já existe.", "Invalid verification URL. No registration request with this verification URL is found." : "URL de verificação inválido. Nenhum pedido de registro com este URL de verificação foi encontrado.", "Unable to create user, there are problems with the user backend." : "Não é possível criar usuário, há problemas com a infraestrutura do usuário.", "Unable to set user email: " : "Não é possível definir um e-mail para o usuário:", "Failed to delete pending registration request" : "Falha ao excluir o pedido de registro pendente", + "Registration app auto setup" : "Configuração automática do aplicativo de registro", "Registration" : "Registro", "Default group that all registered users belong" : "Grupo padrão que todos os usuários registrados pertencem", "None" : "Nenhum", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index b5aec23..329d04e 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -1,7 +1,9 @@ { "translations": { "Register" : "Registrar", + "Your registration is pending. Please confirm your email address." : "O seu cadastro está pendente. Por favor, confirme seu endereço de email.", "There is already a pending registration with this email, a new verification email has been sent to the address." : "Já existe um registro pendente com este e-mail, um novo e-mail de verificação foi enviado para o endereço.", "Verification email successfully sent." : "Verificação de email enviado com sucesso.", + "Your account has been successfully created, you can log in now." : "Sua conta foi criada com sucesso, você pode fazer loginagora.", "Saved" : "Salvo", "No such group" : "Não existe esse grupo", "The email address you entered is not valid" : "O email que você forneceu não é válido", @@ -9,10 +11,16 @@ "A problem occurred sending email, please contact your administrator." : "Ocorreu um problema ao enviar um e-mail, por favor, contate o administrador.", "A new user \"%s\" has created an account on %s" : "Um novo usuário \"%s\" criou uma conta em %s", "A user has already taken this email, maybe you already have an account?" : "Um usuário já está usando este email, talvez você já possua uma conta?", + "You can log in now." : "Você pode fazer login agora.", + "Registration is only allowed for the following domains: " : "O registro só é permitido para os seguintes domínios:", + "Please provide a valid display name." : "Forneça um nome para exibição válido.", + "Please provide a valid user name." : "Forneça um nome de usuário válido.", + "The username you have chosen already exists." : "O nome de usuário que você escolheu já existe.", "Invalid verification URL. No registration request with this verification URL is found." : "URL de verificação inválido. Nenhum pedido de registro com este URL de verificação foi encontrado.", "Unable to create user, there are problems with the user backend." : "Não é possível criar usuário, há problemas com a infraestrutura do usuário.", "Unable to set user email: " : "Não é possível definir um e-mail para o usuário:", "Failed to delete pending registration request" : "Falha ao excluir o pedido de registro pendente", + "Registration app auto setup" : "Configuração automática do aplicativo de registro", "Registration" : "Registro", "Default group that all registered users belong" : "Grupo padrão que todos os usuários registrados pertencem", "None" : "Nenhum", diff --git a/l10n/ru.js b/l10n/ru.js index 765cb90..704bac9 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -2,8 +2,10 @@ OC.L10N.register( "registration", { "Register" : "Регистрация", + "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." : "Проверочное письмо успешно отправлено.", + "Your account has been successfully created, you can log in now." : "Ваша учётная запись создана успешно, теперь вы можете войти.", "Saved" : "Сохранено", "No such group" : "Такой группы не существует", "The email address you entered is not valid" : "Указанный адрес email не является корректным", @@ -11,10 +13,16 @@ OC.L10N.register( "A problem occurred sending email, please contact your administrator." : "Возникла проблема отправки email, пожалуйста свяжитесь с администратором.", "A new user \"%s\" has created an account on %s" : "Новый пользователь \"%s\" создал учетную запись на %s", "A user has already taken this email, maybe you already have an account?" : "Пользователь уже получил этот email, возможно учетная запись уже существует?", + "You can log in now." : "Теперь вы можете войти.", + "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. Запросов на регистрацию с таким проверочным URL не найдено.", "Unable to create user, there are problems with the user backend." : "Ошибка создания пользователя, проблема на стороне клиентской части.", "Unable to set user email: " : "Невозможно установить email пользователя:", "Failed to delete pending registration request" : "Не удалось удалить существующий запрос на регистрацию", + "Registration app auto setup" : "Автоматическая настройка приложения регистрации", "Registration" : "Регистрация", "Default group that all registered users belong" : "Группа по умолчанию для всех новых пользователей", "None" : "Отсутствует", diff --git a/l10n/ru.json b/l10n/ru.json index 85b659e..2eb18af 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -1,7 +1,9 @@ { "translations": { "Register" : "Регистрация", + "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." : "Проверочное письмо успешно отправлено.", + "Your account has been successfully created, you can log in now." : "Ваша учётная запись создана успешно, теперь вы можете войти.", "Saved" : "Сохранено", "No such group" : "Такой группы не существует", "The email address you entered is not valid" : "Указанный адрес email не является корректным", @@ -9,10 +11,16 @@ "A problem occurred sending email, please contact your administrator." : "Возникла проблема отправки email, пожалуйста свяжитесь с администратором.", "A new user \"%s\" has created an account on %s" : "Новый пользователь \"%s\" создал учетную запись на %s", "A user has already taken this email, maybe you already have an account?" : "Пользователь уже получил этот email, возможно учетная запись уже существует?", + "You can log in now." : "Теперь вы можете войти.", + "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. Запросов на регистрацию с таким проверочным URL не найдено.", "Unable to create user, there are problems with the user backend." : "Ошибка создания пользователя, проблема на стороне клиентской части.", "Unable to set user email: " : "Невозможно установить email пользователя:", "Failed to delete pending registration request" : "Не удалось удалить существующий запрос на регистрацию", + "Registration app auto setup" : "Автоматическая настройка приложения регистрации", "Registration" : "Регистрация", "Default group that all registered users belong" : "Группа по умолчанию для всех новых пользователей", "None" : "Отсутствует",