Translated using Weblate (Dutch)
Currently translated at 40.1% (245 of 610 strings) Translated using Weblate (Dutch) Currently translated at 40.1% (245 of 610 strings) Translated using Weblate (Dutch) Currently translated at 40.0% (244 of 610 strings) Translated using Weblate (Dutch) Currently translated at 40.7% (244 of 599 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Idris Saklou <idrissaklou@hotmail.com> Co-authored-by: Joren Vansteenkiste <vansteenkiste.joren@telenet.be> Translate-URL: https://hosted.weblate.org/projects/feishin/translation/nl/ Translation: feishin/Translation
This commit is contained in:
parent
9373937436
commit
8d138ff974
1 changed files with 10 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
"action": {
|
"action": {
|
||||||
"editPlaylist": "pas $t(entity.playlist_one) aan",
|
"editPlaylist": "pas $t(entity.playlist_one) aan",
|
||||||
"goToPage": "ga naar pagina",
|
"goToPage": "ga naar pagina",
|
||||||
"moveToTop": "verplaats naar top",
|
"moveToTop": "verplaats naar boven",
|
||||||
"addToFavorites": "toevoegen aan $t(entity.favorite_other)",
|
"addToFavorites": "toevoegen aan $t(entity.favorite_other)",
|
||||||
"addToPlaylist": "toevoegen aan $t(entity.playlist_one)",
|
"addToPlaylist": "toevoegen aan $t(entity.playlist_one)",
|
||||||
"createPlaylist": "maak $t(entity.playlist_one)",
|
"createPlaylist": "maak $t(entity.playlist_one)",
|
||||||
|
@ -16,7 +16,11 @@
|
||||||
"setRating": "selecteer rating",
|
"setRating": "selecteer rating",
|
||||||
"toggleSmartPlaylistEditor": "editor $t(entity.smartPlaylist) schakelen",
|
"toggleSmartPlaylistEditor": "editor $t(entity.smartPlaylist) schakelen",
|
||||||
"removeFromFavorites": "verwijder van $t(entity.favorite_other)",
|
"removeFromFavorites": "verwijder van $t(entity.favorite_other)",
|
||||||
"clearQueue": "lijst leegmaken"
|
"clearQueue": "verwijder lijst",
|
||||||
|
"openIn": {
|
||||||
|
"lastfm": "Open in Last.fm",
|
||||||
|
"musicbrainz": "Open in MusicBrainz"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"common": {
|
"common": {
|
||||||
"backward": "achteruit",
|
"backward": "achteruit",
|
||||||
|
@ -95,7 +99,10 @@
|
||||||
"search": "zoeken",
|
"search": "zoeken",
|
||||||
"saveAs": "opslaan als",
|
"saveAs": "opslaan als",
|
||||||
"yes": "ja",
|
"yes": "ja",
|
||||||
"size": "grootte"
|
"size": "grootte",
|
||||||
|
"reload": "herlaad",
|
||||||
|
"setting": "instelling",
|
||||||
|
"close": "sluiten"
|
||||||
},
|
},
|
||||||
"filter": {
|
"filter": {
|
||||||
"rating": "rating",
|
"rating": "rating",
|
||||||
|
|
Reference in a new issue