mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-15 12:21:47 +00:00
chore(i18n): Translated using Weblate (Bosnian)
Currently translated at 5.5% (23 of 411 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/bs/
This commit is contained in:
committed by
Hosted Weblate
parent
7cfe93312f
commit
500f770da8
@ -28,6 +28,31 @@
|
|||||||
},
|
},
|
||||||
"second-instance": {
|
"second-instance": {
|
||||||
"receive-command": "Comanda primljena preko protokola \"{{command}}\""
|
"receive-command": "Comanda primljena preko protokola \"{{command}}\""
|
||||||
|
},
|
||||||
|
"theme": {
|
||||||
|
"css-file-not-found": "CSS datoteka \"{{cssFile}}\" ne postoji, ignorišem"
|
||||||
|
},
|
||||||
|
"unresponsive": {
|
||||||
|
"details": "Greška u aplikaciji!\n{{error}}"
|
||||||
|
},
|
||||||
|
"when-ready": {
|
||||||
|
"clearing-cache-after-20s": "Čistim predmemoriju aplikacije"
|
||||||
|
},
|
||||||
|
"window": {
|
||||||
|
"tried-to-render-offscreen": "Prozor se pokušao prikazati van okvira ekrana, windowSize={{windowSize}}, displaySize={{displaySize}}, position={{position}}"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"dialog": {
|
||||||
|
"hide-menu-enabled": {
|
||||||
|
"message": "Sakrivanje menija je uključeno",
|
||||||
|
"title": "Meni sakriven"
|
||||||
|
},
|
||||||
|
"need-to-restart": {
|
||||||
|
"buttons": {
|
||||||
|
"later": "Kasnije",
|
||||||
|
"restart-now": "Pokreni ponovo odmah"
|
||||||
|
},
|
||||||
|
"detail": "\"{{pluginName}}\" dodatak zahtjeva ponovno pokretanje kako bi se uključio"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user