mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 10:31:47 +00:00
Currently translated at 4.9% (17 of 342 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/nl/
44 lines
1.3 KiB
JSON
44 lines
1.3 KiB
JSON
{
|
|
"common": {
|
|
"console": {
|
|
"plugins": {
|
|
"execute-failed": "Kan plug-in {{pluginName}}::{{contextName}} niet uitvoeren",
|
|
"executed-at-ms": "Plug-in {{pluginName}}::{{contextName}} uitgevoerd in {{ms}}ms",
|
|
"initialize-failed": "Kan plug-in \"{{pluginName}}\" niet laden",
|
|
"load-all": "Alle plug-ins laden",
|
|
"load-failed": "Kan plug-in \"{{pluginName}}\" niet laden",
|
|
"loaded": "Plug-in \"{{pluginName}}\" geladen",
|
|
"unload-failed": "Kan plug-in \"{{pluginName}}\" niet verwijderen",
|
|
"unloaded": "Plug-in \"{{pluginName}}\" geladen"
|
|
}
|
|
}
|
|
},
|
|
"language": {
|
|
"code": "nl",
|
|
"local-name": "Nederlands",
|
|
"name": "Dutch"
|
|
},
|
|
"main": {
|
|
"console": {
|
|
"did-finish-load": {
|
|
"dev-tools": "Klaar met laden, DevTools geopend"
|
|
},
|
|
"i18n": {
|
|
"loaded": "i18n geladen"
|
|
},
|
|
"second-instance": {
|
|
"receive-command": "Ontvangen commando via protocol: \"{{command}}\""
|
|
},
|
|
"theme": {
|
|
"css-file-not-found": "CSS bestand \"{{cssFile}}\" niet gevonden"
|
|
},
|
|
"unresponsive": {
|
|
"details": "Niet reagerend door fout:\n{{error}}"
|
|
},
|
|
"when-ready": {
|
|
"clearing-cache-after-20s": "App-cache wissen"
|
|
}
|
|
}
|
|
}
|
|
}
|