From 01adb837f69a29823b3e76c45de3b255aa80dafa Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Sat, 12 Sep 2015 00:28:18 -0400 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/es.js | 2 ++ l10n/es.json | 2 ++ l10n/es.php | 2 ++ l10n/ko.js | 7 +++++++ l10n/ko.json | 7 +++++++ l10n/ko.php | 7 +++++++ 6 files changed, 27 insertions(+) diff --git a/l10n/es.js b/l10n/es.js index 726194f..794f8d3 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -4,6 +4,8 @@ OC.L10N.register( "Register" : "Registro", "Email address you entered is not valid" : "La dirección de correo electrónico que ingresó no es válida", "Verify your ownCloud registration request" : "Verifique su solicitud de registro con ownCloud", + "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 user has already taken this email, maybe you already have an account?" : "Un usuario ya ha tomado este correo electrónico, ¿tal vez usted ya tiene una cuenta?", "You can log in now." : "Puede iniciar sesión ahora.", "Verification email successfully sent." : "Mensaje de verificación enviado con éxito.", "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.", diff --git a/l10n/es.json b/l10n/es.json index 89ea55e..447986f 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -2,6 +2,8 @@ "Register" : "Registro", "Email address you entered is not valid" : "La dirección de correo electrónico que ingresó no es válida", "Verify your ownCloud registration request" : "Verifique su solicitud de registro con ownCloud", + "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 user has already taken this email, maybe you already have an account?" : "Un usuario ya ha tomado este correo electrónico, ¿tal vez usted ya tiene una cuenta?", "You can log in now." : "Puede iniciar sesión ahora.", "Verification email successfully sent." : "Mensaje de verificación enviado con éxito.", "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.", diff --git a/l10n/es.php b/l10n/es.php index 0f9c2f7..97b08b6 100644 --- a/l10n/es.php +++ b/l10n/es.php @@ -3,6 +3,8 @@ $TRANSLATIONS = array( "Register" => "Registro", "Email address you entered is not valid" => "La dirección de correo electrónico que ingresó no es válida", "Verify your ownCloud registration request" => "Verifique su solicitud de registro con ownCloud", +"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 user has already taken this email, maybe you already have an account?" => "Un usuario ya ha tomado este correo electrónico, ¿tal vez usted ya tiene una cuenta?", "You can log in now." => "Puede iniciar sesión ahora.", "Verification email successfully sent." => "Mensaje de verificación enviado con éxito.", "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.", diff --git a/l10n/ko.js b/l10n/ko.js index b14d291..7b510fb 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -4,6 +4,10 @@ OC.L10N.register( "Register" : "등록", "Email address you entered is not valid" : "입력한 이메일 주소가 올바르지 않음", "Verify your ownCloud registration request" : "ownCloud 가입 요청 확인", + "A problem occurred sending email, please contact your administrator." : "이메일을 보내는 중 문제가 발생하였습니다. 시스템 관리자에게 연락하십시오.", + "There is already a pending registration with this email, a new verification email has been sent to the address." : "같은 이메일에서 온 등록 요청이 이미 있어서 새 확인 메일을 보냈습니다.", + "A user has already taken this email, maybe you already have an account?" : "누군가가 이미 이 메일 주소를 선점하였습니다. 계정이 있을 수도 있습니다.", + "You can log in now." : "지금 로그인할 수 있습니다.", "Verification email successfully sent." : "확인 이메일을 보냈습니다.", "Invalid verification URL. No registration request with this verification URL is found." : "확인 URL이 잘못되었습니다. 이 확인 URL과 연결된 가입 요청이 없습니다.", "Unable to create user, there are problems with user backend." : "사용자 백엔드 오류로 사용자를 등록할 수 없습니다.", @@ -15,6 +19,9 @@ OC.L10N.register( "Registration" : "등록", "Default group that all registered users belong" : "모든 등록 사용자가 속한 기본 그룹", "None" : "없음", + "Allowed domains for registration" : "등록이 허용된 도메인", + "Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "등록이 허용된 도메인을 쌍반점(;)으로 구분하여 입력하십시오. 예: owncloud.com;github.com", + "Registration is only allowed for following domains:" : "다음 도메인 사용자만 등록할 수 있습니다:", "To create a new account on ownCloud, just click the following link:

\n{link}" : "ownCloud에 새 계정을 등록하려면 다음 링크를 누르십시오:

\n{link}", "Welcome, you can create your account below." : "안녕하세요, 아래에서 회원 가입할 수 있습니다.", "Username" : "사용자 이름", diff --git a/l10n/ko.json b/l10n/ko.json index a088f17..0a89191 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -2,6 +2,10 @@ "Register" : "등록", "Email address you entered is not valid" : "입력한 이메일 주소가 올바르지 않음", "Verify your ownCloud registration request" : "ownCloud 가입 요청 확인", + "A problem occurred sending email, please contact your administrator." : "이메일을 보내는 중 문제가 발생하였습니다. 시스템 관리자에게 연락하십시오.", + "There is already a pending registration with this email, a new verification email has been sent to the address." : "같은 이메일에서 온 등록 요청이 이미 있어서 새 확인 메일을 보냈습니다.", + "A user has already taken this email, maybe you already have an account?" : "누군가가 이미 이 메일 주소를 선점하였습니다. 계정이 있을 수도 있습니다.", + "You can log in now." : "지금 로그인할 수 있습니다.", "Verification email successfully sent." : "확인 이메일을 보냈습니다.", "Invalid verification URL. No registration request with this verification URL is found." : "확인 URL이 잘못되었습니다. 이 확인 URL과 연결된 가입 요청이 없습니다.", "Unable to create user, there are problems with user backend." : "사용자 백엔드 오류로 사용자를 등록할 수 없습니다.", @@ -13,6 +17,9 @@ "Registration" : "등록", "Default group that all registered users belong" : "모든 등록 사용자가 속한 기본 그룹", "None" : "없음", + "Allowed domains for registration" : "등록이 허용된 도메인", + "Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "등록이 허용된 도메인을 쌍반점(;)으로 구분하여 입력하십시오. 예: owncloud.com;github.com", + "Registration is only allowed for following domains:" : "다음 도메인 사용자만 등록할 수 있습니다:", "To create a new account on ownCloud, just click the following link:

\n{link}" : "ownCloud에 새 계정을 등록하려면 다음 링크를 누르십시오:

\n{link}", "Welcome, you can create your account below." : "안녕하세요, 아래에서 회원 가입할 수 있습니다.", "Username" : "사용자 이름", diff --git a/l10n/ko.php b/l10n/ko.php index aea747f..cf84970 100644 --- a/l10n/ko.php +++ b/l10n/ko.php @@ -3,6 +3,10 @@ $TRANSLATIONS = array( "Register" => "등록", "Email address you entered is not valid" => "입력한 이메일 주소가 올바르지 않음", "Verify your ownCloud registration request" => "ownCloud 가입 요청 확인", +"A problem occurred sending email, please contact your administrator." => "이메일을 보내는 중 문제가 발생하였습니다. 시스템 관리자에게 연락하십시오.", +"There is already a pending registration with this email, a new verification email has been sent to the address." => "같은 이메일에서 온 등록 요청이 이미 있어서 새 확인 메일을 보냈습니다.", +"A user has already taken this email, maybe you already have an account?" => "누군가가 이미 이 메일 주소를 선점하였습니다. 계정이 있을 수도 있습니다.", +"You can log in now." => "지금 로그인할 수 있습니다.", "Verification email successfully sent." => "확인 이메일을 보냈습니다.", "Invalid verification URL. No registration request with this verification URL is found." => "확인 URL이 잘못되었습니다. 이 확인 URL과 연결된 가입 요청이 없습니다.", "Unable to create user, there are problems with user backend." => "사용자 백엔드 오류로 사용자를 등록할 수 없습니다.", @@ -14,6 +18,9 @@ $TRANSLATIONS = array( "Registration" => "등록", "Default group that all registered users belong" => "모든 등록 사용자가 속한 기본 그룹", "None" => "없음", +"Allowed domains for registration" => "등록이 허용된 도메인", +"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "등록이 허용된 도메인을 쌍반점(;)으로 구분하여 입력하십시오. 예: owncloud.com;github.com", +"Registration is only allowed for following domains:" => "다음 도메인 사용자만 등록할 수 있습니다:", "To create a new account on ownCloud, just click the following link:

\n{link}" => "ownCloud에 새 계정을 등록하려면 다음 링크를 누르십시오:

\n{link}", "Welcome, you can create your account below." => "안녕하세요, 아래에서 회원 가입할 수 있습니다.", "Username" => "사용자 이름",