mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-27 20:58:01 +02:00
Translated using Weblate (Indonesian)
Currently translated at 56.7% (80 of 141 strings) Translation: Hyperpipe/Translations Translate-URL: https://hosted.weblate.org/projects/hyperpipe/translations/id/
This commit is contained in:
parent
27126b64be
commit
b53993b9c7
1 changed files with 27 additions and 5 deletions
|
@ -48,12 +48,15 @@
|
||||||
"explore": "Jelajahi",
|
"explore": "Jelajahi",
|
||||||
"charts": "Bagan",
|
"charts": "Bagan",
|
||||||
"library": "Pustaka",
|
"library": "Pustaka",
|
||||||
"prm": "Lebih Suka Sedikit Gerakan"
|
"prm": "Lebih Suka Sedikit Gerakan",
|
||||||
|
"language": "Bahasa"
|
||||||
},
|
},
|
||||||
"info": {
|
"info": {
|
||||||
"no_info": "Tidak Ada Informasi Tersedia",
|
"no_info": "Tidak Ada Informasi Tersedia",
|
||||||
"search": "Mulai Pencarian",
|
"search": "Mulai Pencarian",
|
||||||
"see_all": "Tampilkan Semua"
|
"see_all": "Tampilkan Semua",
|
||||||
|
"saved": "Disimpan!",
|
||||||
|
"copied_to_clipboard": "Disalin ke Papan Klip"
|
||||||
},
|
},
|
||||||
"action": {
|
"action": {
|
||||||
"add": "Tambah",
|
"add": "Tambah",
|
||||||
|
@ -63,7 +66,8 @@
|
||||||
"receive": "Terima",
|
"receive": "Terima",
|
||||||
"back": "Kembali",
|
"back": "Kembali",
|
||||||
"import": "Impor",
|
"import": "Impor",
|
||||||
"export": "Ekspor"
|
"export": "Ekspor",
|
||||||
|
"register_on": "Belum punya akun? Daftarkan di"
|
||||||
},
|
},
|
||||||
"instances": {
|
"instances": {
|
||||||
"piped": "Instance Piped",
|
"piped": "Instance Piped",
|
||||||
|
@ -73,10 +77,28 @@
|
||||||
"loc": "Lokasi",
|
"loc": "Lokasi",
|
||||||
"cdn": "CDN",
|
"cdn": "CDN",
|
||||||
"version": "Versi",
|
"version": "Versi",
|
||||||
"up_to_date": "Terkini"
|
"up_to_date": "Terkini",
|
||||||
|
"default": "Bawaan"
|
||||||
},
|
},
|
||||||
"lyrics": {
|
"lyrics": {
|
||||||
"void": "Tidak Ada Lirik",
|
"void": "Tidak Ada Lirik",
|
||||||
"load": "Mengambil Lirik"
|
"load": "Mengambil Lirik",
|
||||||
|
"lyrics": "Lirik"
|
||||||
|
},
|
||||||
|
"artist": {
|
||||||
|
"subscribers": "Pelanggan",
|
||||||
|
"subs": "Sub"
|
||||||
|
},
|
||||||
|
"statusBar": {
|
||||||
|
"currentPlaylist": "Daftar Putar Saat Ini",
|
||||||
|
"loop": "Ulangi",
|
||||||
|
"add_current_to_playlist": "Tambahkan Lagu Saat Ini ke Daftar Putar"
|
||||||
|
},
|
||||||
|
"general": {
|
||||||
|
"username": "nama pengguna",
|
||||||
|
"password": "kata sandi"
|
||||||
|
},
|
||||||
|
"countries": {
|
||||||
|
"ZZ": "Global"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue