Remove assumptions on how languages work in the power levels section
This does mean that the strings will need to be re-translated, but now they may be more accurate because the comma is not assumed in the code. Signed-off-by: Travis Ralston <travpc@gmail.com>
This commit is contained in:
@@ -323,7 +323,6 @@
|
||||
"The phone number entered looks invalid": "ดูเหมือนว่าหมายเลขโทรศัพท์ที่กรอกรมาไม่ถูกต้อง",
|
||||
"The email address linked to your account must be entered.": "กรุณากรอกที่อยู่อีเมลที่เชื่อมกับบัญชีของคุณ",
|
||||
"The file '%(fileName)s' exceeds this home server's size limit for uploads": "ไฟล์ '%(fileName)s' มีขนาดใหญ่เกินจำกัดของเซิร์ฟเวอร์บ้าน",
|
||||
"To send messages": "เพื่อส่งข้อความ",
|
||||
"to start a chat with someone": "เพื่อเริ่มแชทกับผู้อื่น",
|
||||
"to tag direct chat": "เพื่อแทกว่าแชทตรง",
|
||||
"Turn Markdown off": "ปิด markdown",
|
||||
@@ -488,13 +487,8 @@
|
||||
"Otherwise, <a>click here</a> to send a bug report.": "หรือ<a>คลิกที่นี่</a>เพื่อรายงานจุดบกพร่อง",
|
||||
"Power level must be positive integer.": "ระดับอำนาจต้องเป็นจำนวนเต็มบวก",
|
||||
"%(roomName)s does not exist.": "ไม่มีห้อง %(roomName)s อยู่จริง",
|
||||
"To ban users": "จะแบนผู้ใช้ได้",
|
||||
"To configure the room": "จะตั้งค่าห้องนี้ได้",
|
||||
"to browse the directory": "เพื่อเรียกดูไดเรกทอรี",
|
||||
"To invite users into the room": "จะเชิญผู้ใช้เข้าห้องได้",
|
||||
"To kick users": "จะเตะผู้ใช้ได้",
|
||||
"To link to a room it must have <a>an address</a>.": "ห้องต้องมี<a>ที่อยู่</a>ก่อน ถึงจะลิงก์ได้",
|
||||
"To remove other users' messages": "จะลบข้อความของผู้ใช้อื่นได้",
|
||||
"Enter passphrase": "กรอกรหัสผ่าน",
|
||||
"Seen by %(userName)s at %(dateTime)s": "%(userName)s เห็นแล้วเมื่อเวลา %(dateTime)s",
|
||||
"to restore": "เพื่อกู้คืน",
|
||||
|
||||
Reference in New Issue
Block a user