New translations strings.xml (Thai)

This commit is contained in:
Eugen Rochko 2022-10-15 13:55:51 +02:00
parent a900351729
commit 01b746d30a
1 changed files with 9 additions and 0 deletions

View File

@ -340,4 +340,13 @@
<string name="edit_multiple_changed">แก้ไขโพสต์แล้ว</string>
<string name="edit">แก้ไข</string>
<string name="discard_changes">ละทิ้งการเปลี่ยนแปลง?</string>
<string name="upload_failed">การอัปโหลดล้มเหลว</string>
<string name="file_size_bytes">%d ไบต์</string>
<string name="file_size_kb">%.2f กิโลไบต์</string>
<string name="file_size_mb">%.2f เมกะไบต์</string>
<string name="file_size_gb">%.2f กิกะไบต์</string>
<string name="file_upload_progress">%1$s จาก %2$s</string>
<string name="file_upload_time_remaining">เหลืออีก %s</string>
<string name="upload_error_connection_lost">อุปกรณ์ของคุณสูญเสียการเชื่อมต่อกับอินเทอร์เน็ต</string>
<string name="upload_processing">กำลังประมวลผล…</string>
</resources>