mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 07:55:18 +00:00
chore: thai translation error fix errors
This commit is contained in:
parent
b70f250e8d
commit
9391e7a379
@ -18,7 +18,7 @@
|
||||
"artists": "ศิลปิน",
|
||||
"albums": "อัลบั้ม",
|
||||
"tracks": "แทร็ก",
|
||||
"downloads": "ดาวน์โหลด"
|
||||
"downloads": "ดาวน์โหลด",
|
||||
"filter_playlists": "กรองเพลย์ลิสต์...",
|
||||
"liked_tracks": "เพลงที่ชอบ",
|
||||
"liked_tracks_description": "เพลงที่คุณชื่นชอบทั้งหมด",
|
||||
@ -36,7 +36,7 @@
|
||||
"search_local_tracks": "ค้นหาเพลงในเครื่อง...",
|
||||
"play": "เล่น",
|
||||
"delete": "ลบ",
|
||||
"none": "ไม่มี"
|
||||
"none": "ไม่มี",
|
||||
"sort_a_z": "เรียงตาม A-Z",
|
||||
"sort_z_a": "เรียงตาม Z-A",
|
||||
"sort_artist": "เรียงตามศิลปิน",
|
||||
@ -65,7 +65,7 @@
|
||||
"released": "เผยแพร่",
|
||||
"error": "ข้อผิดพลาด {error}",
|
||||
"title": "ชื่อ",
|
||||
"time": "เวลา"
|
||||
"time": "เวลา",
|
||||
"more_actions": "เพิ่มเติม",
|
||||
"download_count": "ดาวน์โหลด ({count})",
|
||||
"add_count_to_playlist": "เพิ่ม ({count}) ลงในเพลย์ลิสต์",
|
||||
@ -101,7 +101,7 @@
|
||||
"queue": "คิว",
|
||||
"alternative_track_sources": "แหล่งแทร็กอื่น",
|
||||
"download_track": "ดาวน์โหลดแทร็ก",
|
||||
"tracks_in_queue": "{tracks} แทร็กในคิว"
|
||||
"tracks_in_queue": "{tracks} แทร็กในคิว",
|
||||
"clear_all": "ล้างทั้งหมด",
|
||||
"show_hide_ui_on_hover": "แสดง/ซ่อน UI เมื่อโฮเวอร์",
|
||||
"always_on_top": "อยู่ด้านบนเสมอ",
|
||||
@ -176,13 +176,13 @@
|
||||
"first_go_to": "ก่อนอื่น ไปที่",
|
||||
"login_if_not_logged_in": "ยังไม่ได้เข้าสู่ระบบ ให้เข้าสู่ระบบ/ลงทะเบียน",
|
||||
"step_2": "ขั้นที่ 2",
|
||||
"step_2_steps": "1. หลังจากเข้าสู่ระบบแล้ว กด F12 หรือ คลิกขวาที่เมาส์ > ตรวจสอบเพื่อเปิด Devtools เบราว์เซอร์\n2. จากนั้นไปที่แท็บ "แอปพลิเคชัน" (Chrome, Edge, Brave เป็นต้น) หรือแท็บ "ที่เก็บข้อมูล" (Firefox, Palemoon เป็นต้น)\n3. ไปที่ส่วน "คุกกี้" แล้วไปที่ subsection "https://accounts.spotify.com"",
|
||||
"step_2_steps": "1. หลังจากเข้าสู่ระบบแล้ว กด F12 หรือ คลิกขวาที่เมาส์ > ตรวจสอบเพื่อเปิด Devtools เบราว์เซอร์\n2. จากนั้นไปที่แท็บ \"แอปพลิเคชัน\" (Chrome, Edge, Brave เป็นต้น) หรือแท็บ \"ที่เก็บข้อมูล\" (Firefox, Palemoon เป็นต้น)\n3. ไปที่ส่วน \"คุกกี้\" แล้วไปที่ subsection \"https: //accounts.spotify.com\"",
|
||||
"step_3": "ขั้นที่ 3",
|
||||
"step_3_steps": "คัดลอกค่าคุกกี้ "sp_dc"",
|
||||
"step_3_steps": "คัดลอกค่าคุกกี้ \"sp_dc\"",
|
||||
"success_emoji": "สำเร็จ",
|
||||
"success_message": "ตอนนี้คุณเข้าสู่ระบบด้วยบัญชี Spotify ของคุณเรียบร้อยแล้ว ยอดเยี่ยม!",
|
||||
"step_4": "ขั้นที่ 4",
|
||||
"step_4_steps": "วางค่า "sp_dc" ที่คัดลอกมา",
|
||||
"step_4_steps": "วางค่า \"sp_dc\" ที่คัดลอกมา",
|
||||
"something_went_wrong": "มีอะไรผิดพลาด",
|
||||
"piped_instance": "อินสแตนซ์เซิร์ฟเวอร์แบบ Pipe",
|
||||
"piped_description": "อินสแตนซ์เซิร์ฟเวอร์แบบ Pipe ที่ใช้สำหรับการจับคู่แทร็ก",
|
||||
|
Loading…
Reference in New Issue
Block a user