New translations from Crowdin (main) (#4548)

This commit is contained in:
Modrinth Bot
2025-11-07 02:36:06 -08:00
committed by GitHub
parent af39a1769c
commit 06e1bc9dd6
98 changed files with 8173 additions and 957 deletions

View File

@@ -2,6 +2,9 @@
"app.settings.developer-mode-enabled": {
"message": "Udvikler-tilstand aktiveret."
},
"app.settings.downloading": {
"message": "Downloader v{version}"
},
"app.settings.tabs.appearance": {
"message": "Udseende"
},
@@ -20,6 +23,15 @@
"app.settings.tabs.resource-management": {
"message": "Ressourcestyring"
},
"app.update-toast.body": {
"message": "Modrinth App v{version} er allerede installeret! Genindlæs for at opdatere nu, eller automatisk når du lukker Modrinth App."
},
"app.update-toast.body.download-complete": {
"message": "Modrinth App v{version} er færdig med at download. Genindlæs for at opdatere nu, eller automatisk når du lukker Modrinth App."
},
"app.update-toast.body.metered": {
"message": "Modrinth App v{version} er nu tilgængelig! Siden du er på et begrænset netværk, vi downloadede den ikke automatisk."
},
"instance.add-server.add-and-play": {
"message": "Tilføj og spil"
},