Update translations (#1383)
* Add Persian translation * Update cs.json (POEditor.com) * Update fr.json (POEditor.com) * Update ja.json (POEditor.com) * Update pt.json (POEditor.com) * Update ru.json (POEditor.com) * Update sl.json (POEditor.com) * Fix "Shared Playlists" pt translation * Update de.json (POEditor.com) * Update it.json (POEditor.com) * Update sl.json (POEditor.com) * Update es.json (POEditor.com) * Update zh-Hant.json (POEditor.com) * Update th.json (POEditor.com)
This commit is contained in:
+33
-27
@@ -23,8 +23,9 @@
|
||||
"comment": "註釋",
|
||||
"rating": "評分",
|
||||
"quality": "品質",
|
||||
"bpm": "",
|
||||
"playDate": ""
|
||||
"bpm": "BPM",
|
||||
"playDate": "上次播放",
|
||||
"channels": "聲道"
|
||||
},
|
||||
"actions": {
|
||||
"addToQueue": "加入至播放佇列",
|
||||
@@ -32,7 +33,8 @@
|
||||
"addToPlaylist": "加入至播放清單",
|
||||
"shuffleAll": "全部隨機播放",
|
||||
"download": "下載",
|
||||
"playNext": "下一首播放"
|
||||
"playNext": "下一首播放",
|
||||
"info": "獲取信息"
|
||||
}
|
||||
},
|
||||
"album": {
|
||||
@@ -57,7 +59,8 @@
|
||||
"addToQueue": "加入至播放佇列",
|
||||
"shuffle": "隨機播放",
|
||||
"addToPlaylist": "加入播放清單",
|
||||
"download": "下載"
|
||||
"download": "下載",
|
||||
"info": "獲取信息"
|
||||
},
|
||||
"lists": {
|
||||
"all": "所有",
|
||||
@@ -90,17 +93,17 @@
|
||||
"name": "名稱",
|
||||
"password": "密碼",
|
||||
"createdAt": "創建於",
|
||||
"changePassword": "",
|
||||
"currentPassword": "",
|
||||
"newPassword": ""
|
||||
"changePassword": "變更密碼?",
|
||||
"currentPassword": "現在的密碼",
|
||||
"newPassword": "新密碼"
|
||||
},
|
||||
"helperTexts": {
|
||||
"name": ""
|
||||
"name": "你的名稱會在下次登入時生效"
|
||||
},
|
||||
"notifications": {
|
||||
"created": "",
|
||||
"updated": "",
|
||||
"deleted": ""
|
||||
"created": "使用者已創建",
|
||||
"updated": "使用者已更新",
|
||||
"deleted": "使用者已刪除"
|
||||
}
|
||||
},
|
||||
"player": {
|
||||
@@ -113,7 +116,7 @@
|
||||
"userName": "使用者名稱",
|
||||
"lastSeen": "上次瀏覽",
|
||||
"reportRealPath": "回報實際路徑",
|
||||
"scrobbleEnabled": ""
|
||||
"scrobbleEnabled": "發送音樂記錄到Last.fm"
|
||||
}
|
||||
},
|
||||
"transcoding": {
|
||||
@@ -176,7 +179,7 @@
|
||||
"email": "必須是有效的電子信箱",
|
||||
"oneOf": "必須為: %{options}其中一項",
|
||||
"regex": "必須符合指定的格式 (正則表達式): %{pattern}",
|
||||
"unique": ""
|
||||
"unique": "必須是唯一的"
|
||||
},
|
||||
"action": {
|
||||
"add_filter": "加入篩選",
|
||||
@@ -281,13 +284,13 @@
|
||||
"i18n_error": "無法載入所選語言",
|
||||
"canceled": "操作已取消",
|
||||
"logged_out": "您的Session已結束,請重新登入。",
|
||||
"new_version": ""
|
||||
"new_version": "發現新版本! 請重新整理視窗"
|
||||
},
|
||||
"toggleFieldsMenu": {
|
||||
"columnsToDisplay": "",
|
||||
"layout": "",
|
||||
"grid": "",
|
||||
"table": ""
|
||||
"columnsToDisplay": "顯示欄目",
|
||||
"layout": "版面",
|
||||
"grid": "框格",
|
||||
"table": "表格"
|
||||
}
|
||||
},
|
||||
"message": {
|
||||
@@ -300,14 +303,15 @@
|
||||
"delete_user_content": "您確定要刪除該使用者及其相關數據(包括播放清單和使用者配置)嗎?",
|
||||
"notifications_blocked": "您已在瀏覽器的設置中封鎖了此網站的通知",
|
||||
"notifications_not_available": "此瀏覽器不支援桌面通知",
|
||||
"lastfmLinkSuccess": "",
|
||||
"lastfmLinkFailure": "",
|
||||
"lastfmUnlinkSuccess": "",
|
||||
"lastfmUnlinkFailure": "",
|
||||
"lastfmLinkSuccess": "Last.fm 成功連接並開啟音樂記錄",
|
||||
"lastfmLinkFailure": "Last.fm 無法連接",
|
||||
"lastfmUnlinkSuccess": "Last.fm 已無連接並停用音樂記錄",
|
||||
"lastfmUnlinkFailure": "Last.fm 無法取消連接",
|
||||
"openIn": {
|
||||
"lastfm": "",
|
||||
"musicbrainz": ""
|
||||
}
|
||||
"lastfm": "在Last.fm打開",
|
||||
"musicbrainz": "在MusicBrainz打開"
|
||||
},
|
||||
"lastfmLink": "繼續閱讀..."
|
||||
},
|
||||
"menu": {
|
||||
"library": "音樂庫",
|
||||
@@ -321,11 +325,13 @@
|
||||
"language": "語言",
|
||||
"defaultView": "預設畫面",
|
||||
"desktop_notifications": "桌面通知",
|
||||
"lastfmScrobbling": ""
|
||||
"lastfmScrobbling": "啟用Last.fm音樂記錄"
|
||||
}
|
||||
},
|
||||
"albumList": "專輯",
|
||||
"about": "關於"
|
||||
"about": "關於",
|
||||
"playlists": "播放清單",
|
||||
"sharedPlaylists": "分享的播放清單"
|
||||
},
|
||||
"player": {
|
||||
"playListsText": "播放佇列",
|
||||
|
||||
Reference in New Issue
Block a user