Skip to content

Commit 83cfb8b

Browse files
committed
Merge branch 'development'
2 parents 5fd154f + dcc0b00 commit 83cfb8b

File tree

4 files changed

+52
-21
lines changed

4 files changed

+52
-21
lines changed

.github/workflows/flatpak.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,4 +121,4 @@ jobs:
121121
echo ${{ secrets.PUSH_TOKEN }} >> auth.txt
122122
gh auth login --with-token < auth.txt
123123
rm auth.txt
124-
gh pr create --title "Release v${{ steps.sub.outputs.result }}" --body "This is an automated PR for the v${{ steps.sub.outputs.result }} release. This PR will be updated and merge once testing is complete."
124+
gh pr create --title "Release v${{ steps.sub.outputs.result }}" --body "This is an automated PR for the v${{ steps.sub.outputs.result }} release. This PR will be updated and merged once testing is complete."

package-lock.json

Lines changed: 4 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"yt-channel-info": "^1.2.0",
4747
"yt-comment-scraper": "^1.3.11",
4848
"yt-dash-manifest-generator": "^1.1.0",
49-
"yt-trending-scraper": "^1.0.5",
49+
"yt-trending-scraper": "1.0.4",
5050
"yt-xml2vtt": "^1.2.0",
5151
"ytdl-core": "^4.4.3",
5252
"ytpl": "^2.0.4",

static/locales/id.yaml

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,7 @@ Settings:
240240
Unknown data key: 'Kunci data tidak diketahui'
241241
How do I import my subscriptions?: 'Bagaimana saya mengimpor langganan saya?'
242242
Check for Legacy Subscriptions: Cek untuk Langganan Lama
243+
Manage Subscriptions: Kelola Langganan
243244
Advanced Settings:
244245
Advanced Settings: 'Pengaturan Lanjutan'
245246
Enable Debug Mode (Prints data to the console): 'Aktifkan Mode Debug (Menampilkan
@@ -277,8 +278,25 @@ Settings:
277278
Distraction Free Settings: Pengaturan Bebas Gangguan
278279
Hide Video Likes And Dislikes: Sembunyikan Suka dan Tidak Suka Video
279280
Hide Video Views: Sembunyikan Tinjauan Video
281+
Hide Active Subscriptions: Sembunyikan Langganan Aktif
280282
The app needs to restart for changes to take effect. Restart and apply change?: Aplikasi
281283
butuh dimulai ulang agar perbubahan diterapkan. Mulai ulang dan terapkan perubahan?
284+
Proxy Settings:
285+
Error getting network information. Is your proxy configured properly?: Galat mendapatkan
286+
informasi jaringan. Apakah proksi anda dikonfigurasi dengan benar?
287+
City: Kota
288+
Region: Wilayah
289+
Country: Negara
290+
Ip: IP
291+
Your Info: Info Anda
292+
Test Proxy: Tes Proksi
293+
Clicking on Test Proxy will send a request to: Klik pada Tes Proksi akan mengirim
294+
permintaan ke
295+
Proxy Port Number: Porta Proksi
296+
Proxy Host: Hos Proksi
297+
Proxy Protocol: Protokol Proksi
298+
Enable Tor / Proxy: Aktifkan Tor / Proksi
299+
Proxy Settings: Pengaturan Proksi
282300
About:
283301
#On About page
284302
About: 'Ihwal'
@@ -309,6 +327,30 @@ About:
309327

310328
Latest FreeTube News: 'Berita FreeTube Terbaru'
311329

330+
Donate: Donasi
331+
these people and projects: pengembang dan proyek berikut
332+
FreeTube is made possible by: FreeTube dikembangkan oleh
333+
Credits: Kredit
334+
Translate: Terjemahkan
335+
room rules: aturan kamar
336+
Please read the: Silakan baca
337+
Chat on Matrix: Mengobrol di Matrix
338+
Mastodon: Mastodon
339+
Email: Surel
340+
Blog: Blog
341+
Website: Situs web
342+
Please check for duplicates before posting: Silakan periksa duplikat sebelum melaporkan
343+
GitHub issues: Isu GitHub
344+
Report a problem: Laporkan masalah
345+
FAQ: PYSD
346+
FreeTube Wiki: Wiki FreeTube
347+
Help: Bantuan
348+
GitHub releases: Rilis GitHub
349+
Downloads / Changelog: Unduhan / Catatan Perubahan
350+
View License: Lihat Lisensi
351+
Licensed under the AGPLv3: Lisensi AGPLv3
352+
Source code: Kode sumber
353+
Beta: Beta
312354
Profile:
313355
Profile Select: 'Pilih Profil'
314356
All Channels: 'Semua Kanal'
@@ -468,6 +510,10 @@ Video:
468510
Open Channel in YouTube: Buka Kanal di YouTube
469511
Started streaming on: Siaran langsung dimulai pada
470512
Streamed on: Siaran langsung pada
513+
Video has been removed from your saved list: Video telah dihapus dari daftar simpan
514+
anda
515+
Video has been saved: Video telah disimpan
516+
Save Video: Simpan Video
471517
Videos:
472518
#& Sort By
473519
Sort By:

0 commit comments

Comments
 (0)