@@ -344,27 +344,24 @@ const th = {
344
344
login2fa_recovery_placeholder : 'XXXXXXXX' ,
345
345
346
346
347
- // ***********************************
348
- // Missing translations
349
- // ***********************************
350
- "change" : undefined , // In English: "Change"
351
- "clock_visibility" : undefined , // In English: "Clock Visibility"
352
- "confirm" : undefined , // In English: "Confirm"
353
- "path" : undefined , // In English: "Path"
354
- "plural_suffix" : undefined , // In English: "s"
355
- "reading" : undefined , // In English: "Reading %strong%"
356
- "writing" : undefined , // In English: "Writing %strong%"
357
- "save" : undefined , // In English: "Save"
358
- "unzipping" : undefined , // In English: "Unzipping %strong%"
359
- "sequencing" : undefined , // In English: "Sequencing %strong%"
360
- "zipping" : undefined , // In English: "Zipping %strong%"
361
- "Editor" : undefined , // In English: "Editor"
362
- "Viewer" : undefined , // In English: "Viewer"
363
- "People with access" : undefined , // In English: "People with access"
364
- "Share With…" : undefined , // In English: "Share With…"
365
- "Owner" : undefined , // In English: "Owner"
366
- "You can't share with yourself." : undefined , // In English: "You can't share with yourself."
367
- "This user already has access to this item" : undefined , // In English: "This user already has access to this item"
347
+ "change" : 'เปลี่ยนแปลง' , // In English: "Change"
348
+ "clock_visibility" : 'การมองเห็นนาฬิกา' , // In English: "Clock Visibility"
349
+ "confirm" : 'ยืนยัน' , // In English: "Confirm"
350
+ "path" : 'ที่อยู่' , // In English: "Path"
351
+ "plural_suffix" : 's' , // In English: "s"
352
+ "reading" : 'กำลังอ่าน %strong%' , // In English: "Reading %strong%"
353
+ "writing" : 'กำลังเขียน %strong%' , // In English: "Writing %strong%"
354
+ "save" : 'บันทึก' , // In English: "Save"
355
+ "unzipping" : 'กำลังแยก %strong%' , // In English: "Unzipping %strong%"
356
+ "sequencing" : 'กำลังจัดลำดับ %strong%' , // In English: "Sequencing %strong%"
357
+ "zipping" : 'กำลังบีบอัด %strong%' , // In English: "Zipping %strong%"
358
+ "Editor" : 'ตัวแก้ไข' , // In English: "Editor"
359
+ "Viewer" : 'ผู้ชม' , // In English: "Viewer"
360
+ "People with access" : 'บุคคลที่สามารถเข้าถึงได้' , // In English: "People with access"
361
+ "Share With…" : 'แบ่งปันร่วมกับ...' , // In English: "Share With…"
362
+ "Owner" : 'เจ้าของ' , // In English: "Owner"
363
+ "You can't share with yourself." : 'คุณไม่สามารถแบ่งปันกับตัวเองได้' , // In English: "You can't share with yourself."
364
+ "This user already has access to this item" : 'ผู้ใช้นี้สามารถเข้าถึงรายการนี้ได้แล้ว' , // In English: "This user already has access to this item"
368
365
369
366
}
370
367
} ;
0 commit comments