mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 10:31:47 +00:00
chore(i18n): Translated using Weblate (Indonesian)
Currently translated at 100.0% (397 of 397 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/id/
This commit is contained in:
committed by
Hosted Weblate
parent
836cedb0f3
commit
7d1d806797
@ -202,7 +202,7 @@
|
|||||||
"show": "Tampilkan jendela",
|
"show": "Tampilkan jendela",
|
||||||
"tooltip": {
|
"tooltip": {
|
||||||
"default": "YouTube Musik",
|
"default": "YouTube Musik",
|
||||||
"with-song-info": "YouTube Music: {{artist}} - {{title}}"
|
"with-song-info": "YouTube Musik: {{artist}} - {{title}}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -279,6 +279,49 @@
|
|||||||
},
|
},
|
||||||
"name": "Mode ambient"
|
"name": "Mode ambient"
|
||||||
},
|
},
|
||||||
|
"api-server": {
|
||||||
|
"description": "Menambahkan server API untuk mengontrol pemutar",
|
||||||
|
"dialog": {
|
||||||
|
"request": {
|
||||||
|
"buttons": {
|
||||||
|
"allow": "Izinkan",
|
||||||
|
"deny": "Menolak"
|
||||||
|
},
|
||||||
|
"message": "Izinkan {{ID}} ({{origin}}) untuk mengakses API?",
|
||||||
|
"title": "Permintaan otorisasi API"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"menu": {
|
||||||
|
"auth-strategy": {
|
||||||
|
"label": "Strategi otorisasi",
|
||||||
|
"submenu": {
|
||||||
|
"auth-at-first": {
|
||||||
|
"label": "Otorisasi pada permintaan pertama"
|
||||||
|
},
|
||||||
|
"none": {
|
||||||
|
"label": "Tidak ada otorisasi"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hostname": {
|
||||||
|
"label": "Nama host"
|
||||||
|
},
|
||||||
|
"port": {
|
||||||
|
"label": "Port"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"name": "API Server [Beta]",
|
||||||
|
"prompt": {
|
||||||
|
"hostname": {
|
||||||
|
"label": "Masukkan nama host (seperti 0.0.0.0) untuk server API:",
|
||||||
|
"title": "Nama host"
|
||||||
|
},
|
||||||
|
"port": {
|
||||||
|
"label": "Masukkan port untuk server API:",
|
||||||
|
"title": "Port"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"audio-compressor": {
|
"audio-compressor": {
|
||||||
"description": "Menerapkan kompresi pada audio (mengurangi volume pada bagian paling keras dari sinyal dan meningkatkan volume pada bagian paling lembut)",
|
"description": "Menerapkan kompresi pada audio (mengurangi volume pada bagian paling keras dari sinyal dan meningkatkan volume pada bagian paling lembut)",
|
||||||
"name": "Kompresi suara"
|
"name": "Kompresi suara"
|
||||||
|
|||||||
Reference in New Issue
Block a user