Skip to content

Commit b8fb8b0

Browse files
author
Weblate
committed
Merge branch 'origin/develop' into Weblate.
2 parents 9b7070b + eb8d3be commit b8fb8b0

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

src/i18n/strings/ga.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,6 @@
3333
"Go to element.io": "Téigh go element.io",
3434
"Open user settings": "Oscail socruithe úsáideora",
3535
"Open": "Oscail",
36-
"Use %(brand)s on mobile": "Úsáid %(brand)s ar guthán póca"
36+
"Use %(brand)s on mobile": "Úsáid %(brand)s ar guthán póca",
37+
"Switch to space by number": "Athraigh go spás de réir uimhreach"
3738
}

src/i18n/strings/th.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,16 @@
1515
"Go to element.io": "ไปยัง element.io",
1616
"Failed to start": "ไม่สามารถเริ่ม",
1717
"Open": "เปิด",
18-
"Powered by Matrix": "ขับเคลื่อนโดย Matrix"
18+
"Powered by Matrix": "ขับเคลื่อนโดย Matrix",
19+
"Unexpected error preparing the app. See console for details.": "เกิดข้อผิดพลาดที่ไม่คาดคิดขณะการเตรียมพร้อมโปรแกรม. คุณสามารถดูรายละเอียดข้อผิดพลาดได้ที่หน้าคอนโซล.",
20+
"Unable to load config file: please refresh the page to try again.": "ไม่สามารถโหลดการตั้งค่า: โปรดรีเฟรชหน้าเว็บเพื่อลองใหม่อีกครั้ง.",
21+
"Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "การตั้งค่าของ Element จะต้องอยู่ในรูปแบบ JSON. โปรดแก้ไขการตั้งค่าและโหลดหน้านี้ใหม่อีกครั้ง.",
22+
"Your Element is misconfigured": "การตั้งค่าของคุณไม่ถูกต้อง",
23+
"Invalid configuration: no default server specified.": "คุณยังไม่ได้ตั้งค่าเซิฟเวอร์หลักในการตั้งค่า.",
24+
"I understand the risks and wish to continue": "ฉันเข้าใจความเสี่ยง และดำเนินการต่อ",
25+
"Please install <chromeLink>Chrome</chromeLink>, <firefoxLink>Firefox</firefoxLink>, or <safariLink>Safari</safariLink> for the best experience.": "กรุณาติดตั้ง <chromeLink>Chrome</chromeLink>, <firefoxLink>Firefox</firefoxLink>, หรือ <safariLink>Safari</safariLink> เพื่อประสิทธิภาพการใช้งานที่ดีที่สุด.",
26+
"Your browser can't run %(brand)s": "เบราว์เซอร์ของคุณไม่สามารถใช้งาน %(brand)s ได้",
27+
"Unsupported browser": "เบราว์เซอร์ไม่รองรับ",
28+
"%(appName)s (%(browserName)s, %(osName)s)": "%(appName)s (%(browserName)s, %(osName)s)",
29+
"Previous/next recently visited room or community": "ห้อง/ชุมชน ที่เคยเยี่ยมชมไปก่อนหน้า"
1930
}

0 commit comments

Comments
 (0)