Skip to content

Commit

Permalink
l10n: updated plurals.xml translation (Thai) (#151)
Browse files Browse the repository at this point in the history
  • Loading branch information
timschneeb authored Jul 22, 2023
1 parent ea7ff1d commit 18b67aa
Showing 1 changed file with 3 additions and 12 deletions.
15 changes: 3 additions & 12 deletions app/src/main/res/values-th-rTH/plurals.xml
Original file line number Diff line number Diff line change
@@ -1,21 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<plurals name="nodes">
<item quantity="other">หนึ่ง
%d โหนด
อื่น
%d โหนด</item>
<item quantity="other">%d โหนด</item>
</plurals>
<plurals name="custom_parameters">
<item quantity="other">หนึ่ง
%d พารามิเตอร์ที่ปรับแต่งได้
อื่น
%d พารามิเตอร์ที่ปรับแต่งได้</item>
<item quantity="other">%d พารามิเตอร์ที่ปรับแต่งได้</item>
</plurals>
<plurals name="unsupported_apps">
<item quantity="other">หนึ่ง
%d แอปที่ไม่รองรับได้รับการยกเว้นโดยอัตโนมัติ แตะเพื่อดูรายละเอียด
อื่น
%d แอปที่ไม่รองรับได้รับการยกเว้นโดยอัตโนมัติ แตะเพื่อดูรายละเอียด</item>
<item quantity="other">%d แอปที่ไม่รองรับได้รับการยกเว้นโดยอัตโนมัติ แตะเพื่อดูรายละเอียด</item>
</plurals>
</resources>

0 comments on commit 18b67aa

Please sign in to comment.