[tx-robot] updated from transifex

This commit is contained in:
ownCloud Jenkins 2017-08-23 02:36:17 +00:00
parent cd40bd1fdf
commit 9c3b2ac581
2 changed files with 16 additions and 0 deletions

View File

@ -2,8 +2,10 @@ OC.L10N.register(
"registration", "registration",
{ {
"Register" : "สมัครสมาชิก", "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." : "นี้อยู่ระหว่างดำเนินการลงทะเบียนด้วยอีเมล กรุณาไปตรวจสอบอีเมลของคุณเพื่อยืนยัน", "There is already a pending registration with this email, a new verification email has been sent to the address." : "นี้อยู่ระหว่างดำเนินการลงทะเบียนด้วยอีเมล กรุณาไปตรวจสอบอีเมลของคุณเพื่อยืนยัน",
"Verification email successfully sent." : "ส่งอีเมลยืนยันเรียบร้อยแล้ว", "Verification email successfully sent." : "ส่งอีเมลยืนยันเรียบร้อยแล้ว",
"Your account has been successfully created, you can <a href=\"%s\">log in now</a>." : "สร้างบัญชีของคุณสำเร็จแล้ว คุณสามารถ <a href=\"%s\">เข้าสู่ระบบ</a> ได้เลย",
"Saved" : "บันทึกแล้ว", "Saved" : "บันทึกแล้ว",
"No such group" : "ไม่มีกลุ่มดังกล่าว", "No such group" : "ไม่มีกลุ่มดังกล่าว",
"The email address you entered is not valid" : "คุณป้อนอีเมลไม่ถูกต้อง", "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 problem occurred sending email, please contact your administrator." : "เกิดปัญหาขณะกำลังส่งอีเมล กรุณาติดต่อผู้ดูแลระบบของคุณ",
"A new user \"%s\" has created an account on %s" : "ผู้ใช้ใหม่ \"%s\" ได้สร้างบัญชีผู้ใช้บน %s", "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?" : "อีเมลนี้มีคนใช้ไปแล้ว บางทีคุณอาจมีบัญชีอยู่แล้ว?", "A user has already taken this email, maybe you already have an account?" : "อีเมลนี้มีคนใช้ไปแล้ว บางทีคุณอาจมีบัญชีอยู่แล้ว?",
"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 ไม่ถูกต้องไม่มีคำขอการลงทะเบียน", "Invalid verification URL. No registration request with this verification URL is found." : "ตรวจสอบ URL ไม่ถูกต้องไม่มีคำขอการลงทะเบียน",
"Unable to create user, there are problems with the user backend." : "ไม่สามารถสร้างผู้ใช้ มันมีปัญหากับผู้ใช้แบ็กเอนด์", "Unable to create user, there are problems with the user backend." : "ไม่สามารถสร้างผู้ใช้ มันมีปัญหากับผู้ใช้แบ็กเอนด์",
"Unable to set user email: " : "ไม่สามารถตั้งค่าอีเมลของผู้ใช้:", "Unable to set user email: " : "ไม่สามารถตั้งค่าอีเมลของผู้ใช้:",
"Failed to delete pending registration request" : "ไม่สามารถลบคำขอลงทะเบียนที่รอดำเนินการ", "Failed to delete pending registration request" : "ไม่สามารถลบคำขอลงทะเบียนที่รอดำเนินการ",
"Registration app auto setup" : "การลงทะเบียนแอพอัตโนมัติ",
"Registration" : "การลงทะเบียน", "Registration" : "การลงทะเบียน",
"Default group that all registered users belong" : "ค่าเริ่มต้นของกลุ่มผู้ใช้ที่ลงทะเบียนเป็นสมาชิก", "Default group that all registered users belong" : "ค่าเริ่มต้นของกลุ่มผู้ใช้ที่ลงทะเบียนเป็นสมาชิก",
"None" : "ไม่มี", "None" : "ไม่มี",

View File

@ -1,7 +1,9 @@
{ "translations": { { "translations": {
"Register" : "สมัครสมาชิก", "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." : "นี้อยู่ระหว่างดำเนินการลงทะเบียนด้วยอีเมล กรุณาไปตรวจสอบอีเมลของคุณเพื่อยืนยัน", "There is already a pending registration with this email, a new verification email has been sent to the address." : "นี้อยู่ระหว่างดำเนินการลงทะเบียนด้วยอีเมล กรุณาไปตรวจสอบอีเมลของคุณเพื่อยืนยัน",
"Verification email successfully sent." : "ส่งอีเมลยืนยันเรียบร้อยแล้ว", "Verification email successfully sent." : "ส่งอีเมลยืนยันเรียบร้อยแล้ว",
"Your account has been successfully created, you can <a href=\"%s\">log in now</a>." : "สร้างบัญชีของคุณสำเร็จแล้ว คุณสามารถ <a href=\"%s\">เข้าสู่ระบบ</a> ได้เลย",
"Saved" : "บันทึกแล้ว", "Saved" : "บันทึกแล้ว",
"No such group" : "ไม่มีกลุ่มดังกล่าว", "No such group" : "ไม่มีกลุ่มดังกล่าว",
"The email address you entered is not valid" : "คุณป้อนอีเมลไม่ถูกต้อง", "The email address you entered is not valid" : "คุณป้อนอีเมลไม่ถูกต้อง",
@ -9,10 +11,16 @@
"A problem occurred sending email, please contact your administrator." : "เกิดปัญหาขณะกำลังส่งอีเมล กรุณาติดต่อผู้ดูแลระบบของคุณ", "A problem occurred sending email, please contact your administrator." : "เกิดปัญหาขณะกำลังส่งอีเมล กรุณาติดต่อผู้ดูแลระบบของคุณ",
"A new user \"%s\" has created an account on %s" : "ผู้ใช้ใหม่ \"%s\" ได้สร้างบัญชีผู้ใช้บน %s", "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?" : "อีเมลนี้มีคนใช้ไปแล้ว บางทีคุณอาจมีบัญชีอยู่แล้ว?", "A user has already taken this email, maybe you already have an account?" : "อีเมลนี้มีคนใช้ไปแล้ว บางทีคุณอาจมีบัญชีอยู่แล้ว?",
"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 ไม่ถูกต้องไม่มีคำขอการลงทะเบียน", "Invalid verification URL. No registration request with this verification URL is found." : "ตรวจสอบ URL ไม่ถูกต้องไม่มีคำขอการลงทะเบียน",
"Unable to create user, there are problems with the user backend." : "ไม่สามารถสร้างผู้ใช้ มันมีปัญหากับผู้ใช้แบ็กเอนด์", "Unable to create user, there are problems with the user backend." : "ไม่สามารถสร้างผู้ใช้ มันมีปัญหากับผู้ใช้แบ็กเอนด์",
"Unable to set user email: " : "ไม่สามารถตั้งค่าอีเมลของผู้ใช้:", "Unable to set user email: " : "ไม่สามารถตั้งค่าอีเมลของผู้ใช้:",
"Failed to delete pending registration request" : "ไม่สามารถลบคำขอลงทะเบียนที่รอดำเนินการ", "Failed to delete pending registration request" : "ไม่สามารถลบคำขอลงทะเบียนที่รอดำเนินการ",
"Registration app auto setup" : "การลงทะเบียนแอพอัตโนมัติ",
"Registration" : "การลงทะเบียน", "Registration" : "การลงทะเบียน",
"Default group that all registered users belong" : "ค่าเริ่มต้นของกลุ่มผู้ใช้ที่ลงทะเบียนเป็นสมาชิก", "Default group that all registered users belong" : "ค่าเริ่มต้นของกลุ่มผู้ใช้ที่ลงทะเบียนเป็นสมาชิก",
"None" : "ไม่มี", "None" : "ไม่มี",