Skip to content

Commit

Permalink
Translated using Weblate (Dutch)
Browse files Browse the repository at this point in the history
Currently translated at 22.1% (127 of 573 strings)

Translation: MusicPod/App
Translate-URL: https://hosted.weblate.org/projects/musicpod/app/nl/
  • Loading branch information
Vistaus authored and weblate committed Nov 21, 2024
1 parent e3e17be commit 23a3af3
Showing 1 changed file with 149 additions and 3 deletions.
152 changes: 149 additions & 3 deletions lib/l10n/app_nl.arb
Original file line number Diff line number Diff line change
Expand Up @@ -130,11 +130,11 @@
"@shuffle": {},
"next": "Volgende",
"@next": {},
"fullWindow": "Schermvullende weergave aan",
"fullWindow": "Venstervullende weergave aan",
"@fullWindow": {},
"fastForward30": "30 seconden vooruitspoelen",
"@fastForward30": {},
"leaveFullWindow": "Schermvullende weergave uit",
"leaveFullWindow": "Venstervullende weergave uit",
"@leaveFullWindow": {},
"fullScreen": "Schermvullende weergave aan",
"@fullScreen": {},
Expand All @@ -143,5 +143,151 @@
"rewind10": "10 seconden terugspoelen",
"@rewind10": {},
"leaveFullScreen": "Schermvullende weergave uit",
"@leaveFullScreen": {}
"@leaveFullScreen": {},
"playbackRate": "Afspeelsnelheid",
"@playbackRate": {},
"genre": "Genre",
"@genre": {},
"year": "Jaar",
"@year": {},
"albumArtist": "Albumartiest",
"@albumArtist": {},
"albumArtists": "Albumartiesten",
"@albumArtists": {},
"track": "Nummer",
"@track": {},
"trackNumber": "Volgnummer",
"@trackNumber": {},
"totalDisks": "Cd's",
"@totalDisks": {},
"noPodcastSubsFound": "U bent nog niet geabonneerd op een podcast.",
"@noPodcastSubsFound": {},
"charts": "Hitlijsten",
"@charts": {},
"noLocalTitlesFound": "Uw lokale muziekverzameling is leeg. Controleer de locatie in de voorkeuren.",
"@noLocalTitlesFound": {},
"noLocalSearchFound": "Er zijn geen zoekresultaten.",
"@noLocalSearchFound": {},
"buyMusicOnline": "Hier vindt u wellicht muziek die u wilt aanschaffen:",
"@buyMusicOnline": {},
"settings": "Voorkeuren",
"@settings": {},
"findUsOnGitHub": "GitHub-pagina openen",
"@findUsOnGitHub": {},
"musicPodSubTitle": "Uw muziek-, radio- en podcastspeler",
"@musicPodSubTitle": {},
"pickMusicCollection": "Kies uw muziekverzameling",
"@pickMusicCollection": {},
"newEpisode": "Nieuw",
"@newEpisode": {},
"dontShowAgain": "Niet meer tonen",
"@dontShowAgain": {},
"queueConfirmMessage": "Weet u zeker dat u {length} media wilt toevoegen aan de wachtrij?",
"@queueConfirmMessage": {
"placeholders": {
"length": {
"type": "String"
}
}
},
"emptyPlaylist": "Deze afspeellijst is leeg.",
"@emptyPlaylist": {},
"copiedToClipBoard": "Gekopieerd naar het klembord:",
"@copiedToClipBoard": {},
"copyToClipBoard": "Kopiëren naar klembord",
"@copyToClipBoard": {},
"insertIntoQueue": "Toevoegen aan wachtrij",
"@insertIntoQueue": {},
"localAudioCacheSuggestion": "U heeft {length} lokale audiobestanden. Wilt u een cache aanleggen om de opstartduur te verkorten?",
"@localAudioCacheSuggestion": {
"placeholders": {
"length": {
"type": "String"
}
}
},
"noThankYou": "Nee, bedankt.",
"@noThankYou": {},
"recreateLocalAudioCache": "Lokale cache opnieuw aanleggen",
"@recreateLocalAudioCache": {},
"useALocalAudioCache": "Lokale audiocache gebruiken",
"@useALocalAudioCache": {},
"downloadsDirectoryDescription": "Zorg ervoor dan MusicPod toegang heeft tot deze map!",
"@downloadsDirectoryDescription": {},
"unknown": "Onbekend",
"@unknown": {},
"volume": "Volumeniveau",
"@volume": {},
"queue": "Wachtrij",
"@queue": {},
"decreaseSearchLimit": "Beperk het aantal tekens van",
"@decreaseSearchLimit": {},
"insertedIntoQueue": "Toegevoegd aan wachtrij: {name}",
"@insertedIntoQueue": {
"placeholders": {
"name": {
"type": "String"
}
}
},
"addToCollection": "Toevoegen aan verzameling",
"@addToCollection": {},
"limit": "Beperking",
"@limit": {},
"about": "Over",
"@about": {},
"podcastFeedIsEmpty": "Deze feed is leeg.",
"@podcastFeedIsEmpty": {},
"ok": "Oké",
"@ok": {},
"newEpisodes": "Nieuwe afleveringen",
"@newEpisodes": {},
"collection": "Verzameling",
"@collection": {},
"removeFromCollection": "Verwijderen uit verzameling",
"@removeFromCollection": {},
"video": "Video",
"@video": {},
"loadingPodcastFeed": "Bezig met laden van feed…",
"@loadingPodcastFeed": {},
"downloadStarted": "Het downloaden is gestart: {name}",
"@downloadStarted": {
"placeholders": {
"name": {
"type": "String"
}
}
},
"downloadCancelled": "Het downloaden is afgebroken: {name}",
"@downloadCancelled": {
"placeholders": {
"name": {
"type": "String"
}
}
},
"downloadFinished": "Het downloaden is afgerond: {name}",
"@downloadFinished": {
"placeholders": {
"name": {
"type": "String"
}
}
},
"downloadsOnly": "Alleen downloads",
"@downloadsOnly": {},
"downloadsDirectory": "Downloadlocatie",
"@downloadsDirectory": {},
"removeFromFavorites": "Verwijderen uit favorieten",
"@removeFromFavorites": {},
"diskNumber": "Cd-nummer",
"@diskNumber": {},
"addToFavorites": "Toevoegen aan favorieten",
"@addToFavorites": {},
"saveAndAuthorize": "Opslaan en verifiëren",
"@saveAndAuthorize": {},
"share": "Delen",
"@share": {},
"local": "Lokaal",
"@local": {}
}

0 comments on commit 23a3af3

Please sign in to comment.