Skip to content

Commit

Permalink
Update zh_TW.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Rello authored Aug 24, 2016
1 parent 53b5ade commit 6ceacc0
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions l10n/zh_TW.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
OC.L10N.register(
"audioplayer",
{

"Add new Songs to playlist" : "搜尋音樂",
"Scan for new audio files" : "搜尋新的音樂",
"Sort Playlist" : "播放清單排序",
Expand All @@ -24,12 +23,10 @@ OC.L10N.register(
"Year" : "年份",
"Album" : "專輯",
"Edit Song from Playlist" : "由播放清單編輯",
"Edit track information (ID3)" : "編輯ID3",
"Edit Song Information (ID3)" : "編輯ID3",
"Missing Permissions for editing ID3 Tags of song!" : "無編輯ID3的權限!",
"Existing Interprets" : "現有的演出者",
"New Interpret" : " 更新演出者",
"Existing Albums" : "現有的專輯",
"New Album" : "新專輯",
"New Album" : " 新專輯",
"Genre" : "曲風",
"Add as Albumcover" : "設定為專輯封面",
"of" : "之",
Expand All @@ -45,10 +42,11 @@ OC.L10N.register(
"Resetting finished!" : "重設完成!",
"Are you sure? All music database entries will be deleted!" : "資料庫將被重設,請確認!",
"Close" : "關閉",
"Play" : "播放",
"Save" : "儲存",
"Existing Artists" : "Vorhandene Künstler",
"New Artist" : " Neuer Künstler",
"Existing Genres" : "Vorhandene Genres",
"New Genre" : " Neues Genre"
"Existing Artists" : "Existing Artists",
"New Artist" : " 新藝人",
"Existing Genres" : "現有的曲風",
"New Genre" : " 新曲風"
},
"");

0 comments on commit 6ceacc0

Please sign in to comment.