mirror of
https://github.com/austinried/subtracks.git
synced 2025-12-27 00:59:28 +01:00
Translated using Weblate (Danish)
Currently translated at 82.0% (55 of 67 strings) Translated using Weblate (Danish) Currently translated at 77.6% (52 of 67 strings) Co-authored-by: jazzyjabroni <lordcarmack@tuta.io> Translate-URL: https://hosted.weblate.org/projects/subtracks/subtracks/da/ Translation: Subtracks/subtracks
This commit is contained in:
parent
16f9f8c54d
commit
6aa8df7d9a
18
android/app/src/main/assets/custom/i18n/da.json
vendored
18
android/app/src/main/assets/custom/i18n/da.json
vendored
@ -37,13 +37,21 @@
|
|||||||
"queue": {
|
"queue": {
|
||||||
"name": "Kø",
|
"name": "Kø",
|
||||||
"name_plural": "Køer"
|
"name_plural": "Køer"
|
||||||
|
},
|
||||||
|
"playlist": {
|
||||||
|
"name": "Spilleliste",
|
||||||
|
"name_plural": "Spillelister",
|
||||||
|
"actions": {
|
||||||
|
"play": "Afspil spilleliste"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"navigation": {
|
"navigation": {
|
||||||
"tabs": {
|
"tabs": {
|
||||||
"library": "Bibliotek",
|
"library": "Bibliotek",
|
||||||
"search": "Søg",
|
"search": "Søg",
|
||||||
"settings": "Indstillinger"
|
"settings": "Indstillinger",
|
||||||
|
"home": "Hjem"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
@ -95,7 +103,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"music": {
|
"music": {
|
||||||
"name": "Musik"
|
"name": "Musik",
|
||||||
|
"options": {
|
||||||
|
"scrobble": {
|
||||||
|
"title": "Scrobble afspilninger",
|
||||||
|
"descriptionOn": "Scrobble afspilningshistorik"
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"reset": {
|
"reset": {
|
||||||
"name": "Nulstil",
|
"name": "Nulstil",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user