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:
+11
-5
@@ -24,7 +24,8 @@
|
||||
"rating": "レート",
|
||||
"quality": "品質",
|
||||
"bpm": "BPM",
|
||||
"playDate": "最後の再生"
|
||||
"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": "全て",
|
||||
@@ -307,7 +310,8 @@
|
||||
"openIn": {
|
||||
"lastfm": "Last.fmで開く",
|
||||
"musicbrainz": "MusicBrainzで開く"
|
||||
}
|
||||
},
|
||||
"lastfmLink": "続きを読む"
|
||||
},
|
||||
"menu": {
|
||||
"library": "ライブラリ",
|
||||
@@ -325,7 +329,9 @@
|
||||
}
|
||||
},
|
||||
"albumList": "アルバム",
|
||||
"about": "詳細"
|
||||
"about": "詳細",
|
||||
"playlists": "プレイリスト",
|
||||
"sharedPlaylists": "共有プレイリスト"
|
||||
},
|
||||
"player": {
|
||||
"playListsText": "再生リスト",
|
||||
|
||||
Reference in New Issue
Block a user