Skip to content

Commit

Permalink
Sbr9150 patch 1 (#21)
Browse files Browse the repository at this point in the history
* Create zh-tw.json

* Create zh-tw.js

* Rename zh-tw.js to zh_TW.js

* Rename zh-tw.json to zh_TW.json

* Update zh_TW.json

* Update zh_TW.json

* Update zh_TW.js

* Update zh_TW.js

* Update zh_TW.json

* Update zh_TW.json

* Update zh_TW.json
  • Loading branch information
sbr9150 authored and z000ao8q committed Jul 23, 2016
1 parent e18f613 commit ae5816a
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 0 deletions.
50 changes: 50 additions & 0 deletions l10n/zh_TW.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
OC.L10N.register(
"audioplayer",
{

"Add new Songs to playlist" : "搜尋音樂",
"Scan for new audio files" : "搜尋新的音樂",
"Sort Playlist" : "播放清單排序",
"Delete Playlist" : "刪除播放清單",
"Delete Song from Playlist" :"刪除音樂",
"No Songs found in current Playlist! Add new Songs per Drag & Drop from album view" : "播放清單內無歌曲,請由專輯視窗中拖曳音樂至播放清單",
"No Playlist selected!" : "請選擇播放清單",
"Sort modus active" : "排序",
"Delete playlist success!" : "成功刪除播放清單",
"Rename Playlist" : "重新命名播放清單",
"Start scanning ..." : "開始搜尋",
"Scanning finished! New Audios found!" :"搜尋完成,找到新的音樂!",
"Yes" : "是",
"No" : "否",
"Are you sure?" : "請確認",
"Track" : "曲目",
"File" : "檔案名",
"Title" : "曲名",
"Interpret" : "演出者",
"Year" : "年份",
"Album" : "專輯",
"Edit Song from Playlist" : "由播放清單編輯",
"Edit Song Information (ID3)" : "編輯ID3",
"Missing Permissions for editing ID3 Tags of song!" : "無編輯ID3的權限!",
"Existing Interprets" : "現有的演出者",
"New Interpret" : " 更新演出者",
"Existing Albums" : "現有的專輯",
"New Album" : "新專輯",
"Genre" : "曲風",
"Add as Albumcover" : "設定為專輯封面",
"of" : "之",
"Total" : "全數",
"Select from cloud" : "由雲端選擇",
"Edit" : "編輯",
"Delete" : "刪除",
"Upload" : "上傳",
"Drop Photo" : "拖曳圖檔",
"Drag Image Here!" : "將圖檔拖曳到此處!",
"Reset Media Library" : "重設音樂資料庫",
"Start deleting and resetting media library ..." : "音樂資料庫重設中...",
"Resetting finished!" : "重設完成!",
"Are you sure? All music database entries will be deleted!" : "資料庫將被重設,請確認!",
"Close" : "關閉",
"Save" : "儲存"
},
"");
36 changes: 36 additions & 0 deletions l10n/zh_TW.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{"translations":{
"MP3 Player" : "Audio Player",
"Albums" : "專輯",
"Create new playlist" : "建立播放清單",
"GO" : "開始",
"Scan for new audio files" : "搜尋新的音樂",
"Nr" : "曲數",
"Title" : "曲名",
"Interpret" : "演出者",
"Album" : "專輯",
"Scan for audio files" : "搜尋音樂",
"Start scanning ..." : "搜尋中...",
"Scanning finished!" : "搜尋完成!",
"Audios found: " : " 找到新的音樂: ",
"Albums found: " : " 找到新的專輯: ",
"Duplicates found: " : "相同重覆的音樂: ",
"Written to music library: " : "寫入音樂資料庫: ",
"Reset music library" : "重設音樂資料庫",
"Volume": "音量",
"previous song" : "上一曲",
"next song" : "下一曲",
"play/ pause" : "播放/暫停",
"Close" : "關閉",
"Length" : "時間長度",
"Opt" : "Opt",
"Sorting Playlist success! Playlist reloaded!" : "播放清單排序成功! 重新載入播放清單!",
"Various Artists" :"多位演出者",
"Various" : "多位",
"Repeat playlist" :"重覆播放",
"Shuffle playlist" :"隨機播放",
"Playlists" : "播放清單",
"Music" : "音樂",
"- choose -" : "- 選擇 -",
"Errors: " : "錯誤: ",
"If rescan does not solve this problem the files are broken" : "請再重新搜尋,如果錯誤仍發生,表示檔案或ID3標籤有毁損。"
},"pluralForm":""}

0 comments on commit ae5816a

Please sign in to comment.