mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-09 01:31:46 +00:00
chore(i18n): Translated using Weblate (Bosnian)
Currently translated at 27.8% (129 of 463 strings) Translation: pear-devs/pear-desktop/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/bs/
This commit is contained in:
committed by
Hosted Weblate
parent
324ab09b5d
commit
9cad841efb
@ -184,9 +184,31 @@
|
||||
}
|
||||
},
|
||||
"plugins": {
|
||||
"enabled": "Omogući",
|
||||
"enabled": "Omogućeno",
|
||||
"label": "Dodaci",
|
||||
"new": "Novo"
|
||||
},
|
||||
"view": {
|
||||
"label": "Pogled",
|
||||
"submenu": {
|
||||
"force-reload": "Silom Ponovo Učitaj",
|
||||
"reload": "Ponovo Učitaj",
|
||||
"reset-zoom": "Stvarna Veličina",
|
||||
"toggle-fullscreen": "Uključi/Isključi Prikaz Cijelog Ekrana",
|
||||
"zoom-in": "Uvećaj",
|
||||
"zoom-out": "Umanji"
|
||||
}
|
||||
}
|
||||
},
|
||||
"tray": {
|
||||
"next": "Slijedeće",
|
||||
"play-pause": "Plej/Pauza",
|
||||
"previous": "Prethodno",
|
||||
"quit": "Izlaz",
|
||||
"restart": "Ponovo Pokreni Aplikaciju",
|
||||
"show": "Pokaži prozor",
|
||||
"tooltip": {
|
||||
"default": "{{applicationName}}"
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -197,6 +219,53 @@
|
||||
"label": "Kvalitet"
|
||||
}
|
||||
}
|
||||
},
|
||||
"discord": {
|
||||
"menu": {
|
||||
"set-status-display-type": {
|
||||
"submenu": {
|
||||
"application": "Slušate {{applicationName}}",
|
||||
"artist": "Slušate {muzičar}",
|
||||
"title": "Slušate {naziv pesme}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Diskord Rich Presence",
|
||||
"prompt": {
|
||||
"set-inactivity-timeout": {
|
||||
"label": "Unesi ograničenje neaktivnosti u sekundama:",
|
||||
"title": "Postavi ograničenje neaktivnosti"
|
||||
}
|
||||
}
|
||||
},
|
||||
"downloader": {
|
||||
"backend": {
|
||||
"dialog": {
|
||||
"error": {
|
||||
"buttons": {
|
||||
"ok": "OK"
|
||||
},
|
||||
"message": "Ufff! Izvinite, preuzimanje nije uspelo…",
|
||||
"title": "Greška u preuzimanju!"
|
||||
},
|
||||
"start-download-playlist": {
|
||||
"buttons": {
|
||||
"ok": "OK"
|
||||
},
|
||||
"detail": "({{Playlist Size}} pjesme)",
|
||||
"message": "Preuzimanje Plejliste {{playlist Title}}",
|
||||
"title": "Preuzimanje počelo"
|
||||
}
|
||||
},
|
||||
"feedback": {
|
||||
"conversion-progress": "Pretvaranje: {{percent}}%",
|
||||
"converting": "Pretvaranje…",
|
||||
"done": "Gotovo: {{file Path}}",
|
||||
"download-info": "Preuzimanje {{artist}} - {{title}} [{{videoId}}",
|
||||
"download-progress": "Preuzimanje: {{percent}}%",
|
||||
"downloading": "Preuzimanje…"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user