Skip to content

Commit 7d1d806

Browse files
yichifauziweblate
authored andcommitted
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/
1 parent 836cedb commit 7d1d806

File tree

1 file changed

+44
-1
lines changed

1 file changed

+44
-1
lines changed

src/i18n/resources/id.json

+44-1
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
"show": "Tampilkan jendela",
203203
"tooltip": {
204204
"default": "YouTube Musik",
205-
"with-song-info": "YouTube Music: {{artist}} - {{title}}"
205+
"with-song-info": "YouTube Musik: {{artist}} - {{title}}"
206206
}
207207
}
208208
},
@@ -279,6 +279,49 @@
279279
},
280280
"name": "Mode ambient"
281281
},
282+
"api-server": {
283+
"description": "Menambahkan server API untuk mengontrol pemutar",
284+
"dialog": {
285+
"request": {
286+
"buttons": {
287+
"allow": "Izinkan",
288+
"deny": "Menolak"
289+
},
290+
"message": "Izinkan {{ID}} ({{origin}}) untuk mengakses API?",
291+
"title": "Permintaan otorisasi API"
292+
}
293+
},
294+
"menu": {
295+
"auth-strategy": {
296+
"label": "Strategi otorisasi",
297+
"submenu": {
298+
"auth-at-first": {
299+
"label": "Otorisasi pada permintaan pertama"
300+
},
301+
"none": {
302+
"label": "Tidak ada otorisasi"
303+
}
304+
}
305+
},
306+
"hostname": {
307+
"label": "Nama host"
308+
},
309+
"port": {
310+
"label": "Port"
311+
}
312+
},
313+
"name": "API Server [Beta]",
314+
"prompt": {
315+
"hostname": {
316+
"label": "Masukkan nama host (seperti 0.0.0.0) untuk server API:",
317+
"title": "Nama host"
318+
},
319+
"port": {
320+
"label": "Masukkan port untuk server API:",
321+
"title": "Port"
322+
}
323+
}
324+
},
282325
"audio-compressor": {
283326
"description": "Menerapkan kompresi pada audio (mengurangi volume pada bagian paling keras dari sinyal dan meningkatkan volume pada bagian paling lembut)",
284327
"name": "Kompresi suara"

0 commit comments

Comments
 (0)