Update Translations (#1471)
* Update zh-Hans.json (POEditor.com) * Update zh-Hant.json (POEditor.com) * Update cs.json (POEditor.com) * Update da.json (POEditor.com) * Update nl.json (POEditor.com) * Update eo.json (POEditor.com) * Update fr.json (POEditor.com) * Update de.json (POEditor.com) * Update it.json (POEditor.com) * Update ja.json (POEditor.com) * Update fa.json (POEditor.com) * Update pl.json (POEditor.com) * Update pt.json (POEditor.com) * Update ru.json (POEditor.com) * Update sl.json (POEditor.com) * Update es.json (POEditor.com) * Update th.json (POEditor.com) * Update tr.json (POEditor.com) * Update uk.json (POEditor.com) * Update fi.json (POEditor.com)
This commit is contained in:
+18
-6
@@ -95,7 +95,8 @@
|
||||
"createdAt": "สร้างเมื่อ",
|
||||
"changePassword": "เปลี่ยนรหัสผ่าน",
|
||||
"currentPassword": "รหัสผ่านปัจจุบัน",
|
||||
"newPassword": "รหัสผ่านใหม่"
|
||||
"newPassword": "รหัสผ่านใหม่",
|
||||
"token": ""
|
||||
},
|
||||
"helperTexts": {
|
||||
"name": "การเปลี่ยนชื่อจะมีผลในการล็อกอินครั้งถัดไป"
|
||||
@@ -104,6 +105,10 @@
|
||||
"created": "สร้างผู้ใช้งาน",
|
||||
"updated": "อัพเดตผู้ใช้งาน",
|
||||
"deleted": "ลบผู้ใช้งาน"
|
||||
},
|
||||
"message": {
|
||||
"listenBrainzToken": "",
|
||||
"clickHereForToken": ""
|
||||
}
|
||||
},
|
||||
"player": {
|
||||
@@ -116,7 +121,7 @@
|
||||
"userName": "ชื่อผู้ใช้งาน",
|
||||
"lastSeen": "ใช้งานล่าสุดเมื่อ",
|
||||
"reportRealPath": "รายงาน Real Path",
|
||||
"scrobbleEnabled": "ส่ง Scrobble ไป Last.fm"
|
||||
"scrobbleEnabled": ""
|
||||
}
|
||||
},
|
||||
"transcoding": {
|
||||
@@ -145,7 +150,9 @@
|
||||
"actions": {
|
||||
"selectPlaylist": "เลือกเพลย์ลิสต์",
|
||||
"addNewPlaylist": "สร้าง \"%{name}\"",
|
||||
"export": "ส่งออก"
|
||||
"export": "ส่งออก",
|
||||
"makePublic": "",
|
||||
"makePrivate": ""
|
||||
},
|
||||
"message": {
|
||||
"duplicate_song": "เพิ่มเพลงที่ซ้ำ",
|
||||
@@ -311,7 +318,11 @@
|
||||
"lastfm": "เปิดใน Last.fm",
|
||||
"musicbrainz": "เปิดใน MusicBrainz"
|
||||
},
|
||||
"lastfmLink": "อ่านต่อ..."
|
||||
"lastfmLink": "อ่านต่อ...",
|
||||
"listenBrainzLinkSuccess": "",
|
||||
"listenBrainzLinkFailure": "",
|
||||
"listenBrainzUnlinkSuccess": "",
|
||||
"listenBrainzUnlinkFailure": ""
|
||||
},
|
||||
"menu": {
|
||||
"library": "ไลบรารี่",
|
||||
@@ -325,7 +336,8 @@
|
||||
"language": "ภาษา",
|
||||
"defaultView": "หน้าเริ่มต้น",
|
||||
"desktop_notifications": "การแจ่งเตือน Desktop",
|
||||
"lastfmScrobbling": "Scrobble ไป Last.fm"
|
||||
"lastfmScrobbling": "Scrobble ไป Last.fm",
|
||||
"listenBrainzScrobbling": ""
|
||||
}
|
||||
},
|
||||
"albumList": "อัลบั้ม",
|
||||
@@ -386,4 +398,4 @@
|
||||
"toggle_love": "เพิ่มเพลงนี้ไปยังรายการโปรด"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user