Merge pull request #491 from weblate/weblate-ytdlnis-strings

Translations update from Hosted Weblate
This commit is contained in:
zaednasr 2024-06-09 21:11:04 +02:00 committed by GitHub
commit f724b14dfa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 12 additions and 1 deletions

View file

@ -388,4 +388,15 @@
<string name="copy_url">Sao chép URL</string>
<string name="disabled">Vô hiệu</string>
<string name="clear_scheduled">Dọn dẹp Lịch trình</string>
<string name="minute">Phút</string>
<string name="second">Giây</string>
<string name="milliseconds">Mili-giây</string>
<string name="format_importance_video">Định dạng theo thứ tự quan trọng (Video)</string>
<string name="format_importance_audio">Định dạng theo thứ tự quan trọng (Âm thanh)</string>
<string name="format_importance_note">Điều chỉnh định dạng theo tầm quan trọng của phần tử. Thứ tự này sẽ được sử dụng khi ứng dụng tìm nạp các định dạng trong thẻ tải xuống và tự động chọn định dạng!</string>
<string name="no_audio">Video không âm thanh</string>
<string name="enable_alarm_permission">Bạn cần cho phép quyền SCHEDULE_EXACT_ALARM trong cài đặt ứng dụng.</string>
<string name="download_archive_folder">Tải xuống thư mục lưu trữ</string>
<string name="location">Vị trí</string>
<string name="process_downloads_background">"Vẫn đang trong quá trình tải xuống. Bạn muốn bắt đầu tải về và tiếp tục trong chế độ nền không? "</string>
</resources>

View file

@ -390,7 +390,7 @@
<string name="clear_scheduled">清除排程</string>
<string name="minute">分鐘</string>
<string name="milliseconds">毫秒</string>
<string name="process_downloads_background">下載仍在載中。繼續在背景處理它們並開始下載</string>
<string name="process_downloads_background">"下載仍在載中。繼續在背景處理它們並開始下載? "</string>
<string name="second"></string>
<string name="format_importance">格式重要性順序</string>
<string name="download_archive_folder">下載存檔資料夾</string>