mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-28 21:18:01 +02:00
Merge branch 'main' into ™
This commit is contained in:
commit
5ba83b0c14
5 changed files with 26 additions and 7 deletions
|
@ -66,7 +66,8 @@
|
|||
"home": "Početna",
|
||||
"explore": "Istražite",
|
||||
"charts": "Grafikoni",
|
||||
"library": "Biblioteka"
|
||||
"library": "Biblioteka",
|
||||
"compact": "Kompaktan prikaz"
|
||||
},
|
||||
"info": {
|
||||
"search": "Započni pretraživanje",
|
||||
|
|
|
@ -62,7 +62,8 @@
|
|||
"library": "Knjižnica",
|
||||
"home": "Početna",
|
||||
"charts": "Grafikoni",
|
||||
"explore": "Istražite"
|
||||
"explore": "Istražite",
|
||||
"compact": "Sažeti prikaz"
|
||||
},
|
||||
"lyrics": {
|
||||
"load": "Dohvaćanje stihova",
|
||||
|
|
|
@ -14,7 +14,8 @@
|
|||
"spotlight": "Sorotan",
|
||||
"moods": "Suasana",
|
||||
"local": "Lokal",
|
||||
"playlists": "Daftar Putar"
|
||||
"playlists": "Daftar Putar",
|
||||
"feeds": "Umpan"
|
||||
},
|
||||
"playlist": {
|
||||
"select": "Pilih Daftar Putar yang Ingin Ditambahkan",
|
||||
|
@ -34,7 +35,19 @@
|
|||
"codec": "Codec",
|
||||
"worst": "paling rendah",
|
||||
"auto": "otomatis",
|
||||
"volume": "Volume Default"
|
||||
"volume": "Volume Default",
|
||||
"light": "Terang",
|
||||
"nord": "Nord",
|
||||
"blur_light": "Buram (Terang)",
|
||||
"dracula": "Drakula",
|
||||
"compact": "Tampilan Kompak",
|
||||
"dark": "Gelap (Bawaan)",
|
||||
"blur": "Buram",
|
||||
"tab": "Tab Bawaan",
|
||||
"home": "Beranda",
|
||||
"explore": "Jelajahi",
|
||||
"charts": "Bagan",
|
||||
"library": "Pustaka"
|
||||
},
|
||||
"info": {
|
||||
"no_info": "Tidak Ada Informasi Tersedia",
|
||||
|
@ -47,7 +60,9 @@
|
|||
"cancel": "Batal",
|
||||
"send": "Kirim",
|
||||
"receive": "Terima",
|
||||
"back": "Kembali"
|
||||
"back": "Kembali",
|
||||
"import": "Impor",
|
||||
"export": "Ekspor"
|
||||
},
|
||||
"instances": {
|
||||
"piped": "Instance Piped",
|
||||
|
|
|
@ -56,7 +56,8 @@
|
|||
"home": "Почетна",
|
||||
"charts": "Графикони",
|
||||
"library": "Библиотека",
|
||||
"explore": "Истражите"
|
||||
"explore": "Истражите",
|
||||
"compact": "Компактни преглед"
|
||||
},
|
||||
"instances": {
|
||||
"loc": "Локације",
|
||||
|
|
|
@ -56,7 +56,8 @@
|
|||
"home": "主页",
|
||||
"explore": "探索",
|
||||
"charts": "排行榜",
|
||||
"library": "收藏库"
|
||||
"library": "收藏库",
|
||||
"compact": "紧凑视图"
|
||||
},
|
||||
"info": {
|
||||
"see_all": "显示全部",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue