add translations for playlist add toast
This commit is contained in:
@@ -239,5 +239,10 @@
|
||||
"Sept": "Sept",
|
||||
"Oct": "Okt",
|
||||
"Nov": "Nov",
|
||||
"Dec": "Dec"
|
||||
"Dec": "Dec",
|
||||
|
||||
"playlist.addedtracks": {
|
||||
"one": "Added {{.trackCount}} track to playlist",
|
||||
"other": "Added {{.trackCount}} tracks to playlist"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -242,5 +242,10 @@
|
||||
"Sept": "Sept",
|
||||
"Oct": "Oct",
|
||||
"Nov": "Nov",
|
||||
"Dec": "Dec"
|
||||
"Dec": "Dec",
|
||||
|
||||
"playlist.addedtracks": {
|
||||
"one": "Added one track to playlist",
|
||||
"other": "Added {{.trackCount}} tracks to playlist"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -241,5 +241,10 @@
|
||||
"Sept": "Set",
|
||||
"Oct": "Oct",
|
||||
"Nov": "Nov",
|
||||
"Dec": "Dic"
|
||||
"Dec": "Dic",
|
||||
|
||||
"playlist.addedtracks": {
|
||||
"one": "Se ha añadido una pista a la lista de reproducción",
|
||||
"other": "Se han añadido {{.trackCount}} pistas a la lista de reproducción"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -240,5 +240,10 @@
|
||||
"Sept": "Sept",
|
||||
"Oct": "Oct",
|
||||
"Nov": "Nov",
|
||||
"Dec": "Déc"
|
||||
"Dec": "Déc",
|
||||
|
||||
"playlist.addedtracks": {
|
||||
"one": "Une piste ajoutée à la liste de lecture",
|
||||
"other": "{{.trackCount}} pistes ajoutées à la liste de lecture"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -238,5 +238,10 @@
|
||||
"Sept": "Set",
|
||||
"Oct": "Ott",
|
||||
"Nov": "Nov",
|
||||
"Dec": "Dic"
|
||||
"Dec": "Dic",
|
||||
|
||||
"playlist.addedtracks": {
|
||||
"one": "Added {{.trackCount}} track to playlist",
|
||||
"other": "Added {{.trackCount}} tracks to playlist"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -228,5 +228,10 @@
|
||||
"Remove from queue": "キューから削除",
|
||||
"Play song radio": "曲をラジオで再生",
|
||||
"to":"to",
|
||||
"by":"by"
|
||||
"by":"by",
|
||||
|
||||
"playlist.addedtracks": {
|
||||
"one": "Added {{.trackCount}} track to playlist",
|
||||
"other": "Added {{.trackCount}} tracks to playlist"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -228,5 +228,10 @@
|
||||
"Remove from queue": "Usuń z kolejki odtwarzania",
|
||||
"Play song radio": "Odtwórz mix utworów",
|
||||
"to":"do",
|
||||
"by":"przez"
|
||||
"by":"przez",
|
||||
|
||||
"playlist.addedtracks": {
|
||||
"one": "Added {{.trackCount}} track to playlist",
|
||||
"other": "Added {{.trackCount}} tracks to playlist"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -228,5 +228,10 @@
|
||||
"Remove from queue": "Remover da fila",
|
||||
"Play song radio": "Reproduzir rádio da faixa",
|
||||
"to":"a",
|
||||
"by":"de"
|
||||
"by":"de",
|
||||
|
||||
"playlist.addedtracks": {
|
||||
"one": "Added {{.trackCount}} track to playlist",
|
||||
"other": "Added {{.trackCount}} tracks to playlist"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -230,5 +230,10 @@
|
||||
"Sept": "Sept",
|
||||
"Oct": "Oct",
|
||||
"Nov": "Noiem",
|
||||
"Dec": "Dec"
|
||||
"Dec": "Dec",
|
||||
|
||||
"playlist.addedtracks": {
|
||||
"one": "Added {{.trackCount}} track to playlist",
|
||||
"other": "Added {{.trackCount}} tracks to playlist"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -216,5 +216,10 @@
|
||||
"Unset favorite": "取消收藏",
|
||||
"Remove from queue": "从队列中移除",
|
||||
"Size": "大小",
|
||||
"Play song radio": "播放歌曲电台"
|
||||
"Play song radio": "播放歌曲电台",
|
||||
|
||||
"playlist.addedtracks": {
|
||||
"one": "Added {{.trackCount}} track to playlist",
|
||||
"other": "Added {{.trackCount}} tracks to playlist"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -216,5 +216,10 @@
|
||||
"Unset favorite": "取消收藏",
|
||||
"Remove from queue": "从队列中移除",
|
||||
"Size": "大小",
|
||||
"Play song radio": "播放歌曲电台"
|
||||
"Play song radio": "播放歌曲电台",
|
||||
|
||||
"playlist.addedtracks": {
|
||||
"one": "Added {{.trackCount}} track to playlist",
|
||||
"other": "Added {{.trackCount}} tracks to playlist"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user