[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2015-10-18 00:28:17 -04:00
parent 93d804b039
commit eec5be974e
6 changed files with 9 additions and 6 deletions

View File

@ -19,6 +19,7 @@ OC.L10N.register(
"Default group that all registered users belong" : "Standardgruppe, zu der alle registrierten Benutzer gehören", "Default group that all registered users belong" : "Standardgruppe, zu der alle registrierten Benutzer gehören",
"None" : "Keine", "None" : "Keine",
"Allowed domains for registration" : "Erlaubte Domains für die Registrierung", "Allowed domains for registration" : "Erlaubte Domains für die Registrierung",
"Registration is only allowed for following domains:" : "Anmeldung ist nur für die folgenden Domains erlaubt:",
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "Bitte klicke auf den folgenden Link, um ein neues ownCloud-Konto zu erstellen:<br/><br/>\n<a href=\"{link}\">{link}</a>", "To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "Bitte klicke auf den folgenden Link, um ein neues ownCloud-Konto zu erstellen:<br/><br/>\n<a href=\"{link}\">{link}</a>",
"Welcome, you can create your account below." : "Willkommen, Du kannst im unteren Teil Dein Konto anlegen.", "Welcome, you can create your account below." : "Willkommen, Du kannst im unteren Teil Dein Konto anlegen.",
"Username" : "Benutzername", "Username" : "Benutzername",

View File

@ -17,6 +17,7 @@
"Default group that all registered users belong" : "Standardgruppe, zu der alle registrierten Benutzer gehören", "Default group that all registered users belong" : "Standardgruppe, zu der alle registrierten Benutzer gehören",
"None" : "Keine", "None" : "Keine",
"Allowed domains for registration" : "Erlaubte Domains für die Registrierung", "Allowed domains for registration" : "Erlaubte Domains für die Registrierung",
"Registration is only allowed for following domains:" : "Anmeldung ist nur für die folgenden Domains erlaubt:",
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "Bitte klicke auf den folgenden Link, um ein neues ownCloud-Konto zu erstellen:<br/><br/>\n<a href=\"{link}\">{link}</a>", "To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "Bitte klicke auf den folgenden Link, um ein neues ownCloud-Konto zu erstellen:<br/><br/>\n<a href=\"{link}\">{link}</a>",
"Welcome, you can create your account below." : "Willkommen, Du kannst im unteren Teil Dein Konto anlegen.", "Welcome, you can create your account below." : "Willkommen, Du kannst im unteren Teil Dein Konto anlegen.",
"Username" : "Benutzername", "Username" : "Benutzername",

View File

@ -18,6 +18,7 @@ $TRANSLATIONS = array(
"Default group that all registered users belong" => "Standardgruppe, zu der alle registrierten Benutzer gehören", "Default group that all registered users belong" => "Standardgruppe, zu der alle registrierten Benutzer gehören",
"None" => "Keine", "None" => "Keine",
"Allowed domains for registration" => "Erlaubte Domains für die Registrierung", "Allowed domains for registration" => "Erlaubte Domains für die Registrierung",
"Registration is only allowed for following domains:" => "Anmeldung ist nur für die folgenden Domains erlaubt:",
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" => "Bitte klicke auf den folgenden Link, um ein neues ownCloud-Konto zu erstellen:<br/><br/>\n<a href=\"{link}\">{link}</a>", "To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" => "Bitte klicke auf den folgenden Link, um ein neues ownCloud-Konto zu erstellen:<br/><br/>\n<a href=\"{link}\">{link}</a>",
"Welcome, you can create your account below." => "Willkommen, Du kannst im unteren Teil Dein Konto anlegen.", "Welcome, you can create your account below." => "Willkommen, Du kannst im unteren Teil Dein Konto anlegen.",
"Username" => "Benutzername", "Username" => "Benutzername",

View File

@ -4,9 +4,9 @@ OC.L10N.register(
"Register" : "등록", "Register" : "등록",
"Email address you entered is not valid" : "입력한 이메일 주소가 올바르지 않음", "Email address you entered is not valid" : "입력한 이메일 주소가 올바르지 않음",
"Verify your ownCloud registration request" : "ownCloud 가입 요청 확인", "Verify your ownCloud registration request" : "ownCloud 가입 요청 확인",
"A problem occurred sending email, please contact your administrator." : "이메일을 보내는 중 문제가 발생하였습니다. 시스템 관리자에게 연락하십시오.", "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." : "같은 이메일에서 온 등록 요청이 이미 있어서 새 확인 메일을 보냈습니다.", "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?" : "누군가가 이미 이 메일 주소를 선점하였습니다. 계정이 있을 수도 있습니다.", "A user has already taken this email, maybe you already have an account?" : "누군가가 이미 이 메일 주소를 선점습니다. 계정이 있을 수도 있습니다.",
"You can <a href=\"{login}\">log in now</a>." : "<a href=\"{login}\">지금 로그인</a>할 수 있습니다.", "You can <a href=\"{login}\">log in now</a>." : "<a href=\"{login}\">지금 로그인</a>할 수 있습니다.",
"Verification email successfully sent." : "확인 이메일을 보냈습니다.", "Verification email successfully sent." : "확인 이메일을 보냈습니다.",
"Invalid verification URL. No registration request with this verification URL is found." : "확인 URL이 잘못되었습니다. 이 확인 URL과 연결된 가입 요청이 없습니다.", "Invalid verification URL. No registration request with this verification URL is found." : "확인 URL이 잘못되었습니다. 이 확인 URL과 연결된 가입 요청이 없습니다.",

View File

@ -2,9 +2,9 @@
"Register" : "등록", "Register" : "등록",
"Email address you entered is not valid" : "입력한 이메일 주소가 올바르지 않음", "Email address you entered is not valid" : "입력한 이메일 주소가 올바르지 않음",
"Verify your ownCloud registration request" : "ownCloud 가입 요청 확인", "Verify your ownCloud registration request" : "ownCloud 가입 요청 확인",
"A problem occurred sending email, please contact your administrator." : "이메일을 보내는 중 문제가 발생하였습니다. 시스템 관리자에게 연락하십시오.", "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." : "같은 이메일에서 온 등록 요청이 이미 있어서 새 확인 메일을 보냈습니다.", "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?" : "누군가가 이미 이 메일 주소를 선점하였습니다. 계정이 있을 수도 있습니다.", "A user has already taken this email, maybe you already have an account?" : "누군가가 이미 이 메일 주소를 선점습니다. 계정이 있을 수도 있습니다.",
"You can <a href=\"{login}\">log in now</a>." : "<a href=\"{login}\">지금 로그인</a>할 수 있습니다.", "You can <a href=\"{login}\">log in now</a>." : "<a href=\"{login}\">지금 로그인</a>할 수 있습니다.",
"Verification email successfully sent." : "확인 이메일을 보냈습니다.", "Verification email successfully sent." : "확인 이메일을 보냈습니다.",
"Invalid verification URL. No registration request with this verification URL is found." : "확인 URL이 잘못되었습니다. 이 확인 URL과 연결된 가입 요청이 없습니다.", "Invalid verification URL. No registration request with this verification URL is found." : "확인 URL이 잘못되었습니다. 이 확인 URL과 연결된 가입 요청이 없습니다.",

View File

@ -3,9 +3,9 @@ $TRANSLATIONS = array(
"Register" => "등록", "Register" => "등록",
"Email address you entered is not valid" => "입력한 이메일 주소가 올바르지 않음", "Email address you entered is not valid" => "입력한 이메일 주소가 올바르지 않음",
"Verify your ownCloud registration request" => "ownCloud 가입 요청 확인", "Verify your ownCloud registration request" => "ownCloud 가입 요청 확인",
"A problem occurred sending email, please contact your administrator." => "이메일을 보내는 중 문제가 발생하였습니다. 시스템 관리자에게 연락하십시오.", "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." => "같은 이메일에서 온 등록 요청이 이미 있어서 새 확인 메일을 보냈습니다.", "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?" => "누군가가 이미 이 메일 주소를 선점하였습니다. 계정이 있을 수도 있습니다.", "A user has already taken this email, maybe you already have an account?" => "누군가가 이미 이 메일 주소를 선점습니다. 계정이 있을 수도 있습니다.",
"You can <a href=\"{login}\">log in now</a>." => "<a href=\"{login}\">지금 로그인</a>할 수 있습니다.", "You can <a href=\"{login}\">log in now</a>." => "<a href=\"{login}\">지금 로그인</a>할 수 있습니다.",
"Verification email successfully sent." => "확인 이메일을 보냈습니다.", "Verification email successfully sent." => "확인 이메일을 보냈습니다.",
"Invalid verification URL. No registration request with this verification URL is found." => "확인 URL이 잘못되었습니다. 이 확인 URL과 연결된 가입 요청이 없습니다.", "Invalid verification URL. No registration request with this verification URL is found." => "확인 URL이 잘못되었습니다. 이 확인 URL과 연결된 가입 요청이 없습니다.",